@cloudscape-design/components 3.0.1249 → 3.0.1251

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 (136) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +50 -50
  3. package/alert/styles.selectors.js +27 -27
  4. package/annotation-context/annotation/styles.css.js +13 -13
  5. package/annotation-context/annotation/styles.scoped.css +21 -21
  6. package/annotation-context/annotation/styles.selectors.js +13 -13
  7. package/app-layout/notifications/styles.css.js +3 -3
  8. package/app-layout/notifications/styles.scoped.css +7 -7
  9. package/app-layout/notifications/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +86 -86
  11. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  12. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  13. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  14. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  15. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  16. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  17. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  18. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  19. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  20. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  21. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  22. package/attribute-editor/styles.css.js +15 -15
  23. package/attribute-editor/styles.scoped.css +28 -28
  24. package/attribute-editor/styles.selectors.js +15 -15
  25. package/breadcrumb-group/item/styles.css.js +7 -7
  26. package/breadcrumb-group/item/styles.scoped.css +28 -28
  27. package/breadcrumb-group/item/styles.selectors.js +7 -7
  28. package/button/styles.css.js +22 -22
  29. package/button/styles.scoped.css +256 -256
  30. package/button/styles.selectors.js +22 -22
  31. package/button-dropdown/item-element/styles.css.js +21 -21
  32. package/button-dropdown/item-element/styles.scoped.css +37 -37
  33. package/button-dropdown/item-element/styles.selectors.js +21 -21
  34. package/checkbox/styles.css.js +3 -3
  35. package/checkbox/styles.scoped.css +11 -11
  36. package/checkbox/styles.selectors.js +3 -3
  37. package/content-layout/styles.css.js +14 -14
  38. package/content-layout/styles.scoped.css +27 -27
  39. package/content-layout/styles.selectors.js +14 -14
  40. package/file-token-group/styles.css.js +23 -23
  41. package/file-token-group/styles.scoped.css +36 -36
  42. package/file-token-group/styles.selectors.js +23 -23
  43. package/flashbar/styles.css.js +50 -50
  44. package/flashbar/styles.scoped.css +187 -187
  45. package/flashbar/styles.selectors.js +50 -50
  46. package/help-panel/styles.css.js +6 -6
  47. package/help-panel/styles.scoped.css +73 -73
  48. package/help-panel/styles.selectors.js +6 -6
  49. package/input/styles.css.js +13 -13
  50. package/input/styles.scoped.css +74 -74
  51. package/input/styles.selectors.js +13 -13
  52. package/internal/base-component/styles.scoped.css +1 -1
  53. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  54. package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  55. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  56. package/internal/components/dropdown/dropdown-fit-handler.d.ts +4 -2
  57. package/internal/components/dropdown/dropdown-fit-handler.d.ts.map +1 -1
  58. package/internal/components/dropdown/dropdown-fit-handler.js +5 -3
  59. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  60. package/internal/components/dropdown/index.d.ts +3 -0
  61. package/internal/components/dropdown/index.d.ts.map +1 -1
  62. package/internal/components/dropdown/index.js +10 -7
  63. package/internal/components/dropdown/index.js.map +1 -1
  64. package/internal/components/dropdown/interfaces.d.ts +16 -0
  65. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  66. package/internal/components/dropdown/interfaces.js.map +1 -1
  67. package/internal/components/dropdown/styles.css.js +20 -20
  68. package/internal/components/dropdown/styles.scoped.css +39 -39
  69. package/internal/components/dropdown/styles.selectors.js +20 -20
  70. package/internal/components/radio-button/styles.css.js +7 -7
  71. package/internal/components/radio-button/styles.scoped.css +18 -18
  72. package/internal/components/radio-button/styles.selectors.js +7 -7
  73. package/internal/components/token-list/styles.css.js +10 -10
  74. package/internal/components/token-list/styles.scoped.css +25 -25
  75. package/internal/components/token-list/styles.selectors.js +10 -10
  76. package/internal/environment.js +2 -2
  77. package/internal/environment.json +2 -2
  78. package/internal/generated/custom-css-properties/index.d.ts +10 -0
  79. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  80. package/internal/generated/custom-css-properties/index.js +151 -141
  81. package/internal/generated/custom-css-properties/index.js.map +1 -1
  82. package/internal/manifest.json +1 -1
  83. package/link/styles.css.js +20 -20
  84. package/link/styles.scoped.css +103 -103
  85. package/link/styles.selectors.js +20 -20
  86. package/mixed-line-bar-chart/hooks/use-mouse-hover.d.ts +1 -1
  87. package/mixed-line-bar-chart/hooks/use-mouse-hover.d.ts.map +1 -1
  88. package/mixed-line-bar-chart/hooks/use-mouse-hover.js +13 -5
  89. package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +1 -1
  90. package/modal/styles.css.js +31 -31
  91. package/modal/styles.scoped.css +48 -48
  92. package/modal/styles.selectors.js +31 -31
  93. package/package.json +1 -1
  94. package/progress-bar/styles.css.js +18 -18
  95. package/progress-bar/styles.scoped.css +48 -48
  96. package/progress-bar/styles.selectors.js +18 -18
  97. package/prompt-input/styles.css.js +17 -17
  98. package/prompt-input/styles.scoped.css +79 -79
  99. package/prompt-input/styles.selectors.js +17 -17
  100. package/segmented-control/styles.css.js +16 -16
  101. package/segmented-control/styles.scoped.css +46 -46
  102. package/segmented-control/styles.selectors.js +16 -16
  103. package/slider/styles.css.js +26 -26
  104. package/slider/styles.scoped.css +165 -165
  105. package/slider/styles.selectors.js +26 -26
  106. package/spinner/styles.css.js +13 -13
  107. package/spinner/styles.scoped.css +39 -39
  108. package/spinner/styles.selectors.js +13 -13
  109. package/tabs/styles.css.js +30 -30
  110. package/tabs/styles.scoped.css +76 -76
  111. package/tabs/styles.selectors.js +30 -30
  112. package/tag-editor/styles.css.js +3 -3
  113. package/tag-editor/styles.scoped.css +13 -13
  114. package/tag-editor/styles.selectors.js +3 -3
  115. package/text-content/styles.css.js +1 -1
  116. package/text-content/styles.scoped.css +66 -66
  117. package/text-content/styles.selectors.js +1 -1
  118. package/textarea/styles.css.js +5 -5
  119. package/textarea/styles.scoped.css +45 -45
  120. package/textarea/styles.selectors.js +5 -5
  121. package/toggle/styles.css.js +10 -10
  122. package/toggle/styles.scoped.css +23 -23
  123. package/toggle/styles.selectors.js +10 -10
  124. package/token/interfaces.d.ts +37 -0
  125. package/token/interfaces.d.ts.map +1 -1
  126. package/token/interfaces.js.map +1 -1
  127. package/token/internal.d.ts.map +1 -1
  128. package/token/internal.js +3 -1
  129. package/token/internal.js.map +1 -1
  130. package/token/styles.css.js +14 -14
  131. package/token/styles.d.ts +2 -0
  132. package/token/styles.d.ts.map +1 -0
  133. package/token/styles.js +32 -0
  134. package/token/styles.js.map +1 -0
  135. package/token/styles.scoped.css +51 -45
  136. package/token/styles.selectors.js +14 -14
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_14tk5_161",
5
- "refresh": "awsui_refresh_8cbea_14tk5_188",
6
- "disabled": "awsui_disabled_8cbea_14tk5_194",
7
- "selected": "awsui_selected_8cbea_14tk5_251",
8
- "icon": "awsui_icon_8cbea_14tk5_261",
9
- "with-text": "awsui_with-text_8cbea_14tk5_265",
10
- "with-no-text": "awsui_with-no-text_8cbea_14tk5_271",
11
- "root": "awsui_root_8cbea_14tk5_276",
12
- "segment-part": "awsui_segment-part_8cbea_14tk5_308",
13
- "select": "awsui_select_8cbea_14tk5_251",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_14tk5_343",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_14tk5_347",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_14tk5_351",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_14tk5_355",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_14tk5_359",
19
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_14tk5_363"
4
+ "segment": "awsui_segment_8cbea_a5ti6_161",
5
+ "refresh": "awsui_refresh_8cbea_a5ti6_188",
6
+ "disabled": "awsui_disabled_8cbea_a5ti6_194",
7
+ "selected": "awsui_selected_8cbea_a5ti6_251",
8
+ "icon": "awsui_icon_8cbea_a5ti6_261",
9
+ "with-text": "awsui_with-text_8cbea_a5ti6_265",
10
+ "with-no-text": "awsui_with-no-text_8cbea_a5ti6_271",
11
+ "root": "awsui_root_8cbea_a5ti6_276",
12
+ "segment-part": "awsui_segment-part_8cbea_a5ti6_308",
13
+ "select": "awsui_select_8cbea_a5ti6_251",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_a5ti6_343",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_a5ti6_347",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_a5ti6_351",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_a5ti6_355",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_a5ti6_359",
19
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_a5ti6_363"
20
20
  };
