Skip to content
Snippets Groups Projects
Commit 8e4fcc76 authored by Manuel Geyer's avatar Manuel Geyer
Browse files

Commit

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