@cloudscape-design/components 3.0.534 → 3.0.535

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (358) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +36 -30
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +12 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -3
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -2
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +19 -13
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -6
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +19 -13
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +35 -29
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/environment.js +1 -1
  235. package/internal/environment.json +1 -1
  236. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  237. package/internal/generated/custom-css-properties/index.js +46 -40
  238. package/internal/generated/custom-css-properties/index.js.map +1 -1
  239. package/internal/manifest.json +1 -1
  240. package/link/styles.css.js +20 -20
  241. package/link/styles.scoped.css +77 -71
  242. package/link/styles.selectors.js +20 -20
  243. package/mixed-line-bar-chart/styles.css.js +11 -11
  244. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  245. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +44 -38
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +2 -2
  250. package/multiselect/styles.scoped.css +8 -2
  251. package/multiselect/styles.selectors.js +2 -2
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +29 -23
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +54 -48
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +50 -50
  260. package/popover/styles.scoped.css +94 -64
  261. package/popover/styles.selectors.js +50 -50
  262. package/progress-bar/styles.css.js +18 -18
  263. package/progress-bar/styles.scoped.css +44 -32
  264. package/progress-bar/styles.selectors.js +18 -18
  265. package/property-filter/property-filter-autosuggest.js +2 -1
  266. package/property-filter/property-filter-autosuggest.js.map +1 -1
  267. package/property-filter/styles.css.js +31 -31
  268. package/property-filter/styles.scoped.css +39 -33
  269. package/property-filter/styles.selectors.js +31 -31
  270. package/radio-group/styles.css.js +9 -9
  271. package/radio-group/styles.scoped.css +21 -15
  272. package/radio-group/styles.selectors.js +9 -9
  273. package/segmented-control/styles.css.js +14 -14
  274. package/segmented-control/styles.scoped.css +39 -33
  275. package/segmented-control/styles.selectors.js +14 -14
  276. package/select/parts/styles.css.js +16 -16
  277. package/select/parts/styles.scoped.css +22 -16
  278. package/select/parts/styles.selectors.js +16 -16
  279. package/select/styles.css.js +1 -1
  280. package/select/styles.scoped.css +7 -1
  281. package/select/styles.selectors.js +1 -1
  282. package/side-navigation/styles.css.js +28 -28
  283. package/side-navigation/styles.scoped.css +44 -38
  284. package/side-navigation/styles.selectors.js +28 -28
  285. package/space-between/styles.css.js +23 -23
  286. package/space-between/styles.scoped.css +30 -24
  287. package/space-between/styles.selectors.js +23 -23
  288. package/spinner/styles.css.js +13 -13
  289. package/spinner/styles.scoped.css +58 -26
  290. package/spinner/styles.selectors.js +13 -13
  291. package/split-panel/styles.css.js +55 -55
  292. package/split-panel/styles.scoped.css +87 -75
  293. package/split-panel/styles.selectors.js +55 -55
  294. package/status-indicator/styles.css.js +23 -23
  295. package/status-indicator/styles.scoped.css +35 -29
  296. package/status-indicator/styles.selectors.js +23 -23
  297. package/table/body-cell/styles.css.js +30 -30
  298. package/table/body-cell/styles.scoped.css +87 -81
  299. package/table/body-cell/styles.selectors.js +30 -30
  300. package/table/header-cell/styles.css.js +24 -24
  301. package/table/header-cell/styles.scoped.css +50 -44
  302. package/table/header-cell/styles.selectors.js +24 -24
  303. package/table/resizer/styles.css.js +8 -8
  304. package/table/resizer/styles.scoped.css +20 -14
  305. package/table/resizer/styles.selectors.js +8 -8
  306. package/table/selection/styles.css.js +3 -3
  307. package/table/selection/styles.scoped.css +9 -3
  308. package/table/selection/styles.selectors.js +3 -3
  309. package/table/sticky-scrollbar/styles.css.js +6 -6
  310. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  311. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  312. package/table/styles.css.js +35 -35
  313. package/table/styles.scoped.css +46 -40
  314. package/table/styles.selectors.js +35 -35
  315. package/table/table-role/table-role-helper.js +1 -1
  316. package/table/table-role/table-role-helper.js.map +1 -1
  317. package/tabs/styles.css.js +21 -21
  318. package/tabs/styles.scoped.css +51 -39
  319. package/tabs/styles.selectors.js +21 -21
  320. package/tag-editor/styles.css.js +3 -3
  321. package/tag-editor/styles.scoped.css +16 -10
  322. package/tag-editor/styles.selectors.js +3 -3
  323. package/text-content/styles.css.js +1 -1
  324. package/text-content/styles.scoped.css +66 -60
  325. package/text-content/styles.selectors.js +1 -1
  326. package/text-filter/styles.css.js +3 -3
  327. package/text-filter/styles.scoped.css +9 -3
  328. package/text-filter/styles.selectors.js +3 -3
  329. package/textarea/styles.css.js +4 -4
  330. package/textarea/styles.scoped.css +18 -12
  331. package/textarea/styles.selectors.js +4 -4
  332. package/tiles/styles.css.js +29 -29
  333. package/tiles/styles.scoped.css +76 -70
  334. package/tiles/styles.selectors.js +29 -29
  335. package/toggle/styles.css.js +8 -8
  336. package/toggle/styles.scoped.css +19 -13
  337. package/toggle/styles.selectors.js +8 -8
  338. package/token-group/styles.css.js +8 -8
  339. package/token-group/styles.scoped.css +22 -16
  340. package/token-group/styles.selectors.js +8 -8
  341. package/top-navigation/1.0-beta/styles.css.js +25 -25
  342. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  343. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  344. package/top-navigation/styles.css.js +47 -47
  345. package/top-navigation/styles.scoped.css +72 -66
  346. package/top-navigation/styles.selectors.js +47 -47
  347. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  348. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  349. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  350. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  351. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  352. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  353. package/tutorial-panel/styles.css.js +1 -1
  354. package/tutorial-panel/styles.scoped.css +7 -1
  355. package/tutorial-panel/styles.selectors.js +1 -1
  356. package/wizard/styles.css.js +32 -32
  357. package/wizard/styles.scoped.css +74 -68
  358. package/wizard/styles.selectors.js +32 -32
