@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment_8cbea_ezas0_97:not(#\9) {
97
+ .awsui_segment_8cbea_1o6xf_97:not(#\9) {
98
98
  font-size: var(--font-body-m-size-sregvd, 14px);
99
99
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
100
100
  word-wrap: break-word;
@@ -111,41 +111,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
111
111
  color: var(--color-text-segment-default-bf7rka, #414d5c);
112
112
  overflow: visible;
113
113
  }
114
- .awsui_segment_8cbea_ezas0_97:not(#\9):focus {
114
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):focus {
115
115
  outline: none;
116
116
  }
117
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(1) {
117
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(1) {
118
118
  grid-column: 1;
119
119
  -ms-grid-column: 1;
120
120
  }
121
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(2) {
121
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(2) {
122
122
  grid-column: 2;
123
123
  -ms-grid-column: 2;
124
124
  }
125
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(3) {
125
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(3) {
126
126
  grid-column: 3;
127
127
  -ms-grid-column: 3;
128
128
  }
129
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(4) {
129
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(4) {
130
130
  grid-column: 4;
131
131
  -ms-grid-column: 4;
132
132
  }
133
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(5) {
133
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(5) {
134
134
  grid-column: 5;
135
135
  -ms-grid-column: 5;
136
136
  }
137
- .awsui_segment_8cbea_ezas0_97:not(#\9):nth-child(6) {
137
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):nth-child(6) {
138
138
  grid-column: 6;
139
139
  -ms-grid-column: 6;
140
140
  }
141
- .awsui_segment_8cbea_ezas0_97[data-awsui-focus-visible=true]:not(#\9):focus {
141
+ .awsui_segment_8cbea_1o6xf_97[data-awsui-focus-visible=true]:not(#\9):focus {
142
142
  position: relative;
143
143
  }
144
- .awsui_segment_8cbea_ezas0_97[data-awsui-focus-visible=true]:not(#\9):focus {
144
+ .awsui_segment_8cbea_1o6xf_97[data-awsui-focus-visible=true]:not(#\9):focus {
145
145
  outline: 2px dotted transparent;
146
146
  outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-99x5b9, 4px) - 1px);
147
147
  }
148
- .awsui_segment_8cbea_ezas0_97[data-awsui-focus-visible=true]:not(#\9):focus::before {
148
+ .awsui_segment_8cbea_1o6xf_97[data-awsui-focus-visible=true]:not(#\9):focus::before {
149
149
  content: " ";
150
150
  display: block;
151
151
  position: absolute;
@@ -156,53 +156,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
156
156
  border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
157
157
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
158
158
  }
159
- .awsui_segment_8cbea_ezas0_97:not(#\9):last-child {
159
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):last-child {
160
160
  border-right-width: var(--border-field-width-idlekx, 2px);
161
161
  border-radius: 0 var(--border-radius-button-axewzv, 20px) var(--border-radius-button-axewzv, 20px) 0;
162
162
  }
163
- .awsui_segment_8cbea_ezas0_97:not(#\9):first-child {
163
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):first-child {
164
164
  border-radius: var(--border-radius-button-axewzv, 20px) 0 0 var(--border-radius-button-axewzv, 20px);
165
165
  }
166
- .awsui_segment_8cbea_ezas0_97.awsui_disabled_8cbea_ezas0_166:not(#\9) {
166
+ .awsui_segment_8cbea_1o6xf_97.awsui_disabled_8cbea_1o6xf_166:not(#\9) {
167
167
  background: var(--color-background-segment-disabled-hgka10, #ffffff);
168
168
  border-color: var(--color-border-segment-disabled-6v5zlt, #414d5c);
169
169
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
170
170
  }
171
- .awsui_segment_8cbea_ezas0_97:not(#\9):not(.awsui_disabled_8cbea_ezas0_166) + .awsui_segment_8cbea_ezas0_97.awsui_disabled_8cbea_ezas0_166 {
171
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):not(.awsui_disabled_8cbea_1o6xf_166) + .awsui_segment_8cbea_1o6xf_97.awsui_disabled_8cbea_1o6xf_166 {
172
172
  border-left-color: var(--color-border-segment-default-091088, #414d5c);
173
173
  }
174
- .awsui_segment_8cbea_ezas0_97.awsui_selected_8cbea_ezas0_174:not(#\9) {
174
+ .awsui_segment_8cbea_1o6xf_97.awsui_selected_8cbea_1o6xf_174:not(#\9) {
175
175
  background: var(--color-background-segment-active-bl0u6r, #0972d3);
176
176
  border-color: var(--color-border-segment-active-kdy5tm, #414d5c);
177
177
  color: var(--color-text-segment-active-gc2jjl, #ffffff);
178
178
  }
179
- .awsui_segment_8cbea_ezas0_97.awsui_selected_8cbea_ezas0_174 + .awsui_segment_8cbea_ezas0_97:not(#\9), .awsui_segment_8cbea_ezas0_97.awsui_selected_8cbea_ezas0_174 + .awsui_segment_8cbea_ezas0_97.awsui_disabled_8cbea_ezas0_166:not(#\9) {
179
+ .awsui_segment_8cbea_1o6xf_97.awsui_selected_8cbea_1o6xf_174 + .awsui_segment_8cbea_1o6xf_97:not(#\9), .awsui_segment_8cbea_1o6xf_97.awsui_selected_8cbea_1o6xf_174 + .awsui_segment_8cbea_1o6xf_97.awsui_disabled_8cbea_1o6xf_166:not(#\9) {
180
180
  border-left-color: var(--color-border-segment-active-kdy5tm, #414d5c);
181
181
  }
182
- .awsui_segment_8cbea_ezas0_97:not(#\9):hover:not(.awsui_selected_8cbea_ezas0_174):not(.awsui_disabled_8cbea_ezas0_166):not(:focus) {
182
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):hover:not(.awsui_selected_8cbea_1o6xf_174):not(.awsui_disabled_8cbea_1o6xf_166):not(:focus) {
183
183
  background: var(--color-background-segment-hover-s3f27a, #ffffff);
184
184
  color: var(--color-text-segment-hover-5pccvg, #0972d3);
185
185
  border-color: var(--color-border-segment-hover-9notuw, #414d5c);
186
186
  cursor: pointer;
187
187
  }
188
- .awsui_segment_8cbea_ezas0_97:not(#\9):hover:not(.awsui_selected_8cbea_ezas0_174):not(.awsui_disabled_8cbea_ezas0_166):not(:focus) + .awsui_segment_8cbea_ezas0_97:not(.awsui_selected_8cbea_ezas0_174) {
188
+ .awsui_segment_8cbea_1o6xf_97:not(#\9):hover:not(.awsui_selected_8cbea_1o6xf_174):not(.awsui_disabled_8cbea_1o6xf_166):not(:focus) + .awsui_segment_8cbea_1o6xf_97:not(.awsui_selected_8cbea_1o6xf_174) {
189
189
  border-left-color: var(--color-border-segment-hover-9notuw, #414d5c);
190
190
  }
191
- .awsui_segment_8cbea_ezas0_97.awsui_selected_8cbea_ezas0_174 + .awsui_segment_8cbea_ezas0_97:not(#\9):hover:not(.awsui_selected_8cbea_ezas0_174):not(.awsui_disabled_8cbea_ezas0_166):not(:focus) {
191
+ .awsui_segment_8cbea_1o6xf_97.awsui_selected_8cbea_1o6xf_174 + .awsui_segment_8cbea_1o6xf_97:not(#\9):hover:not(.awsui_selected_8cbea_1o6xf_174):not(.awsui_disabled_8cbea_1o6xf_166):not(:focus) {
192
192
  border-left-color: var(--color-border-segment-active-kdy5tm, #414d5c);
193
193
  }
194
194
 
195
- .awsui_icon_8cbea_ezas0_195:not(#\9) {
195
+ .awsui_icon_8cbea_1o6xf_195:not(#\9) {
196
196
  /* used in test-utils */
197
197
  }
198
198
 
199
- .awsui_with-text_8cbea_ezas0_199:not(#\9) {
199
+ .awsui_with-text_8cbea_1o6xf_199:not(#\9) {
200
200
  position: relative;
201
201
  left: calc(-1 * var(--space-xxs-ynfts5, 4px));
202
202
  margin-right: var(--space-xxs-ynfts5, 4px);
203
203
  }
204
204
 
205
- .awsui_with-no-text_8cbea_ezas0_205:not(#\9) {
205
+ .awsui_with-no-text_8cbea_1o6xf_205:not(#\9) {
206
206
  margin-right: auto;
207
207
  margin-left: auto;
208
208
  right: 0;
@@ -213,7 +213,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
213
213
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
214
214
  SPDX-License-Identifier: Apache-2.0
215
215
  */
216
- .awsui_root_8cbea_ezas0_216:not(#\9) {
216
+ .awsui_root_8cbea_1o6xf_216:not(#\9) {
217
217
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
218
218
  border-collapse: separate;
219
219
  border-spacing: 0;
@@ -252,40 +252,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
252
252
  -moz-osx-font-smoothing: auto;
253
253
  }
254
254
 
255
- .awsui_segment-part_8cbea_ezas0_229:not(#\9) {
255
+ .awsui_segment-part_8cbea_1o6xf_229:not(#\9) {
256
256
  display: inline-grid;
257
257
  }
258
258
  @media (max-width: 688px) {
259
- .awsui_segment-part_8cbea_ezas0_229:not(#\9) {
259
+ .awsui_segment-part_8cbea_1o6xf_229:not(#\9) {
260
260
  display: none;
261
261
  }
262
262
  }
263
263
 
264
- .awsui_select_8cbea_ezas0_174:not(#\9) {
264
+ .awsui_select_8cbea_1o6xf_174:not(#\9) {
265
265
  display: none;
266
266
  }
267
267
  @media (max-width: 688px) {
268
- .awsui_select_8cbea_ezas0_174:not(#\9) {
268
+ .awsui_select_8cbea_1o6xf_174:not(#\9) {
269
269
  display: block;
270
270
  }
271
271
  }
272
272
 
273
- .awsui_segment-count-2_8cbea_ezas0_248:not(#\9) {
273
+ .awsui_segment-count-2_8cbea_1o6xf_248:not(#\9) {
274
274
  grid-template-columns: 1fr 1fr;
275
275
  }
276
276
 
277
- .awsui_segment-count-3_8cbea_ezas0_253:not(#\9) {
277
+ .awsui_segment-count-3_8cbea_1o6xf_253:not(#\9) {
278
278
  grid-template-columns: 1fr 1fr 1fr;
279
279
  }
280
280
 
281
- .awsui_segment-count-4_8cbea_ezas0_258:not(#\9) {
281
+ .awsui_segment-count-4_8cbea_1o6xf_258:not(#\9) {
282
282
  grid-template-columns: 1fr 1fr 1fr 1fr;
283
283
  }
284
284
 
285
- .awsui_segment-count-5_8cbea_ezas0_263:not(#\9) {
285
+ .awsui_segment-count-5_8cbea_1o6xf_263:not(#\9) {
286
286
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
287
287
  }
288
288
 
289
- .awsui_segment-count-6_8cbea_ezas0_268:not(#\9) {
289
+ .awsui_segment-count-6_8cbea_1o6xf_268:not(#\9) {
290
290
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
291
291
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment": "awsui_segment_8cbea_ezas0_97",
6
- "disabled": "awsui_disabled_8cbea_ezas0_166",
7
- "selected": "awsui_selected_8cbea_ezas0_174",
8
- "icon": "awsui_icon_8cbea_ezas0_195",
9
- "with-text": "awsui_with-text_8cbea_ezas0_199",
10
- "with-no-text": "awsui_with-no-text_8cbea_ezas0_205",
11
- "root": "awsui_root_8cbea_ezas0_216",
12
- "segment-part": "awsui_segment-part_8cbea_ezas0_229",
13
- "select": "awsui_select_8cbea_ezas0_174",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_ezas0_248",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_ezas0_253",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_ezas0_258",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_ezas0_263",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_ezas0_268"
5
+ "segment": "awsui_segment_8cbea_1o6xf_97",
6
+ "disabled": "awsui_disabled_8cbea_1o6xf_166",
7
+ "selected": "awsui_selected_8cbea_1o6xf_174",
8
+ "icon": "awsui_icon_8cbea_1o6xf_195",
9
+ "with-text": "awsui_with-text_8cbea_1o6xf_199",
10
+ "with-no-text": "awsui_with-no-text_8cbea_1o6xf_205",
11
+ "root": "awsui_root_8cbea_1o6xf_216",
12
+ "segment-part": "awsui_segment-part_8cbea_1o6xf_229",
13
+ "select": "awsui_select_8cbea_1o6xf_174",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_1o6xf_248",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_1o6xf_253",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_1o6xf_258",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_1o6xf_263",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_1o6xf_268"
19
19
  };
20
20
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "placeholder": "awsui_placeholder_dwuol_1dl3j_93",
5
- "item": "awsui_item_dwuol_1dl3j_98",
6
- "checkbox": "awsui_checkbox_dwuol_1dl3j_102",
7
- "filter": "awsui_filter_dwuol_1dl3j_111",
8
- "trigger": "awsui_trigger_dwuol_1dl3j_116",
9
- "layout-strut": "awsui_layout-strut_dwuol_1dl3j_140",
10
- "list-bottom": "awsui_list-bottom_dwuol_1dl3j_146",
11
- "selected-icon": "awsui_selected-icon_dwuol_1dl3j_150",
12
- "show-label-tag": "awsui_show-label-tag_dwuol_1dl3j_154"
4
+ "placeholder": "awsui_placeholder_dwuol_zur0f_93",
5
+ "item": "awsui_item_dwuol_zur0f_98",
6
+ "checkbox": "awsui_checkbox_dwuol_zur0f_102",
7
+ "filter": "awsui_filter_dwuol_zur0f_111",
8
+ "trigger": "awsui_trigger_dwuol_zur0f_116",
9
+ "layout-strut": "awsui_layout-strut_dwuol_zur0f_140",
10
+ "list-bottom": "awsui_list-bottom_dwuol_zur0f_146",
11
+ "selected-icon": "awsui_selected-icon_dwuol_zur0f_150",
12
+ "show-label-tag": "awsui_show-label-tag_dwuol_zur0f_154"
13
13
  };
14
14
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -90,16 +90,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_placeholder_dwuol_1dl3j_93:not(#\9) {
93
+ .awsui_placeholder_dwuol_zur0f_93:not(#\9) {
94
94
  color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
95
95
  font-style: italic;
96
96
  }
97
97
 
98
- .awsui_item_dwuol_1dl3j_98:not(#\9) {
98
+ .awsui_item_dwuol_zur0f_98:not(#\9) {
99
99
  display: flex;
100
100
  align-items: center;
101
101
  }
102
- .awsui_item_dwuol_1dl3j_98 > .awsui_checkbox_dwuol_1dl3j_102:not(#\9) {
102
+ .awsui_item_dwuol_zur0f_98 > .awsui_checkbox_dwuol_zur0f_102:not(#\9) {
103
103
  position: relative;
104
104
  min-height: var(--size-control-n9i4yo, 16px);
105
105
  min-width: var(--size-control-n9i4yo, 16px);
@@ -108,24 +108,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  margin-right: var(--space-field-horizontal-89h2yr, 12px);
109
109
  }
110
110
 
111
- .awsui_filter_dwuol_1dl3j_111:not(#\9) {
111
+ .awsui_filter_dwuol_zur0f_111:not(#\9) {
112
112
  z-index: 4;
113
113
  flex-shrink: 0;
114
114
  }
115
115
 
116
- .awsui_trigger_dwuol_1dl3j_116:not(#\9) {
116
+ .awsui_trigger_dwuol_zur0f_116:not(#\9) {
117
117
  white-space: nowrap;
118
118
  overflow: hidden;
119
119
  text-overflow: ellipsis;
120
120
  }
121
- .awsui_trigger_dwuol_1dl3j_116[data-awsui-focus-visible=true]:not(#\9):focus {
121
+ .awsui_trigger_dwuol_zur0f_116[data-awsui-focus-visible=true]:not(#\9):focus {
122
122
  position: relative;
123
123
  }
124
- .awsui_trigger_dwuol_1dl3j_116[data-awsui-focus-visible=true]:not(#\9):focus {
124
+ .awsui_trigger_dwuol_zur0f_116[data-awsui-focus-visible=true]:not(#\9):focus {
125
125
  outline: 2px dotted transparent;
126
126
  outline-offset: calc(calc(-1 * var(--space-scaled-xs-6859qs, 8px)) - 1px);
127
127
  }
128
- .awsui_trigger_dwuol_1dl3j_116[data-awsui-focus-visible=true]:not(#\9):focus::before {
128
+ .awsui_trigger_dwuol_zur0f_116[data-awsui-focus-visible=true]:not(#\9):focus::before {
129
129
  content: " ";
130
130
  display: block;
131
131
  position: absolute;
@@ -137,20 +137,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
137
137
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
138
138
  }
139
139
 
140
- .awsui_layout-strut_dwuol_1dl3j_140:not(#\9) {
140
+ .awsui_layout-strut_dwuol_zur0f_140:not(#\9) {
141
141
  width: 100%;
142
142
  position: relative;
143
143
  transform: translate3d(0, 0, 0);
144
144
  }
145
145
 
146
- .awsui_list-bottom_dwuol_1dl3j_146:not(#\9) {
146
+ .awsui_list-bottom_dwuol_zur0f_146:not(#\9) {
147
147
  /* used in unit-tests */
148
148
  }
149
149
 
150
- .awsui_selected-icon_dwuol_1dl3j_150:not(#\9) {
150
+ .awsui_selected-icon_dwuol_zur0f_150:not(#\9) {
151
151
  color: var(--color-border-item-focused-ap3b6s, #0972d3);
152
152
  }
153
153
 
154
- .awsui_show-label-tag_dwuol_1dl3j_154 > .awsui_selected-icon_dwuol_1dl3j_150:not(#\9) {
154
+ .awsui_show-label-tag_dwuol_zur0f_154 > .awsui_selected-icon_dwuol_zur0f_150:not(#\9) {
155
155
  padding-left: var(--space-scaled-s-cu1hzn, 12px);
156
156
  }
@@ -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
- "placeholder": "awsui_placeholder_dwuol_1dl3j_93",
6
- "item": "awsui_item_dwuol_1dl3j_98",
7
- "checkbox": "awsui_checkbox_dwuol_1dl3j_102",
8
- "filter": "awsui_filter_dwuol_1dl3j_111",
9
- "trigger": "awsui_trigger_dwuol_1dl3j_116",
10
- "layout-strut": "awsui_layout-strut_dwuol_1dl3j_140",
11
- "list-bottom": "awsui_list-bottom_dwuol_1dl3j_146",
12
- "selected-icon": "awsui_selected-icon_dwuol_1dl3j_150",
13
- "show-label-tag": "awsui_show-label-tag_dwuol_1dl3j_154"
5
+ "placeholder": "awsui_placeholder_dwuol_zur0f_93",
6
+ "item": "awsui_item_dwuol_zur0f_98",
7
+ "checkbox": "awsui_checkbox_dwuol_zur0f_102",
8
+ "filter": "awsui_filter_dwuol_zur0f_111",
9
+ "trigger": "awsui_trigger_dwuol_zur0f_116",
10
+ "layout-strut": "awsui_layout-strut_dwuol_zur0f_140",
11
+ "list-bottom": "awsui_list-bottom_dwuol_zur0f_146",
12
+ "selected-icon": "awsui_selected-icon_dwuol_zur0f_150",
13
+ "show-label-tag": "awsui_show-label-tag_dwuol_zur0f_154"
14
14
  };
15
15
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_r2vco_17lv6_93"
4
+ "root": "awsui_root_r2vco_1ni6t_93"
5
5
  };
6
6
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_r2vco_17lv6_93:not(#\9) {
93
+ .awsui_root_r2vco_1ni6t_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_r2vco_17lv6_93"
5
+ "root": "awsui_root_r2vco_1ni6t_93"
6
6
  };
7
7
 
@@ -1,31 +1,31 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_l0dv0_axmnk_93",
5
- "header": "awsui_header_l0dv0_axmnk_109",
6
- "header-link": "awsui_header-link_l0dv0_axmnk_120",
7
- "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_axmnk_130",
8
- "header-link-text": "awsui_header-link-text_l0dv0_axmnk_130",
9
- "header-logo": "awsui_header-logo_l0dv0_axmnk_134",
10
- "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_axmnk_140",
11
- "list-container": "awsui_list-container_l0dv0_axmnk_145",
12
- "list": "awsui_list_l0dv0_axmnk_145",
13
- "list-variant-root": "awsui_list-variant-root_l0dv0_axmnk_155",
14
- "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_axmnk_161",
15
- "list-item": "awsui_list-item_l0dv0_axmnk_165",
16
- "section": "awsui_section_l0dv0_axmnk_171",
17
- "expandable-link-group": "awsui_expandable-link-group_l0dv0_axmnk_172",
18
- "section--no-ident": "awsui_section--no-ident_l0dv0_axmnk_175",
19
- "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_axmnk_176",
20
- "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_axmnk_189",
21
- "section-group": "awsui_section-group_l0dv0_axmnk_194",
22
- "section-group-title": "awsui_section-group-title_l0dv0_axmnk_204",
23
- "link": "awsui_link_l0dv0_axmnk_208",
24
- "link-active": "awsui_link-active_l0dv0_axmnk_217",
25
- "info": "awsui_info_l0dv0_axmnk_251",
26
- "external-icon": "awsui_external-icon_l0dv0_axmnk_255",
27
- "divider": "awsui_divider_l0dv0_axmnk_259",
28
- "divider-default": "awsui_divider-default_l0dv0_axmnk_264",
29
- "divider-header": "awsui_divider-header_l0dv0_axmnk_268"
4
+ "root": "awsui_root_l0dv0_1vgoe_93",
5
+ "header": "awsui_header_l0dv0_1vgoe_109",
6
+ "header-link": "awsui_header-link_l0dv0_1vgoe_120",
7
+ "header-link--has-logo": "awsui_header-link--has-logo_l0dv0_1vgoe_130",
8
+ "header-link-text": "awsui_header-link-text_l0dv0_1vgoe_130",
9
+ "header-logo": "awsui_header-logo_l0dv0_1vgoe_134",
10
+ "header-logo--stretched": "awsui_header-logo--stretched_l0dv0_1vgoe_140",
11
+ "list-container": "awsui_list-container_l0dv0_1vgoe_145",
12
+ "list": "awsui_list_l0dv0_1vgoe_145",
13
+ "list-variant-root": "awsui_list-variant-root_l0dv0_1vgoe_155",
14
+ "list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_1vgoe_161",
15
+ "list-item": "awsui_list-item_l0dv0_1vgoe_165",
16
+ "section": "awsui_section_l0dv0_1vgoe_171",
17
+ "expandable-link-group": "awsui_expandable-link-group_l0dv0_1vgoe_172",
18
+ "section--no-ident": "awsui_section--no-ident_l0dv0_1vgoe_175",
19
+ "expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_1vgoe_176",
20
+ "list-variant-section-group": "awsui_list-variant-section-group_l0dv0_1vgoe_189",
21
+ "section-group": "awsui_section-group_l0dv0_1vgoe_194",
22
+ "section-group-title": "awsui_section-group-title_l0dv0_1vgoe_204",
23
+ "link": "awsui_link_l0dv0_1vgoe_208",
24
+ "link-active": "awsui_link-active_l0dv0_1vgoe_217",
25
+ "info": "awsui_info_l0dv0_1vgoe_251",
26
+ "external-icon": "awsui_external-icon_l0dv0_1vgoe_255",
27
+ "divider": "awsui_divider_l0dv0_1vgoe_259",
28
+ "divider-default": "awsui_divider-default_l0dv0_1vgoe_264",
29
+ "divider-header": "awsui_divider-header_l0dv0_1vgoe_268"
30
30
  };
31
31