@cloudscape-design/components-themeable 3.0.850 → 3.0.852

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 (297) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +2 -5
  3. package/lib/internal/scss/column-layout/flexible-column-layout/styles.scss +23 -2
  4. package/lib/internal/scss/copy-to-clipboard/styles.scss +0 -4
  5. package/lib/internal/scss/internal/styles/utils/styles-reset.scss +0 -3
  6. package/lib/internal/scss/popover/styles.scss +3 -0
  7. package/lib/internal/scss/table/sticky-scrollbar/styles.scss +4 -0
  8. package/lib/internal/scss/wizard/styles.scss +0 -1
  9. package/lib/internal/template/alert/styles.css.js +28 -28
  10. package/lib/internal/template/alert/styles.scoped.css +43 -49
  11. package/lib/internal/template/alert/styles.selectors.js +28 -28
  12. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  13. package/lib/internal/template/anchor-navigation/styles.scoped.css +18 -21
  14. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  15. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  16. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +30 -33
  17. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  18. package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
  19. package/lib/internal/template/app-layout/classic.js +3 -4
  20. package/lib/internal/template/app-layout/classic.js.map +1 -1
  21. package/lib/internal/template/app-layout/split-panel/constants.d.ts +0 -1
  22. package/lib/internal/template/app-layout/split-panel/constants.d.ts.map +1 -1
  23. package/lib/internal/template/app-layout/split-panel/constants.js +0 -1
  24. package/lib/internal/template/app-layout/split-panel/constants.js.map +1 -1
  25. package/lib/internal/template/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  26. package/lib/internal/template/app-layout/utils/use-pointer-events.js +19 -10
  27. package/lib/internal/template/app-layout/utils/use-pointer-events.js.map +1 -1
  28. package/lib/internal/template/app-layout/visual-refresh/context.d.ts.map +1 -1
  29. package/lib/internal/template/app-layout/visual-refresh/context.js +8 -2
  30. package/lib/internal/template/app-layout/visual-refresh/context.js.map +1 -1
  31. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  32. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +163 -169
  33. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
  35. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +2 -3
  36. package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
  37. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  38. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +35 -50
  39. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  40. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  41. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -18
  42. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  43. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  44. package/lib/internal/template/attribute-editor/styles.scoped.css +24 -27
  45. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  46. package/lib/internal/template/badge/styles.css.js +10 -10
  47. package/lib/internal/template/badge/styles.scoped.css +10 -13
  48. package/lib/internal/template/badge/styles.selectors.js +10 -10
  49. package/lib/internal/template/breadcrumb-group/styles.css.js +10 -10
  50. package/lib/internal/template/breadcrumb-group/styles.scoped.css +11 -14
  51. package/lib/internal/template/breadcrumb-group/styles.selectors.js +10 -10
  52. package/lib/internal/template/button/styles.css.js +21 -21
  53. package/lib/internal/template/button/styles.scoped.css +154 -157
  54. package/lib/internal/template/button/styles.selectors.js +21 -21
  55. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -8
  57. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/lib/internal/template/button-group/styles.css.js +4 -4
  59. package/lib/internal/template/button-group/styles.scoped.css +4 -7
  60. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  61. package/lib/internal/template/calendar/styles.css.js +21 -21
  62. package/lib/internal/template/calendar/styles.scoped.css +43 -46
  63. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  64. package/lib/internal/template/cards/styles.css.js +39 -39
  65. package/lib/internal/template/cards/styles.scoped.css +50 -53
  66. package/lib/internal/template/cards/styles.selectors.js +39 -39
  67. package/lib/internal/template/checkbox/styles.css.js +3 -3
  68. package/lib/internal/template/checkbox/styles.scoped.css +5 -8
  69. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  70. package/lib/internal/template/code-editor/styles.css.js +33 -33
  71. package/lib/internal/template/code-editor/styles.scoped.css +183 -186
  72. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  73. package/lib/internal/template/collection-preferences/content-display/styles.css.js +13 -13
  74. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +19 -22
  75. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +13 -13
  76. package/lib/internal/template/collection-preferences/styles.css.js +39 -39
  77. package/lib/internal/template/collection-preferences/styles.scoped.css +46 -49
  78. package/lib/internal/template/collection-preferences/styles.selectors.js +39 -39
  79. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  80. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +22 -7
  81. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  82. package/lib/internal/template/column-layout/styles.css.js +13 -13
  83. package/lib/internal/template/column-layout/styles.scoped.css +43 -46
  84. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  85. package/lib/internal/template/container/styles.css.js +31 -31
  86. package/lib/internal/template/container/styles.scoped.css +54 -57
  87. package/lib/internal/template/container/styles.selectors.js +31 -31
  88. package/lib/internal/template/copy-to-clipboard/internal.js +2 -2
  89. package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
  90. package/lib/internal/template/copy-to-clipboard/styles.css.js +3 -4
  91. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +3 -7
  92. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +3 -4
  93. package/lib/internal/template/date-picker/index.js +1 -1
  94. package/lib/internal/template/date-picker/index.js.map +1 -1
  95. package/lib/internal/template/date-picker/styles.css.js +7 -7
  96. package/lib/internal/template/date-picker/styles.scoped.css +9 -12
  97. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  98. package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
  99. package/lib/internal/template/date-range-picker/dropdown.js +1 -1
  100. package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
  101. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  102. package/lib/internal/template/date-range-picker/styles.scoped.css +47 -50
  103. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  104. package/lib/internal/template/drawer/styles.css.js +5 -5
  105. package/lib/internal/template/drawer/styles.scoped.css +10 -13
  106. package/lib/internal/template/drawer/styles.selectors.js +5 -5
  107. package/lib/internal/template/expandable-section/styles.css.js +34 -34
  108. package/lib/internal/template/expandable-section/styles.scoped.css +65 -68
  109. package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
  110. package/lib/internal/template/file-token-group/styles.css.js +22 -22
  111. package/lib/internal/template/file-token-group/styles.scoped.css +29 -32
  112. package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
  113. package/lib/internal/template/flashbar/styles.css.js +50 -50
  114. package/lib/internal/template/flashbar/styles.scoped.css +148 -151
  115. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  116. package/lib/internal/template/form/styles.css.js +8 -8
  117. package/lib/internal/template/form/styles.scoped.css +8 -11
  118. package/lib/internal/template/form/styles.selectors.js +8 -8
  119. package/lib/internal/template/form-field/styles.css.js +24 -24
  120. package/lib/internal/template/form-field/styles.scoped.css +38 -41
  121. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  122. package/lib/internal/template/grid/styles.css.js +53 -53
  123. package/lib/internal/template/grid/styles.scoped.css +54 -57
  124. package/lib/internal/template/grid/styles.selectors.js +53 -53
  125. package/lib/internal/template/header/styles.css.js +34 -34
  126. package/lib/internal/template/header/styles.scoped.css +50 -53
  127. package/lib/internal/template/header/styles.selectors.js +34 -34
  128. package/lib/internal/template/help-panel/styles.css.js +6 -6
  129. package/lib/internal/template/help-panel/styles.scoped.css +67 -70
  130. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  131. package/lib/internal/template/input/styles.css.js +13 -13
  132. package/lib/internal/template/input/styles.scoped.css +32 -35
  133. package/lib/internal/template/input/styles.selectors.js +13 -13
  134. package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
  135. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +27 -30
  136. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
  137. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  138. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +3 -6
  139. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  140. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  141. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +15 -18
  142. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  143. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  144. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +3 -6
  145. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  146. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
  147. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -42
  148. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
  149. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  150. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +7 -10
  151. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  152. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  153. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +9 -12
  154. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  155. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  156. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +37 -40
  157. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  158. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  159. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +3 -6
  160. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  161. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  162. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +2 -5
  163. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  164. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  165. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +13 -16
  166. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  167. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  168. package/lib/internal/template/internal/components/option/styles.scoped.css +29 -32
  169. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  170. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  171. package/lib/internal/template/internal/components/options-list/styles.scoped.css +3 -6
  172. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  173. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  174. package/lib/internal/template/internal/components/token-list/styles.scoped.css +22 -25
  175. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  176. package/lib/internal/template/internal/environment.js +1 -1
  177. package/lib/internal/template/internal/environment.json +1 -1
  178. package/lib/internal/template/internal/events/index.d.ts +1 -0
  179. package/lib/internal/template/internal/events/index.d.ts.map +1 -1
  180. package/lib/internal/template/internal/events/index.js +1 -0
  181. package/lib/internal/template/internal/events/index.js.map +1 -1
  182. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  183. package/lib/internal/template/key-value-pairs/styles.scoped.css +9 -15
  184. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  185. package/lib/internal/template/link/styles.css.js +20 -20
  186. package/lib/internal/template/link/styles.scoped.css +71 -74
  187. package/lib/internal/template/link/styles.selectors.js +20 -20
  188. package/lib/internal/template/modal/internal.js +1 -1
  189. package/lib/internal/template/modal/internal.js.map +1 -1
  190. package/lib/internal/template/modal/styles.css.js +23 -23
  191. package/lib/internal/template/modal/styles.scoped.css +38 -44
  192. package/lib/internal/template/modal/styles.selectors.js +23 -23
  193. package/lib/internal/template/multiselect/styles.css.js +3 -3
  194. package/lib/internal/template/multiselect/styles.scoped.css +3 -9
  195. package/lib/internal/template/multiselect/styles.selectors.js +3 -3
  196. package/lib/internal/template/pagination/styles.css.js +9 -9
  197. package/lib/internal/template/pagination/styles.scoped.css +23 -26
  198. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  199. package/lib/internal/template/popover/body.d.ts.map +1 -1
  200. package/lib/internal/template/popover/body.js +0 -1
  201. package/lib/internal/template/popover/body.js.map +1 -1
  202. package/lib/internal/template/popover/internal.d.ts +1 -0
  203. package/lib/internal/template/popover/internal.d.ts.map +1 -1
  204. package/lib/internal/template/popover/internal.js +2 -2
  205. package/lib/internal/template/popover/internal.js.map +1 -1
  206. package/lib/internal/template/popover/styles.css.js +53 -52
  207. package/lib/internal/template/popover/styles.scoped.css +71 -77
  208. package/lib/internal/template/popover/styles.selectors.js +53 -52
  209. package/lib/internal/template/progress-bar/styles.css.js +19 -19
  210. package/lib/internal/template/progress-bar/styles.scoped.css +30 -33
  211. package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
  212. package/lib/internal/template/prompt-input/styles.css.js +14 -14
  213. package/lib/internal/template/prompt-input/styles.scoped.css +39 -51
  214. package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
  215. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  216. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +41 -44
  217. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  218. package/lib/internal/template/property-filter/styles.css.js +39 -39
  219. package/lib/internal/template/property-filter/styles.scoped.css +41 -47
  220. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  221. package/lib/internal/template/radio-group/styles.css.js +10 -10
  222. package/lib/internal/template/radio-group/styles.scoped.css +16 -19
  223. package/lib/internal/template/radio-group/styles.selectors.js +10 -10
  224. package/lib/internal/template/segmented-control/styles.css.js +15 -15
  225. package/lib/internal/template/segmented-control/styles.scoped.css +34 -37
  226. package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
  227. package/lib/internal/template/select/styles.css.js +1 -1
  228. package/lib/internal/template/select/styles.scoped.css +1 -4
  229. package/lib/internal/template/select/styles.selectors.js +1 -1
  230. package/lib/internal/template/side-navigation/styles.css.js +30 -30
  231. package/lib/internal/template/side-navigation/styles.scoped.css +46 -49
  232. package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
  233. package/lib/internal/template/slider/styles.css.js +26 -26
  234. package/lib/internal/template/slider/styles.scoped.css +76 -79
  235. package/lib/internal/template/slider/styles.selectors.js +26 -26
  236. package/lib/internal/template/split-panel/styles.css.js +26 -26
  237. package/lib/internal/template/split-panel/styles.scoped.css +44 -47
  238. package/lib/internal/template/split-panel/styles.selectors.js +26 -26
  239. package/lib/internal/template/steps/styles.css.js +6 -6
  240. package/lib/internal/template/steps/styles.scoped.css +7 -10
  241. package/lib/internal/template/steps/styles.selectors.js +6 -6
  242. package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
  243. package/lib/internal/template/table/expandable-rows/styles.scoped.css +13 -16
  244. package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
  245. package/lib/internal/template/table/resizer/styles.css.js +8 -8
  246. package/lib/internal/template/table/resizer/styles.scoped.css +15 -18
  247. package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
  248. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.d.ts.map +1 -1
  249. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js +6 -2
  250. package/lib/internal/template/table/sticky-scrollbar/sticky-scrollbar.js.map +1 -1
  251. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  252. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -7
  253. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  254. package/lib/internal/template/tabs/styles.css.js +28 -28
  255. package/lib/internal/template/tabs/styles.scoped.css +49 -52
  256. package/lib/internal/template/tabs/styles.selectors.js +28 -28
  257. package/lib/internal/template/text-content/styles.css.js +1 -1
  258. package/lib/internal/template/text-content/styles.scoped.css +60 -63
  259. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  260. package/lib/internal/template/text-filter/styles.css.js +3 -3
  261. package/lib/internal/template/text-filter/styles.scoped.css +3 -6
  262. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  263. package/lib/internal/template/textarea/styles.css.js +5 -5
  264. package/lib/internal/template/textarea/styles.scoped.css +14 -17
  265. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  266. package/lib/internal/template/tiles/styles.css.js +30 -30
  267. package/lib/internal/template/tiles/styles.scoped.css +71 -77
  268. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  269. package/lib/internal/template/toggle/styles.css.js +10 -10
  270. package/lib/internal/template/toggle/styles.scoped.css +17 -20
  271. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  272. package/lib/internal/template/token-group/styles.css.js +8 -8
  273. package/lib/internal/template/token-group/styles.scoped.css +16 -19
  274. package/lib/internal/template/token-group/styles.selectors.js +8 -8
  275. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  276. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +42 -45
  277. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  278. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  279. package/lib/internal/template/top-navigation/styles.scoped.css +66 -75
  280. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  281. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  282. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -24
  283. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  284. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  285. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -36
  286. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  287. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  288. package/lib/internal/template/tutorial-panel/styles.scoped.css +1 -4
  289. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  290. package/lib/internal/template/wizard/styles.css.js +30 -30
  291. package/lib/internal/template/wizard/styles.scoped.css +58 -62
  292. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  293. package/package.json +1 -1
  294. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts +0 -12
  295. package/lib/internal/template/app-layout/split-panel/split-panel-utils.d.ts.map +0 -1
  296. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js +0 -28
  297. package/lib/internal/template/app-layout/split-panel/split-panel-utils.js.map +0 -1
