@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -2,52 +2,52 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "flash-with-motion": "awsui_flash-with-motion_1q84n_128gc_93",
6
- "enter": "awsui_enter_1q84n_128gc_93",
7
- "flash-body": "awsui_flash-body_1q84n_128gc_107",
8
- "flash-message": "awsui_flash-message_1q84n_128gc_107",
9
- "flash-header": "awsui_flash-header_1q84n_128gc_107",
10
- "flash-content": "awsui_flash-content_1q84n_128gc_108",
11
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_128gc_109",
12
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_128gc_110",
13
- "flash-icon": "awsui_flash-icon_1q84n_128gc_133",
14
- "entering": "awsui_entering_1q84n_128gc_146",
15
- "entered": "awsui_entered_1q84n_128gc_167",
16
- "exiting": "awsui_exiting_1q84n_128gc_272",
17
- "stack": "awsui_stack_1q84n_128gc_294",
18
- "animation-running": "awsui_animation-running_1q84n_128gc_294",
19
- "item": "awsui_item_1q84n_128gc_294",
20
- "flash-list-item": "awsui_flash-list-item_1q84n_128gc_295",
21
- "notification-bar": "awsui_notification-bar_1q84n_128gc_296",
22
- "collapsed": "awsui_collapsed_1q84n_128gc_316",
23
- "animation-ready": "awsui_animation-ready_1q84n_128gc_316",
24
- "expanded-only": "awsui_expanded-only_1q84n_128gc_316",
25
- "expanded": "awsui_expanded_1q84n_128gc_316",
26
- "flash": "awsui_flash_1q84n_128gc_93",
27
- "collapsible": "awsui_collapsible_1q84n_128gc_380",
28
- "short-list": "awsui_short-list_1q84n_128gc_386",
29
- "visual-refresh": "awsui_visual-refresh_1q84n_128gc_386",
30
- "status": "awsui_status_1q84n_128gc_603",
31
- "header": "awsui_header_1q84n_128gc_603",
32
- "item-count": "awsui_item-count_1q84n_128gc_604",
33
- "button": "awsui_button_1q84n_128gc_605",
34
- "type-count": "awsui_type-count_1q84n_128gc_640",
35
- "count-number": "awsui_count-number_1q84n_128gc_640",
36
- "icon": "awsui_icon_1q84n_128gc_674",
37
- "floating": "awsui_floating_1q84n_128gc_712",
38
- "flashbar": "awsui_flashbar_1q84n_128gc_720",
39
- "flash-refresh": "awsui_flash-refresh_1q84n_128gc_766",
40
- "flash-list": "awsui_flash-list_1q84n_128gc_295",
41
- "flash-focus-container": "awsui_flash-focus-container_1q84n_128gc_785",
42
- "flash-text": "awsui_flash-text_1q84n_128gc_812",
43
- "dismiss-button": "awsui_dismiss-button_1q84n_128gc_110",
44
- "breakpoint-default": "awsui_breakpoint-default_1q84n_128gc_853",
45
- "action-button": "awsui_action-button_1q84n_128gc_109",
46
- "action-slot": "awsui_action-slot_1q84n_128gc_863",
47
- "flash-type-success": "awsui_flash-type-success_1q84n_128gc_867",
48
- "flash-type-error": "awsui_flash-type-error_1q84n_128gc_871",
49
- "flash-type-info": "awsui_flash-type-info_1q84n_128gc_875",
50
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_128gc_876",
51
- "flash-type-warning": "awsui_flash-type-warning_1q84n_128gc_880"
5
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_175tq_93",
6
+ "enter": "awsui_enter_1q84n_175tq_93",
7
+ "flash-body": "awsui_flash-body_1q84n_175tq_107",
8
+ "flash-message": "awsui_flash-message_1q84n_175tq_107",
9
+ "flash-header": "awsui_flash-header_1q84n_175tq_107",
10
+ "flash-content": "awsui_flash-content_1q84n_175tq_108",
11
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_175tq_109",
12
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_175tq_110",
13
+ "flash-icon": "awsui_flash-icon_1q84n_175tq_133",
14
+ "entering": "awsui_entering_1q84n_175tq_146",
15
+ "entered": "awsui_entered_1q84n_175tq_167",
16
+ "exiting": "awsui_exiting_1q84n_175tq_272",
17
+ "stack": "awsui_stack_1q84n_175tq_294",
18
+ "animation-running": "awsui_animation-running_1q84n_175tq_294",
19
+ "item": "awsui_item_1q84n_175tq_294",
20
+ "flash-list-item": "awsui_flash-list-item_1q84n_175tq_295",
21
+ "notification-bar": "awsui_notification-bar_1q84n_175tq_296",
22
+ "collapsed": "awsui_collapsed_1q84n_175tq_316",
23
+ "animation-ready": "awsui_animation-ready_1q84n_175tq_316",
24
+ "expanded-only": "awsui_expanded-only_1q84n_175tq_316",
25
+ "expanded": "awsui_expanded_1q84n_175tq_316",
26
+ "flash": "awsui_flash_1q84n_175tq_93",
27
+ "collapsible": "awsui_collapsible_1q84n_175tq_380",
28
+ "short-list": "awsui_short-list_1q84n_175tq_386",
29
+ "visual-refresh": "awsui_visual-refresh_1q84n_175tq_386",
30
+ "status": "awsui_status_1q84n_175tq_603",
31
+ "header": "awsui_header_1q84n_175tq_603",
32
+ "item-count": "awsui_item-count_1q84n_175tq_604",
33
+ "button": "awsui_button_1q84n_175tq_605",
34
+ "type-count": "awsui_type-count_1q84n_175tq_640",
35
+ "count-number": "awsui_count-number_1q84n_175tq_640",
36
+ "icon": "awsui_icon_1q84n_175tq_674",
37
+ "floating": "awsui_floating_1q84n_175tq_712",
38
+ "flashbar": "awsui_flashbar_1q84n_175tq_720",
39
+ "flash-refresh": "awsui_flash-refresh_1q84n_175tq_766",
40
+ "flash-list": "awsui_flash-list_1q84n_175tq_295",
41
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_175tq_785",
42
+ "flash-text": "awsui_flash-text_1q84n_175tq_812",
43
+ "dismiss-button": "awsui_dismiss-button_1q84n_175tq_110",
44
+ "breakpoint-default": "awsui_breakpoint-default_1q84n_175tq_853",
45
+ "action-button": "awsui_action-button_1q84n_175tq_109",
46
+ "action-slot": "awsui_action-slot_1q84n_175tq_863",
47
+ "flash-type-success": "awsui_flash-type-success_1q84n_175tq_867",
48
+ "flash-type-error": "awsui_flash-type-error_1q84n_175tq_871",
49
+ "flash-type-info": "awsui_flash-type-info_1q84n_175tq_875",
50
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_175tq_876",
51
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_175tq_880"
52
52
  };
