@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329

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 (211) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  4. package/lib/internal/scss/header/styles.scss +11 -0
  5. package/lib/internal/scss/internal/components/option/styles.scss +6 -2
  6. package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
  8. package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
  9. package/lib/internal/template/alert/styles.css.js +27 -27
  10. package/lib/internal/template/alert/styles.scoped.css +50 -50
  11. package/lib/internal/template/alert/styles.selectors.js +27 -27
  12. package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
  13. package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
  14. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  15. package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
  16. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  17. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  18. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  19. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  20. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  21. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  23. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  24. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  25. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/styles.css.js +20 -20
  54. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  55. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  56. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  57. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  58. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  59. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  60. package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
  61. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  62. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  63. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  64. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  65. package/lib/internal/template/flashbar/styles.css.js +50 -50
  66. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  67. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  68. package/lib/internal/template/header/internal.d.ts +2 -1
  69. package/lib/internal/template/header/internal.d.ts.map +1 -1
  70. package/lib/internal/template/header/internal.js +2 -2
  71. package/lib/internal/template/header/internal.js.map +1 -1
  72. package/lib/internal/template/header/styles.css.js +35 -34
  73. package/lib/internal/template/header/styles.scoped.css +60 -52
  74. package/lib/internal/template/header/styles.selectors.js +35 -34
  75. package/lib/internal/template/help-panel/styles.css.js +6 -6
  76. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  77. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  78. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  79. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  80. package/lib/internal/template/icon/generated/icons.js +3 -0
  81. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  82. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
  83. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  84. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  85. package/lib/internal/template/input/styles.css.js +18 -18
  86. package/lib/internal/template/input/styles.scoped.css +82 -82
  87. package/lib/internal/template/input/styles.selectors.js +18 -18
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  91. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  92. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  93. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  94. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  95. package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
  96. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  97. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  98. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  99. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  100. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  101. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  102. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  103. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  104. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  105. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  106. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +2 -2
  109. package/lib/internal/template/internal/environment.json +2 -2
  110. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
  111. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  112. package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
  113. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  114. package/lib/internal/template/item-card/styles.css.js +14 -14
  115. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  116. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  117. package/lib/internal/template/link/styles.css.js +21 -21
  118. package/lib/internal/template/link/styles.scoped.css +117 -117
  119. package/lib/internal/template/link/styles.selectors.js +21 -21
  120. package/lib/internal/template/modal/styles.css.js +31 -31
  121. package/lib/internal/template/modal/styles.scoped.css +48 -48
  122. package/lib/internal/template/modal/styles.selectors.js +31 -31
  123. package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
  124. package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
  125. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  126. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  127. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  128. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
  129. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
  130. package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
  131. package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
  132. package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
  133. package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
  134. package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
  135. package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
  136. package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
  137. package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
  138. package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
  139. package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
  140. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  141. package/lib/internal/template/prompt-input/internal.js +1 -1
  142. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  143. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  144. package/lib/internal/template/prompt-input/styles.d.ts +11 -0
  145. package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
  146. package/lib/internal/template/prompt-input/styles.js +27 -2
  147. package/lib/internal/template/prompt-input/styles.js.map +1 -1
  148. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  149. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  150. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  151. package/lib/internal/template/property-filter/controller.js +10 -6
  152. package/lib/internal/template/property-filter/controller.js.map +1 -1
  153. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
  154. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  155. package/lib/internal/template/property-filter/i18n-utils.js +11 -4
  156. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  157. package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
  158. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  159. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  160. package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
  161. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
  162. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
  163. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  164. package/lib/internal/template/property-filter/internal.js +1 -0
  165. package/lib/internal/template/property-filter/internal.js.map +1 -1
  166. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  167. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  168. package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
  169. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  170. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  171. package/lib/internal/template/property-filter/token-editor.js +1 -1
  172. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  173. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  174. package/lib/internal/template/property-filter/utils.js +12 -3
  175. package/lib/internal/template/property-filter/utils.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/tabs/styles.css.js +30 -30
  186. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  187. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  188. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  189. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  190. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/textarea/styles.css.js +5 -5
  195. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  196. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  197. package/lib/internal/template/toggle/styles.css.js +10 -10
  198. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  199. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  200. package/lib/internal/template/token/internal.d.ts.map +1 -1
  201. package/lib/internal/template/token/internal.js +4 -1
  202. package/lib/internal/template/token/internal.js.map +1 -1
  203. package/lib/internal/template/token/styles.css.js +14 -14
  204. package/lib/internal/template/token/styles.scoped.css +47 -47
  205. package/lib/internal/template/token/styles.selectors.js +14 -14
  206. package/lib/internal/template/tree-view/tree-item/index.js +1 -1
  207. package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
  208. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
  209. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
  210. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
  211. package/package.json +1 -1
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "726348bdaf8f9b4887987c410c61b3c8efe1a8d7"
2
+ "commit": "4668872c714a83436d34c8917fc68b017e13ed94"
3
3
  }