@@ -2,44 +2,44 @@
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_1wzqe_1yuvv_141",
6
- "search-field": "awsui_search-field_1wzqe_1yuvv_176",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_1yuvv_183",
8
- "add-token": "awsui_add-token_1wzqe_1yuvv_190",
9
- "tokens": "awsui_tokens_1wzqe_1yuvv_197",
10
- "token-operator": "awsui_token-operator_1wzqe_1yuvv_202",
11
- "property-editor": "awsui_property-editor_1wzqe_1yuvv_206",
12
- "property-editor-header": "awsui_property-editor-header_1wzqe_1yuvv_209",
13
- "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_1yuvv_222",
14
- "property-editor-form": "awsui_property-editor-form_1wzqe_1yuvv_237",
15
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1yuvv_242",
16
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1yuvv_245",
17
- "property-editor-enum": "awsui_property-editor-enum_1wzqe_1yuvv_253",
18
- "token-editor": "awsui_token-editor_1wzqe_1yuvv_258",
19
- "token-editor-form": "awsui_token-editor-form_1wzqe_1yuvv_265",
20
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1yuvv_268",
21
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1yuvv_271",
22
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1yuvv_274",
23
- "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_1yuvv_277",
24
- "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_1yuvv_282",
25
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1yuvv_286",
26
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1yuvv_289",
27
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1yuvv_292",
28
- "token-editor-grid": "awsui_token-editor-grid_1wzqe_1yuvv_301",
29
- "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_1yuvv_338",
30
- "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_1yuvv_341",
31
- "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_1yuvv_350",
32
- "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_1yuvv_354",
33
- "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_1yuvv_360",
34
- "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_1yuvv_369",
35
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1yuvv_373",
36
- "custom-control": "awsui_custom-control_1wzqe_1yuvv_377",
37
- "input": "awsui_input_1wzqe_1yuvv_183",
38
- "results": "awsui_results_1wzqe_1yuvv_385",
39
- "token-trigger": "awsui_token-trigger_1wzqe_1yuvv_390",
40
- "remove-all": "awsui_remove-all_1wzqe_1yuvv_395",
41
- "join-operation": "awsui_join-operation_1wzqe_1yuvv_396",
42
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1yuvv_397",
43
- "constraint": "awsui_constraint_1wzqe_1yuvv_401"
5
+ "root": "awsui_root_1wzqe_4q710_141",
6
+ "search-field": "awsui_search-field_1wzqe_4q710_173",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_4q710_180",
8
+ "add-token": "awsui_add-token_1wzqe_4q710_187",
9
+ "tokens": "awsui_tokens_1wzqe_4q710_194",
10
+ "token-operator": "awsui_token-operator_1wzqe_4q710_199",
11
+ "property-editor": "awsui_property-editor_1wzqe_4q710_203",
12
+ "property-editor-header": "awsui_property-editor-header_1wzqe_4q710_206",
13
+ "property-editor-header-enum": "awsui_property-editor-header-enum_1wzqe_4q710_219",
14
+ "property-editor-form": "awsui_property-editor-form_1wzqe_4q710_234",
15
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_4q710_239",
16
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_4q710_242",
17
+ "property-editor-enum": "awsui_property-editor-enum_1wzqe_4q710_250",
18
+ "token-editor": "awsui_token-editor_1wzqe_4q710_255",
19
+ "token-editor-form": "awsui_token-editor-form_1wzqe_4q710_262",
20
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_4q710_265",
21
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_4q710_268",
22
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_4q710_271",
23
+ "token-editor-multiselect-wrapper": "awsui_token-editor-multiselect-wrapper_1wzqe_4q710_274",
24
+ "token-editor-multiselect-wrapper-inner": "awsui_token-editor-multiselect-wrapper-inner_1wzqe_4q710_279",
25
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_4q710_283",
26
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_4q710_286",
27
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_4q710_289",
28
+ "token-editor-grid": "awsui_token-editor-grid_1wzqe_4q710_298",
29
+ "token-editor-grid-group": "awsui_token-editor-grid-group_1wzqe_4q710_332",
30
+ "token-editor-narrow": "awsui_token-editor-narrow_1wzqe_4q710_335",
31
+ "token-editor-supports-groups": "awsui_token-editor-supports-groups_1wzqe_4q710_344",
32
+ "token-editor-grid-header": "awsui_token-editor-grid-header_1wzqe_4q710_348",
33
+ "token-editor-grid-cell": "awsui_token-editor-grid-cell_1wzqe_4q710_354",
34
+ "token-editor-add-token": "awsui_token-editor-add-token_1wzqe_4q710_363",
35
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_4q710_367",
36
+ "custom-control": "awsui_custom-control_1wzqe_4q710_371",
37
+ "input": "awsui_input_1wzqe_4q710_180",
38
+ "results": "awsui_results_1wzqe_4q710_379",
39
+ "token-trigger": "awsui_token-trigger_1wzqe_4q710_384",
40
+ "remove-all": "awsui_remove-all_1wzqe_4q710_389",
41
+ "join-operation": "awsui_join-operation_1wzqe_4q710_390",
42
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_4q710_391",
43
+ "constraint": "awsui_constraint_1wzqe_4q710_395"
44
44
  };
