@cloudscape-design/components 3.0.336 → 3.0.338

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 (200) hide show
  1. package/app-layout/styles.css.js +17 -17
  2. package/app-layout/styles.scoped.css +21 -21
  3. package/app-layout/styles.selectors.js +17 -17
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +173 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/chart-container.d.ts +2 -2
  8. package/area-chart/chart-container.d.ts.map +1 -1
  9. package/area-chart/chart-container.js +1 -1
  10. package/area-chart/chart-container.js.map +1 -1
  11. package/area-chart/interfaces.d.ts +5 -1
  12. package/area-chart/interfaces.d.ts.map +1 -1
  13. package/area-chart/interfaces.js.map +1 -1
  14. package/area-chart/internal.d.ts +1 -1
  15. package/area-chart/internal.d.ts.map +1 -1
  16. package/area-chart/internal.js +2 -2
  17. package/area-chart/internal.js.map +1 -1
  18. package/attribute-editor/interfaces.d.ts +7 -0
  19. package/attribute-editor/interfaces.d.ts.map +1 -1
  20. package/attribute-editor/interfaces.js.map +1 -1
  21. package/attribute-editor/internal.d.ts.map +1 -1
  22. package/attribute-editor/internal.js +2 -2
  23. package/attribute-editor/internal.js.map +1 -1
  24. package/attribute-editor/row.d.ts +3 -2
  25. package/attribute-editor/row.d.ts.map +1 -1
  26. package/attribute-editor/row.js +2 -2
  27. package/attribute-editor/row.js.map +1 -1
  28. package/box/styles.css.js +189 -189
  29. package/box/styles.scoped.css +258 -258
  30. package/box/styles.selectors.js +189 -189
  31. package/button/styles.css.js +20 -20
  32. package/button/styles.scoped.css +154 -154
  33. package/button/styles.selectors.js +20 -20
  34. package/button-dropdown/category-elements/styles.css.js +13 -13
  35. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  36. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  37. package/button-dropdown/item-element/styles.css.js +14 -14
  38. package/button-dropdown/item-element/styles.scoped.css +20 -20
  39. package/button-dropdown/item-element/styles.selectors.js +14 -14
  40. package/cards/styles.css.js +38 -38
  41. package/cards/styles.scoped.css +57 -62
  42. package/cards/styles.selectors.js +38 -38
  43. package/container/styles.css.js +28 -28
  44. package/container/styles.scoped.css +57 -54
  45. package/container/styles.selectors.js +28 -28
  46. package/content-layout/styles.css.js +7 -7
  47. package/content-layout/styles.scoped.css +13 -13
  48. package/content-layout/styles.selectors.js +7 -7
  49. package/expandable-section/styles.css.js +29 -29
  50. package/expandable-section/styles.scoped.css +61 -61
  51. package/expandable-section/styles.selectors.js +29 -29
  52. package/flashbar/styles.css.js +46 -46
  53. package/flashbar/styles.scoped.css +146 -146
  54. package/flashbar/styles.selectors.js +46 -46
  55. package/form-field/internal.js +3 -2
  56. package/form-field/internal.js.map +1 -1
  57. package/header/internal.d.ts.map +1 -1
  58. package/header/internal.js +5 -5
  59. package/header/internal.js.map +1 -1
  60. package/header/styles.css.js +33 -44
  61. package/header/styles.scoped.css +85 -91
  62. package/header/styles.selectors.js +33 -44
  63. package/help-panel/styles.css.js +4 -4
  64. package/help-panel/styles.scoped.css +80 -80
  65. package/help-panel/styles.selectors.js +4 -4
  66. package/icon/styles.css.js +21 -21
  67. package/icon/styles.scoped.css +54 -54
  68. package/icon/styles.selectors.js +21 -21
  69. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  70. package/internal/analytics/components/analytics-funnel.js +14 -13
  71. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  72. package/internal/analytics/context/analytics-context.d.ts +6 -7
  73. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  74. package/internal/analytics/context/analytics-context.js +2 -6
  75. package/internal/analytics/context/analytics-context.js.map +1 -1
  76. package/internal/analytics/hooks/use-funnel.d.ts +4 -7
  77. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  78. package/internal/analytics/hooks/use-funnel.js +9 -7
  79. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  80. package/internal/base-component/styles.scoped.css +48 -35
  81. package/internal/components/button-trigger/index.d.ts +2 -1
  82. package/internal/components/button-trigger/index.d.ts.map +1 -1
  83. package/internal/components/button-trigger/index.js +2 -2
  84. package/internal/components/button-trigger/index.js.map +1 -1
  85. package/internal/components/cartesian-chart/interfaces.d.ts +10 -2
  86. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  87. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  88. package/internal/components/dropdown/index.d.ts +1 -1
  89. package/internal/components/dropdown/index.d.ts.map +1 -1
  90. package/internal/components/dropdown/index.js +4 -4
  91. package/internal/components/dropdown/index.js.map +1 -1
  92. package/internal/components/dropdown/interfaces.d.ts +8 -0
  93. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  94. package/internal/components/dropdown/interfaces.js.map +1 -1
  95. package/internal/components/menu-dropdown/styles.css.js +7 -7
  96. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  97. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  98. package/internal/environment.js +1 -1
  99. package/internal/generated/theming/index.cjs +164 -120
  100. package/internal/generated/theming/index.js +164 -120
  101. package/internal/manifest.json +1 -1
  102. package/link/internal.d.ts.map +1 -1
  103. package/link/internal.js +3 -2
  104. package/link/internal.js.map +1 -1
  105. package/link/styles.css.js +20 -20
  106. package/link/styles.scoped.css +83 -83
  107. package/link/styles.selectors.js +20 -20
  108. package/mixed-line-bar-chart/internal.d.ts +1 -1
  109. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  110. package/mixed-line-bar-chart/internal.js +2 -2
  111. package/mixed-line-bar-chart/internal.js.map +1 -1
  112. package/modal/styles.css.js +23 -23
  113. package/modal/styles.scoped.css +40 -40
  114. package/modal/styles.selectors.js +23 -23
  115. package/package.json +1 -1
  116. package/pagination/styles.css.js +9 -9
  117. package/pagination/styles.scoped.css +24 -24
  118. package/pagination/styles.selectors.js +9 -9
  119. package/popover/styles.css.js +50 -50
  120. package/popover/styles.scoped.css +65 -65
  121. package/popover/styles.selectors.js +50 -50
  122. package/property-filter/index.d.ts.map +1 -1
  123. package/property-filter/index.js +4 -3
  124. package/property-filter/index.js.map +1 -1
  125. package/property-filter/interfaces.d.ts +16 -5
  126. package/property-filter/interfaces.d.ts.map +1 -1
  127. package/property-filter/interfaces.js.map +1 -1
  128. package/s3-resource-selector/index.d.ts.map +1 -1
  129. package/s3-resource-selector/index.js +2 -2
  130. package/s3-resource-selector/index.js.map +1 -1
  131. package/s3-resource-selector/interfaces.d.ts +7 -0
  132. package/s3-resource-selector/interfaces.d.ts.map +1 -1
  133. package/s3-resource-selector/interfaces.js.map +1 -1
  134. package/s3-resource-selector/s3-in-context/index.d.ts +1 -0
  135. package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
  136. package/s3-resource-selector/s3-in-context/index.js +2 -2
  137. package/s3-resource-selector/s3-in-context/index.js.map +1 -1
  138. package/segmented-control/styles.css.js +14 -14
  139. package/segmented-control/styles.scoped.css +35 -35
  140. package/segmented-control/styles.selectors.js +14 -14
  141. package/select/utils/use-select.d.ts +5 -7
  142. package/select/utils/use-select.d.ts.map +1 -1
  143. package/select/utils/use-select.js +6 -0
  144. package/select/utils/use-select.js.map +1 -1
  145. package/side-navigation/internal.d.ts.map +1 -1
  146. package/side-navigation/internal.js +3 -1
  147. package/side-navigation/internal.js.map +1 -1
  148. package/side-navigation/styles.css.js +28 -27
  149. package/side-navigation/styles.scoped.css +52 -48
  150. package/side-navigation/styles.selectors.js +28 -27
  151. package/spinner/styles.css.js +13 -13
  152. package/spinner/styles.scoped.css +22 -22
  153. package/spinner/styles.selectors.js +13 -13
  154. package/split-panel/styles.css.js +56 -56
  155. package/split-panel/styles.scoped.css +80 -80
  156. package/split-panel/styles.selectors.js +56 -56
  157. package/table/header-cell/styles.css.js +24 -24
  158. package/table/header-cell/styles.scoped.css +41 -41
  159. package/table/header-cell/styles.selectors.js +24 -24
  160. package/table/styles.css.js +34 -34
  161. package/table/styles.scoped.css +45 -52
  162. package/table/styles.selectors.js +34 -34
  163. package/tabs/styles.css.js +21 -21
  164. package/tabs/styles.scoped.css +44 -41
  165. package/tabs/styles.selectors.js +21 -21
  166. package/tag-editor/styles.css.js +3 -3
  167. package/tag-editor/styles.scoped.css +11 -11
  168. package/tag-editor/styles.selectors.js +3 -3
  169. package/text-content/styles.css.js +1 -1
  170. package/text-content/styles.scoped.css +71 -71
  171. package/text-content/styles.selectors.js +1 -1
  172. package/tiles/styles.css.js +29 -28
  173. package/tiles/styles.scoped.css +76 -70
  174. package/tiles/styles.selectors.js +29 -28
  175. package/tiles/tile.d.ts.map +1 -1
  176. package/tiles/tile.js +3 -1
  177. package/tiles/tile.js.map +1 -1
  178. package/top-navigation/1.0-beta/styles.css.js +25 -25
  179. package/top-navigation/1.0-beta/styles.scoped.css +45 -45
  180. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  181. package/top-navigation/styles.css.js +47 -47
  182. package/top-navigation/styles.scoped.css +74 -74
  183. package/top-navigation/styles.selectors.js +47 -47
  184. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  185. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  186. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  187. package/wizard/interfaces.d.ts +10 -3
  188. package/wizard/interfaces.d.ts.map +1 -1
  189. package/wizard/interfaces.js.map +1 -1
  190. package/wizard/internal.d.ts +1 -1
  191. package/wizard/internal.d.ts.map +1 -1
  192. package/wizard/internal.js +5 -5
  193. package/wizard/internal.js.map +1 -1
  194. package/wizard/styles.css.js +31 -31
  195. package/wizard/styles.scoped.css +67 -67
  196. package/wizard/styles.selectors.js +31 -31
  197. package/wizard/wizard-form.d.ts +2 -1
  198. package/wizard/wizard-form.d.ts.map +1 -1
  199. package/wizard/wizard-form.js +2 -2
  200. package/wizard/wizard-form.js.map +1 -1
