@cloudscape-design/components 3.0.348 → 3.0.349

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  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 -9
  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 -8
  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 +34 -34
  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 -12
  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 +32 -32
  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 +47 -47
  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 +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -182,27 +182,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-value {
186
- -webkit-transition: width var(--motion-duration-moderate-tnjqaa, 135ms) linear;
187
- transition: width var(--motion-duration-moderate-tnjqaa, 135ms) linear;
185
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-value {
186
+ -webkit-transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
187
+ transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
188
188
  }
189
189
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-value {
190
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-value {
191
191
  animation: none;
192
192
  -webkit-transition: none;
193
193
  transition: none;
194
194
  }
195
195
  }
196
- .awsui-motion-disabled .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-value {
196
+ .awsui-motion-disabled .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-value {
197
197
  animation: none;
198
198
  -webkit-transition: none;
199
199
  transition: none;
200
200
  }
201
201
 
202
- .awsui_result-state_11huc_k2cv3_199:not(#\9) {
203
- animation: awsui_awsui-motion-fade-in_11huc_k2cv3_1 var(--motion-duration-transition-show-paced-4yudkh, 180ms) var(--motion-easing-transition-show-paced-47k9w2, ease-out);
202
+ .awsui_result-state_11huc_oobjs_199:not(#\9) {
203
+ animation: awsui_awsui-motion-fade-in_11huc_oobjs_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
204
204
  }
205
- @keyframes awsui_awsui-motion-fade-in_11huc_k2cv3_1 {
205
+ @keyframes awsui_awsui-motion-fade-in_11huc_oobjs_1 {
206
206
  from {
207
207
  opacity: 0.2;
208
208
  }
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  }
212
212
  }
213
213
  @media (prefers-reduced-motion: reduce) {
214
- .awsui_result-state_11huc_k2cv3_199:not(#\9) {
214
+ .awsui_result-state_11huc_oobjs_199:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  }
219
- .awsui-motion-disabled .awsui_result-state_11huc_k2cv3_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_k2cv3_199:not(#\9) {
219
+ .awsui-motion-disabled .awsui_result-state_11huc_oobjs_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_oobjs_199:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
 
224
- .awsui_root_11huc_k2cv3_221:not(#\9) {
224
+ .awsui_root_11huc_oobjs_221:not(#\9) {
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  border-collapse: separate;
227
227
  border-spacing: 0;
@@ -251,123 +251,123 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
251
251
  widows: 2;
252
252
  word-spacing: normal;
253
253
  box-sizing: border-box;
254
- font-size: var(--font-body-m-size-7dign1, 14px);
255
- line-height: var(--font-body-m-line-height-ghizru, 20px);
256
- color: var(--color-text-body-default-su7kuo, #000716);
254
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
255
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
256
+ color: var(--color-text-body-default-2sxhhn, #000716);
257
257
  font-weight: 400;
258
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
258
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
259
259
  -webkit-font-smoothing: auto;
260
260
  -moz-osx-font-smoothing: auto;
261
261
  }
262
262
 
263
- .awsui_with-result-button_11huc_k2cv3_234:not(#\9) {
264
- padding-right: var(--space-m-h2th94, 16px);
263
+ .awsui_with-result-button_11huc_oobjs_234:not(#\9) {
264
+ padding-right: var(--space-m-udix3p, 16px);
265
265
  }
266
266
 
267
- .awsui_result-text_11huc_k2cv3_238:not(#\9) {
267
+ .awsui_result-text_11huc_oobjs_238:not(#\9) {
268
268
  /* used in test-utils */
269
269
  }
270
270
 
271
- .awsui_result-container-error_11huc_k2cv3_242:not(#\9), .awsui_result-container-success_11huc_k2cv3_242:not(#\9) {
271
+ .awsui_result-container-error_11huc_oobjs_242:not(#\9), .awsui_result-container-success_11huc_oobjs_242:not(#\9) {
272
272
  /* used in test-utils */
273
273
  }
274
274
 
275
- .awsui_result-button_11huc_k2cv3_246:not(#\9) {
275
+ .awsui_result-button_11huc_oobjs_246:not(#\9) {
276
276
  display: inline-block;
277
- margin: var(--space-scaled-xxs-t2t62i, 4px) 0;
277
+ margin: var(--space-scaled-xxs-7597g1, 4px) 0;
278
278
  }
279
279
 
280
- .awsui_word-wrap_11huc_k2cv3_251:not(#\9) {
280
+ .awsui_word-wrap_11huc_oobjs_251:not(#\9) {
281
281
  min-width: 0;
282
282
  -ms-word-break: break-all;
283
283
  word-break: break-word;
284
284
  }
285
285
 
286
- .awsui_label-flash_11huc_k2cv3_257:not(#\9) {
286
+ .awsui_label-flash_11huc_oobjs_257:not(#\9) {
287
287
  color: "inherit";
288
288
  font-weight: 700;
289
289
  }
290
- .awsui_label-key-value_11huc_k2cv3_261:not(#\9) {
291
- font-size: var(--font-body-m-size-7dign1, 14px);
292
- line-height: var(--font-body-m-line-height-ghizru, 20px);
293
- font-weight: var(--font-display-label-weight-io22e5, 700);
294
- color: var(--color-text-label-szhr80, #000716);
295
- margin-bottom: var(--space-scaled-xxxs-jdgipl, 2px);
290
+ .awsui_label-key-value_11huc_oobjs_261:not(#\9) {
291
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
292
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
293
+ font-weight: var(--font-display-label-weight-815ja9, 700);
294
+ color: var(--color-text-label-rj4jdv, #000716);
295
+ margin-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
296
296
  }
297
297
 
298
- .awsui_flash_11huc_k2cv3_269:not(#\9) {
298
+ .awsui_flash_11huc_oobjs_269:not(#\9) {
299
299
  color: inherit;
300
300
  }
301
301
 
302
- .awsui_progress-container_11huc_k2cv3_273:not(#\9) {
302
+ .awsui_progress-container_11huc_oobjs_273:not(#\9) {
303
303
  display: flex;
304
304
  align-items: center;
305
305
  max-width: 800px;
306
- height: var(--font-body-m-line-height-ghizru, 20px);
306
+ height: var(--font-body-m-line-height-5wv9x1, 20px);
307
307
  }
308
308
 
309
- .awsui_percentage-container_11huc_k2cv3_280:not(#\9) {
309
+ .awsui_percentage-container_11huc_oobjs_280:not(#\9) {
310
310
  width: 33px;
311
311
  flex-shrink: 0;
312
312
  white-space: nowrap;
313
313
  text-align: right;
314
- font-size: var(--font-body-s-size-6jmxer, 12px);
315
- line-height: var(--font-body-s-line-height-ga8tt7, 16px);
316
- letter-spacing: var(--font-body-s-letter-spacing-v8bwhi, 0.005em);
314
+ font-size: var(--font-body-s-size-8339kg, 12px);
315
+ line-height: var(--font-body-s-line-height-uztvf6, 16px);
316
+ letter-spacing: var(--font-body-s-letter-spacing-4obhmb, 0.005em);
317
317
  }
318
318
 
319
- .awsui_percentage_11huc_k2cv3_280:not(#\9) {
319
+ .awsui_percentage_11huc_oobjs_280:not(#\9) {
320
320
  /* used in test-utils */
321
321
  }
322
322
 
323
- .awsui_progress_11huc_k2cv3_185:not(#\9) {
323
+ .awsui_progress_11huc_oobjs_185:not(#\9) {
324
324
  width: 100%;
325
- margin-right: var(--space-s-hdd878, 12px);
325
+ margin-right: var(--space-s-34lx8l, 12px);
326
326
  min-width: 0;
327
327
  height: 4px;
328
328
  border: 0 none;
329
329
  box-sizing: border-box;
330
330
  border-radius: 10px;
331
- background-color: var(--color-background-progress-bar-layout-default-jgjfae, #e9ebed);
331
+ background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
332
332
  }
333
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-bar {
333
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-bar {
334
334
  height: 4px;
335
335
  border: 0 none;
336
336
  box-sizing: border-box;
337
337
  border-radius: 10px;
338
- background-color: var(--color-background-progress-bar-layout-default-jgjfae, #e9ebed);
338
+ background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
339
339
  }
340
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-webkit-progress-value {
340
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-webkit-progress-value {
341
341
  border-radius: 10px 0px 0px 10px;
342
- background-color: var(--color-background-progress-bar-content-default-uqvqi7, #0972d3);
342
+ background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
343
343
  }
344
- .awsui_progress_11huc_k2cv3_185.awsui_complete_11huc_k2cv3_315:not(#\9)::-webkit-progress-value {
344
+ .awsui_progress_11huc_oobjs_185.awsui_complete_11huc_oobjs_315:not(#\9)::-webkit-progress-value {
345
345
  border-radius: 10px;
346
346
  }
347
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-moz-progress-bar {
347
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-moz-progress-bar {
348
348
  border-radius: 10px 0px 0px 10px;
349
- background-color: var(--color-background-progress-bar-content-default-uqvqi7, #0972d3);
349
+ background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
350
350
  }
351
- .awsui_progress_11huc_k2cv3_185:not(#\9)::-ms-fill {
351
+ .awsui_progress_11huc_oobjs_185:not(#\9)::-ms-fill {
352
352
  border-radius: 10px 0px 0px 10px;
353
353
  background-color: #0073bb;
354
354
  border: none;
355
355
  }
356
- .awsui_progress_11huc_k2cv3_185.awsui_complete_11huc_k2cv3_315:not(#\9)::-ms-fill {
356
+ .awsui_progress_11huc_oobjs_185.awsui_complete_11huc_oobjs_315:not(#\9)::-ms-fill {
357
357
  border-radius: 10px;
358
358
  }
359
- .awsui_progress_11huc_k2cv3_185.awsui_progress-in-flash_11huc_k2cv3_330:not(#\9) {
360
- background-color: var(--color-background-progress-bar-layout-in-flash-bs66bu, rgba(255, 255, 255, 0.25));
359
+ .awsui_progress_11huc_oobjs_185.awsui_progress-in-flash_11huc_oobjs_330:not(#\9) {
360
+ background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
361
361
  }
362
- .awsui_progress_11huc_k2cv3_185.awsui_progress-in-flash_11huc_k2cv3_330:not(#\9)::-webkit-progress-bar {
363
- background-color: var(--color-background-progress-bar-layout-in-flash-bs66bu, rgba(255, 255, 255, 0.25));
362
+ .awsui_progress_11huc_oobjs_185.awsui_progress-in-flash_11huc_oobjs_330:not(#\9)::-webkit-progress-bar {
363
+ background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
364
364
  }
365
- .awsui_progress_11huc_k2cv3_185.awsui_progress-in-flash_11huc_k2cv3_330:not(#\9)::-webkit-progress-value {
366
- background-color: var(--color-background-progress-bar-content-in-flash-ubed69, #ffffff);
365
+ .awsui_progress_11huc_oobjs_185.awsui_progress-in-flash_11huc_oobjs_330:not(#\9)::-webkit-progress-value {
366
+ background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
367
367
  }
368
- .awsui_progress_11huc_k2cv3_185.awsui_progress-in-flash_11huc_k2cv3_330:not(#\9)::-moz-progress-bar {
369
- background-color: var(--color-background-progress-bar-content-in-flash-ubed69, #ffffff);
368
+ .awsui_progress_11huc_oobjs_185.awsui_progress-in-flash_11huc_oobjs_330:not(#\9)::-moz-progress-bar {
369
+ background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
370
370
  }
371
- .awsui_progress_11huc_k2cv3_185.awsui_progress-in-flash_11huc_k2cv3_330:not(#\9)::-ms-fill {
371
+ .awsui_progress_11huc_oobjs_185.awsui_progress-in-flash_11huc_oobjs_330:not(#\9)::-ms-fill {
372
372
  background-color: rgba(255, 255, 255, 0.7);
373
373
  }
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "progress": "awsui_progress_11huc_k2cv3_185",
6
- "result-state": "awsui_result-state_11huc_k2cv3_199",
7
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_k2cv3_1",
8
- "root": "awsui_root_11huc_k2cv3_221",
9
- "with-result-button": "awsui_with-result-button_11huc_k2cv3_234",
10
- "result-text": "awsui_result-text_11huc_k2cv3_238",
11
- "result-container-error": "awsui_result-container-error_11huc_k2cv3_242",
12
- "result-container-success": "awsui_result-container-success_11huc_k2cv3_242",
13
- "result-button": "awsui_result-button_11huc_k2cv3_246",
14
- "word-wrap": "awsui_word-wrap_11huc_k2cv3_251",
15
- "label-flash": "awsui_label-flash_11huc_k2cv3_257",
16
- "label-key-value": "awsui_label-key-value_11huc_k2cv3_261",
17
- "flash": "awsui_flash_11huc_k2cv3_269",
18
- "progress-container": "awsui_progress-container_11huc_k2cv3_273",
19
- "percentage-container": "awsui_percentage-container_11huc_k2cv3_280",
20
- "percentage": "awsui_percentage_11huc_k2cv3_280",
21
- "complete": "awsui_complete_11huc_k2cv3_315",
22
- "progress-in-flash": "awsui_progress-in-flash_11huc_k2cv3_330"
5
+ "progress": "awsui_progress_11huc_oobjs_185",
6
+ "result-state": "awsui_result-state_11huc_oobjs_199",
7
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_oobjs_1",
8
+ "root": "awsui_root_11huc_oobjs_221",
9
+ "with-result-button": "awsui_with-result-button_11huc_oobjs_234",
10
+ "result-text": "awsui_result-text_11huc_oobjs_238",
11
+ "result-container-error": "awsui_result-container-error_11huc_oobjs_242",
12
+ "result-container-success": "awsui_result-container-success_11huc_oobjs_242",
13
+ "result-button": "awsui_result-button_11huc_oobjs_246",
14
+ "word-wrap": "awsui_word-wrap_11huc_oobjs_251",
15
+ "label-flash": "awsui_label-flash_11huc_oobjs_257",
16
+ "label-key-value": "awsui_label-key-value_11huc_oobjs_261",
17
+ "flash": "awsui_flash_11huc_oobjs_269",
18
+ "progress-container": "awsui_progress-container_11huc_oobjs_273",
19
+ "percentage-container": "awsui_percentage-container_11huc_oobjs_280",
20
+ "percentage": "awsui_percentage_11huc_oobjs_280",
21
+ "complete": "awsui_complete_11huc_oobjs_315",
22
+ "progress-in-flash": "awsui_progress-in-flash_11huc_oobjs_330"
23
23
  };
24
24
 
@@ -1,34 +1,34 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_5976q_93",
5
- "search-field": "awsui_search-field_1wzqe_5976q_106",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_5976q_112",
7
- "add-token": "awsui_add-token_1wzqe_5976q_116",
8
- "tokens": "awsui_tokens_1wzqe_5976q_123",
9
- "token-operator": "awsui_token-operator_1wzqe_5976q_127",
10
- "property-editor": "awsui_property-editor_1wzqe_5976q_131",
11
- "token-editor": "awsui_token-editor_1wzqe_5976q_132",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_5976q_136",
13
- "token-editor-form": "awsui_token-editor-form_1wzqe_5976q_137",
14
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_5976q_140",
15
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_5976q_141",
16
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_5976q_144",
17
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_5976q_145",
18
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_5976q_148",
19
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_5976q_149",
20
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_5976q_152",
21
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_5976q_153",
22
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_5976q_156",
23
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_5976q_157",
24
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_5976q_160",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_5976q_161",
26
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_5976q_179",
27
- "custom-control": "awsui_custom-control_1wzqe_5976q_183",
28
- "input": "awsui_input_1wzqe_5976q_112",
29
- "token-trigger": "awsui_token-trigger_1wzqe_5976q_191",
30
- "remove-all": "awsui_remove-all_1wzqe_5976q_197",
31
- "token-label": "awsui_token-label_1wzqe_5976q_198",
32
- "join-operation": "awsui_join-operation_1wzqe_5976q_199"
4
+ "root": "awsui_root_1wzqe_rth0w_93",
5
+ "search-field": "awsui_search-field_1wzqe_rth0w_106",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_rth0w_112",
7
+ "add-token": "awsui_add-token_1wzqe_rth0w_116",
8
+ "tokens": "awsui_tokens_1wzqe_rth0w_123",
9
+ "token-operator": "awsui_token-operator_1wzqe_rth0w_127",
10
+ "property-editor": "awsui_property-editor_1wzqe_rth0w_131",
11
+ "token-editor": "awsui_token-editor_1wzqe_rth0w_132",
12
+ "property-editor-form": "awsui_property-editor-form_1wzqe_rth0w_136",
13
+ "token-editor-form": "awsui_token-editor-form_1wzqe_rth0w_137",
14
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_rth0w_140",
15
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_rth0w_141",
16
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_rth0w_144",
17
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_rth0w_145",
18
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_rth0w_148",
19
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_rth0w_149",
20
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_rth0w_152",
21
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_rth0w_153",
22
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_rth0w_156",
23
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_rth0w_157",
24
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_rth0w_160",
25
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_rth0w_161",
26
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_rth0w_179",
27
+ "custom-control": "awsui_custom-control_1wzqe_rth0w_183",
28
+ "input": "awsui_input_1wzqe_rth0w_112",
29
+ "token-trigger": "awsui_token-trigger_1wzqe_rth0w_191",
30
+ "remove-all": "awsui_remove-all_1wzqe_rth0w_197",
31
+ "token-label": "awsui_token-label_1wzqe_rth0w_198",
32
+ "join-operation": "awsui_join-operation_1wzqe_rth0w_199"
33
33
  };
34
34
 
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_1wzqe_5976q_93:not(#\9) {
93
+ .awsui_root_1wzqe_rth0w_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,109 +120,109 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-7dign1, 14px);
124
- line-height: var(--font-body-m-line-height-ghizru, 20px);
125
- color: var(--color-text-body-default-su7kuo, #000716);
123
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
124
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
125
+ color: var(--color-text-body-default-2sxhhn, #000716);
126
126
  font-weight: 400;
127
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
127
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_search-field_1wzqe_5976q_106:not(#\9) {
132
+ .awsui_search-field_1wzqe_rth0w_106:not(#\9) {
133
133
  display: flex;
134
134
  align-items: center;
135
- max-width: calc(688px - 2 * var(--space-l-f4l5gr, 20px));
135
+ max-width: calc(688px - 2 * var(--space-l-t419sm, 20px));
136
136
  }
137
137
 
138
- .awsui_input-wrapper_1wzqe_5976q_112:not(#\9) {
138
+ .awsui_input-wrapper_1wzqe_rth0w_112:not(#\9) {
139
139
  flex-grow: 1;
140
140
  }
141
141
 
142
- .awsui_add-token_1wzqe_5976q_116:not(#\9) {
143
- border-left: 1px solid var(--color-border-divider-default-9o8zql, #e9ebed);
142
+ .awsui_add-token_1wzqe_rth0w_116:not(#\9) {
143
+ border-left: 1px solid var(--color-border-divider-default-d3adp9, #e9ebed);
144
144
  box-sizing: border-box;
145
- margin-left: var(--space-m-h2th94, 16px);
146
- padding-left: var(--space-m-h2th94, 16px);
145
+ margin-left: var(--space-m-udix3p, 16px);
146
+ padding-left: var(--space-m-udix3p, 16px);
147
147
  }
148
148
 
149
- .awsui_tokens_1wzqe_5976q_123:not(#\9) {
150
- margin: var(--space-xs-edba2s, 8px) 0;
149
+ .awsui_tokens_1wzqe_rth0w_123:not(#\9) {
150
+ margin: var(--space-xs-zb16t3, 8px) 0;
151
151
  }
152
152
 
153
- .awsui_token-operator_1wzqe_5976q_127:not(#\9) {
153
+ .awsui_token-operator_1wzqe_rth0w_127:not(#\9) {
154
154
  font-weight: bold;
155
155
  }
156
156
 
157
- .awsui_property-editor_1wzqe_5976q_131:not(#\9),
158
- .awsui_token-editor_1wzqe_5976q_132:not(#\9) {
157
+ .awsui_property-editor_1wzqe_rth0w_131:not(#\9),
158
+ .awsui_token-editor_1wzqe_rth0w_132:not(#\9) {
159
159
  -webkit-user-select: text;
160
160
  user-select: text;
161
- margin: var(--space-xxs-ja5cp8, 4px);
161
+ margin: var(--space-xxs-p8yyaw, 4px);
162
162
  }
163
- .awsui_property-editor-form_1wzqe_5976q_136:not(#\9),
164
- .awsui_token-editor-form_1wzqe_5976q_137:not(#\9) {
165
- margin-bottom: var(--space-scaled-l-2rs0gk, 20px);
163
+ .awsui_property-editor-form_1wzqe_rth0w_136:not(#\9),
164
+ .awsui_token-editor-form_1wzqe_rth0w_137:not(#\9) {
165
+ margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
166
166
  }
167
- .awsui_property-editor-field-property_1wzqe_5976q_140:not(#\9),
168
- .awsui_token-editor-field-property_1wzqe_5976q_141:not(#\9) {
167
+ .awsui_property-editor-field-property_1wzqe_rth0w_140:not(#\9),
168
+ .awsui_token-editor-field-property_1wzqe_rth0w_141:not(#\9) {
169
169
  /* used in test-utils */
170
170
  }
171
- .awsui_property-editor-field-operator_1wzqe_5976q_144:not(#\9),
172
- .awsui_token-editor-field-operator_1wzqe_5976q_145:not(#\9) {
173
- margin-top: var(--space-scaled-l-2rs0gk, 20px);
171
+ .awsui_property-editor-field-operator_1wzqe_rth0w_144:not(#\9),
172
+ .awsui_token-editor-field-operator_1wzqe_rth0w_145:not(#\9) {
173
+ margin-top: var(--space-scaled-l-0hpmd7, 20px);
174
174
  }
175
- .awsui_property-editor-field-value_1wzqe_5976q_148:not(#\9),
176
- .awsui_token-editor-field-value_1wzqe_5976q_149:not(#\9) {
177
- margin-top: var(--space-scaled-l-2rs0gk, 20px);
175
+ .awsui_property-editor-field-value_1wzqe_rth0w_148:not(#\9),
176
+ .awsui_token-editor-field-value_1wzqe_rth0w_149:not(#\9) {
177
+ margin-top: var(--space-scaled-l-0hpmd7, 20px);
178
178
  }
179
- .awsui_property-editor-cancel_1wzqe_5976q_152:not(#\9),
180
- .awsui_token-editor-cancel_1wzqe_5976q_153:not(#\9) {
181
- margin-right: var(--space-xs-edba2s, 8px);
179
+ .awsui_property-editor-cancel_1wzqe_rth0w_152:not(#\9),
180
+ .awsui_token-editor-cancel_1wzqe_rth0w_153:not(#\9) {
181
+ margin-right: var(--space-xs-zb16t3, 8px);
182
182
  }
183
- .awsui_property-editor-submit_1wzqe_5976q_156:not(#\9),
184
- .awsui_token-editor-submit_1wzqe_5976q_157:not(#\9) {
183
+ .awsui_property-editor-submit_1wzqe_rth0w_156:not(#\9),
184
+ .awsui_token-editor-submit_1wzqe_rth0w_157:not(#\9) {
185
185
  /* used in test-utils */
186
186
  }
187
- .awsui_property-editor-actions_1wzqe_5976q_160:not(#\9),
188
- .awsui_token-editor-actions_1wzqe_5976q_161:not(#\9) {
187
+ .awsui_property-editor-actions_1wzqe_rth0w_160:not(#\9),
188
+ .awsui_token-editor-actions_1wzqe_rth0w_161:not(#\9) {
189
189
  display: flex;
190
190
  justify-content: flex-end;
191
- padding-top: var(--space-s-hdd878, 12px);
192
- border-top: 1px solid var(--color-border-dropdown-item-default-83pxjk, #e9ebed);
191
+ padding-top: var(--space-s-34lx8l, 12px);
192
+ border-top: 1px solid var(--color-border-dropdown-item-default-rgr5b2, #e9ebed);
193
193
  }
194
194
 
195
- .awsui_token-editor-actions_1wzqe_5976q_161:not(#\9) {
196
- padding-right: calc(var(--space-m-h2th94, 16px) + var(--space-xxs-ja5cp8, 4px));
197
- margin-left: calc(-1 * var(--space-m-h2th94, 16px) + -1 * var(--space-xxs-ja5cp8, 4px));
198
- margin-right: calc(-1 * var(--space-m-h2th94, 16px) + -1 * var(--space-xxs-ja5cp8, 4px));
195
+ .awsui_token-editor-actions_1wzqe_rth0w_161:not(#\9) {
196
+ padding-right: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
197
+ margin-left: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
198
+ margin-right: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
199
199
  }
200
200
 
201
- .awsui_property-editor_1wzqe_5976q_131:not(#\9) {
202
- padding: var(--space-m-h2th94, 16px);
201
+ .awsui_property-editor_1wzqe_rth0w_131:not(#\9) {
202
+ padding: var(--space-m-udix3p, 16px);
203
203
  overflow-y: auto;
204
204
  }
205
205
 
206
- .awsui_custom-content-wrapper_1wzqe_5976q_179:not(#\9) {
206
+ .awsui_custom-content-wrapper_1wzqe_rth0w_179:not(#\9) {
207
207
  display: contents;
208
208
  }
209
209
 
210
- .awsui_custom-control_1wzqe_5976q_183:not(#\9) {
211
- margin-right: var(--space-s-hdd878, 12px);
210
+ .awsui_custom-control_1wzqe_rth0w_183:not(#\9) {
211
+ margin-right: var(--space-s-34lx8l, 12px);
212
212
  }
213
213
 
214
- .awsui_input_1wzqe_5976q_112:not(#\9) {
214
+ .awsui_input_1wzqe_rth0w_112:not(#\9) {
215
215
  flex: 1;
216
216
  }
217
217
 
218
- .awsui_token-trigger_1wzqe_5976q_191:not(#\9) {
218
+ .awsui_token-trigger_1wzqe_rth0w_191:not(#\9) {
219
219
  min-width: 0;
220
220
  -ms-word-break: break-all;
221
221
  word-break: break-word;
222
222
  }
223
223
 
224
- .awsui_remove-all_1wzqe_5976q_197:not(#\9),
225
- .awsui_token-label_1wzqe_5976q_198:not(#\9),
226
- .awsui_join-operation_1wzqe_5976q_199:not(#\9) {
224
+ .awsui_remove-all_1wzqe_rth0w_197:not(#\9),
225
+ .awsui_token-label_1wzqe_rth0w_198:not(#\9),
226
+ .awsui_join-operation_1wzqe_rth0w_199:not(#\9) {
227
227
  /* used in test-utils */
228
228
  }
@@ -2,34 +2,34 @@
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_5976q_93",
6
- "search-field": "awsui_search-field_1wzqe_5976q_106",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_5976q_112",
8
- "add-token": "awsui_add-token_1wzqe_5976q_116",
9
- "tokens": "awsui_tokens_1wzqe_5976q_123",
10
- "token-operator": "awsui_token-operator_1wzqe_5976q_127",
11
- "property-editor": "awsui_property-editor_1wzqe_5976q_131",
12
- "token-editor": "awsui_token-editor_1wzqe_5976q_132",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_5976q_136",
14
- "token-editor-form": "awsui_token-editor-form_1wzqe_5976q_137",
15
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_5976q_140",
16
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_5976q_141",
17
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_5976q_144",
18
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_5976q_145",
19
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_5976q_148",
20
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_5976q_149",
21
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_5976q_152",
22
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_5976q_153",
23
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_5976q_156",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_5976q_157",
25
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_5976q_160",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_5976q_161",
27
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_5976q_179",
28
- "custom-control": "awsui_custom-control_1wzqe_5976q_183",
29
- "input": "awsui_input_1wzqe_5976q_112",
30
- "token-trigger": "awsui_token-trigger_1wzqe_5976q_191",
31
- "remove-all": "awsui_remove-all_1wzqe_5976q_197",
32
- "token-label": "awsui_token-label_1wzqe_5976q_198",
33
- "join-operation": "awsui_join-operation_1wzqe_5976q_199"
5
+ "root": "awsui_root_1wzqe_rth0w_93",
6
+ "search-field": "awsui_search-field_1wzqe_rth0w_106",
7
+ "input-wrapper": "awsui_input-wrapper_1wzqe_rth0w_112",
8
+ "add-token": "awsui_add-token_1wzqe_rth0w_116",
9
+ "tokens": "awsui_tokens_1wzqe_rth0w_123",
10
+ "token-operator": "awsui_token-operator_1wzqe_rth0w_127",
11
+ "property-editor": "awsui_property-editor_1wzqe_rth0w_131",
12
+ "token-editor": "awsui_token-editor_1wzqe_rth0w_132",
13
+ "property-editor-form": "awsui_property-editor-form_1wzqe_rth0w_136",
14
+ "token-editor-form": "awsui_token-editor-form_1wzqe_rth0w_137",
15
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_rth0w_140",
16
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_rth0w_141",
17
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_rth0w_144",
18
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_rth0w_145",
19
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_rth0w_148",
20
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_rth0w_149",
21
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_rth0w_152",
22
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_rth0w_153",
23
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_rth0w_156",
24
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_rth0w_157",
25
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_rth0w_160",
26
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_rth0w_161",
27
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_rth0w_179",
28
+ "custom-control": "awsui_custom-control_1wzqe_rth0w_183",
29
+ "input": "awsui_input_1wzqe_rth0w_112",
30
+ "token-trigger": "awsui_token-trigger_1wzqe_rth0w_191",
31
+ "remove-all": "awsui_remove-all_1wzqe_rth0w_197",
32
+ "token-label": "awsui_token-label_1wzqe_rth0w_198",
33
+ "join-operation": "awsui_join-operation_1wzqe_rth0w_199"
34
34
  };
35
35
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1mabk_qp4q0_93",
5
- "radio": "awsui_radio_1mabk_qp4q0_107",
6
- "radio--has-description": "awsui_radio--has-description_1mabk_qp4q0_115",
7
- "radio-control": "awsui_radio-control_1mabk_qp4q0_119",
8
- "outline": "awsui_outline_1mabk_qp4q0_127",
9
- "styled-circle-border": "awsui_styled-circle-border_1mabk_qp4q0_146",
10
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_qp4q0_150",
11
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_qp4q0_155",
12
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_qp4q0_161"
4
+ "root": "awsui_root_1mabk_vy609_93",
5
+ "radio": "awsui_radio_1mabk_vy609_107",
6
+ "radio--has-description": "awsui_radio--has-description_1mabk_vy609_115",
7
+ "radio-control": "awsui_radio-control_1mabk_vy609_119",
8
+ "outline": "awsui_outline_1mabk_vy609_127",
9
+ "styled-circle-border": "awsui_styled-circle-border_1mabk_vy609_146",
10
+ "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_vy609_150",
11
+ "styled-circle-fill": "awsui_styled-circle-fill_1mabk_vy609_155",
12
+ "styled-circle-checked": "awsui_styled-circle-checked_1mabk_vy609_161"
13
13
  };
14
14