@cloudscape-design/components-themeable 3.0.1079 → 3.0.1081

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 (130) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +84 -80
  3. package/lib/internal/scss/popover/body.scss +4 -0
  4. package/lib/internal/template/alert/styles.css.js +27 -27
  5. package/lib/internal/template/alert/styles.scoped.css +46 -46
  6. package/lib/internal/template/alert/styles.selectors.js +27 -27
  7. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  8. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
  9. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  11. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  12. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  13. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  14. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  15. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  16. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  17. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +39 -39
  18. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  19. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +23 -23
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +23 -23
  25. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  26. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  27. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  28. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  29. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  30. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  31. package/lib/internal/template/button/styles.css.js +22 -22
  32. package/lib/internal/template/button/styles.scoped.css +212 -212
  33. package/lib/internal/template/button/styles.selectors.js +22 -22
  34. package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
  35. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
  36. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
  37. package/lib/internal/template/button-group/index.d.ts.map +1 -1
  38. package/lib/internal/template/button-group/index.js +2 -2
  39. package/lib/internal/template/button-group/index.js.map +1 -1
  40. package/lib/internal/template/button-group/interfaces.d.ts +40 -0
  41. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  42. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  43. package/lib/internal/template/button-group/internal.d.ts.map +1 -1
  44. package/lib/internal/template/button-group/internal.js +5 -3
  45. package/lib/internal/template/button-group/internal.js.map +1 -1
  46. package/lib/internal/template/button-group/item-element.d.ts +1 -0
  47. package/lib/internal/template/button-group/item-element.d.ts.map +1 -1
  48. package/lib/internal/template/button-group/item-element.js +4 -2
  49. package/lib/internal/template/button-group/item-element.js.map +1 -1
  50. package/lib/internal/template/button-group/style.d.ts +13 -0
  51. package/lib/internal/template/button-group/style.d.ts.map +1 -0
  52. package/lib/internal/template/button-group/style.js +37 -0
  53. package/lib/internal/template/button-group/style.js.map +1 -0
  54. package/lib/internal/template/checkbox/styles.css.js +3 -3
  55. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  56. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  57. package/lib/internal/template/content-layout/styles.css.js +14 -14
  58. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  59. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  60. package/lib/internal/template/date-range-picker/time-offset.d.ts +1 -1
  61. package/lib/internal/template/date-range-picker/time-offset.d.ts.map +1 -1
  62. package/lib/internal/template/date-range-picker/time-offset.js +7 -3
  63. package/lib/internal/template/date-range-picker/time-offset.js.map +1 -1
  64. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
  65. package/lib/internal/template/flashbar/collapsible-flashbar.js +3 -5
  66. package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
  67. package/lib/internal/template/flashbar/common.d.ts.map +1 -1
  68. package/lib/internal/template/flashbar/common.js +2 -5
  69. package/lib/internal/template/flashbar/common.js.map +1 -1
  70. package/lib/internal/template/flashbar/flash.d.ts +1 -1
  71. package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
  72. package/lib/internal/template/flashbar/flash.js +4 -2
  73. package/lib/internal/template/flashbar/flash.js.map +1 -1
  74. package/lib/internal/template/flashbar/style.d.ts.map +1 -1
  75. package/lib/internal/template/flashbar/style.js +16 -31
  76. package/lib/internal/template/flashbar/style.js.map +1 -1
  77. package/lib/internal/template/flashbar/styles.css.js +50 -50
  78. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  79. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  80. package/lib/internal/template/flashbar/utils.d.ts +2 -1
  81. package/lib/internal/template/flashbar/utils.d.ts.map +1 -1
  82. package/lib/internal/template/flashbar/utils.js +4 -1
  83. package/lib/internal/template/flashbar/utils.js.map +1 -1
  84. package/lib/internal/template/help-panel/styles.css.js +6 -6
  85. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  86. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  87. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  88. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  91. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  92. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
  93. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  94. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  95. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  96. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  97. package/lib/internal/template/internal/environment.js +2 -2
  98. package/lib/internal/template/internal/environment.json +2 -2
  99. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +4 -0
  100. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  101. package/lib/internal/template/internal/generated/custom-css-properties/index.js +83 -79
  102. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  103. package/lib/internal/template/internal/utils/date-time/format-time-offset.d.ts.map +1 -1
  104. package/lib/internal/template/internal/utils/date-time/format-time-offset.js +3 -0
  105. package/lib/internal/template/internal/utils/date-time/format-time-offset.js.map +1 -1
  106. package/lib/internal/template/link/styles.css.js +20 -20
  107. package/lib/internal/template/link/styles.scoped.css +103 -103
  108. package/lib/internal/template/link/styles.selectors.js +20 -20
  109. package/lib/internal/template/popover/styles.css.js +56 -56
  110. package/lib/internal/template/popover/styles.scoped.css +85 -84
  111. package/lib/internal/template/popover/styles.selectors.js +56 -56
  112. package/lib/internal/template/radio-group/styles.css.js +10 -10
  113. package/lib/internal/template/radio-group/styles.scoped.css +22 -22
  114. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  115. package/lib/internal/template/slider/styles.css.js +26 -26
  116. package/lib/internal/template/slider/styles.scoped.css +86 -86
  117. package/lib/internal/template/slider/styles.selectors.js +26 -26
  118. package/lib/internal/template/spinner/styles.css.js +13 -13
  119. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  120. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  121. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  122. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  123. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  124. package/lib/internal/template/text-content/styles.css.js +1 -1
  125. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  126. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  127. package/lib/internal/template/toggle/styles.css.js +10 -10
  128. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  129. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  130. package/package.json +1 -1