53
53
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1i0s3_jz2jj_93",
5
- "header": "awsui_header_1i0s3_jz2jj_106",
6
- "full-page": "awsui_full-page_1i0s3_jz2jj_106",
7
- "content": "awsui_content_1i0s3_jz2jj_110",
8
- "error": "awsui_error_1i0s3_jz2jj_114",
9
- "footer": "awsui_footer_1i0s3_jz2jj_118",
10
- "actions-section": "awsui_actions-section_1i0s3_jz2jj_122",
11
- "secondary-actions": "awsui_secondary-actions_1i0s3_jz2jj_131",
12
- "actions": "awsui_actions_1i0s3_jz2jj_122"
4
+ "root": "awsui_root_1i0s3_1k1ul_93",
5
+ "header": "awsui_header_1i0s3_1k1ul_106",
6
+ "full-page": "awsui_full-page_1i0s3_1k1ul_106",
7
+ "content": "awsui_content_1i0s3_1k1ul_110",
8
+ "error": "awsui_error_1i0s3_1k1ul_114",
9
+ "footer": "awsui_footer_1i0s3_1k1ul_118",
10
+ "actions-section": "awsui_actions-section_1i0s3_1k1ul_122",
11
+ "secondary-actions": "awsui_secondary-actions_1i0s3_1k1ul_131",
12
+ "actions": "awsui_actions_1i0s3_1k1ul_122"
13
13
  };
14
14
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1i0s3_jz2jj_93:not(#\9) {
93
+ .awsui_root_1i0s3_1k1ul_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,8 +120,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-dhtyxm, 14px);
124
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
123
+ font-size: var(--font-size-body-m-x4okxb, 14px);
124
+ line-height: var(--line-height-body-m-30ar75, 20px);
125
125
  color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
