@cloudscape-design/components 3.0.501 → 3.0.503

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 (225) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +41 -41
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +19 -19
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +30 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/visual-refresh/styles.css.js +81 -81
  11. package/app-layout/visual-refresh/styles.scoped.css +173 -173
  12. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +25 -25
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +6 -6
  18. package/badge/styles.selectors.js +5 -5
  19. package/breadcrumb-group/styles.css.js +7 -7
  20. package/breadcrumb-group/styles.scoped.css +14 -14
  21. package/breadcrumb-group/styles.selectors.js +7 -7
  22. package/button/styles.css.js +20 -20
  23. package/button/styles.scoped.css +152 -152
  24. package/button/styles.selectors.js +20 -20
  25. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  26. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  27. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  28. package/calendar/styles.css.js +18 -18
  29. package/calendar/styles.scoped.css +39 -39
  30. package/calendar/styles.selectors.js +18 -18
  31. package/cards/styles.css.js +40 -40
  32. package/cards/styles.scoped.css +51 -51
  33. package/cards/styles.selectors.js +40 -40
  34. package/checkbox/styles.css.js +3 -3
  35. package/checkbox/styles.scoped.css +6 -6
  36. package/checkbox/styles.selectors.js +3 -3
  37. package/code-editor/styles.css.js +32 -32
  38. package/code-editor/styles.scoped.css +130 -130
  39. package/code-editor/styles.selectors.js +32 -32
  40. package/collection-preferences/content-display/styles.css.js +11 -11
  41. package/collection-preferences/content-display/styles.scoped.css +18 -18
  42. package/collection-preferences/content-display/styles.selectors.js +11 -11
  43. package/collection-preferences/styles.css.js +37 -37
  44. package/collection-preferences/styles.scoped.css +45 -45
  45. package/collection-preferences/styles.selectors.js +37 -37
  46. package/column-layout/styles.css.js +13 -13
  47. package/column-layout/styles.scoped.css +44 -44
  48. package/column-layout/styles.selectors.js +13 -13
  49. package/container/styles.css.js +30 -30
  50. package/container/styles.scoped.css +55 -55
  51. package/container/styles.selectors.js +30 -30
  52. package/date-picker/styles.css.js +7 -7
  53. package/date-picker/styles.scoped.css +10 -10
  54. package/date-picker/styles.selectors.js +7 -7
  55. package/date-range-picker/styles.css.js +38 -38
  56. package/date-range-picker/styles.scoped.css +47 -47
  57. package/date-range-picker/styles.selectors.js +38 -38
  58. package/drawer/styles.css.js +3 -3
  59. package/drawer/styles.scoped.css +9 -9
  60. package/drawer/styles.selectors.js +3 -3
  61. package/expandable-section/styles.css.js +32 -32
  62. package/expandable-section/styles.scoped.css +63 -63
  63. package/expandable-section/styles.selectors.js +32 -32
  64. package/flashbar/styles.css.js +47 -47
  65. package/flashbar/styles.scoped.css +147 -147
  66. package/flashbar/styles.selectors.js +47 -47
  67. package/form/styles.css.js +9 -9
  68. package/form/styles.scoped.css +9 -9
  69. package/form/styles.selectors.js +9 -9
  70. package/form-field/styles.css.js +19 -19
  71. package/form-field/styles.scoped.css +30 -30
  72. package/form-field/styles.selectors.js +19 -19
  73. package/grid/styles.css.js +53 -53
  74. package/grid/styles.scoped.css +55 -55
  75. package/grid/styles.selectors.js +53 -53
  76. package/header/styles.css.js +34 -34
  77. package/header/styles.scoped.css +51 -51
  78. package/header/styles.selectors.js +34 -34
  79. package/help-panel/styles.css.js +4 -4
  80. package/help-panel/styles.scoped.css +64 -64
  81. package/help-panel/styles.selectors.js +4 -4
  82. package/input/styles.css.js +12 -12
  83. package/input/styles.scoped.css +31 -31
  84. package/input/styles.selectors.js +12 -12
  85. package/internal/base-component/styles.scoped.css +5 -0
  86. package/internal/components/button-trigger/styles.css.js +10 -10
  87. package/internal/components/button-trigger/styles.scoped.css +25 -25
  88. package/internal/components/button-trigger/styles.selectors.js +10 -10
  89. package/internal/components/chart-filter/styles.css.js +3 -3
  90. package/internal/components/chart-filter/styles.scoped.css +4 -4
  91. package/internal/components/chart-filter/styles.selectors.js +3 -3
  92. package/internal/components/chart-legend/styles.css.js +6 -6
  93. package/internal/components/chart-legend/styles.scoped.css +16 -16
  94. package/internal/components/chart-legend/styles.selectors.js +6 -6
  95. package/internal/components/chart-popover/styles.css.js +3 -3
  96. package/internal/components/chart-popover/styles.scoped.css +4 -4
  97. package/internal/components/chart-popover/styles.selectors.js +3 -3
  98. package/internal/components/chart-series-details/styles.css.js +20 -20
  99. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  100. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  101. package/internal/components/chart-series-marker/styles.css.js +5 -5
  102. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  103. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  104. package/internal/components/chart-wrapper/styles.css.js +9 -9
  105. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  106. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  107. package/internal/components/dropdown/styles.css.js +20 -20
  108. package/internal/components/dropdown/styles.scoped.css +36 -36
  109. package/internal/components/dropdown/styles.selectors.js +20 -20
  110. package/internal/components/dropdown-footer/styles.css.js +3 -3
  111. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  112. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  113. package/internal/components/dropdown-status/styles.css.js +2 -2
  114. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  115. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  116. package/internal/components/menu-dropdown/styles.css.js +7 -7
  117. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  118. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  119. package/internal/components/option/styles.css.js +17 -17
  120. package/internal/components/option/styles.scoped.css +30 -30
  121. package/internal/components/option/styles.selectors.js +17 -17
  122. package/internal/components/options-list/styles.css.js +2 -2
  123. package/internal/components/options-list/styles.scoped.css +3 -3
  124. package/internal/components/options-list/styles.selectors.js +2 -2
  125. package/internal/components/token-list/styles.css.js +9 -9
  126. package/internal/components/token-list/styles.scoped.css +21 -21
  127. package/internal/components/token-list/styles.selectors.js +9 -9
  128. package/internal/environment.js +1 -1
  129. package/internal/environment.json +1 -1
  130. package/internal/generated/theming/index.cjs +31 -0
  131. package/internal/generated/theming/index.js +31 -0
  132. package/internal/manifest.json +1 -1
  133. package/link/styles.css.js +20 -20
  134. package/link/styles.scoped.css +72 -72
  135. package/link/styles.selectors.js +20 -20
  136. package/modal/styles.css.js +23 -23
  137. package/modal/styles.scoped.css +40 -40
  138. package/modal/styles.selectors.js +23 -23
  139. package/multiselect/styles.css.js +2 -2
  140. package/multiselect/styles.scoped.css +3 -3
  141. package/multiselect/styles.selectors.js +2 -2
  142. package/package.json +1 -1
  143. package/pagination/styles.css.js +9 -9
  144. package/pagination/styles.scoped.css +24 -24
  145. package/pagination/styles.selectors.js +9 -9
  146. package/popover/styles.css.js +50 -50
  147. package/popover/styles.scoped.css +66 -66
  148. package/popover/styles.selectors.js +50 -50
  149. package/progress-bar/styles.css.js +18 -18
  150. package/progress-bar/styles.scoped.css +33 -33
  151. package/progress-bar/styles.selectors.js +18 -18
  152. package/property-filter/styles.css.js +31 -31
  153. package/property-filter/styles.scoped.css +34 -34
  154. package/property-filter/styles.selectors.js +31 -31
  155. package/radio-group/styles.css.js +9 -9
  156. package/radio-group/styles.scoped.css +16 -16
  157. package/radio-group/styles.selectors.js +9 -9
  158. package/segmented-control/styles.css.js +14 -14
  159. package/segmented-control/styles.scoped.css +34 -34
  160. package/segmented-control/styles.selectors.js +14 -14
  161. package/select/styles.css.js +1 -1
  162. package/select/styles.scoped.css +2 -2
  163. package/select/styles.selectors.js +1 -1
  164. package/side-navigation/styles.css.js +28 -28
  165. package/side-navigation/styles.scoped.css +39 -39
  166. package/side-navigation/styles.selectors.js +28 -28
  167. package/split-panel/styles.css.js +55 -55
  168. package/split-panel/styles.scoped.css +76 -76
  169. package/split-panel/styles.selectors.js +55 -55
  170. package/table/body-cell/disabled-inline-editor.d.ts +8 -0
  171. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -0
  172. package/table/body-cell/disabled-inline-editor.js +54 -0
  173. package/table/body-cell/disabled-inline-editor.js.map +1 -0
  174. package/table/body-cell/index.d.ts +1 -2
  175. package/table/body-cell/index.d.ts.map +1 -1
  176. package/table/body-cell/index.js +6 -0
  177. package/table/body-cell/index.js.map +1 -1
  178. package/table/body-cell/styles.css.js +30 -28
  179. package/table/body-cell/styles.scoped.css +94 -88
  180. package/table/body-cell/styles.selectors.js +30 -28
  181. package/table/interfaces.d.ts +6 -0
  182. package/table/interfaces.d.ts.map +1 -1
  183. package/table/interfaces.js.map +1 -1
  184. package/table/resizer/styles.css.js +8 -8
  185. package/table/resizer/styles.scoped.css +15 -15
  186. package/table/resizer/styles.selectors.js +8 -8
  187. package/tabs/styles.css.js +21 -21
  188. package/tabs/styles.scoped.css +40 -40
  189. package/tabs/styles.selectors.js +21 -21
  190. package/text-content/styles.css.js +1 -1
  191. package/text-content/styles.scoped.css +61 -61
  192. package/text-content/styles.selectors.js +1 -1
  193. package/text-filter/styles.css.js +3 -3
  194. package/text-filter/styles.scoped.css +4 -4
  195. package/text-filter/styles.selectors.js +3 -3
  196. package/textarea/styles.css.js +4 -4
  197. package/textarea/styles.scoped.css +13 -13
  198. package/textarea/styles.selectors.js +4 -4
  199. package/tiles/styles.css.js +29 -29
  200. package/tiles/styles.scoped.css +72 -72
  201. package/tiles/styles.selectors.js +29 -29
  202. package/toggle/styles.css.js +8 -8
  203. package/toggle/styles.scoped.css +14 -14
  204. package/toggle/styles.selectors.js +8 -8
  205. package/token-group/styles.css.js +8 -8
  206. package/token-group/styles.scoped.css +17 -17
  207. package/token-group/styles.selectors.js +8 -8
  208. package/top-navigation/1.0-beta/styles.css.js +25 -25
  209. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  210. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  211. package/top-navigation/styles.css.js +47 -47
  212. package/top-navigation/styles.scoped.css +69 -69
  213. package/top-navigation/styles.selectors.js +47 -47
  214. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  215. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  216. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  217. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  218. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  219. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  220. package/tutorial-panel/styles.css.js +1 -1
  221. package/tutorial-panel/styles.scoped.css +2 -2
  222. package/tutorial-panel/styles.selectors.js +1 -1
  223. package/wizard/styles.css.js +32 -32
  224. package/wizard/styles.scoped.css +66 -66
  225. package/wizard/styles.selectors.js +32 -32
