@cloudscape-design/components-themeable 3.0.1305 → 3.0.1307

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 (174) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +58 -0
  3. package/lib/internal/scss/calendar/calendar.scss +1 -1
  4. package/lib/internal/scss/expandable-section/styles.scss +0 -2
  5. package/lib/internal/scss/icon/mixins.scss +5 -17
  6. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +160 -163
  7. package/lib/internal/scss/toggle-button/styles.scss +4 -0
  8. package/lib/internal/template/alert/styles.css.js +27 -27
  9. package/lib/internal/template/alert/styles.scoped.css +50 -50
  10. package/lib/internal/template/alert/styles.selectors.js +27 -27
  11. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  12. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  13. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  14. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  15. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  16. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  17. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  18. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  19. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  20. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  21. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  22. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  23. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  24. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  25. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -27
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +123 -54
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -27
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js +3 -3
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js.map +1 -1
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js +2 -1
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.d.ts.map +1 -1
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js +5 -0
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js.map +1 -1
  37. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  38. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
  39. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  40. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  41. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  43. package/lib/internal/template/button/styles.css.js +22 -22
  44. package/lib/internal/template/button/styles.scoped.css +256 -256
  45. package/lib/internal/template/button/styles.selectors.js +22 -22
  46. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  47. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  48. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  49. package/lib/internal/template/calendar/styles.css.js +21 -21
  50. package/lib/internal/template/calendar/styles.scoped.css +44 -44
  51. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  52. package/lib/internal/template/checkbox/styles.css.js +3 -3
  53. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  54. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  55. package/lib/internal/template/content-layout/styles.css.js +14 -14
  56. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  57. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  58. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
  59. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
  60. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  61. package/lib/internal/template/dropdown/styles.css.js +20 -20
  62. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  63. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  64. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  65. package/lib/internal/template/expandable-section/styles.scoped.css +66 -68
  66. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  67. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  68. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  69. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  70. package/lib/internal/template/flashbar/styles.css.js +50 -50
  71. package/lib/internal/template/flashbar/styles.scoped.css +187 -187
  72. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  73. package/lib/internal/template/help-panel/styles.css.js +6 -6
  74. package/lib/internal/template/help-panel/styles.scoped.css +73 -73
  75. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  76. package/lib/internal/template/icon/interfaces.d.ts +1 -1
  77. package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
  78. package/lib/internal/template/icon/interfaces.js.map +1 -1
  79. package/lib/internal/template/icon/internal.d.ts.map +1 -1
  80. package/lib/internal/template/icon/internal.js +4 -86
  81. package/lib/internal/template/icon/internal.js.map +1 -1
  82. package/lib/internal/template/icon/styles.css.js +39 -41
  83. package/lib/internal/template/icon/styles.scoped.css +110 -135
  84. package/lib/internal/template/icon/styles.selectors.js +39 -41
  85. package/lib/internal/template/icon-provider/context.d.ts +3 -34
  86. package/lib/internal/template/icon-provider/context.d.ts.map +1 -1
  87. package/lib/internal/template/icon-provider/context.js +3 -7
  88. package/lib/internal/template/icon-provider/context.js.map +1 -1
  89. package/lib/internal/template/icon-provider/index.d.ts +0 -3
  90. package/lib/internal/template/icon-provider/index.d.ts.map +1 -1
  91. package/lib/internal/template/icon-provider/index.js +0 -3
  92. package/lib/internal/template/icon-provider/index.js.map +1 -1
  93. package/lib/internal/template/icon-provider/interfaces.d.ts +0 -52
  94. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  95. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  96. package/lib/internal/template/icon-provider/internal.d.ts +1 -1
  97. package/lib/internal/template/icon-provider/internal.d.ts.map +1 -1
  98. package/lib/internal/template/icon-provider/internal.js +4 -13
  99. package/lib/internal/template/icon-provider/internal.js.map +1 -1
  100. package/lib/internal/template/input/styles.css.js +18 -18
  101. package/lib/internal/template/input/styles.scoped.css +82 -82
  102. package/lib/internal/template/input/styles.selectors.js +18 -18
  103. package/lib/internal/template/internal/base-component/styles.scoped.css +22 -10
  104. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  105. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  106. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  107. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  108. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  109. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  110. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  111. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  112. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  113. package/lib/internal/template/internal/environment.js +2 -2
  114. package/lib/internal/template/internal/environment.json +2 -2
  115. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +0 -3
  116. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  117. package/lib/internal/template/internal/generated/custom-css-properties/index.js +159 -162
  118. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  119. package/lib/internal/template/internal/generated/styles/tokens.d.ts +7 -7
  120. package/lib/internal/template/internal/generated/styles/tokens.js +7 -7
  121. package/lib/internal/template/internal/generated/theming/index.cjs +93 -39
  122. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +72 -63
  123. package/lib/internal/template/internal/generated/theming/index.d.ts +72 -63
  124. package/lib/internal/template/internal/generated/theming/index.js +93 -39
  125. package/lib/internal/template/item-card/styles.css.js +14 -14
  126. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  127. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  128. package/lib/internal/template/link/styles.css.js +21 -21
  129. package/lib/internal/template/link/styles.scoped.css +104 -104
  130. package/lib/internal/template/link/styles.selectors.js +21 -21
  131. package/lib/internal/template/modal/styles.css.js +31 -31
  132. package/lib/internal/template/modal/styles.scoped.css +48 -48
  133. package/lib/internal/template/modal/styles.selectors.js +31 -31
  134. package/lib/internal/template/navigable-group/index.d.ts +0 -3
  135. package/lib/internal/template/navigable-group/index.d.ts.map +1 -1
  136. package/lib/internal/template/navigable-group/index.js +0 -3
  137. package/lib/internal/template/navigable-group/index.js.map +1 -1
  138. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  139. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  140. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  141. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  142. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  143. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  144. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  145. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  146. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  147. package/lib/internal/template/slider/styles.css.js +26 -26
  148. package/lib/internal/template/slider/styles.scoped.css +165 -165
  149. package/lib/internal/template/slider/styles.selectors.js +26 -26
  150. package/lib/internal/template/spinner/styles.css.js +13 -13
  151. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  152. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  153. package/lib/internal/template/tabs/styles.css.js +30 -30
  154. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  155. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  156. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  157. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  158. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  159. package/lib/internal/template/text-content/styles.css.js +1 -1
  160. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  161. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  162. package/lib/internal/template/textarea/styles.css.js +5 -5
  163. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  164. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  165. package/lib/internal/template/toggle/styles.css.js +10 -10
  166. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  167. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  168. package/lib/internal/template/toggle-button/styles.css.js +3 -3
  169. package/lib/internal/template/toggle-button/styles.scoped.css +6 -2
  170. package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
  171. package/lib/internal/template/token/styles.css.js +14 -14
  172. package/lib/internal/template/token/styles.scoped.css +46 -46
  173. package/lib/internal/template/token/styles.selectors.js +14 -14
  174. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "beb6f0a4f68cd22b7eb6ef05c67cc21efba8b976"
