@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.
Files changed (89) hide show
  1. package/dist/manifest.json +6 -6
  2. package/dist/profiles/ai-orchestration/coverage-manifest.json +6 -6
  3. package/dist/profiles/ai-orchestration/implementation/accessibility.md +1 -1
  4. package/dist/profiles/ai-orchestration/pattern-contracts.json +4 -4
  5. package/dist/profiles/ai-orchestration/patterns/accordion.md +1 -1
  6. package/dist/profiles/ai-orchestration/patterns/alert.md +1 -1
  7. package/dist/profiles/ai-orchestration/patterns/carousel.md +1 -1
  8. package/dist/profiles/ai-orchestration/patterns/combobox.md +1 -1
  9. package/dist/profiles/ai-orchestration/patterns/consequential-submission.md +1 -1
  10. package/dist/profiles/ai-orchestration/patterns/dialog.md +1 -1
  11. package/dist/profiles/ai-orchestration/patterns/disclosure.md +1 -1
  12. package/dist/profiles/ai-orchestration/patterns/dynamic-status.md +1 -1
  13. package/dist/profiles/ai-orchestration/patterns/field.md +1 -1
  14. package/dist/profiles/ai-orchestration/patterns/image.md +1 -1
  15. package/dist/profiles/ai-orchestration/patterns/listbox.md +1 -1
  16. package/dist/profiles/ai-orchestration/patterns/media-player.md +1 -1
  17. package/dist/profiles/ai-orchestration/patterns/menu-button.md +1 -1
  18. package/dist/profiles/ai-orchestration/patterns/pagination.md +1 -1
  19. package/dist/profiles/ai-orchestration/patterns/popover.md +1 -1
  20. package/dist/profiles/ai-orchestration/patterns/progress.md +1 -1
  21. package/dist/profiles/ai-orchestration/patterns/tabs.md +1 -1
  22. package/dist/profiles/ai-orchestration/patterns/tooltip.md +1 -1
  23. package/dist/profiles/ai-orchestration/patterns/validation.md +1 -1
  24. package/dist/profiles/ai-orchestration/review/accessibility.md +1 -1
  25. package/dist/profiles/ai-orchestration/semantics/accessible-name.md +1 -1
  26. package/dist/profiles/ai-orchestration/semantics/alert.md +1 -1
  27. package/dist/profiles/ai-orchestration/semantics/consequential-action.md +1 -1
  28. package/dist/profiles/ai-orchestration/semantics/data-table.md +1 -1
  29. package/dist/profiles/ai-orchestration/semantics/expanded-state.md +1 -1
  30. package/dist/profiles/ai-orchestration/semantics/focus.initial.md +1 -1
  31. package/dist/profiles/ai-orchestration/semantics/focus.return.md +1 -1
  32. package/dist/profiles/ai-orchestration/semantics/focus.visible.md +1 -1
  33. package/dist/profiles/ai-orchestration/semantics/form-error.md +1 -1
  34. package/dist/profiles/ai-orchestration/semantics/form-label.md +1 -1
  35. package/dist/profiles/ai-orchestration/semantics/form-required.md +1 -1
  36. package/dist/profiles/ai-orchestration/semantics/headings.md +1 -1
  37. package/dist/profiles/ai-orchestration/semantics/keyboard.escape.md +1 -1
  38. package/dist/profiles/ai-orchestration/semantics/keyboard.md +1 -1
  39. package/dist/profiles/ai-orchestration/semantics/landmarks.md +1 -1
  40. package/dist/profiles/ai-orchestration/semantics/live-status.md +1 -1
  41. package/dist/profiles/ai-orchestration/semantics/media-alternatives.md +1 -1
  42. package/dist/profiles/ai-orchestration/semantics/motion-control.md +1 -1
  43. package/dist/profiles/ai-orchestration/semantics/name-role-value.md +1 -1
  44. package/dist/profiles/ai-orchestration/semantics/native-dialog.md +1 -1
  45. package/dist/profiles/ai-orchestration/semantics/native-elements.md +1 -1
  46. package/dist/profiles/ai-orchestration/semantics/non-text-alternative.md +1 -1
  47. package/dist/profiles/ai-orchestration/semantics/roles-states-properties.md +1 -1
  48. package/dist/profiles/ai-orchestration/semantics/selected-state.md +1 -1
  49. package/dist/profiles/ai-orchestration/semantics/target-size.md +1 -1
  50. package/dist/profiles/ai-orchestration/semantics.json +4 -4
  51. package/dist/profiles/ai-orchestration/testing/accessibility.md +1 -1
  52. package/dist/profiles/ai-orchestration/ui-design-brain-bindings.json +6 -6
  53. package/dist/profiles/conductor/a11y-semantics.md +1 -1
  54. package/dist/profiles/conductor/accessibility-quality.md +1 -1
  55. package/dist/profiles/conductor/applicability-matrix.json +4 -4
  56. package/dist/profiles/conductor/coverage-manifest.json +6 -6
  57. package/dist/profiles/conductor/pattern-contracts.json +4 -4
  58. package/dist/profiles/conductor/patterns/accordion.json +4 -4
  59. package/dist/profiles/conductor/patterns/alert.json +4 -4
  60. package/dist/profiles/conductor/patterns/carousel.json +4 -4
  61. package/dist/profiles/conductor/patterns/combobox.json +4 -4
  62. package/dist/profiles/conductor/patterns/consequential-submission.json +4 -4
  63. package/dist/profiles/conductor/patterns/dialog.json +4 -4
  64. package/dist/profiles/conductor/patterns/disclosure.json +4 -4
  65. package/dist/profiles/conductor/patterns/dynamic-status.json +4 -4
  66. package/dist/profiles/conductor/patterns/field.json +4 -4
  67. package/dist/profiles/conductor/patterns/image.json +4 -4
  68. package/dist/profiles/conductor/patterns/listbox.json +4 -4
  69. package/dist/profiles/conductor/patterns/media-player.json +4 -4
  70. package/dist/profiles/conductor/patterns/menu-button.json +4 -4
  71. package/dist/profiles/conductor/patterns/pagination.json +4 -4
  72. package/dist/profiles/conductor/patterns/popover.json +4 -4
  73. package/dist/profiles/conductor/patterns/progress.json +4 -4
  74. package/dist/profiles/conductor/patterns/tabs.json +4 -4
  75. package/dist/profiles/conductor/patterns/tooltip.json +4 -4
  76. package/dist/profiles/conductor/patterns/validation.json +4 -4
  77. package/dist/profiles/conductor/semantics.json +4 -4
  78. package/dist/profiles/conductor/ui-design-brain-bindings.json +6 -6
  79. package/dist/projection-manifest.json +89 -89
  80. package/dist/requirements-to-implementation.md +1 -1
  81. package/lib/validate.mjs +2 -2
  82. package/package.json +1 -1
  83. package/profiles/ai-orchestration/profile.json +1 -1
  84. package/profiles/conductor/profile.json +1 -1
  85. package/schemas/consumer-config.schema.json +1 -1
  86. package/schemas/contract.schema.json +1 -1
  87. package/schemas/ui-design-brain-bindings.schema.json +1 -1
  88. package/src/applicability/ui-design-brain-bindings.yml +1 -1
  89. package/src/contract.yml +1 -1
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
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.0",
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": "3873c25694439e1ab07858aa84aecfa1be3467043559d0c94906c19e1025da64"
174
+ "binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283"
175
175
  },
