@cloudscape-design/components-themeable 3.0.739 → 3.0.741

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 (391) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/template/alert/styles.css.js +25 -25
  3. package/lib/internal/template/alert/styles.scoped.css +131 -43
  4. package/lib/internal/template/alert/styles.selectors.js +25 -25
  5. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  6. package/lib/internal/template/anchor-navigation/styles.scoped.css +106 -18
  7. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  8. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  9. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +122 -34
  10. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  11. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  12. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +56 -8
  13. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  14. package/lib/internal/template/app-layout/drawer/styles.css.js +13 -13
  15. package/lib/internal/template/app-layout/drawer/styles.scoped.css +109 -21
  16. package/lib/internal/template/app-layout/drawer/styles.selectors.js +13 -13
  17. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  18. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +58 -10
  19. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  20. package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
  21. package/lib/internal/template/app-layout/split-panel/styles.scoped.css +50 -6
  22. package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
  23. package/lib/internal/template/app-layout/styles.css.js +16 -16
  24. package/lib/internal/template/app-layout/styles.scoped.css +69 -21
  25. package/lib/internal/template/app-layout/styles.selectors.js +16 -16
  26. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  27. package/lib/internal/template/app-layout/toggles/styles.scoped.css +92 -8
  28. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  29. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +82 -82
  30. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +216 -171
  31. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +82 -82
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +92 -8
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +60 -12
  37. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  38. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  39. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +76 -28
  40. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  42. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +47 -3
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +61 -17
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  47. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  48. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +66 -22
  49. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  50. package/lib/internal/template/area-chart/styles.css.js +6 -6
  51. package/lib/internal/template/area-chart/styles.scoped.css +99 -15
  52. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  53. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  54. package/lib/internal/template/attribute-editor/styles.scoped.css +76 -28
  55. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  56. package/lib/internal/template/badge/styles.css.js +5 -5
  57. package/lib/internal/template/badge/styles.scoped.css +51 -7
  58. package/lib/internal/template/badge/styles.selectors.js +5 -5
  59. package/lib/internal/template/box/styles.css.js +191 -191
  60. package/lib/internal/template/box/styles.scoped.css +306 -241
  61. package/lib/internal/template/box/styles.selectors.js +191 -191
  62. package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
  63. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +63 -19
  64. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  66. package/lib/internal/template/breadcrumb-group/styles.scoped.css +58 -14
  67. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  68. package/lib/internal/template/button/styles.css.js +20 -20
  69. package/lib/internal/template/button/styles.scoped.css +204 -156
  70. package/lib/internal/template/button/styles.selectors.js +20 -20
  71. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
  72. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +70 -28
  73. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
  74. package/lib/internal/template/button-dropdown/internal.js +1 -1
  75. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  76. package/lib/internal/template/button-dropdown/item-element/styles.css.js +12 -12
  77. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +60 -16
  78. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +12 -12
  79. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  80. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +51 -7
  81. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  82. package/lib/internal/template/button-dropdown/styles.css.js +16 -16
  83. package/lib/internal/template/button-dropdown/styles.scoped.css +70 -26
  84. package/lib/internal/template/button-dropdown/styles.selectors.js +16 -16
  85. package/lib/internal/template/button-group/styles.css.js +4 -4
  86. package/lib/internal/template/button-group/styles.scoped.css +86 -6
  87. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  88. package/lib/internal/template/calendar/styles.css.js +21 -21
  89. package/lib/internal/template/calendar/styles.scoped.css +95 -47
  90. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  91. package/lib/internal/template/cards/styles.css.js +39 -39
  92. package/lib/internal/template/cards/styles.scoped.css +108 -58
  93. package/lib/internal/template/cards/styles.selectors.js +39 -39
  94. package/lib/internal/template/checkbox/styles.css.js +3 -3
  95. package/lib/internal/template/checkbox/styles.scoped.css +51 -7
  96. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  97. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  98. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +55 -11
  99. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  100. package/lib/internal/template/code-editor/styles.css.js +33 -33
  101. package/lib/internal/template/code-editor/styles.scoped.css +239 -187
  102. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  103. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  104. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +107 -19
  105. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  106. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  107. package/lib/internal/template/collection-preferences/styles.scoped.css +224 -48
  108. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  109. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  110. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +87 -7
  111. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  112. package/lib/internal/template/column-layout/styles.css.js +13 -13
  113. package/lib/internal/template/column-layout/styles.scoped.css +125 -45
  114. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  115. package/lib/internal/template/container/styles.css.js +30 -30
  116. package/lib/internal/template/container/styles.scoped.css +140 -56
  117. package/lib/internal/template/container/styles.selectors.js +30 -30
  118. package/lib/internal/template/content-layout/styles.css.js +14 -14
  119. package/lib/internal/template/content-layout/styles.scoped.css +62 -18
  120. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  121. package/lib/internal/template/date-picker/styles.css.js +7 -7
  122. package/lib/internal/template/date-picker/styles.scoped.css +55 -11
  123. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  124. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
  125. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +89 -45
  126. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  127. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  128. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +59 -15
  129. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  130. package/lib/internal/template/date-range-picker/styles.css.js +39 -39
  131. package/lib/internal/template/date-range-picker/styles.scoped.css +100 -52
  132. package/lib/internal/template/date-range-picker/styles.selectors.js +39 -39
  133. package/lib/internal/template/drawer/styles.css.js +4 -4
  134. package/lib/internal/template/drawer/styles.scoped.css +92 -12
  135. package/lib/internal/template/drawer/styles.selectors.js +4 -4
  136. package/lib/internal/template/expandable-section/styles.css.js +32 -32
  137. package/lib/internal/template/expandable-section/styles.scoped.css +121 -69
  138. package/lib/internal/template/expandable-section/styles.selectors.js +32 -32
  139. package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
  140. package/lib/internal/template/file-upload/dropzone/styles.scoped.css +84 -4
  141. package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
  142. package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
  143. package/lib/internal/template/file-upload/file-input/styles.scoped.css +93 -9
  144. package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
  145. package/lib/internal/template/flashbar/styles.css.js +47 -47
  146. package/lib/internal/template/flashbar/styles.scoped.css +240 -244
  147. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  148. package/lib/internal/template/form/styles.css.js +8 -8
  149. package/lib/internal/template/form/styles.scoped.css +54 -10
  150. package/lib/internal/template/form/styles.selectors.js +8 -8
  151. package/lib/internal/template/form-field/styles.css.js +24 -24
  152. package/lib/internal/template/form-field/styles.scoped.css +84 -40
  153. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  154. package/lib/internal/template/grid/styles.css.js +53 -53
  155. package/lib/internal/template/grid/styles.scoped.css +100 -56
  156. package/lib/internal/template/grid/styles.selectors.js +53 -53
  157. package/lib/internal/template/header/styles.css.js +34 -34
  158. package/lib/internal/template/header/styles.scoped.css +132 -52
  159. package/lib/internal/template/header/styles.selectors.js +34 -34
  160. package/lib/internal/template/help-panel/styles.css.js +5 -5
  161. package/lib/internal/template/help-panel/styles.scoped.css +149 -69
  162. package/lib/internal/template/help-panel/styles.selectors.js +5 -5
  163. package/lib/internal/template/hotspot/styles.css.js +7 -7
  164. package/lib/internal/template/hotspot/styles.scoped.css +89 -9
  165. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  166. package/lib/internal/template/i18n/messages-types.d.ts +5 -0
  167. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  168. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  169. package/lib/internal/template/icon/styles.css.js +38 -38
  170. package/lib/internal/template/icon/styles.scoped.css +168 -84
  171. package/lib/internal/template/icon/styles.selectors.js +38 -38
  172. package/lib/internal/template/input/styles.css.js +13 -13
  173. package/lib/internal/template/input/styles.scoped.css +82 -46
  174. package/lib/internal/template/input/styles.selectors.js +13 -13
  175. package/lib/internal/template/internal/base-component/styles.scoped.css +9 -9
  176. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  177. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +66 -22
  178. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  179. package/lib/internal/template/internal/components/button-trigger/styles.css.js +11 -11
  180. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +84 -36
  181. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +11 -11
  182. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  183. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +49 -5
  184. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  185. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  186. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +67 -19
  187. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  188. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  189. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +51 -7
  190. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  191. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  192. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +49 -5
  193. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  194. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  195. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +89 -37
  196. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  197. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  198. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +53 -9
  199. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  200. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  201. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +91 -11
  202. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  203. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  204. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +55 -11
  205. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  206. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  207. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +89 -41
  208. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  209. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  210. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +49 -5
  211. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  212. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  213. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +48 -4
  214. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  215. package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
  216. package/lib/internal/template/internal/components/handle/styles.scoped.css +52 -8
  217. package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
  218. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  219. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +59 -15
  220. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  221. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  222. package/lib/internal/template/internal/components/option/styles.scoped.css +79 -31
  223. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  224. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  225. package/lib/internal/template/internal/components/options-list/styles.scoped.css +48 -4
  226. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  227. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
  228. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +56 -12
  229. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  230. package/lib/internal/template/internal/components/screenreader-only/styles.css.js +1 -1
  231. package/lib/internal/template/internal/components/screenreader-only/styles.scoped.css +47 -3
  232. package/lib/internal/template/internal/components/screenreader-only/styles.selectors.js +1 -1
  233. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  234. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +78 -40
  235. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  236. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  237. package/lib/internal/template/internal/components/token-list/styles.scoped.css +106 -22
  238. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  239. package/lib/internal/template/internal/environment.js +1 -1
  240. package/lib/internal/template/internal/environment.json +1 -1
  241. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  242. package/lib/internal/template/key-value-pairs/styles.scoped.css +55 -11
  243. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  244. package/lib/internal/template/link/styles.css.js +20 -20
  245. package/lib/internal/template/link/styles.scoped.css +117 -73
  246. package/lib/internal/template/link/styles.selectors.js +20 -20
  247. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +107 -23
  249. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/lib/internal/template/modal/styles.css.js +23 -23
  251. package/lib/internal/template/modal/styles.scoped.css +95 -43
  252. package/lib/internal/template/modal/styles.selectors.js +23 -23
  253. package/lib/internal/template/multiselect/styles.css.js +2 -2
  254. package/lib/internal/template/multiselect/styles.scoped.css +48 -4
  255. package/lib/internal/template/multiselect/styles.selectors.js +2 -2
  256. package/lib/internal/template/pagination/styles.css.js +9 -9
  257. package/lib/internal/template/pagination/styles.scoped.css +69 -25
  258. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  259. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  260. package/lib/internal/template/pie-chart/styles.scoped.css +104 -52
  261. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  262. package/lib/internal/template/popover/styles.css.js +52 -52
  263. package/lib/internal/template/popover/styles.scoped.css +297 -77
  264. package/lib/internal/template/popover/styles.selectors.js +52 -52
  265. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  266. package/lib/internal/template/progress-bar/styles.scoped.css +195 -35
  267. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  268. package/lib/internal/template/prompt-input/styles.css.js +8 -8
  269. package/lib/internal/template/prompt-input/styles.scoped.css +70 -30
  270. package/lib/internal/template/prompt-input/styles.selectors.js +8 -8
  271. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  272. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +89 -41
  273. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  274. package/lib/internal/template/property-filter/i18n-utils.d.ts +8 -3
  275. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  276. package/lib/internal/template/property-filter/i18n-utils.js +10 -2
  277. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  278. package/lib/internal/template/property-filter/interfaces.d.ts +1 -0
  279. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  280. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  281. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  282. package/lib/internal/template/property-filter/internal.js +4 -2
  283. package/lib/internal/template/property-filter/internal.js.map +1 -1
  284. package/lib/internal/template/property-filter/styles.css.js +38 -38
  285. package/lib/internal/template/property-filter/styles.scoped.css +84 -40
  286. package/lib/internal/template/property-filter/styles.selectors.js +38 -38
  287. package/lib/internal/template/property-filter/token.js +1 -1
  288. package/lib/internal/template/property-filter/token.js.map +1 -1
  289. package/lib/internal/template/radio-group/styles.css.js +10 -10
  290. package/lib/internal/template/radio-group/styles.scoped.css +62 -18
  291. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  292. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  293. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +9 -11
  294. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  295. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  296. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +85 -5
  297. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  298. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  299. package/lib/internal/template/segmented-control/styles.scoped.css +90 -38
  300. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  301. package/lib/internal/template/select/parts/styles.css.js +21 -21
  302. package/lib/internal/template/select/parts/styles.scoped.css +68 -24
  303. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  304. package/lib/internal/template/select/styles.css.js +1 -1
  305. package/lib/internal/template/select/styles.scoped.css +47 -3
  306. package/lib/internal/template/select/styles.selectors.js +1 -1
  307. package/lib/internal/template/side-navigation/styles.css.js +29 -29
  308. package/lib/internal/template/side-navigation/styles.scoped.css +87 -43
  309. package/lib/internal/template/side-navigation/styles.selectors.js +29 -29
  310. package/lib/internal/template/slider/styles.css.js +26 -26
  311. package/lib/internal/template/slider/styles.scoped.css +126 -78
  312. package/lib/internal/template/slider/styles.selectors.js +26 -26
  313. package/lib/internal/template/space-between/styles.css.js +23 -23
  314. package/lib/internal/template/space-between/styles.scoped.css +70 -26
  315. package/lib/internal/template/space-between/styles.selectors.js +23 -23
  316. package/lib/internal/template/spinner/styles.css.js +13 -13
  317. package/lib/internal/template/spinner/styles.scoped.css +69 -21
  318. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  319. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  320. package/lib/internal/template/split-panel/icons/styles.scoped.css +70 -26
  321. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  322. package/lib/internal/template/split-panel/styles.css.js +27 -27
  323. package/lib/internal/template/split-panel/styles.scoped.css +142 -50
  324. package/lib/internal/template/split-panel/styles.selectors.js +27 -27
  325. package/lib/internal/template/status-indicator/styles.css.js +23 -23
  326. package/lib/internal/template/status-indicator/styles.scoped.css +75 -31
  327. package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
  328. package/lib/internal/template/table/body-cell/styles.css.js +47 -47
  329. package/lib/internal/template/table/body-cell/styles.scoped.css +398 -360
  330. package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
  331. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  332. package/lib/internal/template/table/expandable-rows/styles.scoped.css +65 -17
  333. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  334. package/lib/internal/template/table/header-cell/styles.css.js +26 -26
  335. package/lib/internal/template/table/header-cell/styles.scoped.css +115 -67
  336. package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
  337. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  338. package/lib/internal/template/table/resizer/styles.scoped.css +60 -16
  339. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  340. package/lib/internal/template/table/selection/styles.css.js +3 -3
  341. package/lib/internal/template/table/selection/styles.scoped.css +49 -5
  342. package/lib/internal/template/table/selection/styles.selectors.js +3 -3
  343. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  344. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +89 -9
  345. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  346. package/lib/internal/template/table/styles.css.js +34 -34
  347. package/lib/internal/template/table/styles.scoped.css +91 -43
  348. package/lib/internal/template/table/styles.selectors.js +34 -34
  349. package/lib/internal/template/tabs/styles.css.js +28 -28
  350. package/lib/internal/template/tabs/styles.scoped.css +139 -51
  351. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  352. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  353. package/lib/internal/template/tag-editor/styles.scoped.css +56 -12
  354. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  355. package/lib/internal/template/text-content/styles.css.js +1 -1
  356. package/lib/internal/template/text-content/styles.scoped.css +107 -63
  357. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  358. package/lib/internal/template/text-filter/styles.css.js +3 -3
  359. package/lib/internal/template/text-filter/styles.scoped.css +49 -5
  360. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  361. package/lib/internal/template/textarea/styles.css.js +5 -5
  362. package/lib/internal/template/textarea/styles.scoped.css +62 -22
  363. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  364. package/lib/internal/template/tiles/styles.css.js +30 -30
  365. package/lib/internal/template/tiles/styles.scoped.css +159 -75
  366. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  367. package/lib/internal/template/toggle/styles.css.js +10 -10
  368. package/lib/internal/template/toggle/styles.scoped.css +63 -19
  369. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  370. package/lib/internal/template/token-group/styles.css.js +10 -10
  371. package/lib/internal/template/token-group/styles.scoped.css +72 -24
  372. package/lib/internal/template/token-group/styles.selectors.js +10 -10
  373. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  374. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +88 -44
  375. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  376. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  377. package/lib/internal/template/top-navigation/styles.scoped.css +118 -70
  378. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  379. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  380. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +103 -23
  381. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  382. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  383. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +119 -31
  384. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  385. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  386. package/lib/internal/template/tutorial-panel/styles.scoped.css +83 -3
  387. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  388. package/lib/internal/template/wizard/styles.css.js +30 -30
  389. package/lib/internal/template/wizard/styles.scoped.css +104 -60
  390. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  391. package/package.json +1 -1