2
+ "commit": "5ca6b74573c8c2e5d26730c4a2a2d81df7c4abc6"
3
3
  }
@@ -214,6 +214,64 @@
214
214
  box-sizing: border-box;
215
215
  }
216
216
 
217
+ /**
218
+ * A zero-height sticky element placed in the toolbar grid area when the toolbar is absent
219
+ * and the left panel (AI drawer) is open. It reuses the toolbar's pseudo-element technique
220
+ * to render the border-radius corner between the AI drawer and the content area.
221
+ * In light mode: inverse radius trick (dark square + white square with radius).
222
+ * In dark mode: a vertical border line with a rounded top corner + top border on the element itself.
223
+ */
224
+ .pseudo-toolbar {
225
+ grid-area: toolbar;
226
+ position: sticky;
227
+ z-index: constants.$toolbar-z-index;
228
+
229
+ &:before {
230
+ @include theming.dark-mode-only {
231
+ content: '';
232
+ position: absolute;
233
+ inline-size: awsui.$border-divider-section-width;
234
+ block-size: 100vh;
235
+ background: awsui.$color-border-layout;
236
+ }
237
+ }
238
+ }
239
+
240
+ .pseudo-toolbar-content {
241
+ position: relative;
242
+
243
+ @include theming.dark-mode-only {
244
+ border-block-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
245
+ border-start-start-radius: awsui.$space-xxs;
246
+ }
247
+
248
+ &:before,
249
+ &:after {
250
+ content: '';
251
+ position: absolute;
252
+ inset-block-start: 0;
253
+ inset-inline-start: 0;
254
+ inline-size: 5px;
255
+ block-size: 5px;
256
+ background: constants.$ai-drawer-background;
257
+
258
+ @include theming.dark-mode-only {
259
+ inset-block-start: -1px;
260
+ }
261
+ }
262
+
263
+ &::after {
264
+ background-color: awsui.$color-background-layout-toolbar;
265
+ border-start-start-radius: awsui.$space-xxs;
266
+
267
+ @include theming.dark-mode-only {
268
+ background-color: transparent;
269
+ border-inline-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
270
+ border-block-start: awsui.$border-divider-section-width solid awsui.$color-border-layout;
271
+ }
272
+ }
273
+ }
274
+
217
275
  .notifications-container {
218
276
  grid-area: notifications;
219
277
  }
@@ -15,7 +15,7 @@ $grid-nonmonth-day-color: awsui.$color-text-dropdown-item-secondary;
15
15
  $grid-hover-background-color: awsui.$color-background-dropdown-item-hover;
16
16
  $grid-hover-border-color: awsui.$color-border-dropdown-item-hover;
17
17
  $grid-current-date-background-color: awsui.$color-background-calendar-current-date;
18
- $grid-selected-text-color: awsui.$color-background-control-default;
18
+ $grid-selected-text-color: awsui.$color-text-calendar-date-selected;
19
19
  $grid-selected-background-color: awsui.$color-background-control-checked;
20
20
  $grid-selected-border-color: awsui.$color-background-control-checked;
21
21
  $grid-in-range-background-color: awsui.$color-background-dropdown-item-selected;