@@ -9,6 +9,7 @@
9
9
 
10
10
  $guide-line-width: 2px;
11
11
  $guide-line-offset: -2px; // Negative to expand 2px beyond the element
12
+ $anchor-nav-inset-inline: 6px;
12
13
 
13
14
  .root {
14
15
  @include styles.styles-reset;
@@ -35,6 +36,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
35
36
  position: absolute;
36
37
  inset-block-start: $guide-line-offset;
37
38
  inline-size: $guide-line-width;
39
+ inset-inline-start: $anchor-nav-inset-inline;
38
40
  }
39
41
  }
40
42
 
@@ -66,6 +68,7 @@ $guide-line-offset: -2px; // Negative to expand 2px beyond the element
66
68
  position: absolute;
67
69
  inset-block-start: $guide-line-offset;
68
70
  inline-size: $guide-line-width;
71
+ inset-inline-start: $anchor-nav-inset-inline;
69
72
  }
70
73
  }
71
74
  }
@@ -18,7 +18,7 @@ $icon-margin-right-small: calc(awsui.$space-xs - awsui.$space-xxxs);
18
18
  $icon-margin-right-medium: awsui.$space-xs;
19
19
  $icon-offset-inline: awsui.$space-xxs;
20
20
  $icon-offset-block: awsui.$space-xxxs;
21
- $icon-offset-container: 3px;
21
+ $icon-offset-container: awsui.$space-xxs;
22
22
 
23
23
  // Total space occupied by the expand icon on the left and its margins.
24
24
  // Useful to keep elements correctly aligned.
@@ -5,6 +5,7 @@
5
5
 
6
6
  @use '../internal/styles/tokens' as awsui;
7
7
  @use '../internal/styles' as styles;
8
+ @use '../internal/styles/utils/theming';
8
9
  @use '@cloudscape-design/component-toolkit/internal/focus-visible' as focus-visible;
9
10
 
10
11
  @function space-heading-button-diff($heading-height) {
@@ -166,6 +167,16 @@
166
167
  }
167
168
  }
168
169
 