176
176
  "lane_coverage": {
177
177
  "axe": [
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "patterns": [
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "pattern": {
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
9
+ "source_digest": "5123634b229ba2ada6a8270b53276f3074ed628c8d8a32db26b88ae7688df49b"
10
10
  },
11
11
  "schema_version": 2,
12
12
  "foundations": [
@@ -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.0",
4
+ "package": "@verndale/accessibility-standards@2.0.1",
5
5
  "profile": "conductor",
6
- "profile_version": "2.0.0",
7
- "profile_digest": "4840ac3a4910f8dc3a850df266a141e0e4df94ca3c8935ae4531c56f6be91e65",
6
+ "profile_version": "2.0.1",
7
+ "profile_digest": "069380251e64944daa1a46c330787d343ebba9fc6baa3432341b8d4d15c30c62",
8
8
  "schema_version": 2,
9
- "source_digest": "e4bf4272751c21e417ddd3e6c52308bf804fab097629ba843964532e7f97d9f0"
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.0",
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": "3873c25694439e1ab07858aa84aecfa1be3467043559d0c94906c19e1025da64",
24
+ "binding_digest": "1106453e9511c79726a7785fc814abae484050cdef6a4ee3161b2421e43e6283",
25
25
  "bindings": [
26
26
  {
27
27
  "ui_pattern_id": "accordion",