@@ -48,11 +48,9 @@ $icon-total-space-medium: calc(#{$icon-width-medium} + #{$icon-margin-left} + #{
48
48
 
49
49
  .icon-container {
50
50
  position: relative;
51
- min-inline-size: $icon-width-normal;
52
51
  margin-inline: calc(#{$icon-margin-left}) calc(#{$icon-margin-right-normal});
53
52
  // For vertical alignment of text in side navigation items
54
53
  &-container {
55
- min-inline-size: $icon-width-medium;
56
54
  margin-inline-end: $icon-margin-right-medium;
57
55
  }
58
56
  }
@@ -6,7 +6,6 @@
6
6
  @use 'sass:map';
7
7
  @use '../internal/styles' as styles;
8
8
  @use '../internal/styles/tokens' as awsui;
9
- @use '../internal/generated/custom-css-properties' as custom-props;
10
9
 
11
10
  $_variant-colors: (
12
11
  'normal': currentColor,
@@ -20,13 +19,6 @@ $_variant-colors: (
20
19
  );
21
20
 
22
21
  $_icon-sizes: (
23
- (
24
- name: 'x-small',
25
- size: awsui.$size-icon-x-small,
26
- supportedLineHeight: awsui.$line-height-body-s,
27
- stroke: awsui.$border-width-icon-x-small,
28
- scaleFactor: 0.75,
29
- ),
30
22
  (
31
23
  name: 'small',
32
24
  size: awsui.$size-icon-normal,
@@ -74,29 +66,25 @@ $_icon-sizes: (
74
66
  $padding: calc((#{$supportedLineHeight} - #{$size}) / 2);
75
67
 
76
68
  &.size-#{$name} {
77
- inline-size: var(#{custom-props.$iconSizeOverride}, #{$size});
78
- block-size: max(#{$size}, var(#{custom-props.$iconSizeOverride}, #{$size}));
69
+ inline-size: $size;
79
70
  box-sizing: border-box;
80
71
  &-mapped-height {
81
- block-size: max($supportedLineHeight, var(#{custom-props.$iconSizeOverride}, $size));
72
+ block-size: $supportedLineHeight;
82
73
  padding-block: $padding;
83
74
  padding-inline: 0;
84
75
  }
85
76
 
86
77
  > svg,
87
78
  > img {
88
- inline-size: var(#{custom-props.$iconSizeOverride}, #{$size});
89
- block-size: max(#{$size}, var(#{custom-props.$iconSizeOverride}, #{$size}));
79
+ inline-size: $size;
80
+ block-size: $size;
90
81
  vertical-align: top;
91
82
  }
92
83
 
93
84
  > svg {
94
85
  &,
95
86
  * {
96
- stroke-width: var(
97
- #{custom-props.$iconStrokeWidthOverride},
98
- calc(#{$stroke} / #{$scaleFactor} * var(#{custom-props.$iconStrokeScale}, 1))
99
- );
87
+ stroke-width: calc(#{$stroke} / #{$scaleFactor});
100
88
  }
101
89
  }
102
90
  }
@@ -1,167 +1,164 @@
1
1
 
2
2
  // Build environment
3
- $awsui-commit-hash: "beb6f0a4";
3
+ $awsui-commit-hash: "5ca6b745";
4
4
  // Manually managed CSS-variables
5
- $maxContentWidth: --awsui-max-content-width-jsjyte;
6
- $minContentWidth: --awsui-min-content-width-jsjyte;
7
- $breadcrumbsGap: --awsui-breadcrumbs-gap-jsjyte;
8
- $contentGapLeft: --awsui-content-gap-left-jsjyte;
9
- $contentGapRight: --awsui-content-gap-right-jsjyte;
10
- $contentHeight: --awsui-content-height-jsjyte;
11
- $contentLayoutDefaultHorizontalPadding: --awsui-content-layout-default-horizontal-padding-jsjyte;
12
- $contentLayoutMaxContentWidth: --awsui-content-layout-max-content-width-jsjyte;
13
- $contentLayoutMainGap: --awsui-content-layout-main-gap-jsjyte;
14
- $defaultMaxContentWidth: --awsui-default-max-content-width-jsjyte;
15
- $defaultMinContentWidth: --awsui-default-min-content-width-jsjyte;
16
- $drawerSize: --awsui-drawer-size-jsjyte;
17
- $drawerMinSize: --awsui-drawer-min-size-jsjyte;
18
- $bottomDrawerSize: --awsui-bottom-drawer-size-jsjyte;
19
- $footerHeight: --awsui-footer-height-jsjyte;
20
- $headerGap: --awsui-header-gap-jsjyte;
21
- $headerHeight: --awsui-header-height-jsjyte;
22
- $layoutWidth: --awsui-layout-width-jsjyte;
23
- $mainGap: --awsui-main-gap-jsjyte;
24
- $mainOffsetLeft: --awsui-main-offset-left-jsjyte;
25
- $mainTemplateRows: --awsui-main-template-rows-jsjyte;
26
- $mobileBarHeight: --awsui-mobile-bar-height-jsjyte;
27
- $notificationsHeight: --awsui-notifications-height-jsjyte;
28
- $offsetTop: --awsui-offset-top-jsjyte;
29
- $overlapHeight: --awsui-overlap-height-jsjyte;
30
- $navigationWidth: --awsui-navigation-width-jsjyte;
31
- $splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-jsjyte;
32
- $splitPanelReportedSize: --awsui-split-panel-reported-size-jsjyte;
33
- $splitPanelHeight: --awsui-split-panel-height-jsjyte;
34
- $splitPanelMinWidth: --awsui-split-panel-min-width-jsjyte;
35
- $splitPanelMaxWidth: --awsui-split-panel-max-width-jsjyte;
36
- $toolsMaxWidth: --awsui-tools-max-width-jsjyte;
37
- $toolsWidth: --awsui-tools-width-jsjyte;
38
- $toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-jsjyte;
39
- $contentScrollMargin: --awsui-content-scroll-margin-jsjyte;
40
- $flashbarStackDepth: --awsui-flashbar-stack-depth-jsjyte;
41
- $flashbarStackIndex: --awsui-flashbar-stack-index-jsjyte;
42
- $flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-jsjyte;
43
- $stackedNotificationsBottomMargin: --awsui-stacked-notifications-bottom-margin-jsjyte;
44
- $stackedNotificationsDefaultBottomMargin: --awsui-stacked-notifications-default-bottom-margin-jsjyte;
45
- $dropdownDefaultMaxWidth: --awsui-dropdown-default-max-width-jsjyte;
46
- $dropdownDefaultMinWidth: --awsui-dropdown-default-min-width-jsjyte;
47
- $dropdownContentBorderColor: --awsui-dropdown-content-border-color-jsjyte;
48
- $dropdownContentBorderWidth: --awsui-dropdown-content-border-width-jsjyte;
49
- $dropdownContentBorderRadius: --awsui-dropdown-content-border-radius-jsjyte;
50
- $modalCustomWidth: --awsui-modal-custom-width-jsjyte;
51
- $modalCustomHeight: --awsui-modal-custom-height-jsjyte;
52
- $spinnerRotatorFrom: --awsui-spinner-rotator-from-jsjyte;
53
- $spinnerRotatorTo: --awsui-spinner-rotator-to-jsjyte;
54
- $spinnerLineLeftFrom: --awsui-spinner-line-left-from-jsjyte;
55
- $spinnerLineLeftTo: --awsui-spinner-line-left-to-jsjyte;
56
- $spinnerLineRightFrom: --awsui-spinner-line-right-from-jsjyte;
57
- $spinnerLineRightTo: --awsui-spinner-line-right-to-jsjyte;
58
- $sliderLabelCount: --awsui-slider-label-count-jsjyte;
59
- $sliderTickCount: --awsui-slider-tick-count-jsjyte;
60
- $sliderReferenceColumn: --awsui-slider-reference-column-jsjyte;
61
- $sliderNextReferenceColumn: --awsui-slider-next-reference-column-jsjyte;
62
- $sliderMaxStart: --awsui-slider-max-start-jsjyte;
63
- $sliderMinEnd: --awsui-slider-min-end-jsjyte;
64
- $sliderRangeInlineSize: --awsui-slider-range-inline-size-jsjyte;
65
- $sliderTooltipPosition: --awsui-slider-tooltip-position-jsjyte;
66
- $togglesLeftWidth: --awsui-toggles-left-width-jsjyte;
67
- $togglesRightWidth: --awsui-toggles-right-width-jsjyte;
68
- $promptInputMaxRows: --awsui-prompt-input-max-rows-jsjyte;
69
- $promptInputScrollHeight: --awsui-prompt-input-scroll-height-jsjyte;
70
- $dragHandleAnimationInlineOffset: --awsui-drag-handle-animation-inline-offset-jsjyte;
71
- $dragHandleAnimationBlockOffset: --awsui-drag-handle-animation-block-offset-jsjyte;
72
- $styleBackgroundActive: --awsui-style-background-active-jsjyte;
73
- $styleBackgroundDefault: --awsui-style-background-default-jsjyte;
74
- $styleBackgroundDisabled: --awsui-style-background-disabled-jsjyte;
75
- $styleBackgroundHover: --awsui-style-background-hover-jsjyte;
76
- $styleBorderColorActive: --awsui-style-border-color-active-jsjyte;
77
- $styleBorderColorDefault: --awsui-style-border-color-default-jsjyte;
78
- $styleBorderColorDisabled: --awsui-style-border-color-disabled-jsjyte;
79
- $styleBorderColorHover: --awsui-style-border-color-hover-jsjyte;
80
- $styleColorActive: --awsui-style-color-active-jsjyte;
81
- $styleColorDefault: --awsui-style-color-default-jsjyte;
82
- $styleColorDisabled: --awsui-style-color-disabled-jsjyte;
83
- $styleColorHover: --awsui-style-color-hover-jsjyte;
84
- $styleFocusRingBorderColor: --awsui-style-focus-ring-border-color-jsjyte;
85
- $styleFocusRingBorderRadius: --awsui-style-focus-ring-border-radius-jsjyte;
86
- $styleFocusRingBorderWidth: --awsui-style-focus-ring-border-width-jsjyte;
87
- $styleFocusRingBoxShadow: --awsui-style-focus-ring-box-shadow-jsjyte;
88
- $styleBoxShadowActive: --awsui-style-box-shadow-active-jsjyte;
89
- $styleBoxShadowDefault: --awsui-style-box-shadow-default-jsjyte;
90
- $styleBoxShadowDisabled: --awsui-style-box-shadow-disabled-jsjyte;
91
- $styleBoxShadowHover: --awsui-style-box-shadow-hover-jsjyte;
92
- $styleBackgroundReadonly: --awsui-style-background-readonly-jsjyte;
93
- $styleBorderColorReadonly: --awsui-style-border-color-readonly-jsjyte;
94
- $styleBoxShadowReadonly: --awsui-style-box-shadow-readonly-jsjyte;
95
- $styleColorReadonly: --awsui-style-color-readonly-jsjyte;
96
- $styleBackgroundFocus: --awsui-style-background-focus-jsjyte;
97
- $styleBorderColorFocus: --awsui-style-border-color-focus-jsjyte;
98
- $styleBoxShadowFocus: --awsui-style-box-shadow-focus-jsjyte;
99
- $styleColorFocus: --awsui-style-color-focus-jsjyte;
100
- $stylePlaceholderColor: --awsui-style-placeholder-color-jsjyte;
101
- $stylePlaceholderFontSize: --awsui-style-placeholder-font-size-jsjyte;
102
- $stylePlaceholderFontStyle: --awsui-style-placeholder-font-style-jsjyte;
103
- $stylePlaceholderFontWeight: --awsui-style-placeholder-font-weight-jsjyte;
104
- $styleTabsActiveIndicatorColor: --awsui-style-tabs-active-indicator-color-jsjyte;
105
- $styleTabsActiveIndicatorWidth: --awsui-style-tabs-active-indicator-width-jsjyte;
106
- $styleTabsActiveIndicatorBorderRadius: --awsui-style-tabs-active-indicator-border-radius-jsjyte;
107
- $styleTabsSeparatorColor: --awsui-style-tabs-separator-color-jsjyte;
108
- $styleTabsSeparatorWidth: --awsui-style-tabs-separator-width-jsjyte;
109
- $alertFocusRingBorderColor: --awsui-alert-focus-ring-border-color-jsjyte;
110
- $alertFocusRingBorderRadius: --awsui-alert-focus-ring-border-radius-jsjyte;
111
- $alertFocusRingBorderWidth: --awsui-alert-focus-ring-border-width-jsjyte;
112
- $alertFocusRingBoxShadow: --awsui-alert-focus-ring-box-shadow-jsjyte;
113
- $alertIconColor: --awsui-alert-icon-color-jsjyte;
114
- $promptInputStyleBackgroundDefault: --awsui-prompt-input-style-background-default-jsjyte;
115
- $promptInputStyleBackgroundDisabled: --awsui-prompt-input-style-background-disabled-jsjyte;
116
- $promptInputStyleBackgroundFocus: --awsui-prompt-input-style-background-focus-jsjyte;
117
- $promptInputStyleBackgroundHover: --awsui-prompt-input-style-background-hover-jsjyte;
118
- $promptInputStyleBackgroundReadonly: --awsui-prompt-input-style-background-readonly-jsjyte;
119
- $promptInputStyleBorderColorDefault: --awsui-prompt-input-style-border-color-default-jsjyte;
120
- $promptInputStyleBorderColorDisabled: --awsui-prompt-input-style-border-color-disabled-jsjyte;
121
- $promptInputStyleBorderColorFocus: --awsui-prompt-input-style-border-color-focus-jsjyte;
122
- $promptInputStyleBorderColorHover: --awsui-prompt-input-style-border-color-hover-jsjyte;
123
- $promptInputStyleBorderColorReadonly: --awsui-prompt-input-style-border-color-readonly-jsjyte;
124
- $promptInputStyleBoxShadowDefault: --awsui-prompt-input-style-box-shadow-default-jsjyte;
125
- $promptInputStyleBoxShadowDisabled: --awsui-prompt-input-style-box-shadow-disabled-jsjyte;
126
- $promptInputStyleBoxShadowFocus: --awsui-prompt-input-style-box-shadow-focus-jsjyte;
127
- $promptInputStyleBoxShadowHover: --awsui-prompt-input-style-box-shadow-hover-jsjyte;
128
- $promptInputStyleBoxShadowReadonly: --awsui-prompt-input-style-box-shadow-readonly-jsjyte;
129
- $promptInputStyleColorDefault: --awsui-prompt-input-style-color-default-jsjyte;
130
- $promptInputStyleColorDisabled: --awsui-prompt-input-style-color-disabled-jsjyte;
131
- $promptInputStyleColorFocus: --awsui-prompt-input-style-color-focus-jsjyte;
132
- $promptInputStyleColorHover: --awsui-prompt-input-style-color-hover-jsjyte;
133
- $promptInputStyleColorReadonly: --awsui-prompt-input-style-color-readonly-jsjyte;
134
- $promptInputStylePlaceholderColor: --awsui-prompt-input-style-placeholder-color-jsjyte;
135
- $promptInputStylePlaceholderFontSize: --awsui-prompt-input-style-placeholder-font-size-jsjyte;
136
- $promptInputStylePlaceholderFontStyle: --awsui-prompt-input-style-placeholder-font-style-jsjyte;
137
- $promptInputStylePlaceholderFontWeight: --awsui-prompt-input-style-placeholder-font-weight-jsjyte;
138
- $progressBarBackgroundColor: --awsui-progress-bar-background-color-jsjyte;
139
- $progressBarBorderRadius: --awsui-progress-bar-border-radius-jsjyte;
140
- $progressBarHeight: --awsui-progress-bar-height-jsjyte;
141
- $progressValueBackgroundColor: --awsui-progress-value-background-color-jsjyte;
142
- $styleSliderTrackBackgroundColor: --awsui-style-slider-track-background-color-jsjyte;
143
- $styleSliderRangeBackgroundDefault: --awsui-style-slider-range-background-default-jsjyte;
144
- $styleSliderRangeBackgroundActive: --awsui-style-slider-range-background-active-jsjyte;
145
- $styleSliderHandleBackgroundDefault: --awsui-style-slider-handle-background-default-jsjyte;
146
- $styleSliderHandleBackgroundHover: --awsui-style-slider-handle-background-hover-jsjyte;
147
- $styleSliderHandleBackgroundActive: --awsui-style-slider-handle-background-active-jsjyte;
148
- $styleSliderHandleBorderRadius: --awsui-style-slider-handle-border-radius-jsjyte;
149
- $tokenStyleBackgroundDefault: --awsui-token-style-background-default-jsjyte;
150
- $tokenStyleBackgroundDisabled: --awsui-token-style-background-disabled-jsjyte;
151
- $tokenStyleBackgroundReadOnly: --awsui-token-style-background-read-only-jsjyte;
152
- $tokenStyleBorderColorDefault: --awsui-token-style-border-color-default-jsjyte;
153
- $tokenStyleBorderColorDisabled: --awsui-token-style-border-color-disabled-jsjyte;
154
- $tokenStyleBorderColorReadOnly: --awsui-token-style-border-color-read-only-jsjyte;
155
- $tokenStyleDismissColorDefault: --awsui-token-style-dismiss-color-default-jsjyte;
156
- $tokenStyleDismissColorDisabled: --awsui-token-style-dismiss-color-disabled-jsjyte;
157
- $tokenStyleDismissColorHover: --awsui-token-style-dismiss-color-hover-jsjyte;
158
- $tokenStyleDismissColorReadOnly: --awsui-token-style-dismiss-color-read-only-jsjyte;
159
- $styleItemCardBackgroundDefault: --awsui-style-item-card-background-default-jsjyte;
160
- $styleItemCardBorderColorDefault: --awsui-style-item-card-border-color-default-jsjyte;
161
- $styleItemCardBorderRadius: --awsui-style-item-card-border-radius-jsjyte;
162
- $styleItemCardBorderWidthDefault: --awsui-style-item-card-border-width-default-jsjyte;
163
- $styleItemCardBoxShadowDefault: --awsui-style-item-card-box-shadow-default-jsjyte;
164
- $iconSizeOverride: --awsui-icon-size-override-jsjyte;
165
- $iconStrokeWidthOverride: --awsui-icon-stroke-width-override-jsjyte;
166
- $iconStrokeScale: --awsui-icon-stroke-scale-jsjyte;
5
+ $maxContentWidth: --awsui-max-content-width-6b9ypa;
6
+ $minContentWidth: --awsui-min-content-width-6b9ypa;
7
+ $breadcrumbsGap: --awsui-breadcrumbs-gap-6b9ypa;
8
+ $contentGapLeft: --awsui-content-gap-left-6b9ypa;
9
+ $contentGapRight: --awsui-content-gap-right-6b9ypa;
10
+ $contentHeight: --awsui-content-height-6b9ypa;
11
+ $contentLayoutDefaultHorizontalPadding: --awsui-content-layout-default-horizontal-padding-6b9ypa;
12
+ $contentLayoutMaxContentWidth: --awsui-content-layout-max-content-width-6b9ypa;
13
+ $contentLayoutMainGap: --awsui-content-layout-main-gap-6b9ypa;
14
+ $defaultMaxContentWidth: --awsui-default-max-content-width-6b9ypa;
15
+ $defaultMinContentWidth: --awsui-default-min-content-width-6b9ypa;
16
+ $drawerSize: --awsui-drawer-size-6b9ypa;
17
+ $drawerMinSize: --awsui-drawer-min-size-6b9ypa;
18
+ $bottomDrawerSize: --awsui-bottom-drawer-size-6b9ypa;
19
+ $footerHeight: --awsui-footer-height-6b9ypa;
20
+ $headerGap: --awsui-header-gap-6b9ypa;
21
+ $headerHeight: --awsui-header-height-6b9ypa;
22
+ $layoutWidth: --awsui-layout-width-6b9ypa;
23
+ $mainGap: --awsui-main-gap-6b9ypa;
24
+ $mainOffsetLeft: --awsui-main-offset-left-6b9ypa;
25
+ $mainTemplateRows: --awsui-main-template-rows-6b9ypa;
26
+ $mobileBarHeight: --awsui-mobile-bar-height-6b9ypa;
27
+ $notificationsHeight: --awsui-notifications-height-6b9ypa;
28
+ $offsetTop: --awsui-offset-top-6b9ypa;
29
+ $overlapHeight: --awsui-overlap-height-6b9ypa;
30
+ $navigationWidth: --awsui-navigation-width-6b9ypa;
31
+ $splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-6b9ypa;
32
+ $splitPanelReportedSize: --awsui-split-panel-reported-size-6b9ypa;
33
+ $splitPanelHeight: --awsui-split-panel-height-6b9ypa;
34
+ $splitPanelMinWidth: --awsui-split-panel-min-width-6b9ypa;
35
+ $splitPanelMaxWidth: --awsui-split-panel-max-width-6b9ypa;
36
+ $toolsMaxWidth: --awsui-tools-max-width-6b9ypa;
37
+ $toolsWidth: --awsui-tools-width-6b9ypa;
38
+ $toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-6b9ypa;
39
+ $contentScrollMargin: --awsui-content-scroll-margin-6b9ypa;
40
+ $flashbarStackDepth: --awsui-flashbar-stack-depth-6b9ypa;
41
+ $flashbarStackIndex: --awsui-flashbar-stack-index-6b9ypa;
42
+ $flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-6b9ypa;
43
+ $stackedNotificationsBottomMargin: --awsui-stacked-notifications-bottom-margin-6b9ypa;
44
+ $stackedNotificationsDefaultBottomMargin: --awsui-stacked-notifications-default-bottom-margin-6b9ypa;
45
+ $dropdownDefaultMaxWidth: --awsui-dropdown-default-max-width-6b9ypa;
46
+ $dropdownDefaultMinWidth: --awsui-dropdown-default-min-width-6b9ypa;
47
+ $dropdownContentBorderColor: --awsui-dropdown-content-border-color-6b9ypa;
48
+ $dropdownContentBorderWidth: --awsui-dropdown-content-border-width-6b9ypa;
49
+ $dropdownContentBorderRadius: --awsui-dropdown-content-border-radius-6b9ypa;
50
+ $modalCustomWidth: --awsui-modal-custom-width-6b9ypa;
51
+ $modalCustomHeight: --awsui-modal-custom-height-6b9ypa;
52
+ $spinnerRotatorFrom: --awsui-spinner-rotator-from-6b9ypa;
53
+ $spinnerRotatorTo: --awsui-spinner-rotator-to-6b9ypa;
54
+ $spinnerLineLeftFrom: --awsui-spinner-line-left-from-6b9ypa;
55
+ $spinnerLineLeftTo: --awsui-spinner-line-left-to-6b9ypa;
56
+ $spinnerLineRightFrom: --awsui-spinner-line-right-from-6b9ypa;
57
+ $spinnerLineRightTo: --awsui-spinner-line-right-to-6b9ypa;
58
+ $sliderLabelCount: --awsui-slider-label-count-6b9ypa;
59
+ $sliderTickCount: --awsui-slider-tick-count-6b9ypa;
60
+ $sliderReferenceColumn: --awsui-slider-reference-column-6b9ypa;
61
+ $sliderNextReferenceColumn: --awsui-slider-next-reference-column-6b9ypa;
62
+ $sliderMaxStart: --awsui-slider-max-start-6b9ypa;
63
+ $sliderMinEnd: --awsui-slider-min-end-6b9ypa;
64
+ $sliderRangeInlineSize: --awsui-slider-range-inline-size-6b9ypa;
65
+ $sliderTooltipPosition: --awsui-slider-tooltip-position-6b9ypa;
66
+ $togglesLeftWidth: --awsui-toggles-left-width-6b9ypa;
67
+ $togglesRightWidth: --awsui-toggles-right-width-6b9ypa;
68
+ $promptInputMaxRows: --awsui-prompt-input-max-rows-6b9ypa;
69
+ $promptInputScrollHeight: --awsui-prompt-input-scroll-height-6b9ypa;
70
+ $dragHandleAnimationInlineOffset: --awsui-drag-handle-animation-inline-offset-6b9ypa;
71
+ $dragHandleAnimationBlockOffset: --awsui-drag-handle-animation-block-offset-6b9ypa;
72
+ $styleBackgroundActive: --awsui-style-background-active-6b9ypa;
73
+ $styleBackgroundDefault: --awsui-style-background-default-6b9ypa;
74
+ $styleBackgroundDisabled: --awsui-style-background-disabled-6b9ypa;
75
+ $styleBackgroundHover: --awsui-style-background-hover-6b9ypa;
76
+ $styleBorderColorActive: --awsui-style-border-color-active-6b9ypa;
77
+ $styleBorderColorDefault: --awsui-style-border-color-default-6b9ypa;
78
+ $styleBorderColorDisabled: --awsui-style-border-color-disabled-6b9ypa;
79
+ $styleBorderColorHover: --awsui-style-border-color-hover-6b9ypa;
80
+ $styleColorActive: --awsui-style-color-active-6b9ypa;
81
+ $styleColorDefault: --awsui-style-color-default-6b9ypa;
82
+ $styleColorDisabled: --awsui-style-color-disabled-6b9ypa;
83
+ $styleColorHover: --awsui-style-color-hover-6b9ypa;
84
+ $styleFocusRingBorderColor: --awsui-style-focus-ring-border-color-6b9ypa;
85
+ $styleFocusRingBorderRadius: --awsui-style-focus-ring-border-radius-6b9ypa;
86
+ $styleFocusRingBorderWidth: --awsui-style-focus-ring-border-width-6b9ypa;
87
+ $styleFocusRingBoxShadow: --awsui-style-focus-ring-box-shadow-6b9ypa;
88
+ $styleBoxShadowActive: --awsui-style-box-shadow-active-6b9ypa;
89
+ $styleBoxShadowDefault: --awsui-style-box-shadow-default-6b9ypa;
90
+ $styleBoxShadowDisabled: --awsui-style-box-shadow-disabled-6b9ypa;
91
+ $styleBoxShadowHover: --awsui-style-box-shadow-hover-6b9ypa;
92
+ $styleBackgroundReadonly: --awsui-style-background-readonly-6b9ypa;
93
+ $styleBorderColorReadonly: --awsui-style-border-color-readonly-6b9ypa;
94
+ $styleBoxShadowReadonly: --awsui-style-box-shadow-readonly-6b9ypa;
95
+ $styleColorReadonly: --awsui-style-color-readonly-6b9ypa;
96
+ $styleBackgroundFocus: --awsui-style-background-focus-6b9ypa;
97
+ $styleBorderColorFocus: --awsui-style-border-color-focus-6b9ypa;
98
+ $styleBoxShadowFocus: --awsui-style-box-shadow-focus-6b9ypa;
99
+ $styleColorFocus: --awsui-style-color-focus-6b9ypa;
100
+ $stylePlaceholderColor: --awsui-style-placeholder-color-6b9ypa;
101
+ $stylePlaceholderFontSize: --awsui-style-placeholder-font-size-6b9ypa;
102
+ $stylePlaceholderFontStyle: --awsui-style-placeholder-font-style-6b9ypa;
103
+ $stylePlaceholderFontWeight: --awsui-style-placeholder-font-weight-6b9ypa;
104
+ $styleTabsActiveIndicatorColor: --awsui-style-tabs-active-indicator-color-6b9ypa;
105
+ $styleTabsActiveIndicatorWidth: --awsui-style-tabs-active-indicator-width-6b9ypa;
106
+ $styleTabsActiveIndicatorBorderRadius: --awsui-style-tabs-active-indicator-border-radius-6b9ypa;
107
+ $styleTabsSeparatorColor: --awsui-style-tabs-separator-color-6b9ypa;
108
+ $styleTabsSeparatorWidth: --awsui-style-tabs-separator-width-6b9ypa;
109
+ $alertFocusRingBorderColor: --awsui-alert-focus-ring-border-color-6b9ypa;
110
+ $alertFocusRingBorderRadius: --awsui-alert-focus-ring-border-radius-6b9ypa;
111
+ $alertFocusRingBorderWidth: --awsui-alert-focus-ring-border-width-6b9ypa;
112
+ $alertFocusRingBoxShadow: --awsui-alert-focus-ring-box-shadow-6b9ypa;
113
+ $alertIconColor: --awsui-alert-icon-color-6b9ypa;
114
+ $promptInputStyleBackgroundDefault: --awsui-prompt-input-style-background-default-6b9ypa;
115
+ $promptInputStyleBackgroundDisabled: --awsui-prompt-input-style-background-disabled-6b9ypa;
116
+ $promptInputStyleBackgroundFocus: --awsui-prompt-input-style-background-focus-6b9ypa;
117
+ $promptInputStyleBackgroundHover: --awsui-prompt-input-style-background-hover-6b9ypa;
118
+ $promptInputStyleBackgroundReadonly: --awsui-prompt-input-style-background-readonly-6b9ypa;
119
+ $promptInputStyleBorderColorDefault: --awsui-prompt-input-style-border-color-default-6b9ypa;
120
+ $promptInputStyleBorderColorDisabled: --awsui-prompt-input-style-border-color-disabled-6b9ypa;
121
+ $promptInputStyleBorderColorFocus: --awsui-prompt-input-style-border-color-focus-6b9ypa;
122
+ $promptInputStyleBorderColorHover: --awsui-prompt-input-style-border-color-hover-6b9ypa;
123
+ $promptInputStyleBorderColorReadonly: --awsui-prompt-input-style-border-color-readonly-6b9ypa;
124
+ $promptInputStyleBoxShadowDefault: --awsui-prompt-input-style-box-shadow-default-6b9ypa;
125
+ $promptInputStyleBoxShadowDisabled: --awsui-prompt-input-style-box-shadow-disabled-6b9ypa;
126
+ $promptInputStyleBoxShadowFocus: --awsui-prompt-input-style-box-shadow-focus-6b9ypa;
127
+ $promptInputStyleBoxShadowHover: --awsui-prompt-input-style-box-shadow-hover-6b9ypa;
128
+ $promptInputStyleBoxShadowReadonly: --awsui-prompt-input-style-box-shadow-readonly-6b9ypa;
129
+ $promptInputStyleColorDefault: --awsui-prompt-input-style-color-default-6b9ypa;
130
+ $promptInputStyleColorDisabled: --awsui-prompt-input-style-color-disabled-6b9ypa;
131
+ $promptInputStyleColorFocus: --awsui-prompt-input-style-color-focus-6b9ypa;
132
+ $promptInputStyleColorHover: --awsui-prompt-input-style-color-hover-6b9ypa;
133
+ $promptInputStyleColorReadonly: --awsui-prompt-input-style-color-readonly-6b9ypa;
134
+ $promptInputStylePlaceholderColor: --awsui-prompt-input-style-placeholder-color-6b9ypa;
135
+ $promptInputStylePlaceholderFontSize: --awsui-prompt-input-style-placeholder-font-size-6b9ypa;
136
+ $promptInputStylePlaceholderFontStyle: --awsui-prompt-input-style-placeholder-font-style-6b9ypa;
137
+ $promptInputStylePlaceholderFontWeight: --awsui-prompt-input-style-placeholder-font-weight-6b9ypa;
138
+ $progressBarBackgroundColor: --awsui-progress-bar-background-color-6b9ypa;
139
+ $progressBarBorderRadius: --awsui-progress-bar-border-radius-6b9ypa;
140
+ $progressBarHeight: --awsui-progress-bar-height-6b9ypa;
141
+ $progressValueBackgroundColor: --awsui-progress-value-background-color-6b9ypa;
142
+ $styleSliderTrackBackgroundColor: --awsui-style-slider-track-background-color-6b9ypa;
143
+ $styleSliderRangeBackgroundDefault: --awsui-style-slider-range-background-default-6b9ypa;
144
+ $styleSliderRangeBackgroundActive: --awsui-style-slider-range-background-active-6b9ypa;
145
+ $styleSliderHandleBackgroundDefault: --awsui-style-slider-handle-background-default-6b9ypa;
146
+ $styleSliderHandleBackgroundHover: --awsui-style-slider-handle-background-hover-6b9ypa;
147
+ $styleSliderHandleBackgroundActive: --awsui-style-slider-handle-background-active-6b9ypa;
148
+ $styleSliderHandleBorderRadius: --awsui-style-slider-handle-border-radius-6b9ypa;
149
+ $tokenStyleBackgroundDefault: --awsui-token-style-background-default-6b9ypa;
150
+ $tokenStyleBackgroundDisabled: --awsui-token-style-background-disabled-6b9ypa;
151
+ $tokenStyleBackgroundReadOnly: --awsui-token-style-background-read-only-6b9ypa;
152
+ $tokenStyleBorderColorDefault: --awsui-token-style-border-color-default-6b9ypa;
153
+ $tokenStyleBorderColorDisabled: --awsui-token-style-border-color-disabled-6b9ypa;
154
+ $tokenStyleBorderColorReadOnly: --awsui-token-style-border-color-read-only-6b9ypa;
155
+ $tokenStyleDismissColorDefault: --awsui-token-style-dismiss-color-default-6b9ypa;
156
+ $tokenStyleDismissColorDisabled: --awsui-token-style-dismiss-color-disabled-6b9ypa;
157
+ $tokenStyleDismissColorHover: --awsui-token-style-dismiss-color-hover-6b9ypa;
158
+ $tokenStyleDismissColorReadOnly: --awsui-token-style-dismiss-color-read-only-6b9ypa;
159
+ $styleItemCardBackgroundDefault: --awsui-style-item-card-background-default-6b9ypa;
160
+ $styleItemCardBorderColorDefault: --awsui-style-item-card-border-color-default-6b9ypa;
161
+ $styleItemCardBorderRadius: --awsui-style-item-card-border-radius-6b9ypa;
162
+ $styleItemCardBorderWidthDefault: --awsui-style-item-card-border-width-default-6b9ypa;
163
+ $styleItemCardBoxShadowDefault: --awsui-style-item-card-box-shadow-default-6b9ypa;
167
164
 
@@ -5,6 +5,10 @@
5
5
 
6
6
  @use '../internal/styles/tokens' as awsui;
7
7
 
8
+ .variant-normal {
9
+ background: awsui.$color-background-toggle-button-normal-default;
10
+ }
11
+
8
12
  .variant-normal.pressed {
9
13
  background: awsui.$color-background-toggle-button-normal-pressed;
10
14
  border-color: awsui.$color-border-toggle-button-normal-pressed;
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_tzyp2_193",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_tzyp2_1",
6
- "root": "awsui_root_mx3cw_tzyp2_215",
7
- "hidden": "awsui_hidden_mx3cw_tzyp2_250",
8
- "alert-wrapper": "awsui_alert-wrapper_mx3cw_tzyp2_301",
9
- "initial-hidden": "awsui_initial-hidden_mx3cw_tzyp2_313",
10
- "header": "awsui_header_mx3cw_tzyp2_318",
11
- "header-replacement": "awsui_header-replacement_mx3cw_tzyp2_319",
12
- "action": "awsui_action_mx3cw_tzyp2_323",
13
- "action-slot": "awsui_action-slot_mx3cw_tzyp2_327",
14
- "action-button": "awsui_action-button_mx3cw_tzyp2_328",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_tzyp2_332",
16
- "text": "awsui_text_mx3cw_tzyp2_363",
17
- "icon": "awsui_icon_mx3cw_tzyp2_370",
18
- "message": "awsui_message_mx3cw_tzyp2_373",
19
- "action-wrapped": "awsui_action-wrapped_mx3cw_tzyp2_377",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_tzyp2_381",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_tzyp2_385",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_tzyp2_389",
23
- "content": "awsui_content_mx3cw_tzyp2_393",
24
- "content-replacement": "awsui_content-replacement_mx3cw_tzyp2_394",
25
- "dismiss": "awsui_dismiss_mx3cw_tzyp2_398",
26
- "dismiss-button": "awsui_dismiss-button_mx3cw_tzyp2_403",
27
- "type-error": "awsui_type-error_mx3cw_tzyp2_407",
28
- "type-warning": "awsui_type-warning_mx3cw_tzyp2_415",
29
- "type-success": "awsui_type-success_mx3cw_tzyp2_423",
30
- "type-info": "awsui_type-info_mx3cw_tzyp2_431"
4
+ "alert": "awsui_alert_mx3cw_a3sen_193",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_a3sen_1",
6
+ "root": "awsui_root_mx3cw_a3sen_215",
7
+ "hidden": "awsui_hidden_mx3cw_a3sen_250",
8
+ "alert-wrapper": "awsui_alert-wrapper_mx3cw_a3sen_301",
9
+ "initial-hidden": "awsui_initial-hidden_mx3cw_a3sen_313",
10
+ "header": "awsui_header_mx3cw_a3sen_318",
11
+ "header-replacement": "awsui_header-replacement_mx3cw_a3sen_319",
12
+ "action": "awsui_action_mx3cw_a3sen_323",
13
+ "action-slot": "awsui_action-slot_mx3cw_a3sen_327",
14
+ "action-button": "awsui_action-button_mx3cw_a3sen_328",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_a3sen_332",
16
+ "text": "awsui_text_mx3cw_a3sen_363",
17
+ "icon": "awsui_icon_mx3cw_a3sen_370",
18
+ "message": "awsui_message_mx3cw_a3sen_373",
19
+ "action-wrapped": "awsui_action-wrapped_mx3cw_a3sen_377",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_a3sen_381",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_a3sen_385",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_a3sen_389",
23
+ "content": "awsui_content_mx3cw_a3sen_393",
24
+ "content-replacement": "awsui_content-replacement_mx3cw_a3sen_394",
25
+ "dismiss": "awsui_dismiss_mx3cw_a3sen_398",
26
+ "dismiss-button": "awsui_dismiss-button_mx3cw_a3sen_403",
27
+ "type-error": "awsui_type-error_mx3cw_a3sen_407",
28
+ "type-warning": "awsui_type-warning_mx3cw_a3sen_415",
29
+ "type-success": "awsui_type-success_mx3cw_a3sen_423",
30
+ "type-info": "awsui_type-info_mx3cw_a3sen_431"
31
31
  };
32
32