@verndale/accessibility-standards 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/manifest.json +6 -6
- package/dist/profiles/ai-orchestration/coverage-manifest.json +6 -6
- package/dist/profiles/ai-orchestration/implementation/accessibility.md +1 -1
- package/dist/profiles/ai-orchestration/pattern-contracts.json +4 -4
- package/dist/profiles/ai-orchestration/patterns/accordion.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/alert.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/carousel.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/combobox.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/consequential-submission.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/dialog.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/disclosure.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/dynamic-status.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/field.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/image.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/listbox.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/media-player.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/menu-button.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/pagination.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/popover.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/progress.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/tabs.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/tooltip.md +1 -1
- package/dist/profiles/ai-orchestration/patterns/validation.md +1 -1
- package/dist/profiles/ai-orchestration/review/accessibility.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/accessible-name.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/alert.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/consequential-action.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/data-table.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/expanded-state.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/focus.initial.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/focus.return.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/focus.visible.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/form-error.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/form-label.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/form-required.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/headings.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/keyboard.escape.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/keyboard.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/landmarks.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/live-status.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/media-alternatives.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/motion-control.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/name-role-value.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/native-dialog.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/native-elements.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/non-text-alternative.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/roles-states-properties.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/selected-state.md +1 -1
- package/dist/profiles/ai-orchestration/semantics/target-size.md +1 -1
- package/dist/profiles/ai-orchestration/semantics.json +4 -4
- package/dist/profiles/ai-orchestration/testing/accessibility.md +1 -1
- package/dist/profiles/ai-orchestration/ui-design-brain-bindings.json +6 -6
- package/dist/profiles/conductor/a11y-semantics.md +1 -1
- package/dist/profiles/conductor/accessibility-quality.md +1 -1
- package/dist/profiles/conductor/applicability-matrix.json +4 -4
- package/dist/profiles/conductor/coverage-manifest.json +6 -6
- package/dist/profiles/conductor/pattern-contracts.json +4 -4
- package/dist/profiles/conductor/patterns/accordion.json +4 -4
- package/dist/profiles/conductor/patterns/alert.json +4 -4
- package/dist/profiles/conductor/patterns/carousel.json +4 -4
- package/dist/profiles/conductor/patterns/combobox.json +4 -4
- package/dist/profiles/conductor/patterns/consequential-submission.json +4 -4
- package/dist/profiles/conductor/patterns/dialog.json +4 -4
- package/dist/profiles/conductor/patterns/disclosure.json +4 -4
- package/dist/profiles/conductor/patterns/dynamic-status.json +4 -4
- package/dist/profiles/conductor/patterns/field.json +4 -4
- package/dist/profiles/conductor/patterns/image.json +4 -4
- package/dist/profiles/conductor/patterns/listbox.json +4 -4
- package/dist/profiles/conductor/patterns/media-player.json +4 -4
- package/dist/profiles/conductor/patterns/menu-button.json +4 -4
- package/dist/profiles/conductor/patterns/pagination.json +4 -4
- package/dist/profiles/conductor/patterns/popover.json +4 -4
- package/dist/profiles/conductor/patterns/progress.json +4 -4
- package/dist/profiles/conductor/patterns/tabs.json +4 -4
- package/dist/profiles/conductor/patterns/tooltip.json +4 -4
- package/dist/profiles/conductor/patterns/validation.json +4 -4
- package/dist/profiles/conductor/semantics.json +4 -4
- package/dist/profiles/conductor/ui-design-brain-bindings.json +6 -6
- package/dist/projection-manifest.json +89 -89
- package/dist/requirements-to-implementation.md +1 -1
- package/lib/validate.mjs +2 -2
- package/package.json +1 -1
- package/profiles/ai-orchestration/profile.json +1 -1
- package/profiles/conductor/profile.json +1 -1
- package/schemas/consumer-config.schema.json +1 -1
- package/schemas/contract.schema.json +1 -1
- package/schemas/ui-design-brain-bindings.schema.json +1 -1
- package/src/applicability/ui-design-brain-bindings.yml +1 -1
- package/src/contract.yml +1 -1
package/dist/manifest.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
3
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
4
4
|
"schema_version": 2,
|
|
5
|
-
"source_digest": "
|
|
5
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b",
|
|
6
6
|
"profile_digests": {
|
|
7
|
-
"ai-orchestration": "
|
|
8
|
-
"conductor": "
|
|
7
|
+
"ai-orchestration": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
|
|
8
|
+
"conductor": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62"
|
|
9
9
|
},
|
|
10
10
|
"ui_design_brain": {
|
|
11
11
|
"package": "@verndale/ui-design-brain",
|
|
12
|
-
"package_version": "1.16.
|
|
12
|
+
"package_version": "1.16.1",
|
|
13
13
|
"catalog_authority_version": "1.15.1",
|
|
14
14
|
"repository": "https://github.com/verndale/ui-design-brain",
|
|
15
15
|
"manifest_path": "skills/ui-design-brain/catalog-manifest.json",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"manifest_digest": "sha256:63a0bc8d9537d6d4c0aef8fd8a539bf4a9181a50d0761bd63eae6fe59b4eddc9",
|
|
18
18
|
"pattern_count": 80,
|
|
19
19
|
"tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47",
|
|
20
|
-
"binding_digest": "
|
|
20
|
+
"binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283"
|
|
21
21
|
},
|
|
22
22
|
"records": [
|
|
23
23
|
{
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
3
|
"_provenance": {
|
|
4
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
4
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
5
5
|
"profile": "ai-orchestration",
|
|
6
|
-
"profile_version": "2.0.
|
|
7
|
-
"profile_digest": "
|
|
6
|
+
"profile_version": "2.0.1",
|
|
7
|
+
"profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
|
|
8
8
|
"schema_version": 2,
|
|
9
|
-
"source_digest": "
|
|
9
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
|
|
10
10
|
},
|
|
11
11
|
"schema_version": 2,
|
|
12
12
|
"projected_ids": [
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
],
|
|
164
164
|
"ui_design_brain": {
|
|
165
165
|
"package": "@verndale/ui-design-brain",
|
|
166
|
-
"package_version": "1.16.
|
|
166
|
+
"package_version": "1.16.1",
|
|
167
167
|
"catalog_authority_version": "1.15.1",
|
|
168
168
|
"repository": "https://github.com/verndale/ui-design-brain",
|
|
169
169
|
"manifest_path": "skills/ui-design-brain/catalog-manifest.json",
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
"manifest_digest": "sha256:63a0bc8d9537d6d4c0aef8fd8a539bf4a9181a50d0761bd63eae6fe59b4eddc9",
|
|
172
172
|
"pattern_count": 80,
|
|
173
173
|
"tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47",
|
|
174
|
-
"binding_digest": "
|
|
174
|
+
"binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283"
|
|
175
175
|
},
|
|
176
176
|
"lane_coverage": {
|
|
177
177
|
"axe": [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# Accessibility implementation contract
|
|
4
4
|
|
|
5
5
|
## foundation.conformance-boundary
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
3
|
"_provenance": {
|
|
4
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
4
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
5
5
|
"profile": "ai-orchestration",
|
|
6
|
-
"profile_version": "2.0.
|
|
7
|
-
"profile_digest": "
|
|
6
|
+
"profile_version": "2.0.1",
|
|
7
|
+
"profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
|
|
8
8
|
"schema_version": 2,
|
|
9
|
-
"source_digest": "
|
|
9
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
|
|
10
10
|
},
|
|
11
11
|
"schema_version": 2,
|
|
12
12
|
"patterns": [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.accordion
|
|
4
4
|
|
|
5
5
|
## pattern.accordion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.alert
|
|
4
4
|
|
|
5
5
|
## pattern.alert
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.carousel
|
|
4
4
|
|
|
5
5
|
## pattern.carousel
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.combobox
|
|
4
4
|
|
|
5
5
|
## pattern.combobox
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.consequential-submission
|
|
4
4
|
|
|
5
5
|
## pattern.consequential-submission
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.dialog
|
|
4
4
|
|
|
5
5
|
## pattern.dialog
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.disclosure
|
|
4
4
|
|
|
5
5
|
## pattern.disclosure
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.dynamic-status
|
|
4
4
|
|
|
5
5
|
## pattern.dynamic-status
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.field
|
|
4
4
|
|
|
5
5
|
## pattern.field
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.image
|
|
4
4
|
|
|
5
5
|
## pattern.image
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.listbox
|
|
4
4
|
|
|
5
5
|
## pattern.listbox
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.media-player
|
|
4
4
|
|
|
5
5
|
## pattern.media-player
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.menu-button
|
|
4
4
|
|
|
5
5
|
## pattern.menu-button
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.pagination
|
|
4
4
|
|
|
5
5
|
## pattern.pagination
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.popover
|
|
4
4
|
|
|
5
5
|
## pattern.popover
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.progress
|
|
4
4
|
|
|
5
5
|
## pattern.progress
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.tabs
|
|
4
4
|
|
|
5
5
|
## pattern.tabs
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.tooltip
|
|
4
4
|
|
|
5
5
|
## pattern.tooltip
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# pattern.validation
|
|
4
4
|
|
|
5
5
|
## pattern.validation
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# Accessibility review contract
|
|
4
4
|
|
|
5
5
|
Review in this order: source compatibility, foundations, semantic dependencies, pattern behavior, applicability outcomes, implementation outcomes, test lanes, human evidence.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.accessible-name
|
|
4
4
|
|
|
5
5
|
## semantics.accessible-name
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.alert
|
|
4
4
|
|
|
5
5
|
## semantics.alert
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.consequential-action
|
|
4
4
|
|
|
5
5
|
## semantics.consequential-action
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.data-table
|
|
4
4
|
|
|
5
5
|
## semantics.data-table
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.expanded-state
|
|
4
4
|
|
|
5
5
|
## semantics.expanded-state
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.focus.initial
|
|
4
4
|
|
|
5
5
|
## semantics.focus.initial
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.focus.return
|
|
4
4
|
|
|
5
5
|
## semantics.focus.return
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.focus.visible
|
|
4
4
|
|
|
5
5
|
## semantics.focus.visible
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.form-error
|
|
4
4
|
|
|
5
5
|
## semantics.form-error
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.form-label
|
|
4
4
|
|
|
5
5
|
## semantics.form-label
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.form-required
|
|
4
4
|
|
|
5
5
|
## semantics.form-required
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.headings
|
|
4
4
|
|
|
5
5
|
## semantics.headings
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.keyboard.escape
|
|
4
4
|
|
|
5
5
|
## semantics.keyboard.escape
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.keyboard
|
|
4
4
|
|
|
5
5
|
## semantics.keyboard
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.landmarks
|
|
4
4
|
|
|
5
5
|
## semantics.landmarks
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.live-status
|
|
4
4
|
|
|
5
5
|
## semantics.live-status
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.media-alternatives
|
|
4
4
|
|
|
5
5
|
## semantics.media-alternatives
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.motion-control
|
|
4
4
|
|
|
5
5
|
## semantics.motion-control
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.name-role-value
|
|
4
4
|
|
|
5
5
|
## semantics.name-role-value
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.native-dialog
|
|
4
4
|
|
|
5
5
|
## semantics.native-dialog
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.native-elements
|
|
4
4
|
|
|
5
5
|
## semantics.native-elements
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.non-text-alternative
|
|
4
4
|
|
|
5
5
|
## semantics.non-text-alternative
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.roles-states-properties
|
|
4
4
|
|
|
5
5
|
## semantics.roles-states-properties
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.selected-state
|
|
4
4
|
|
|
5
5
|
## semantics.selected-state
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# semantics.target-size
|
|
4
4
|
|
|
5
5
|
## semantics.target-size
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
3
|
"_provenance": {
|
|
4
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
4
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
5
5
|
"profile": "ai-orchestration",
|
|
6
|
-
"profile_version": "2.0.
|
|
7
|
-
"profile_digest": "
|
|
6
|
+
"profile_version": "2.0.1",
|
|
7
|
+
"profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
|
|
8
8
|
"schema_version": 2,
|
|
9
|
-
"source_digest": "
|
|
9
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
|
|
10
10
|
},
|
|
11
11
|
"schema_version": 2,
|
|
12
12
|
"foundations": [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: ai-orchestration@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3 -->
|
|
3
3
|
# Accessibility testing contract
|
|
4
4
|
|
|
5
5
|
## axe
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
3
|
"_provenance": {
|
|
4
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
4
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
5
5
|
"profile": "ai-orchestration",
|
|
6
|
-
"profile_version": "2.0.
|
|
7
|
-
"profile_digest": "
|
|
6
|
+
"profile_version": "2.0.1",
|
|
7
|
+
"profile_digest": "f8485b4e166fe305a4a779a00700f8b9fc7e8b8f49904d24ddcdac016a5792a3",
|
|
8
8
|
"schema_version": 2,
|
|
9
|
-
"source_digest": "
|
|
9
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
|
|
10
10
|
},
|
|
11
11
|
"schema_version": 2,
|
|
12
12
|
"binding_schema_version": 1,
|
|
13
13
|
"source": {
|
|
14
14
|
"package": "@verndale/ui-design-brain",
|
|
15
|
-
"package_version": "1.16.
|
|
15
|
+
"package_version": "1.16.1",
|
|
16
16
|
"catalog_authority_version": "1.15.1",
|
|
17
17
|
"repository": "https://github.com/verndale/ui-design-brain",
|
|
18
18
|
"manifest_path": "skills/ui-design-brain/catalog-manifest.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"pattern_count": 80,
|
|
22
22
|
"tracking_issue": "https://github.com/verndale/ui-design-brain/issues/47"
|
|
23
23
|
},
|
|
24
|
-
"binding_digest": "
|
|
24
|
+
"binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283",
|
|
25
25
|
"bindings": [
|
|
26
26
|
{
|
|
27
27
|
"ui_pattern_id": "accordion",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: conductor@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: 069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62 -->
|
|
3
3
|
# Accessibility foundations, semantics, and policies
|
|
4
4
|
|
|
5
5
|
## foundation.conformance-boundary
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!-- GENERATED by @verndale/accessibility-standards; DO NOT EDIT -->
|
|
2
|
-
<!-- package: @verndale/accessibility-standards@2.0.
|
|
2
|
+
<!-- package: @verndale/accessibility-standards@2.0.1; profile: conductor@2.0.1; schema: 2; source-digest: 5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b; profile-digest: 069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62 -->
|
|
3
3
|
# Accessibility quality contract
|
|
4
4
|
|
|
5
5
|
## pattern.accordion
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_generated": "GENERATED by @verndale/accessibility-standards; DO NOT EDIT",
|
|
3
3
|
"_provenance": {
|
|
4
|
-
"package": "@verndale/accessibility-standards@2.0.
|
|
4
|
+
"package": "@verndale/accessibility-standards@2.0.1",
|
|
5
5
|
"profile": "conductor",
|
|
6
|
-
"profile_version": "2.0.
|
|
7
|
-
"profile_digest": "
|
|
6
|
+
"profile_version": "2.0.1",
|
|
7
|
+
"profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
|
|
8
8
|
"schema_version": 2,
|
|
9
|
-
"source_digest": "
|
|
9
|
+
"source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
|
|
10
10
|
},
|
|
11
11
|
"schema_version": 2,
|
|
12
12
|
"trigger_states": [
|