@@ -66,6 +66,78 @@
66
66
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
67
  SPDX-License-Identifier: Apache-2.0
68
68
  */
69
+ /*
70
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
+ SPDX-License-Identifier: Apache-2.0
72
+ */
73
+ /*
74
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
+ SPDX-License-Identifier: Apache-2.0
76
+ */
77
+ /*
78
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
+ SPDX-License-Identifier: Apache-2.0
80
+ */
81
+ /*
82
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
+ SPDX-License-Identifier: Apache-2.0
84
+ */
85
+ /*
86
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
+ SPDX-License-Identifier: Apache-2.0
88
+ */
89
+ /*
90
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
+ SPDX-License-Identifier: Apache-2.0
92
+ */
93
+ /*
94
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
+ SPDX-License-Identifier: Apache-2.0
96
+ */
97
+ /*
98
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
+ SPDX-License-Identifier: Apache-2.0
100
+ */
101
+ /*
102
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
+ SPDX-License-Identifier: Apache-2.0
104
+ */
105
+ /*
106
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
+ SPDX-License-Identifier: Apache-2.0
108
+ */
109
+ /*
110
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
+ SPDX-License-Identifier: Apache-2.0
112
+ */
113
+ /*
114
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
115
+ SPDX-License-Identifier: Apache-2.0
116
+ */
117
+ /*
118
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
119
+ SPDX-License-Identifier: Apache-2.0
120
+ */
121
+ /*
122
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123
+ SPDX-License-Identifier: Apache-2.0
124
+ */
125
+ /*
126
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
127
+ SPDX-License-Identifier: Apache-2.0
128
+ */
129
+ /*
130
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
131
+ SPDX-License-Identifier: Apache-2.0
132
+ */
133
+ /*
134
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
+ SPDX-License-Identifier: Apache-2.0
136
+ */
137
+ /*
138
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
139
+ SPDX-License-Identifier: Apache-2.0
140
+ */
69
141
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
70
142
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
71
143
  /*
@@ -84,6 +156,22 @@
84
156
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
85
157
  SPDX-License-Identifier: Apache-2.0
86
158
  */