@@ -2,36 +2,36 @@
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_uuaj5_93",
6
- "search-field": "awsui_search-field_1wzqe_uuaj5_128",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_uuaj5_134",
8
- "add-token": "awsui_add-token_1wzqe_uuaj5_138",
9
- "tokens": "awsui_tokens_1wzqe_uuaj5_145",
10
- "token-operator": "awsui_token-operator_1wzqe_uuaj5_150",
11
- "property-editor": "awsui_property-editor_1wzqe_uuaj5_154",
12
- "token-editor": "awsui_token-editor_1wzqe_uuaj5_155",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_uuaj5_160",
14
- "token-editor-form": "awsui_token-editor-form_1wzqe_uuaj5_161",
15
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_uuaj5_164",
16
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_uuaj5_165",
17
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_uuaj5_168",
18
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_uuaj5_169",
19
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_uuaj5_172",
20
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_uuaj5_173",
21
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_uuaj5_176",
22
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_uuaj5_177",
23
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_uuaj5_180",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_uuaj5_181",
25
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_uuaj5_184",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_uuaj5_185",
27
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_uuaj5_203",
28
- "custom-control": "awsui_custom-control_1wzqe_uuaj5_207",
29
- "input": "awsui_input_1wzqe_uuaj5_134",
30
- "results": "awsui_results_1wzqe_uuaj5_215",
31
- "token-trigger": "awsui_token-trigger_1wzqe_uuaj5_220",
32
- "remove-all": "awsui_remove-all_1wzqe_uuaj5_225",
33
- "token-label": "awsui_token-label_1wzqe_uuaj5_226",
34
- "join-operation": "awsui_join-operation_1wzqe_uuaj5_227",
35
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_uuaj5_228"
5
+ "root": "awsui_root_1wzqe_rh9x1_99",
6
+ "search-field": "awsui_search-field_1wzqe_rh9x1_134",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_rh9x1_140",
8
+ "add-token": "awsui_add-token_1wzqe_rh9x1_144",
9
+ "tokens": "awsui_tokens_1wzqe_rh9x1_151",
10
+ "token-operator": "awsui_token-operator_1wzqe_rh9x1_156",
11
+ "property-editor": "awsui_property-editor_1wzqe_rh9x1_160",
12
+ "token-editor": "awsui_token-editor_1wzqe_rh9x1_161",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_rh9x1_166",
14
+ "token-editor-form": "awsui_token-editor-form_1wzqe_rh9x1_167",
15
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_rh9x1_170",
16
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_rh9x1_171",
17
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_rh9x1_174",
18
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_rh9x1_175",
19
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_rh9x1_178",
20
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_rh9x1_179",
21
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_rh9x1_182",
22
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_rh9x1_183",
23
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_rh9x1_186",
24
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_rh9x1_187",
25
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_rh9x1_190",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_rh9x1_191",
27
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_rh9x1_209",
28
+ "custom-control": "awsui_custom-control_1wzqe_rh9x1_213",
29
+ "input": "awsui_input_1wzqe_rh9x1_140",
30
+ "results": "awsui_results_1wzqe_rh9x1_221",
31
+ "token-trigger": "awsui_token-trigger_1wzqe_rh9x1_226",
32
+ "remove-all": "awsui_remove-all_1wzqe_rh9x1_231",
33
+ "token-label": "awsui_token-label_1wzqe_rh9x1_232",
34
+ "join-operation": "awsui_join-operation_1wzqe_rh9x1_233",
35
+ "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_rh9x1_234"
36
36
  };