@@ -1,22 +1,22 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "resize-active": "awsui_resize-active_lm6vo_1u105_98",
5
- "resize-side": "awsui_resize-side_lm6vo_1u105_104",
6
- "resize-bottom": "awsui_resize-bottom_lm6vo_1u105_107",
7
- "with-motion": "awsui_with-motion_lm6vo_1u105_112",
8
- "root": "awsui_root_lm6vo_1u105_127",
9
- "layout-wrapper": "awsui_layout-wrapper_lm6vo_1u105_128",
10
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_1u105_135",
11
- "layout": "awsui_layout_lm6vo_1u105_128",
12
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1u105_146",
13
- "layout-main": "awsui_layout-main_lm6vo_1u105_150",
14
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1u105_156",
15
- "unfocusable": "awsui_unfocusable_lm6vo_1u105_161",
16
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1u105_165",
17
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1u105_170",
18
- "content-wrapper": "awsui_content-wrapper_lm6vo_1u105_174",
19
- "content-overlapped": "awsui_content-overlapped_lm6vo_1u105_178",
20
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1u105_182"
4
+ "resize-active": "awsui_resize-active_lm6vo_1prlt_98",
5
+ "resize-side": "awsui_resize-side_lm6vo_1prlt_104",
6
+ "resize-bottom": "awsui_resize-bottom_lm6vo_1prlt_107",
7
+ "with-motion": "awsui_with-motion_lm6vo_1prlt_112",
8
+ "root": "awsui_root_lm6vo_1prlt_127",
9
+ "layout-wrapper": "awsui_layout-wrapper_lm6vo_1prlt_128",
10
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_1prlt_135",
11
+ "layout": "awsui_layout_lm6vo_1prlt_128",
12
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1prlt_146",
13
+ "layout-main": "awsui_layout-main_lm6vo_1prlt_150",
14
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1prlt_156",
15
+ "unfocusable": "awsui_unfocusable_lm6vo_1prlt_161",
16
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1prlt_165",
17
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1prlt_170",
18
+ "content-wrapper": "awsui_content-wrapper_lm6vo_1prlt_174",
19
+ "content-overlapped": "awsui_content-overlapped_lm6vo_1prlt_178",
20
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1prlt_182"
21
21
  };