127
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -129,23 +129,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_header_1i0s3_jz2jj_106:not(#\9):not(.awsui_full-page_1i0s3_jz2jj_106) {
132
+ .awsui_header_1i0s3_1k1ul_106:not(#\9):not(.awsui_full-page_1i0s3_1k1ul_106) {
133
133
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
134
134
  }
135
135
 
136
- .awsui_content_1i0s3_jz2jj_110:not(#\9) {
136
+ .awsui_content_1i0s3_1k1ul_110:not(#\9) {
137
137
  /* used in test-utils */
138
138
  }
139
139
 
140
- .awsui_error_1i0s3_jz2jj_114:not(#\9) {
140
+ .awsui_error_1i0s3_1k1ul_114:not(#\9) {
141
141
  /* used in test-utils */
142
142
  }
143
143
 
144
- .awsui_footer_1i0s3_jz2jj_118:not(#\9) {
144
+ .awsui_footer_1i0s3_1k1ul_118:not(#\9) {
145
145
  margin-top: var(--space-scaled-l-0hpmd7, 20px);
146
146
  }
147
147
 
148
- .awsui_actions-section_1i0s3_jz2jj_122:not(#\9) {
148
+ .awsui_actions-section_1i0s3_1k1ul_122:not(#\9) {
149
149
  display: flex;
150
150
  flex-direction: row-reverse;
151
151
  justify-content: space-between;
@@ -154,13 +154,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  margin-bottom: calc(-1 * var(--space-scaled-m-mo5yse, 16px));
155
155
  }
156
156
 
157
- .awsui_secondary-actions_1i0s3_jz2jj_131:not(#\9) {
157
+ .awsui_secondary-actions_1i0s3_1k1ul_131:not(#\9) {
158
158
  min-width: 1px;
159
159
  margin-left: var(--space-scaled-m-mo5yse, 16px);
160
160
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
161
161
  }
162
162
 
163
- .awsui_actions_1i0s3_jz2jj_122:not(#\9) {
163
+ .awsui_actions_1i0s3_1k1ul_122:not(#\9) {
164
164
  min-width: 1px;
165
165
  margin-left: var(--space-scaled-m-mo5yse, 16px);
166
166
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1i0s3_jz2jj_93",
6
- "header": "awsui_header_1i0s3_jz2jj_106",
7
- "full-page": "awsui_full-page_1i0s3_jz2jj_106",
8
- "content": "awsui_content_1i0s3_jz2jj_110",
9
- "error": "awsui_error_1i0s3_jz2jj_114",
10
- "footer": "awsui_footer_1i0s3_jz2jj_118",
11
- "actions-section": "awsui_actions-section_1i0s3_jz2jj_122",
12
- "secondary-actions": "awsui_secondary-actions_1i0s3_jz2jj_131",
13
- "actions": "awsui_actions_1i0s3_jz2jj_122"
5
+ "root": "awsui_root_1i0s3_1k1ul_93",
6
+ "header": "awsui_header_1i0s3_1k1ul_106",
7
+ "full-page": "awsui_full-page_1i0s3_1k1ul_106",
8
+ "content": "awsui_content_1i0s3_1k1ul_110",
9
+ "error": "awsui_error_1i0s3_1k1ul_114",
10
+ "footer": "awsui_footer_1i0s3_1k1ul_118",
11
+ "actions-section": "awsui_actions-section_1i0s3_1k1ul_122",
12
+ "secondary-actions": "awsui_secondary-actions_1i0s3_1k1ul_131",
13
+ "actions": "awsui_actions_1i0s3_1k1ul_122"
14
14
  };
15
15
 
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_1i80l_97",
5
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1",
6
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_1i80l_124",
7
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_1i80l_1",
8
- "error": "awsui_error_14mhv_1i80l_97",
9
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_1i80l_1",
10
- "root": "awsui_root_14mhv_1i80l_168",
11
- "label": "awsui_label_14mhv_1i80l_182",
12
- "info": "awsui_info_14mhv_1i80l_195",
13
- "description": "awsui_description_14mhv_1i80l_200",
14
- "constraint": "awsui_constraint_14mhv_1i80l_201",
15
- "hints": "awsui_hints_14mhv_1i80l_208",
16
- "constraint-has-error": "awsui_constraint-has-error_14mhv_1i80l_209",
17
- "secondary-control": "awsui_secondary-control_14mhv_1i80l_213",
18
- "controls": "awsui_controls_14mhv_1i80l_217",
19
- "label-hidden": "awsui_label-hidden_14mhv_1i80l_217",
20
- "control": "awsui_control_14mhv_1i80l_217",
21
- "error__message": "awsui_error__message_14mhv_1i80l_236",
22
- "visually-hidden": "awsui_visually-hidden_14mhv_1i80l_240"
4
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_ycu4h_97",
5
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_ycu4h_1",
6
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_ycu4h_124",
7
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_ycu4h_1",
8
+ "error": "awsui_error_14mhv_ycu4h_97",
9
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_ycu4h_1",
10
+ "root": "awsui_root_14mhv_ycu4h_168",
11
+ "label": "awsui_label_14mhv_ycu4h_182",
12
+ "info": "awsui_info_14mhv_ycu4h_195",
13
+ "description": "awsui_description_14mhv_ycu4h_200",
14
+ "constraint": "awsui_constraint_14mhv_ycu4h_201",
15
+ "hints": "awsui_hints_14mhv_ycu4h_208",
16
+ "constraint-has-error": "awsui_constraint-has-error_14mhv_ycu4h_209",
17
+ "secondary-control": "awsui_secondary-control_14mhv_ycu4h_213",
18
+ "controls": "awsui_controls_14mhv_ycu4h_217",
19
+ "label-hidden": "awsui_label-hidden_14mhv_ycu4h_217",
20
+ "control": "awsui_control_14mhv_ycu4h_217",
21
+ "error__message": "awsui_error__message_14mhv_ycu4h_236",
22
+ "visually-hidden": "awsui_visually-hidden_14mhv_ycu4h_240"
23
23
  };
24
24
 
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
98
- animation: awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
97
+ .awsui_error-icon-shake-wrapper_14mhv_ycu4h_97:not(#\9) {
98
+ animation: awsui_awsui-motion-shake-horizontally_14mhv_ycu4h_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
99
99
  }
100
- @keyframes awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1 {
100
+ @keyframes awsui_awsui-motion-shake-horizontally_14mhv_ycu4h_1 {
101
101
  0% {
102
102
  transform: translateX(-5px);
103
103
  animation-timing-function: linear;
@@ -111,20 +111,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
111
111
  }
112
112
  }
113
113
  @media (prefers-reduced-motion: reduce) {
114
- .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
114
+ .awsui_error-icon-shake-wrapper_14mhv_ycu4h_97:not(#\9) {
115
115
  animation: none;
116
116
  transition: none;
117
117
  }
118
118
  }
119
- .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_1i80l_97:not(#\9) {
119
+ .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_ycu4h_97:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_ycu4h_97:not(#\9) {
120
120
  animation: none;
121
121
  transition: none;
122
122
  }
123
123
 
124
- .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
125
- animation: awsui_awsui-motion-scale-popup_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
124
+ .awsui_error-icon-scale-wrapper_14mhv_ycu4h_124:not(#\9) {
125
+ animation: awsui_awsui-motion-scale-popup_14mhv_ycu4h_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
126
126
  }
127
- @keyframes awsui_awsui-motion-scale-popup_14mhv_1i80l_1 {
127
+ @keyframes awsui_awsui-motion-scale-popup_14mhv_ycu4h_1 {
128
128
  0% {
129
129
  transform: scale(0.95);
130
130
  }
@@ -133,20 +133,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
133
133
  }
134
134
  }
135
135
  @media (prefers-reduced-motion: reduce) {
136
- .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
136
+ .awsui_error-icon-scale-wrapper_14mhv_ycu4h_124:not(#\9) {
137
137
  animation: none;
138
138
  transition: none;
139
139
  }
140
140
  }
141
- .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_1i80l_124:not(#\9) {
141
+ .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_ycu4h_124:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_ycu4h_124:not(#\9) {
142
142
  animation: none;
143
143
  transition: none;
144
144
  }
145
145
 
146
- .awsui_error_14mhv_1i80l_97:not(#\9) {
147
- animation: awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
146
+ .awsui_error_14mhv_ycu4h_97:not(#\9) {
147
+ animation: awsui_awsui-motion-fade-in-0_14mhv_ycu4h_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
148
148
  }
149
- @keyframes awsui_awsui-motion-fade-in-0_14mhv_1i80l_1 {
149
+ @keyframes awsui_awsui-motion-fade-in-0_14mhv_ycu4h_1 {
150
150
  from {
151
151
  opacity: 0;
152
152
  }
@@ -155,17 +155,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
155
155
  }
156
156
  }
157
157
  @media (prefers-reduced-motion: reduce) {
158
- .awsui_error_14mhv_1i80l_97:not(#\9) {
158
+ .awsui_error_14mhv_ycu4h_97:not(#\9) {
159
159
  animation: none;
160
160
  transition: none;
161
161
  }
162
162
  }
163
- .awsui-motion-disabled .awsui_error_14mhv_1i80l_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_1i80l_97:not(#\9) {
163
+ .awsui-motion-disabled .awsui_error_14mhv_ycu4h_97:not(#\9), .awsui-mode-entering .awsui_error_14mhv_ycu4h_97:not(#\9) {
164
164
  animation: none;
165
165
  transition: none;
166
166
  }
167
167
 
168
- .awsui_root_14mhv_1i80l_168:not(#\9) {
168
+ .awsui_root_14mhv_ycu4h_168:not(#\9) {
169
169
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
170
170
  border-collapse: separate;
171
171
  border-spacing: 0;
@@ -195,8 +195,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
195
  widows: 2;
196
196
  word-spacing: normal;
197
197
  box-sizing: border-box;
198
- font-size: var(--font-body-m-size-dhtyxm, 14px);
199
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
198
+ font-size: var(--font-size-body-m-x4okxb, 14px);
199
+ line-height: var(--line-height-body-m-30ar75, 20px);
200
200
  color: var(--color-text-body-default-2sxhhn, #000716);
201
201
  font-weight: 400;
202
202
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -205,65 +205,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  box-sizing: border-box;
206
206
  }
207
207
 
208
- .awsui_label_14mhv_1i80l_182:not(#\9) {
208
+ .awsui_label_14mhv_ycu4h_182:not(#\9) {
209
209
  box-sizing: border-box;
210
210
  color: var(--color-text-form-label-ktbzsd, #000716);
211
211
  display: inline;
212
- font-size: var(--font-body-m-size-dhtyxm, 14px);
213
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
212
+ font-size: var(--font-size-body-m-x4okxb, 14px);
213
+ line-height: var(--line-height-body-m-30ar75, 20px);
214
214
  font-weight: var(--font-display-label-weight-815ja9, 700);
215
215
  margin-right: var(--space-xs-zb16t3, 8px);
216
216
  }
217
- .awsui_label_14mhv_1i80l_182:not(#\9):only-child {
217
+ .awsui_label_14mhv_ycu4h_182:not(#\9):only-child {
218
218
  margin: 0;
219
219
  }
220
220
 
221
- .awsui_info_14mhv_1i80l_195:not(#\9) {
221
+ .awsui_info_14mhv_ycu4h_195:not(#\9) {
222
222
  padding-left: var(--space-xs-zb16t3, 8px);
223
223
  border-left: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
224
224
  }
225
225
 
226
- .awsui_description_14mhv_1i80l_200:not(#\9),
227
- .awsui_constraint_14mhv_1i80l_201:not(#\9) {
226
+ .awsui_description_14mhv_ycu4h_200:not(#\9),
227
+ .awsui_constraint_14mhv_ycu4h_201:not(#\9) {
228
228
  color: var(--color-text-form-secondary-dxc248, #5f6b7a);
229
- font-size: var(--font-body-s-size-8339kg, 12px);
230
- line-height: var(--font-body-s-line-height-uztvf6, 16px);
231
- letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
229
+ font-size: var(--font-size-body-s-asqx2i, 12px);
230
+ line-height: var(--line-height-body-s-7zv1j5, 16px);
231
+ letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
232
232
  }
233
233
 
234
- .awsui_hints_14mhv_1i80l_208:not(#\9),
235
- .awsui_constraint-has-error_14mhv_1i80l_209:not(#\9) {
234
+ .awsui_hints_14mhv_ycu4h_208:not(#\9),
235
+ .awsui_constraint-has-error_14mhv_ycu4h_209:not(#\9) {
236
236
  padding-top: var(--space-xxs-p8yyaw, 4px);
237
237
  }
238
238
 
239
- .awsui_secondary-control_14mhv_1i80l_213:not(#\9) {
239
+ .awsui_secondary-control_14mhv_ycu4h_213:not(#\9) {
240
240
  /* used in test-utils */
241
241
  }
242
242
 
243
- .awsui_controls_14mhv_1i80l_217:not(#\9):not(.awsui_label-hidden_14mhv_1i80l_217) {
243
+ .awsui_controls_14mhv_ycu4h_217:not(#\9):not(.awsui_label-hidden_14mhv_ycu4h_217) {
244
244
  padding-top: var(--space-xxs-p8yyaw, 4px);
245
245
  }
246
246
 
247
- .awsui_control_14mhv_1i80l_217:not(#\9) {
247
+ .awsui_control_14mhv_ycu4h_217:not(#\9) {
248
248
  min-width: 0;
249
249
  -ms-word-break: break-all;
250
250
  word-break: break-word;
251
251
  }
252
252
 
253
- .awsui_error_14mhv_1i80l_97:not(#\9) {
253
+ .awsui_error_14mhv_ycu4h_97:not(#\9) {
254
254
  color: var(--color-text-status-error-wdvepn, #d91515);
255
- font-size: var(--font-body-s-size-8339kg, 12px);
256
- line-height: var(--font-body-s-line-height-uztvf6, 16px);
257
- letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
255
+ font-size: var(--font-size-body-s-asqx2i, 12px);
256
+ line-height: var(--line-height-body-s-7zv1j5, 16px);
257
+ letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
258
258
  display: flex;
259
259
  align-items: flex-start;
260
260
  }
261
261
 
262
- .awsui_error__message_14mhv_1i80l_236:not(#\9) {
262
+ .awsui_error__message_14mhv_ycu4h_236:not(#\9) {
263
263
  margin-left: var(--space-xxs-p8yyaw, 4px);
264
264
  }
265
265
 
266
- .awsui_visually-hidden_14mhv_1i80l_240:not(#\9) {
266
+ .awsui_visually-hidden_14mhv_ycu4h_240:not(#\9) {
267
267
  position: absolute !important;
268
268
  top: -9999px !important;
269
269
  left: -9999px !important;
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_1i80l_97",
6
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_1i80l_1",
7
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_1i80l_124",
8
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_1i80l_1",
9
- "error": "awsui_error_14mhv_1i80l_97",
10
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_1i80l_1",
11
- "root": "awsui_root_14mhv_1i80l_168",
12
- "label": "awsui_label_14mhv_1i80l_182",
13
- "info": "awsui_info_14mhv_1i80l_195",
14
- "description": "awsui_description_14mhv_1i80l_200",
15
- "constraint": "awsui_constraint_14mhv_1i80l_201",
16
- "hints": "awsui_hints_14mhv_1i80l_208",
17
- "constraint-has-error": "awsui_constraint-has-error_14mhv_1i80l_209",
18
- "secondary-control": "awsui_secondary-control_14mhv_1i80l_213",
19
- "controls": "awsui_controls_14mhv_1i80l_217",
20
- "label-hidden": "awsui_label-hidden_14mhv_1i80l_217",
21
- "control": "awsui_control_14mhv_1i80l_217",
22
- "error__message": "awsui_error__message_14mhv_1i80l_236",
23
- "visually-hidden": "awsui_visually-hidden_14mhv_1i80l_240"
5
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_ycu4h_97",
6
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_ycu4h_1",
7
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_ycu4h_124",
8
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_ycu4h_1",
9
+ "error": "awsui_error_14mhv_ycu4h_97",
10
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_ycu4h_1",
11
+ "root": "awsui_root_14mhv_ycu4h_168",
12
+ "label": "awsui_label_14mhv_ycu4h_182",
13
+ "info": "awsui_info_14mhv_ycu4h_195",
14
+ "description": "awsui_description_14mhv_ycu4h_200",
15
+ "constraint": "awsui_constraint_14mhv_ycu4h_201",
16
+ "hints": "awsui_hints_14mhv_ycu4h_208",
17
+ "constraint-has-error": "awsui_constraint-has-error_14mhv_ycu4h_209",
18
+ "secondary-control": "awsui_secondary-control_14mhv_ycu4h_213",
19
+ "controls": "awsui_controls_14mhv_ycu4h_217",
20
+ "label-hidden": "awsui_label-hidden_14mhv_ycu4h_217",
21
+ "control": "awsui_control_14mhv_ycu4h_217",
22
+ "error__message": "awsui_error__message_14mhv_ycu4h_236",
23
+ "visually-hidden": "awsui_visually-hidden_14mhv_ycu4h_240"
24
24
  };
25
25
 
@@ -1,58 +1,58 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "grid": "awsui_grid_14yj0_5ngan_93",
5
- "no-gutters": "awsui_no-gutters_14yj0_5ngan_109",
6
- "grid-column": "awsui_grid-column_14yj0_5ngan_113",
7
- "colspan-1": "awsui_colspan-1_14yj0_5ngan_122",
8
- "push-1": "awsui_push-1_14yj0_5ngan_126",
9
- "pull-1": "awsui_pull-1_14yj0_5ngan_129",
10
- "colspan-2": "awsui_colspan-2_14yj0_5ngan_132",
11
- "push-2": "awsui_push-2_14yj0_5ngan_136",
12
- "pull-2": "awsui_pull-2_14yj0_5ngan_139",
13
- "colspan-3": "awsui_colspan-3_14yj0_5ngan_142",
14
- "push-3": "awsui_push-3_14yj0_5ngan_146",
15
- "pull-3": "awsui_pull-3_14yj0_5ngan_149",
16
- "colspan-4": "awsui_colspan-4_14yj0_5ngan_152",
17
- "push-4": "awsui_push-4_14yj0_5ngan_156",
18
- "pull-4": "awsui_pull-4_14yj0_5ngan_159",
19
- "colspan-5": "awsui_colspan-5_14yj0_5ngan_162",
20
- "push-5": "awsui_push-5_14yj0_5ngan_166",
21
- "pull-5": "awsui_pull-5_14yj0_5ngan_169",
22
- "colspan-6": "awsui_colspan-6_14yj0_5ngan_172",
23
- "push-6": "awsui_push-6_14yj0_5ngan_176",
24
- "pull-6": "awsui_pull-6_14yj0_5ngan_179",
25
- "colspan-7": "awsui_colspan-7_14yj0_5ngan_182",
26
- "push-7": "awsui_push-7_14yj0_5ngan_186",
27
- "pull-7": "awsui_pull-7_14yj0_5ngan_189",
28
- "colspan-8": "awsui_colspan-8_14yj0_5ngan_192",
29
- "push-8": "awsui_push-8_14yj0_5ngan_196",
30
- "pull-8": "awsui_pull-8_14yj0_5ngan_199",
31
- "colspan-9": "awsui_colspan-9_14yj0_5ngan_202",
32
- "push-9": "awsui_push-9_14yj0_5ngan_206",
33
- "pull-9": "awsui_pull-9_14yj0_5ngan_209",
34
- "colspan-10": "awsui_colspan-10_14yj0_5ngan_212",
35
- "push-10": "awsui_push-10_14yj0_5ngan_216",
36
- "pull-10": "awsui_pull-10_14yj0_5ngan_219",
37
- "colspan-11": "awsui_colspan-11_14yj0_5ngan_222",
38
- "push-11": "awsui_push-11_14yj0_5ngan_226",
39
- "pull-11": "awsui_pull-11_14yj0_5ngan_229",
40
- "colspan-12": "awsui_colspan-12_14yj0_5ngan_232",
41
- "push-12": "awsui_push-12_14yj0_5ngan_236",
42
- "pull-12": "awsui_pull-12_14yj0_5ngan_239",
43
- "push-0": "awsui_push-0_14yj0_5ngan_242",
44
- "pull-0": "awsui_pull-0_14yj0_5ngan_245",
45
- "offset-1": "awsui_offset-1_14yj0_5ngan_248",
46
- "offset-2": "awsui_offset-2_14yj0_5ngan_251",
47
- "offset-3": "awsui_offset-3_14yj0_5ngan_254",
48
- "offset-4": "awsui_offset-4_14yj0_5ngan_257",
49
- "offset-5": "awsui_offset-5_14yj0_5ngan_260",
50
- "offset-6": "awsui_offset-6_14yj0_5ngan_263",
51
- "offset-7": "awsui_offset-7_14yj0_5ngan_266",
52
- "offset-8": "awsui_offset-8_14yj0_5ngan_269",
53
- "offset-9": "awsui_offset-9_14yj0_5ngan_272",
54
- "offset-10": "awsui_offset-10_14yj0_5ngan_275",
55
- "offset-11": "awsui_offset-11_14yj0_5ngan_278",
56
- "restore-pointer-events": "awsui_restore-pointer-events_14yj0_5ngan_282"
4
+ "grid": "awsui_grid_14yj0_14yem_93",
5
+ "no-gutters": "awsui_no-gutters_14yj0_14yem_109",
6
+ "grid-column": "awsui_grid-column_14yj0_14yem_113",
7
+ "colspan-1": "awsui_colspan-1_14yj0_14yem_122",
8
+ "push-1": "awsui_push-1_14yj0_14yem_126",
9
+ "pull-1": "awsui_pull-1_14yj0_14yem_129",
10
+ "colspan-2": "awsui_colspan-2_14yj0_14yem_132",
11
+ "push-2": "awsui_push-2_14yj0_14yem_136",
12
+ "pull-2": "awsui_pull-2_14yj0_14yem_139",
13
+ "colspan-3": "awsui_colspan-3_14yj0_14yem_142",
14
+ "push-3": "awsui_push-3_14yj0_14yem_146",
15
+ "pull-3": "awsui_pull-3_14yj0_14yem_149",
16
+ "colspan-4": "awsui_colspan-4_14yj0_14yem_152",
17
+ "push-4": "awsui_push-4_14yj0_14yem_156",
18
+ "pull-4": "awsui_pull-4_14yj0_14yem_159",
19
+ "colspan-5": "awsui_colspan-5_14yj0_14yem_162",
20
+ "push-5": "awsui_push-5_14yj0_14yem_166",
21
+ "pull-5": "awsui_pull-5_14yj0_14yem_169",
22
+ "colspan-6": "awsui_colspan-6_14yj0_14yem_172",
23
+ "push-6": "awsui_push-6_14yj0_14yem_176",
24
+ "pull-6": "awsui_pull-6_14yj0_14yem_179",
25
+ "colspan-7": "awsui_colspan-7_14yj0_14yem_182",
26
+ "push-7": "awsui_push-7_14yj0_14yem_186",
27
+ "pull-7": "awsui_pull-7_14yj0_14yem_189",
28
+ "colspan-8": "awsui_colspan-8_14yj0_14yem_192",
29
+ "push-8": "awsui_push-8_14yj0_14yem_196",
30
+ "pull-8": "awsui_pull-8_14yj0_14yem_199",
31
+ "colspan-9": "awsui_colspan-9_14yj0_14yem_202",
32
+ "push-9": "awsui_push-9_14yj0_14yem_206",
33
+ "pull-9": "awsui_pull-9_14yj0_14yem_209",
34
+ "colspan-10": "awsui_colspan-10_14yj0_14yem_212",
35
+ "push-10": "awsui_push-10_14yj0_14yem_216",
36
+ "pull-10": "awsui_pull-10_14yj0_14yem_219",
37
+ "colspan-11": "awsui_colspan-11_14yj0_14yem_222",
38
+ "push-11": "awsui_push-11_14yj0_14yem_226",
39
+ "pull-11": "awsui_pull-11_14yj0_14yem_229",
40
+ "colspan-12": "awsui_colspan-12_14yj0_14yem_232",
41
+ "push-12": "awsui_push-12_14yj0_14yem_236",
42
+ "pull-12": "awsui_pull-12_14yj0_14yem_239",
43
+ "push-0": "awsui_push-0_14yj0_14yem_242",
44
+ "pull-0": "awsui_pull-0_14yj0_14yem_245",
45
+ "offset-1": "awsui_offset-1_14yj0_14yem_248",
46
+ "offset-2": "awsui_offset-2_14yj0_14yem_251",
47
+ "offset-3": "awsui_offset-3_14yj0_14yem_254",
48
+ "offset-4": "awsui_offset-4_14yj0_14yem_257",
49
+ "offset-5": "awsui_offset-5_14yj0_14yem_260",
50
+ "offset-6": "awsui_offset-6_14yj0_14yem_263",
51
+ "offset-7": "awsui_offset-7_14yj0_14yem_266",
52
+ "offset-8": "awsui_offset-8_14yj0_14yem_269",
53
+ "offset-9": "awsui_offset-9_14yj0_14yem_272",
54
+ "offset-10": "awsui_offset-10_14yj0_14yem_275",
55
+ "offset-11": "awsui_offset-11_14yj0_14yem_278",
56
+ "restore-pointer-events": "awsui_restore-pointer-events_14yj0_14yem_282"
57
57
  };
58
58