@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
@@ -190,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_arrow_1hpp3_18z95_193:not(#\9) {
193
+ .awsui_arrow_1hpp3_ixpjf_193:not(#\9) {
194
194
  inline-size: 20px;
195
195
  block-size: 10px;
196
196
  }
197
- .awsui_arrow-outer_1hpp3_18z95_197:not(#\9), .awsui_arrow-inner_1hpp3_18z95_197:not(#\9) {
197
+ .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9), .awsui_arrow-inner_1hpp3_ixpjf_197:not(#\9) {
198
198
  position: absolute;
199
199
  overflow: hidden;
200
200
  inline-size: 20px;
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  inset-inline-start: 0;
204
204
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
205
205
  }
206
- .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after, .awsui_arrow-inner_1hpp3_18z95_197:not(#\9)::after {
206
+ .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after, .awsui_arrow-inner_1hpp3_ixpjf_197:not(#\9)::after {
207
207
  content: "";
208
208
  box-sizing: border-box;
209
209
  display: inline-block;
@@ -219,67 +219,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
219
  transform: rotate(45deg);
220
220
  transform-origin: 0 100%;
221
221
  }
222
- .awsui_arrow-outer_1hpp3_18z95_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_18z95_197:not(#\9):dir(rtl)::after {
222
+ .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_ixpjf_197:not(#\9):dir(rtl)::after {
223
223
  transform: rotate(-45deg);
224
224
  transform-origin: 100% 100%;
225
225
  }
226
- .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after {
226
+ .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after {
227
227
  background-color: var(--color-border-status-info-kp0iif, #0073bb);
228
228
  }
229
- .awsui_arrow-inner_1hpp3_18z95_197:not(#\9) {
229
+ .awsui_arrow-inner_1hpp3_ixpjf_197:not(#\9) {
230
230
  inset-block-start: 2px;
231
231
  }
232
- .awsui_arrow-inner_1hpp3_18z95_197:not(#\9)::after {
232
+ .awsui_arrow-inner_1hpp3_ixpjf_197:not(#\9)::after {
233
233
  border-start-start-radius: 1px;
234
234
  border-start-end-radius: 0;
235
235
  border-end-start-radius: 0;
236
236
  border-end-end-radius: 0;
237
237
  background-color: var(--color-background-status-info-nzp1n3, #f1faff);
238
238
  }
239
- .awsui_arrow-position-right-top_1hpp3_18z95_239 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_18z95_239 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after {
239
+ .awsui_arrow-position-right-top_1hpp3_ixpjf_239 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_ixpjf_239 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after {
240
240
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
241
241
  }
242
- .awsui_arrow-position-left-top_1hpp3_18z95_242 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_18z95_242 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after {
242
+ .awsui_arrow-position-left-top_1hpp3_ixpjf_242 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_ixpjf_242 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after {
243
243
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
244
244
  }
245
- .awsui_arrow-position-top-center_1hpp3_18z95_245 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_18z95_245 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after {
245
+ .awsui_arrow-position-top-center_1hpp3_ixpjf_245 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_ixpjf_245 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after {
246
246
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
247
247
  }
248
- .awsui_arrow-position-bottom-center_1hpp3_18z95_248 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_18z95_248 > .awsui_arrow-outer_1hpp3_18z95_197:not(#\9)::after {
248
+ .awsui_arrow-position-bottom-center_1hpp3_ixpjf_248 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_ixpjf_248 > .awsui_arrow-outer_1hpp3_ixpjf_197:not(#\9)::after {
249
249
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
250
250
  }
251
251
 
252
- .awsui_annotation_1hpp3_18z95_252:not(#\9),
253
- .awsui_next-button_1hpp3_18z95_253:not(#\9),
254
- .awsui_previous-button_1hpp3_18z95_254:not(#\9),
255
- .awsui_finish-button_1hpp3_18z95_255:not(#\9),
256
- .awsui_header_1hpp3_18z95_256:not(#\9),
257
- .awsui_step-counter-content_1hpp3_18z95_257:not(#\9),
258
- .awsui_content_1hpp3_18z95_258:not(#\9) {
252
+ .awsui_annotation_1hpp3_ixpjf_252:not(#\9),
253
+ .awsui_next-button_1hpp3_ixpjf_253:not(#\9),
254
+ .awsui_previous-button_1hpp3_ixpjf_254:not(#\9),
255
+ .awsui_finish-button_1hpp3_ixpjf_255:not(#\9),
256
+ .awsui_header_1hpp3_ixpjf_256:not(#\9),
257
+ .awsui_step-counter-content_1hpp3_ixpjf_257:not(#\9),
258
+ .awsui_content_1hpp3_ixpjf_258:not(#\9) {
259
259
  /* used in test-utils */
260
260
  }
261
261
 
262
- .awsui_description_1hpp3_18z95_262:not(#\9) {
262
+ .awsui_description_1hpp3_ixpjf_262:not(#\9) {
263
263
  overflow: hidden;
264
264
  margin-block-start: var(--space-xxs-jnczic, 4px);
265
265
  }
266
266
 
267
- .awsui_actionBar_1hpp3_18z95_267:not(#\9) {
267
+ .awsui_actionBar_1hpp3_ixpjf_267:not(#\9) {
268
268
  display: flex;
269
269
  justify-content: space-between;
270
270
  align-items: center;
271
271
  position: relative;
272
272
  }
273
273
 
274
- .awsui_stepCounter_1hpp3_18z95_274:not(#\9) {
274
+ .awsui_stepCounter_1hpp3_ixpjf_274:not(#\9) {
275
275
  margin-inline-end: 20px;
276
276
  }
277
277
 
278
- .awsui_divider_1hpp3_18z95_278:not(#\9) {
278
+ .awsui_divider_1hpp3_ixpjf_278:not(#\9) {
279
279
  border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
280
280
  }
281
281
 
282
- .awsui_hotspot_1hpp3_18z95_282:not(#\9) {
282
+ .awsui_hotspot_1hpp3_ixpjf_282:not(#\9) {
283
283
  border-collapse: separate;
284
284
  border-spacing: 0;
285
285
  box-sizing: border-box;
@@ -315,27 +315,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  padding-block: 0;
316
316
  padding-inline: 0;
317
317
  cursor: pointer;
318
- scroll-margin: var(--awsui-content-scroll-margin-mdigke, 40px 0 0 0);
318
+ scroll-margin: var(--awsui-content-scroll-margin-kiajpc, 40px 0 0 0);
319
319
  position: relative;
320
320
  inline-size: 16px;
321
321
  block-size: 16px;
322
322
  }
323
- .awsui_hotspot_1hpp3_18z95_282:not(#\9):before {
323
+ .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):before {
324
324
  content: "";
325
325
  position: absolute;
326
326
  inset: calc(-1 * var(--space-xxs-jnczic, 4px));
327
327
  }
328
- .awsui_hotspot_1hpp3_18z95_282:not(#\9):focus {
328
+ .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):focus {
329
329
  outline: none;
330
330
  }
331
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_18z95_282:not(#\9):focus {
331
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):focus {
332
332
  position: relative;
333
333
  }
334
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_18z95_282:not(#\9):focus {
334
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):focus {
335
335
  outline: 2px dotted transparent;
336
336
  outline-offset: calc(2px - 1px);
337
337
  }
338
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_18z95_282:not(#\9):focus::before {
338
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):focus::before {
339
339
  content: " ";
340
340
  display: block;
341
341
  position: absolute;
@@ -349,13 +349,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_18z95_282:not(#\9):focu
349
349
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-0v2apg, 50%);
350
350
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
351
351
  }
352
- .awsui_hotspot_1hpp3_18z95_282 > .awsui_icon_1hpp3_18z95_352:not(#\9) {
352
+ .awsui_hotspot_1hpp3_ixpjf_282 > .awsui_icon_1hpp3_ixpjf_352:not(#\9) {
353
353
  position: relative;
354
354
  stroke: var(--color-text-tutorial-hotspot-default-ql4c5o, #0073bb);
355
355
  }
356
- .awsui_hotspot_1hpp3_18z95_282:not(#\9):hover > .awsui_icon_1hpp3_18z95_352 {
356
+ .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):hover > .awsui_icon_1hpp3_ixpjf_352 {
357
357
  stroke: var(--color-text-tutorial-hotspot-hover-baiupp, #0a4a74);
358
358
  }
359
- .awsui_hotspot_1hpp3_18z95_282:not(#\9):active > .awsui_icon_1hpp3_18z95_352 {
359
+ .awsui_hotspot_1hpp3_ixpjf_282:not(#\9):active > .awsui_icon_1hpp3_ixpjf_352 {
360
360
  stroke: var(--color-text-tutorial-hotspot-default-ql4c5o, #0073bb);
361
361
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_18z95_193",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_18z95_197",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_18z95_197",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_18z95_239",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_18z95_239",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_18z95_242",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_18z95_242",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_18z95_245",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_18z95_245",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_18z95_248",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_18z95_248",
16
- "annotation": "awsui_annotation_1hpp3_18z95_252",
17
- "next-button": "awsui_next-button_1hpp3_18z95_253",
18
- "previous-button": "awsui_previous-button_1hpp3_18z95_254",
19
- "finish-button": "awsui_finish-button_1hpp3_18z95_255",
20
- "header": "awsui_header_1hpp3_18z95_256",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_18z95_257",
22
- "content": "awsui_content_1hpp3_18z95_258",
23
- "description": "awsui_description_1hpp3_18z95_262",
24
- "actionBar": "awsui_actionBar_1hpp3_18z95_267",
25
- "stepCounter": "awsui_stepCounter_1hpp3_18z95_274",
26
- "divider": "awsui_divider_1hpp3_18z95_278",
27
- "hotspot": "awsui_hotspot_1hpp3_18z95_282",
28
- "icon": "awsui_icon_1hpp3_18z95_352"
5
+ "arrow": "awsui_arrow_1hpp3_ixpjf_193",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_ixpjf_197",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_ixpjf_197",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ixpjf_239",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ixpjf_239",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ixpjf_242",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ixpjf_242",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ixpjf_245",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ixpjf_245",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ixpjf_248",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ixpjf_248",
16
+ "annotation": "awsui_annotation_1hpp3_ixpjf_252",
17
+ "next-button": "awsui_next-button_1hpp3_ixpjf_253",
18
+ "previous-button": "awsui_previous-button_1hpp3_ixpjf_254",
19
+ "finish-button": "awsui_finish-button_1hpp3_ixpjf_255",
20
+ "header": "awsui_header_1hpp3_ixpjf_256",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_ixpjf_257",
22
+ "content": "awsui_content_1hpp3_ixpjf_258",
23
+ "description": "awsui_description_1hpp3_ixpjf_262",
24
+ "actionBar": "awsui_actionBar_1hpp3_ixpjf_267",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_ixpjf_274",
26
+ "divider": "awsui_divider_1hpp3_ixpjf_278",
27
+ "hotspot": "awsui_hotspot_1hpp3_ixpjf_282",
28
+ "icon": "awsui_icon_1hpp3_ixpjf_352"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_1inkx_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1inkx_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1inkx_25"
4
+ "notifications": "awsui_notifications_1hmm4_r82sb_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_r82sb_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_r82sb_25"
7
7
  };
8
8
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_1inkx_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_1inkx_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_r82sb_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_r82sb_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_1inkx_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_r82sb_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_1inkx_10:not(#\9) {
19
+ .awsui_notifications-sticky_1hmm4_r82sb_10:not(#\9) {
20
20
  inset-block-start: 0;
21
21
  position: sticky;
22
- --awsui-flashbar-sticky-bottom-margin-mdigke: var(--space-xxl-q0lyvp, 32px);
22
+ --awsui-flashbar-sticky-bottom-margin-kiajpc: var(--space-xxl-q0lyvp, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_1inkx_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_r82sb_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
29
29
  */
30
- --awsui-stacked-notifications-bottom-margin-mdigke: var(--space-scaled-l-66n9sr, 20px);
30
+ --awsui-stacked-notifications-bottom-margin-kiajpc: var(--space-scaled-l-66n9sr, 20px);
31
31
  }
@@ -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
- "notifications": "awsui_notifications_1hmm4_1inkx_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1inkx_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1inkx_25"
5
+ "notifications": "awsui_notifications_1hmm4_r82sb_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_r82sb_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_r82sb_25"
8
8
  };
9
9
 
@@ -1,91 +1,91 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_1k8em_149",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_1k8em_152",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_1k8em_163",
7
- "drawers-container": "awsui_drawers-container_hyvsj_1k8em_176",
8
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_1k8em_187",
9
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1k8em_208",
10
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1k8em_213",
11
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1k8em_251",
12
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_1k8em_261",
13
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1k8em_266",
14
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_1k8em_280",
15
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_1k8em_266",
16
- "drawer": "awsui_drawer_hyvsj_1k8em_176",
17
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_1k8em_311",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_1k8em_320",
19
- "drawer-content": "awsui_drawer-content_hyvsj_1k8em_311",
20
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_1k8em_329",
21
- "drawer-slider": "awsui_drawer-slider_hyvsj_1k8em_332",
22
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_1k8em_339",
23
- "content": "awsui_content_hyvsj_1k8em_365",
24
- "layout": "awsui_layout_hyvsj_1k8em_390",
25
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_1k8em_462",
26
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1k8em_477",
27
- "content-type-table": "awsui_content-type-table_hyvsj_1k8em_491",
28
- "content-type-cards": "awsui_content-type-cards_hyvsj_1k8em_491",
29
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1k8em_497",
30
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_1k8em_500",
31
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1k8em_514",
32
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1k8em_517",
33
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1k8em_527",
34
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_1k8em_530",
35
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1k8em_530",
36
- "has-header": "awsui_has-header_hyvsj_1k8em_530",
37
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_1k8em_545",
38
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1k8em_545",
39
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_1k8em_565",
40
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_1k8em_568",
41
- "has-split-panel": "awsui_has-split-panel_hyvsj_1k8em_588",
42
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1k8em_588",
43
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_1k8em_596",
44
- "unfocusable": "awsui_unfocusable_hyvsj_1k8em_601",
45
- "container": "awsui_container_hyvsj_1k8em_611",
46
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_1k8em_637",
47
- "is-tools-open": "awsui_is-tools-open_hyvsj_1k8em_640",
48
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1k8em_640",
49
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1k8em_640",
50
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_1k8em_640",
51
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1k8em_653",
52
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_1k8em_670",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1k8em_674",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1k8em_678",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1k8em_682",
56
- "navigation-container": "awsui_navigation-container_hyvsj_1k8em_691",
57
- "show-navigation": "awsui_show-navigation_hyvsj_1k8em_729",
58
- "animating": "awsui_animating_hyvsj_1k8em_752",
59
- "showButtons": "awsui_showButtons_hyvsj_1k8em_1",
60
- "navigation": "awsui_navigation_hyvsj_1k8em_691",
61
- "openNavigation": "awsui_openNavigation_hyvsj_1k8em_1",
62
- "animated-content": "awsui_animated-content_hyvsj_1k8em_816",
63
- "content-container": "awsui_content-container_hyvsj_1k8em_819",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_1k8em_828",
65
- "notifications": "awsui_notifications_hyvsj_1k8em_838",
66
- "has-notification-content": "awsui_has-notification-content_hyvsj_1k8em_843",
67
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_1k8em_847",
68
- "high-contrast": "awsui_high-contrast_hyvsj_1k8em_852",
69
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1k8em_870",
70
- "position-bottom": "awsui_position-bottom_hyvsj_1k8em_917",
71
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1k8em_1",
72
- "split-panel-side": "awsui_split-panel-side_hyvsj_1k8em_946",
73
- "position-side": "awsui_position-side_hyvsj_1k8em_959",
74
- "tools-container": "awsui_tools-container_hyvsj_1k8em_981",
75
- "tools": "awsui_tools_hyvsj_1k8em_981",
76
- "openTools": "awsui_openTools_hyvsj_1k8em_1",
77
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1k8em_1070",
78
- "hide-tools": "awsui_hide-tools_hyvsj_1k8em_1080",
79
- "show-tools": "awsui_show-tools_hyvsj_1k8em_1092",
80
- "has-tools-form": "awsui_has-tools-form_hyvsj_1k8em_1070",
81
- "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_1k8em_1172",
82
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_1k8em_1188",
83
- "trigger": "awsui_trigger_hyvsj_1k8em_1172",
84
- "selected": "awsui_selected_hyvsj_1k8em_1240",
85
- "badge": "awsui_badge_hyvsj_1k8em_1260",
86
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_1k8em_1264",
87
- "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_1k8em_1275",
88
- "dot": "awsui_dot_hyvsj_1k8em_1279",
89
- "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_1k8em_1292"
4
+ "background": "awsui_background_hyvsj_wvrwu_149",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_wvrwu_152",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_wvrwu_163",
7
+ "drawers-container": "awsui_drawers-container_hyvsj_wvrwu_176",
8
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_wvrwu_187",
9
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_wvrwu_208",
10
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_wvrwu_213",
11
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_wvrwu_251",
12
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_wvrwu_261",
13
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_wvrwu_266",
14
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_wvrwu_280",
15
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_wvrwu_266",
16
+ "drawer": "awsui_drawer_hyvsj_wvrwu_176",
17
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_wvrwu_311",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_wvrwu_320",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_wvrwu_311",
20
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_wvrwu_329",
21
+ "drawer-slider": "awsui_drawer-slider_hyvsj_wvrwu_332",
22
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_wvrwu_339",
23
+ "content": "awsui_content_hyvsj_wvrwu_365",
24
+ "layout": "awsui_layout_hyvsj_wvrwu_390",
25
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_wvrwu_462",
26
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_wvrwu_477",
27
+ "content-type-table": "awsui_content-type-table_hyvsj_wvrwu_491",
28
+ "content-type-cards": "awsui_content-type-cards_hyvsj_wvrwu_491",
29
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_wvrwu_497",
30
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_wvrwu_500",
31
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_wvrwu_514",
32
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_wvrwu_517",
33
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_wvrwu_527",
34
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_wvrwu_530",
35
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_wvrwu_530",
36
+ "has-header": "awsui_has-header_hyvsj_wvrwu_530",
37
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_wvrwu_545",
38
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_wvrwu_545",
39
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_wvrwu_565",
40
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_wvrwu_568",
41
+ "has-split-panel": "awsui_has-split-panel_hyvsj_wvrwu_588",
42
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_wvrwu_588",
43
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_wvrwu_596",
44
+ "unfocusable": "awsui_unfocusable_hyvsj_wvrwu_601",
45
+ "container": "awsui_container_hyvsj_wvrwu_611",
46
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_wvrwu_637",
47
+ "is-tools-open": "awsui_is-tools-open_hyvsj_wvrwu_640",
48
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_wvrwu_640",
49
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_wvrwu_640",
50
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_wvrwu_640",
51
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_wvrwu_653",
52
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_wvrwu_670",
53
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_wvrwu_674",
54
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_wvrwu_678",
55
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_wvrwu_682",
56
+ "navigation-container": "awsui_navigation-container_hyvsj_wvrwu_691",
57
+ "show-navigation": "awsui_show-navigation_hyvsj_wvrwu_729",
58
+ "animating": "awsui_animating_hyvsj_wvrwu_752",
59
+ "showButtons": "awsui_showButtons_hyvsj_wvrwu_1",
60
+ "navigation": "awsui_navigation_hyvsj_wvrwu_691",
61
+ "openNavigation": "awsui_openNavigation_hyvsj_wvrwu_1",
62
+ "animated-content": "awsui_animated-content_hyvsj_wvrwu_816",
63
+ "content-container": "awsui_content-container_hyvsj_wvrwu_819",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_wvrwu_828",
65
+ "notifications": "awsui_notifications_hyvsj_wvrwu_838",
66
+ "has-notification-content": "awsui_has-notification-content_hyvsj_wvrwu_843",
67
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_wvrwu_847",
68
+ "high-contrast": "awsui_high-contrast_hyvsj_wvrwu_852",
69
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_wvrwu_870",
70
+ "position-bottom": "awsui_position-bottom_hyvsj_wvrwu_917",
71
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_wvrwu_1",
72
+ "split-panel-side": "awsui_split-panel-side_hyvsj_wvrwu_946",
73
+ "position-side": "awsui_position-side_hyvsj_wvrwu_959",
74
+ "tools-container": "awsui_tools-container_hyvsj_wvrwu_981",
75
+ "tools": "awsui_tools_hyvsj_wvrwu_981",
76
+ "openTools": "awsui_openTools_hyvsj_wvrwu_1",
77
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_wvrwu_1070",
78
+ "hide-tools": "awsui_hide-tools_hyvsj_wvrwu_1080",
79
+ "show-tools": "awsui_show-tools_hyvsj_wvrwu_1092",
80
+ "has-tools-form": "awsui_has-tools-form_hyvsj_wvrwu_1070",
81
+ "trigger-button-styles": "awsui_trigger-button-styles_hyvsj_wvrwu_1172",
82
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_wvrwu_1188",
83
+ "trigger": "awsui_trigger_hyvsj_wvrwu_1172",
84
+ "selected": "awsui_selected_hyvsj_wvrwu_1240",
85
+ "badge": "awsui_badge_hyvsj_wvrwu_1260",
86
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_wvrwu_1264",
87
+ "trigger-wrapper-tooltip-visible": "awsui_trigger-wrapper-tooltip-visible_hyvsj_wvrwu_1275",
88
+ "dot": "awsui_dot_hyvsj_wvrwu_1279",
89
+ "trigger-tooltip": "awsui_trigger-tooltip_hyvsj_wvrwu_1292"
90
90
  };
91
91