@@ -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
- "icon": "awsui_icon_k5dlb_15mxm_93",
6
- "top-navigation": "awsui_top-navigation_k5dlb_15mxm_111",
7
- "padding-box": "awsui_padding-box_k5dlb_15mxm_146",
8
- "medium": "awsui_medium_k5dlb_15mxm_156",
9
- "narrow": "awsui_narrow_k5dlb_15mxm_156",
10
- "virtual": "awsui_virtual_k5dlb_15mxm_167",
11
- "hidden": "awsui_hidden_k5dlb_15mxm_171",
12
- "\t": "awsui_\t_k5dlb_15mxm_1",
13
- "identity": "awsui_identity_k5dlb_15mxm_183",
14
- "identity-link": "awsui_identity-link_k5dlb_15mxm_186",
15
- "no-logo": "awsui_no-logo_k5dlb_15mxm_203",
16
- "logo": "awsui_logo_k5dlb_15mxm_207",
17
- "title": "awsui_title_k5dlb_15mxm_219",
18
- "inputs": "awsui_inputs_k5dlb_15mxm_234",
19
- "search": "awsui_search_k5dlb_15mxm_241",
20
- "search-expanded": "awsui_search-expanded_k5dlb_15mxm_245",
21
- "utilities": "awsui_utilities_k5dlb_15mxm_249",
22
- "utility-wrapper": "awsui_utility-wrapper_k5dlb_15mxm_260",
23
- "utility-type-button-link": "awsui_utility-type-button-link_k5dlb_15mxm_281",
24
- "utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_15mxm_285",
25
- "utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_15mxm_293",
26
- "utility-link-icon": "awsui_utility-link-icon_k5dlb_15mxm_301",
27
- "utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_15mxm_305",
28
- "offset-right-none": "awsui_offset-right-none_k5dlb_15mxm_309",
29
- "offset-right-l": "awsui_offset-right-l_k5dlb_15mxm_313",
30
- "offset-right-xxl": "awsui_offset-right-xxl_k5dlb_15mxm_317",
31
- "overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_15mxm_322",
32
- "overflow-menu": "awsui_overflow-menu_k5dlb_15mxm_322",
33
- "overflow-menu-header": "awsui_overflow-menu-header_k5dlb_15mxm_366",
34
- "overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_15mxm_373",
35
- "overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_15mxm_384",
36
- "overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_15mxm_390",
37
- "overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_15mxm_394",
38
- "overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_15mxm_398",
39
- "overflow-menu-control": "awsui_overflow-menu-control_k5dlb_15mxm_402",
40
- "overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_15mxm_441",
41
- "overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_15mxm_448",
42
- "overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_15mxm_451",
43
- "overflow-menu-list": "awsui_overflow-menu-list_k5dlb_15mxm_441",
44
- "overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_15mxm_482",
45
- "overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_15mxm_441",
46
- "overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_15mxm_490",
47
- "overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_15mxm_493",
48
- "overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_15mxm_502",
49
- "overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_15mxm_507",
50
- "overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_15mxm_510",
51
- "expanded": "awsui_expanded_k5dlb_15mxm_518"
5
+ "icon": "awsui_icon_k5dlb_wmkmg_93",
6
+ "top-navigation": "awsui_top-navigation_k5dlb_wmkmg_111",
7
+ "padding-box": "awsui_padding-box_k5dlb_wmkmg_146",
8
+ "medium": "awsui_medium_k5dlb_wmkmg_156",
9
+ "narrow": "awsui_narrow_k5dlb_wmkmg_156",
10
+ "virtual": "awsui_virtual_k5dlb_wmkmg_167",
11
+ "hidden": "awsui_hidden_k5dlb_wmkmg_171",
12
+ "\t": "awsui_\t_k5dlb_wmkmg_1",
13
+ "identity": "awsui_identity_k5dlb_wmkmg_183",
14
+ "identity-link": "awsui_identity-link_k5dlb_wmkmg_186",
15
+ "no-logo": "awsui_no-logo_k5dlb_wmkmg_203",
16
+ "logo": "awsui_logo_k5dlb_wmkmg_207",
17
+ "title": "awsui_title_k5dlb_wmkmg_219",
18
+ "inputs": "awsui_inputs_k5dlb_wmkmg_234",
19
+ "search": "awsui_search_k5dlb_wmkmg_241",
20
+ "search-expanded": "awsui_search-expanded_k5dlb_wmkmg_245",
21
+ "utilities": "awsui_utilities_k5dlb_wmkmg_249",
22
+ "utility-wrapper": "awsui_utility-wrapper_k5dlb_wmkmg_260",
23
+ "utility-type-button-link": "awsui_utility-type-button-link_k5dlb_wmkmg_281",
24
+ "utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_wmkmg_285",
25
+ "utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_wmkmg_293",
26
+ "utility-link-icon": "awsui_utility-link-icon_k5dlb_wmkmg_301",
27
+ "utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_wmkmg_305",
28
+ "offset-right-none": "awsui_offset-right-none_k5dlb_wmkmg_309",
29
+ "offset-right-l": "awsui_offset-right-l_k5dlb_wmkmg_313",
30
+ "offset-right-xxl": "awsui_offset-right-xxl_k5dlb_wmkmg_317",
31
+ "overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_wmkmg_322",
32
+ "overflow-menu": "awsui_overflow-menu_k5dlb_wmkmg_322",
33
+ "overflow-menu-header": "awsui_overflow-menu-header_k5dlb_wmkmg_366",
34
+ "overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_wmkmg_373",
35
+ "overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_wmkmg_384",
36
+ "overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_wmkmg_390",
37
+ "overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_wmkmg_394",
38
+ "overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_wmkmg_398",
39
+ "overflow-menu-control": "awsui_overflow-menu-control_k5dlb_wmkmg_402",
40
+ "overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_wmkmg_441",
41
+ "overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_wmkmg_448",
42
+ "overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_wmkmg_451",
43
+ "overflow-menu-list": "awsui_overflow-menu-list_k5dlb_wmkmg_441",
44
+ "overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_wmkmg_482",
45
+ "overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_wmkmg_441",
46
+ "overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_wmkmg_490",
47
+ "overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_wmkmg_493",
48
+ "overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_wmkmg_502",
49
+ "overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_wmkmg_507",
50
+ "overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_wmkmg_510",
51
+ "expanded": "awsui_expanded_k5dlb_wmkmg_518"
52
52
  };
