@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1afi9_qo0rn_93:not(#\9) {
93
+ .awsui_root_1afi9_18xgx_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -128,9 +128,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
- .awsui_root_1afi9_qo0rn_93:not(#\9):not(.awsui_hidden_1afi9_qo0rn_105) {
132
- border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-default-rgr5b2, #e9ebed);
131
+ .awsui_root_1afi9_18xgx_93:not(#\9):not(.awsui_hidden_1afi9_18xgx_105) {
132
+ border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-default-dofu99, #e9ebed);
133
133
  }
134
- .awsui_root_1afi9_qo0rn_93:not(#\9):not(.awsui_hidden_1afi9_qo0rn_105).awsui_no-items_1afi9_qo0rn_108 {
134
+ .awsui_root_1afi9_18xgx_93:not(#\9):not(.awsui_hidden_1afi9_18xgx_105).awsui_no-items_1afi9_18xgx_108 {
135
135
  border-top: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-top-ky64jq, transparent);
136
136
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1afi9_qo0rn_93",
6
- "hidden": "awsui_hidden_1afi9_qo0rn_105",
7
- "no-items": "awsui_no-items_1afi9_qo0rn_108"
5
+ "root": "awsui_root_1afi9_18xgx_93",
6
+ "hidden": "awsui_hidden_1afi9_18xgx_105",
7
+ "no-items": "awsui_no-items_1afi9_18xgx_108"
8
8
  };
9
9
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "selectable-item": "awsui_selectable-item_15o6u_tl7z5_93",
5
- "pad-bottom": "awsui_pad-bottom_15o6u_tl7z5_115",
6
- "has-background": "awsui_has-background_15o6u_tl7z5_124",
7
- "highlighted": "awsui_highlighted_15o6u_tl7z5_127",
8
- "selected": "awsui_selected_15o6u_tl7z5_127",
9
- "disabled": "awsui_disabled_15o6u_tl7z5_141",
10
- "next-item-selected": "awsui_next-item-selected_15o6u_tl7z5_149",
11
- "is-keyboard": "awsui_is-keyboard_15o6u_tl7z5_157",
12
- "parent": "awsui_parent_15o6u_tl7z5_161",
13
- "interactiveGroups": "awsui_interactiveGroups_15o6u_tl7z5_165",
14
- "child": "awsui_child_15o6u_tl7z5_180",
15
- "virtual": "awsui_virtual_15o6u_tl7z5_195",
16
- "measure-strut": "awsui_measure-strut_15o6u_tl7z5_206",
17
- "measure-strut-first": "awsui_measure-strut-first_15o6u_tl7z5_215",
18
- "screenreader-content": "awsui_screenreader-content_15o6u_tl7z5_219",
19
- "option-content": "awsui_option-content_15o6u_tl7z5_225"
4
+ "selectable-item": "awsui_selectable-item_15o6u_15za0_93",
5
+ "pad-bottom": "awsui_pad-bottom_15o6u_15za0_115",
6
+ "has-background": "awsui_has-background_15o6u_15za0_124",
7
+ "highlighted": "awsui_highlighted_15o6u_15za0_127",
8
+ "selected": "awsui_selected_15o6u_15za0_127",
9
+ "disabled": "awsui_disabled_15o6u_15za0_141",
10
+ "next-item-selected": "awsui_next-item-selected_15o6u_15za0_149",
11
+ "is-keyboard": "awsui_is-keyboard_15o6u_15za0_157",
12
+ "parent": "awsui_parent_15o6u_15za0_161",
13
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_15za0_165",
14
+ "child": "awsui_child_15o6u_15za0_180",
15
+ "virtual": "awsui_virtual_15o6u_15za0_195",
16
+ "measure-strut": "awsui_measure-strut_15o6u_15za0_206",
17
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_15za0_215",
18
+ "screenreader-content": "awsui_screenreader-content_15o6u_15za0_219",
19
+ "option-content": "awsui_option-content_15o6u_15za0_225"
20
20
  };
21
21
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_selectable-item_15o6u_tl7z5_93:not(#\9) {
93
+ .awsui_selectable-item_15o6u_15za0_93:not(#\9) {
94
94
  font-size: var(--font-body-m-size-dhtyxm, 14px);
95
95
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
96
96
  color: var(--color-text-body-default-2sxhhn, #000716);
@@ -102,8 +102,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  list-style: none;
103
103
  z-index: 1;
104
104
  border: var(--border-divider-list-width-27y3k5, 1px) solid transparent;
105
- border-top-color: var(--color-border-dropdown-item-default-rgr5b2, #e9ebed);
106
- border-bottom-color: var(--color-border-dropdown-item-default-rgr5b2, #e9ebed);
105
+ border-top-color: var(--color-border-dropdown-item-default-dofu99, #e9ebed);
106
+ border-bottom-color: var(--color-border-dropdown-item-default-dofu99, #e9ebed);
107
107
  background-color: var(--color-background-dropdown-item-default-be16w5, #ffffff);
108
108
  color: var(--color-text-dropdown-item-default-4o4hes, #000716);
109
109
  border-left-width: 0;
@@ -112,98 +112,98 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
112
112
  var(--space-xxs-p8yyaw, 4px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
113
113
  ) calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
114
114
  }
115
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_pad-bottom_15o6u_tl7z5_115:not(#\9) {
115
+ .awsui_selectable-item_15o6u_15za0_93.awsui_pad-bottom_15o6u_15za0_115:not(#\9) {
116
116
  padding-bottom: calc(calc(
117
117
  var(--space-xxs-p8yyaw, 4px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
118
118
  ) + var(--space-xxxs-zbmxqb, 2px));
119
119
  border-bottom-color: transparent;
120
120
  }
121
- .awsui_selectable-item_15o6u_tl7z5_93:not(#\9):not(:first-child) {
121
+ .awsui_selectable-item_15o6u_15za0_93:not(#\9):not(:first-child) {
122
122
  margin-top: calc(-1 * var(--border-item-width-yel47s, 2px));
123
123
  }
124
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_has-background_15o6u_tl7z5_124:not(#\9) {
124
+ .awsui_selectable-item_15o6u_15za0_93.awsui_has-background_15o6u_15za0_124:not(#\9) {
125
125
  background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
126
126
  }
127
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_highlighted_15o6u_tl7z5_127:not(#\9), .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127:not(#\9) {
127
+ .awsui_selectable-item_15o6u_15za0_93.awsui_highlighted_15o6u_15za0_127:not(#\9), .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127:not(#\9) {
128
128
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
129
129
  border-width: var(--border-item-width-yel47s, 2px);
130
130
  border-radius: var(--border-radius-item-05df9h, 8px);
131
131
  padding: var(--space-xxs-p8yyaw, 4px) var(--space-field-horizontal-gg19kw, 12px);
132
132
  }
133
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_highlighted_15o6u_tl7z5_127.awsui_pad-bottom_15o6u_tl7z5_115:not(#\9), .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127.awsui_pad-bottom_15o6u_tl7z5_115:not(#\9) {
133
+ .awsui_selectable-item_15o6u_15za0_93.awsui_highlighted_15o6u_15za0_127.awsui_pad-bottom_15o6u_15za0_115:not(#\9), .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127.awsui_pad-bottom_15o6u_15za0_115:not(#\9) {
134
134
  padding-bottom: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
135
135
  }
136
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_highlighted_15o6u_tl7z5_127:not(#\9) {
136
+ .awsui_selectable-item_15o6u_15za0_93.awsui_highlighted_15o6u_15za0_127:not(#\9) {
137
137
  z-index: 2;
138
138
  background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
139
139
  border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
140
140
  }
141
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_highlighted_15o6u_tl7z5_127.awsui_disabled_15o6u_tl7z5_141:not(#\9) {
141
+ .awsui_selectable-item_15o6u_15za0_93.awsui_highlighted_15o6u_15za0_127.awsui_disabled_15o6u_15za0_141:not(#\9) {
142
142
  color: var(--color-text-dropdown-item-dimmed-f2joj8, #9ba7b6);
143
143
  border-color: var(--color-border-dropdown-item-dimmed-hover-xdu0hf, #7d8998);
144
144
  background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
145
145
  }
146
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127:not(#\9) {
146
+ .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127:not(#\9) {
147
147
  background-color: var(--color-background-dropdown-item-selected-jhhqno, #f2f8fd);
148
148
  }
149
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127.awsui_next-item-selected_15o6u_tl7z5_149:not(#\9) {
149
+ .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127.awsui_next-item-selected_15o6u_15za0_149:not(#\9) {
150
150
  border-bottom-left-radius: 0;
151
151
  border-bottom-right-radius: 0;
152
152
  }
153
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127 + .awsui_selectable-item_15o6u_tl7z5_93.awsui_selected_15o6u_tl7z5_127:not(#\9) {
153
+ .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127 + .awsui_selectable-item_15o6u_15za0_93.awsui_selected_15o6u_15za0_127:not(#\9) {
154
154
  border-top-left-radius: 0;
155
155
  border-top-right-radius: 0;
156
156
  }
157
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_highlighted_15o6u_tl7z5_127.awsui_is-keyboard_15o6u_tl7z5_157:not(#\9) {
157
+ .awsui_selectable-item_15o6u_15za0_93.awsui_highlighted_15o6u_15za0_127.awsui_is-keyboard_15o6u_15za0_157:not(#\9) {
158
158
  border-color: var(--color-border-item-focused-b2ntyl, #0972d3);
159
159
  box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
160
160
  }
161
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161:not(#\9) {
161
+ .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161:not(#\9) {
162
162
  font-weight: bold;
163
163
  color: var(--color-text-dropdown-group-label-mej1lb, #414d5c);
164
164
  }
165
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161:not(#\9):not(.awsui_interactiveGroups_15o6u_tl7z5_165) {
166
- border-top-color: var(--color-border-dropdown-group-c2r4dp, #e9ebed);
165
+ .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161:not(#\9):not(.awsui_interactiveGroups_15o6u_15za0_165) {
166
+ border-top-color: var(--color-border-dropdown-group-zgquz8, #e9ebed);
167
167
  padding: var(--space-xs-zb16t3, 8px);
168
168
  }
169
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161.awsui_interactiveGroups_15o6u_tl7z5_165:not(#\9) {
169
+ .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161.awsui_interactiveGroups_15o6u_15za0_165:not(#\9) {
170
170
  padding: calc(
171
171
  var(--space-xs-zb16t3, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
172
172
  ) calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
173
173
  }
174
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161.awsui_interactiveGroups_15o6u_tl7z5_165.awsui_highlighted_15o6u_tl7z5_127:not(#\9) {
174
+ .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161.awsui_interactiveGroups_15o6u_15za0_165.awsui_highlighted_15o6u_15za0_127:not(#\9) {
175
175
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
176
176
  }
177
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161.awsui_interactiveGroups_15o6u_tl7z5_165.awsui_highlighted_15o6u_tl7z5_127:not(#\9), .awsui_selectable-item_15o6u_tl7z5_93.awsui_parent_15o6u_tl7z5_161.awsui_interactiveGroups_15o6u_tl7z5_165.awsui_selected_15o6u_tl7z5_127:not(#\9) {
177
+ .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161.awsui_interactiveGroups_15o6u_15za0_165.awsui_highlighted_15o6u_15za0_127:not(#\9), .awsui_selectable-item_15o6u_15za0_93.awsui_parent_15o6u_15za0_161.awsui_interactiveGroups_15o6u_15za0_165.awsui_selected_15o6u_15za0_127:not(#\9) {
178
178
  padding: var(--space-xs-zb16t3, 8px) var(--space-field-horizontal-gg19kw, 12px);
179
179
  }
180
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_child_15o6u_tl7z5_180:not(#\9) {
180
+ .awsui_selectable-item_15o6u_15za0_93.awsui_child_15o6u_15za0_180:not(#\9) {
181
181
  padding-left: calc(var(--space-xxl-cu2m1r, 32px) + var(--border-item-width-yel47s, 2px));
182
182
  }
183
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_child_15o6u_tl7z5_180.awsui_highlighted_15o6u_tl7z5_127:not(#\9), .awsui_selectable-item_15o6u_tl7z5_93.awsui_child_15o6u_tl7z5_180.awsui_selected_15o6u_tl7z5_127:not(#\9) {
183
+ .awsui_selectable-item_15o6u_15za0_93.awsui_child_15o6u_15za0_180.awsui_highlighted_15o6u_15za0_127:not(#\9), .awsui_selectable-item_15o6u_15za0_93.awsui_child_15o6u_15za0_180.awsui_selected_15o6u_15za0_127:not(#\9) {
184
184
  padding-left: var(--space-xxl-cu2m1r, 32px);
185
185
  }
186
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_disabled_15o6u_tl7z5_141:not(#\9) {
186
+ .awsui_selectable-item_15o6u_15za0_93.awsui_disabled_15o6u_15za0_141:not(#\9) {
187
187
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
188
188
  }
189
- .awsui_selectable-item_15o6u_tl7z5_93:not(#\9):not(.awsui_disabled_15o6u_tl7z5_141):not(.awsui_parent_15o6u_tl7z5_161) {
189
+ .awsui_selectable-item_15o6u_15za0_93:not(#\9):not(.awsui_disabled_15o6u_15za0_141):not(.awsui_parent_15o6u_15za0_161) {
190
190
  cursor: pointer;
191
191
  }
192
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_interactiveGroups_15o6u_tl7z5_165:not(#\9):not(.awsui_disabled_15o6u_tl7z5_141) {
192
+ .awsui_selectable-item_15o6u_15za0_93.awsui_interactiveGroups_15o6u_15za0_165:not(#\9):not(.awsui_disabled_15o6u_15za0_141) {
193
193
  cursor: pointer;
194
194
  }
195
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_virtual_15o6u_tl7z5_195:not(#\9) {
195
+ .awsui_selectable-item_15o6u_15za0_93.awsui_virtual_15o6u_15za0_195:not(#\9) {
196
196
  position: absolute;
197
197
  top: var(--border-dropdown-virtual-offset-width-kekgc0, 2px);
198
198
  left: 0;
199
199
  width: 100%;
200
200
  box-sizing: border-box;
201
201
  }
202
- .awsui_selectable-item_15o6u_tl7z5_93.awsui_virtual_15o6u_tl7z5_195:not(#\9):first-of-type:not(.awsui_selected_15o6u_tl7z5_127, .awsui_highlighted_15o6u_tl7z5_127) {
202
+ .awsui_selectable-item_15o6u_15za0_93.awsui_virtual_15o6u_15za0_195:not(#\9):first-of-type:not(.awsui_selected_15o6u_15za0_127, .awsui_highlighted_15o6u_15za0_127) {
203
203
  border-top-color: var(--color-border-dropdown-item-top-ky64jq, transparent);
204
204
  }
205
205
 
206
- .awsui_measure-strut_15o6u_tl7z5_206:not(#\9) {
206
+ .awsui_measure-strut_15o6u_15za0_206:not(#\9) {
207
207
  position: absolute;
208
208
  pointer-events: none;
209
209
  height: 100%;
@@ -212,16 +212,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
212
212
  left: 0;
213
213
  padding-top: var(--border-divider-list-width-27y3k5, 1px);
214
214
  }
215
- .awsui_measure-strut-first_15o6u_tl7z5_215:not(#\9) {
215
+ .awsui_measure-strut-first_15o6u_15za0_215:not(#\9) {
216
216
  padding-bottom: var(--border-divider-list-width-27y3k5, 1px);
217
217
  }
218
218
 
219
- .awsui_screenreader-content_15o6u_tl7z5_219:not(#\9) {
219
+ .awsui_screenreader-content_15o6u_15za0_219:not(#\9) {
220
220
  position: absolute !important;
221
221
  top: -9999px !important;
222
222
  left: -9999px !important;
223
223
  }
224
224
 
225
- .awsui_option-content_15o6u_tl7z5_225:not(#\9) {
225
+ .awsui_option-content_15o6u_15za0_225:not(#\9) {
226
226
  /* used in test-utils */
227
227
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "selectable-item": "awsui_selectable-item_15o6u_tl7z5_93",
6
- "pad-bottom": "awsui_pad-bottom_15o6u_tl7z5_115",
7
- "has-background": "awsui_has-background_15o6u_tl7z5_124",
8
- "highlighted": "awsui_highlighted_15o6u_tl7z5_127",
9
- "selected": "awsui_selected_15o6u_tl7z5_127",
10
- "disabled": "awsui_disabled_15o6u_tl7z5_141",
11
- "next-item-selected": "awsui_next-item-selected_15o6u_tl7z5_149",
12
- "is-keyboard": "awsui_is-keyboard_15o6u_tl7z5_157",
13
- "parent": "awsui_parent_15o6u_tl7z5_161",
14
- "interactiveGroups": "awsui_interactiveGroups_15o6u_tl7z5_165",
15
- "child": "awsui_child_15o6u_tl7z5_180",
16
- "virtual": "awsui_virtual_15o6u_tl7z5_195",
17
- "measure-strut": "awsui_measure-strut_15o6u_tl7z5_206",
18
- "measure-strut-first": "awsui_measure-strut-first_15o6u_tl7z5_215",
19
- "screenreader-content": "awsui_screenreader-content_15o6u_tl7z5_219",
20
- "option-content": "awsui_option-content_15o6u_tl7z5_225"
5
+ "selectable-item": "awsui_selectable-item_15o6u_15za0_93",
6
+ "pad-bottom": "awsui_pad-bottom_15o6u_15za0_115",
7
+ "has-background": "awsui_has-background_15o6u_15za0_124",
8
+ "highlighted": "awsui_highlighted_15o6u_15za0_127",
9
+ "selected": "awsui_selected_15o6u_15za0_127",
10
+ "disabled": "awsui_disabled_15o6u_15za0_141",
11
+ "next-item-selected": "awsui_next-item-selected_15o6u_15za0_149",
12
+ "is-keyboard": "awsui_is-keyboard_15o6u_15za0_157",
13
+ "parent": "awsui_parent_15o6u_15za0_161",
14
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_15za0_165",
15
+ "child": "awsui_child_15o6u_15za0_180",
16
+ "virtual": "awsui_virtual_15o6u_15za0_195",
17
+ "measure-strut": "awsui_measure-strut_15o6u_15za0_206",
18
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_15za0_215",
19
+ "screenreader-content": "awsui_screenreader-content_15o6u_15za0_219",
20
+ "option-content": "awsui_option-content_15o6u_15za0_225"
21
21
  };
22
22
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_1fqz6_93",
5
- "horizontal": "awsui_horizontal_gfwv3_1fqz6_98",
6
- "vertical": "awsui_vertical_gfwv3_1fqz6_102",
7
- "list": "awsui_list_gfwv3_1fqz6_106",
8
- "list-item": "awsui_list-item_gfwv3_1fqz6_124",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1fqz6_129",
10
- "toggle": "awsui_toggle_gfwv3_1fqz6_129",
11
- "description": "awsui_description_gfwv3_1fqz6_197",
12
- "separator": "awsui_separator_gfwv3_1fqz6_201"
4
+ "root": "awsui_root_gfwv3_6v1sx_93",
5
+ "horizontal": "awsui_horizontal_gfwv3_6v1sx_98",
6
+ "vertical": "awsui_vertical_gfwv3_6v1sx_102",
7
+ "list": "awsui_list_gfwv3_6v1sx_106",
8
+ "list-item": "awsui_list-item_gfwv3_6v1sx_124",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_6v1sx_129",
10
+ "toggle": "awsui_toggle_gfwv3_6v1sx_129",
11
+ "description": "awsui_description_gfwv3_6v1sx_197",
12
+ "separator": "awsui_separator_gfwv3_6v1sx_201"
13
13
  };
14
14
 
@@ -90,49 +90,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_gfwv3_1fqz6_93:not(#\9) {
93
+ .awsui_root_gfwv3_6v1sx_93:not(#\9) {
94
94
  display: flex;
95
95
  flex-wrap: wrap;
96
96
  gap: var(--space-scaled-xs-26e2du, 8px);
97
97
  }
98
- .awsui_root_gfwv3_1fqz6_93.awsui_horizontal_gfwv3_1fqz6_98:not(#\9) {
98
+ .awsui_root_gfwv3_6v1sx_93.awsui_horizontal_gfwv3_6v1sx_98:not(#\9) {
99
99
  gap: var(--space-xs-zb16t3, 8px);
100
100
  flex-direction: row;
101
101
  }
102
- .awsui_root_gfwv3_1fqz6_93.awsui_vertical_gfwv3_1fqz6_102:not(#\9) {
102
+ .awsui_root_gfwv3_6v1sx_93.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
103
103
  flex-direction: column;
104
104
  }
105
105
 
106
- .awsui_list_gfwv3_1fqz6_106:not(#\9) {
106
+ .awsui_list_gfwv3_6v1sx_106:not(#\9) {
107
107
  display: contents;
108
108
  list-style: none;
109
109
  padding: 0;
110
110
  margin: 0;
111
111
  }
112
- .awsui_list_gfwv3_1fqz6_106.awsui_horizontal_gfwv3_1fqz6_98:not(#\9), .awsui_list_gfwv3_1fqz6_106.awsui_vertical_gfwv3_1fqz6_102:not(#\9) {
112
+ .awsui_list_gfwv3_6v1sx_106.awsui_horizontal_gfwv3_6v1sx_98:not(#\9), .awsui_list_gfwv3_6v1sx_106.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
113
113
  display: flex;
114
114
  flex-wrap: wrap;
115
115
  gap: var(--space-xs-zb16t3, 8px);
116
116
  }
117
- .awsui_list_gfwv3_1fqz6_106.awsui_horizontal_gfwv3_1fqz6_98:not(#\9) {
117
+ .awsui_list_gfwv3_6v1sx_106.awsui_horizontal_gfwv3_6v1sx_98:not(#\9) {
118
118
  flex-direction: row;
119
119
  }
120
- .awsui_list_gfwv3_1fqz6_106.awsui_vertical_gfwv3_1fqz6_102:not(#\9) {
120
+ .awsui_list_gfwv3_6v1sx_106.awsui_vertical_gfwv3_6v1sx_102:not(#\9) {
121
121
  flex-direction: column;
122
122
  }
123
123
 
124
- .awsui_list-item_gfwv3_1fqz6_124:not(#\9) {
124
+ .awsui_list-item_gfwv3_6v1sx_124:not(#\9) {
125
125
  padding: 0;
126
126
  margin: 0;
127
127
  }
128
128
 
129
- .awsui_toggle-container-inline_gfwv3_1fqz6_129:not(#\9) {
129
+ .awsui_toggle-container-inline_gfwv3_6v1sx_129:not(#\9) {
130
130
  padding-left: var(--space-xs-zb16t3, 8px);
131
131
  display: flex;
132
132
  align-items: center;
133
133
  }
134
134
 
135
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9) {
135
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
136
136
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
137
137
  border-collapse: separate;
138
138
  border-spacing: 0;
@@ -187,47 +187,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  margin-left: -1px;
188
188
  }
189
189
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9) {
190
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
191
191
  animation: none;
192
192
  transition: none;
193
193
  }
194
194
  }
195
- .awsui-motion-disabled .awsui_toggle_gfwv3_1fqz6_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1fqz6_129:not(#\9) {
195
+ .awsui-motion-disabled .awsui_toggle_gfwv3_6v1sx_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_6v1sx_129:not(#\9) {
196
196
  animation: none;
197
197
  transition: none;
198
198
  }
199
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9):hover {
199
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
200
200
  cursor: pointer;
201
201
  color: var(--color-text-link-hover-8j6p14, #033160);
202
202
  }
203
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9):focus {
203
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus {
204
204
  outline: none;
205
205
  }
206
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9):active {
206
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active {
207
207
  color: var(--color-text-link-hover-8j6p14, #033160);
208
208
  }
209
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9):active, .awsui_toggle_gfwv3_1fqz6_129:not(#\9):focus, .awsui_toggle_gfwv3_1fqz6_129:not(#\9):hover {
209
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
210
210
  text-decoration: underline;
211
211
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
212
212
  text-decoration-color: currentColor;
213
213
  }
214
- .awsui_toggle_gfwv3_1fqz6_129:not(#\9):active, .awsui_toggle_gfwv3_1fqz6_129:not(#\9):focus, .awsui_toggle_gfwv3_1fqz6_129:not(#\9):hover {
214
+ .awsui_toggle_gfwv3_6v1sx_129:not(#\9):active, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus, .awsui_toggle_gfwv3_6v1sx_129:not(#\9):hover {
215
215
  text-decoration: none;
216
216
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
217
217
  text-decoration-color: transparent;
218
218
  }
219
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1fqz6_129:not(#\9):focus {
219
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_6v1sx_129:not(#\9):focus {
220
220
  outline: 2px dotted transparent;
221
221
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
222
222
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
223
223
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
224
224
  }
225
- .awsui_toggle_gfwv3_1fqz6_129 > .awsui_description_gfwv3_1fqz6_197:not(#\9) {
225
+ .awsui_toggle_gfwv3_6v1sx_129 > .awsui_description_gfwv3_6v1sx_197:not(#\9) {
226
226
  margin-left: var(--space-xxs-p8yyaw, 4px);
227
227
  }
228
228
 
229
- .awsui_separator_gfwv3_1fqz6_201:not(#\9) {
229
+ .awsui_separator_gfwv3_6v1sx_201:not(#\9) {
230
230
  margin: 0px var(--space-scaled-m-mo5yse, 16px);
231
- width: var(--border-divider-section-width-4ax5o2, 2px);
232
- background-color: var(--color-border-divider-default-d3adp9, #e9ebed);
231
+ width: var(--border-divider-section-width-8a5uu9, 2px);
232
+ background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
233
233
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gfwv3_1fqz6_93",
6
- "horizontal": "awsui_horizontal_gfwv3_1fqz6_98",
7
- "vertical": "awsui_vertical_gfwv3_1fqz6_102",
8
- "list": "awsui_list_gfwv3_1fqz6_106",
9
- "list-item": "awsui_list-item_gfwv3_1fqz6_124",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1fqz6_129",
11
- "toggle": "awsui_toggle_gfwv3_1fqz6_129",
12
- "description": "awsui_description_gfwv3_1fqz6_197",
13
- "separator": "awsui_separator_gfwv3_1fqz6_201"
5
+ "root": "awsui_root_gfwv3_6v1sx_93",
6
+ "horizontal": "awsui_horizontal_gfwv3_6v1sx_98",
7
+ "vertical": "awsui_vertical_gfwv3_6v1sx_102",
8
+ "list": "awsui_list_gfwv3_6v1sx_106",
9
+ "list-item": "awsui_list-item_gfwv3_6v1sx_124",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_6v1sx_129",
11
+ "toggle": "awsui_toggle_gfwv3_6v1sx_129",
12
+ "description": "awsui_description_gfwv3_6v1sx_197",
13
+ "separator": "awsui_separator_gfwv3_6v1sx_201"
14
14
  };
15
15
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (2ca759e2)";
2
+ export var PACKAGE_VERSION = "3.0.0 (0e1ee85b)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (2ca759e2)",
3
+ "PACKAGE_VERSION": "3.0.0 (0e1ee85b)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -196,7 +196,7 @@ export var colorBorderButtonNormalHover = "var(--color-border-button-normal-hove
196
196
  export var colorBorderButtonPrimaryDisabled = "var(--color-border-button-primary-disabled-q34ikb, #e9ebed)";
197
197
  export var colorBorderContainerTop = "var(--color-border-container-top-736buh, transparent)";
198
198
  export var colorBorderControlDefault = "var(--color-border-control-default-0fzxw0, #7d8998)";
199
- export var colorBorderDividerDefault = "var(--color-border-divider-default-d3adp9, #e9ebed)";
199
+ export var colorBorderDividerDefault = "var(--color-border-divider-default-et9j7s, #e9ebed)";
200
200
  export var colorBorderDropdownItemHover = "var(--color-border-dropdown-item-hover-461g78, #7d8998)";
201
201
  export var colorBorderInputDefault = "var(--color-border-input-default-1zl7hq, #7d8998)";
202
202
  export var colorBorderItemFocused = "var(--color-border-item-focused-b2ntyl, #0972d3)";
@@ -6900,8 +6900,8 @@ module.exports.preset = {
6900
6900
  "dark": "{colorGrey100}"
6901
6901
  },
6902
6902
  "colorBorderDividerDefault": {
6903
- "light": "{colorGrey200}",
6904
- "dark": "{colorGrey600}"
6903
+ "light": "{colorTextButtonNormalDefault}",
6904
+ "dark": "{colorTextButtonNormalDefault}"
6905
6905
  },
6906
6906
  "colorBorderDividerPanelBottom": {
6907
6907
  "light": "{colorBorderDividerDefault}",
@@ -7228,12 +7228,12 @@ module.exports.preset = {
7228
7228
  "dark": "{colorGrey300}"
7229
7229
  },
7230
7230
  "colorTextExpandableSectionDefault": {
7231
- "light": "{colorTextInteractiveActive}",
7232
- "dark": "{colorTextInteractiveActive}"
7231
+ "light": "{colorTextButtonNormalDefault}",
7232
+ "dark": "{colorTextButtonNormalDefault}"
7233
7233
  },
7234
7234
  "colorTextExpandableSectionHover": {
7235
- "light": "{colorTextAccent}",
7236
- "dark": "{colorTextAccent}"
7235
+ "light": "{colorTextButtonNormalHover}",
7236
+ "dark": "{colorTextButtonNormalHover}"
7237
7237
  },
7238
7238
  "colorTextExpandableSectionNavigationIconDefault": {
7239
7239
  "light": "{colorTextInteractiveDefault}",
@@ -7450,7 +7450,9 @@ module.exports.preset = {
7450
7450
  "colorDropzoneTextHover": {
7451
7451
  "light": "{colorBlue800}",
7452
7452
  "dark": "{colorWhite}"
7453
- }
7453
+ },
7454
+ "fontExpandableHeadingSize": "14px",
7455
+ "borderDividerSectionWidth": "1px"
7454
7456
  }
7455
7457
  },
7456
7458
  "alert-header": {
@@ -7834,8 +7836,8 @@ module.exports.preset = {
7834
7836
  "dark": "{colorGrey100}"
7835
7837
  },
7836
7838
  "colorBorderDividerDefault": {
7837
- "light": "{colorGrey600}",
7838
- "dark": "{colorGrey600}"
7839
+ "light": "{colorTextButtonNormalDefault}",
7840
+ "dark": "{colorTextButtonNormalDefault}"
7839
7841
  },
7840
7842
  "colorBorderDividerPanelBottom": {
7841
7843
  "light": "{colorGreyTransparent}",
@@ -8162,12 +8164,12 @@ module.exports.preset = {
8162
8164
  "dark": "{colorGrey300}"
8163
8165
  },
8164
8166
  "colorTextExpandableSectionDefault": {
8165
- "light": "{colorTextInteractiveActive}",
8166
- "dark": "{colorTextInteractiveActive}"
8167
+ "light": "{colorTextButtonNormalDefault}",
8168
+ "dark": "{colorTextButtonNormalDefault}"
8167
8169
  },
8168
8170
  "colorTextExpandableSectionHover": {
8169
- "light": "{colorTextAccent}",
8170
- "dark": "{colorTextAccent}"
8171
+ "light": "{colorTextButtonNormalHover}",
8172
+ "dark": "{colorTextButtonNormalHover}"
8171
8173
  },
8172
8174
  "colorTextExpandableSectionNavigationIconDefault": {
8173
8175
  "light": "{colorTextInteractiveDefault}",
@@ -10402,12 +10404,12 @@ module.exports.preset = {
10402
10404
  "colorBorderControlDefault": "--color-border-control-default-0fzxw0",
10403
10405
  "colorBorderControlDisabled": "--color-border-control-disabled-bv2kkn",
10404
10406
  "colorBorderDividerActive": "--color-border-divider-active-k4haaf",
10405
- "colorBorderDividerDefault": "--color-border-divider-default-d3adp9",
10406
- "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-s8zdda",
10407
- "colorBorderDividerPanelSide": "--color-border-divider-panel-side-ompdsw",
10407
+ "colorBorderDividerDefault": "--color-border-divider-default-et9j7s",
10408
+ "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-16n9vt",
10409
+ "colorBorderDividerPanelSide": "--color-border-divider-panel-side-qqne3x",
10408
10410
  "colorBorderDropdownContainer": "--color-border-dropdown-container-5boaph",
10409
- "colorBorderDropdownGroup": "--color-border-dropdown-group-c2r4dp",
10410
- "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-rgr5b2",
10411
+ "colorBorderDropdownGroup": "--color-border-dropdown-group-zgquz8",
10412
+ "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-dofu99",
10411
10413
  "colorBorderDropdownItemHover": "--color-border-dropdown-item-hover-461g78",
10412
10414
  "colorBorderDropdownItemDimmedHover": "--color-border-dropdown-item-dimmed-hover-xdu0hf",
10413
10415
  "colorBorderDropdownItemSelected": "--color-border-dropdown-item-selected-096aj1",
@@ -10484,8 +10486,8 @@ module.exports.preset = {
10484
10486
  "colorTextDropdownItemSecondary": "--color-text-dropdown-item-secondary-jho0ju",
10485
10487
  "colorTextDropdownItemSecondaryHover": "--color-text-dropdown-item-secondary-hover-zfmqjr",
10486
10488
  "colorTextEmpty": "--color-text-empty-2wfcyr",
10487
- "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-jh4jdf",
10488
- "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-pfe4fw",
10489
+ "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-lm3qgp",
10490
+ "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-2d1zpj",
10489
10491
  "colorTextExpandableSectionNavigationIconDefault": "--color-text-expandable-section-navigation-icon-default-htcovl",
10490
10492
  "colorTextFormDefault": "--color-text-form-default-vh42kd",
10491
10493
  "colorTextFormLabel": "--color-text-form-label-ktbzsd",
@@ -10552,7 +10554,7 @@ module.exports.preset = {
10552
10554
  "fontDisplayLLineHeight": "--font-display-l-line-height-07o0h7",
10553
10555
  "fontDisplayLSize": "--font-display-l-size-0u12dn",
10554
10556
  "fontDisplayLabelWeight": "--font-display-label-weight-815ja9",
10555
- "fontExpandableHeadingSize": "--font-expandable-heading-size-93i095",
10557
+ "fontExpandableHeadingSize": "--font-expandable-heading-size-smdiul",
10556
10558
  "fontFamilyBase": "--font-family-base-dnvic8",
10557
10559
  "fontFamilyMonospace": "--font-family-monospace-bftdwf",
10558
10560
  "fontHeaderH2DescriptionLineHeight": "--font-header-h2-description-line-height-rtewek",
@@ -10589,13 +10591,13 @@ module.exports.preset = {
10589
10591
  "fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-rbmzei",
10590
10592
  "fontWeightHeavy": "--font-weight-heavy-cqd9pv",
10591
10593
  "borderActiveWidth": "--border-active-width-9dmqf4",
10592
- "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-stg9sc",
10594
+ "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-6zj7o8",
10593
10595
  "borderContainerStickyWidth": "--border-container-sticky-width-6asz33",
10594
10596
  "borderContainerTopWidth": "--border-container-top-width-uugwwl",
10595
10597
  "borderControlFocusRingShadowSpread": "--border-control-focus-ring-shadow-spread-0ctpjf",
10596
10598
  "borderControlInvalidFocusRingShadowSpread": "--border-control-invalid-focus-ring-shadow-spread-fhmbjn",
10597
10599
  "borderDividerListWidth": "--border-divider-list-width-27y3k5",
10598
- "borderDividerSectionWidth": "--border-divider-section-width-4ax5o2",
10600
+ "borderDividerSectionWidth": "--border-divider-section-width-8a5uu9",
10599
10601
  "borderDropdownVirtualOffsetWidth": "--border-dropdown-virtual-offset-width-kekgc0",
10600
10602
  "borderFieldWidth": "--border-field-width-09w7vk",
10601
10603
  "borderInvalidWidth": "--border-invalid-width-5ktjp2",