[ACS-10286] Add label and aria expanded to the rule set header (#4834)

* [ACS-10286] Add proper role and aria attributes to rule section header

* [ACS-10286] Add unit tests and main rule set coverage

* [ACS-10286] Rework component to use material expansion panel

* [ACS-10286] CR changes

* [ACS-10286] excluded XAT-907

---------

Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
This commit is contained in:
MichalKinas
2025-10-08 13:18:16 +02:00
committed by GitHub
co-authored by Adam Świderski
parent 4d88927db5
commit 199d31f1cd
6 changed files with 111 additions and 108 deletions
@@ -126,7 +126,8 @@
"LOADING_RULES": "Loading rules",
"TOGGLE_RULE_STATE": "Toggle {{ name }} rule",
"INHERITED_RULES_WILL_BE_RUN_FIRST": "Inherited rules will be run first",
"ALL_LINKED_RULES_ARE_DISABLED": "All rules linked from this rule set are disabled"
"ALL_LINKED_RULES_ARE_DISABLED": "All rules linked from this rule set are disabled",
"EDIT_LINK_LABEL": "Link rules from another folder"
},
"LINK_RULES_DIALOG": {
"TITLE": "Select a folder to link rules from",