159
+ /*
160
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
+ SPDX-License-Identifier: Apache-2.0
162
+ */
163
+ /*
164
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
165
+ SPDX-License-Identifier: Apache-2.0
166
+ */
167
+ /*
168
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
169
+ SPDX-License-Identifier: Apache-2.0
170
+ */
171
+ /*
172
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
+ SPDX-License-Identifier: Apache-2.0
174
+ */
87
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
88
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
89
177
  /*
@@ -94,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
183
  SPDX-License-Identifier: Apache-2.0
96
184
  */
97
- .awsui_root_swimc_17v99_97:not(#\9) {
185
+ .awsui_root_swimc_6po31_185:not(#\9) {
98
186
  border-collapse: separate;
99
187
  border-spacing: 0;
100
188
  box-sizing: border-box;
@@ -130,7 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
130
218
  -moz-osx-font-smoothing: auto;
131
219
  }
132
220
 
133
- .awsui_anchor-list_swimc_17v99_132:not(#\9) {
221
+ .awsui_anchor-list_swimc_6po31_220:not(#\9) {
134
222
  list-style: none;
135
223
  margin-block: 0;
136
224
  margin-inline: 0;
@@ -139,7 +227,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
139
227
  position: relative;
140
228
  text-indent: 0;
141
229
  }
142
- .awsui_anchor-list_swimc_17v99_132:not(#\9)::before {
230
+ .awsui_anchor-list_swimc_6po31_220:not(#\9)::before {
143
231
  content: "";
144
232
  background-color: var(--color-border-divider-default-in8dkg, #eaeded);
145
233
  border-start-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
@@ -153,7 +241,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
241
  inline-size: 2px;
154
242
  }
155
243
 
156
- .awsui_anchor-item_swimc_17v99_155:not(#\9) {
244
+ .awsui_anchor-item_swimc_6po31_243:not(#\9) {
157
245
  transition: var(--motion-duration-slow-ncmroz, 180ms);
158
246
  transition-property: all;
159
247
  font-size: var(--font-size-body-m-pa3mqb, 14px);
@@ -164,19 +252,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
164
252
  margin-inline: 0;
165
253
  }
166
254
  @media (prefers-reduced-motion: reduce) {
167
- .awsui_anchor-item_swimc_17v99_155:not(#\9) {
255
+ .awsui_anchor-item_swimc_6po31_243:not(#\9) {
168
256
  animation: none;
169
257
  transition: none;
170
258
  }
171
259
  }
172
- .awsui-motion-disabled .awsui_anchor-item_swimc_17v99_155:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_17v99_155:not(#\9) {
260
+ .awsui-motion-disabled .awsui_anchor-item_swimc_6po31_243:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_6po31_243:not(#\9) {
173
261
  animation: none;
174
262
  transition: none;
175
263
  }
176
- .awsui_anchor-item--active_swimc_17v99_175:not(#\9) {
264
+ .awsui_anchor-item--active_swimc_6po31_263:not(#\9) {
177
265
  position: relative;
178
266
  }
179
- .awsui_anchor-item--active_swimc_17v99_175:not(#\9)::before {
267
+ .awsui_anchor-item--active_swimc_6po31_263:not(#\9)::before {
180
268
  content: "";
181
269
  background-color: var(--color-text-accent-yy9054, #0073bb);
182
270
  border-start-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
@@ -190,7 +278,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
278
  inline-size: 2px;
191
279
  }
192
280
 
193
- .awsui_anchor-link_swimc_17v99_192:not(#\9) {
281
+ .awsui_anchor-link_swimc_6po31_280:not(#\9) {
194
282
  transition: var(--motion-duration-slow-ncmroz, 180ms);
195
283
  transition-property: all;
196
284
  font-size: var(--font-size-body-m-pa3mqb, 14px);
@@ -203,16 +291,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
291
  text-decoration: none;
204
292
  }
205
293
  @media (prefers-reduced-motion: reduce) {
206
- .awsui_anchor-link_swimc_17v99_192:not(#\9) {
294
+ .awsui_anchor-link_swimc_6po31_280:not(#\9) {
207
295
  animation: none;
208
296
  transition: none;
209
297
  }
210
298
  }
211
- .awsui-motion-disabled .awsui_anchor-link_swimc_17v99_192:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_17v99_192:not(#\9) {
299
+ .awsui-motion-disabled .awsui_anchor-link_swimc_6po31_280:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_6po31_280:not(#\9) {
212
300
  animation: none;
213
301
  transition: none;
214
302
  }
215
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_17v99_192:not(#\9):focus {
303
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_6po31_280:not(#\9):focus {
216
304
  outline: thin dotted;
217
305
  outline: var(--border-link-focus-ring-outline-gygm43, 5px auto Highlight);
218
306
  outline-offset: 2px;
@@ -223,27 +311,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_17v99_192:not(#\9):
223
311
  border-end-end-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
224
312
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-efbp5h, 0px) var(--color-border-item-focused-v8nq2m, #0073bb);
225
313
  }
226
- .awsui_anchor-link_swimc_17v99_192:not(#\9):hover {
314
+ .awsui_anchor-link_swimc_6po31_280:not(#\9):hover {
227
315
  color: var(--color-text-accent-yy9054, #0073bb);
228
316
  }
229
- .awsui_anchor-link_swimc_17v99_192:not(#\9):focus {
317
+ .awsui_anchor-link_swimc_6po31_280:not(#\9):focus {
230
318
  outline: none;
231
319
  }
232
- .awsui_anchor-link_swimc_17v99_192:not(#\9):hover, .awsui_anchor-link_swimc_17v99_192:not(#\9):focus {
320
+ .awsui_anchor-link_swimc_6po31_280:not(#\9):hover, .awsui_anchor-link_swimc_6po31_280:not(#\9):focus {
233
321
  text-decoration: none;
234
322
  }
235
- .awsui_anchor-link--active_swimc_17v99_234:not(#\9) {
323
+ .awsui_anchor-link--active_swimc_6po31_322:not(#\9) {
236
324
  font-weight: var(--font-wayfinding-link-active-weight-wec2dg, 700);
237
325
  -webkit-font-smoothing: var(--font-smoothing-webkit-8fiijr, auto);
238
326
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-fw8n0n, auto);
239
327
  color: var(--color-text-accent-yy9054, #0073bb);
240
328
  }
241
329
 
242
- .awsui_anchor-link-text_swimc_17v99_241:not(#\9) {
330
+ .awsui_anchor-link-text_swimc_6po31_329:not(#\9) {
243
331
  display: block;
244
332
  }
245
333
 
246
- .awsui_anchor-link-info_swimc_17v99_245:not(#\9) {
334
+ .awsui_anchor-link-info_swimc_6po31_333:not(#\9) {
247
335
  margin-inline-start: var(--space-xs-xf5ch3, 8px);
248
336
  font-size: var(--font-size-body-s-533prh, 12px);
249
337
  line-height: var(--line-height-body-s-n0pazd, 16px);
@@ -2,13 +2,13 @@
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_swimc_17v99_97",
6
- "anchor-list": "awsui_anchor-list_swimc_17v99_132",
7
- "anchor-item": "awsui_anchor-item_swimc_17v99_155",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_17v99_175",
9
- "anchor-link": "awsui_anchor-link_swimc_17v99_192",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_17v99_234",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_17v99_241",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_17v99_245"
5
+ "root": "awsui_root_swimc_6po31_185",
6
+ "anchor-list": "awsui_anchor-list_swimc_6po31_220",
7
+ "anchor-item": "awsui_anchor-item_swimc_6po31_243",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_6po31_263",
9
+ "anchor-link": "awsui_anchor-link_swimc_6po31_280",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_6po31_322",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_6po31_329",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_6po31_333"
13
13
  };
14
14
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_ggpcg_97",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_ggpcg_101",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_ggpcg_101",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ggpcg_143",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ggpcg_143",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ggpcg_146",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ggpcg_146",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ggpcg_149",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ggpcg_149",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ggpcg_152",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ggpcg_152",
15
- "annotation": "awsui_annotation_1hpp3_ggpcg_160",
16
- "next-button": "awsui_next-button_1hpp3_ggpcg_161",
17
- "previous-button": "awsui_previous-button_1hpp3_ggpcg_162",
18
- "finish-button": "awsui_finish-button_1hpp3_ggpcg_163",
19
- "header": "awsui_header_1hpp3_ggpcg_164",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_ggpcg_165",
21
- "content": "awsui_content_1hpp3_ggpcg_166",
22
- "description": "awsui_description_1hpp3_ggpcg_170",
23
- "actionBar": "awsui_actionBar_1hpp3_ggpcg_175",
24
- "stepCounter": "awsui_stepCounter_1hpp3_ggpcg_182",
25
- "divider": "awsui_divider_1hpp3_ggpcg_186",
26
- "hotspot": "awsui_hotspot_1hpp3_ggpcg_190",
27
- "icon": "awsui_icon_1hpp3_ggpcg_257"
4
+ "arrow": "awsui_arrow_1hpp3_fntvl_189",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_fntvl_193",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_fntvl_193",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_fntvl_235",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_fntvl_235",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_fntvl_238",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_fntvl_238",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_fntvl_241",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_fntvl_241",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_fntvl_244",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_fntvl_244",
15
+ "annotation": "awsui_annotation_1hpp3_fntvl_248",
16
+ "next-button": "awsui_next-button_1hpp3_fntvl_249",
17
+ "previous-button": "awsui_previous-button_1hpp3_fntvl_250",
18
+ "finish-button": "awsui_finish-button_1hpp3_fntvl_251",
19
+ "header": "awsui_header_1hpp3_fntvl_252",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_fntvl_253",
21
+ "content": "awsui_content_1hpp3_fntvl_254",
22
+ "description": "awsui_description_1hpp3_fntvl_258",
23
+ "actionBar": "awsui_actionBar_1hpp3_fntvl_263",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_fntvl_270",
25
+ "divider": "awsui_divider_1hpp3_fntvl_274",
26
+ "hotspot": "awsui_hotspot_1hpp3_fntvl_278",
27
+ "icon": "awsui_icon_1hpp3_fntvl_345"
28
28
  };
29
29
 
@@ -66,6 +66,78 @@
66
66
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
67
67
  SPDX-License-Identifier: Apache-2.0
68
68
  */
69
+ /*
70
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
71
+ SPDX-License-Identifier: Apache-2.0
72
+ */
73
+ /*
74
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
+ SPDX-License-Identifier: Apache-2.0
76
+ */
77
+ /*
78
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
79
+ SPDX-License-Identifier: Apache-2.0
80
+ */
81
+ /*
82
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
83
+ SPDX-License-Identifier: Apache-2.0
84
+ */
85
+ /*
86
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
87
+ SPDX-License-Identifier: Apache-2.0
88
+ */
89
+ /*
90
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
+ SPDX-License-Identifier: Apache-2.0
92
+ */
93
+ /*
94
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
+ SPDX-License-Identifier: Apache-2.0
96
+ */
97
+ /*
98
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
99
+ SPDX-License-Identifier: Apache-2.0
100
+ */
101
+ /*
102
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
103
+ SPDX-License-Identifier: Apache-2.0
104
+ */
105
+ /*
106
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
107
+ SPDX-License-Identifier: Apache-2.0
108
+ */
109
+ /*
110
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
111
+ SPDX-License-Identifier: Apache-2.0
112
+ */
113
+ /*
114
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
115
+ SPDX-License-Identifier: Apache-2.0
116
+ */
117
+ /*
118
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
119
+ SPDX-License-Identifier: Apache-2.0
120
+ */
121
+ /*
122
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
123
+ SPDX-License-Identifier: Apache-2.0
124
+ */
125
+ /*
126
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
127
+ SPDX-License-Identifier: Apache-2.0
128
+ */
129
+ /*
130
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
131
+ SPDX-License-Identifier: Apache-2.0
132
+ */
133
+ /*
134
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
+ SPDX-License-Identifier: Apache-2.0
136
+ */
137
+ /*
138
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
139
+ SPDX-License-Identifier: Apache-2.0
140
+ */
69
141
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
70
142
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
71
143
  /*
@@ -84,6 +156,22 @@
84
156
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
85
157
  SPDX-License-Identifier: Apache-2.0
86
158
  */
159
+ /*
160
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
+ SPDX-License-Identifier: Apache-2.0
162
+ */
163
+ /*
164
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
165
+ SPDX-License-Identifier: Apache-2.0
166
+ */
167
+ /*
168
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
169
+ SPDX-License-Identifier: Apache-2.0
170
+ */
171
+ /*
172
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
+ SPDX-License-Identifier: Apache-2.0
174
+ */
87
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
88
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
89
177
  /*
@@ -94,11 +182,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
183
  SPDX-License-Identifier: Apache-2.0
96
184
  */
97
- .awsui_arrow_1hpp3_ggpcg_97:not(#\9) {
185
+ /*
186
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
+ SPDX-License-Identifier: Apache-2.0
188
+ */
189
+ .awsui_arrow_1hpp3_fntvl_189:not(#\9) {
98
190
  inline-size: 20px;
99
191
  block-size: 10px;
100
192
  }
101
- .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9), .awsui_arrow-inner_1hpp3_ggpcg_101:not(#\9) {
193
+ .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9), .awsui_arrow-inner_1hpp3_fntvl_193:not(#\9) {
102
194
  position: absolute;
103
195
  overflow: hidden;
104
196
  inline-size: 20px;
@@ -107,7 +199,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
107
199
  inset-inline-start: 0;
108
200
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
109
201
  }
110
- .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_ggpcg_101:not(#\9)::after {
202
+ .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after, .awsui_arrow-inner_1hpp3_fntvl_193:not(#\9)::after {
111
203
  content: "";
112
204
  box-sizing: border-box;
113
205
  display: inline-block;
@@ -123,71 +215,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
123
215
  transform: rotate(45deg);
124
216
  transform-origin: 0 100%;
125
217
  }
126
- .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_ggpcg_101:not(#\9):dir(rtl)::after {
218
+ .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_fntvl_193:not(#\9):dir(rtl)::after {
127
219
  transform: rotate(-45deg);
128
220
  transform-origin: 100% 100%;
129
221
  }
130
- .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after {
222
+ .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after {
131
223
  background-color: var(--color-border-status-info-q9np44, #0073bb);
132
224
  }
133
- .awsui_arrow-inner_1hpp3_ggpcg_101:not(#\9) {
225
+ .awsui_arrow-inner_1hpp3_fntvl_193:not(#\9) {
134
226
  inset-block-start: 2px;
135
227
  }
136
- .awsui_arrow-inner_1hpp3_ggpcg_101:not(#\9)::after {
228
+ .awsui_arrow-inner_1hpp3_fntvl_193:not(#\9)::after {
137
229
  border-start-start-radius: 1px;
138
230
  border-start-end-radius: 0;
139
231
  border-end-start-radius: 0;
140
232
  border-end-end-radius: 0;
141
233
  background-color: var(--color-background-status-info-pgxhez, #f1faff);
142
234
  }
143
- .awsui_arrow-position-right-top_1hpp3_ggpcg_143 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_ggpcg_143 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after {
235
+ .awsui_arrow-position-right-top_1hpp3_fntvl_235 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_fntvl_235 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after {
144
236
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
145
237
  }
146
- .awsui_arrow-position-left-top_1hpp3_ggpcg_146 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_ggpcg_146 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after {
238
+ .awsui_arrow-position-left-top_1hpp3_fntvl_238 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_fntvl_238 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after {
147
239
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
148
240
  }
149
- .awsui_arrow-position-top-center_1hpp3_ggpcg_149 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_ggpcg_149 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after {
241
+ .awsui_arrow-position-top-center_1hpp3_fntvl_241 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_fntvl_241 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after {
150
242
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
151
243
  }
152
- .awsui_arrow-position-bottom-center_1hpp3_ggpcg_152 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_ggpcg_152 > .awsui_arrow-outer_1hpp3_ggpcg_101:not(#\9)::after {
244
+ .awsui_arrow-position-bottom-center_1hpp3_fntvl_244 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_fntvl_244 > .awsui_arrow-outer_1hpp3_fntvl_193:not(#\9)::after {
153
245
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-9hs6xx, rgba(0, 28, 36, 0.5));
154
246
  }
155
247
 
156
- /*
157
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
158
- SPDX-License-Identifier: Apache-2.0
159
- */
160
- .awsui_annotation_1hpp3_ggpcg_160:not(#\9),
161
- .awsui_next-button_1hpp3_ggpcg_161:not(#\9),
162
- .awsui_previous-button_1hpp3_ggpcg_162:not(#\9),
163
- .awsui_finish-button_1hpp3_ggpcg_163:not(#\9),
164
- .awsui_header_1hpp3_ggpcg_164:not(#\9),
165
- .awsui_step-counter-content_1hpp3_ggpcg_165:not(#\9),
166
- .awsui_content_1hpp3_ggpcg_166:not(#\9) {
248
+ .awsui_annotation_1hpp3_fntvl_248:not(#\9),
249
+ .awsui_next-button_1hpp3_fntvl_249:not(#\9),
250
+ .awsui_previous-button_1hpp3_fntvl_250:not(#\9),
251
+ .awsui_finish-button_1hpp3_fntvl_251:not(#\9),
252
+ .awsui_header_1hpp3_fntvl_252:not(#\9),
253
+ .awsui_step-counter-content_1hpp3_fntvl_253:not(#\9),
254
+ .awsui_content_1hpp3_fntvl_254:not(#\9) {
167
255
  /* used in test-utils */
168
256
  }
169
257
 
170
- .awsui_description_1hpp3_ggpcg_170:not(#\9) {
258
+ .awsui_description_1hpp3_fntvl_258:not(#\9) {
171
259
  overflow: hidden;
172
260
  margin-block-start: var(--space-xxs-9rrxti, 4px);
173
261
  }
174
262
 
175
- .awsui_actionBar_1hpp3_ggpcg_175:not(#\9) {
263
+ .awsui_actionBar_1hpp3_fntvl_263:not(#\9) {
176
264
  display: flex;
177
265
  justify-content: space-between;
178
266
  align-items: center;
179
267
  position: relative;
180
268
  }
181
269
 
182
- .awsui_stepCounter_1hpp3_ggpcg_182:not(#\9) {
270
+ .awsui_stepCounter_1hpp3_fntvl_270:not(#\9) {
183
271
  margin-inline-end: 20px;
184
272
  }
185
273
 
186
- .awsui_divider_1hpp3_ggpcg_186:not(#\9) {
274
+ .awsui_divider_1hpp3_fntvl_274:not(#\9) {
187
275
  border-block-end: var(--border-divider-section-width-wl9k66, 1px) solid var(--color-border-divider-default-in8dkg, #eaeded);
188
276
  }
189
277
 
190
- .awsui_hotspot_1hpp3_ggpcg_190:not(#\9) {
278
+ .awsui_hotspot_1hpp3_fntvl_278:not(#\9) {
191
279
  border-collapse: separate;
192
280
  border-spacing: 0;
193
281
  box-sizing: border-box;
@@ -231,17 +319,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
231
319
  inline-size: 16px;
232
320
  block-size: 16px;
233
321
  }
234
- .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):focus {
322
+ .awsui_hotspot_1hpp3_fntvl_278:not(#\9):focus {
235
323
  outline: none;
236
324
  }
237
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):focus {
325
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_fntvl_278:not(#\9):focus {
238
326
  position: relative;
239
327
  }
240
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):focus {
328
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_fntvl_278:not(#\9):focus {
241
329
  outline: 2px dotted transparent;
242
330
  outline-offset: calc(2px - 1px);
243
331
  }
244
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):focus::before {
332
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_fntvl_278:not(#\9):focus::before {
245
333
  content: " ";
246
334
  display: block;
247
335
  position: absolute;
@@ -255,13 +343,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):focu
255
343
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-mxepal, 50%);
256
344
  box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
257
345
  }
258
- .awsui_hotspot_1hpp3_ggpcg_190 > .awsui_icon_1hpp3_ggpcg_257:not(#\9) {
346
+ .awsui_hotspot_1hpp3_fntvl_278 > .awsui_icon_1hpp3_fntvl_345:not(#\9) {
259
347
  position: relative;
260
348
  stroke: var(--color-text-link-default-hop3gv, #0073bb);
261
349
  }
262
- .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):hover > .awsui_icon_1hpp3_ggpcg_257 {
350
+ .awsui_hotspot_1hpp3_fntvl_278:not(#\9):hover > .awsui_icon_1hpp3_fntvl_345 {
263
351
  stroke: var(--color-text-link-hover-8s5z9d, #0a4a74);
264
352
  }
265
- .awsui_hotspot_1hpp3_ggpcg_190:not(#\9):active > .awsui_icon_1hpp3_ggpcg_257 {
353
+ .awsui_hotspot_1hpp3_fntvl_278:not(#\9):active > .awsui_icon_1hpp3_fntvl_345 {
266
354
  stroke: var(--color-text-link-default-hop3gv, #0073bb);
267
355
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_ggpcg_97",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_ggpcg_101",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_ggpcg_101",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ggpcg_143",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ggpcg_143",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ggpcg_146",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ggpcg_146",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ggpcg_149",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ggpcg_149",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ggpcg_152",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ggpcg_152",
16
- "annotation": "awsui_annotation_1hpp3_ggpcg_160",
17
- "next-button": "awsui_next-button_1hpp3_ggpcg_161",
18
- "previous-button": "awsui_previous-button_1hpp3_ggpcg_162",
19
- "finish-button": "awsui_finish-button_1hpp3_ggpcg_163",
20
- "header": "awsui_header_1hpp3_ggpcg_164",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_ggpcg_165",
22
- "content": "awsui_content_1hpp3_ggpcg_166",
23
- "description": "awsui_description_1hpp3_ggpcg_170",
24
- "actionBar": "awsui_actionBar_1hpp3_ggpcg_175",
25
- "stepCounter": "awsui_stepCounter_1hpp3_ggpcg_182",
26
- "divider": "awsui_divider_1hpp3_ggpcg_186",
27
- "hotspot": "awsui_hotspot_1hpp3_ggpcg_190",
28
- "icon": "awsui_icon_1hpp3_ggpcg_257"
5
+ "arrow": "awsui_arrow_1hpp3_fntvl_189",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_fntvl_193",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_fntvl_193",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_fntvl_235",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_fntvl_235",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_fntvl_238",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_fntvl_238",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_fntvl_241",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_fntvl_241",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_fntvl_244",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_fntvl_244",
16
+ "annotation": "awsui_annotation_1hpp3_fntvl_248",
17
+ "next-button": "awsui_next-button_1hpp3_fntvl_249",
18
+ "previous-button": "awsui_previous-button_1hpp3_fntvl_250",
19
+ "finish-button": "awsui_finish-button_1hpp3_fntvl_251",
20
+ "header": "awsui_header_1hpp3_fntvl_252",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_fntvl_253",
22
+ "content": "awsui_content_1hpp3_fntvl_254",
23
+ "description": "awsui_description_1hpp3_fntvl_258",
24
+ "actionBar": "awsui_actionBar_1hpp3_fntvl_263",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_fntvl_270",
26
+ "divider": "awsui_divider_1hpp3_fntvl_274",
27
+ "hotspot": "awsui_hotspot_1hpp3_fntvl_278",
28
+ "icon": "awsui_icon_1hpp3_fntvl_345"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_86gvs_101",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_86gvs_105",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_86gvs_110"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_z6mio_149",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_z6mio_153",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_z6mio_158"
7
7
  };
8
8