@@ -150,52 +150,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- @keyframes awsui_spinner-rotator_1612d_5zmoz_1 {
153
+ @keyframes awsui_spinner-rotator_1612d_14hpv_1 {
154
154
  0% {
155
- transform: rotate(var(--awsui-spinner-rotator-from-mdigke));
155
+ transform: rotate(var(--awsui-spinner-rotator-from-kiajpc));
156
156
  }
157
157
  100% {
158
- transform: rotate(var(--awsui-spinner-rotator-to-mdigke));
158
+ transform: rotate(var(--awsui-spinner-rotator-to-kiajpc));
159
159
  }
160
160
  }
161
- @keyframes awsui_spinner-line-left_1612d_5zmoz_1 {
161
+ @keyframes awsui_spinner-line-left_1612d_14hpv_1 {
162
162
  0% {
163
- transform: rotate(var(--awsui-spinner-line-left-from-mdigke));
163
+ transform: rotate(var(--awsui-spinner-line-left-from-kiajpc));
164
164
  }
165
165
  50% {
166
- transform: rotate(var(--awsui-spinner-line-left-to-mdigke));
166
+ transform: rotate(var(--awsui-spinner-line-left-to-kiajpc));
167
167
  }
168
168
  100% {
169
- transform: rotate(var(--awsui-spinner-line-left-from-mdigke));
169
+ transform: rotate(var(--awsui-spinner-line-left-from-kiajpc));
170
170
  }
171
171
  }
172
- @keyframes awsui_spinner-line-right_1612d_5zmoz_1 {
172
+ @keyframes awsui_spinner-line-right_1612d_14hpv_1 {
173
173
  0% {
174
- transform: rotate(var(--awsui-spinner-line-right-from-mdigke));
174
+ transform: rotate(var(--awsui-spinner-line-right-from-kiajpc));
175
175
  }
176
176
  50% {
177
- transform: rotate(var(--awsui-spinner-line-right-to-mdigke));
177
+ transform: rotate(var(--awsui-spinner-line-right-to-kiajpc));
178
178
  }
179
179
  100% {
180
- transform: rotate(var(--awsui-spinner-line-right-from-mdigke));
180
+ transform: rotate(var(--awsui-spinner-line-right-from-kiajpc));
181
181
  }
182
182
  }
183
- .awsui_root_1612d_5zmoz_183:not(#\9) {
184
- --awsui-spinner-rotator-from-mdigke: 0deg;
185
- --awsui-spinner-rotator-to-mdigke: 360deg;
186
- --awsui-spinner-line-left-from-mdigke: 0deg;
187
- --awsui-spinner-line-left-to-mdigke: 120deg;
188
- --awsui-spinner-line-right-from-mdigke: 90deg;
189
- --awsui-spinner-line-right-to-mdigke: -30deg;
183
+ .awsui_root_1612d_14hpv_183:not(#\9) {
184
+ --awsui-spinner-rotator-from-kiajpc: 0deg;
185
+ --awsui-spinner-rotator-to-kiajpc: 360deg;
186
+ --awsui-spinner-line-left-from-kiajpc: 0deg;
187
+ --awsui-spinner-line-left-to-kiajpc: 120deg;
188
+ --awsui-spinner-line-right-from-kiajpc: 90deg;
189
+ --awsui-spinner-line-right-to-kiajpc: -30deg;
190
190
  display: inline-block;
191
191
  vertical-align: top;
192
192
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
193
- animation: awsui_spinner-rotator_1612d_5zmoz_1 0.7s linear infinite;
193
+ animation: awsui_spinner-rotator_1612d_14hpv_1 0.7s linear infinite;
194
194
  box-sizing: border-box;
195
195
  line-height: 0;
196
196
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
197
197
  }
198
- .awsui_root_1612d_5zmoz_183.awsui_size-normal_1612d_5zmoz_198:not(#\9) {
198
+ .awsui_root_1612d_14hpv_183.awsui_size-normal_1612d_14hpv_198:not(#\9) {
199
199
  inline-size: var(--size-icon-normal-2f5zkr, 16px);
200
200
  block-size: var(--size-icon-normal-2f5zkr, 16px);
201
201
  padding-block: calc((var(--size-icon-normal-2f5zkr, 16px) - 12px) / 2);
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  margin-block: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / 2);
204
204
  box-sizing: border-box;
205
205
  }
206
- .awsui_root_1612d_5zmoz_183.awsui_size-big_1612d_5zmoz_206:not(#\9) {
206
+ .awsui_root_1612d_14hpv_183.awsui_size-big_1612d_14hpv_206:not(#\9) {
207
207
  inline-size: var(--size-icon-big-hnqj8f, 32px);
208
208
  block-size: var(--size-icon-big-hnqj8f, 32px);
209
209
  padding-block: calc((var(--size-icon-big-hnqj8f, 32px) - 24px) / 2);
@@ -211,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  margin-block: calc((var(--line-height-heading-xl-vs1f23, 36px) - var(--size-icon-big-hnqj8f, 32px)) / 2);
212
212
  box-sizing: border-box;
213
213
  }
214
- .awsui_root_1612d_5zmoz_183.awsui_size-large_1612d_5zmoz_214:not(#\9) {
214
+ .awsui_root_1612d_14hpv_183.awsui_size-large_1612d_14hpv_214:not(#\9) {
215
215
  inline-size: var(--size-icon-large-gj7xfw, 48px);
216
216
  block-size: var(--size-icon-large-gj7xfw, 48px);
217
217
  padding-block: calc((var(--size-icon-large-gj7xfw, 48px) - 36px) / 2);
@@ -219,32 +219,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
219
  margin-block: calc((var(--line-height-display-l-3zghmm, 56px) - var(--size-icon-large-gj7xfw, 48px)) / 2);
220
220
  box-sizing: border-box;
221
221
  }
222
- .awsui_root_1612d_5zmoz_183.awsui_variant-normal_1612d_5zmoz_222:not(#\9) {
222
+ .awsui_root_1612d_14hpv_183.awsui_variant-normal_1612d_14hpv_222:not(#\9) {
223
223
  color: currentColor;
224
224
  }
225
- .awsui_root_1612d_5zmoz_183.awsui_variant-disabled_1612d_5zmoz_225:not(#\9) {
225
+ .awsui_root_1612d_14hpv_183.awsui_variant-disabled_1612d_14hpv_225:not(#\9) {
226
226
  color: var(--color-text-interactive-disabled-xwt2jl, #aab7b8);
227
227
  }
228
- .awsui_root_1612d_5zmoz_183.awsui_variant-inverted_1612d_5zmoz_228:not(#\9) {
228
+ .awsui_root_1612d_14hpv_183.awsui_variant-inverted_1612d_14hpv_228:not(#\9) {
229
229
  color: var(--color-text-inverted-2l365o, #ffffff);
230
230
  }
231
- .awsui_root_1612d_5zmoz_183:not(#\9):dir(rtl) {
232
- --awsui-spinner-rotator-from-mdigke: 360deg;
233
- --awsui-spinner-rotator-to-mdigke: 0deg;
234
- --awsui-spinner-line-left-from-mdigke: 0deg;
235
- --awsui-spinner-line-left-to-mdigke: -120deg;
236
- --awsui-spinner-line-right-from-mdigke: -90deg;
237
- --awsui-spinner-line-right-to-mdigke: 30deg;
231
+ .awsui_root_1612d_14hpv_183:not(#\9):dir(rtl) {
232
+ --awsui-spinner-rotator-from-kiajpc: 360deg;
233
+ --awsui-spinner-rotator-to-kiajpc: 0deg;
234
+ --awsui-spinner-line-left-from-kiajpc: 0deg;
235
+ --awsui-spinner-line-left-to-kiajpc: -120deg;
236
+ --awsui-spinner-line-right-from-kiajpc: -90deg;
237
+ --awsui-spinner-line-right-to-kiajpc: 30deg;
238
238
  }
239
239
 
240
- .awsui_circle_1612d_5zmoz_240:not(#\9) {
240
+ .awsui_circle_1612d_14hpv_240:not(#\9) {
241
241
  display: inline-block;
242
242
  inline-size: 50%;
243
243
  block-size: 100%;
244
244
  overflow: hidden;
245
245
  position: relative;
246
246
  }
247
- .awsui_circle_1612d_5zmoz_240:not(#\9):after {
247
+ .awsui_circle_1612d_14hpv_240:not(#\9):after {
248
248
  position: absolute;
249
249
  box-sizing: border-box;
250
250
  content: "";
@@ -257,7 +257,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
257
257
  border-inline-end-color: transparent;
258
258
  border-block-end-color: transparent;
259
259
  }
260
- .awsui_circle_1612d_5zmoz_240:not(#\9):after {
260
+ .awsui_circle_1612d_14hpv_240:not(#\9):after {
261
261
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
262
262
  animation: 1.5s ease-in-out infinite;
263
263
  inset-block-start: 0;
@@ -265,13 +265,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
265
265
  block-size: 100%;
266
266
  inline-size: 200%;
267
267
  }
268
- .awsui_circle_1612d_5zmoz_240.awsui_circle-left_1612d_5zmoz_268:not(#\9):after {
268
+ .awsui_circle_1612d_14hpv_240.awsui_circle-left_1612d_14hpv_268:not(#\9):after {
269
269
  inset-inline-start: 0;
270
270
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
271
- animation-name: awsui_spinner-line-left_1612d_5zmoz_1;
271
+ animation-name: awsui_spinner-line-left_1612d_14hpv_1;
272
272
  }
273
- .awsui_circle_1612d_5zmoz_240.awsui_circle-right_1612d_5zmoz_273:not(#\9):after {
273
+ .awsui_circle_1612d_14hpv_240.awsui_circle-right_1612d_14hpv_273:not(#\9):after {
274
274
  inset-inline-start: -100%;
275
275
  /*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
276
- animation-name: awsui_spinner-line-right_1612d_5zmoz_1;
276
+ animation-name: awsui_spinner-line-right_1612d_14hpv_1;
277
277
  }
@@ -2,18 +2,18 @@
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_1612d_5zmoz_183",
6
- "spinner-rotator": "awsui_spinner-rotator_1612d_5zmoz_1",
7
- "size-normal": "awsui_size-normal_1612d_5zmoz_198",
8
- "size-big": "awsui_size-big_1612d_5zmoz_206",
9
- "size-large": "awsui_size-large_1612d_5zmoz_214",
10
- "variant-normal": "awsui_variant-normal_1612d_5zmoz_222",
11
- "variant-disabled": "awsui_variant-disabled_1612d_5zmoz_225",
12
- "variant-inverted": "awsui_variant-inverted_1612d_5zmoz_228",
13
- "circle": "awsui_circle_1612d_5zmoz_240",
14
- "circle-left": "awsui_circle-left_1612d_5zmoz_268",
15
- "spinner-line-left": "awsui_spinner-line-left_1612d_5zmoz_1",
16
- "circle-right": "awsui_circle-right_1612d_5zmoz_273",
17
- "spinner-line-right": "awsui_spinner-line-right_1612d_5zmoz_1"
5
+ "root": "awsui_root_1612d_14hpv_183",
6
+ "spinner-rotator": "awsui_spinner-rotator_1612d_14hpv_1",
7
+ "size-normal": "awsui_size-normal_1612d_14hpv_198",
8
+ "size-big": "awsui_size-big_1612d_14hpv_206",
9
+ "size-large": "awsui_size-large_1612d_14hpv_214",
10
+ "variant-normal": "awsui_variant-normal_1612d_14hpv_222",
11
+ "variant-disabled": "awsui_variant-disabled_1612d_14hpv_225",
12
+ "variant-inverted": "awsui_variant-inverted_1612d_14hpv_228",
13
+ "circle": "awsui_circle_1612d_14hpv_240",
14
+ "circle-left": "awsui_circle-left_1612d_14hpv_268",
15
+ "spinner-line-left": "awsui_spinner-line-left_1612d_14hpv_1",
16
+ "circle-right": "awsui_circle-right_1612d_14hpv_273",
17
+ "spinner-line-right": "awsui_spinner-line-right_1612d_14hpv_1"
18
18
  };
19
19
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_brdst_d5pt3_145",
5
- "loading": "awsui_loading_brdst_d5pt3_149",
6
- "undo-button": "awsui_undo-button_brdst_d5pt3_153"
4
+ "root": "awsui_root_brdst_u3ele_145",
5
+ "loading": "awsui_loading_brdst_u3ele_149",
6
+ "undo-button": "awsui_undo-button_brdst_u3ele_153"
7
7
  };
8
8
 
@@ -142,20 +142,20 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_brdst_d5pt3_145:not(#\9) {
145
+ .awsui_root_brdst_u3ele_145:not(#\9) {
146
146
  /* used in test utils */
147
147
  }
148
148
 
149
- .awsui_loading_brdst_d5pt3_149:not(#\9) {
149
+ .awsui_loading_brdst_u3ele_149:not(#\9) {
150
150
  /* used in test utils */
151
151
  }
152
152
 
153
- .awsui_undo-button_brdst_d5pt3_153:not(#\9) {
153
+ .awsui_undo-button_brdst_u3ele_153:not(#\9) {
154
154
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
155
155
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
156
156
  text-underline-offset: 0.25em;
157
157
  text-decoration-thickness: 1px;
158
- color: var(--awsui-style-color-default-mdigke, var(--color-text-link-default-x6cnv5, #0073bb));
158
+ color: var(--awsui-style-color-default-kiajpc, var(--color-text-link-default-x6cnv5, #0073bb));
159
159
  font-weight: var(--font-link-button-weight-bnpz8h, 400);
160
160
  letter-spacing: var(--font-link-button-letter-spacing-yobz7z, normal);
161
161
  text-decoration-line: underline;
@@ -166,30 +166,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
167
167
  }
168
168
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_undo-button_brdst_d5pt3_153:not(#\9) {
169
+ .awsui_undo-button_brdst_u3ele_153:not(#\9) {
170
170
  animation: none;
171
171
  transition: none;
172
172
  }
173
173
  }
174
- .awsui-motion-disabled .awsui_undo-button_brdst_d5pt3_153:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_d5pt3_153:not(#\9) {
174
+ .awsui-motion-disabled .awsui_undo-button_brdst_u3ele_153:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_u3ele_153:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
- .awsui_undo-button_brdst_d5pt3_153:not(#\9):hover {
178
+ .awsui_undo-button_brdst_u3ele_153:not(#\9):hover {
179
179
  cursor: pointer;
180
- color: var(--awsui-style-color-hover-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
180
+ color: var(--awsui-style-color-hover-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
181
181
  }
182
- .awsui_undo-button_brdst_d5pt3_153:not(#\9):focus {
182
+ .awsui_undo-button_brdst_u3ele_153:not(#\9):focus {
183
183
  outline: none;
184
184
  }
185
- .awsui_undo-button_brdst_d5pt3_153:not(#\9):active {
186
- color: var(--awsui-style-color-active-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
185
+ .awsui_undo-button_brdst_u3ele_153:not(#\9):active {
186
+ color: var(--awsui-style-color-active-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
187
187
  }
188
- .awsui_undo-button_brdst_d5pt3_153:not(#\9):active, .awsui_undo-button_brdst_d5pt3_153:not(#\9):focus, .awsui_undo-button_brdst_d5pt3_153:not(#\9):hover {
188
+ .awsui_undo-button_brdst_u3ele_153:not(#\9):active, .awsui_undo-button_brdst_u3ele_153:not(#\9):focus, .awsui_undo-button_brdst_u3ele_153:not(#\9):hover {
189
189
  text-decoration-line: underline;
190
190
  text-decoration-color: var(--color-text-link-button-underline-hover-s0fj6r, currentColor);
191
191
  }
192
- body[data-awsui-focus-visible=true] .awsui_undo-button_brdst_d5pt3_153:not(#\9):focus {
192
+ body[data-awsui-focus-visible=true] .awsui_undo-button_brdst_u3ele_153:not(#\9):focus {
193
193
  outline: thin dotted;
194
194
  outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
195
195
  outline-offset: 2px;
@@ -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_brdst_d5pt3_145",
6
- "loading": "awsui_loading_brdst_d5pt3_149",
7
- "undo-button": "awsui_undo-button_brdst_d5pt3_153"
5
+ "root": "awsui_root_brdst_u3ele_145",
6
+ "loading": "awsui_loading_brdst_u3ele_149",
7
+ "undo-button": "awsui_undo-button_brdst_u3ele_153"
8
8
  };
9
9
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "text-content": "awsui_text-content_6absk_jg126_146"
4
+ "text-content": "awsui_text-content_6absk_10vn2_146"
5
5
  };
6
6
 
@@ -143,7 +143,7 @@
143
143
  */
144
144
  /* Style used for links in slots/components that are text heavy, to help links stand out among
145
145
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
146
- .awsui_text-content_6absk_jg126_146:not(#\9) {
146
+ .awsui_text-content_6absk_10vn2_146:not(#\9) {
147
147
  border-collapse: separate;
148
148
  border-spacing: 0;
149
149
  box-sizing: border-box;
@@ -176,12 +176,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  /* stylelint-disable no-descending-specificity */
177
177
  /* stylelint-enable no-descending-specificity */
178
178
  }
179
- .awsui_text-content_6absk_jg126_146 h1:not(#\9),
180
- .awsui_text-content_6absk_jg126_146 h2:not(#\9),
181
- .awsui_text-content_6absk_jg126_146 h3:not(#\9),
182
- .awsui_text-content_6absk_jg126_146 h4:not(#\9),
183
- .awsui_text-content_6absk_jg126_146 h5:not(#\9),
184
- .awsui_text-content_6absk_jg126_146 p:not(#\9) {
179
+ .awsui_text-content_6absk_10vn2_146 h1:not(#\9),
180
+ .awsui_text-content_6absk_10vn2_146 h2:not(#\9),
181
+ .awsui_text-content_6absk_10vn2_146 h3:not(#\9),
182
+ .awsui_text-content_6absk_10vn2_146 h4:not(#\9),
183
+ .awsui_text-content_6absk_10vn2_146 h5:not(#\9),
184
+ .awsui_text-content_6absk_10vn2_146 p:not(#\9) {
185
185
  font-family: inherit;
186
186
  font-weight: normal;
187
187
  text-decoration: none;
@@ -190,14 +190,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  padding-block: var(--space-xxs-jnczic, 4px);
191
191
  padding-inline: 0;
192
192
  }
193
- .awsui_text-content_6absk_jg126_146 h1:not(#\9),
194
- .awsui_text-content_6absk_jg126_146 h2:not(#\9),
195
- .awsui_text-content_6absk_jg126_146 h3:not(#\9),
196
- .awsui_text-content_6absk_jg126_146 h4:not(#\9),
197
- .awsui_text-content_6absk_jg126_146 h5:not(#\9) {
193
+ .awsui_text-content_6absk_10vn2_146 h1:not(#\9),
194
+ .awsui_text-content_6absk_10vn2_146 h2:not(#\9),
195
+ .awsui_text-content_6absk_10vn2_146 h3:not(#\9),
196
+ .awsui_text-content_6absk_10vn2_146 h4:not(#\9),
197
+ .awsui_text-content_6absk_10vn2_146 h5:not(#\9) {
198
198
  color: var(--color-text-heading-default-wlau07, #16191f);
199
199
  }
200
- .awsui_text-content_6absk_jg126_146 h1:not(#\9) {
200
+ .awsui_text-content_6absk_10vn2_146 h1:not(#\9) {
201
201
  font-size: var(--font-size-heading-xl-w5di2k, 28px);
202
202
  line-height: var(--line-height-heading-xl-vs1f23, 36px);
203
203
  letter-spacing: var(--letter-spacing-heading-xl-33zwds, normal);
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
206
206
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
207
207
  }
208
- .awsui_text-content_6absk_jg126_146 h2:not(#\9) {
208
+ .awsui_text-content_6absk_10vn2_146 h2:not(#\9) {
209
209
  font-size: var(--font-size-heading-l-qgg2za, 18px);
210
210
  line-height: var(--line-height-heading-l-vhgtnq, 22px);
211
211
  letter-spacing: var(--letter-spacing-heading-l-spdx5v, normal);
@@ -213,7 +213,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
213
213
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
214
214
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
215
215
  }
216
- .awsui_text-content_6absk_jg126_146 h3:not(#\9) {
216
+ .awsui_text-content_6absk_10vn2_146 h3:not(#\9) {
217
217
  font-size: var(--font-size-heading-m-56jjln, 18px);
218
218
  line-height: var(--line-height-heading-m-irezqt, 22px);
219
219
  letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
@@ -221,7 +221,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
221
221
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
222
222
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
223
223
  }
224
- .awsui_text-content_6absk_jg126_146 h4:not(#\9) {
224
+ .awsui_text-content_6absk_10vn2_146 h4:not(#\9) {
225
225
  font-size: var(--font-size-heading-s-yde02v, 16px);
226
226
  line-height: var(--line-height-heading-s-j2axh8, 20px);
227
227
  letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
229
229
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
230
230
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
231
231
  }
232
- .awsui_text-content_6absk_jg126_146 h5:not(#\9) {
232
+ .awsui_text-content_6absk_10vn2_146 h5:not(#\9) {
233
233
  font-size: var(--font-size-heading-xs-c20ika, 16px);
234
234
  line-height: var(--line-height-heading-xs-fuzanp, 20px);
235
235
  font-weight: var(--font-weight-heading-xs-79d2p7, 400);
236
236
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
237
237
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
238
238
  }
239
- .awsui_text-content_6absk_jg126_146 b:not(#\9),
240
- .awsui_text-content_6absk_jg126_146 strong:not(#\9) {
239
+ .awsui_text-content_6absk_10vn2_146 b:not(#\9),
240
+ .awsui_text-content_6absk_10vn2_146 strong:not(#\9) {
241
241
  font-weight: 700;
242
242
  }
243
- .awsui_text-content_6absk_jg126_146 p:not(#\9) {
243
+ .awsui_text-content_6absk_10vn2_146 p:not(#\9) {
244
244
  font-size: var(--font-size-body-m-vv54cm, 14px);
245
245
  line-height: var(--line-height-body-m-bedeoh, 22px);
246
246
  color: inherit;
247
247
  }
248
- .awsui_text-content_6absk_jg126_146 small:not(#\9) {
248
+ .awsui_text-content_6absk_10vn2_146 small:not(#\9) {
249
249
  display: inline-block;
250
250
  font-size: var(--font-size-body-s-psgqn2, 12px);
251
251
  line-height: var(--line-height-body-s-otgtsr, 16px);
252
252
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
253
253
  color: var(--color-text-small-m20sr1, #687078);
254
254
  }
255
- .awsui_text-content_6absk_jg126_146 small a:not(#\9) {
255
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9) {
256
256
  font-size: inherit;
257
257
  text-underline-offset: 0.25em;
258
258
  text-decoration-thickness: 1px;
259
- color: var(--awsui-style-color-default-mdigke, var(--color-text-link-default-x6cnv5, #0073bb));
259
+ color: var(--awsui-style-color-default-kiajpc, var(--color-text-link-default-x6cnv5, #0073bb));
260
260
  font-weight: inherit;
261
261
  letter-spacing: normal;
262
262
  text-decoration-line: underline;
@@ -267,44 +267,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
267
267
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
268
268
  }
269
269
  @media (prefers-reduced-motion: reduce) {
270
- .awsui_text-content_6absk_jg126_146 small a:not(#\9) {
270
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9) {
271
271
  animation: none;
272
272
  transition: none;
273
273
  }
274
274
  }
275
- .awsui-motion-disabled .awsui_text-content_6absk_jg126_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_jg126_146 small a:not(#\9) {
275
+ .awsui-motion-disabled .awsui_text-content_6absk_10vn2_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_10vn2_146 small a:not(#\9) {
276
276
  animation: none;
277
277
  transition: none;
278
278
  }
279
- .awsui_text-content_6absk_jg126_146 small a:not(#\9):hover {
279
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9):hover {
280
280
  cursor: pointer;
281
- color: var(--awsui-style-color-hover-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
281
+ color: var(--awsui-style-color-hover-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
282
282
  }
283
- .awsui_text-content_6absk_jg126_146 small a:not(#\9):focus {
283
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9):focus {
284
284
  outline: none;
285
285
  }
286
- .awsui_text-content_6absk_jg126_146 small a:not(#\9):active {
287
- color: var(--awsui-style-color-active-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
286
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9):active {
287
+ color: var(--awsui-style-color-active-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
288
288
  }
289
- .awsui_text-content_6absk_jg126_146 small a:not(#\9):active, .awsui_text-content_6absk_jg126_146 small a:not(#\9):focus, .awsui_text-content_6absk_jg126_146 small a:not(#\9):hover {
289
+ .awsui_text-content_6absk_10vn2_146 small a:not(#\9):active, .awsui_text-content_6absk_10vn2_146 small a:not(#\9):focus, .awsui_text-content_6absk_10vn2_146 small a:not(#\9):hover {
290
290
  text-decoration-line: underline;
291
291
  text-decoration-color: currentColor;
292
292
  }
293
- .awsui_text-content_6absk_jg126_146 code:not(#\9),
294
- .awsui_text-content_6absk_jg126_146 pre:not(#\9),
295
- .awsui_text-content_6absk_jg126_146 samp:not(#\9) {
293
+ .awsui_text-content_6absk_10vn2_146 code:not(#\9),
294
+ .awsui_text-content_6absk_10vn2_146 pre:not(#\9),
295
+ .awsui_text-content_6absk_10vn2_146 samp:not(#\9) {
296
296
  font-family: var(--font-family-monospace-fub2rr, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
297
297
  background: transparent;
298
298
  }
299
- .awsui_text-content_6absk_jg126_146 code:not(#\9) {
299
+ .awsui_text-content_6absk_10vn2_146 code:not(#\9) {
300
300
  font-size: var(--font-size-body-s-psgqn2, 12px);
301
301
  line-height: var(--line-height-body-s-otgtsr, 16px);
302
302
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
303
303
  }
304
- .awsui_text-content_6absk_jg126_146 a:not(#\9) {
304
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9) {
305
305
  text-underline-offset: 0.25em;
306
306
  text-decoration-thickness: 1px;
307
- color: var(--awsui-style-color-default-mdigke, var(--color-text-link-default-x6cnv5, #0073bb));
307
+ color: var(--awsui-style-color-default-kiajpc, var(--color-text-link-default-x6cnv5, #0073bb));
308
308
  font-weight: inherit;
309
309
  letter-spacing: normal;
310
310
  text-decoration-line: underline;
@@ -315,30 +315,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
316
316
  }
317
317
  @media (prefers-reduced-motion: reduce) {
318
- .awsui_text-content_6absk_jg126_146 a:not(#\9) {
318
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9) {
319
319
  animation: none;
320
320
  transition: none;
321
321
  }
322
322
  }
323
- .awsui-motion-disabled .awsui_text-content_6absk_jg126_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_jg126_146 a:not(#\9) {
323
+ .awsui-motion-disabled .awsui_text-content_6absk_10vn2_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_10vn2_146 a:not(#\9) {
324
324
  animation: none;
325
325
  transition: none;
326
326
  }
327
- .awsui_text-content_6absk_jg126_146 a:not(#\9):hover {
327
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9):hover {
328
328
  cursor: pointer;
329
- color: var(--awsui-style-color-hover-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
329
+ color: var(--awsui-style-color-hover-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
330
330
  }
331
- .awsui_text-content_6absk_jg126_146 a:not(#\9):focus {
331
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9):focus {
332
332
  outline: none;
333
333
  }
334
- .awsui_text-content_6absk_jg126_146 a:not(#\9):active {
335
- color: var(--awsui-style-color-active-mdigke, var(--color-text-link-hover-tk5gkv, #0a4a74));
334
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9):active {
335
+ color: var(--awsui-style-color-active-kiajpc, var(--color-text-link-hover-tk5gkv, #0a4a74));
336
336
  }
337
- .awsui_text-content_6absk_jg126_146 a:not(#\9):active, .awsui_text-content_6absk_jg126_146 a:not(#\9):focus, .awsui_text-content_6absk_jg126_146 a:not(#\9):hover {
337
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9):active, .awsui_text-content_6absk_10vn2_146 a:not(#\9):focus, .awsui_text-content_6absk_10vn2_146 a:not(#\9):hover {
338
338
  text-decoration-line: underline;
339
339
  text-decoration-color: currentColor;
340
340
  }
341
- .awsui_text-content_6absk_jg126_146 a:not(#\9):focus {
341
+ .awsui_text-content_6absk_10vn2_146 a:not(#\9):focus {
342
342
  outline: thin dotted;
343
343
  outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
344
344
  outline-offset: 2px;
@@ -349,33 +349,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
349
349
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
350
350
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
351
351
  }
352
- .awsui_text-content_6absk_jg126_146 ul:not(#\9),
353
- .awsui_text-content_6absk_jg126_146 ol:not(#\9) {
352
+ .awsui_text-content_6absk_10vn2_146 ul:not(#\9),
353
+ .awsui_text-content_6absk_10vn2_146 ol:not(#\9) {
354
354
  padding-inline-start: var(--space-l-3cws6j, 20px);
355
355
  margin-block: var(--space-scaled-xs-sppte9, 8px);
356
356
  margin-inline: 0;
357
357
  list-style-position: outside;
358
358
  }
359
- .awsui_text-content_6absk_jg126_146 ul + ul:not(#\9),
360
- .awsui_text-content_6absk_jg126_146 ul + ol:not(#\9),
361
- .awsui_text-content_6absk_jg126_146 ul > li + ul:not(#\9),
362
- .awsui_text-content_6absk_jg126_146 ul > li + li:not(#\9),
363
- .awsui_text-content_6absk_jg126_146 ul > li + ol:not(#\9),
364
- .awsui_text-content_6absk_jg126_146 ul > li > ul:not(#\9),
365
- .awsui_text-content_6absk_jg126_146 ul > li > ol:not(#\9),
366
- .awsui_text-content_6absk_jg126_146 ol + ul:not(#\9),
367
- .awsui_text-content_6absk_jg126_146 ol + ol:not(#\9),
368
- .awsui_text-content_6absk_jg126_146 ol > li + ul:not(#\9),
369
- .awsui_text-content_6absk_jg126_146 ol > li + li:not(#\9),
370
- .awsui_text-content_6absk_jg126_146 ol > li + ol:not(#\9),
371
- .awsui_text-content_6absk_jg126_146 ol > li > ul:not(#\9),
372
- .awsui_text-content_6absk_jg126_146 ol > li > ol:not(#\9) {
359
+ .awsui_text-content_6absk_10vn2_146 ul + ul:not(#\9),
360
+ .awsui_text-content_6absk_10vn2_146 ul + ol:not(#\9),
361
+ .awsui_text-content_6absk_10vn2_146 ul > li + ul:not(#\9),
362
+ .awsui_text-content_6absk_10vn2_146 ul > li + li:not(#\9),
363
+ .awsui_text-content_6absk_10vn2_146 ul > li + ol:not(#\9),
364
+ .awsui_text-content_6absk_10vn2_146 ul > li > ul:not(#\9),
365
+ .awsui_text-content_6absk_10vn2_146 ul > li > ol:not(#\9),
366
+ .awsui_text-content_6absk_10vn2_146 ol + ul:not(#\9),
367
+ .awsui_text-content_6absk_10vn2_146 ol + ol:not(#\9),
368
+ .awsui_text-content_6absk_10vn2_146 ol > li + ul:not(#\9),
369
+ .awsui_text-content_6absk_10vn2_146 ol > li + li:not(#\9),
370
+ .awsui_text-content_6absk_10vn2_146 ol > li + ol:not(#\9),
371
+ .awsui_text-content_6absk_10vn2_146 ol > li > ul:not(#\9),
372
+ .awsui_text-content_6absk_10vn2_146 ol > li > ol:not(#\9) {
373
373
  padding-block-start: var(--space-scaled-xxs-jatbiv, 4px);
374
374
  }
375
- .awsui_text-content_6absk_jg126_146 ul > li > ul:not(#\9),
376
- .awsui_text-content_6absk_jg126_146 ul > li > ol:not(#\9),
377
- .awsui_text-content_6absk_jg126_146 ol > li > ul:not(#\9),
378
- .awsui_text-content_6absk_jg126_146 ol > li > ol:not(#\9) {
375
+ .awsui_text-content_6absk_10vn2_146 ul > li > ul:not(#\9),
376
+ .awsui_text-content_6absk_10vn2_146 ul > li > ol:not(#\9),
377
+ .awsui_text-content_6absk_10vn2_146 ol > li > ul:not(#\9),
378
+ .awsui_text-content_6absk_10vn2_146 ol > li > ol:not(#\9) {
379
379
  margin-block: 0;
380
380
  margin-inline: 0;
381
381
  }
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "text-content": "awsui_text-content_6absk_jg126_146"
5
+ "text-content": "awsui_text-content_6absk_10vn2_146"
6
6
  };
7
7
 
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_4yi2u_36hdb_145",
5
- "outline": "awsui_outline_4yi2u_36hdb_178",
6
- "toggle-control": "awsui_toggle-control_4yi2u_36hdb_201",
7
- "toggle-control-checked": "awsui_toggle-control-checked_4yi2u_36hdb_214",
8
- "toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_36hdb_217",
9
- "toggle-control-readonly": "awsui_toggle-control-readonly_4yi2u_36hdb_223",
10
- "toggle-handle": "awsui_toggle-handle_4yi2u_36hdb_227",
11
- "toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_36hdb_252",
12
- "toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_36hdb_259",
13
- "toggle-handle-readonly": "awsui_toggle-handle-readonly_4yi2u_36hdb_263"
4
+ "root": "awsui_root_4yi2u_1rviv_145",
5
+ "outline": "awsui_outline_4yi2u_1rviv_178",
6
+ "toggle-control": "awsui_toggle-control_4yi2u_1rviv_201",
7
+ "toggle-control-checked": "awsui_toggle-control-checked_4yi2u_1rviv_214",
8
+ "toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_1rviv_217",
9
+ "toggle-control-readonly": "awsui_toggle-control-readonly_4yi2u_1rviv_223",
10
+ "toggle-handle": "awsui_toggle-handle_4yi2u_1rviv_227",
11
+ "toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_1rviv_252",
12
+ "toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_1rviv_259",
13
+ "toggle-handle-readonly": "awsui_toggle-handle-readonly_4yi2u_1rviv_263"
14
14
  };
15
15