diff --git a/fluentui-ard/CanvasManifest.json b/fluentui-ard/CanvasManifest.json index 64bd46baf15044c44576355a5cea2eb4c95f86a5..cffa7e3fbb64ffc89cf045309b43bd98bb60acfc 100644 --- a/fluentui-ard/CanvasManifest.json +++ b/fluentui-ard/CanvasManifest.json @@ -98,7 +98,7 @@ "zeroalltabindexes": false }, "Author": "", - "BindingErrorCount": 0, + "BindingErrorCount": 4, "ContainsThirdPartyPcfControls": false, "DefaultConnectedDataSourceMaxGetRowsCount": 500, "DocumentAppType": "Phone", diff --git a/fluentui-ard/Entropy/AppCheckerResult.sarif b/fluentui-ard/Entropy/AppCheckerResult.sarif index 53ece535a6b96d5587f9fae87e79294abd0d806d..4a387ccefb9337846b4bc1c934feca6fd4cdd04f 100644 --- a/fluentui-ard/Entropy/AppCheckerResult.sarif +++ b/fluentui-ard/Entropy/AppCheckerResult.sarif @@ -14,28 +14,39 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1" + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1", + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charLength": 11, + "charOffset": 104, + "snippet": { + "text": "varRespMail" + } } }, "properties": { + "member": "OnSelect", "module": "Screen1", - "type": "Screen1" + "type": "Screen1.ConFkt1.SendMail1" } } ], "message": { + "arguments": [ + "varRespMail" + ], "id": "issue" }, "properties": { - "level": "Low" + "level": "High" }, - "ruleId": "acc-ReadableScreenNameNeeded", + "ruleId": "app-ErrInvalidName", "ruleIndex": 0 }, { @@ -43,29 +54,39 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.TabIndex" + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.TabIndex", + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charLength": 86, + "charOffset": 30, + "snippet": { + "text": "Office365Outlook.SendEmailV2(\"manuel.geyer@rbb-online.de\",\"### test ###\", varRespMail)" + } } }, "properties": { - "member": "TabIndex", + "member": "OnSelect", "module": "Screen1", "type": "Screen1.ConFkt1.SendMail1" } } ], "message": { + "arguments": [ + "SendEmailV2" + ], "id": "issue" }, "properties": { - "level": "Medium" + "level": "High" }, - "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "ruleId": "app-ErrInvalidArgs-Func", "ruleIndex": 1 }, { @@ -73,31 +94,111 @@ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.FocusedBorderThickness" + "fullyQualifiedName": "Screen1.ConSend.send1.OnSelect" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.FocusedBorderThickness", + "fullyQualifiedName": "Screen1.ConSend.send1.OnSelect", "relativeAddress": 0 + }, + "region": { + "charLength": 6, + "charOffset": 164, + "snippet": { + "text": ".float" + } } }, "properties": { - "member": "FocusedBorderThickness", + "member": "OnSelect", "module": "Screen1", - "type": "Screen1.ConFkt1.SendMail1" + "type": "Screen1.ConSend.send1" } } ], "message": { + "arguments": [ + "float" + ], "id": "issue" }, "properties": { - "level": "Medium" + "level": "High" }, - "ruleId": "acc-FocusBorderShouldBeVisible", + "ruleId": "app-ErrInvalidName", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1.ConSend.send1.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1.ConSend.send1.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 58, + "charOffset": 114, + "snippet": { + "text": "ConnectAzureOpenai.Run(textinput1.Text, Creativity.float )" + } + } + }, + "properties": { + "member": "OnSelect", + "module": "Screen1", + "type": "Screen1.ConSend.send1" + } + } + ], + "message": { + "arguments": [ + "2", + "1" + ], + "id": "issue" + }, + "properties": { + "level": "High" + }, + "ruleId": "app-ErrBadArity", "ruleIndex": 2 }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1", + "relativeAddress": 0 + } + }, + "properties": { + "module": "Screen1", + "type": "Screen1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "Low" + }, + "ruleId": "acc-ReadableScreenNameNeeded", + "ruleIndex": 3 + }, { "locations": [ { @@ -126,7 +227,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ @@ -156,7 +257,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ @@ -186,26 +287,26 @@ "level": "Medium" }, "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 2 + "ruleIndex": 6 }, { "locations": [ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.TabIndex" + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.TabIndex" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.TabIndex", + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.TabIndex", "relativeAddress": 0 } }, "properties": { "member": "TabIndex", "module": "Screen1", - "type": "Screen1.ConFkt1.Completionmode1" + "type": "Screen1.ConFkt1.Creativity" } } ], @@ -216,26 +317,26 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.AccessibleLabel" + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.AccessibleLabel" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.AccessibleLabel", + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.AccessibleLabel", "relativeAddress": 0 } }, "properties": { "member": "AccessibleLabel", "module": "Screen1", - "type": "Screen1.ConFkt1.Completionmode1" + "type": "Screen1.ConFkt1.Creativity" } } ], @@ -246,26 +347,26 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ { "logicalLocations": [ { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.ShowLabel" + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.ShowLabel" } ], "physicalLocation": { "address": { - "fullyQualifiedName": "Screen1.ConFkt1.Completionmode1.ShowLabel", + "fullyQualifiedName": "Screen1.ConFkt1.Creativity.ShowLabel", "relativeAddress": 0 } }, "properties": { "member": "ShowLabel", "module": "Screen1", - "type": "Screen1.ConFkt1.Completionmode1" + "type": "Screen1.ConFkt1.Creativity" } } ], @@ -276,7 +377,7 @@ "level": "Medium" }, "ruleId": "acc-HelpfulControlSettingNeeded", - "ruleIndex": 5 + "ruleIndex": 7 }, { "locations": [ @@ -306,7 +407,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 3 + "ruleIndex": 4 }, { "locations": [ @@ -336,7 +437,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 4 + "ruleIndex": 5 }, { "locations": [ @@ -366,7 +467,7 @@ "level": "Medium" }, "ruleId": "app-UnusedMediaResources", - "ruleIndex": 6 + "ruleIndex": 8 } ], "tool": { @@ -375,54 +476,65 @@ "name": "PowerApps app checker", "rules": [ { - "id": "acc-ReadableScreenNameNeeded", + "id": "app-ErrInvalidName", "messageStrings": { "issue": { - "text": "Revise screen name" + "text": "Name isn't valid. '{0}' isn't recognized." } }, "properties": { "componentType": "app", "howToFix": [ - "Give the screen a title that describes what's on the screen or what it's used for." + "Remove or correct the reference to the name that isn't valid." ], - "level": "Low", - "primaryCategory": "accessibility", - "whyFix": "People who are blind, have low vision, or a reading disability rely on screen titles to navigate using the screen reader. " + "level": "High", + "primaryCategory": "formula", + "whyFix": "" } }, { - "id": "acc-TabIndexShouldBeDefinedForInteractiveControl", + "id": "app-ErrInvalidArgs-Func", "messageStrings": { "issue": { - "text": "Missing tab stop" + "text": "The function '{0}' has some invalid arguments." } }, "properties": { "componentType": "app", - "howToFix": [ - "Set TabIndex to 0 or greater to ensure that interactive elements have a tab stop." - ], - "level": "Medium", - "primaryCategory": "accessibility", - "whyFix": "People who use the keyboard with your app will not be able to access this element without a tab stop." + "level": "High", + "primaryCategory": "formula", + "whyFix": "" } }, { - "id": "acc-FocusBorderShouldBeVisible", + "id": "app-ErrBadArity", "messageStrings": { "issue": { - "text": "Focus isn't showing" + "text": "Invalid number of arguments: received {0}, expected {1}." + } + }, + "properties": { + "componentType": "app", + "level": "High", + "primaryCategory": "formula", + "whyFix": "" + } + }, + { + "id": "acc-ReadableScreenNameNeeded", + "messageStrings": { + "issue": { + "text": "Revise screen name" } }, "properties": { "componentType": "app", "howToFix": [ - "Change the FocusedBorderThickness property to be more than 0." + "Give the screen a title that describes what's on the screen or what it's used for." ], - "level": "Medium", + "level": "Low", "primaryCategory": "accessibility", - "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + "whyFix": "People who are blind, have low vision, or a reading disability rely on screen titles to navigate using the screen reader. " } }, { @@ -459,6 +571,23 @@ "whyFix": "When a screen reader reads the elements of a slide, it's important that they appear in the order that a user would see them, instead of the order they were added to the slide." } }, + { + "id": "acc-FocusBorderShouldBeVisible", + "messageStrings": { + "issue": { + "text": "Focus isn't showing" + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Change the FocusedBorderThickness property to be more than 0." + ], + "level": "Medium", + "primaryCategory": "accessibility", + "whyFix": "If the focus isn't visible, people who don't use a mouse won't be able to see it when they're interacting with the app." + } + }, { "id": "acc-HelpfulControlSettingNeeded", "messageStrings": { diff --git a/fluentui-ard/Entropy/Entropy.json b/fluentui-ard/Entropy/Entropy.json index a00154fc256a49700d01c9a48b83e0a965cfdbf7..5747ef2cf80bdd9e4b68ac79cbee72fd25261f84 100644 --- a/fluentui-ard/Entropy/Entropy.json +++ b/fluentui-ard/Entropy/Entropy.json @@ -5,11 +5,11 @@ "App": 1, "Banlabel1": 6, "chatbox1": 9, - "Completionmode1": 14, "ConBan": 5, "ConFkt1": 10, "ConResp": 8, "ConSend": 15, + "Creativity": 14, "Eraser1": 13, "Fktlabel1": 11, "Host": 3, @@ -21,7 +21,7 @@ }, "FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "01/15/2024 07:48:16", + "HeaderLastSavedDateTimeUTC": "01/15/2024 07:50:28", "IsLegacyComponentAllowGlobalScopeCase": false, "LocalConnectionIDReferences": { "4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"", @@ -61,11 +61,11 @@ "App": {}, "Banlabel1": {}, "chatbox1": {}, - "Completionmode1": {}, "ConBan": {}, "ConFkt1": {}, "ConResp": {}, "ConSend": {}, + "Creativity": {}, "Eraser1": {}, "Fktlabel1": {}, "Host": {}, @@ -81,11 +81,11 @@ "App": 0, "Banlabel1": 1, "chatbox1": 4, - "Completionmode1": 9, "ConBan": 0, "ConFkt1": 5, "ConResp": 3, "ConSend": 10, + "Creativity": 9, "Eraser1": 8, "Fktlabel1": 6, "Host": 0, diff --git a/fluentui-ard/Entropy/checksum.json b/fluentui-ard/Entropy/checksum.json index d51ca3d865b72223a3912c00fc8f08ff3aaa7b15..d598ae81ccb5a12cd3b98a1a6ac0000535cac358 100644 --- a/fluentui-ard/Entropy/checksum.json +++ b/fluentui-ard/Entropy/checksum.json @@ -4,13 +4,13 @@ "IsLocalBuild": false }, "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_3t67maqykkF9mAGo01+/bR2UggUbSbnUYouz0Ir/1+k=", + "AppCheckerResult.sarif": "C8_oJ9tv40G0qGvoV5MSC8fYuQX/Lj1lJEOzdxeAkWXRhs=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", - "Controls\\4.json": "C8_5aXBDhHTmJ0jiDNcDzxw1WzIIiyHAWfOCS9QaLu3pBc=", - "Header.json": "C8_QFbFPN+a96c6BXC/YNuHLBoa3MOaIgSmMWDF64OKPf8=", - "Properties.json": "C8_4898/kRDKmPthQiRk9Ow5td3EDUTJBuIyP1C38w2y3A=", + "Controls\\4.json": "C8_7MXnSSqAHO4cHjd9U0EBS4ra0lgxy0NaC1IaFnC4k/g=", + "Header.json": "C8_pyfQ4ZaSL4MLcYW5GyrSkCxQ4c7qOF0z936KBBHKOSs=", + "Properties.json": "C8_PV6yy0n4PWzQcVKv91HmvbtdQ4Wv3ZXPndvb196Dw9s=", "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_UMTMqs1BZIxG/WCVvgkZm/xMB/Clxy5pUBUMWVF0nQY=", @@ -18,15 +18,15 @@ "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ClientStampedChecksum": "C8_ZD3V5mQUXJQIJh6CwhhCIUTb2ba0IXI27haYQk4983s=", + "ClientStampedChecksum": "C8_6VCpmc9fUME6lUvO1PSRryc86AM0xdwsCTSXrZg2W+g=", "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_3t67maqykkF9mAGo01+/bR2UggUbSbnUYouz0Ir/1+k=", + "AppCheckerResult.sarif": "C8_oJ9tv40G0qGvoV5MSC8fYuQX/Lj1lJEOzdxeAkWXRhs=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", - "Controls\\4.json": "C8_5aXBDhHTmJ0jiDNcDzxw1WzIIiyHAWfOCS9QaLu3pBc=", - "Header.json": "C8_QFbFPN+a96c6BXC/YNuHLBoa3MOaIgSmMWDF64OKPf8=", - "Properties.json": "C8_4898/kRDKmPthQiRk9Ow5td3EDUTJBuIyP1C38w2y3A=", + "Controls\\4.json": "C8_7MXnSSqAHO4cHjd9U0EBS4ra0lgxy0NaC1IaFnC4k/g=", + "Header.json": "C8_pyfQ4ZaSL4MLcYW5GyrSkCxQ4c7qOF0z936KBBHKOSs=", + "Properties.json": "C8_PV6yy0n4PWzQcVKv91HmvbtdQ4Wv3ZXPndvb196Dw9s=", "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_UMTMqs1BZIxG/WCVvgkZm/xMB/Clxy5pUBUMWVF0nQY=", @@ -34,5 +34,5 @@ "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ServerStampedChecksum": "C8_ZD3V5mQUXJQIJh6CwhhCIUTb2ba0IXI27haYQk4983s=" + "ServerStampedChecksum": "C8_6VCpmc9fUME6lUvO1PSRryc86AM0xdwsCTSXrZg2W+g=" } \ No newline at end of file diff --git a/fluentui-ard/Src/EditorState/Screen1.editorstate.json b/fluentui-ard/Src/EditorState/Screen1.editorstate.json index 2f6522b6670abb259a9da96a7a80a80157daeb4e..70f5b0e6d88428bd66e924a030e1234bbd2bdc73 100644 --- a/fluentui-ard/Src/EditorState/Screen1.editorstate.json +++ b/fluentui-ard/Src/EditorState/Screen1.editorstate.json @@ -820,279 +820,268 @@ "StyleName": "defaultTextStyle", "Type": "ControlInfo" }, - "Completionmode1": { + "ConBan": { "AllowAccessToGlobals": true, "ControlPropertyState": [ + "BorderColor", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, "AutoRuleBindingString": "", - "InvariantPropertyName": "HandleFill", + "InvariantPropertyName": "BorderStyle", "IsLockable": false, "NameMapSourceSchema": "?" }, + "Fill", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "TextPosition", + "AutoRuleBindingString": "3", + "InvariantPropertyName": "X", "IsLockable": false, "NameMapSourceSchema": "?" }, + "Y", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FalseFill", + "AutoRuleBindingString": "637", + "InvariantPropertyName": "Width", "IsLockable": false, "NameMapSourceSchema": "?" }, { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FalseHoverFill", + "AutoRuleBindingString": "105", + "InvariantPropertyName": "Height", "IsLockable": false, "NameMapSourceSchema": "?" }, + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, "AutoRuleBindingString": "", - "InvariantPropertyName": "TrueFill", + "InvariantPropertyName": "DropShadow", "IsLockable": false, "NameMapSourceSchema": "?" }, + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight" + ], + "HasDynamicProperties": false, + "IsAutoGenerated": false, + "IsComponentDefinition": false, + "IsDataControl": false, + "IsFromScreenLayout": false, + "IsGroupControl": false, + "IsLocked": false, + "LayoutName": "", + "MetaDataIDKey": "", + "Name": "ConBan", + "OptimizeForDevices": "Off", + "ParentIndex": 0, + "PersistMetaDataIDKey": false, + "Properties": [ { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "TrueHoverFill", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "RadiusBottomRight", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "RadiusBottomLeft", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "DisabledBorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "RadiusTopRight", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PressedBorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "RadiusTopLeft", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "HoverBorderColor", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "ZIndex", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "BorderStyle.None", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "DropShadow", + "RuleProviderType": "Unknown" }, - "FocusedBorderColor", { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "63", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutWrap", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "128", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutOverflowY", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "21", - "InvariantPropertyName": "X", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutOverflowX", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "28", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutGap", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "DisplayMode", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutJustifyContent", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "FontWeight", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutAlignItems", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Color", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutDirection", + "RuleProviderType": "Unknown" }, - "DisabledColor", - "Font", - "ZIndex", { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderThickness", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "LayoutMode", + "RuleProviderType": "Unknown" }, - "FocusedBorderThickness", { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Size", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "DisplayMode", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "ShowLabel", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "Height", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "TabIndex", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "Width", + "RuleProviderType": "Unknown" }, - "AccessibleLabel", - "ContentLanguage", { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Default", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "Y", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Visible", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "X", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Tooltip", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "Fill", + "RuleProviderType": "Unknown" }, { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Strikethrough", - "IsLockable": false, - "NameMapSourceSchema": "?" + "Category": "Design", + "PropertyName": "BorderStyle", + "RuleProviderType": "Unknown" }, + { + "Category": "Design", + "PropertyName": "BorderColor", + "RuleProviderType": "Unknown" + } + ], + "StyleName": "defaultGroupContainerStyle", + "Type": "ControlInfo" + }, + "ConFkt1": { + "AllowAccessToGlobals": true, + "ControlPropertyState": [ + "BorderColor", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"Off\"", - "InvariantPropertyName": "FalseText", + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderStyle", "IsLockable": false, "NameMapSourceSchema": "?" }, + "Fill", + "X", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "\"On\"", - "InvariantPropertyName": "TrueText", + "AutoRuleBindingString": "762", + "InvariantPropertyName": "Y", "IsLockable": false, "NameMapSourceSchema": "?" }, { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Underline", + "AutoRuleBindingString": "640", + "InvariantPropertyName": "Width", "IsLockable": false, "NameMapSourceSchema": "?" }, { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Italic", + "AutoRuleBindingString": "137", + "InvariantPropertyName": "Height", "IsLockable": false, "NameMapSourceSchema": "?" }, - "LabelPaddingRight", + "DisplayMode", + "LayoutMode", + "LayoutDirection", + "LayoutAlignItems", + "LayoutJustifyContent", + "LayoutGap", + "LayoutOverflowX", + "LayoutOverflowY", + "LayoutWrap", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "5", - "InvariantPropertyName": "LabelPaddingLeft", + "AutoRuleBindingString": "", + "InvariantPropertyName": "DropShadow", "IsLockable": false, "NameMapSourceSchema": "?" }, - "OnUncheck", + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnCheck", + "AutoRuleBindingString": "", + "InvariantPropertyName": "Visible", "IsLockable": false, "NameMapSourceSchema": "?" }, { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "false", - "InvariantPropertyName": "OnChange", + "AutoRuleBindingString": "", + "InvariantPropertyName": "PaddingRight", "IsLockable": false, "NameMapSourceSchema": "?" } @@ -1106,119 +1095,89 @@ "IsLocked": false, "LayoutName": "", "MetaDataIDKey": "", - "Name": "Completionmode1", + "Name": "ConFkt1", "OptimizeForDevices": "Off", - "ParentIndex": 3, + "ParentIndex": 2, "PersistMetaDataIDKey": false, "Properties": [ - { - "Category": "Data", - "PropertyName": "TrueText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "FalseText", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Tooltip", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "Default", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "ContentLanguage", - "RuleProviderType": "Unknown" - }, - { - "Category": "Data", - "PropertyName": "AccessibleLabel", - "RuleProviderType": "Unknown" - }, { "Category": "Design", - "PropertyName": "LabelPaddingRight", + "PropertyName": "RadiusBottomRight", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Italic", + "PropertyName": "RadiusBottomLeft", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Underline", + "PropertyName": "RadiusTopRight", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Strikethrough", + "PropertyName": "RadiusTopLeft", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Visible", + "PropertyName": "ZIndex", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "FocusedBorderThickness", + "PropertyName": "DropShadow", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "TabIndex", + "PropertyName": "LayoutWrap", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "BorderThickness", + "PropertyName": "LayoutOverflowY", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "ZIndex", + "PropertyName": "LayoutOverflowX", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Font", + "PropertyName": "LayoutGap", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DisabledColor", + "PropertyName": "LayoutJustifyContent", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Color", + "PropertyName": "LayoutAlignItems", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "FontWeight", + "PropertyName": "LayoutDirection", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DisplayMode", + "PropertyName": "LayoutMode", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "DisplayMode", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "X", + "PropertyName": "Height", "RuleProviderType": "Unknown" }, { @@ -1228,32 +1187,22 @@ }, { "Category": "Design", - "PropertyName": "Size", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Height", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "HoverBorderColor", + "PropertyName": "X", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "PressedBorderColor", + "PropertyName": "Fill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DisabledBorderColor", + "PropertyName": "BorderStyle", "RuleProviderType": "Unknown" }, { @@ -1263,69 +1212,19 @@ }, { "Category": "Design", - "PropertyName": "TrueHoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TrueFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FalseHoverFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "FalseFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "TextPosition", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "HandleFill", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "ShowLabel", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "LabelPaddingLeft", + "PropertyName": "Visible", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "FocusedBorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnUncheck", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnCheck", - "RuleProviderType": "Unknown" - }, - { - "Category": "Behavior", - "PropertyName": "OnChange", + "PropertyName": "PaddingRight", "RuleProviderType": "Unknown" } ], - "StyleName": "defaultToggleSwitchStyle", + "StyleName": "defaultGroupContainerStyle", "Type": "ControlInfo" }, - "ConBan": { + "ConResp": { "AllowAccessToGlobals": true, "ControlPropertyState": [ "BorderColor", @@ -1338,19 +1237,19 @@ "NameMapSourceSchema": "?" }, "Fill", + "X", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "3", - "InvariantPropertyName": "X", + "AutoRuleBindingString": "94", + "InvariantPropertyName": "Y", "IsLockable": false, "NameMapSourceSchema": "?" }, - "Y", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "637", + "AutoRuleBindingString": "640", "InvariantPropertyName": "Width", "IsLockable": false, "NameMapSourceSchema": "?" @@ -1358,7 +1257,7 @@ { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "105", + "AutoRuleBindingString": "699", "InvariantPropertyName": "Height", "IsLockable": false, "NameMapSourceSchema": "?" @@ -1395,126 +1294,126 @@ "IsLocked": false, "LayoutName": "", "MetaDataIDKey": "", - "Name": "ConBan", + "Name": "ConResp", "OptimizeForDevices": "Off", - "ParentIndex": 0, + "ParentIndex": 1, "PersistMetaDataIDKey": false, "Properties": [ { "Category": "Design", - "PropertyName": "RadiusBottomRight", + "PropertyName": "BorderColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusBottomLeft", + "PropertyName": "BorderStyle", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopRight", + "PropertyName": "Fill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopLeft", + "PropertyName": "X", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "ZIndex", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DropShadow", + "PropertyName": "Width", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutWrap", + "PropertyName": "Height", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowY", + "PropertyName": "DisplayMode", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowX", + "PropertyName": "LayoutMode", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutGap", + "PropertyName": "LayoutDirection", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutJustifyContent", + "PropertyName": "LayoutAlignItems", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutAlignItems", + "PropertyName": "LayoutJustifyContent", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutDirection", + "PropertyName": "LayoutGap", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutMode", + "PropertyName": "LayoutOverflowX", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DisplayMode", + "PropertyName": "LayoutOverflowY", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Height", + "PropertyName": "LayoutWrap", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Width", + "PropertyName": "DropShadow", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "ZIndex", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "X", + "PropertyName": "RadiusTopLeft", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Fill", + "PropertyName": "RadiusTopRight", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "BorderStyle", + "PropertyName": "RadiusBottomLeft", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "BorderColor", + "PropertyName": "RadiusBottomRight", "RuleProviderType": "Unknown" } ], "StyleName": "defaultGroupContainerStyle", "Type": "ControlInfo" }, - "ConFkt1": { + "ConSend": { "AllowAccessToGlobals": true, "ControlPropertyState": [ "BorderColor", @@ -1531,7 +1430,7 @@ { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "762", + "AutoRuleBindingString": "904", "InvariantPropertyName": "Y", "IsLockable": false, "NameMapSourceSchema": "?" @@ -1547,7 +1446,7 @@ { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "137", + "AutoRuleBindingString": "232", "InvariantPropertyName": "Height", "IsLockable": false, "NameMapSourceSchema": "?" @@ -1565,31 +1464,15 @@ "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, "AutoRuleBindingString": "", - "InvariantPropertyName": "DropShadow", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "Visible", + "InvariantPropertyName": "DropShadow", "IsLockable": false, "NameMapSourceSchema": "?" }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "PaddingRight", - "IsLockable": false, - "NameMapSourceSchema": "?" - } + "ZIndex", + "RadiusTopLeft", + "RadiusTopRight", + "RadiusBottomLeft", + "RadiusBottomRight" ], "HasDynamicProperties": false, "IsAutoGenerated": false, @@ -1600,9 +1483,9 @@ "IsLocked": false, "LayoutName": "", "MetaDataIDKey": "", - "Name": "ConFkt1", + "Name": "ConSend", "OptimizeForDevices": "Off", - "ParentIndex": 2, + "ParentIndex": 3, "PersistMetaDataIDKey": false, "Properties": [ { @@ -1714,81 +1597,287 @@ "Category": "Design", "PropertyName": "BorderColor", "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Visible", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "PaddingRight", - "RuleProviderType": "Unknown" } ], "StyleName": "defaultGroupContainerStyle", "Type": "ControlInfo" }, - "ConResp": { + "Creativity": { "AllowAccessToGlobals": true, "ControlPropertyState": [ - "BorderColor", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", + "InvariantPropertyName": "HandleFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TextPosition", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FalseFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FalseHoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TrueFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TrueHoverFill", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DisabledBorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "PressedBorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "HoverBorderColor", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "BorderStyle.None", + "InvariantPropertyName": "BorderStyle", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderColor", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "63", + "InvariantPropertyName": "Height", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "128", + "InvariantPropertyName": "Width", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "21", + "InvariantPropertyName": "X", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "28", + "InvariantPropertyName": "Y", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "DisplayMode", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "FontWeight", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Color", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "DisabledColor", + "Font", + "ZIndex", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "BorderThickness", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "FocusedBorderThickness", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Size", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "ShowLabel", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "TabIndex", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + "AccessibleLabel", + "ContentLanguage", + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Default", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Visible", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Tooltip", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Strikethrough", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"Off\"", + "InvariantPropertyName": "FalseText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "\"On\"", + "InvariantPropertyName": "TrueText", + "IsLockable": false, + "NameMapSourceSchema": "?" + }, + { + "AFDDataSourceName": "", + "AutoRuleBindingEnabled": false, + "AutoRuleBindingString": "", + "InvariantPropertyName": "Underline", "IsLockable": false, "NameMapSourceSchema": "?" }, - "Fill", - "X", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "94", - "InvariantPropertyName": "Y", + "AutoRuleBindingString": "", + "InvariantPropertyName": "Italic", "IsLockable": false, "NameMapSourceSchema": "?" }, + "LabelPaddingRight", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "640", - "InvariantPropertyName": "Width", + "AutoRuleBindingString": "5", + "InvariantPropertyName": "LabelPaddingLeft", "IsLockable": false, "NameMapSourceSchema": "?" }, + "OnUncheck", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "699", - "InvariantPropertyName": "Height", + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnCheck", "IsLockable": false, "NameMapSourceSchema": "?" }, - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", { "AFDDataSourceName": "", "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "DropShadow", + "AutoRuleBindingString": "false", + "InvariantPropertyName": "OnChange", "IsLockable": false, "NameMapSourceSchema": "?" - }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight" + } ], "HasDynamicProperties": false, "IsAutoGenerated": false, @@ -1799,312 +1888,223 @@ "IsLocked": false, "LayoutName": "", "MetaDataIDKey": "", - "Name": "ConResp", + "Name": "Creativity", "OptimizeForDevices": "Off", - "ParentIndex": 1, + "ParentIndex": 3, "PersistMetaDataIDKey": false, "Properties": [ { - "Category": "Design", - "PropertyName": "BorderColor", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "BorderStyle", - "RuleProviderType": "Unknown" - }, - { - "Category": "Design", - "PropertyName": "Fill", + "Category": "Data", + "PropertyName": "AccessibleLabel", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "X", + "Category": "Data", + "PropertyName": "ContentLanguage", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "Y", + "Category": "Data", + "PropertyName": "Default", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "Width", + "Category": "Data", + "PropertyName": "Tooltip", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "Height", + "Category": "Data", + "PropertyName": "FalseText", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "DisplayMode", + "Category": "Data", + "PropertyName": "TrueText", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutMode", + "PropertyName": "LabelPaddingLeft", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutDirection", + "PropertyName": "ShowLabel", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutAlignItems", + "PropertyName": "HandleFill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutJustifyContent", + "PropertyName": "TextPosition", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutGap", + "PropertyName": "FalseFill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowX", + "PropertyName": "FalseHoverFill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowY", + "PropertyName": "TrueFill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutWrap", + "PropertyName": "TrueHoverFill", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DropShadow", + "PropertyName": "BorderColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "ZIndex", + "PropertyName": "DisabledBorderColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopLeft", + "PropertyName": "PressedBorderColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopRight", + "PropertyName": "HoverBorderColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusBottomLeft", + "PropertyName": "BorderStyle", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusBottomRight", + "PropertyName": "Height", "RuleProviderType": "Unknown" - } - ], - "StyleName": "defaultGroupContainerStyle", - "Type": "ControlInfo" - }, - "ConSend": { - "AllowAccessToGlobals": true, - "ControlPropertyState": [ - "BorderColor", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "BorderStyle", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "Fill", - "X", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "904", - "InvariantPropertyName": "Y", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "640", - "InvariantPropertyName": "Width", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "232", - "InvariantPropertyName": "Height", - "IsLockable": false, - "NameMapSourceSchema": "?" - }, - "DisplayMode", - "LayoutMode", - "LayoutDirection", - "LayoutAlignItems", - "LayoutJustifyContent", - "LayoutGap", - "LayoutOverflowX", - "LayoutOverflowY", - "LayoutWrap", - { - "AFDDataSourceName": "", - "AutoRuleBindingEnabled": false, - "AutoRuleBindingString": "", - "InvariantPropertyName": "DropShadow", - "IsLockable": false, - "NameMapSourceSchema": "?" }, - "ZIndex", - "RadiusTopLeft", - "RadiusTopRight", - "RadiusBottomLeft", - "RadiusBottomRight" - ], - "HasDynamicProperties": false, - "IsAutoGenerated": false, - "IsComponentDefinition": false, - "IsDataControl": false, - "IsFromScreenLayout": false, - "IsGroupControl": false, - "IsLocked": false, - "LayoutName": "", - "MetaDataIDKey": "", - "Name": "ConSend", - "OptimizeForDevices": "Off", - "ParentIndex": 3, - "PersistMetaDataIDKey": false, - "Properties": [ { "Category": "Design", - "PropertyName": "RadiusBottomRight", + "PropertyName": "Size", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusBottomLeft", + "PropertyName": "Width", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopRight", + "PropertyName": "X", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "RadiusTopLeft", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "ZIndex", + "PropertyName": "DisplayMode", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DropShadow", + "PropertyName": "FontWeight", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutWrap", + "PropertyName": "Color", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowY", + "PropertyName": "DisabledColor", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutOverflowX", + "PropertyName": "Font", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutGap", + "PropertyName": "ZIndex", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutJustifyContent", + "PropertyName": "BorderThickness", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutAlignItems", + "PropertyName": "TabIndex", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutDirection", + "PropertyName": "FocusedBorderThickness", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "LayoutMode", + "PropertyName": "Visible", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "DisplayMode", + "PropertyName": "Strikethrough", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Height", + "PropertyName": "Underline", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Width", + "PropertyName": "Italic", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "LabelPaddingRight", "RuleProviderType": "Unknown" }, { "Category": "Design", - "PropertyName": "X", + "PropertyName": "FocusedBorderColor", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "Fill", + "Category": "Behavior", + "PropertyName": "OnCheck", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "BorderStyle", + "Category": "Behavior", + "PropertyName": "OnUncheck", "RuleProviderType": "Unknown" }, { - "Category": "Design", - "PropertyName": "BorderColor", + "Category": "Behavior", + "PropertyName": "OnChange", "RuleProviderType": "Unknown" } ], - "StyleName": "defaultGroupContainerStyle", + "StyleName": "defaultToggleSwitchStyle", "Type": "ControlInfo" }, "Eraser1": { @@ -2281,7 +2281,7 @@ }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "Height", "RuleProviderType": "Unknown" }, { @@ -2291,7 +2291,7 @@ }, { "Category": "Design", - "PropertyName": "Height", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { @@ -2514,7 +2514,7 @@ }, { "Category": "Design", - "PropertyName": "Height", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { @@ -2554,7 +2554,7 @@ }, { "Category": "Design", - "PropertyName": "Size", + "PropertyName": "X", "RuleProviderType": "Unknown" }, { @@ -2574,7 +2574,7 @@ }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "Height", "RuleProviderType": "Unknown" }, { @@ -2584,7 +2584,7 @@ }, { "Category": "Design", - "PropertyName": "X", + "PropertyName": "Size", "RuleProviderType": "Unknown" }, { @@ -3511,7 +3511,7 @@ }, { "Category": "Design", - "PropertyName": "Y", + "PropertyName": "X", "RuleProviderType": "Unknown" }, { @@ -3521,7 +3521,7 @@ }, { "Category": "Design", - "PropertyName": "X", + "PropertyName": "Y", "RuleProviderType": "Unknown" }, { diff --git a/fluentui-ard/Src/Screen1.fx.yaml b/fluentui-ard/Src/Screen1.fx.yaml index cc48d1fa2896bf758b7a7df4f36ffc35f769ebb0..f3c89e2b34a57745607e918c1e960a52b2650ff5 100644 --- a/fluentui-ard/Src/Screen1.fx.yaml +++ b/fluentui-ard/Src/Screen1.fx.yaml @@ -47,9 +47,10 @@ Screen1 As screen: Y: =ConResp.Y + ConResp.Height ZIndex: =2 - Completionmode1 As toggleSwitch: + Creativity As toggleSwitch: BorderColor: =RGBA(0, 52, 128, 1) Color: =RGBA(255, 255, 255, 1) + Default: =0.3 DisabledBorderColor: =RGBA(0, 52, 128, 1) FalseFill: =RGBA(255, 255, 255, 1) FalseHoverFill: =RGBA(251, 188, 159, 1) @@ -60,7 +61,7 @@ Screen1 As screen: Height: =ConFkt1.Height/2 HoverBorderColor: =RGBA(0, 52, 128, 1) LabelPaddingLeft: =7 - OnChange: = + OnChange: =0.9 OnCheck: =false PressedBorderColor: =RGBA(0, 52, 128, 1) ShowLabel: =false @@ -87,14 +88,14 @@ Screen1 As screen: DisabledColor: =RGBA(161, 159, 157, 1) FocusedBorderThickness: =4 Font: =Font.'Segoe UI' - Height: =Completionmode1.Height - Size: =Completionmode1.Height/2 + Height: =Creativity.Height + Size: =Creativity.Height/2 Text: ="Creativity" & Char(10) & "Mode" Width: |- =If(ConFkt1.Height<=ConFkt1.Width/6, ConFkt1.Height*1.7, ConFkt1.Height > ConFkt1.Width/6, ConFkt1.Width/3) - X: =(ConFkt1.Width - (ConFkt1.Width - ConFkt1.Width/25)) + Completionmode1.Width - Y: =Completionmode1.Y + (Completionmode1.Height - Fktlabel1.Height)/2 + X: =(ConFkt1.Width - (ConFkt1.Width - ConFkt1.Width/25)) + Creativity.Width + Y: =Creativity.Y + (Creativity.Height - Fktlabel1.Height)/2 ZIndex: =2 Eraser1 As icon.Erase: @@ -105,7 +106,7 @@ Screen1 As screen: DisabledFill: =RGBA(0, 0, 0, 0) Fill: =RGBA(0, 52, 128, 1) FocusedBorderThickness: =0 - Height: =Completionmode1.Height*1.6 + Height: =Creativity.Height*1.6 HoverBorderColor: =RGBA(0, 0, 0, 0) HoverColor: =RGBA(251, 188, 159, 1) HoverFill: =RGBA(0, 0, 0, 0) @@ -119,7 +120,7 @@ Screen1 As screen: =If(ConFkt1.Height<=ConFkt1.Width/6, ConFkt1.Height, ConFkt1.Height > ConFkt1.Width/6, ConFkt1.Width/6) X: =ConFkt1.Width - ConFkt1.Width/25 - Eraser1.Width - Y: =Completionmode1.Y + (Completionmode1.Height - Eraser1.Height)/2 + Y: =Creativity.Y + (Creativity.Height - Eraser1.Height)/2 ZIndex: =3 SendMail1 As icon.Mail: @@ -131,7 +132,7 @@ Screen1 As screen: DisabledFill: =RGBA(0, 0, 0, 0) Fill: =RGBA(0, 52, 128, 1) FocusedBorderThickness: =0 - Height: =Completionmode1.Height*1.6 + Height: =Creativity.Height*1.6 HoverBorderColor: =RGBA(0, 0, 0, 0) HoverColor: =RGBA(251, 188, 159, 1) HoverFill: =RGBA(0, 0, 0, 0) @@ -147,8 +148,8 @@ Screen1 As screen: Width: |- =If(ConFkt1.Height<=ConFkt1.Width/6, ConFkt1.Height, ConFkt1.Height > ConFkt1.Width/6, ConFkt1.Width/6) - X: =(ConFkt1.Width - (ConFkt1.Width - ConFkt1.Width/25)) + Completionmode1.Width + Fktlabel1.Width + ConFkt1.Width/40 - Y: =Completionmode1.Y + (Completionmode1.Height - SendMail1.Height)/2 + X: =(ConFkt1.Width - (ConFkt1.Width - ConFkt1.Width/25)) + Creativity.Width + Fktlabel1.Width + ConFkt1.Width/40 + Y: =Creativity.Y + (Creativity.Height - SendMail1.Height)/2 ZIndex: =4 ConResp As groupContainer.manualLayoutContainer: @@ -241,14 +242,14 @@ Screen1 As screen: DisabledFill: =RGBA(0, 0, 0, 0) Fill: =RGBA(0, 52, 128, 1) FocusedBorderThickness: =4 - Height: =Completionmode1.Height*1.3 + Height: =Creativity.Height*1.3 HoverBorderColor: =RGBA(0, 0, 0, 0) HoverColor: =RGBA(251, 188, 159, 1) HoverFill: =RGBA(0, 0, 0, 0) Icon: =Icon.Send OnSelect: |- - =If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(10) & textinput1.Text & Char(10) & Char(10) & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi & Char(10))); - If(!IsBlank(textinput1.Text), Set(varRespMail, varRespMail & "<br>" & textinput1.Text & "<br>" & "<br>" & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi & "<br>")); + =If(!IsBlank(textinput1.Text), Set(varResp, varResp & Char(10) & textinput1.Text & Char(10) & Char(10) & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text, Creativity.float ).assi & Char(10))); + //If(!IsBlank(textinput1.Text), Set(varRespMail, varRespMail & "<br>" & textinput1.Text & "<br>" & "<br>" & "GPT: " & ConnectAzureOpenai.Run(textinput1.Text).assi & "<br>")); Reset(textinput1); Notify("ChatGPT asked", NotificationType.Success, 1000); PressedBorderColor: =RGBA(0, 0, 0, 0)