37
37
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1mabk_1w642_93",
5
- "radio": "awsui_radio_1mabk_1w642_129",
6
- "radio--has-description": "awsui_radio--has-description_1mabk_1w642_137",
7
- "radio-control": "awsui_radio-control_1mabk_1w642_141",
8
- "outline": "awsui_outline_1mabk_1w642_149",
9
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1w642_171",
10
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1w642_175",
11
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1w642_180",
12
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1w642_186"
4
+ "root": "awsui_root_1mabk_1vc33_99",
5
+ "radio": "awsui_radio_1mabk_1vc33_135",
6
+ "radio--has-description": "awsui_radio--has-description_1mabk_1vc33_143",
7
+ "radio-control": "awsui_radio-control_1mabk_1vc33_147",
8
+ "outline": "awsui_outline_1mabk_1vc33_155",
9
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_1vc33_177",
10
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1vc33_181",
11
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1vc33_186",
12
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1vc33_192"
13
13
  };
14
14
 
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,7 +96,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_root_1mabk_1w642_93:not(#\9) {
99
+ .awsui_root_1mabk_1vc33_99:not(#\9) {
94
100
  border-collapse: separate;
95
101
  border-spacing: 0;
96
102
  box-sizing: border-box;
@@ -127,19 +133,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
127
133
  display: block;
128
134
  }
129
135
 
130
- .awsui_radio_1mabk_1w642_129:not(#\9) {
136
+ .awsui_radio_1mabk_1vc33_135:not(#\9) {
131
137
  /*used in test-utils*/
132
138
  }
133
139
 
134
- .awsui_radio_1mabk_1w642_129 + .awsui_radio_1mabk_1w642_129:not(#\9) {
140
+ .awsui_radio_1mabk_1vc33_135 + .awsui_radio_1mabk_1vc33_135:not(#\9) {
135
141
  margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
136
142
  }
137
143
 
138
- .awsui_radio--has-description_1mabk_1w642_137 + .awsui_radio_1mabk_1w642_129:not(#\9) {
144
+ .awsui_radio--has-description_1mabk_1vc33_143 + .awsui_radio_1mabk_1vc33_135:not(#\9) {
139
145
  margin-block-start: var(--space-scaled-xs-26e2du, 8px);
140
146
  }
141
147
 
142
- .awsui_radio-control_1mabk_1w642_141:not(#\9) {
148
+ .awsui_radio-control_1mabk_1vc33_147:not(#\9) {
143
149
  margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
144
150
  min-block-size: var(--size-control-28i7hr, 16px);
145
151
  min-inline-size: var(--size-control-28i7hr, 16px);
@@ -147,14 +153,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
153
  inline-size: var(--size-control-28i7hr, 16px);
148
154
  }
149
155
 
150
- .awsui_outline_1mabk_1w642_149:not(#\9) {
156
+ .awsui_outline_1mabk_1vc33_155:not(#\9) {
151
157
  position: relative;
152
158
  }
153
- .awsui_outline_1mabk_1w642_149:not(#\9) {
159
+ .awsui_outline_1mabk_1vc33_155:not(#\9) {
154
160
  outline: 2px dotted transparent;
155
161
  outline-offset: calc(2px - 1px);
156
162
  }
157
- .awsui_outline_1mabk_1w642_149:not(#\9)::before {
163
+ .awsui_outline_1mabk_1vc33_155:not(#\9)::before {
158
164
  content: " ";
159
165
  display: block;
160
166
  position: absolute;
@@ -169,35 +175,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
169
175
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
170
176
  }
171
177
 
172
- .awsui_styled-circle-border_1mabk_1w642_171:not(#\9) {
178
+ .awsui_styled-circle-border_1mabk_1vc33_177:not(#\9) {
173
179
  stroke: var(--color-border-control-default-0fzxw0, #7d8998);
174
180
  fill: var(--color-background-control-default-qzruqy, #ffffff);
175
181
  }
176
- .awsui_styled-circle-border_1mabk_1w642_171.awsui_styled-circle-disabled_1mabk_1w642_175:not(#\9) {
182
+ .awsui_styled-circle-border_1mabk_1vc33_177.awsui_styled-circle-disabled_1mabk_1vc33_181:not(#\9) {
177
183
  fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
178
184
  stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
179
185
  }
180
186
 
181
- .awsui_styled-circle-fill_1mabk_1w642_180:not(#\9) {
187
+ .awsui_styled-circle-fill_1mabk_1vc33_186:not(#\9) {
182
188
  stroke: var(--color-background-control-checked-w517i0, #0972d3);
183
189
  fill: var(--color-foreground-control-default-wq2gpa, #ffffff);
184
190
  opacity: 0;
185
191
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
186
192
  }
187
- .awsui_styled-circle-fill_1mabk_1w642_180.awsui_styled-circle-checked_1mabk_1w642_186:not(#\9) {
193
+ .awsui_styled-circle-fill_1mabk_1vc33_186.awsui_styled-circle-checked_1mabk_1vc33_192:not(#\9) {
188
194
  opacity: 1;
189
195
  }
190
- .awsui_styled-circle-fill_1mabk_1w642_180.awsui_styled-circle-disabled_1mabk_1w642_175:not(#\9) {
196
+ .awsui_styled-circle-fill_1mabk_1vc33_186.awsui_styled-circle-disabled_1mabk_1vc33_181:not(#\9) {
191
197
  fill: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
192
198
  stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
193
199
  }
194
200
  @media (prefers-reduced-motion: reduce) {
195
- .awsui_styled-circle-fill_1mabk_1w642_180:not(#\9) {
201
+ .awsui_styled-circle-fill_1mabk_1vc33_186:not(#\9) {
196
202
  animation: none;
197
203
  transition: none;
198
204
  }
199
205
  }
200
- .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1w642_180:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1w642_180:not(#\9) {
206
+ .awsui-motion-disabled .awsui_styled-circle-fill_1mabk_1vc33_186:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_1vc33_186:not(#\9) {
201
207
  animation: none;
202
208
  transition: none;
203
209
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1mabk_1w642_93",
6
- "radio": "awsui_radio_1mabk_1w642_129",
7
- "radio--has-description": "awsui_radio--has-description_1mabk_1w642_137",
8
- "radio-control": "awsui_radio-control_1mabk_1w642_141",
9
- "outline": "awsui_outline_1mabk_1w642_149",
10
- "styled-circle-border": "awsui_styled-circle-border_1mabk_1w642_171",
11
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1w642_175",
12
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1w642_180",
13
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1w642_186"
5
+ "root": "awsui_root_1mabk_1vc33_99",
6
+ "radio": "awsui_radio_1mabk_1vc33_135",
7
+ "radio--has-description": "awsui_radio--has-description_1mabk_1vc33_143",
8
+ "radio-control": "awsui_radio-control_1mabk_1vc33_147",
9
+ "outline": "awsui_outline_1mabk_1vc33_155",
10
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_1vc33_177",
11
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_1vc33_181",
12
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_1vc33_186",
13
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_1vc33_192"
14
14
  };
15
15
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment": "awsui_segment_8cbea_sud5v_97",
5
- "disabled": "awsui_disabled_8cbea_sud5v_177",
6
- "selected": "awsui_selected_8cbea_sud5v_185",
7
- "icon": "awsui_icon_8cbea_sud5v_206",
8
- "with-text": "awsui_with-text_8cbea_sud5v_210",
9
- "with-no-text": "awsui_with-no-text_8cbea_sud5v_216",
10
- "root": "awsui_root_8cbea_sud5v_225",
11
- "segment-part": "awsui_segment-part_8cbea_sud5v_260",
12
- "select": "awsui_select_8cbea_sud5v_185",
13
- "segment-count-2": "awsui_segment-count-2_8cbea_sud5v_279",
14
- "segment-count-3": "awsui_segment-count-3_8cbea_sud5v_284",
15
- "segment-count-4": "awsui_segment-count-4_8cbea_sud5v_289",
16
- "segment-count-5": "awsui_segment-count-5_8cbea_sud5v_294",
17
- "segment-count-6": "awsui_segment-count-6_8cbea_sud5v_299"
4
+ "segment": "awsui_segment_8cbea_17wvv_103",
5
+ "disabled": "awsui_disabled_8cbea_17wvv_183",
6
+ "selected": "awsui_selected_8cbea_17wvv_191",
7
+ "icon": "awsui_icon_8cbea_17wvv_212",
8
+ "with-text": "awsui_with-text_8cbea_17wvv_216",
9
+ "with-no-text": "awsui_with-no-text_8cbea_17wvv_222",
10
+ "root": "awsui_root_8cbea_17wvv_231",
11
+ "segment-part": "awsui_segment-part_8cbea_17wvv_266",
12
+ "select": "awsui_select_8cbea_17wvv_191",
13
+ "segment-count-2": "awsui_segment-count-2_8cbea_17wvv_285",
14
+ "segment-count-3": "awsui_segment-count-3_8cbea_17wvv_290",
15
+ "segment-count-4": "awsui_segment-count-4_8cbea_17wvv_295",
16
+ "segment-count-5": "awsui_segment-count-5_8cbea_17wvv_300",
17
+ "segment-count-6": "awsui_segment-count-6_8cbea_17wvv_305"
18
18
  };
19
19
 
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -94,7 +100,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
100
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
101
  SPDX-License-Identifier: Apache-2.0
96
102
  */
97
- .awsui_segment_8cbea_sud5v_97:not(#\9) {
103
+ .awsui_segment_8cbea_17wvv_103:not(#\9) {
98
104
  font-size: var(--font-size-body-m-x4okxb, 14px);
99
105
  line-height: var(--line-height-body-m-30ar75, 20px);
100
106
  word-wrap: break-word;
@@ -113,41 +119,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
113
119
  color: var(--color-text-segment-default-nncpby, #414d5c);
114
120
  overflow: visible;
115
121
  }
116
- .awsui_segment_8cbea_sud5v_97:not(#\9):focus {
122
+ .awsui_segment_8cbea_17wvv_103:not(#\9):focus {
117
123
  outline: none;
118
124
  }
119
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(1) {
125
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(1) {
120
126
  grid-column: 1;
121
127
  -ms-grid-column: 1;
122
128
  }
123
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(2) {
129
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(2) {
124
130
  grid-column: 2;
125
131
  -ms-grid-column: 2;
126
132
  }
127
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(3) {
133
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(3) {
128
134
  grid-column: 3;
129
135
  -ms-grid-column: 3;
130
136
  }
131
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(4) {
137
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(4) {
132
138
  grid-column: 4;
133
139
  -ms-grid-column: 4;
134
140
  }
135
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(5) {
141
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(5) {
136
142
  grid-column: 5;
137
143
  -ms-grid-column: 5;
138
144
  }
139
- .awsui_segment_8cbea_sud5v_97:not(#\9):nth-child(6) {
145
+ .awsui_segment_8cbea_17wvv_103:not(#\9):nth-child(6) {
140
146
  grid-column: 6;
141
147
  -ms-grid-column: 6;
142
148
  }
143
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus {
149
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_17wvv_103:not(#\9):focus {
144
150
  position: relative;
145
151
  }
146
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus {
152
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_17wvv_103:not(#\9):focus {
147
153
  outline: 2px dotted transparent;
148
154
  outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-gbye20, 4px) - 1px);
149
155
  }
150
- body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus::before {
156
+ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_17wvv_103:not(#\9):focus::before {
151
157
  content: " ";
152
158
  display: block;
153
159
  position: absolute;
@@ -161,59 +167,59 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus
161
167
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
162
168
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
163
169
  }
164
- .awsui_segment_8cbea_sud5v_97:not(#\9):last-child {
170
+ .awsui_segment_8cbea_17wvv_103:not(#\9):last-child {
165
171
  border-inline-end-width: var(--border-field-width-09w7vk, 2px);
166
172
  border-start-start-radius: 0;
167
173
  border-start-end-radius: var(--border-radius-button-ypmfry, 20px);
168
174
  border-end-start-radius: 0;
169
175
  border-end-end-radius: var(--border-radius-button-ypmfry, 20px);
170
176
  }
171
- .awsui_segment_8cbea_sud5v_97:not(#\9):first-child {
177
+ .awsui_segment_8cbea_17wvv_103:not(#\9):first-child {
172
178
  border-start-start-radius: var(--border-radius-button-ypmfry, 20px);
173
179
  border-start-end-radius: 0;
174
180
  border-end-start-radius: var(--border-radius-button-ypmfry, 20px);
175
181
  border-end-end-radius: 0;
176
182
  }
177
- .awsui_segment_8cbea_sud5v_97.awsui_disabled_8cbea_sud5v_177:not(#\9) {
183
+ .awsui_segment_8cbea_17wvv_103.awsui_disabled_8cbea_17wvv_183:not(#\9) {
178
184
  background: var(--color-background-segment-disabled-o4y9v5, #ffffff);
179
185
  border-color: var(--color-border-segment-disabled-ylnixy, #414d5c);
180
186
  color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
181
187
  }
182
- .awsui_segment_8cbea_sud5v_97:not(#\9):not(.awsui_disabled_8cbea_sud5v_177) + .awsui_segment_8cbea_sud5v_97.awsui_disabled_8cbea_sud5v_177 {
188
+ .awsui_segment_8cbea_17wvv_103:not(#\9):not(.awsui_disabled_8cbea_17wvv_183) + .awsui_segment_8cbea_17wvv_103.awsui_disabled_8cbea_17wvv_183 {
183
189
  border-inline-start-color: var(--color-border-segment-default-a5zrkd, #414d5c);
184
190
  }
185
- .awsui_segment_8cbea_sud5v_97.awsui_selected_8cbea_sud5v_185:not(#\9) {
191
+ .awsui_segment_8cbea_17wvv_103.awsui_selected_8cbea_17wvv_191:not(#\9) {
186
192
  background: var(--color-background-segment-active-366806, #0972d3);
187
193
  border-color: var(--color-border-segment-active-9ah16u, #414d5c);
188
194
  color: var(--color-text-segment-active-6s77n9, #ffffff);
189
195
  }
190
- .awsui_segment_8cbea_sud5v_97.awsui_selected_8cbea_sud5v_185 + .awsui_segment_8cbea_sud5v_97:not(#\9), .awsui_segment_8cbea_sud5v_97.awsui_selected_8cbea_sud5v_185 + .awsui_segment_8cbea_sud5v_97.awsui_disabled_8cbea_sud5v_177:not(#\9) {
196
+ .awsui_segment_8cbea_17wvv_103.awsui_selected_8cbea_17wvv_191 + .awsui_segment_8cbea_17wvv_103:not(#\9), .awsui_segment_8cbea_17wvv_103.awsui_selected_8cbea_17wvv_191 + .awsui_segment_8cbea_17wvv_103.awsui_disabled_8cbea_17wvv_183:not(#\9) {
191
197
  border-inline-start-color: var(--color-border-segment-active-9ah16u, #414d5c);
192
198
  }
193
- .awsui_segment_8cbea_sud5v_97:not(#\9):hover:not(.awsui_selected_8cbea_sud5v_185):not(.awsui_disabled_8cbea_sud5v_177):not(:focus) {
199
+ .awsui_segment_8cbea_17wvv_103:not(#\9):hover:not(.awsui_selected_8cbea_17wvv_191):not(.awsui_disabled_8cbea_17wvv_183):not(:focus) {
194
200
  background: var(--color-background-segment-hover-jysoxv, #ffffff);
195
201
  color: var(--color-text-segment-hover-k5ujfk, #0972d3);
196
202
  border-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
197
203
  cursor: pointer;
198
204
  }
199
- .awsui_segment_8cbea_sud5v_97:not(#\9):hover:not(.awsui_selected_8cbea_sud5v_185):not(.awsui_disabled_8cbea_sud5v_177):not(:focus) + .awsui_segment_8cbea_sud5v_97:not(.awsui_selected_8cbea_sud5v_185) {
205
+ .awsui_segment_8cbea_17wvv_103:not(#\9):hover:not(.awsui_selected_8cbea_17wvv_191):not(.awsui_disabled_8cbea_17wvv_183):not(:focus) + .awsui_segment_8cbea_17wvv_103:not(.awsui_selected_8cbea_17wvv_191) {
200
206
  border-inline-start-color: var(--color-border-segment-hover-ggg2rz, #414d5c);
201
207
  }
202
- .awsui_segment_8cbea_sud5v_97.awsui_selected_8cbea_sud5v_185 + .awsui_segment_8cbea_sud5v_97:not(#\9):hover:not(.awsui_selected_8cbea_sud5v_185):not(.awsui_disabled_8cbea_sud5v_177):not(:focus) {
208
+ .awsui_segment_8cbea_17wvv_103.awsui_selected_8cbea_17wvv_191 + .awsui_segment_8cbea_17wvv_103:not(#\9):hover:not(.awsui_selected_8cbea_17wvv_191):not(.awsui_disabled_8cbea_17wvv_183):not(:focus) {
203
209
  border-inline-start-color: var(--color-border-segment-active-9ah16u, #414d5c);
204
210
  }
205
211
 
206
- .awsui_icon_8cbea_sud5v_206:not(#\9) {
212
+ .awsui_icon_8cbea_17wvv_212:not(#\9) {
207
213
  /* used in test-utils */
208
214
  }
209
215
 
210
- .awsui_with-text_8cbea_sud5v_210:not(#\9) {
216
+ .awsui_with-text_8cbea_17wvv_216:not(#\9) {
211
217
  position: relative;
212
218
  inset-inline-start: calc(-1 * var(--space-xxs-p8yyaw, 4px));
213
219
  margin-inline-end: var(--space-xxs-p8yyaw, 4px);
214
220
  }
215
221
 
216
- .awsui_with-no-text_8cbea_sud5v_216:not(#\9) {
222
+ .awsui_with-no-text_8cbea_17wvv_222:not(#\9) {
217
223
  margin-inline: auto;
218
224
  inset-inline: 0;
219
225
  }
@@ -222,7 +228,7 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus
222
228
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
223
229
  SPDX-License-Identifier: Apache-2.0
224
230
  */
225
- .awsui_root_8cbea_sud5v_225:not(#\9) {
231
+ .awsui_root_8cbea_17wvv_231:not(#\9) {
226
232
  border-collapse: separate;
227
233
  border-spacing: 0;
228
234
  box-sizing: border-box;
@@ -258,40 +264,40 @@ body[data-awsui-focus-visible=true] .awsui_segment_8cbea_sud5v_97:not(#\9):focus
258
264
  -moz-osx-font-smoothing: auto;
259
265
  }
260
266
 
261
- .awsui_segment-part_8cbea_sud5v_260:not(#\9) {
267
+ .awsui_segment-part_8cbea_17wvv_266:not(#\9) {
262
268
  display: inline-grid;
263
269
  }
264
270
  @media (max-width: 688px) {
265
- .awsui_segment-part_8cbea_sud5v_260:not(#\9) {
271
+ .awsui_segment-part_8cbea_17wvv_266:not(#\9) {
266
272
  display: none;
267
273
  }
268
274
  }
269
275
 
270
- .awsui_select_8cbea_sud5v_185:not(#\9) {
276
+ .awsui_select_8cbea_17wvv_191:not(#\9) {
271
277
  display: none;
272
278
  }
273
279
  @media (max-width: 688px) {
274
- .awsui_select_8cbea_sud5v_185:not(#\9) {
280
+ .awsui_select_8cbea_17wvv_191:not(#\9) {
275
281
  display: block;
276
282
  }
277
283
  }
278
284
 
279
- .awsui_segment-count-2_8cbea_sud5v_279:not(#\9) {
285
+ .awsui_segment-count-2_8cbea_17wvv_285:not(#\9) {
280
286
  grid-template-columns: 1fr 1fr;
281
287
  }
282
288
 
283
- .awsui_segment-count-3_8cbea_sud5v_284:not(#\9) {
289
+ .awsui_segment-count-3_8cbea_17wvv_290:not(#\9) {
284
290
  grid-template-columns: 1fr 1fr 1fr;
285
291
  }
286
292
 
287
- .awsui_segment-count-4_8cbea_sud5v_289:not(#\9) {
293
+ .awsui_segment-count-4_8cbea_17wvv_295:not(#\9) {
288
294
  grid-template-columns: 1fr 1fr 1fr 1fr;
289
295
  }
290
296
 
291
- .awsui_segment-count-5_8cbea_sud5v_294:not(#\9) {
297
+ .awsui_segment-count-5_8cbea_17wvv_300:not(#\9) {
292
298
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
293
299
  }
294
300
 
295
- .awsui_segment-count-6_8cbea_sud5v_299:not(#\9) {
301
+ .awsui_segment-count-6_8cbea_17wvv_305:not(#\9) {
296
302
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
297
303
  }
@@ -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_sud5v_97",
6
- "disabled": "awsui_disabled_8cbea_sud5v_177",
7
- "selected": "awsui_selected_8cbea_sud5v_185",
8
- "icon": "awsui_icon_8cbea_sud5v_206",
9
- "with-text": "awsui_with-text_8cbea_sud5v_210",
10
- "with-no-text": "awsui_with-no-text_8cbea_sud5v_216",
11
- "root": "awsui_root_8cbea_sud5v_225",
12
- "segment-part": "awsui_segment-part_8cbea_sud5v_260",
13
- "select": "awsui_select_8cbea_sud5v_185",
14
- "segment-count-2": "awsui_segment-count-2_8cbea_sud5v_279",
15
- "segment-count-3": "awsui_segment-count-3_8cbea_sud5v_284",
16
- "segment-count-4": "awsui_segment-count-4_8cbea_sud5v_289",
17
- "segment-count-5": "awsui_segment-count-5_8cbea_sud5v_294",
18
- "segment-count-6": "awsui_segment-count-6_8cbea_sud5v_299"
5
+ "segment": "awsui_segment_8cbea_17wvv_103",
6
+ "disabled": "awsui_disabled_8cbea_17wvv_183",
7
+ "selected": "awsui_selected_8cbea_17wvv_191",
8
+ "icon": "awsui_icon_8cbea_17wvv_212",
9
+ "with-text": "awsui_with-text_8cbea_17wvv_216",
10
+ "with-no-text": "awsui_with-no-text_8cbea_17wvv_222",
11
+ "root": "awsui_root_8cbea_17wvv_231",
12
+ "segment-part": "awsui_segment-part_8cbea_17wvv_266",
13
+ "select": "awsui_select_8cbea_17wvv_191",
14
+ "segment-count-2": "awsui_segment-count-2_8cbea_17wvv_285",
15
+ "segment-count-3": "awsui_segment-count-3_8cbea_17wvv_290",
16
+ "segment-count-4": "awsui_segment-count-4_8cbea_17wvv_295",
17
+ "segment-count-5": "awsui_segment-count-5_8cbea_17wvv_300",
18
+ "segment-count-6": "awsui_segment-count-6_8cbea_17wvv_305"
19
19
  };
20
20
 
@@ -1,21 +1,21 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "placeholder": "awsui_placeholder_dwuol_1pihy_93",
5
- "item": "awsui_item_dwuol_1pihy_98",
6
- "checkbox": "awsui_checkbox_dwuol_1pihy_102",
7
- "filter": "awsui_filter_dwuol_1pihy_111",
8
- "trigger": "awsui_trigger_dwuol_1pihy_116",
9
- "layout-strut": "awsui_layout-strut_dwuol_1pihy_122",
10
- "list-bottom": "awsui_list-bottom_dwuol_1pihy_128",
11
- "selected-icon": "awsui_selected-icon_dwuol_1pihy_132",
12
- "show-label-tag": "awsui_show-label-tag_dwuol_1pihy_136",
13
- "inline-token-trigger": "awsui_inline-token-trigger_dwuol_1pihy_140",
14
- "inline-token-list": "awsui_inline-token-list_dwuol_1pihy_147",
15
- "inline-token": "awsui_inline-token_dwuol_1pihy_140",
16
- "visual-refresh": "awsui_visual-refresh_dwuol_1pihy_173",
17
- "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_1pihy_180",
18
- "inline-token-counter": "awsui_inline-token-counter_dwuol_1pihy_186",
19
- "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_1pihy_190"
4
+ "placeholder": "awsui_placeholder_dwuol_3qtn7_99",
5
+ "item": "awsui_item_dwuol_3qtn7_104",
6
+ "checkbox": "awsui_checkbox_dwuol_3qtn7_108",
7
+ "filter": "awsui_filter_dwuol_3qtn7_117",
8
+ "trigger": "awsui_trigger_dwuol_3qtn7_122",
9
+ "layout-strut": "awsui_layout-strut_dwuol_3qtn7_128",
10
+ "list-bottom": "awsui_list-bottom_dwuol_3qtn7_134",
11
+ "selected-icon": "awsui_selected-icon_dwuol_3qtn7_138",
12
+ "show-label-tag": "awsui_show-label-tag_dwuol_3qtn7_142",
13
+ "inline-token-trigger": "awsui_inline-token-trigger_dwuol_3qtn7_146",
14
+ "inline-token-list": "awsui_inline-token-list_dwuol_3qtn7_153",
15
+ "inline-token": "awsui_inline-token_dwuol_3qtn7_146",
16
+ "visual-refresh": "awsui_visual-refresh_dwuol_3qtn7_179",
17
+ "inline-token-hidden-placeholder": "awsui_inline-token-hidden-placeholder_dwuol_3qtn7_186",
18
+ "inline-token-counter": "awsui_inline-token-counter_dwuol_3qtn7_192",
19
+ "inline-token-trigger--disabled": "awsui_inline-token-trigger--disabled_dwuol_3qtn7_196"
20
20
  };
21
21