21
21
 
@@ -158,7 +158,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
159
  SPDX-License-Identifier: Apache-2.0
160
160
  */
161
- .awsui_segment_8cbea_14tk5_161:not(#\9) {
161
+ .awsui_segment_8cbea_a5ti6_161:not(#\9) {
162
162
  font-size: var(--font-size-body-m-a7nh2n, 14px);
163
163
  line-height: var(--line-height-body-m-2mh3ke, 20px);
164
164
  word-wrap: break-word;
@@ -170,8 +170,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  letter-spacing: 0.25px;
171
171
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
172
172
  padding-inline: calc(var(--space-button-horizontal-k0c786, 20px) - var(--space-static-xxs-ns94dp, 4px));
173
- background: var(--awsui-style-background-default-n6lfw8, var(--color-background-segment-default-b0r494, #ffffff));
174
- color: var(--awsui-style-color-default-n6lfw8, var(--color-text-segment-default-vi2vn9, #424650));
173
+ background: var(--awsui-style-background-default-hzjhvz, var(--color-background-segment-default-b0r494, #ffffff));
174
+ color: var(--awsui-style-color-default-hzjhvz, var(--color-text-segment-default-vi2vn9, #424650));
175
175
  overflow: visible;
176
176
  border-start-start-radius: var(--border-radius-button-7bgkcs, 20px);
177
177
  border-start-end-radius: var(--border-radius-button-7bgkcs, 20px);
@@ -183,26 +183,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  align-items: center;
184
184
  border-inline: none;
185
185
  border-block: none;
186
- --awsui-style-focus-ring-box-shadow-n6lfw8: 0 0 0 var(--awsui-style-focus-ring-border-width-n6lfw8, 2px) var(--awsui-style-focus-ring-border-color-n6lfw8, var(--color-border-item-focused-uk47pl, #006ce0));
186
+ --awsui-style-focus-ring-box-shadow-hzjhvz: 0 0 0 var(--awsui-style-focus-ring-border-width-hzjhvz, 2px) var(--awsui-style-focus-ring-border-color-hzjhvz, var(--color-border-item-focused-uk47pl, #006ce0));
187
187
  }
188
- .awsui_segment_8cbea_14tk5_161:not(#\9):not(.awsui_refresh_8cbea_14tk5_188) {
188
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):not(.awsui_refresh_8cbea_a5ti6_188) {
189
189
  block-size: calc(100% - var(--space-static-xxs-ns94dp, 4px) - 2 * var(--border-width-field-2xc78x, 1px));
190
190
  }
191
- .awsui_segment_8cbea_14tk5_161:not(#\9):focus {
191
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):focus {
192
192
  outline: none;
193
193
  }
194
- .awsui_segment_8cbea_14tk5_161.awsui_disabled_8cbea_14tk5_194:not(#\9) {
195
- background: var(--awsui-style-background-disabled-n6lfw8, var(--color-background-segment-disabled-m2a5t7, #ffffff));
196
- color: var(--awsui-style-color-disabled-n6lfw8, var(--color-text-interactive-disabled-1bqmrl, #b4b4bb));
194
+ .awsui_segment_8cbea_a5ti6_161.awsui_disabled_8cbea_a5ti6_194:not(#\9) {
195
+ background: var(--awsui-style-background-disabled-hzjhvz, var(--color-background-segment-disabled-m2a5t7, #ffffff));
196
+ color: var(--awsui-style-color-disabled-hzjhvz, var(--color-text-interactive-disabled-1bqmrl, #b4b4bb));
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focus {
198
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_a5ti6_161:not(#\9):focus {
199
199
  position: relative;
200
200
  }
201
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focus {
201
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_a5ti6_161:not(#\9):focus {
202
202
  outline: 2px dotted transparent;
203
203
  outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px) - 1px);
204
204
  }
205
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focus::before {
205
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_a5ti6_161:not(#\9):focus::before {
206
206
  content: " ";
207
207
  display: block;
208
208
  position: absolute;
@@ -210,14 +210,14 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focu
210
210
  inset-block-start: calc(-1 * var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px));
211
211
  inline-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px) + var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px));
212
212
  block-size: calc(100% + var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px) + var(--space-segmented-control-focus-outline-gutter-x1ywqb, 6px));
213
- border-start-start-radius: var(--awsui-style-focus-ring-border-radius-n6lfw8, var(--border-radius-control-default-focus-ring-1uabki, 4px));
214
- border-start-end-radius: var(--awsui-style-focus-ring-border-radius-n6lfw8, var(--border-radius-control-default-focus-ring-1uabki, 4px));
215
- border-end-start-radius: var(--awsui-style-focus-ring-border-radius-n6lfw8, var(--border-radius-control-default-focus-ring-1uabki, 4px));
216
- border-end-end-radius: var(--awsui-style-focus-ring-border-radius-n6lfw8, var(--border-radius-control-default-focus-ring-1uabki, 4px));
217
- box-shadow: var(--awsui-style-focus-ring-box-shadow-n6lfw8);
213
+ border-start-start-radius: var(--awsui-style-focus-ring-border-radius-hzjhvz, var(--border-radius-control-default-focus-ring-1uabki, 4px));
214
+ border-start-end-radius: var(--awsui-style-focus-ring-border-radius-hzjhvz, var(--border-radius-control-default-focus-ring-1uabki, 4px));
215
+ border-end-start-radius: var(--awsui-style-focus-ring-border-radius-hzjhvz, var(--border-radius-control-default-focus-ring-1uabki, 4px));
216
+ border-end-end-radius: var(--awsui-style-focus-ring-border-radius-hzjhvz, var(--border-radius-control-default-focus-ring-1uabki, 4px));
217
+ box-shadow: var(--awsui-style-focus-ring-box-shadow-hzjhvz);
218
218
  z-index: 1;
219
219
  }
220
- .awsui_segment_8cbea_14tk5_161:not(#\9):not(:last-child)::after {
220
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):not(:last-child)::after {
221
221
  content: "";
222
222
  position: absolute;
223
223
  inset-inline-end: calc(-1 * (var(--space-static-xxs-ns94dp, 4px) + 1px));
@@ -227,53 +227,53 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focu
227
227
  background: var(--color-border-input-default-317xk5, #8c8c94);
228
228
  z-index: 1;
229
229
  }
230
- .awsui_segment_8cbea_14tk5_161:not(#\9):not(.awsui_refresh_8cbea_14tk5_188):not(:last-child)::after {
230
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):not(.awsui_refresh_8cbea_a5ti6_188):not(:last-child)::after {
231
231
  inset-inline-end: calc(-1 * var(--space-static-xxs-ns94dp, 4px));
232
232
  }
233
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(1) {
233
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(1) {
234
234
  grid-column: 1;
235
235
  }
236
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(2) {
236
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(2) {
237
237
  grid-column: 2;
238
238
  }
239
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(3) {
239
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(3) {
240
240
  grid-column: 3;
241
241
  }
242
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(4) {
242
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(4) {
243
243
  grid-column: 4;
244
244
  }
245
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(5) {
245
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(5) {
246
246
  grid-column: 5;
247
247
  }
248
- .awsui_segment_8cbea_14tk5_161:not(#\9):nth-child(6) {
248
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):nth-child(6) {
249
249
  grid-column: 6;
250
250
  }
251
- .awsui_segment_8cbea_14tk5_161.awsui_selected_8cbea_14tk5_251:not(#\9) {
252
- background: var(--awsui-style-background-active-n6lfw8, var(--color-background-segment-active-1u2ldl, #006ce0));
253
- color: var(--awsui-style-color-active-n6lfw8, var(--color-text-segment-active-hlorbe, #ffffff));
251
+ .awsui_segment_8cbea_a5ti6_161.awsui_selected_8cbea_a5ti6_251:not(#\9) {
252
+ background: var(--awsui-style-background-active-hzjhvz, var(--color-background-segment-active-1u2ldl, #006ce0));
253
+ color: var(--awsui-style-color-active-hzjhvz, var(--color-text-segment-active-hlorbe, #ffffff));
254
254
  }
255
- .awsui_segment_8cbea_14tk5_161:not(#\9):hover:not(.awsui_selected_8cbea_14tk5_251):not(.awsui_disabled_8cbea_14tk5_194):not(:focus) {
256
- background: var(--awsui-style-background-hover-n6lfw8, var(--color-background-segment-hover-800sl4, #f0fbff));
257
- color: var(--awsui-style-color-hover-n6lfw8, var(--color-text-segment-hover-65a2x8, #002b66));
255
+ .awsui_segment_8cbea_a5ti6_161:not(#\9):hover:not(.awsui_selected_8cbea_a5ti6_251):not(.awsui_disabled_8cbea_a5ti6_194):not(:focus) {
256
+ background: var(--awsui-style-background-hover-hzjhvz, var(--color-background-segment-hover-800sl4, #f0fbff));
257
+ color: var(--awsui-style-color-hover-hzjhvz, var(--color-text-segment-hover-65a2x8, #002b66));
258
258
  cursor: pointer;
259
259
  }
260
260
 
261
- .awsui_icon_8cbea_14tk5_261:not(#\9) {
261
+ .awsui_icon_8cbea_a5ti6_261:not(#\9) {
262
262
  /* used in test-utils */
263
263
  }
264
264
 
265
- .awsui_with-text_8cbea_14tk5_265:not(#\9) {
265
+ .awsui_with-text_8cbea_a5ti6_265:not(#\9) {
266
266
  position: relative;
267
267
  inset-inline-start: calc(-1 * var(--space-xxs-hwfkai, 4px));
268
268
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
269
269
  }
270
270
 
271
- .awsui_with-no-text_8cbea_14tk5_271:not(#\9) {
271
+ .awsui_with-no-text_8cbea_a5ti6_271:not(#\9) {
272
272
  margin-inline: auto;
273
273
  inset-inline: 0;
274
274
  }
275
275
 
276
- .awsui_root_8cbea_14tk5_276:not(#\9) {
276
+ .awsui_root_8cbea_a5ti6_276:not(#\9) {
277
277
  border-collapse: separate;
278
278
  border-spacing: 0;
279
279
  box-sizing: border-box;
@@ -305,7 +305,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focu
305
305
  -moz-osx-font-smoothing: auto;
306
306
  }
307
307
 
308
- .awsui_segment-part_8cbea_14tk5_308:not(#\9) {
308
+ .awsui_segment-part_8cbea_a5ti6_308:not(#\9) {
309
309
  display: inline-grid;
310
310
  border-inline: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-317xk5, #8c8c94);
311
311
  border-block: solid var(--border-width-field-2xc78x, 1px) var(--color-border-input-default-317xk5, #8c8c94);
@@ -320,46 +320,46 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_14tk5_161:not(#\9):focu
320
320
  padding-inline: calc(var(--space-static-xxs-ns94dp, 4px) - var(--border-width-field-2xc78x, 1px));
321
321
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 + 1px);
322
322
  }
323
- .awsui_segment-part_8cbea_14tk5_308:not(#\9):not(.awsui_refresh_8cbea_14tk5_188) {
323
+ .awsui_segment-part_8cbea_a5ti6_308:not(#\9):not(.awsui_refresh_8cbea_a5ti6_188) {
324
324
  padding-inline: calc(var(--space-static-xxxs-yidks1, 2px) + var(--border-width-field-2xc78x, 1px));
325
325
  padding-block: 0;
326
326
  gap: calc(var(--space-static-xxs-ns94dp, 4px) * 2 - 1px);
327
327
  }
328
328
  @media (max-width: 688px) {
329
- .awsui_segment-part_8cbea_14tk5_308:not(#\9) {
329
+ .awsui_segment-part_8cbea_a5ti6_308:not(#\9) {
330
330
  display: none;
331
331
  }
332
332
  }
333
333
 
334
- .awsui_select_8cbea_14tk5_251:not(#\9) {
334
+ .awsui_select_8cbea_a5ti6_251:not(#\9) {
335
335
  display: none;
336
336
  }
337
337
  @media (max-width: 688px) {
338
- .awsui_select_8cbea_14tk5_251:not(#\9) {
338
+ .awsui_select_8cbea_a5ti6_251:not(#\9) {
339
339
  display: block;
340
340
  }
341
341
  }
342
342
 
343
- .awsui_segment-count-2_8cbea_14tk5_343:not(#\9) {
343
+ .awsui_segment-count-2_8cbea_a5ti6_343:not(#\9) {
344
344
  grid-template-columns: repeat(2, auto);
345
345
  }
346
346
 
347
- .awsui_segment-count-3_8cbea_14tk5_347:not(#\9) {
347
+ .awsui_segment-count-3_8cbea_a5ti6_347:not(#\9) {
348
348
  grid-template-columns: repeat(3, auto);
349
349
  }
350
350
 
351
- .awsui_segment-count-4_8cbea_14tk5_351:not(#\9) {
351
+ .awsui_segment-count-4_8cbea_a5ti6_351:not(#\9) {
352
352
  grid-template-columns: repeat(4, auto);
353
353
  }
354
354
 
355
- .awsui_segment-count-5_8cbea_14tk5_355:not(#\9) {
355
+ .awsui_segment-count-5_8cbea_a5ti6_355:not(#\9) {
356
356
  grid-template-columns: repeat(5, auto);
357
357
  }
358
358
 
359
- .awsui_segment-count-6_8cbea_14tk5_359:not(#\9) {
359
+ .awsui_segment-count-6_8cbea_a5ti6_359:not(#\9) {
360
360
  grid-template-columns: repeat(6, auto);
361
361
  }
362
362
 
363
- .awsui_disabled-reason-tooltip_8cbea_14tk5_363:not(#\9) {
363
+ .awsui_disabled-reason-tooltip_8cbea_a5ti6_363:not(#\9) {
364
364
  /* used in test-utils or tests */
365
365
  }
@@ -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
- "segment": "awsui_segment_8cbea_14tk5_161",
6
- "refresh": "awsui_refresh_8cbea_14tk5_188",
7
- "disabled": "awsui_disabled_8cbea_14tk5_194",
8
- "selected": "awsui_selected_8cbea_14tk5_251",
9
- "icon": "awsui_icon_8cbea_14tk5_261",
10
- "with-text": "awsui_with-text_8cbea_14tk5_265",
11
- "with-no-text": "awsui_with-no-text_8cbea_14tk5_271",
12
- "root": "awsui_root_8cbea_14tk5_276",
13
- "segment-part": "awsui_segment-part_8cbea_14tk5_308",
14
- "select": "awsui_select_8cbea_14tk5_251",
15
- "segment-count-2": "awsui_segment-count-2_8cbea_14tk5_343",
16
- "segment-count-3": "awsui_segment-count-3_8cbea_14tk5_347",
17
- "segment-count-4": "awsui_segment-count-4_8cbea_14tk5_351",
18
- "segment-count-5": "awsui_segment-count-5_8cbea_14tk5_355",
19
- "segment-count-6": "awsui_segment-count-6_8cbea_14tk5_359",
20
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_14tk5_363"
5
+ "segment": "awsui_segment_8cbea_a5ti6_161",
6
+ "refresh": "awsui_refresh_8cbea_a5ti6_188",
7
+ "disabled": "awsui_disabled_8cbea_a5ti6_194",
8
+ "selected": "awsui_selected_8cbea_a5ti6_251",
9
+ "icon": "awsui_icon_8cbea_a5ti6_261",
10
+ "with-text": "awsui_with-text_8cbea_a5ti6_265",
11
+ "with-no-text": "awsui_with-no-text_8cbea_a5ti6_271",
12
+ "root": "awsui_root_8cbea_a5ti6_276",
13
+ "segment-part": "awsui_segment-part_8cbea_a5ti6_308",
14
+ "select": "awsui_select_8cbea_a5ti6_251",
15
+ "segment-count-2": "awsui_segment-count-2_8cbea_a5ti6_343",
16
+ "segment-count-3": "awsui_segment-count-3_8cbea_a5ti6_347",
17
+ "segment-count-4": "awsui_segment-count-4_8cbea_a5ti6_351",
18
+ "segment-count-5": "awsui_segment-count-5_8cbea_a5ti6_355",
19
+ "segment-count-6": "awsui_segment-count-6_8cbea_a5ti6_359",
20
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_a5ti6_363"
21
21
  };
22
22
 
@@ -1,31 +1,31 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_pcgz5_1kzax_153",
5
- "slider": "awsui_slider_pcgz5_1kzax_190",
6
- "slider-track": "awsui_slider-track_pcgz5_1kzax_194",
7
- "slider-range": "awsui_slider-range_pcgz5_1kzax_194",
8
- "disabled": "awsui_disabled_pcgz5_1kzax_209",
9
- "readonly": "awsui_readonly_pcgz5_1kzax_213",
10
- "error": "awsui_error_pcgz5_1kzax_222",
11
- "warning": "awsui_warning_pcgz5_1kzax_225",
12
- "active": "awsui_active_pcgz5_1kzax_228",
13
- "error-active": "awsui_error-active_pcgz5_1kzax_231",
14
- "warning-active": "awsui_warning-active_pcgz5_1kzax_234",
15
- "labels": "awsui_labels_pcgz5_1kzax_245",
16
- "labels-noref": "awsui_labels-noref_pcgz5_1kzax_251",
17
- "labels-reference": "awsui_labels-reference_pcgz5_1kzax_254",
18
- "labels-min": "awsui_labels-min_pcgz5_1kzax_261",
19
- "labels-max": "awsui_labels-max_pcgz5_1kzax_267",
20
- "labels-aria-description": "awsui_labels-aria-description_pcgz5_1kzax_275",
21
- "ticks": "awsui_ticks_pcgz5_1kzax_293",
22
- "ticks-wrapper": "awsui_ticks-wrapper_pcgz5_1kzax_299",
23
- "tick": "awsui_tick_pcgz5_1kzax_293",
24
- "middle": "awsui_middle_pcgz5_1kzax_314",
25
- "filled": "awsui_filled_pcgz5_1kzax_317",
26
- "tooltip-thumb": "awsui_tooltip-thumb_pcgz5_1kzax_345",
27
- "thumb": "awsui_thumb_pcgz5_1kzax_358",
28
- "min": "awsui_min_pcgz5_1kzax_394",
29
- "max": "awsui_max_pcgz5_1kzax_397"
4
+ "root": "awsui_root_pcgz5_lza2y_153",
5
+ "slider": "awsui_slider_pcgz5_lza2y_190",
6
+ "slider-track": "awsui_slider-track_pcgz5_lza2y_194",
7
+ "slider-range": "awsui_slider-range_pcgz5_lza2y_194",
8
+ "disabled": "awsui_disabled_pcgz5_lza2y_209",
9
+ "readonly": "awsui_readonly_pcgz5_lza2y_213",
10
+ "error": "awsui_error_pcgz5_lza2y_222",
11
+ "warning": "awsui_warning_pcgz5_lza2y_225",
12
+ "active": "awsui_active_pcgz5_lza2y_228",
13
+ "error-active": "awsui_error-active_pcgz5_lza2y_231",
14
+ "warning-active": "awsui_warning-active_pcgz5_lza2y_234",
15
+ "labels": "awsui_labels_pcgz5_lza2y_245",
16
+ "labels-noref": "awsui_labels-noref_pcgz5_lza2y_251",
17
+ "labels-reference": "awsui_labels-reference_pcgz5_lza2y_254",
18
+ "labels-min": "awsui_labels-min_pcgz5_lza2y_261",
19
+ "labels-max": "awsui_labels-max_pcgz5_lza2y_267",
20
+ "labels-aria-description": "awsui_labels-aria-description_pcgz5_lza2y_275",
21
+ "ticks": "awsui_ticks_pcgz5_lza2y_293",
22
+ "ticks-wrapper": "awsui_ticks-wrapper_pcgz5_lza2y_299",
23
+ "tick": "awsui_tick_pcgz5_lza2y_293",
24
+ "middle": "awsui_middle_pcgz5_lza2y_314",
25
+ "filled": "awsui_filled_pcgz5_lza2y_317",
26
+ "tooltip-thumb": "awsui_tooltip-thumb_pcgz5_lza2y_345",
27
+ "thumb": "awsui_thumb_pcgz5_lza2y_358",
28
+ "min": "awsui_min_pcgz5_lza2y_394",
29
+ "max": "awsui_max_pcgz5_lza2y_397"
30
30
  };
31
31