From 0a0f08c927fbb17650a9e500e1993aa5ae56a23d Mon Sep 17 00:00:00 2001 From: Manuel <manuel.geyer@rbb-online.de> Date: Mon, 13 Nov 2023 14:52:57 +0000 Subject: [PATCH] Commit --- fluentui/CanvasManifest.json | 2 +- fluentui/Entropy/AppCheckerResult.sarif | 97 +++++-------------------- fluentui/Entropy/Entropy.json | 2 +- fluentui/Entropy/checksum.json | 20 ++--- fluentui/Src/Main.fx.yaml | 2 +- 5 files changed, 33 insertions(+), 90 deletions(-) diff --git a/fluentui/CanvasManifest.json b/fluentui/CanvasManifest.json index f26c404..7e56306 100644 --- a/fluentui/CanvasManifest.json +++ b/fluentui/CanvasManifest.json @@ -115,7 +115,7 @@ "ManualOfflineProfileId": "", "Name": "chatGPT-H-Interface", "OriginatingVersion": "1.335", - "ParserErrorCount": 1, + "ParserErrorCount": 0, "ShowStatusBar": false }, "PublishInfo": { diff --git a/fluentui/Entropy/AppCheckerResult.sarif b/fluentui/Entropy/AppCheckerResult.sarif index bac5205..a8f6bbb 100644 --- a/fluentui/Entropy/AppCheckerResult.sarif +++ b/fluentui/Entropy/AppCheckerResult.sarif @@ -9,46 +9,6 @@ } ], "results": [ - { - "locations": [ - { - "logicalLocations": [ - { - "fullyQualifiedName": "Main.tab1.OnSelect" - } - ], - "physicalLocation": { - "address": { - "fullyQualifiedName": "Main.tab1.OnSelect", - "relativeAddress": 0 - }, - "region": { - "charOffset": 37, - "snippet": { - "text": "" - } - } - }, - "properties": { - "member": "OnSelect", - "module": "Main", - "type": "Main.tab1" - } - } - ], - "message": { - "arguments": [ - "Eof", - "ParenClose" - ], - "id": "issue" - }, - "properties": { - "level": "High" - }, - "ruleId": "app-ErrExpectedFound-Ex-Fnd", - "ruleIndex": 0 - }, { "locations": [ { @@ -77,7 +37,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -107,7 +67,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -137,7 +97,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -167,7 +127,7 @@ "level": "Medium" }, "ruleId": "acc-TabIndexShouldBeDefinedForInteractiveControl", - "ruleIndex": 3 + "ruleIndex": 2 }, { "locations": [ @@ -197,7 +157,7 @@ "level": "Medium" }, "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 4 + "ruleIndex": 3 }, { "locations": [ @@ -227,7 +187,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -257,7 +217,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -287,7 +247,7 @@ "level": "Medium" }, "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 4 + "ruleIndex": 3 }, { "locations": [ @@ -317,7 +277,7 @@ "level": "Medium" }, "ruleId": "acc-HelpfulControlSettingNeeded", - "ruleIndex": 5 + "ruleIndex": 4 }, { "locations": [ @@ -347,7 +307,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -377,7 +337,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -407,7 +367,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -437,7 +397,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -467,7 +427,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -497,7 +457,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -527,7 +487,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -557,7 +517,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -587,7 +547,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 }, { "locations": [ @@ -617,7 +577,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 1 + "ruleIndex": 0 }, { "locations": [ @@ -647,7 +607,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 2 + "ruleIndex": 1 } ], "tool": { @@ -655,23 +615,6 @@ "fullName": "PowerApps app checker", "name": "PowerApps app checker", "rules": [ - { - "id": "app-ErrExpectedFound-Ex-Fnd", - "messageStrings": { - "issue": { - "text": "Unexpected characters. The formula contains '{0}' where '{1}' is expected." - } - }, - "properties": { - "componentType": "app", - "howToFix": [ - "Remove or replace the unexpected characters with an expected character." - ], - "level": "High", - "primaryCategory": "formula", - "whyFix": "" - } - }, { "id": "acc-AccessibleLabelNeeded", "messageStrings": { diff --git a/fluentui/Entropy/Entropy.json b/fluentui/Entropy/Entropy.json index d853c40..fe42e9c 100644 --- a/fluentui/Entropy/Entropy.json +++ b/fluentui/Entropy/Entropy.json @@ -23,7 +23,7 @@ }, "FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "11/13/2023 14:51:40", + "HeaderLastSavedDateTimeUTC": "11/13/2023 14:52:57", "IsLegacyComponentAllowGlobalScopeCase": false, "LocalConnectionIDReferences": { "99352d8f-567f-4bcc-a2d7-87a89a789722": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\"", diff --git a/fluentui/Entropy/checksum.json b/fluentui/Entropy/checksum.json index 777c75b..5d11480 100644 --- a/fluentui/Entropy/checksum.json +++ b/fluentui/Entropy/checksum.json @@ -4,12 +4,12 @@ "IsLocalBuild": false }, "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_mHTWQTNuYj6GBAGqgjXPc+ErsQ8OotZzy45DadUT9fQ=", + "AppCheckerResult.sarif": "C8_S5uVFL0GM1IXQ4PFCveFPnKOvwyGhBZlHNq7tSa8tbA=", "Assets\\Images\\c78fd8d6-7fd4-4a19-9148-12889f1d10c9.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_opQhFd7tQ3IkRABVgFFq82IYQKAFbJ5qy/GElyH/FyI=", - "Controls\\4.json": "C8_lt6yhkfPIAycqDBLfh5k1U+HnxVpFVgoiTU5KcMk9AM=", - "Header.json": "C8_v5ykn1Jb4tA7RSirLGqihtM5pEYxeqUmRYg+tTGXScI=", - "Properties.json": "C8_sPKO+CPMxUd6jDGmBlgZEmio77OkDAlzwDaLr5j99n8=", + "Controls\\4.json": "C8_sgLsbIyYfyZqaFXIz2hl+VH9LxFFifgeC1vWYdvuDIw=", + "Header.json": "C8_WuRQUxS7e0wuvKTU4qgpfS0vPXXIOmuCw3H+dgB4cew=", + "Properties.json": "C8_Tecrmmp9muRDBFyVk4jqnRBhWnYnoIRdih/gAI79pew=", "References\\DataSources.json": "C8_l4/JWdS5LzsAapgpFFlYHhNyBsBaeSUj2f88rHt3dog=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_z9tmFLYadpNSMwQz1mTgdRcw+eUVhmr+ZbXqO5axRQQ=", @@ -18,14 +18,14 @@ "Resources\\dbucp5e3.jpg": "C8_2LEwJZMhrD5m6xki6L+aGapXwTRKzCree1HX8l46rss=", "Resources\\PublishInfo.json": "C8_bks7wnKsxkFad74B2uHcDqv0O4q9QcoIWSENafrbcDQ=" }, - "ClientStampedChecksum": "C8_pD2OKpvb44sud89kc3TBLz+N5eoMgUdm/FFUE4c0da0=", + "ClientStampedChecksum": "C8_k+ulJ6N6BfKoSsa/DgNZoyAvGlyj+bkBm1Bxju2lp3s=", "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_mHTWQTNuYj6GBAGqgjXPc+ErsQ8OotZzy45DadUT9fQ=", + "AppCheckerResult.sarif": "C8_S5uVFL0GM1IXQ4PFCveFPnKOvwyGhBZlHNq7tSa8tbA=", "Assets\\Images\\c78fd8d6-7fd4-4a19-9148-12889f1d10c9.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_opQhFd7tQ3IkRABVgFFq82IYQKAFbJ5qy/GElyH/FyI=", - "Controls\\4.json": "C8_lt6yhkfPIAycqDBLfh5k1U+HnxVpFVgoiTU5KcMk9AM=", - "Header.json": "C8_v5ykn1Jb4tA7RSirLGqihtM5pEYxeqUmRYg+tTGXScI=", - "Properties.json": "C8_sPKO+CPMxUd6jDGmBlgZEmio77OkDAlzwDaLr5j99n8=", + "Controls\\4.json": "C8_sgLsbIyYfyZqaFXIz2hl+VH9LxFFifgeC1vWYdvuDIw=", + "Header.json": "C8_WuRQUxS7e0wuvKTU4qgpfS0vPXXIOmuCw3H+dgB4cew=", + "Properties.json": "C8_Tecrmmp9muRDBFyVk4jqnRBhWnYnoIRdih/gAI79pew=", "References\\DataSources.json": "C8_l4/JWdS5LzsAapgpFFlYHhNyBsBaeSUj2f88rHt3dog=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_z9tmFLYadpNSMwQz1mTgdRcw+eUVhmr+ZbXqO5axRQQ=", @@ -34,5 +34,5 @@ "Resources\\dbucp5e3.jpg": "C8_2LEwJZMhrD5m6xki6L+aGapXwTRKzCree1HX8l46rss=", "Resources\\PublishInfo.json": "C8_bks7wnKsxkFad74B2uHcDqv0O4q9QcoIWSENafrbcDQ=" }, - "ServerStampedChecksum": "C8_pD2OKpvb44sud89kc3TBLz+N5eoMgUdm/FFUE4c0da0=" + "ServerStampedChecksum": "C8_k+ulJ6N6BfKoSsa/DgNZoyAvGlyj+bkBm1Bxju2lp3s=" } \ No newline at end of file diff --git a/fluentui/Src/Main.fx.yaml b/fluentui/Src/Main.fx.yaml index 7580c8f..22038ff 100644 --- a/fluentui/Src/Main.fx.yaml +++ b/fluentui/Src/Main.fx.yaml @@ -94,7 +94,7 @@ Main As screen: HoverColor: =RGBA(251, 188, 159, 1) HoverFill: =RGBA(0, 0, 0, 0) Icon: =Icon.Bookmark - OnSelect: =If(varResponse = "", Select(Eraser1); + OnSelect: =If(varResponse = "", Select(Eraser1)); PressedBorderColor: =RGBA(0, 0, 0, 0) PressedColor: =RGBA(255, 255, 255, 1) PressedFill: =RGBA(0, 0, 0, 0) -- GitLab