45
45
 
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1mabk_1eqjd_141",
5
- "radio": "awsui_radio_1mabk_1eqjd_177",
6
- "radio--has-description": "awsui_radio--has-description_1mabk_1eqjd_185",
7
- "radio-control": "awsui_radio-control_1mabk_1eqjd_189",
8
- "outline": "awsui_outline_1mabk_1eqjd_197",
9
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1eqjd_219",
10
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1eqjd_223",
11
- "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1eqjd_223",
12
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1eqjd_228",
13
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1eqjd_244"
4
+ "root": "awsui_root_1mabk_xm1sy_141",
5
+ "radio": "awsui_radio_1mabk_xm1sy_174",
6
+ "radio--has-description": "awsui_radio--has-description_1mabk_xm1sy_182",
7
+ "radio-control": "awsui_radio-control_1mabk_xm1sy_186",
8
+ "outline": "awsui_outline_1mabk_xm1sy_194",
9
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_xm1sy_216",
10
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_xm1sy_220",
11
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_xm1sy_220",
12
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_xm1sy_225",
13
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_xm1sy_241"
14
14
  };
15
15
 
@@ -138,7 +138,7 @@
138
138
  */
139
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1mabk_1eqjd_141:not(#\9) {
141
+ .awsui_root_1mabk_xm1sy_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -147,12 +147,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
147
  direction: inherit;
148
148
  empty-cells: show;
149
149
  font-family: serif;
150
- font-size: medium;
151
150
  font-style: normal;
152
151
  font-variant: normal;
153
- font-weight: 400;
154
152
  font-stretch: normal;
155
- line-height: normal;
156
153
  -webkit-hyphens: none;
157
154
  hyphens: none;
158
155
  letter-spacing: normal;
@@ -175,19 +172,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
172
  display: block;
176
173
  }