170
+ // Inside an expandable section (one-theme), tighten the heading's top padding by the button's
171
+ // top and bottom border widths so it aligns with the button content box.
172
+ .title-variant-h2.title-in-expandable-section {
173
+ @include theming.one-theme-only {
174
+ padding-block-start: calc(
175
+ #{space-heading-button-diff(awsui.$line-height-heading-l)} - 2 * #{awsui.$border-width-button}
176
+ );
177
+ }
178
+ }
179
+
169
180
  .root-no-actions.root-has-description > .main > :not(.refresh) {
170
181
  &.title-variant-h2,
171
182
  &.title-variant-h3 {
@@ -6,6 +6,7 @@
6
6
  @use '../../styles' as styles;
7
7
  @use '../../styles/tokens' as awsui;
8
8
  @use './constants' as constants;
9
+ @use '../../generated/custom-css-properties/index' as custom-props;
9
10
 
10
11
  .option {
11
12
  @include styles.styles-reset;
@@ -100,8 +101,11 @@
100
101
  }
101
102
 
102
103
  .filtering-match-highlight {
103
- background-color: awsui.$color-background-dropdown-item-filter-match;
104
- color: awsui.$color-text-dropdown-item-filter-match;
104
+ background-color: var(
105
+ #{custom-props.$optionFilterMatchBackground},
106
+ #{awsui.$color-background-dropdown-item-filter-match}
107
+ );
108
+ color: var(#{custom-props.$optionFilterMatchColor}, #{awsui.$color-text-dropdown-item-filter-match});
105
109
  font-weight: styles.$font-weight-bold;
106
110
  }
107
111
 
@@ -5,6 +5,7 @@
5
5
 
6
6
  @use '../../styles' as styles;
7
7
  @use '../../styles/tokens' as awsui;
8
+ @use '../../generated/custom-css-properties/index' as custom-props;
8
9
 
9
10
  // Box-shadow spread values for simulating borders without layout shifts
10
11
  $border-offset: awsui.$border-width-item-selected;
@@ -85,8 +86,8 @@ $neg-divider-w: calc(-1 * #{$divider-w});
85
86
  z-index: 1;
86
87
 
87
88
  border-width: 0;
88
- background-color: awsui.$color-background-dropdown-item-default;
89
- color: awsui.$color-text-dropdown-item-default;
89
+ background-color: var(#{custom-props.$optionBackgroundDefault}, #{awsui.$color-background-dropdown-item-default});
90
+ color: var(#{custom-props.$optionColorDefault}, #{awsui.$color-text-dropdown-item-default});
90
91
 
91
92
  @include content-pad(awsui.$border-item-width, awsui.$border-item-width);
92
93
 
@@ -116,7 +117,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
116
117
  }
117
118
 
118
119
  &.has-background {
119
- background-color: awsui.$color-background-dropdown-item-hover;
120
+ background-color: var(#{custom-props.$optionBackgroundHighlighted}, #{awsui.$color-background-dropdown-item-hover});
120
121
  }
121
122
  &.child {
122
123
  padding-inline-start: awsui.$border-item-width;
@@ -126,18 +127,18 @@ $neg-divider-w: calc(-1 * #{$divider-w});
126
127
  }
127
128
 
128
129
  &.disabled > .selectable-item-content {
129
- color: awsui.$color-text-dropdown-item-disabled;
130
+ color: var(#{custom-props.$optionColorDisabled}, #{awsui.$color-text-dropdown-item-disabled});
130
131
  }
131
132
 
132
133
  &.highlighted,
133
134
  &.selected {
134
- color: awsui.$color-text-dropdown-item-highlighted;
135
+ color: var(#{custom-props.$optionColorHighlighted}, #{awsui.$color-text-dropdown-item-highlighted});
135
136
  @include logical-radius(awsui.$border-radius-item);
136
137
  }
137
138
 
138
139
  &.highlighted {
139
140
  z-index: 3;
140
- background-color: awsui.$color-background-dropdown-item-hover;
141
+ background-color: var(#{custom-props.$optionBackgroundHighlighted}, #{awsui.$color-background-dropdown-item-hover});
141
142
  @include highlighted-shadow;
142
143
  &.disabled {
143
144
  box-shadow: inset 0 0 0 $border-offset awsui.$color-border-dropdown-item-dimmed-hover;
@@ -153,7 +154,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
153
154
 
154
155
  &.selected {
155
156
  z-index: 2;
156
- background-color: awsui.$color-background-dropdown-item-selected;
157
+ background-color: var(#{custom-props.$optionBackgroundSelected}, #{awsui.$color-background-dropdown-item-selected});
157
158
  @include selected-shadow;
158
159
  &.next-item-selected {
159
160
  border-end-start-radius: 0;
@@ -176,7 +177,7 @@ $neg-divider-w: calc(-1 * #{$divider-w});
176
177
  &.parent {
177
178
  &:not(.disabled) {
178
179
  > .selectable-item-content {
179
- color: awsui.$color-text-dropdown-group-label;
180
+ color: var(#{custom-props.$optionGroupLabelColor}, #{awsui.$color-text-dropdown-group-label});
180
181
  }
181
182
  }
182
183
  &:not(.interactiveGroups) {
@@ -1,164 +1,177 @@
1
1
 
2
2
  // Build environment
3
- $awsui-commit-hash: "726348bd";
3
+ $awsui-commit-hash: "4668872c";
4
4
  // Manually managed CSS-variables
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;
5
+ $maxContentWidth: --awsui-max-content-width-z17rmd;
6
+ $minContentWidth: --awsui-min-content-width-z17rmd;
7
+ $breadcrumbsGap: --awsui-breadcrumbs-gap-z17rmd;
8
+ $contentGapLeft: --awsui-content-gap-left-z17rmd;
9
+ $contentGapRight: --awsui-content-gap-right-z17rmd;
10
+ $contentHeight: --awsui-content-height-z17rmd;
11
+ $contentLayoutDefaultHorizontalPadding: --awsui-content-layout-default-horizontal-padding-z17rmd;
12
+ $contentLayoutMaxContentWidth: --awsui-content-layout-max-content-width-z17rmd;
13
+ $contentLayoutMainGap: --awsui-content-layout-main-gap-z17rmd;
14
+ $defaultMaxContentWidth: --awsui-default-max-content-width-z17rmd;
15
+ $defaultMinContentWidth: --awsui-default-min-content-width-z17rmd;
16
+ $drawerSize: --awsui-drawer-size-z17rmd;
17
+ $drawerMinSize: --awsui-drawer-min-size-z17rmd;
18
+ $bottomDrawerSize: --awsui-bottom-drawer-size-z17rmd;
19
+ $footerHeight: --awsui-footer-height-z17rmd;
20
+ $headerGap: --awsui-header-gap-z17rmd;
21
+ $headerHeight: --awsui-header-height-z17rmd;
22
+ $layoutWidth: --awsui-layout-width-z17rmd;
23
+ $mainGap: --awsui-main-gap-z17rmd;
24
+ $mainOffsetLeft: --awsui-main-offset-left-z17rmd;
25
+ $mainTemplateRows: --awsui-main-template-rows-z17rmd;
26
+ $mobileBarHeight: --awsui-mobile-bar-height-z17rmd;
27
+ $notificationsHeight: --awsui-notifications-height-z17rmd;
28
+ $offsetTop: --awsui-offset-top-z17rmd;
29
+ $overlapHeight: --awsui-overlap-height-z17rmd;
30
+ $navigationWidth: --awsui-navigation-width-z17rmd;
31
+ $splitPanelReportedHeaderSize: --awsui-split-panel-reported-header-size-z17rmd;
32
+ $splitPanelReportedSize: --awsui-split-panel-reported-size-z17rmd;
33
+ $splitPanelHeight: --awsui-split-panel-height-z17rmd;
34
+ $splitPanelMinWidth: --awsui-split-panel-min-width-z17rmd;
35
+ $splitPanelMaxWidth: --awsui-split-panel-max-width-z17rmd;
36
+ $toolsMaxWidth: --awsui-tools-max-width-z17rmd;
37
+ $toolsWidth: --awsui-tools-width-z17rmd;
38
+ $toolsAnimationStartingOpacity: --awsui-tools-animation-starting-opacity-z17rmd;
39
+ $contentScrollMargin: --awsui-content-scroll-margin-z17rmd;
40
+ $flashbarStackDepth: --awsui-flashbar-stack-depth-z17rmd;
41
+ $flashbarStackIndex: --awsui-flashbar-stack-index-z17rmd;
42
+ $flashbarStickyBottomMargin: --awsui-flashbar-sticky-bottom-margin-z17rmd;
43
+ $stackedNotificationsBottomMargin: --awsui-stacked-notifications-bottom-margin-z17rmd;
44
+ $stackedNotificationsDefaultBottomMargin: --awsui-stacked-notifications-default-bottom-margin-z17rmd;
45
+ $dropdownDefaultMaxWidth: --awsui-dropdown-default-max-width-z17rmd;
46
+ $dropdownDefaultMinWidth: --awsui-dropdown-default-min-width-z17rmd;
47
+ $dropdownContentBorderColor: --awsui-dropdown-content-border-color-z17rmd;
48
+ $dropdownContentBorderWidth: --awsui-dropdown-content-border-width-z17rmd;
49
+ $dropdownContentBorderRadius: --awsui-dropdown-content-border-radius-z17rmd;
50
+ $modalCustomWidth: --awsui-modal-custom-width-z17rmd;
51
+ $modalCustomHeight: --awsui-modal-custom-height-z17rmd;
52
+ $spinnerRotatorFrom: --awsui-spinner-rotator-from-z17rmd;
53
+ $spinnerRotatorTo: --awsui-spinner-rotator-to-z17rmd;
54
+ $spinnerLineLeftFrom: --awsui-spinner-line-left-from-z17rmd;
55
+ $spinnerLineLeftTo: --awsui-spinner-line-left-to-z17rmd;
56
+ $spinnerLineRightFrom: --awsui-spinner-line-right-from-z17rmd;
57
+ $spinnerLineRightTo: --awsui-spinner-line-right-to-z17rmd;
58
+ $sliderLabelCount: --awsui-slider-label-count-z17rmd;
59
+ $sliderTickCount: --awsui-slider-tick-count-z17rmd;
60
+ $sliderReferenceColumn: --awsui-slider-reference-column-z17rmd;
61
+ $sliderNextReferenceColumn: --awsui-slider-next-reference-column-z17rmd;
62
+ $sliderMaxStart: --awsui-slider-max-start-z17rmd;
63
+ $sliderMinEnd: --awsui-slider-min-end-z17rmd;
64
+ $sliderRangeInlineSize: --awsui-slider-range-inline-size-z17rmd;
65
+ $sliderTooltipPosition: --awsui-slider-tooltip-position-z17rmd;
66
+ $togglesLeftWidth: --awsui-toggles-left-width-z17rmd;
67
+ $togglesRightWidth: --awsui-toggles-right-width-z17rmd;
68
+ $promptInputMaxRows: --awsui-prompt-input-max-rows-z17rmd;
69
+ $promptInputScrollHeight: --awsui-prompt-input-scroll-height-z17rmd;
70
+ $dragHandleAnimationInlineOffset: --awsui-drag-handle-animation-inline-offset-z17rmd;
71
+ $dragHandleAnimationBlockOffset: --awsui-drag-handle-animation-block-offset-z17rmd;
72
+ $styleBackgroundActive: --awsui-style-background-active-z17rmd;
73
+ $styleBackgroundDefault: --awsui-style-background-default-z17rmd;
74
+ $styleBackgroundDisabled: --awsui-style-background-disabled-z17rmd;
75
+ $styleBackgroundHover: --awsui-style-background-hover-z17rmd;
76
+ $styleBorderColorActive: --awsui-style-border-color-active-z17rmd;
77
+ $styleBorderColorDefault: --awsui-style-border-color-default-z17rmd;
78
+ $styleBorderColorDisabled: --awsui-style-border-color-disabled-z17rmd;
79
+ $styleBorderColorHover: --awsui-style-border-color-hover-z17rmd;
80
+ $styleColorActive: --awsui-style-color-active-z17rmd;
81
+ $styleColorDefault: --awsui-style-color-default-z17rmd;
82
+ $styleColorDisabled: --awsui-style-color-disabled-z17rmd;
83
+ $styleColorHover: --awsui-style-color-hover-z17rmd;
84
+ $styleFocusRingBorderColor: --awsui-style-focus-ring-border-color-z17rmd;
85
+ $styleFocusRingBorderRadius: --awsui-style-focus-ring-border-radius-z17rmd;
86
+ $styleFocusRingBorderWidth: --awsui-style-focus-ring-border-width-z17rmd;
87
+ $styleFocusRingBoxShadow: --awsui-style-focus-ring-box-shadow-z17rmd;
88
+ $styleBoxShadowActive: --awsui-style-box-shadow-active-z17rmd;
89
+ $styleBoxShadowDefault: --awsui-style-box-shadow-default-z17rmd;
90
+ $styleBoxShadowDisabled: --awsui-style-box-shadow-disabled-z17rmd;
91
+ $styleBoxShadowHover: --awsui-style-box-shadow-hover-z17rmd;
92
+ $styleBackgroundReadonly: --awsui-style-background-readonly-z17rmd;
93
+ $styleBorderColorReadonly: --awsui-style-border-color-readonly-z17rmd;
94
+ $styleBoxShadowReadonly: --awsui-style-box-shadow-readonly-z17rmd;
95
+ $styleColorReadonly: --awsui-style-color-readonly-z17rmd;
96
+ $styleBackgroundFocus: --awsui-style-background-focus-z17rmd;
97
+ $styleBorderColorFocus: --awsui-style-border-color-focus-z17rmd;
98
+ $styleBoxShadowFocus: --awsui-style-box-shadow-focus-z17rmd;
99
+ $styleColorFocus: --awsui-style-color-focus-z17rmd;
100
+ $stylePlaceholderColor: --awsui-style-placeholder-color-z17rmd;
101
+ $stylePlaceholderFontSize: --awsui-style-placeholder-font-size-z17rmd;
102
+ $stylePlaceholderFontStyle: --awsui-style-placeholder-font-style-z17rmd;
103
+ $stylePlaceholderFontWeight: --awsui-style-placeholder-font-weight-z17rmd;
104
+ $styleTabsActiveIndicatorColor: --awsui-style-tabs-active-indicator-color-z17rmd;
105
+ $styleTabsActiveIndicatorWidth: --awsui-style-tabs-active-indicator-width-z17rmd;
106
+ $styleTabsActiveIndicatorBorderRadius: --awsui-style-tabs-active-indicator-border-radius-z17rmd;
107
+ $styleTabsSeparatorColor: --awsui-style-tabs-separator-color-z17rmd;
108
+ $styleTabsSeparatorWidth: --awsui-style-tabs-separator-width-z17rmd;
109
+ $alertFocusRingBorderColor: --awsui-alert-focus-ring-border-color-z17rmd;
110
+ $alertFocusRingBorderRadius: --awsui-alert-focus-ring-border-radius-z17rmd;
111
+ $alertFocusRingBorderWidth: --awsui-alert-focus-ring-border-width-z17rmd;
112
+ $alertFocusRingBoxShadow: --awsui-alert-focus-ring-box-shadow-z17rmd;
113
+ $alertIconColor: --awsui-alert-icon-color-z17rmd;
114
+ $promptInputStyleBackgroundDefault: --awsui-prompt-input-style-background-default-z17rmd;
115
+ $promptInputStyleBackgroundDisabled: --awsui-prompt-input-style-background-disabled-z17rmd;
116
+ $promptInputStyleBackgroundFocus: --awsui-prompt-input-style-background-focus-z17rmd;
117
+ $promptInputStyleBackgroundHover: --awsui-prompt-input-style-background-hover-z17rmd;
118
+ $promptInputStyleBackgroundReadonly: --awsui-prompt-input-style-background-readonly-z17rmd;
119
+ $promptInputStyleBorderColorDefault: --awsui-prompt-input-style-border-color-default-z17rmd;
120
+ $promptInputStyleBorderColorDisabled: --awsui-prompt-input-style-border-color-disabled-z17rmd;
121
+ $promptInputStyleBorderColorFocus: --awsui-prompt-input-style-border-color-focus-z17rmd;
122
+ $promptInputStyleBorderColorHover: --awsui-prompt-input-style-border-color-hover-z17rmd;
123
+ $promptInputStyleBorderColorReadonly: --awsui-prompt-input-style-border-color-readonly-z17rmd;
124
+ $promptInputStyleBoxShadowDefault: --awsui-prompt-input-style-box-shadow-default-z17rmd;
125
+ $promptInputStyleBoxShadowDisabled: --awsui-prompt-input-style-box-shadow-disabled-z17rmd;
126
+ $promptInputStyleBoxShadowFocus: --awsui-prompt-input-style-box-shadow-focus-z17rmd;
127
+ $promptInputStyleBoxShadowHover: --awsui-prompt-input-style-box-shadow-hover-z17rmd;
128
+ $promptInputStyleBoxShadowReadonly: --awsui-prompt-input-style-box-shadow-readonly-z17rmd;
129
+ $promptInputStyleColorDefault: --awsui-prompt-input-style-color-default-z17rmd;
130
+ $promptInputStyleColorDisabled: --awsui-prompt-input-style-color-disabled-z17rmd;
131
+ $promptInputStyleColorFocus: --awsui-prompt-input-style-color-focus-z17rmd;
132
+ $promptInputStyleColorHover: --awsui-prompt-input-style-color-hover-z17rmd;
133
+ $promptInputStyleColorReadonly: --awsui-prompt-input-style-color-readonly-z17rmd;
134
+ $promptInputStylePlaceholderColor: --awsui-prompt-input-style-placeholder-color-z17rmd;
135
+ $promptInputStylePlaceholderFontSize: --awsui-prompt-input-style-placeholder-font-size-z17rmd;
136
+ $promptInputStylePlaceholderFontStyle: --awsui-prompt-input-style-placeholder-font-style-z17rmd;
137
+ $promptInputStylePlaceholderFontWeight: --awsui-prompt-input-style-placeholder-font-weight-z17rmd;
138
+ $promptInputMenuStyleBackgroundColor: --awsui-prompt-input-menu-style-background-color-z17rmd;
139
+ $promptInputMenuStyleBorderColor: --awsui-prompt-input-menu-style-border-color-z17rmd;
140
+ $promptInputMenuStyleBorderRadius: --awsui-prompt-input-menu-style-border-radius-z17rmd;
141
+ $promptInputMenuStyleBorderWidth: --awsui-prompt-input-menu-style-border-width-z17rmd;
142
+ $optionBackgroundDefault: --awsui-option-background-default-z17rmd;
143
+ $optionBackgroundHighlighted: --awsui-option-background-highlighted-z17rmd;
144
+ $optionBackgroundSelected: --awsui-option-background-selected-z17rmd;
145
+ $optionColorDefault: --awsui-option-color-default-z17rmd;
146
+ $optionColorHighlighted: --awsui-option-color-highlighted-z17rmd;
147
+ $optionColorDisabled: --awsui-option-color-disabled-z17rmd;
148
+ $optionGroupLabelColor: --awsui-option-group-label-color-z17rmd;
149
+ $optionFilterMatchBackground: --awsui-option-filter-match-background-z17rmd;
150
+ $optionFilterMatchColor: --awsui-option-filter-match-color-z17rmd;
151
+ $progressBarBackgroundColor: --awsui-progress-bar-background-color-z17rmd;
152
+ $progressBarBorderRadius: --awsui-progress-bar-border-radius-z17rmd;
153
+ $progressBarHeight: --awsui-progress-bar-height-z17rmd;
154
+ $progressValueBackgroundColor: --awsui-progress-value-background-color-z17rmd;
155
+ $styleSliderTrackBackgroundColor: --awsui-style-slider-track-background-color-z17rmd;
156
+ $styleSliderRangeBackgroundDefault: --awsui-style-slider-range-background-default-z17rmd;
157
+ $styleSliderRangeBackgroundActive: --awsui-style-slider-range-background-active-z17rmd;
158
+ $styleSliderHandleBackgroundDefault: --awsui-style-slider-handle-background-default-z17rmd;
159
+ $styleSliderHandleBackgroundHover: --awsui-style-slider-handle-background-hover-z17rmd;
160
+ $styleSliderHandleBackgroundActive: --awsui-style-slider-handle-background-active-z17rmd;
161
+ $styleSliderHandleBorderRadius: --awsui-style-slider-handle-border-radius-z17rmd;
162
+ $tokenStyleBackgroundDefault: --awsui-token-style-background-default-z17rmd;
163
+ $tokenStyleBackgroundDisabled: --awsui-token-style-background-disabled-z17rmd;
164
+ $tokenStyleBackgroundReadOnly: --awsui-token-style-background-read-only-z17rmd;
165
+ $tokenStyleBorderColorDefault: --awsui-token-style-border-color-default-z17rmd;
166
+ $tokenStyleBorderColorDisabled: --awsui-token-style-border-color-disabled-z17rmd;
167
+ $tokenStyleBorderColorReadOnly: --awsui-token-style-border-color-read-only-z17rmd;
168
+ $tokenStyleDismissColorDefault: --awsui-token-style-dismiss-color-default-z17rmd;
169
+ $tokenStyleDismissColorDisabled: --awsui-token-style-dismiss-color-disabled-z17rmd;
170
+ $tokenStyleDismissColorHover: --awsui-token-style-dismiss-color-hover-z17rmd;
171
+ $tokenStyleDismissColorReadOnly: --awsui-token-style-dismiss-color-read-only-z17rmd;
172
+ $styleItemCardBackgroundDefault: --awsui-style-item-card-background-default-z17rmd;
173
+ $styleItemCardBorderColorDefault: --awsui-style-item-card-border-color-default-z17rmd;
174
+ $styleItemCardBorderRadius: --awsui-style-item-card-border-radius-z17rmd;
175
+ $styleItemCardBorderWidthDefault: --awsui-style-item-card-border-width-default-z17rmd;
176
+ $styleItemCardBoxShadowDefault: --awsui-style-item-card-box-shadow-default-z17rmd;
164
177
 
@@ -52,10 +52,15 @@ $item-toggle-column-width: 28px;
52
52
 
53
53
  @include theming.one-theme-only {
54
54
  align-items: center;
55
- > .expand-toggle-wrapper {
56
- > .toggle {
57
- inset-inline-start: 0px;
58
- inset-block-start: 3px;
55
+ > .expand-toggle-wrapper > .toggle {
56
+ inset-inline-start: 0px;
57
+ inset-block-start: 3px;
58
+ }
59
+
60
+ &.with-icon {
61
+ align-items: baseline;
62
+ > .expand-toggle-wrapper > .toggle {
63
+ inset-block-start: 2px;
59
64
  }
60
65
  }
61
66
  }
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_1a9ra_193",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1a9ra_1",
6
- "root": "awsui_root_mx3cw_1a9ra_215",
7
- "hidden": "awsui_hidden_mx3cw_1a9ra_250",
8
- "alert-wrapper": "awsui_alert-wrapper_mx3cw_1a9ra_301",
9
- "initial-hidden": "awsui_initial-hidden_mx3cw_1a9ra_313",
10
- "header": "awsui_header_mx3cw_1a9ra_318",
11
- "header-replacement": "awsui_header-replacement_mx3cw_1a9ra_319",
12
- "action": "awsui_action_mx3cw_1a9ra_323",
13
- "action-slot": "awsui_action-slot_mx3cw_1a9ra_327",
14
- "action-button": "awsui_action-button_mx3cw_1a9ra_328",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1a9ra_332",
16
- "text": "awsui_text_mx3cw_1a9ra_363",
17
- "icon": "awsui_icon_mx3cw_1a9ra_370",
18
- "message": "awsui_message_mx3cw_1a9ra_373",
19
- "action-wrapped": "awsui_action-wrapped_mx3cw_1a9ra_377",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_1a9ra_381",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_1a9ra_385",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_1a9ra_389",
23
- "content": "awsui_content_mx3cw_1a9ra_393",
24
- "content-replacement": "awsui_content-replacement_mx3cw_1a9ra_394",
25
- "dismiss": "awsui_dismiss_mx3cw_1a9ra_398",
26
- "dismiss-button": "awsui_dismiss-button_mx3cw_1a9ra_403",
27
- "type-error": "awsui_type-error_mx3cw_1a9ra_407",
28
- "type-warning": "awsui_type-warning_mx3cw_1a9ra_415",
29
- "type-success": "awsui_type-success_mx3cw_1a9ra_423",
30
- "type-info": "awsui_type-info_mx3cw_1a9ra_431"
4
+ "alert": "awsui_alert_mx3cw_1ffbv_193",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ffbv_1",
6
+ "root": "awsui_root_mx3cw_1ffbv_215",
7
+ "hidden": "awsui_hidden_mx3cw_1ffbv_250",
8
+ "alert-wrapper": "awsui_alert-wrapper_mx3cw_1ffbv_301",
9
+ "initial-hidden": "awsui_initial-hidden_mx3cw_1ffbv_313",
10
+ "header": "awsui_header_mx3cw_1ffbv_318",
11
+ "header-replacement": "awsui_header-replacement_mx3cw_1ffbv_319",
12
+ "action": "awsui_action_mx3cw_1ffbv_323",
13
+ "action-slot": "awsui_action-slot_mx3cw_1ffbv_327",
14
+ "action-button": "awsui_action-button_mx3cw_1ffbv_328",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1ffbv_332",
16
+ "text": "awsui_text_mx3cw_1ffbv_363",
17
+ "icon": "awsui_icon_mx3cw_1ffbv_370",
18
+ "message": "awsui_message_mx3cw_1ffbv_373",
19
+ "action-wrapped": "awsui_action-wrapped_mx3cw_1ffbv_377",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_1ffbv_381",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_1ffbv_385",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_1ffbv_389",
23
+ "content": "awsui_content_mx3cw_1ffbv_393",
24
+ "content-replacement": "awsui_content-replacement_mx3cw_1ffbv_394",
25
+ "dismiss": "awsui_dismiss_mx3cw_1ffbv_398",
26
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1ffbv_403",
27
+ "type-error": "awsui_type-error_mx3cw_1ffbv_407",
28
+ "type-warning": "awsui_type-warning_mx3cw_1ffbv_415",
29
+ "type-success": "awsui_type-success_mx3cw_1ffbv_423",
30
+ "type-info": "awsui_type-info_mx3cw_1ffbv_431"
31
31
  };
32
32