53
53
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-list": "awsui_tutorial-list_1u70p_i0wds_93",
5
- "tutorial-title": "awsui_tutorial-title_1u70p_i0wds_130",
6
- "task": "awsui_task_1u70p_i0wds_137",
7
- "task-title": "awsui_task-title_1u70p_i0wds_145",
8
- "task-title--status": "awsui_task-title--status_1u70p_i0wds_153",
9
- "current-task": "awsui_current-task_1u70p_i0wds_157",
10
- "successful-task": "awsui_successful-task_1u70p_i0wds_161",
11
- "congratulation-message": "awsui_congratulation-message_1u70p_i0wds_165",
12
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_i0wds_173",
13
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_i0wds_177",
14
- "divider": "awsui_divider_1u70p_i0wds_181",
15
- "step-list": "awsui_step-list_1u70p_i0wds_185",
16
- "step": "awsui_step_1u70p_i0wds_185",
17
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_i0wds_194",
18
- "expandable-section-header": "awsui_expandable-section-header_1u70p_i0wds_198",
19
- "step-title": "awsui_step-title_1u70p_i0wds_203",
20
- "feedback-link": "awsui_feedback-link_1u70p_i0wds_204",
21
- "dismiss-button": "awsui_dismiss-button_1u70p_i0wds_205",
22
- "completion-screen-title": "awsui_completion-screen-title_1u70p_i0wds_206",
23
- "completion-screen-description": "awsui_completion-screen-description_1u70p_i0wds_207"
4
+ "tutorial-list": "awsui_tutorial-list_1u70p_kvmq2_93",
5
+ "tutorial-title": "awsui_tutorial-title_1u70p_kvmq2_130",
6
+ "task": "awsui_task_1u70p_kvmq2_137",
7
+ "task-title": "awsui_task-title_1u70p_kvmq2_145",
8
+ "task-title--status": "awsui_task-title--status_1u70p_kvmq2_153",
9
+ "current-task": "awsui_current-task_1u70p_kvmq2_157",
10
+ "successful-task": "awsui_successful-task_1u70p_kvmq2_161",
11
+ "congratulation-message": "awsui_congratulation-message_1u70p_kvmq2_165",
12
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_kvmq2_173",
13
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_kvmq2_177",
14
+ "divider": "awsui_divider_1u70p_kvmq2_181",
15
+ "step-list": "awsui_step-list_1u70p_kvmq2_185",
16
+ "step": "awsui_step_1u70p_kvmq2_185",
17
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_kvmq2_194",
18
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_kvmq2_198",
19
+ "step-title": "awsui_step-title_1u70p_kvmq2_203",
20
+ "feedback-link": "awsui_feedback-link_1u70p_kvmq2_204",
21
+ "dismiss-button": "awsui_dismiss-button_1u70p_kvmq2_205",
22
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_kvmq2_206",
23
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_kvmq2_207"
24
24
  };