177
174
 
178
- .awsui_radio_1mabk_1eqjd_177:not(#\9) {
175
+ .awsui_radio_1mabk_xm1sy_174:not(#\9) {
179
176
  /*used in test-utils*/
180
177
  }
181
178
 
182
- .awsui_radio_1mabk_1eqjd_177 + .awsui_radio_1mabk_1eqjd_177:not(#\9) {
179
+ .awsui_radio_1mabk_xm1sy_174 + .awsui_radio_1mabk_xm1sy_174:not(#\9) {
183
180
  margin-block-start: var(--space-scaled-xxs-krq5fq, 4px);
184
181
  }
185
182
 
186
- .awsui_radio--has-description_1mabk_1eqjd_185 + .awsui_radio_1mabk_1eqjd_177:not(#\9) {
183
+ .awsui_radio--has-description_1mabk_xm1sy_182 + .awsui_radio_1mabk_xm1sy_174:not(#\9) {
187
184
  margin-block-start: var(--space-scaled-xs-t3am3w, 8px);
188
185
  }
189
186
 
190
- .awsui_radio-control_1mabk_1eqjd_189:not(#\9) {
187
+ .awsui_radio-control_1mabk_xm1sy_186:not(#\9) {
191
188
  margin-block-start: calc((var(--line-height-body-m-gw0130, 22px) - var(--size-control-rwazx4, 14px)) / 2);
192
189
  min-block-size: var(--size-control-rwazx4, 14px);
193
190
  min-inline-size: var(--size-control-rwazx4, 14px);
@@ -195,14 +192,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
192
  inline-size: var(--size-control-rwazx4, 14px);
196
193
  }
197
194
 
198
- .awsui_outline_1mabk_1eqjd_197:not(#\9) {
195
+ .awsui_outline_1mabk_xm1sy_194:not(#\9) {
199
196
  position: relative;
200
197
  }
201
- .awsui_outline_1mabk_1eqjd_197:not(#\9) {
198
+ .awsui_outline_1mabk_xm1sy_194:not(#\9) {
202
199
  outline: 2px dotted transparent;
203
200
  outline-offset: calc(2px - 1px);
204
201
  }
205
- .awsui_outline_1mabk_1eqjd_197:not(#\9)::before {
202
+ .awsui_outline_1mabk_xm1sy_194:not(#\9)::before {
206
203
  content: " ";
207
204
  display: block;
208
205
  position: absolute;
@@ -217,39 +214,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
214
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
218
215
  }
219
216
 
220
- .awsui_styled-circle-border_1mabk_1eqjd_219:not(#\9) {
217
+ .awsui_styled-circle-border_1mabk_xm1sy_216:not(#\9) {
221
218
  stroke: var(--color-border-control-default-1n1i69, #687078);
222
219
  fill: var(--color-background-control-default-mfefru, #ffffff);
223
220
  }
224
- .awsui_styled-circle-border_1mabk_1eqjd_219.awsui_styled-circle-disabled_1mabk_1eqjd_223:not(#\9), .awsui_styled-circle-border_1mabk_1eqjd_219.awsui_styled-circle-readonly_1mabk_1eqjd_223:not(#\9) {
221
+ .awsui_styled-circle-border_1mabk_xm1sy_216.awsui_styled-circle-disabled_1mabk_xm1sy_220:not(#\9), .awsui_styled-circle-border_1mabk_xm1sy_216.awsui_styled-circle-readonly_1mabk_xm1sy_220:not(#\9) {
225
222
  fill: var(--color-background-control-disabled-91jpo5, #d5dbdb);
226
223
  stroke: var(--color-background-control-disabled-91jpo5, #d5dbdb);
227
224
  }
228
225
 
229
- .awsui_styled-circle-fill_1mabk_1eqjd_228:not(#\9) {
226
+ .awsui_styled-circle-fill_1mabk_xm1sy_225:not(#\9) {
230
227
  stroke: var(--color-background-control-checked-aeun6h, #0073bb);
231
228
  fill: var(--color-foreground-control-default-q0po12, #ffffff);
232
229
  opacity: 0;
233
230
  transition: opacity var(--motion-duration-transition-quick-1ym1ir, 90ms) var(--motion-easing-transition-quick-c2tqbv, linear);
234
231
  }
235
232
  @media (prefers-reduced-motion: reduce) {
236
- .awsui_styled-circle-fill_1mabk_1eqjd_228:not(#\9) {
233
+ .awsui_styled-circle-fill_1mabk_xm1sy_225:not(#\9) {
237
234
  animation: none;
238
235
  transition: none;
239
236
  }
240
237
  }
241
- .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1eqjd_228:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1eqjd_228:not(#\9) {
238
+ .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_xm1sy_225:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_xm1sy_225:not(#\9) {
242
239
  animation: none;
243
240
  transition: none;
244
241
  }
245
- .awsui_styled-circle-fill_1mabk_1eqjd_228.awsui_styled-circle-checked_1mabk_1eqjd_244:not(#\9) {
242
+ .awsui_styled-circle-fill_1mabk_xm1sy_225.awsui_styled-circle-checked_1mabk_xm1sy_241:not(#\9) {
246
243
  opacity: 1;
247
244
  }
248
- .awsui_styled-circle-fill_1mabk_1eqjd_228.awsui_styled-circle-disabled_1mabk_1eqjd_223:not(#\9) {
245
+ .awsui_styled-circle-fill_1mabk_xm1sy_225.awsui_styled-circle-disabled_1mabk_xm1sy_220:not(#\9) {
249
246
  fill: var(--color-foreground-control-disabled-qyr9s6, #ffffff);
250
247
  stroke: var(--color-background-control-disabled-91jpo5, #d5dbdb);
251
248
  }
252
- .awsui_styled-circle-fill_1mabk_1eqjd_228.awsui_styled-circle-readonly_1mabk_1eqjd_223:not(#\9) {
249
+ .awsui_styled-circle-fill_1mabk_xm1sy_225.awsui_styled-circle-readonly_1mabk_xm1sy_220:not(#\9) {
253
250
  fill: var(--color-foreground-control-read-only-xonnp3, #687078);
254
251
  stroke: var(--color-background-control-disabled-91jpo5, #d5dbdb);
255
252
  }
@@ -2,15 +2,15 @@
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_1mabk_1eqjd_141",
6
- "radio": "awsui_radio_1mabk_1eqjd_177",
7
- "radio--has-description": "awsui_radio--has-description_1mabk_1eqjd_185",
8
- "radio-control": "awsui_radio-control_1mabk_1eqjd_189",
9
- "outline": "awsui_outline_1mabk_1eqjd_197",
10
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1eqjd_219",
11
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1eqjd_223",
12
- "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_1eqjd_223",
13
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1eqjd_228",
14
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1eqjd_244"
5
+ "root": "awsui_root_1mabk_xm1sy_141",
6
+ "radio": "awsui_radio_1mabk_xm1sy_174",
7
+ "radio--has-description": "awsui_radio--has-description_1mabk_xm1sy_182",
8
+ "radio-control": "awsui_radio-control_1mabk_xm1sy_186",
9
+ "outline": "awsui_outline_1mabk_xm1sy_194",
10
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_xm1sy_216",
11
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_xm1sy_220",
12
+ "styled-circle-readonly": "awsui_styled-circle-readonly_1mabk_xm1sy_220",
13
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_xm1sy_225",
14
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_xm1sy_241"
15
15
  };
16
16
 
@@ -1,20 +1,20 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_hvfez_157",
5
- "disabled": "awsui_disabled_8cbea_hvfez_237",
6
- "selected": "awsui_selected_8cbea_hvfez_245",
7
- "icon": "awsui_icon_8cbea_hvfez_266",
8
- "with-text": "awsui_with-text_8cbea_hvfez_270",
9
- "with-no-text": "awsui_with-no-text_8cbea_hvfez_276",
10
- "root": "awsui_root_8cbea_hvfez_281",
11
- "segment-part": "awsui_segment-part_8cbea_hvfez_316",
12
- "select": "awsui_select_8cbea_hvfez_245",
13
- "segment-count-2": "awsui_segment-count-2_8cbea_hvfez_335",
14
- "segment-count-3": "awsui_segment-count-3_8cbea_hvfez_339",
15
- "segment-count-4": "awsui_segment-count-4_8cbea_hvfez_343",
16
- "segment-count-5": "awsui_segment-count-5_8cbea_hvfez_347",
17
- "segment-count-6": "awsui_segment-count-6_8cbea_hvfez_351",
18
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_hvfez_355"
4
+ "segment": "awsui_segment_8cbea_91axf_157",
5
+ "disabled": "awsui_disabled_8cbea_91axf_237",
6
+ "selected": "awsui_selected_8cbea_91axf_245",
7
+ "icon": "awsui_icon_8cbea_91axf_266",
8
+ "with-text": "awsui_with-text_8cbea_91axf_270",
9
+ "with-no-text": "awsui_with-no-text_8cbea_91axf_276",
10
+ "root": "awsui_root_8cbea_91axf_281",
11
+ "segment-part": "awsui_segment-part_8cbea_91axf_313",
12
+ "select": "awsui_select_8cbea_91axf_245",
13
+ "segment-count-2": "awsui_segment-count-2_8cbea_91axf_332",
14
+ "segment-count-3": "awsui_segment-count-3_8cbea_91axf_336",
15
+ "segment-count-4": "awsui_segment-count-4_8cbea_91axf_340",
16
+ "segment-count-5": "awsui_segment-count-5_8cbea_91axf_344",
17
+ "segment-count-6": "awsui_segment-count-6_8cbea_91axf_348",
18
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_91axf_352"
19
19
  };
20
20
 
@@ -154,7 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
- .awsui_segment_8cbea_hvfez_157:not(#\9) {
157
+ .awsui_segment_8cbea_91axf_157:not(#\9) {
158
158
  font-size: var(--font-size-body-m-6wxxs5, 14px);
159
159
  line-height: var(--line-height-body-m-gw0130, 22px);
160
160
  word-wrap: break-word;
@@ -173,41 +173,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
173
173
  color: var(--color-text-segment-default-ifduc0, #545b64);
174
174
  overflow: visible;
175
175
  }
176
- .awsui_segment_8cbea_hvfez_157:not(#\9):focus {
176
+ .awsui_segment_8cbea_91axf_157:not(#\9):focus {
177
177
  outline: none;
178
178
  }
179
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(1) {
179
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(1) {
180
180
  grid-column: 1;
181
181
  -ms-grid-column: 1;
182
182
  }
183
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(2) {
183
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(2) {
184
184
  grid-column: 2;
185
185
  -ms-grid-column: 2;
186
186
  }
187
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(3) {
187
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(3) {
188
188
  grid-column: 3;
189
189
  -ms-grid-column: 3;
190
190
  }
191
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(4) {
191
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(4) {
192
192
  grid-column: 4;
193
193
  -ms-grid-column: 4;
194
194
  }
195
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(5) {
195
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(5) {
196
196
  grid-column: 5;
197
197
  -ms-grid-column: 5;
198
198
  }
199
- .awsui_segment_8cbea_hvfez_157:not(#\9):nth-child(6) {
199
+ .awsui_segment_8cbea_91axf_157:not(#\9):nth-child(6) {
200
200
  grid-column: 6;
201
201
  -ms-grid-column: 6;
202
202
  }
203
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focus {
203
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_91axf_157:not(#\9):focus {
204
204
  position: relative;
205
205
  }
206
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focus {
206
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_91axf_157:not(#\9):focus {
207
207
  outline: 2px dotted transparent;
208
208
  outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-j1qpgh, 3px) - 1px);
209
209
  }
210
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focus::before {
210
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_91axf_157:not(#\9):focus::before {
211
211
  content: " ";
212
212
  display: block;
213
213
  position: absolute;
@@ -221,64 +221,64 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focu
221
221
  border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
222
222
  box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
223
223
  }
224
- .awsui_segment_8cbea_hvfez_157:not(#\9):last-child {
224
+ .awsui_segment_8cbea_91axf_157:not(#\9):last-child {
225
225
  border-inline-end-width: var(--border-width-field-9kmoac, 1px);
226
226
  border-start-start-radius: 0;
227
227
  border-start-end-radius: var(--border-radius-button-r0qo8t, 2px);
228
228
  border-end-start-radius: 0;
229
229
  border-end-end-radius: var(--border-radius-button-r0qo8t, 2px);
230
230
  }
231
- .awsui_segment_8cbea_hvfez_157:not(#\9):first-child {
231
+ .awsui_segment_8cbea_91axf_157:not(#\9):first-child {
232
232
  border-start-start-radius: var(--border-radius-button-r0qo8t, 2px);
233
233
  border-start-end-radius: 0;
234
234
  border-end-start-radius: var(--border-radius-button-r0qo8t, 2px);
235
235
  border-end-end-radius: 0;
236
236
  }
237
- .awsui_segment_8cbea_hvfez_157.awsui_disabled_8cbea_hvfez_237:not(#\9) {
237
+ .awsui_segment_8cbea_91axf_157.awsui_disabled_8cbea_91axf_237:not(#\9) {
238
238
  background: var(--color-background-segment-disabled-qrelg7, #ffffff);
239
239
  border-color: var(--color-border-segment-disabled-eyq9ch, #d5dbdb);
240
240
  color: var(--color-text-interactive-disabled-xqzdg5, #aab7b8);
241
241
  }
242
- .awsui_segment_8cbea_hvfez_157:not(#\9):not(.awsui_disabled_8cbea_hvfez_237) + .awsui_segment_8cbea_hvfez_157.awsui_disabled_8cbea_hvfez_237 {
242
+ .awsui_segment_8cbea_91axf_157:not(#\9):not(.awsui_disabled_8cbea_91axf_237) + .awsui_segment_8cbea_91axf_157.awsui_disabled_8cbea_91axf_237 {
243
243
  border-inline-start-color: var(--color-border-segment-default-e5zkrx, #687078);
244
244
  }
245
- .awsui_segment_8cbea_hvfez_157.awsui_selected_8cbea_hvfez_245:not(#\9) {
245
+ .awsui_segment_8cbea_91axf_157.awsui_selected_8cbea_91axf_245:not(#\9) {
246
246
  background: var(--color-background-segment-active-sly4sl, #0073bb);
247
247
  border-color: var(--color-border-segment-active-9825j1, #16191f);
248
248
  color: var(--color-text-segment-active-mr3gdg, #ffffff);
249
249
  }
250
- .awsui_segment_8cbea_hvfez_157.awsui_selected_8cbea_hvfez_245 + .awsui_segment_8cbea_hvfez_157:not(#\9), .awsui_segment_8cbea_hvfez_157.awsui_selected_8cbea_hvfez_245 + .awsui_segment_8cbea_hvfez_157.awsui_disabled_8cbea_hvfez_237:not(#\9) {
250
+ .awsui_segment_8cbea_91axf_157.awsui_selected_8cbea_91axf_245 + .awsui_segment_8cbea_91axf_157:not(#\9), .awsui_segment_8cbea_91axf_157.awsui_selected_8cbea_91axf_245 + .awsui_segment_8cbea_91axf_157.awsui_disabled_8cbea_91axf_237:not(#\9) {
251
251
  border-inline-start-color: var(--color-border-segment-active-9825j1, #16191f);
252
252
  }
253
- .awsui_segment_8cbea_hvfez_157:not(#\9):hover:not(.awsui_selected_8cbea_hvfez_245):not(.awsui_disabled_8cbea_hvfez_237):not(:focus) {
253
+ .awsui_segment_8cbea_91axf_157:not(#\9):hover:not(.awsui_selected_8cbea_91axf_245):not(.awsui_disabled_8cbea_91axf_237):not(:focus) {
254
254
  background: var(--color-background-segment-hover-rizmh0, #ffffff);
255
255
  color: var(--color-text-segment-hover-s17yjo, #0073bb);
256
256
  border-color: var(--color-border-segment-hover-2w1whe, #16191f);
257
257
  cursor: pointer;
258
258
  }
259
- .awsui_segment_8cbea_hvfez_157:not(#\9):hover:not(.awsui_selected_8cbea_hvfez_245):not(.awsui_disabled_8cbea_hvfez_237):not(:focus) + .awsui_segment_8cbea_hvfez_157:not(.awsui_selected_8cbea_hvfez_245) {
259
+ .awsui_segment_8cbea_91axf_157:not(#\9):hover:not(.awsui_selected_8cbea_91axf_245):not(.awsui_disabled_8cbea_91axf_237):not(:focus) + .awsui_segment_8cbea_91axf_157:not(.awsui_selected_8cbea_91axf_245) {
260
260
  border-inline-start-color: var(--color-border-segment-hover-2w1whe, #16191f);
261
261
  }
262
- .awsui_segment_8cbea_hvfez_157.awsui_selected_8cbea_hvfez_245 + .awsui_segment_8cbea_hvfez_157:not(#\9):hover:not(.awsui_selected_8cbea_hvfez_245):not(.awsui_disabled_8cbea_hvfez_237):not(:focus) {
262
+ .awsui_segment_8cbea_91axf_157.awsui_selected_8cbea_91axf_245 + .awsui_segment_8cbea_91axf_157:not(#\9):hover:not(.awsui_selected_8cbea_91axf_245):not(.awsui_disabled_8cbea_91axf_237):not(:focus) {
263
263
  border-inline-start-color: var(--color-border-segment-active-9825j1, #16191f);
264
264
  }
265
265
 
266
- .awsui_icon_8cbea_hvfez_266:not(#\9) {
266
+ .awsui_icon_8cbea_91axf_266:not(#\9) {
267
267
  /* used in test-utils */
268
268
  }
269
269
 
270
- .awsui_with-text_8cbea_hvfez_270:not(#\9) {
270
+ .awsui_with-text_8cbea_91axf_270:not(#\9) {
271
271
  position: relative;
272
272
  inset-inline-start: calc(-1 * var(--space-xxs-y2432o, 4px));
273
273
  margin-inline-end: var(--space-xxs-y2432o, 4px);
274
274
  }
275
275
 
276
- .awsui_with-no-text_8cbea_hvfez_276:not(#\9) {
276
+ .awsui_with-no-text_8cbea_91axf_276:not(#\9) {
277
277
  margin-inline: auto;
278
278
  inset-inline: 0;
279
279
  }
280
280
 
281
- .awsui_root_8cbea_hvfez_281:not(#\9) {
281
+ .awsui_root_8cbea_91axf_281:not(#\9) {
282
282
  border-collapse: separate;
283
283
  border-spacing: 0;
284
284
  box-sizing: border-box;
@@ -287,12 +287,9 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focu
287
287
  direction: inherit;
288
288
  empty-cells: show;
289
289
  font-family: serif;
290
- font-size: medium;
291
290
  font-style: normal;
292
291
  font-variant: normal;
293
- font-weight: 400;
294
292
  font-stretch: normal;
295
- line-height: normal;
296
293
  -webkit-hyphens: none;
297
294
  hyphens: none;
298
295
  letter-spacing: normal;
@@ -314,44 +311,44 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_hvfez_157:not(#\9):focu
314
311
  -moz-osx-font-smoothing: auto;
315
312
  }
316
313
 
317
- .awsui_segment-part_8cbea_hvfez_316:not(#\9) {
314
+ .awsui_segment-part_8cbea_91axf_313:not(#\9) {
318
315
  display: inline-grid;
319
316
  }
320
317
  @media (max-width: 688px) {
321
- .awsui_segment-part_8cbea_hvfez_316:not(#\9) {
318
+ .awsui_segment-part_8cbea_91axf_313:not(#\9) {
322
319
  display: none;
323
320
  }
324
321
  }
325
322
 
326
- .awsui_select_8cbea_hvfez_245:not(#\9) {
323
+ .awsui_select_8cbea_91axf_245:not(#\9) {
327
324
  display: none;
328
325
  }
329
326
  @media (max-width: 688px) {
330
- .awsui_select_8cbea_hvfez_245:not(#\9) {
327
+ .awsui_select_8cbea_91axf_245:not(#\9) {
331
328
  display: block;
332
329
  }
333
330
  }
334
331
 
335
- .awsui_segment-count-2_8cbea_hvfez_335:not(#\9) {
332
+ .awsui_segment-count-2_8cbea_91axf_332:not(#\9) {
336
333
  grid-template-columns: 1fr 1fr;
337
334
  }
338
335
 
339
- .awsui_segment-count-3_8cbea_hvfez_339:not(#\9) {
336
+ .awsui_segment-count-3_8cbea_91axf_336:not(#\9) {
340
337
  grid-template-columns: 1fr 1fr 1fr;
341
338
  }
342
339
 
343
- .awsui_segment-count-4_8cbea_hvfez_343:not(#\9) {
340
+ .awsui_segment-count-4_8cbea_91axf_340:not(#\9) {
344
341
  grid-template-columns: 1fr 1fr 1fr 1fr;
345
342
  }
346
343
 
347
- .awsui_segment-count-5_8cbea_hvfez_347:not(#\9) {
344
+ .awsui_segment-count-5_8cbea_91axf_344:not(#\9) {
348
345
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
349
346
  }
350
347
 
351
- .awsui_segment-count-6_8cbea_hvfez_351:not(#\9) {
348
+ .awsui_segment-count-6_8cbea_91axf_348:not(#\9) {
352
349
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
353
350
  }
354
351
 
355
- .awsui_disabled-reason-tooltip_8cbea_hvfez_355:not(#\9) {
352
+ .awsui_disabled-reason-tooltip_8cbea_91axf_352:not(#\9) {
356
353
  /* used in test-utils or tests */
357
354
  }
@@ -2,20 +2,20 @@
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_hvfez_157",
6
- "disabled": "awsui_disabled_8cbea_hvfez_237",
7
- "selected": "awsui_selected_8cbea_hvfez_245",
8
- "icon": "awsui_icon_8cbea_hvfez_266",
9
- "with-text": "awsui_with-text_8cbea_hvfez_270",
10
- "with-no-text": "awsui_with-no-text_8cbea_hvfez_276",
11
- "root": "awsui_root_8cbea_hvfez_281",
12
- "segment-part": "awsui_segment-part_8cbea_hvfez_316",
13
- "select": "awsui_select_8cbea_hvfez_245",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_hvfez_335",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_hvfez_339",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_hvfez_343",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_hvfez_347",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_hvfez_351",
19
- "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_hvfez_355"
5
+ "segment": "awsui_segment_8cbea_91axf_157",
6
+ "disabled": "awsui_disabled_8cbea_91axf_237",
7
+ "selected": "awsui_selected_8cbea_91axf_245",
8
+ "icon": "awsui_icon_8cbea_91axf_266",
9
+ "with-text": "awsui_with-text_8cbea_91axf_270",
10
+ "with-no-text": "awsui_with-no-text_8cbea_91axf_276",
11
+ "root": "awsui_root_8cbea_91axf_281",
12
+ "segment-part": "awsui_segment-part_8cbea_91axf_313",
13
+ "select": "awsui_select_8cbea_91axf_245",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_91axf_332",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_91axf_336",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_91axf_340",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_91axf_344",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_91axf_348",
19
+ "disabled-reason-tooltip": "awsui_disabled-reason-tooltip_8cbea_91axf_352"
20
20
  };
21
21
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_r2vco_13wfq_141"
4
+ "root": "awsui_root_r2vco_3tpey_141"
5
5
  };
6
6
 
@@ -138,7 +138,7 @@
138
138
  */
139
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_r2vco_13wfq_141:not(#\9) {
141
+ .awsui_root_r2vco_3tpey_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -147,12 +147,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
147
  direction: inherit;
148
148
  empty-cells: show;
149
149
  font-family: serif;
150
- font-size: medium;
151
150
  font-style: normal;
152
151
  font-variant: normal;
153
- font-weight: 400;
154
152
  font-stretch: normal;
155
- line-height: normal;
156
153
  -webkit-hyphens: none;
157
154
  hyphens: none;
158
155
  letter-spacing: normal;
@@ -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_13wfq_141"
5
+ "root": "awsui_root_r2vco_3tpey_141"
6
6
  };
7
7