22
22
 
@@ -95,91 +95,91 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
97
  /* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
98
- .awsui_resize-active_lm6vo_1u105_98 *:not(#\9) {
98
+ .awsui_resize-active_lm6vo_1prlt_98 *:not(#\9) {
99
99
  -webkit-user-select: none;
100
100
  user-select: none;
101
101
  }
102
- .awsui_resize-active_lm6vo_1u105_98 iframe:not(#\9) {
102
+ .awsui_resize-active_lm6vo_1prlt_98 iframe:not(#\9) {
103
103
  pointer-events: none;
104
104
  }
105
- .awsui_resize-side_lm6vo_1u105_104 *:not(#\9) {
105
+ .awsui_resize-side_lm6vo_1prlt_104 *:not(#\9) {
106
106
  cursor: ew-resize;
107
107
  }
108
- .awsui_resize-bottom_lm6vo_1u105_107 *:not(#\9) {
108
+ .awsui_resize-bottom_lm6vo_1prlt_107 *:not(#\9) {
109
109
  cursor: ns-resize;
110
110
  }
111
111
 
112
112
  /* stylelint-enable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
113
- .awsui_with-motion_lm6vo_1u105_112:not(#\9) {
113
+ .awsui_with-motion_lm6vo_1prlt_112:not(#\9) {
114
114
  transition: var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
115
115
  transition-property: border-color, opacity, width;
116
116
  }
117
117
  @media (prefers-reduced-motion: reduce) {
118
- .awsui_with-motion_lm6vo_1u105_112:not(#\9) {
118
+ .awsui_with-motion_lm6vo_1prlt_112:not(#\9) {
119
119
  animation: none;
120
120
  transition: none;
121
121
  }
122
122
  }
123
- .awsui-motion-disabled .awsui_with-motion_lm6vo_1u105_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_1u105_112:not(#\9) {
123
+ .awsui-motion-disabled .awsui_with-motion_lm6vo_1prlt_112:not(#\9), .awsui-mode-entering .awsui_with-motion_lm6vo_1prlt_112:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
 
128
- .awsui_root_lm6vo_1u105_127:not(#\9),
129
- .awsui_layout-wrapper_lm6vo_1u105_128:not(#\9) {
128
+ .awsui_root_lm6vo_1prlt_127:not(#\9),
129
+ .awsui_layout-wrapper_lm6vo_1prlt_128:not(#\9) {
130
130
  display: flex;
131
131
  flex-direction: column;
132
132
  position: relative;
133
133
  color: var(--color-text-body-default-su7kuo, #000716);
134
134
  }
135
135
 
136
- .awsui_root-no-scroll_lm6vo_1u105_135:not(#\9) {
136
+ .awsui_root-no-scroll_lm6vo_1prlt_135:not(#\9) {
137
137
  position: relative;
138
138
  z-index: 1;
139
139
  }
140
140
 
141
- .awsui_layout_lm6vo_1u105_128:not(#\9) {
141
+ .awsui_layout_lm6vo_1prlt_128:not(#\9) {
142
142
  flex: 1 1 auto;
143
143
  display: flex;
144
144
  align-items: stretch;
145
145
  background-color: var(--color-background-layout-main-m49752, #ffffff);
146
146
  }
147
- .awsui_layout-no-scroll_lm6vo_1u105_146:not(#\9) {
147
+ .awsui_layout-no-scroll_lm6vo_1prlt_146:not(#\9) {
148
148
  overflow: hidden;
149
149
  }
150
150
 
151
- .awsui_layout-main_lm6vo_1u105_150:not(#\9) {
151
+ .awsui_layout-main_lm6vo_1prlt_150:not(#\9) {
152
152
  flex: 1;
153
153
  min-width: 0;
154
154
  background-color: var(--color-background-layout-main-m49752, #ffffff);
155
155
  position: relative;
156
156
  }
157
- .awsui_layout-main-scrollable_lm6vo_1u105_156:not(#\9) {
157
+ .awsui_layout-main-scrollable_lm6vo_1prlt_156:not(#\9) {
158
158
  overflow: auto;
159
159
  }
160
160
 
161
161
  /* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
162
- .awsui_unfocusable_lm6vo_1u105_161 *:not(#\9) {
162
+ .awsui_unfocusable_lm6vo_1prlt_161 *:not(#\9) {
163
163
  visibility: hidden;
164
164
  }
165
165
 
166
- .awsui_breadcrumbs-desktop_lm6vo_1u105_165:not(#\9) {
166
+ .awsui_breadcrumbs-desktop_lm6vo_1prlt_165:not(#\9) {
167
167
  padding-top: var(--space-scaled-m-gxhdpl, 16px);
168
168
  padding-bottom: var(--space-scaled-s-913kwi, 12px);
169
169
  }
170
170
 
171
- .awsui_content-header-wrapper_lm6vo_1u105_170:not(#\9) {
172
- padding-bottom: var(--space-content-header-padding-bottom-2cx87f, 24px);
171
+ .awsui_content-header-wrapper_lm6vo_1prlt_170:not(#\9) {
172
+ padding-bottom: var(--space-content-header-padding-bottom-3kdnde, 16px);
173
173
  }
174
174
 
175
- .awsui_content-wrapper_lm6vo_1u105_174:not(#\9) {
175
+ .awsui_content-wrapper_lm6vo_1prlt_174:not(#\9) {
176
176
  padding-bottom: var(--space-layout-content-bottom-zwsyun, 40px);
177
177
  }
178
178
 
179
- .awsui_content-overlapped_lm6vo_1u105_178:not(#\9) {
179
+ .awsui_content-overlapped_lm6vo_1prlt_178:not(#\9) {
180
180
  margin-top: calc(-1 * var(--space-dark-header-overlap-distance-l9lxfl, 36px));
181
181
  }
182
182
 
183
- .awsui_content-extra-top-padding_lm6vo_1u105_182:not(#\9) {
183
+ .awsui_content-extra-top-padding_lm6vo_1prlt_182:not(#\9) {
184
184
  padding-top: var(--space-scaled-m-gxhdpl, 16px);
185
185
  }
@@ -2,22 +2,22 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "resize-active": "awsui_resize-active_lm6vo_1u105_98",
6
- "resize-side": "awsui_resize-side_lm6vo_1u105_104",
7
- "resize-bottom": "awsui_resize-bottom_lm6vo_1u105_107",
8
- "with-motion": "awsui_with-motion_lm6vo_1u105_112",
9
- "root": "awsui_root_lm6vo_1u105_127",
10
- "layout-wrapper": "awsui_layout-wrapper_lm6vo_1u105_128",
11
- "root-no-scroll": "awsui_root-no-scroll_lm6vo_1u105_135",
12
- "layout": "awsui_layout_lm6vo_1u105_128",
13
- "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1u105_146",
14
- "layout-main": "awsui_layout-main_lm6vo_1u105_150",
15
- "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1u105_156",
16
- "unfocusable": "awsui_unfocusable_lm6vo_1u105_161",
17
- "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1u105_165",
18
- "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1u105_170",
19
- "content-wrapper": "awsui_content-wrapper_lm6vo_1u105_174",
20
- "content-overlapped": "awsui_content-overlapped_lm6vo_1u105_178",
21
- "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1u105_182"
5
+ "resize-active": "awsui_resize-active_lm6vo_1prlt_98",
6
+ "resize-side": "awsui_resize-side_lm6vo_1prlt_104",
7
+ "resize-bottom": "awsui_resize-bottom_lm6vo_1prlt_107",
8
+ "with-motion": "awsui_with-motion_lm6vo_1prlt_112",
9
+ "root": "awsui_root_lm6vo_1prlt_127",
10
+ "layout-wrapper": "awsui_layout-wrapper_lm6vo_1prlt_128",
11
+ "root-no-scroll": "awsui_root-no-scroll_lm6vo_1prlt_135",
12
+ "layout": "awsui_layout_lm6vo_1prlt_128",
13
+ "layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1prlt_146",
14
+ "layout-main": "awsui_layout-main_lm6vo_1prlt_150",
15
+ "layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1prlt_156",
16
+ "unfocusable": "awsui_unfocusable_lm6vo_1prlt_161",
17
+ "breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1prlt_165",
18
+ "content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1prlt_170",
19
+ "content-wrapper": "awsui_content-wrapper_lm6vo_1prlt_174",
20
+ "content-overlapped": "awsui_content-overlapped_lm6vo_1prlt_178",
21
+ "content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1prlt_182"
22
22
  };
23
23
 
@@ -1,74 +1,74 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_yd4mf_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_yd4mf_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_yd4mf_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_yd4mf_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_yd4mf_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_yd4mf_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_yd4mf_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_yd4mf_157",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_yd4mf_191",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_yd4mf_196",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_yd4mf_214",
15
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_yd4mf_246",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_yd4mf_246",
17
- "drawer": "awsui_drawer_hyvsj_yd4mf_145",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_yd4mf_295",
19
- "drawer-content": "awsui_drawer-content_hyvsj_yd4mf_300",
20
- "drawer-slider": "awsui_drawer-slider_hyvsj_yd4mf_305",
21
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_yd4mf_312",
22
- "content": "awsui_content_hyvsj_yd4mf_337",
23
- "layout": "awsui_layout_hyvsj_yd4mf_358",
24
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_yd4mf_441",
25
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_yd4mf_456",
26
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_yd4mf_473",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_yd4mf_505",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_yd4mf_508",
29
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_yd4mf_518",
30
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_yd4mf_521",
31
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_yd4mf_524",
32
- "has-header": "awsui_has-header_hyvsj_yd4mf_524",
33
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_yd4mf_545",
34
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_yd4mf_545",
35
- "has-split-panel": "awsui_has-split-panel_hyvsj_yd4mf_588",
36
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_yd4mf_588",
37
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_yd4mf_604",
38
- "unfocusable": "awsui_unfocusable_hyvsj_yd4mf_609",
39
- "container": "awsui_container_hyvsj_yd4mf_619",
40
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_yd4mf_644",
41
- "is-tools-open": "awsui_is-tools-open_hyvsj_yd4mf_647",
42
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_yd4mf_647",
43
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_yd4mf_647",
44
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_yd4mf_656",
45
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_yd4mf_672",
46
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_yd4mf_676",
47
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_yd4mf_680",
48
- "navigation-container": "awsui_navigation-container_hyvsj_yd4mf_689",
49
- "show-navigation": "awsui_show-navigation_hyvsj_yd4mf_733",
50
- "animating": "awsui_animating_hyvsj_yd4mf_755",
51
- "showButtons": "awsui_showButtons_hyvsj_yd4mf_1",
52
- "navigation": "awsui_navigation_hyvsj_yd4mf_689",
53
- "openNavigation": "awsui_openNavigation_hyvsj_yd4mf_1",
54
- "animated-content": "awsui_animated-content_hyvsj_yd4mf_816",
55
- "hide-navigation": "awsui_hide-navigation_hyvsj_yd4mf_825",
56
- "notifications": "awsui_notifications_hyvsj_yd4mf_835",
57
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_yd4mf_841",
58
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_yd4mf_858",
59
- "position-bottom": "awsui_position-bottom_hyvsj_yd4mf_904",
60
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_yd4mf_1",
61
- "split-panel-side": "awsui_split-panel-side_hyvsj_yd4mf_933",
62
- "position-side": "awsui_position-side_hyvsj_yd4mf_961",
63
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_yd4mf_1",
64
- "tools-container": "awsui_tools-container_hyvsj_yd4mf_998",
65
- "tools": "awsui_tools_hyvsj_yd4mf_998",
66
- "openTools": "awsui_openTools_hyvsj_yd4mf_1",
67
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_yd4mf_1092",
68
- "hide-tools": "awsui_hide-tools_hyvsj_yd4mf_1102",
69
- "show-tools": "awsui_show-tools_hyvsj_yd4mf_1114",
70
- "has-tools-form": "awsui_has-tools-form_hyvsj_yd4mf_1092",
71
- "trigger": "awsui_trigger_hyvsj_yd4mf_1181",
72
- "selected": "awsui_selected_hyvsj_yd4mf_1220"
4
+ "background": "awsui_background_hyvsj_1cy16_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_1cy16_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_1cy16_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_1cy16_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_1cy16_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_1cy16_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_1cy16_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_1cy16_157",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_1cy16_191",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_1cy16_215",
15
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_1cy16_247",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_1cy16_247",
17
+ "drawer": "awsui_drawer_hyvsj_1cy16_145",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_1cy16_297",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_1cy16_302",
20
+ "drawer-slider": "awsui_drawer-slider_hyvsj_1cy16_307",
21
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_1cy16_314",
22
+ "content": "awsui_content_hyvsj_1cy16_339",
23
+ "layout": "awsui_layout_hyvsj_1cy16_360",
24
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_1cy16_443",
25
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_1cy16_458",
26
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_1cy16_475",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_1cy16_507",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_1cy16_510",
29
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_1cy16_520",
30
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_1cy16_523",
31
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_1cy16_526",
32
+ "has-header": "awsui_has-header_hyvsj_1cy16_526",
33
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_1cy16_547",
34
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_1cy16_547",
35
+ "has-split-panel": "awsui_has-split-panel_hyvsj_1cy16_590",
36
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_1cy16_590",
37
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_1cy16_606",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_1cy16_611",
39
+ "container": "awsui_container_hyvsj_1cy16_621",
40
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_1cy16_646",
41
+ "is-tools-open": "awsui_is-tools-open_hyvsj_1cy16_649",
42
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_1cy16_649",
43
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_1cy16_649",
44
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_1cy16_658",
45
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_1cy16_674",
46
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_1cy16_678",
47
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_1cy16_682",
48
+ "navigation-container": "awsui_navigation-container_hyvsj_1cy16_691",
49
+ "show-navigation": "awsui_show-navigation_hyvsj_1cy16_735",
50
+ "animating": "awsui_animating_hyvsj_1cy16_757",
51
+ "showButtons": "awsui_showButtons_hyvsj_1cy16_1",
52
+ "navigation": "awsui_navigation_hyvsj_1cy16_691",
53
+ "openNavigation": "awsui_openNavigation_hyvsj_1cy16_1",
54
+ "animated-content": "awsui_animated-content_hyvsj_1cy16_819",
55
+ "hide-navigation": "awsui_hide-navigation_hyvsj_1cy16_828",
56
+ "notifications": "awsui_notifications_hyvsj_1cy16_838",
57
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_1cy16_844",
58
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_1cy16_861",
59
+ "position-bottom": "awsui_position-bottom_hyvsj_1cy16_907",
60
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_1cy16_1",
61
+ "split-panel-side": "awsui_split-panel-side_hyvsj_1cy16_936",
62
+ "position-side": "awsui_position-side_hyvsj_1cy16_964",
63
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_1cy16_1",
64
+ "tools-container": "awsui_tools-container_hyvsj_1cy16_1001",
65
+ "tools": "awsui_tools_hyvsj_1cy16_1001",
66
+ "openTools": "awsui_openTools_hyvsj_1cy16_1",
67
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_1cy16_1096",
68
+ "hide-tools": "awsui_hide-tools_hyvsj_1cy16_1106",
69
+ "show-tools": "awsui_show-tools_hyvsj_1cy16_1118",
70
+ "has-tools-form": "awsui_has-tools-form_hyvsj_1cy16_1096",
71
+ "trigger": "awsui_trigger_hyvsj_1cy16_1185",
72
+ "selected": "awsui_selected_hyvsj_1cy16_1224"
73
73
  };
74
74