@cloudscape-design/components 3.0.533 → 3.0.535

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 (409) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  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 +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -3
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -2
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +19 -13
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -6
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +19 -13
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +35 -29
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/context/single-tab-stop-navigation-context.js +1 -1
  235. package/internal/context/single-tab-stop-navigation-context.js.map +1 -1
  236. package/internal/environment.js +1 -1
  237. package/internal/environment.json +1 -1
  238. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  239. package/internal/generated/custom-css-properties/index.js +46 -40
  240. package/internal/generated/custom-css-properties/index.js.map +1 -1
  241. package/internal/manifest.json +1 -1
  242. package/internal/utils/scrollable-containers.d.ts +1 -1
  243. package/internal/utils/scrollable-containers.js +1 -1
  244. package/internal/utils/scrollable-containers.js.map +1 -1
  245. package/link/styles.css.js +20 -20
  246. package/link/styles.scoped.css +77 -71
  247. package/link/styles.selectors.js +20 -20
  248. package/mixed-line-bar-chart/styles.css.js +11 -11
  249. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  250. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  251. package/modal/styles.css.js +23 -23
  252. package/modal/styles.scoped.css +44 -38
  253. package/modal/styles.selectors.js +23 -23
  254. package/multiselect/styles.css.js +2 -2
  255. package/multiselect/styles.scoped.css +8 -2
  256. package/multiselect/styles.selectors.js +2 -2
  257. package/package.json +1 -1
  258. package/pagination/styles.css.js +9 -9
  259. package/pagination/styles.scoped.css +29 -23
  260. package/pagination/styles.selectors.js +9 -9
  261. package/pie-chart/styles.css.js +27 -27
  262. package/pie-chart/styles.scoped.css +54 -48
  263. package/pie-chart/styles.selectors.js +27 -27
  264. package/popover/styles.css.js +50 -50
  265. package/popover/styles.scoped.css +94 -64
  266. package/popover/styles.selectors.js +50 -50
  267. package/progress-bar/styles.css.js +18 -18
  268. package/progress-bar/styles.scoped.css +44 -32
  269. package/progress-bar/styles.selectors.js +18 -18
  270. package/property-filter/property-filter-autosuggest.js +2 -1
  271. package/property-filter/property-filter-autosuggest.js.map +1 -1
  272. package/property-filter/styles.css.js +31 -31
  273. package/property-filter/styles.scoped.css +39 -33
  274. package/property-filter/styles.selectors.js +31 -31
  275. package/radio-group/styles.css.js +9 -9
  276. package/radio-group/styles.scoped.css +21 -15
  277. package/radio-group/styles.selectors.js +9 -9
  278. package/segmented-control/styles.css.js +14 -14
  279. package/segmented-control/styles.scoped.css +39 -33
  280. package/segmented-control/styles.selectors.js +14 -14
  281. package/select/parts/styles.css.js +16 -16
  282. package/select/parts/styles.scoped.css +22 -16
  283. package/select/parts/styles.selectors.js +16 -16
  284. package/select/styles.css.js +1 -1
  285. package/select/styles.scoped.css +7 -1
  286. package/select/styles.selectors.js +1 -1
  287. package/side-navigation/styles.css.js +28 -28
  288. package/side-navigation/styles.scoped.css +44 -38
  289. package/side-navigation/styles.selectors.js +28 -28
  290. package/space-between/styles.css.js +23 -23
  291. package/space-between/styles.scoped.css +30 -24
  292. package/space-between/styles.selectors.js +23 -23
  293. package/spinner/styles.css.js +13 -13
  294. package/spinner/styles.scoped.css +58 -26
  295. package/spinner/styles.selectors.js +13 -13
  296. package/split-panel/styles.css.js +55 -55
  297. package/split-panel/styles.scoped.css +87 -75
  298. package/split-panel/styles.selectors.js +55 -55
  299. package/status-indicator/styles.css.js +23 -23
  300. package/status-indicator/styles.scoped.css +35 -29
  301. package/status-indicator/styles.selectors.js +23 -23
  302. package/table/body-cell/disabled-inline-editor.d.ts.map +1 -1
  303. package/table/body-cell/disabled-inline-editor.js +3 -1
  304. package/table/body-cell/disabled-inline-editor.js.map +1 -1
  305. package/table/body-cell/index.d.ts.map +1 -1
  306. package/table/body-cell/index.js +3 -1
  307. package/table/body-cell/index.js.map +1 -1
  308. package/table/body-cell/styles.css.js +30 -30
  309. package/table/body-cell/styles.scoped.css +107 -77
  310. package/table/body-cell/styles.selectors.js +30 -30
  311. package/table/body-cell/td-element.d.ts.map +1 -1
  312. package/table/body-cell/td-element.js +6 -3
  313. package/table/body-cell/td-element.js.map +1 -1
  314. package/table/header-cell/index.d.ts.map +1 -1
  315. package/table/header-cell/index.js +7 -4
  316. package/table/header-cell/index.js.map +1 -1
  317. package/table/header-cell/styles.css.js +24 -24
  318. package/table/header-cell/styles.scoped.css +86 -38
  319. package/table/header-cell/styles.selectors.js +24 -24
  320. package/table/header-cell/th-element.d.ts +2 -1
  321. package/table/header-cell/th-element.d.ts.map +1 -1
  322. package/table/header-cell/th-element.js +9 -5
  323. package/table/header-cell/th-element.js.map +1 -1
  324. package/table/interfaces.d.ts +5 -0
  325. package/table/interfaces.d.ts.map +1 -1
  326. package/table/interfaces.js.map +1 -1
  327. package/table/internal.d.ts.map +1 -1
  328. package/table/internal.js +53 -45
  329. package/table/internal.js.map +1 -1
  330. package/table/no-data-cell.js +1 -1
  331. package/table/no-data-cell.js.map +1 -1
  332. package/table/resizer/index.d.ts.map +1 -1
  333. package/table/resizer/index.js +4 -2
  334. package/table/resizer/index.js.map +1 -1
  335. package/table/resizer/styles.css.js +8 -8
  336. package/table/resizer/styles.scoped.css +20 -14
  337. package/table/resizer/styles.selectors.js +8 -8
  338. package/table/selection/selection-control.d.ts +3 -1
  339. package/table/selection/selection-control.d.ts.map +1 -1
  340. package/table/selection/selection-control.js +2 -2
  341. package/table/selection/selection-control.js.map +1 -1
  342. package/table/selection/styles.css.js +3 -3
  343. package/table/selection/styles.scoped.css +9 -3
  344. package/table/selection/styles.selectors.js +3 -3
  345. package/table/sticky-scrollbar/styles.css.js +6 -6
  346. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  347. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  348. package/table/styles.css.js +35 -35
  349. package/table/styles.scoped.css +46 -40
  350. package/table/styles.selectors.js +35 -35
  351. package/table/table-role/grid-navigation.d.ts.map +1 -1
  352. package/table/table-role/grid-navigation.js +38 -24
  353. package/table/table-role/grid-navigation.js.map +1 -1
  354. package/table/table-role/table-role-helper.d.ts.map +1 -1
  355. package/table/table-role/table-role-helper.js +1 -3
  356. package/table/table-role/table-role-helper.js.map +1 -1
  357. package/table/table-role/utils.d.ts +1 -0
  358. package/table/table-role/utils.d.ts.map +1 -1
  359. package/table/table-role/utils.js +7 -2
  360. package/table/table-role/utils.js.map +1 -1
  361. package/table/thead.d.ts.map +1 -1
  362. package/table/thead.js +2 -2
  363. package/table/thead.js.map +1 -1
  364. package/table/use-table-focus-navigation.d.ts +9 -1
  365. package/table/use-table-focus-navigation.d.ts.map +1 -1
  366. package/table/use-table-focus-navigation.js +3 -3
  367. package/table/use-table-focus-navigation.js.map +1 -1
  368. package/tabs/styles.css.js +21 -21
  369. package/tabs/styles.scoped.css +51 -39
  370. package/tabs/styles.selectors.js +21 -21
  371. package/tag-editor/styles.css.js +3 -3
  372. package/tag-editor/styles.scoped.css +16 -10
  373. package/tag-editor/styles.selectors.js +3 -3
  374. package/text-content/styles.css.js +1 -1
  375. package/text-content/styles.scoped.css +66 -60
  376. package/text-content/styles.selectors.js +1 -1
  377. package/text-filter/styles.css.js +3 -3
  378. package/text-filter/styles.scoped.css +9 -3
  379. package/text-filter/styles.selectors.js +3 -3
  380. package/textarea/styles.css.js +4 -4
  381. package/textarea/styles.scoped.css +18 -12
  382. package/textarea/styles.selectors.js +4 -4
  383. package/tiles/styles.css.js +29 -29
  384. package/tiles/styles.scoped.css +76 -70
  385. package/tiles/styles.selectors.js +29 -29
  386. package/toggle/styles.css.js +8 -8
  387. package/toggle/styles.scoped.css +19 -13
  388. package/toggle/styles.selectors.js +8 -8
  389. package/token-group/styles.css.js +8 -8
  390. package/token-group/styles.scoped.css +22 -16
  391. package/token-group/styles.selectors.js +8 -8
  392. package/top-navigation/1.0-beta/styles.css.js +25 -25
  393. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  394. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  395. package/top-navigation/styles.css.js +47 -47
  396. package/top-navigation/styles.scoped.css +72 -66
  397. package/top-navigation/styles.selectors.js +47 -47
  398. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  399. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  400. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  401. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  402. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  403. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  404. package/tutorial-panel/styles.css.js +1 -1
  405. package/tutorial-panel/styles.scoped.css +7 -1
  406. package/tutorial-panel/styles.selectors.js +1 -1
  407. package/wizard/styles.css.js +32 -32
  408. package/wizard/styles.scoped.css +74 -68
  409. package/wizard/styles.selectors.js +32 -32
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,7 +96,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_selectable-item_15o6u_mphl6_93:not(#\9) {
99
+ .awsui_selectable-item_15o6u_1idjo_99:not(#\9) {
94
100
  font-size: var(--font-size-body-m-x4okxb, 14px);
95
101
  line-height: var(--line-height-body-m-30ar75, 20px);
96
102
  color: var(--color-text-body-default-at06ol, #000716);
@@ -114,19 +120,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
114
120
  );
115
121
  padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
116
122
  }
117
- .awsui_selectable-item_15o6u_mphl6_93.awsui_pad-bottom_15o6u_mphl6_117:not(#\9) {
123
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_pad-bottom_15o6u_1idjo_123:not(#\9) {
118
124
  padding-block-end: calc(calc(
119
125
  var(--space-xxs-p8yyaw, 4px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
120
126
  ) + var(--space-xxxs-zbmxqb, 2px));
121
127
  border-block-end-color: transparent;
122
128
  }
123
- .awsui_selectable-item_15o6u_mphl6_93:not(#\9):not(:first-child) {
129
+ .awsui_selectable-item_15o6u_1idjo_99:not(#\9):not(:first-child) {
124
130
  margin-block-start: calc(-1 * var(--border-item-width-yel47s, 2px));
125
131
  }
126
- .awsui_selectable-item_15o6u_mphl6_93.awsui_has-background_15o6u_mphl6_126:not(#\9) {
132
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_has-background_15o6u_1idjo_132:not(#\9) {
127
133
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
128
134
  }
129
- .awsui_selectable-item_15o6u_mphl6_93.awsui_highlighted_15o6u_mphl6_129:not(#\9), .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129:not(#\9) {
135
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_highlighted_15o6u_1idjo_135:not(#\9), .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135:not(#\9) {
130
136
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
131
137
  border-width: var(--border-item-width-yel47s, 2px);
132
138
  border-start-start-radius: var(--border-radius-item-05df9h, 8px);
@@ -136,89 +142,89 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
136
142
  padding-block: var(--space-xxs-p8yyaw, 4px);
137
143
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
138
144
  }
139
- .awsui_selectable-item_15o6u_mphl6_93.awsui_highlighted_15o6u_mphl6_129.awsui_pad-bottom_15o6u_mphl6_117:not(#\9), .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129.awsui_pad-bottom_15o6u_mphl6_117:not(#\9) {
145
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_highlighted_15o6u_1idjo_135.awsui_pad-bottom_15o6u_1idjo_123:not(#\9), .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135.awsui_pad-bottom_15o6u_1idjo_123:not(#\9) {
140
146
  padding-block-end: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
141
147
  }
142
- .awsui_selectable-item_15o6u_mphl6_93.awsui_highlighted_15o6u_mphl6_129:not(#\9) {
148
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_highlighted_15o6u_1idjo_135:not(#\9) {
143
149
  z-index: 3;
144
150
  background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
145
151
  border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
146
152
  }
147
- .awsui_selectable-item_15o6u_mphl6_93.awsui_highlighted_15o6u_mphl6_129.awsui_disabled_15o6u_mphl6_147:not(#\9) {
153
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_highlighted_15o6u_1idjo_135.awsui_disabled_15o6u_1idjo_153:not(#\9) {
148
154
  color: var(--color-text-dropdown-item-dimmed-f2joj8, #9ba7b6);
149
155
  border-color: var(--color-border-dropdown-item-dimmed-hover-xdu0hf, #7d8998);
150
156
  background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
151
157
  }
152
- .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129:not(#\9) {
158
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135:not(#\9) {
153
159
  z-index: 2;
154
160
  background-color: var(--color-background-dropdown-item-selected-n136dm, #f2f8fd);
155
161
  border-color: var(--color-border-dropdown-item-selected-096aj1, #0972d3);
156
162
  }
157
- .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129.awsui_next-item-selected_15o6u_mphl6_157:not(#\9) {
163
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135.awsui_next-item-selected_15o6u_1idjo_163:not(#\9) {
158
164
  border-end-start-radius: 0;
159
165
  border-end-end-radius: 0;
160
166
  }
161
- .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129.awsui_highlighted_15o6u_mphl6_129:not(#\9) {
167
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135.awsui_highlighted_15o6u_1idjo_135:not(#\9) {
162
168
  border-color: var(--color-border-dropdown-item-hover-461g78, #7d8998);
163
169
  z-index: 3;
164
170
  }
165
- .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129 + .awsui_selectable-item_15o6u_mphl6_93.awsui_selected_15o6u_mphl6_129:not(#\9) {
171
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135 + .awsui_selectable-item_15o6u_1idjo_99.awsui_selected_15o6u_1idjo_135:not(#\9) {
166
172
  border-start-start-radius: 0;
167
173
  border-start-end-radius: 0;
168
174
  }
169
- .awsui_selectable-item_15o6u_mphl6_93.awsui_highlighted_15o6u_mphl6_129.awsui_is-keyboard_15o6u_mphl6_169:not(#\9) {
175
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_highlighted_15o6u_1idjo_135.awsui_is-keyboard_15o6u_1idjo_175:not(#\9) {
170
176
  border-color: var(--color-border-dropdown-item-focused-5hbaf3, #414d5c);
171
177
  box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
172
178
  }
173
- .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173:not(#\9) {
179
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179:not(#\9) {
174
180
  font-weight: bold;
175
181
  color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
176
182
  }
177
- .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173:not(#\9):not(.awsui_interactiveGroups_15o6u_mphl6_177) {
183
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179:not(#\9):not(.awsui_interactiveGroups_15o6u_1idjo_183) {
178
184
  border-block-start-color: var(--color-border-dropdown-group-yakmix, #b6bec9);
179
185
  padding-block: var(--space-xs-zb16t3, 8px);
180
186
  padding-inline: var(--space-xs-zb16t3, 8px);
181
187
  }
182
- .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173.awsui_interactiveGroups_15o6u_mphl6_177:not(#\9) {
188
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179.awsui_interactiveGroups_15o6u_1idjo_183:not(#\9) {
183
189
  padding-block: calc(
184
190
  var(--space-xs-zb16t3, 8px) + (var(--border-item-width-yel47s, 2px) - var(--border-divider-list-width-27y3k5, 1px))
185
191
  );
186
192
  padding-inline: calc(var(--space-field-horizontal-gg19kw, 12px) + var(--border-item-width-yel47s, 2px));
187
193
  }
188
- .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173.awsui_interactiveGroups_15o6u_mphl6_177.awsui_highlighted_15o6u_mphl6_129:not(#\9) {
194
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179.awsui_interactiveGroups_15o6u_1idjo_183.awsui_highlighted_15o6u_1idjo_135:not(#\9) {
189
195
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
190
196
  }
191
- .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173.awsui_interactiveGroups_15o6u_mphl6_177.awsui_highlighted_15o6u_mphl6_129:not(#\9), .awsui_selectable-item_15o6u_mphl6_93.awsui_parent_15o6u_mphl6_173.awsui_interactiveGroups_15o6u_mphl6_177.awsui_selected_15o6u_mphl6_129:not(#\9) {
197
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179.awsui_interactiveGroups_15o6u_1idjo_183.awsui_highlighted_15o6u_1idjo_135:not(#\9), .awsui_selectable-item_15o6u_1idjo_99.awsui_parent_15o6u_1idjo_179.awsui_interactiveGroups_15o6u_1idjo_183.awsui_selected_15o6u_1idjo_135:not(#\9) {
192
198
  padding-block: var(--space-xs-zb16t3, 8px);
193
199
  padding-inline: var(--space-field-horizontal-gg19kw, 12px);
194
200
  }
195
- .awsui_selectable-item_15o6u_mphl6_93.awsui_child_15o6u_mphl6_195:not(#\9) {
201
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_child_15o6u_1idjo_201:not(#\9) {
196
202
  padding-inline-start: calc(var(--space-xxl-cu2m1r, 32px) + var(--border-item-width-yel47s, 2px));
197
203
  }
198
- .awsui_selectable-item_15o6u_mphl6_93.awsui_child_15o6u_mphl6_195.awsui_highlighted_15o6u_mphl6_129:not(#\9), .awsui_selectable-item_15o6u_mphl6_93.awsui_child_15o6u_mphl6_195.awsui_selected_15o6u_mphl6_129:not(#\9) {
204
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_child_15o6u_1idjo_201.awsui_highlighted_15o6u_1idjo_135:not(#\9), .awsui_selectable-item_15o6u_1idjo_99.awsui_child_15o6u_1idjo_201.awsui_selected_15o6u_1idjo_135:not(#\9) {
199
205
  padding-inline-start: var(--space-xxl-cu2m1r, 32px);
200
206
  }
201
- .awsui_selectable-item_15o6u_mphl6_93.awsui_disabled_15o6u_mphl6_147:not(#\9) {
207
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_disabled_15o6u_1idjo_153:not(#\9) {
202
208
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
203
209
  }
204
- .awsui_selectable-item_15o6u_mphl6_93:not(#\9):not(.awsui_disabled_15o6u_mphl6_147):not(.awsui_parent_15o6u_mphl6_173) {
210
+ .awsui_selectable-item_15o6u_1idjo_99:not(#\9):not(.awsui_disabled_15o6u_1idjo_153):not(.awsui_parent_15o6u_1idjo_179) {
205
211
  cursor: pointer;
206
212
  }
207
- .awsui_selectable-item_15o6u_mphl6_93.awsui_interactiveGroups_15o6u_mphl6_177:not(#\9):not(.awsui_disabled_15o6u_mphl6_147) {
213
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_interactiveGroups_15o6u_1idjo_183:not(#\9):not(.awsui_disabled_15o6u_1idjo_153) {
208
214
  cursor: pointer;
209
215
  }
210
- .awsui_selectable-item_15o6u_mphl6_93.awsui_virtual_15o6u_mphl6_210:not(#\9) {
216
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_virtual_15o6u_1idjo_216:not(#\9) {
211
217
  position: absolute;
212
218
  inset-block-start: var(--border-dropdown-virtual-offset-width-kekgc0, 2px);
213
219
  inset-inline-start: 0;
214
220
  inline-size: 100%;
215
221
  box-sizing: border-box;
216
222
  }
217
- .awsui_selectable-item_15o6u_mphl6_93.awsui_virtual_15o6u_mphl6_210:not(#\9):first-of-type:not(.awsui_selected_15o6u_mphl6_129, .awsui_highlighted_15o6u_mphl6_129) {
223
+ .awsui_selectable-item_15o6u_1idjo_99.awsui_virtual_15o6u_1idjo_216:not(#\9):first-of-type:not(.awsui_selected_15o6u_1idjo_135, .awsui_highlighted_15o6u_1idjo_135) {
218
224
  border-block-start-color: var(--color-border-dropdown-item-top-ky64jq, transparent);
219
225
  }
220
226
 
221
- .awsui_measure-strut_15o6u_mphl6_221:not(#\9) {
227
+ .awsui_measure-strut_15o6u_1idjo_227:not(#\9) {
222
228
  position: absolute;
223
229
  pointer-events: none;
224
230
  block-size: 100%;
@@ -227,16 +233,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
233
  inset-inline-start: 0;
228
234
  padding-block-start: var(--border-divider-list-width-27y3k5, 1px);
229
235
  }
230
- .awsui_measure-strut-first_15o6u_mphl6_230:not(#\9) {
236
+ .awsui_measure-strut-first_15o6u_1idjo_236:not(#\9) {
231
237
  padding-block-end: var(--border-divider-list-width-27y3k5, 1px);
232
238
  }
233
239
 
234
- .awsui_screenreader-content_15o6u_mphl6_234:not(#\9) {
240
+ .awsui_screenreader-content_15o6u_1idjo_240:not(#\9) {
235
241
  position: absolute !important;
236
242
  inset-block-start: -9999px !important;
237
243
  inset-inline-start: -9999px !important;
238
244
  }
239
245
 
240
- .awsui_option-content_15o6u_mphl6_240:not(#\9) {
246
+ .awsui_option-content_15o6u_1idjo_246:not(#\9) {
241
247
  /* used in test-utils */
242
248
  }
@@ -2,21 +2,21 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "selectable-item": "awsui_selectable-item_15o6u_mphl6_93",
6
- "pad-bottom": "awsui_pad-bottom_15o6u_mphl6_117",
7
- "has-background": "awsui_has-background_15o6u_mphl6_126",
8
- "highlighted": "awsui_highlighted_15o6u_mphl6_129",
9
- "selected": "awsui_selected_15o6u_mphl6_129",
10
- "disabled": "awsui_disabled_15o6u_mphl6_147",
11
- "next-item-selected": "awsui_next-item-selected_15o6u_mphl6_157",
12
- "is-keyboard": "awsui_is-keyboard_15o6u_mphl6_169",
13
- "parent": "awsui_parent_15o6u_mphl6_173",
14
- "interactiveGroups": "awsui_interactiveGroups_15o6u_mphl6_177",
15
- "child": "awsui_child_15o6u_mphl6_195",
16
- "virtual": "awsui_virtual_15o6u_mphl6_210",
17
- "measure-strut": "awsui_measure-strut_15o6u_mphl6_221",
18
- "measure-strut-first": "awsui_measure-strut-first_15o6u_mphl6_230",
19
- "screenreader-content": "awsui_screenreader-content_15o6u_mphl6_234",
20
- "option-content": "awsui_option-content_15o6u_mphl6_240"
5
+ "selectable-item": "awsui_selectable-item_15o6u_1idjo_99",
6
+ "pad-bottom": "awsui_pad-bottom_15o6u_1idjo_123",
7
+ "has-background": "awsui_has-background_15o6u_1idjo_132",
8
+ "highlighted": "awsui_highlighted_15o6u_1idjo_135",
9
+ "selected": "awsui_selected_15o6u_1idjo_135",
10
+ "disabled": "awsui_disabled_15o6u_1idjo_153",
11
+ "next-item-selected": "awsui_next-item-selected_15o6u_1idjo_163",
12
+ "is-keyboard": "awsui_is-keyboard_15o6u_1idjo_175",
13
+ "parent": "awsui_parent_15o6u_1idjo_179",
14
+ "interactiveGroups": "awsui_interactiveGroups_15o6u_1idjo_183",
15
+ "child": "awsui_child_15o6u_1idjo_201",
16
+ "virtual": "awsui_virtual_15o6u_1idjo_216",
17
+ "measure-strut": "awsui_measure-strut_15o6u_1idjo_227",
18
+ "measure-strut-first": "awsui_measure-strut-first_15o6u_1idjo_236",
19
+ "screenreader-content": "awsui_screenreader-content_15o6u_1idjo_240",
20
+ "option-content": "awsui_option-content_15o6u_1idjo_246"
21
21
  };
22
22
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_eh8u3_93",
5
- "horizontal": "awsui_horizontal_gfwv3_eh8u3_98",
6
- "vertical": "awsui_vertical_gfwv3_eh8u3_102",
7
- "list": "awsui_list_gfwv3_eh8u3_106",
8
- "list-item": "awsui_list-item_gfwv3_eh8u3_126",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_eh8u3_133",
10
- "toggle": "awsui_toggle_gfwv3_eh8u3_133",
11
- "description": "awsui_description_gfwv3_eh8u3_229",
12
- "separator": "awsui_separator_gfwv3_eh8u3_233"
4
+ "root": "awsui_root_gfwv3_166iq_99",
5
+ "horizontal": "awsui_horizontal_gfwv3_166iq_104",
6
+ "vertical": "awsui_vertical_gfwv3_166iq_108",
7
+ "list": "awsui_list_gfwv3_166iq_112",
8
+ "list-item": "awsui_list-item_gfwv3_166iq_132",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_166iq_139",
10
+ "toggle": "awsui_toggle_gfwv3_166iq_139",
11
+ "description": "awsui_description_gfwv3_166iq_235",
12
+ "separator": "awsui_separator_gfwv3_166iq_239"
13
13
  };
14
14
 
@@ -6,6 +6,12 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
10
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
11
+ /*
12
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
13
+ SPDX-License-Identifier: Apache-2.0
14
+ */
9
15
  /*
10
16
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
17
  SPDX-License-Identifier: Apache-2.0
@@ -90,20 +96,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_root_gfwv3_eh8u3_93:not(#\9) {
99
+ .awsui_root_gfwv3_166iq_99:not(#\9) {
94
100
  display: flex;
95
101
  flex-wrap: wrap;
96
102
  gap: var(--space-scaled-xs-26e2du, 8px);
97
103
  }
98
- .awsui_root_gfwv3_eh8u3_93.awsui_horizontal_gfwv3_eh8u3_98:not(#\9) {
104
+ .awsui_root_gfwv3_166iq_99.awsui_horizontal_gfwv3_166iq_104:not(#\9) {
99
105
  gap: var(--space-xs-zb16t3, 8px);
100
106
  flex-direction: row;
101
107
  }
102
- .awsui_root_gfwv3_eh8u3_93.awsui_vertical_gfwv3_eh8u3_102:not(#\9) {
108
+ .awsui_root_gfwv3_166iq_99.awsui_vertical_gfwv3_166iq_108:not(#\9) {
103
109
  flex-direction: column;
104
110
  }
105
111
 
106
- .awsui_list_gfwv3_eh8u3_106:not(#\9) {
112
+ .awsui_list_gfwv3_166iq_112:not(#\9) {
107
113
  display: contents;
108
114
  list-style: none;
109
115
  padding-block: 0;
@@ -111,32 +117,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
111
117
  margin-block: 0;
112
118
  margin-inline: 0;
113
119
  }
114
- .awsui_list_gfwv3_eh8u3_106.awsui_horizontal_gfwv3_eh8u3_98:not(#\9), .awsui_list_gfwv3_eh8u3_106.awsui_vertical_gfwv3_eh8u3_102:not(#\9) {
120
+ .awsui_list_gfwv3_166iq_112.awsui_horizontal_gfwv3_166iq_104:not(#\9), .awsui_list_gfwv3_166iq_112.awsui_vertical_gfwv3_166iq_108:not(#\9) {
115
121
  display: flex;
116
122
  flex-wrap: wrap;
117
123
  gap: var(--space-xs-zb16t3, 8px);
118
124
  }
119
- .awsui_list_gfwv3_eh8u3_106.awsui_horizontal_gfwv3_eh8u3_98:not(#\9) {
125
+ .awsui_list_gfwv3_166iq_112.awsui_horizontal_gfwv3_166iq_104:not(#\9) {
120
126
  flex-direction: row;
121
127
  }
122
- .awsui_list_gfwv3_eh8u3_106.awsui_vertical_gfwv3_eh8u3_102:not(#\9) {
128
+ .awsui_list_gfwv3_166iq_112.awsui_vertical_gfwv3_166iq_108:not(#\9) {
123
129
  flex-direction: column;
124
130
  }
125
131
 
126
- .awsui_list-item_gfwv3_eh8u3_126:not(#\9) {
132
+ .awsui_list-item_gfwv3_166iq_132:not(#\9) {
127
133
  padding-block: 0;
128
134
  padding-inline: 0;
129
135
  margin-block: 0;
130
136
  margin-inline: 0;
131
137
  }
132
138
 
133
- .awsui_toggle-container-inline_gfwv3_eh8u3_133:not(#\9) {
139
+ .awsui_toggle-container-inline_gfwv3_166iq_139:not(#\9) {
134
140
  padding-inline-start: var(--space-xs-zb16t3, 8px);
135
141
  display: flex;
136
142
  align-items: center;
137
143
  }
138
144
 
139
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9) {
145
+ .awsui_toggle_gfwv3_166iq_139:not(#\9) {
140
146
  border-collapse: separate;
141
147
  border-spacing: 0;
142
148
  box-sizing: border-box;
@@ -191,35 +197,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
197
  margin-inline-start: -1px;
192
198
  }
193
199
  @media (prefers-reduced-motion: reduce) {
194
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9) {
200
+ .awsui_toggle_gfwv3_166iq_139:not(#\9) {
195
201
  animation: none;
196
202
  transition: none;
197
203
  }
198
204
  }
199
- .awsui-motion-disabled .awsui_toggle_gfwv3_eh8u3_133:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_eh8u3_133:not(#\9) {
205
+ .awsui-motion-disabled .awsui_toggle_gfwv3_166iq_139:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_166iq_139:not(#\9) {
200
206
  animation: none;
201
207
  transition: none;
202
208
  }
203
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9):hover {
209
+ .awsui_toggle_gfwv3_166iq_139:not(#\9):hover {
204
210
  cursor: pointer;
205
211
  color: var(--color-text-link-hover-8j6p14, #033160);
206
212
  }
207
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9):focus {
213
+ .awsui_toggle_gfwv3_166iq_139:not(#\9):focus {
208
214
  outline: none;
209
215
  }
210
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9):active {
216
+ .awsui_toggle_gfwv3_166iq_139:not(#\9):active {
211
217
  color: var(--color-text-link-hover-8j6p14, #033160);
212
218
  }
213
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9):active, .awsui_toggle_gfwv3_eh8u3_133:not(#\9):focus, .awsui_toggle_gfwv3_eh8u3_133:not(#\9):hover {
219
+ .awsui_toggle_gfwv3_166iq_139:not(#\9):active, .awsui_toggle_gfwv3_166iq_139:not(#\9):focus, .awsui_toggle_gfwv3_166iq_139:not(#\9):hover {
214
220
  text-decoration-line: underline;
215
221
  text-decoration-color: currentColor;
216
222
  }
217
- .awsui_toggle_gfwv3_eh8u3_133:not(#\9):active, .awsui_toggle_gfwv3_eh8u3_133:not(#\9):focus, .awsui_toggle_gfwv3_eh8u3_133:not(#\9):hover {
223
+ .awsui_toggle_gfwv3_166iq_139:not(#\9):active, .awsui_toggle_gfwv3_166iq_139:not(#\9):focus, .awsui_toggle_gfwv3_166iq_139:not(#\9):hover {
218
224
  text-decoration: none;
219
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
220
226
  text-decoration-color: transparent;
221
227
  }
222
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_eh8u3_133:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_166iq_139:not(#\9):focus {
223
229
  outline: 2px dotted transparent;
224
230
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
225
231
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
@@ -229,11 +235,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_eh8u3_133:not(#\9):focus
229
235
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
230
236
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
231
237
  }
232
- .awsui_toggle_gfwv3_eh8u3_133 > .awsui_description_gfwv3_eh8u3_229:not(#\9) {
238
+ .awsui_toggle_gfwv3_166iq_139 > .awsui_description_gfwv3_166iq_235:not(#\9) {
233
239
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
234
240
  }
235
241
 
236
- .awsui_separator_gfwv3_eh8u3_233:not(#\9) {
242
+ .awsui_separator_gfwv3_166iq_239:not(#\9) {
237
243
  margin-block: 0;
238
244
  margin-inline: var(--space-scaled-m-mo5yse, 16px);
239
245
  inline-size: var(--border-divider-section-width-1061zr, 1px);
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gfwv3_eh8u3_93",
6
- "horizontal": "awsui_horizontal_gfwv3_eh8u3_98",
7
- "vertical": "awsui_vertical_gfwv3_eh8u3_102",
8
- "list": "awsui_list_gfwv3_eh8u3_106",
9
- "list-item": "awsui_list-item_gfwv3_eh8u3_126",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_eh8u3_133",
11
- "toggle": "awsui_toggle_gfwv3_eh8u3_133",
12
- "description": "awsui_description_gfwv3_eh8u3_229",
13
- "separator": "awsui_separator_gfwv3_eh8u3_233"
5
+ "root": "awsui_root_gfwv3_166iq_99",
6
+ "horizontal": "awsui_horizontal_gfwv3_166iq_104",
7
+ "vertical": "awsui_vertical_gfwv3_166iq_108",
8
+ "list": "awsui_list_gfwv3_166iq_112",
9
+ "list-item": "awsui_list-item_gfwv3_166iq_132",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_166iq_139",
11
+ "toggle": "awsui_toggle_gfwv3_166iq_139",
12
+ "description": "awsui_description_gfwv3_166iq_235",
13
+ "separator": "awsui_separator_gfwv3_166iq_239"
14
14
  };
15
15
 
@@ -17,7 +17,7 @@ export function useSingleTabStopNavigation(focusable, options) {
17
17
  const navigationDisabled = (options === null || options === void 0 ? void 0 : options.tabIndex) && (options === null || options === void 0 ? void 0 : options.tabIndex) < 0;
18
18
  const navigationActive = contextNavigationActive && !navigationDisabled;
19
19
  useEffect(() => {
20
- if (!navigationDisabled && focusable && focusable.current) {
20
+ if (navigationActive && focusable && focusable.current) {
21
21
  const unregister = registerFocusable(focusable.current, isFocusable => setFocusTargetActive(isFocusable));
22
22
  return () => unregister();
23
23
  }
@@ -1 +1 @@
1
- {"version":3,"file":"single-tab-stop-navigation-context.js","sourceRoot":"lib/default/","sources":["internal/context/single-tab-stop-navigation-context.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAQvE,MAAM,CAAC,MAAM,YAAY,GAGrB;IACF,gBAAgB,EAAE,KAAK;IACvB,iBAAiB,EAAE,GAAG,EAAE,CAAC,GAAG,EAAE,GAAE,CAAC;CAClC,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,aAAa,CAAC,YAAY,CAAC,CAAC;AAE1E,MAAM,UAAU,0BAA0B,CACxC,SAA0C,EAC1C,OAA+B;;IAE/B,MAAM,EAAE,gBAAgB,EAAE,uBAAuB,EAAE,iBAAiB,EAAE,GAAG,UAAU,CAAC,8BAA8B,CAAC,CAAC;IACpH,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClE,MAAM,kBAAkB,GAAG,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,KAAI,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,IAAG,CAAC,CAAC;IACtE,MAAM,gBAAgB,GAAG,uBAAuB,IAAI,CAAC,kBAAkB,CAAC;IAExE,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,CAAC,kBAAkB,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,EAAE;YACzD,MAAM,UAAU,GAAG,iBAAiB,CAAC,SAAS,CAAC,OAAO,EAAE,WAAW,CAAC,EAAE,CAAC,oBAAoB,CAAC,WAAW,CAAC,CAAC,CAAC;YAC1G,OAAO,GAAG,EAAE,CAAC,UAAU,EAAE,CAAC;SAC3B;IACH,CAAC,CAAC,CAAC;IAEH,IAAI,QAAQ,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,CAAC;IACjC,IAAI,gBAAgB,EAAE;QACpB,QAAQ,GAAG,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,mCAAI,CAAC,CAAC;KAC7D;IAED,OAAO,EAAE,gBAAgB,EAAE,QAAQ,EAAE,CAAC;AACxC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { createContext, useContext, useEffect, useState } from 'react';\n\nexport type FocusableChangeHandler = (isFocusable: boolean) => void;\n\nexport interface SingleTabStopNavigationOptions {\n tabIndex?: number;\n}\n\nexport const defaultValue: {\n navigationActive: boolean;\n registerFocusable(focusable: Element, handler: FocusableChangeHandler): () => void;\n} = {\n navigationActive: false,\n registerFocusable: () => () => {},\n};\n\n/**\n * Single tab stop navigation context is used together with keyboard navigation that requires a single tab stop.\n * It instructs interactive elements to override tab indices for just a single one to remain user-focusable.\n */\nexport const SingleTabStopNavigationContext = createContext(defaultValue);\n\nexport function useSingleTabStopNavigation(\n focusable: null | React.RefObject<Element>,\n options?: { tabIndex?: number }\n) {\n const { navigationActive: contextNavigationActive, registerFocusable } = useContext(SingleTabStopNavigationContext);\n const [focusTargetActive, setFocusTargetActive] = useState(false);\n const navigationDisabled = options?.tabIndex && options?.tabIndex < 0;\n const navigationActive = contextNavigationActive && !navigationDisabled;\n\n useEffect(() => {\n if (!navigationDisabled && focusable && focusable.current) {\n const unregister = registerFocusable(focusable.current, isFocusable => setFocusTargetActive(isFocusable));\n return () => unregister();\n }\n });\n\n let tabIndex = options?.tabIndex;\n if (navigationActive) {\n tabIndex = !focusTargetActive ? -1 : options?.tabIndex ?? 0;\n }\n\n return { navigationActive, tabIndex };\n}\n"]}
1
+ {"version":3,"file":"single-tab-stop-navigation-context.js","sourceRoot":"lib/default/","sources":["internal/context/single-tab-stop-navigation-context.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AAEtC,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAQvE,MAAM,CAAC,MAAM,YAAY,GAGrB;IACF,gBAAgB,EAAE,KAAK;IACvB,iBAAiB,EAAE,GAAG,EAAE,CAAC,GAAG,EAAE,GAAE,CAAC;CAClC,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,aAAa,CAAC,YAAY,CAAC,CAAC;AAE1E,MAAM,UAAU,0BAA0B,CACxC,SAA0C,EAC1C,OAA+B;;IAE/B,MAAM,EAAE,gBAAgB,EAAE,uBAAuB,EAAE,iBAAiB,EAAE,GAAG,UAAU,CAAC,8BAA8B,CAAC,CAAC;IACpH,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClE,MAAM,kBAAkB,GAAG,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,KAAI,CAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,IAAG,CAAC,CAAC;IACtE,MAAM,gBAAgB,GAAG,uBAAuB,IAAI,CAAC,kBAAkB,CAAC;IAExE,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,gBAAgB,IAAI,SAAS,IAAI,SAAS,CAAC,OAAO,EAAE;YACtD,MAAM,UAAU,GAAG,iBAAiB,CAAC,SAAS,CAAC,OAAO,EAAE,WAAW,CAAC,EAAE,CAAC,oBAAoB,CAAC,WAAW,CAAC,CAAC,CAAC;YAC1G,OAAO,GAAG,EAAE,CAAC,UAAU,EAAE,CAAC;SAC3B;IACH,CAAC,CAAC,CAAC;IAEH,IAAI,QAAQ,GAAG,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,CAAC;IACjC,IAAI,gBAAgB,EAAE;QACpB,QAAQ,GAAG,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,mCAAI,CAAC,CAAC;KAC7D;IAED,OAAO,EAAE,gBAAgB,EAAE,QAAQ,EAAE,CAAC;AACxC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\n\nimport { createContext, useContext, useEffect, useState } from 'react';\n\nexport type FocusableChangeHandler = (isFocusable: boolean) => void;\n\nexport interface SingleTabStopNavigationOptions {\n tabIndex?: number;\n}\n\nexport const defaultValue: {\n navigationActive: boolean;\n registerFocusable(focusable: Element, handler: FocusableChangeHandler): () => void;\n} = {\n navigationActive: false,\n registerFocusable: () => () => {},\n};\n\n/**\n * Single tab stop navigation context is used together with keyboard navigation that requires a single tab stop.\n * It instructs interactive elements to override tab indices for just a single one to remain user-focusable.\n */\nexport const SingleTabStopNavigationContext = createContext(defaultValue);\n\nexport function useSingleTabStopNavigation(\n focusable: null | React.RefObject<Element>,\n options?: { tabIndex?: number }\n) {\n const { navigationActive: contextNavigationActive, registerFocusable } = useContext(SingleTabStopNavigationContext);\n const [focusTargetActive, setFocusTargetActive] = useState(false);\n const navigationDisabled = options?.tabIndex && options?.tabIndex < 0;\n const navigationActive = contextNavigationActive && !navigationDisabled;\n\n useEffect(() => {\n if (navigationActive && focusable && focusable.current) {\n const unregister = registerFocusable(focusable.current, isFocusable => setFocusTargetActive(isFocusable));\n return () => unregister();\n }\n });\n\n let tabIndex = options?.tabIndex;\n if (navigationActive) {\n tabIndex = !focusTargetActive ? -1 : options?.tabIndex ?? 0;\n }\n\n return { navigationActive, tabIndex };\n}\n"]}
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (2c12a6bd)";
2
+ export var PACKAGE_VERSION = "3.0.0 (6b4118dd)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (2c12a6bd)",
3
+ "PACKAGE_VERSION": "3.0.0 (6b4118dd)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAyClD,CAAC;AACF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CA+ClD,CAAC;AACF,eAAe,sBAAsB,CAAC"}
@@ -1,44 +1,50 @@
1
1
  const customCSSPropertiesMap = {
2
- breadcrumbsGap: '--awsui-breadcrumbs-gap-y98gph',
3
- contentGapLeft: '--awsui-content-gap-left-y98gph',
4
- contentGapRight: '--awsui-content-gap-right-y98gph',
5
- contentHeight: '--awsui-content-height-y98gph',
6
- containerFirstGap: '--awsui-container-first-gap-y98gph',
7
- containerFirstOverlapExtension: '--awsui-container-first-overlap-extension-y98gph',
8
- defaultMaxContentWidth: '--awsui-default-max-content-width-y98gph',
9
- defaultMinContentWidth: '--awsui-default-min-content-width-y98gph',
10
- drawerSize: '--awsui-drawer-size-y98gph',
11
- footerHeight: '--awsui-footer-height-y98gph',
12
- headerGap: '--awsui-header-gap-y98gph',
13
- headerHeight: '--awsui-header-height-y98gph',
14
- layoutWidth: '--awsui-layout-width-y98gph',
15
- mainGap: '--awsui-main-gap-y98gph',
16
- mainOffsetLeft: '--awsui-main-offset-left-y98gph',
17
- mainTemplateRows: '--awsui-main-template-rows-y98gph',
18
- maxContentWidth: '--awsui-max-content-width-y98gph',
19
- minContentWidth: '--awsui-min-content-width-y98gph',
20
- mobileBarHeight: '--awsui-mobile-bar-height-y98gph',
21
- notificationsGap: '--awsui-notifications-gap-y98gph',
22
- notificationsHeight: '--awsui-notifications-height-y98gph',
23
- offsetTop: '--awsui-offset-top-y98gph',
24
- offsetTopWithNotifications: '--awsui-offset-top-with-notifications-y98gph',
25
- overlapHeight: '--awsui-overlap-height-y98gph',
26
- navigationWidth: '--awsui-navigation-width-y98gph',
27
- splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-y98gph',
28
- splitPanelReportedSize: '--awsui-split-panel-reported-size-y98gph',
29
- splitPanelHeight: '--awsui-split-panel-height-y98gph',
30
- splitPanelMinWidth: '--awsui-split-panel-min-width-y98gph',
31
- splitPanelMaxWidth: '--awsui-split-panel-max-width-y98gph',
32
- toolsMaxWidth: '--awsui-tools-max-width-y98gph',
33
- toolsWidth: '--awsui-tools-width-y98gph',
34
- toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-y98gph',
35
- contentScrollMargin: '--awsui-content-scroll-margin-y98gph',
36
- flashbarStackDepth: '--awsui-flashbar-stack-depth-y98gph',
37
- flashbarStackIndex: '--awsui-flashbar-stack-index-y98gph',
38
- flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-y98gph',
39
- stackedNotificationsBottomMargin: '--awsui-stacked-notifications-bottom-margin-y98gph',
40
- stackedNotificationsDefaultBottomMargin: '--awsui-stacked-notifications-default-bottom-margin-y98gph',
41
- dropdownDefaultMaxWidth: '--awsui-dropdown-default-max-width-y98gph',
2
+ breadcrumbsGap: '--awsui-breadcrumbs-gap-iof9y8',
3
+ contentGapLeft: '--awsui-content-gap-left-iof9y8',
4
+ contentGapRight: '--awsui-content-gap-right-iof9y8',
5
+ contentHeight: '--awsui-content-height-iof9y8',
6
+ containerFirstGap: '--awsui-container-first-gap-iof9y8',
7
+ containerFirstOverlapExtension: '--awsui-container-first-overlap-extension-iof9y8',
8
+ defaultMaxContentWidth: '--awsui-default-max-content-width-iof9y8',
9
+ defaultMinContentWidth: '--awsui-default-min-content-width-iof9y8',
10
+ drawerSize: '--awsui-drawer-size-iof9y8',
11
+ footerHeight: '--awsui-footer-height-iof9y8',
12
+ headerGap: '--awsui-header-gap-iof9y8',
13
+ headerHeight: '--awsui-header-height-iof9y8',
14
+ layoutWidth: '--awsui-layout-width-iof9y8',
15
+ mainGap: '--awsui-main-gap-iof9y8',
16
+ mainOffsetLeft: '--awsui-main-offset-left-iof9y8',
17
+ mainTemplateRows: '--awsui-main-template-rows-iof9y8',
18
+ maxContentWidth: '--awsui-max-content-width-iof9y8',
19
+ minContentWidth: '--awsui-min-content-width-iof9y8',
20
+ mobileBarHeight: '--awsui-mobile-bar-height-iof9y8',
21
+ notificationsGap: '--awsui-notifications-gap-iof9y8',
22
+ notificationsHeight: '--awsui-notifications-height-iof9y8',
23
+ offsetTop: '--awsui-offset-top-iof9y8',
24
+ offsetTopWithNotifications: '--awsui-offset-top-with-notifications-iof9y8',
25
+ overlapHeight: '--awsui-overlap-height-iof9y8',
26
+ navigationWidth: '--awsui-navigation-width-iof9y8',
27
+ splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-iof9y8',
28
+ splitPanelReportedSize: '--awsui-split-panel-reported-size-iof9y8',
29
+ splitPanelHeight: '--awsui-split-panel-height-iof9y8',
30
+ splitPanelMinWidth: '--awsui-split-panel-min-width-iof9y8',
31
+ splitPanelMaxWidth: '--awsui-split-panel-max-width-iof9y8',
32
+ toolsMaxWidth: '--awsui-tools-max-width-iof9y8',
33
+ toolsWidth: '--awsui-tools-width-iof9y8',
34
+ toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-iof9y8',
35
+ contentScrollMargin: '--awsui-content-scroll-margin-iof9y8',
36
+ flashbarStackDepth: '--awsui-flashbar-stack-depth-iof9y8',
37
+ flashbarStackIndex: '--awsui-flashbar-stack-index-iof9y8',
38
+ flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-iof9y8',
39
+ stackedNotificationsBottomMargin: '--awsui-stacked-notifications-bottom-margin-iof9y8',
40
+ stackedNotificationsDefaultBottomMargin: '--awsui-stacked-notifications-default-bottom-margin-iof9y8',
41
+ dropdownDefaultMaxWidth: '--awsui-dropdown-default-max-width-iof9y8',
42
+ spinnerRotatorFrom: '--awsui-spinner-rotator-from-iof9y8',
43
+ spinnerRotatorTo: '--awsui-spinner-rotator-to-iof9y8',
44
+ spinnerLineLeftFrom: '--awsui-spinner-line-left-from-iof9y8',
45
+ spinnerLineLeftTo: '--awsui-spinner-line-left-to-iof9y8',
46
+ spinnerLineRightFrom: '--awsui-spinner-line-right-from-iof9y8',
47
+ spinnerLineRightTo: '--awsui-spinner-line-right-to-iof9y8',
42
48
  };
43
49
  export default customCSSPropertiesMap;
44
50
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,MAAM,sBAAsB,GAA2B;IACrD,cAAc,EAAE,gCAAgC;IAChD,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,aAAa,EAAE,+BAA+B;IAC9C,iBAAiB,EAAE,oCAAoC;IACvD,8BAA8B,EAAE,kDAAkD;IAClF,sBAAsB,EAAE,0CAA0C;IAClE,sBAAsB,EAAE,0CAA0C;IAClE,UAAU,EAAE,4BAA4B;IACxC,YAAY,EAAE,8BAA8B;IAC5C,SAAS,EAAE,2BAA2B;IACtC,YAAY,EAAE,8BAA8B;IAC5C,WAAW,EAAE,6BAA6B;IAC1C,OAAO,EAAE,yBAAyB;IAClC,cAAc,EAAE,iCAAiC;IACjD,gBAAgB,EAAE,mCAAmC;IACrD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,gBAAgB,EAAE,kCAAkC;IACpD,mBAAmB,EAAE,qCAAqC;IAC1D,SAAS,EAAE,2BAA2B;IACtC,0BAA0B,EAAE,8CAA8C;IAC1E,aAAa,EAAE,+BAA+B;IAC9C,eAAe,EAAE,iCAAiC;IAClD,4BAA4B,EAAE,iDAAiD;IAC/E,sBAAsB,EAAE,0CAA0C;IAClE,gBAAgB,EAAE,mCAAmC;IACrD,kBAAkB,EAAE,sCAAsC;IAC1D,kBAAkB,EAAE,sCAAsC;IAC1D,aAAa,EAAE,gCAAgC;IAC/C,UAAU,EAAE,4BAA4B;IACxC,6BAA6B,EAAE,iDAAiD;IAChF,mBAAmB,EAAE,sCAAsC;IAC3D,kBAAkB,EAAE,qCAAqC;IACzD,kBAAkB,EAAE,qCAAqC;IACzD,0BAA0B,EAAE,8CAA8C;IAC1E,gCAAgC,EAAE,oDAAoD;IACtF,uCAAuC,EAAE,4DAA4D;IACrG,uBAAuB,EAAE,2CAA2C;CACrE,CAAC;AACF,eAAe,sBAAsB,CAAC","sourcesContent":["const customCSSPropertiesMap: Record<string, string> = {\n breadcrumbsGap: '--awsui-breadcrumbs-gap-y98gph',\n contentGapLeft: '--awsui-content-gap-left-y98gph',\n contentGapRight: '--awsui-content-gap-right-y98gph',\n contentHeight: '--awsui-content-height-y98gph',\n containerFirstGap: '--awsui-container-first-gap-y98gph',\n containerFirstOverlapExtension: '--awsui-container-first-overlap-extension-y98gph',\n defaultMaxContentWidth: '--awsui-default-max-content-width-y98gph',\n defaultMinContentWidth: '--awsui-default-min-content-width-y98gph',\n drawerSize: '--awsui-drawer-size-y98gph',\n footerHeight: '--awsui-footer-height-y98gph',\n headerGap: '--awsui-header-gap-y98gph',\n headerHeight: '--awsui-header-height-y98gph',\n layoutWidth: '--awsui-layout-width-y98gph',\n mainGap: '--awsui-main-gap-y98gph',\n mainOffsetLeft: '--awsui-main-offset-left-y98gph',\n mainTemplateRows: '--awsui-main-template-rows-y98gph',\n maxContentWidth: '--awsui-max-content-width-y98gph',\n minContentWidth: '--awsui-min-content-width-y98gph',\n mobileBarHeight: '--awsui-mobile-bar-height-y98gph',\n notificationsGap: '--awsui-notifications-gap-y98gph',\n notificationsHeight: '--awsui-notifications-height-y98gph',\n offsetTop: '--awsui-offset-top-y98gph',\n offsetTopWithNotifications: '--awsui-offset-top-with-notifications-y98gph',\n overlapHeight: '--awsui-overlap-height-y98gph',\n navigationWidth: '--awsui-navigation-width-y98gph',\n splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-y98gph',\n splitPanelReportedSize: '--awsui-split-panel-reported-size-y98gph',\n splitPanelHeight: '--awsui-split-panel-height-y98gph',\n splitPanelMinWidth: '--awsui-split-panel-min-width-y98gph',\n splitPanelMaxWidth: '--awsui-split-panel-max-width-y98gph',\n toolsMaxWidth: '--awsui-tools-max-width-y98gph',\n toolsWidth: '--awsui-tools-width-y98gph',\n toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-y98gph',\n contentScrollMargin: '--awsui-content-scroll-margin-y98gph',\n flashbarStackDepth: '--awsui-flashbar-stack-depth-y98gph',\n flashbarStackIndex: '--awsui-flashbar-stack-index-y98gph',\n flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-y98gph',\n stackedNotificationsBottomMargin: '--awsui-stacked-notifications-bottom-margin-y98gph',\n stackedNotificationsDefaultBottomMargin: '--awsui-stacked-notifications-default-bottom-margin-y98gph',\n dropdownDefaultMaxWidth: '--awsui-dropdown-default-max-width-y98gph',\n};\nexport default customCSSPropertiesMap;\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AAAA,MAAM,sBAAsB,GAA2B;IACrD,cAAc,EAAE,gCAAgC;IAChD,cAAc,EAAE,iCAAiC;IACjD,eAAe,EAAE,kCAAkC;IACnD,aAAa,EAAE,+BAA+B;IAC9C,iBAAiB,EAAE,oCAAoC;IACvD,8BAA8B,EAAE,kDAAkD;IAClF,sBAAsB,EAAE,0CAA0C;IAClE,sBAAsB,EAAE,0CAA0C;IAClE,UAAU,EAAE,4BAA4B;IACxC,YAAY,EAAE,8BAA8B;IAC5C,SAAS,EAAE,2BAA2B;IACtC,YAAY,EAAE,8BAA8B;IAC5C,WAAW,EAAE,6BAA6B;IAC1C,OAAO,EAAE,yBAAyB;IAClC,cAAc,EAAE,iCAAiC;IACjD,gBAAgB,EAAE,mCAAmC;IACrD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,eAAe,EAAE,kCAAkC;IACnD,gBAAgB,EAAE,kCAAkC;IACpD,mBAAmB,EAAE,qCAAqC;IAC1D,SAAS,EAAE,2BAA2B;IACtC,0BAA0B,EAAE,8CAA8C;IAC1E,aAAa,EAAE,+BAA+B;IAC9C,eAAe,EAAE,iCAAiC;IAClD,4BAA4B,EAAE,iDAAiD;IAC/E,sBAAsB,EAAE,0CAA0C;IAClE,gBAAgB,EAAE,mCAAmC;IACrD,kBAAkB,EAAE,sCAAsC;IAC1D,kBAAkB,EAAE,sCAAsC;IAC1D,aAAa,EAAE,gCAAgC;IAC/C,UAAU,EAAE,4BAA4B;IACxC,6BAA6B,EAAE,iDAAiD;IAChF,mBAAmB,EAAE,sCAAsC;IAC3D,kBAAkB,EAAE,qCAAqC;IACzD,kBAAkB,EAAE,qCAAqC;IACzD,0BAA0B,EAAE,8CAA8C;IAC1E,gCAAgC,EAAE,oDAAoD;IACtF,uCAAuC,EAAE,4DAA4D;IACrG,uBAAuB,EAAE,2CAA2C;IACpE,kBAAkB,EAAE,qCAAqC;IACzD,gBAAgB,EAAE,mCAAmC;IACrD,mBAAmB,EAAE,uCAAuC;IAC5D,iBAAiB,EAAE,qCAAqC;IACxD,oBAAoB,EAAE,wCAAwC;IAC9D,kBAAkB,EAAE,sCAAsC;CAC3D,CAAC;AACF,eAAe,sBAAsB,CAAC","sourcesContent":["const customCSSPropertiesMap: Record<string, string> = {\n breadcrumbsGap: '--awsui-breadcrumbs-gap-iof9y8',\n contentGapLeft: '--awsui-content-gap-left-iof9y8',\n contentGapRight: '--awsui-content-gap-right-iof9y8',\n contentHeight: '--awsui-content-height-iof9y8',\n containerFirstGap: '--awsui-container-first-gap-iof9y8',\n containerFirstOverlapExtension: '--awsui-container-first-overlap-extension-iof9y8',\n defaultMaxContentWidth: '--awsui-default-max-content-width-iof9y8',\n defaultMinContentWidth: '--awsui-default-min-content-width-iof9y8',\n drawerSize: '--awsui-drawer-size-iof9y8',\n footerHeight: '--awsui-footer-height-iof9y8',\n headerGap: '--awsui-header-gap-iof9y8',\n headerHeight: '--awsui-header-height-iof9y8',\n layoutWidth: '--awsui-layout-width-iof9y8',\n mainGap: '--awsui-main-gap-iof9y8',\n mainOffsetLeft: '--awsui-main-offset-left-iof9y8',\n mainTemplateRows: '--awsui-main-template-rows-iof9y8',\n maxContentWidth: '--awsui-max-content-width-iof9y8',\n minContentWidth: '--awsui-min-content-width-iof9y8',\n mobileBarHeight: '--awsui-mobile-bar-height-iof9y8',\n notificationsGap: '--awsui-notifications-gap-iof9y8',\n notificationsHeight: '--awsui-notifications-height-iof9y8',\n offsetTop: '--awsui-offset-top-iof9y8',\n offsetTopWithNotifications: '--awsui-offset-top-with-notifications-iof9y8',\n overlapHeight: '--awsui-overlap-height-iof9y8',\n navigationWidth: '--awsui-navigation-width-iof9y8',\n splitPanelReportedHeaderSize: '--awsui-split-panel-reported-header-size-iof9y8',\n splitPanelReportedSize: '--awsui-split-panel-reported-size-iof9y8',\n splitPanelHeight: '--awsui-split-panel-height-iof9y8',\n splitPanelMinWidth: '--awsui-split-panel-min-width-iof9y8',\n splitPanelMaxWidth: '--awsui-split-panel-max-width-iof9y8',\n toolsMaxWidth: '--awsui-tools-max-width-iof9y8',\n toolsWidth: '--awsui-tools-width-iof9y8',\n toolsAnimationStartingOpacity: '--awsui-tools-animation-starting-opacity-iof9y8',\n contentScrollMargin: '--awsui-content-scroll-margin-iof9y8',\n flashbarStackDepth: '--awsui-flashbar-stack-depth-iof9y8',\n flashbarStackIndex: '--awsui-flashbar-stack-index-iof9y8',\n flashbarStickyBottomMargin: '--awsui-flashbar-sticky-bottom-margin-iof9y8',\n stackedNotificationsBottomMargin: '--awsui-stacked-notifications-bottom-margin-iof9y8',\n stackedNotificationsDefaultBottomMargin: '--awsui-stacked-notifications-default-bottom-margin-iof9y8',\n dropdownDefaultMaxWidth: '--awsui-dropdown-default-max-width-iof9y8',\n spinnerRotatorFrom: '--awsui-spinner-rotator-from-iof9y8',\n spinnerRotatorTo: '--awsui-spinner-rotator-to-iof9y8',\n spinnerLineLeftFrom: '--awsui-spinner-line-left-from-iof9y8',\n spinnerLineLeftTo: '--awsui-spinner-line-left-to-iof9y8',\n spinnerLineRightFrom: '--awsui-spinner-line-right-from-iof9y8',\n spinnerLineRightTo: '--awsui-spinner-line-right-to-iof9y8',\n};\nexport default customCSSPropertiesMap;\n"]}
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "2c12a6bd8d07a93e2bdfebc61da96c24b375b52c"
2
+ "commit": "6b4118dd14c7af66c6600458890d506d6e28ce09"
3
3
  }
@@ -14,7 +14,7 @@ export declare const getOverflowParentDimensions: ({ element, excludeClosestPare
14
14
  type ScrollIntoViewOptions = Parameters<HTMLElement['scrollIntoView']>[0];
15
15
  /**
16
16
  * Calls `scrollIntoView` on the provided element with sensible defaults. If
17
- * the element does not existed or does not support the `scrollIntoView`
17
+ * the element does not exist or does not support the `scrollIntoView`
18
18
  * method, it will do nothing. This wrapper is created to support environments
19
19
  * where the native function is not available like JSDom (feature request:
20
20
  * https://github.com/jsdom/jsdom/issues/1422).
@@ -47,7 +47,7 @@ export const getOverflowParentDimensions = ({ element, excludeClosestParent = fa
47
47
  };
48
48
  /**
49
49
  * Calls `scrollIntoView` on the provided element with sensible defaults. If
50
- * the element does not existed or does not support the `scrollIntoView`
50
+ * the element does not exist or does not support the `scrollIntoView`
51
51
  * method, it will do nothing. This wrapper is created to support environments
52
52
  * where the native function is not available like JSDom (feature request:
53
53
  * https://github.com/jsdom/jsdom/issues/1422).