25
25
 
@@ -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_tutorial-list_1u70p_i0wds_93:not(#\9) {
93
+ .awsui_tutorial-list_1u70p_kvmq2_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -110,7 +110,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
110
110
  letter-spacing: normal;
111
111
  list-style: disc outside none;
112
112
  tab-size: 8;
113
- text-align: left;
113
+ text-align: start;
114
114
  text-indent: 0;
115
115
  text-shadow: none;
116
116
  text-transform: none;
@@ -128,22 +128,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
128
128
  margin: 0;
129
129
  }
130
130
 
131
- .awsui_tutorial-title_1u70p_i0wds_130:not(#\9) {
131
+ .awsui_tutorial-title_1u70p_kvmq2_130:not(#\9) {
132
132
  display: flex;
133
133
  align-items: flex-start;
134
134
  margin-left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
135
135
  padding-bottom: var(--space-xxxs-zbmxqb, 2px);
136
136
  }
137
137
 
138
- .awsui_task_1u70p_i0wds_137:not(#\9) {
138
+ .awsui_task_1u70p_kvmq2_137:not(#\9) {
139
139
  list-style: none;
140
140
  padding-top: 0;
141
141
  }
142
- .awsui_task_1u70p_i0wds_137:not(#\9):not(:first-child) {
142
+ .awsui_task_1u70p_kvmq2_137:not(#\9):not(:first-child) {
143
143
  margin-top: var(--space-xl-lmui9r, 24px);
144
144
  }
145
145
 
146
- .awsui_task-title_1u70p_i0wds_145:not(#\9) {
146
+ .awsui_task-title_1u70p_kvmq2_145:not(#\9) {
147
147
  display: flex;
148
148
  align-items: flex-start;
149
149
  padding-left: var(--border-divider-section-width-1061zr, 1px);
@@ -151,19 +151,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
152
152
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
153
153
  }
154
- .awsui_task-title--status_1u70p_i0wds_153:not(#\9) {
154
+ .awsui_task-title--status_1u70p_kvmq2_153:not(#\9) {
155
155
  line-height: inherit;
156
156
  }
157
157
 
158
- .awsui_current-task_1u70p_i0wds_157:not(#\9) {
158
+ .awsui_current-task_1u70p_kvmq2_157:not(#\9) {
159
159
  font-weight: 700;
160
160
  }
161
161
 
162
- .awsui_successful-task_1u70p_i0wds_161:not(#\9) {
162
+ .awsui_successful-task_1u70p_kvmq2_161:not(#\9) {
163
163
  color: var(--color-text-status-success-bpiyjm, #037f0c);
164
164
  }
165
165
 
166
- .awsui_congratulation-message_1u70p_i0wds_165:not(#\9) {
166
+ .awsui_congratulation-message_1u70p_kvmq2_165:not(#\9) {
167
167
  display: flex;
168
168
  font-size: var(--font-size-heading-s-yykzif, 16px);
169
169
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
@@ -171,40 +171,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
171
171
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
172
172
  color: var(--color-text-status-success-bpiyjm, #037f0c);
173
173
  }
174
- .awsui_congratulation-message--status_1u70p_i0wds_173:not(#\9) {
174
+ .awsui_congratulation-message--status_1u70p_kvmq2_173:not(#\9) {
175
175
  line-height: inherit;
176
176
  }
177
177
 
178
- .awsui_plaintext-congratulation-description_1u70p_i0wds_177:not(#\9) {
178
+ .awsui_plaintext-congratulation-description_1u70p_kvmq2_177:not(#\9) {
179
179
  white-space: pre-line;
180
180
  }
181
181
 
182
- .awsui_divider_1u70p_i0wds_181:not(#\9) {
182
+ .awsui_divider_1u70p_kvmq2_181:not(#\9) {
183
183
  border-bottom: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
184
184
  }
185
185
 
186
- .awsui_step-list_1u70p_i0wds_185:not(#\9) {
186
+ .awsui_step-list_1u70p_kvmq2_185:not(#\9) {
187
187
  list-style: none;
188
188
  padding: 0 0 0 var(--space-xxxs-zbmxqb, 2px);
189
189
  }
190
190
 
191
- .awsui_step_1u70p_i0wds_185:not(#\9):not(:first-child) {
191
+ .awsui_step_1u70p_kvmq2_185:not(#\9):not(:first-child) {
192
192
  padding-top: var(--space-xxs-p8yyaw, 4px);
193
193
  }
194
194
 
195
- .awsui_expandable-section-wrapper_1u70p_i0wds_194:not(#\9) {
195
+ .awsui_expandable-section-wrapper_1u70p_kvmq2_194:not(#\9) {
196
196
  width: 100%;
197
197
  }
198
198
 
199
- .awsui_expandable-section-header_1u70p_i0wds_198:not(#\9) {
199
+ .awsui_expandable-section-header_1u70p_kvmq2_198:not(#\9) {
200
200
  font-size: var(--font-size-body-m-x4okxb, 14px);
201
201
  line-height: var(--line-height-body-m-30ar75, 20px);
202
202
  }
203
203
 
204
- .awsui_step-title_1u70p_i0wds_203:not(#\9),
205
- .awsui_feedback-link_1u70p_i0wds_204:not(#\9),
206
- .awsui_dismiss-button_1u70p_i0wds_205:not(#\9),
207
- .awsui_completion-screen-title_1u70p_i0wds_206:not(#\9),
208
- .awsui_completion-screen-description_1u70p_i0wds_207:not(#\9) {
204
+ .awsui_step-title_1u70p_kvmq2_203:not(#\9),
205
+ .awsui_feedback-link_1u70p_kvmq2_204:not(#\9),
206
+ .awsui_dismiss-button_1u70p_kvmq2_205:not(#\9),
207
+ .awsui_completion-screen-title_1u70p_kvmq2_206:not(#\9),
208
+ .awsui_completion-screen-description_1u70p_kvmq2_207:not(#\9) {
209
209
  /* used in test-utils */
210
210
  }
@@ -2,25 +2,25 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-list": "awsui_tutorial-list_1u70p_i0wds_93",
6
- "tutorial-title": "awsui_tutorial-title_1u70p_i0wds_130",
7
- "task": "awsui_task_1u70p_i0wds_137",
8
- "task-title": "awsui_task-title_1u70p_i0wds_145",
9
- "task-title--status": "awsui_task-title--status_1u70p_i0wds_153",
10
- "current-task": "awsui_current-task_1u70p_i0wds_157",
11
- "successful-task": "awsui_successful-task_1u70p_i0wds_161",
12
- "congratulation-message": "awsui_congratulation-message_1u70p_i0wds_165",
13
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_i0wds_173",
14
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_i0wds_177",
15
- "divider": "awsui_divider_1u70p_i0wds_181",
16
- "step-list": "awsui_step-list_1u70p_i0wds_185",
17
- "step": "awsui_step_1u70p_i0wds_185",
18
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_i0wds_194",
19
- "expandable-section-header": "awsui_expandable-section-header_1u70p_i0wds_198",
20
- "step-title": "awsui_step-title_1u70p_i0wds_203",
21
- "feedback-link": "awsui_feedback-link_1u70p_i0wds_204",
22
- "dismiss-button": "awsui_dismiss-button_1u70p_i0wds_205",
23
- "completion-screen-title": "awsui_completion-screen-title_1u70p_i0wds_206",
24
- "completion-screen-description": "awsui_completion-screen-description_1u70p_i0wds_207"
5
+ "tutorial-list": "awsui_tutorial-list_1u70p_kvmq2_93",
6
+ "tutorial-title": "awsui_tutorial-title_1u70p_kvmq2_130",
7
+ "task": "awsui_task_1u70p_kvmq2_137",
8
+ "task-title": "awsui_task-title_1u70p_kvmq2_145",
9
+ "task-title--status": "awsui_task-title--status_1u70p_kvmq2_153",
10
+ "current-task": "awsui_current-task_1u70p_kvmq2_157",
11
+ "successful-task": "awsui_successful-task_1u70p_kvmq2_161",
12
+ "congratulation-message": "awsui_congratulation-message_1u70p_kvmq2_165",
13
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_kvmq2_173",
14
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_kvmq2_177",
15
+ "divider": "awsui_divider_1u70p_kvmq2_181",
16
+ "step-list": "awsui_step-list_1u70p_kvmq2_185",
17
+ "step": "awsui_step_1u70p_kvmq2_185",
18
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_kvmq2_194",
19
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_kvmq2_198",
20
+ "step-title": "awsui_step-title_1u70p_kvmq2_203",
21
+ "feedback-link": "awsui_feedback-link_1u70p_kvmq2_204",
22
+ "dismiss-button": "awsui_dismiss-button_1u70p_kvmq2_205",
23
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_kvmq2_206",
24
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_kvmq2_207"
25
25
  };
26
26
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_ig8mp_1pdxw_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1pdxw_1",
6
- "tutorial-list": "awsui_tutorial-list_ig8mp_1pdxw_119",
7
- "tutorial-box": "awsui_tutorial-box_ig8mp_1pdxw_156",
8
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1pdxw_198",
9
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1pdxw_204",
10
- "tutorial-description": "awsui_tutorial-description_ig8mp_1pdxw_204",
11
- "expandable-section": "awsui_expandable-section_ig8mp_1pdxw_216",
12
- "expanded": "awsui_expanded_ig8mp_1pdxw_220",
13
- "button-wrapper": "awsui_button-wrapper_ig8mp_1pdxw_224",
14
- "start": "awsui_start_ig8mp_1pdxw_228",
15
- "expand-button": "awsui_expand-button_ig8mp_1pdxw_232",
16
- "collapse-button": "awsui_collapse-button_ig8mp_1pdxw_236",
17
- "learn-more-link": "awsui_learn-more-link_ig8mp_1pdxw_240",
18
- "title": "awsui_title_ig8mp_1pdxw_244",
19
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1pdxw_248",
20
- "completed": "awsui_completed_ig8mp_1pdxw_252",
21
- "download-link": "awsui_download-link_ig8mp_1pdxw_256"
4
+ "content-enter": "awsui_content-enter_ig8mp_e4sw5_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_e4sw5_1",
6
+ "tutorial-list": "awsui_tutorial-list_ig8mp_e4sw5_119",
7
+ "tutorial-box": "awsui_tutorial-box_ig8mp_e4sw5_156",
8
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_e4sw5_198",
9
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_e4sw5_204",
10
+ "tutorial-description": "awsui_tutorial-description_ig8mp_e4sw5_204",
11
+ "expandable-section": "awsui_expandable-section_ig8mp_e4sw5_216",
12
+ "expanded": "awsui_expanded_ig8mp_e4sw5_220",
13
+ "button-wrapper": "awsui_button-wrapper_ig8mp_e4sw5_224",
14
+ "start": "awsui_start_ig8mp_e4sw5_228",
15
+ "expand-button": "awsui_expand-button_ig8mp_e4sw5_232",
16
+ "collapse-button": "awsui_collapse-button_ig8mp_e4sw5_236",
17
+ "learn-more-link": "awsui_learn-more-link_ig8mp_e4sw5_240",
18
+ "title": "awsui_title_ig8mp_e4sw5_244",
19
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_e4sw5_248",
20
+ "completed": "awsui_completed_ig8mp_e4sw5_252",
21
+ "download-link": "awsui_download-link_ig8mp_e4sw5_256"
22
22
  };
23
23
 
@@ -90,10 +90,10 @@ 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_content-enter_ig8mp_1pdxw_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_ig8mp_1pdxw_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
93
+ .awsui_content-enter_ig8mp_e4sw5_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_ig8mp_e4sw5_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_ig8mp_1pdxw_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_ig8mp_e4sw5_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_content-enter_ig8mp_1pdxw_93:not(#\9) {
105
+ .awsui_content-enter_ig8mp_e4sw5_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_content-enter_ig8mp_1pdxw_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_1pdxw_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_content-enter_ig8mp_e4sw5_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_e4sw5_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_tutorial-list_ig8mp_1pdxw_119:not(#\9) {
119
+ .awsui_tutorial-list_ig8mp_e4sw5_119:not(#\9) {
120
120
  border-collapse: separate;
121
121
  border-spacing: 0;
122
122
  box-sizing: border-box;
@@ -136,7 +136,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
136
136
  letter-spacing: normal;
137
137
  list-style: disc outside none;
138
138
  tab-size: 8;
139
- text-align: left;
139
+ text-align: start;
140
140
  text-indent: 0;
141
141
  text-shadow: none;
142
142
  text-transform: none;
@@ -154,7 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  margin: 0;
155
155
  }
156
156
 
157
- .awsui_tutorial-box_ig8mp_1pdxw_156:not(#\9) {
157
+ .awsui_tutorial-box_ig8mp_e4sw5_156:not(#\9) {
158
158
  border-collapse: separate;
159
159
  border-spacing: 0;
160
160
  box-sizing: border-box;
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  letter-spacing: normal;
175
175
  list-style: disc outside none;
176
176
  tab-size: 8;
177
- text-align: left;
177
+ text-align: start;
178
178
  text-indent: 0;
179
179
  text-shadow: none;
180
180
  text-transform: none;
@@ -193,69 +193,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
193
  border-radius: var(--border-radius-tutorial-panel-item-b44p0a, 8px);
194
194
  padding: var(--space-m-udix3p, 16px);
195
195
  }
196
- .awsui_tutorial-box_ig8mp_1pdxw_156:not(#\9):not(:first-child) {
196
+ .awsui_tutorial-box_ig8mp_e4sw5_156:not(#\9):not(:first-child) {
197
197
  margin-top: var(--space-l-t419sm, 20px);
198
198
  }
199
199
 
200
- .awsui_tutorial-box-title_ig8mp_1pdxw_198:not(#\9) {
200
+ .awsui_tutorial-box-title_ig8mp_e4sw5_198:not(#\9) {
201
201
  display: flex;
202
202
  align-items: flex-start;
203
203
  justify-content: space-between;
204
204
  }
205
205
 
206
- .awsui_tutorial-description-plaintext_ig8mp_1pdxw_204:not(#\9) {
206
+ .awsui_tutorial-description-plaintext_ig8mp_e4sw5_204:not(#\9) {
207
207
  white-space: pre-line;
208
208
  }
209
209
 
210
- .awsui_tutorial-description_ig8mp_1pdxw_204:not(#\9) {
210
+ .awsui_tutorial-description_ig8mp_e4sw5_204:not(#\9) {
211
211
  /* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
212
212
  }
213
- .awsui_tutorial-description_ig8mp_1pdxw_204 ul:not(#\9) {
213
+ .awsui_tutorial-description_ig8mp_e4sw5_204 ul:not(#\9) {
214
214
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
215
215
  list-style-type: initial;
216
216
  }
217
217
 
218
- .awsui_expandable-section_ig8mp_1pdxw_216:not(#\9) {
218
+ .awsui_expandable-section_ig8mp_e4sw5_216:not(#\9) {
219
219
  display: none;
220
220
  margin-top: var(--space-m-udix3p, 16px);
221
221
  }
222
- .awsui_expandable-section_ig8mp_1pdxw_216.awsui_expanded_ig8mp_1pdxw_220:not(#\9) {
222
+ .awsui_expandable-section_ig8mp_e4sw5_216.awsui_expanded_ig8mp_e4sw5_220:not(#\9) {
223
223
  display: block;
224
224
  }
225
225
 
226
- .awsui_button-wrapper_ig8mp_1pdxw_224:not(#\9) {
226
+ .awsui_button-wrapper_ig8mp_e4sw5_224:not(#\9) {
227
227
  margin: calc(-1 * var(--space-xxs-p8yyaw, 4px) - var(--border-field-width-09w7vk, 2px));
228
228
  }
229
229
 
230
- .awsui_start_ig8mp_1pdxw_228:not(#\9) {
230
+ .awsui_start_ig8mp_e4sw5_228:not(#\9) {
231
231
  /* used in test-utils */
232
232
  }
233
233
 
234
- .awsui_expand-button_ig8mp_1pdxw_232:not(#\9) {
234
+ .awsui_expand-button_ig8mp_e4sw5_232:not(#\9) {
235
235
  /* used in test-utils */
236
236
  }
237
237
 
238
- .awsui_collapse-button_ig8mp_1pdxw_236:not(#\9) {
238
+ .awsui_collapse-button_ig8mp_e4sw5_236:not(#\9) {
239
239
  /* used in test-utils */
240
240
  }
241
241
 
242
- .awsui_learn-more-link_ig8mp_1pdxw_240:not(#\9) {
242
+ .awsui_learn-more-link_ig8mp_e4sw5_240:not(#\9) {
243
243
  /* used in test-utils */
244
244
  }
245
245
 
246
- .awsui_title_ig8mp_1pdxw_244:not(#\9) {
246
+ .awsui_title_ig8mp_e4sw5_244:not(#\9) {
247
247
  /* used in test-utils */
248
248
  }
249
249
 
250
- .awsui_prerequisites-alert_ig8mp_1pdxw_248:not(#\9) {
250
+ .awsui_prerequisites-alert_ig8mp_e4sw5_248:not(#\9) {
251
251
  /* used in test-utils */
252
252
  }
253
253
 
254
- .awsui_completed_ig8mp_1pdxw_252:not(#\9) {
254
+ .awsui_completed_ig8mp_e4sw5_252:not(#\9) {
255
255
  /* used in test-utils */
256
256
  }
257
257
 
258
- .awsui_download-link_ig8mp_1pdxw_256:not(#\9) {
258
+ .awsui_download-link_ig8mp_e4sw5_256:not(#\9) {
259
259
  border-collapse: separate;
260
260
  border-spacing: 0;
261
261
  box-sizing: border-box;
@@ -275,7 +275,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
275
275
  letter-spacing: normal;
276
276
  list-style: disc outside none;
277
277
  tab-size: 8;
278
- text-align: left;
278
+ text-align: start;
279
279
  text-indent: 0;
280
280
  text-shadow: none;
281
281
  text-transform: none;
@@ -295,18 +295,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
295
295
  letter-spacing: 0.005em;
296
296
  color: var(--color-text-body-secondary-w9jvno, #414d5c);
297
297
  }
298
- .awsui_download-link_ig8mp_1pdxw_256:not(#\9):hover {
298
+ .awsui_download-link_ig8mp_e4sw5_256:not(#\9):hover {
299
299
  cursor: pointer;
300
300
  }
301
- .awsui_download-link_ig8mp_1pdxw_256:not(#\9):focus {
301
+ .awsui_download-link_ig8mp_e4sw5_256:not(#\9):focus {
302
302
  outline: none;
303
303
  }
304
- .awsui_download-link_ig8mp_1pdxw_256:not(#\9):active, .awsui_download-link_ig8mp_1pdxw_256:not(#\9):focus, .awsui_download-link_ig8mp_1pdxw_256:not(#\9):hover {
304
+ .awsui_download-link_ig8mp_e4sw5_256:not(#\9):active, .awsui_download-link_ig8mp_e4sw5_256:not(#\9):focus, .awsui_download-link_ig8mp_e4sw5_256:not(#\9):hover {
305
305
  text-decoration: underline;
306
306
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
307
307
  text-decoration-color: currentColor;
308
308
  }
309
- body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_1pdxw_256:not(#\9):focus {
309
+ body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_e4sw5_256:not(#\9):focus {
310
310
  outline: thin dotted;
311
311
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
312
312
  outline-offset: 2px;
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_ig8mp_1pdxw_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1pdxw_1",
7
- "tutorial-list": "awsui_tutorial-list_ig8mp_1pdxw_119",
8
- "tutorial-box": "awsui_tutorial-box_ig8mp_1pdxw_156",
9
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1pdxw_198",
10
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1pdxw_204",
11
- "tutorial-description": "awsui_tutorial-description_ig8mp_1pdxw_204",
12
- "expandable-section": "awsui_expandable-section_ig8mp_1pdxw_216",
13
- "expanded": "awsui_expanded_ig8mp_1pdxw_220",
14
- "button-wrapper": "awsui_button-wrapper_ig8mp_1pdxw_224",
15
- "start": "awsui_start_ig8mp_1pdxw_228",
16
- "expand-button": "awsui_expand-button_ig8mp_1pdxw_232",
17
- "collapse-button": "awsui_collapse-button_ig8mp_1pdxw_236",
18
- "learn-more-link": "awsui_learn-more-link_ig8mp_1pdxw_240",
19
- "title": "awsui_title_ig8mp_1pdxw_244",
20
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1pdxw_248",
21
- "completed": "awsui_completed_ig8mp_1pdxw_252",
22
- "download-link": "awsui_download-link_ig8mp_1pdxw_256"
5
+ "content-enter": "awsui_content-enter_ig8mp_e4sw5_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_e4sw5_1",
7
+ "tutorial-list": "awsui_tutorial-list_ig8mp_e4sw5_119",
8
+ "tutorial-box": "awsui_tutorial-box_ig8mp_e4sw5_156",
9
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_e4sw5_198",
10
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_e4sw5_204",
11
+ "tutorial-description": "awsui_tutorial-description_ig8mp_e4sw5_204",
12
+ "expandable-section": "awsui_expandable-section_ig8mp_e4sw5_216",
13
+ "expanded": "awsui_expanded_ig8mp_e4sw5_220",
14
+ "button-wrapper": "awsui_button-wrapper_ig8mp_e4sw5_224",
15
+ "start": "awsui_start_ig8mp_e4sw5_228",
16
+ "expand-button": "awsui_expand-button_ig8mp_e4sw5_232",
17
+ "collapse-button": "awsui_collapse-button_ig8mp_e4sw5_236",
18
+ "learn-more-link": "awsui_learn-more-link_ig8mp_e4sw5_240",
19
+ "title": "awsui_title_ig8mp_e4sw5_244",
20
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_e4sw5_248",
21
+ "completed": "awsui_completed_ig8mp_e4sw5_252",
22
+ "download-link": "awsui_download-link_ig8mp_e4sw5_256"
23
23
  };
24
24
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-panel": "awsui_tutorial-panel_1oin5_1es9c_93"
4
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_pozhg_93"
5
5
  };
6
6
 
@@ -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_tutorial-panel_1oin5_1es9c_93:not(#\9) {
93
+ .awsui_tutorial-panel_1oin5_pozhg_93:not(#\9) {
94
94
  border-collapse: separate;
95
95
  border-spacing: 0;
96
96
  box-sizing: border-box;
@@ -110,7 +110,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
110
110
  letter-spacing: normal;
111
111
  list-style: disc outside none;
112
112
  tab-size: 8;
113
- text-align: left;
113
+ text-align: start;
114
114
  text-indent: 0;
115
115
  text-shadow: none;
116
116
  text-transform: none;
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-panel": "awsui_tutorial-panel_1oin5_1es9c_93"
5
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_pozhg_93"
6
6
  };
7
7