@cloudscape-design/components-themeable 3.0.1343 → 3.0.1345

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 (473) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/alert/styles.scss +9 -8
  3. package/lib/internal/scss/app-layout/constants.scss +0 -3
  4. package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +2 -0
  5. package/lib/internal/scss/app-layout/visual-refresh-toolbar/navigation/styles.scss +1 -1
  6. package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +1 -1
  7. package/lib/internal/scss/expandable-section/styles.scss +102 -14
  8. package/lib/internal/scss/flashbar/collapsible.scss +1 -1
  9. package/lib/internal/scss/flashbar/styles.scss +4 -4
  10. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  11. package/lib/internal/scss/internal/styles/motion/mixins.scss +9 -0
  12. package/lib/internal/scss/link/styles.scss +2 -2
  13. package/lib/internal/scss/progress-bar/styles.scss +20 -0
  14. package/lib/internal/scss/side-navigation/styles.scss +420 -40
  15. package/lib/internal/template/action-card/styles.css.js +17 -17
  16. package/lib/internal/template/action-card/styles.scoped.css +113 -113
  17. package/lib/internal/template/action-card/styles.selectors.js +17 -17
  18. package/lib/internal/template/alert/styles.css.js +27 -27
  19. package/lib/internal/template/alert/styles.scoped.css +57 -56
  20. package/lib/internal/template/alert/styles.selectors.js +27 -27
  21. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  22. package/lib/internal/template/anchor-navigation/styles.scoped.css +28 -28
  23. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  24. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  25. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +26 -26
  26. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  27. package/lib/internal/template/app-layout/drawer/styles.css.js +14 -14
  28. package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
  29. package/lib/internal/template/app-layout/drawer/styles.selectors.js +14 -14
  30. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
  31. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  32. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  33. package/lib/internal/template/app-layout/styles.css.js +12 -12
  34. package/lib/internal/template/app-layout/styles.scoped.css +15 -15
  35. package/lib/internal/template/app-layout/styles.selectors.js +12 -12
  36. package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
  37. package/lib/internal/template/app-layout/toggles/styles.scoped.css +7 -7
  38. package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
  39. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  40. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +207 -207
  41. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  42. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  43. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +116 -113
  44. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  45. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  46. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +12 -12
  47. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  48. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  49. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  50. package/lib/internal/template/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  51. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  52. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  53. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  54. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  55. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +45 -45
  56. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  57. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  58. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +26 -26
  59. package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  60. package/lib/internal/template/app-layout-toolbar/index.d.ts.map +1 -1
  61. package/lib/internal/template/app-layout-toolbar/index.js +1 -0
  62. package/lib/internal/template/app-layout-toolbar/index.js.map +1 -1
  63. package/lib/internal/template/area-chart/styles.css.js +6 -6
  64. package/lib/internal/template/area-chart/styles.scoped.css +10 -10
  65. package/lib/internal/template/area-chart/styles.selectors.js +6 -6
  66. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  67. package/lib/internal/template/attribute-editor/styles.scoped.css +33 -33
  68. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  69. package/lib/internal/template/badge/styles.css.js +10 -10
  70. package/lib/internal/template/badge/styles.scoped.css +17 -17
  71. package/lib/internal/template/badge/styles.selectors.js +10 -10
  72. package/lib/internal/template/box/styles.css.js +220 -220
  73. package/lib/internal/template/box/styles.scoped.css +309 -309
  74. package/lib/internal/template/box/styles.selectors.js +220 -220
  75. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  76. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +34 -34
  77. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  78. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
  79. package/lib/internal/template/breadcrumb-group/styles.scoped.css +33 -33
  80. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
  81. package/lib/internal/template/button/styles.css.js +23 -23
  82. package/lib/internal/template/button/styles.scoped.css +134 -134
  83. package/lib/internal/template/button/styles.selectors.js +23 -23
  84. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
  85. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +40 -40
  86. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
  87. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  88. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +57 -57
  89. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  90. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  91. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  92. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  93. package/lib/internal/template/button-dropdown/styles.css.js +23 -23
  94. package/lib/internal/template/button-dropdown/styles.scoped.css +35 -35
  95. package/lib/internal/template/button-dropdown/styles.selectors.js +23 -23
  96. package/lib/internal/template/button-group/styles.css.js +4 -4
  97. package/lib/internal/template/button-group/styles.scoped.css +6 -6
  98. package/lib/internal/template/button-group/styles.selectors.js +4 -4
  99. package/lib/internal/template/calendar/styles.css.js +21 -21
  100. package/lib/internal/template/calendar/styles.scoped.css +64 -64
  101. package/lib/internal/template/calendar/styles.selectors.js +21 -21
  102. package/lib/internal/template/cards/styles.css.js +38 -38
  103. package/lib/internal/template/cards/styles.scoped.css +42 -42
  104. package/lib/internal/template/cards/styles.selectors.js +38 -38
  105. package/lib/internal/template/checkbox/styles.css.js +3 -3
  106. package/lib/internal/template/checkbox/styles.scoped.css +7 -7
  107. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  108. package/lib/internal/template/code-editor/styles.css.js +33 -33
  109. package/lib/internal/template/code-editor/styles.scoped.css +226 -226
  110. package/lib/internal/template/code-editor/styles.selectors.js +33 -33
  111. package/lib/internal/template/collection-preferences/styles.css.js +38 -38
  112. package/lib/internal/template/collection-preferences/styles.scoped.css +47 -47
  113. package/lib/internal/template/collection-preferences/styles.selectors.js +38 -38
  114. package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
  115. package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  116. package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  117. package/lib/internal/template/column-layout/styles.css.js +13 -13
  118. package/lib/internal/template/column-layout/styles.scoped.css +47 -47
  119. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  120. package/lib/internal/template/container/styles.css.js +33 -33
  121. package/lib/internal/template/container/styles.scoped.css +69 -69
  122. package/lib/internal/template/container/styles.selectors.js +33 -33
  123. package/lib/internal/template/content-layout/styles.css.js +14 -14
  124. package/lib/internal/template/content-layout/styles.scoped.css +19 -19
  125. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  126. package/lib/internal/template/date-picker/styles.css.js +7 -7
  127. package/lib/internal/template/date-picker/styles.scoped.css +11 -11
  128. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  129. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
  130. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +79 -79
  131. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  132. package/lib/internal/template/date-range-picker/styles.css.js +23 -23
  133. package/lib/internal/template/date-range-picker/styles.scoped.css +40 -40
  134. package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
  135. package/lib/internal/template/divider/styles.css.js +6 -6
  136. package/lib/internal/template/divider/styles.scoped.css +10 -10
  137. package/lib/internal/template/divider/styles.selectors.js +6 -6
  138. package/lib/internal/template/drawer/styles.css.js +29 -29
  139. package/lib/internal/template/drawer/styles.scoped.css +47 -47
  140. package/lib/internal/template/drawer/styles.selectors.js +29 -29
  141. package/lib/internal/template/dropdown/styles.css.js +20 -20
  142. package/lib/internal/template/dropdown/styles.scoped.css +43 -43
  143. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  144. package/lib/internal/template/expandable-section/expandable-section-container.d.ts +1 -2
  145. package/lib/internal/template/expandable-section/expandable-section-container.d.ts.map +1 -1
  146. package/lib/internal/template/expandable-section/expandable-section-container.js +2 -2
  147. package/lib/internal/template/expandable-section/expandable-section-container.js.map +1 -1
  148. package/lib/internal/template/expandable-section/expandable-section-header.d.ts +2 -1
  149. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  150. package/lib/internal/template/expandable-section/expandable-section-header.js +4 -4
  151. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  152. package/lib/internal/template/expandable-section/internal.d.ts +8 -3
  153. package/lib/internal/template/expandable-section/internal.d.ts.map +1 -1
  154. package/lib/internal/template/expandable-section/internal.js +24 -10
  155. package/lib/internal/template/expandable-section/internal.js.map +1 -1
  156. package/lib/internal/template/expandable-section/styles.css.js +43 -42
  157. package/lib/internal/template/expandable-section/styles.scoped.css +210 -155
  158. package/lib/internal/template/expandable-section/styles.selectors.js +43 -42
  159. package/lib/internal/template/file-dropzone/styles.css.js +3 -3
  160. package/lib/internal/template/file-dropzone/styles.scoped.css +12 -12
  161. package/lib/internal/template/file-dropzone/styles.selectors.js +3 -3
  162. package/lib/internal/template/file-input/styles.css.js +5 -5
  163. package/lib/internal/template/file-input/styles.scoped.css +10 -10
  164. package/lib/internal/template/file-input/styles.selectors.js +5 -5
  165. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  166. package/lib/internal/template/file-token-group/styles.scoped.css +51 -51
  167. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  168. package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
  169. package/lib/internal/template/flashbar/flash.js +6 -1
  170. package/lib/internal/template/flashbar/flash.js.map +1 -1
  171. package/lib/internal/template/flashbar/styles.css.js +50 -50
  172. package/lib/internal/template/flashbar/styles.scoped.css +165 -165
  173. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  174. package/lib/internal/template/form/styles.css.js +8 -8
  175. package/lib/internal/template/form/styles.scoped.css +9 -9
  176. package/lib/internal/template/form/styles.selectors.js +8 -8
  177. package/lib/internal/template/form-field/styles.css.js +24 -24
  178. package/lib/internal/template/form-field/styles.scoped.css +44 -44
  179. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  180. package/lib/internal/template/grid/styles.css.js +53 -53
  181. package/lib/internal/template/grid/styles.scoped.css +55 -55
  182. package/lib/internal/template/grid/styles.selectors.js +53 -53
  183. package/lib/internal/template/header/styles.css.js +35 -35
  184. package/lib/internal/template/header/styles.scoped.css +59 -59
  185. package/lib/internal/template/header/styles.selectors.js +35 -35
  186. package/lib/internal/template/help-panel/styles.css.js +6 -6
  187. package/lib/internal/template/help-panel/styles.scoped.css +83 -83
  188. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  189. package/lib/internal/template/icon/styles.css.js +41 -41
  190. package/lib/internal/template/icon/styles.scoped.css +106 -106
  191. package/lib/internal/template/icon/styles.selectors.js +41 -41
  192. package/lib/internal/template/input/styles.css.js +28 -28
  193. package/lib/internal/template/input/styles.scoped.css +120 -120
  194. package/lib/internal/template/input/styles.selectors.js +28 -28
  195. package/lib/internal/template/internal/base-component/styles.scoped.css +2889 -2756
  196. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  197. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +23 -23
  198. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  199. package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
  200. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
  201. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
  202. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
  203. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +36 -36
  204. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
  205. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  206. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
  207. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  208. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  209. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +16 -16
  210. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  211. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  212. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
  213. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  214. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  215. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +6 -6
  216. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  217. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
  218. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +37 -37
  219. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
  220. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  221. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +9 -9
  222. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  223. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  224. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
  225. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  226. package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
  227. package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
  228. package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
  229. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
  230. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +17 -17
  231. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
  232. package/lib/internal/template/internal/components/drag-handle/styles.css.js +14 -14
  233. package/lib/internal/template/internal/components/drag-handle/styles.scoped.css +24 -24
  234. package/lib/internal/template/internal/components/drag-handle/styles.selectors.js +14 -14
  235. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  236. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +50 -50
  237. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  238. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  239. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +6 -6
  240. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  241. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  242. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +4 -4
  243. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  244. package/lib/internal/template/internal/components/expand-toggle-button/styles.css.js +4 -4
  245. package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +18 -18
  246. package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  247. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  248. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +19 -19
  249. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  250. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  251. package/lib/internal/template/internal/components/option/styles.scoped.css +37 -37
  252. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  253. package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
  254. package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
  255. package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
  256. package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +3 -3
  257. package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +8 -8
  258. package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  259. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  260. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +22 -22
  261. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  262. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  263. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +79 -79
  264. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  265. package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
  266. package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +20 -20
  267. package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
  268. package/lib/internal/template/internal/components/structured-item/styles.css.js +7 -7
  269. package/lib/internal/template/internal/components/structured-item/styles.scoped.css +10 -10
  270. package/lib/internal/template/internal/components/structured-item/styles.selectors.js +7 -7
  271. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  272. package/lib/internal/template/internal/components/token-list/styles.scoped.css +30 -30
  273. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  274. package/lib/internal/template/internal/components/transition/index.d.ts +6 -6
  275. package/lib/internal/template/internal/components/transition/index.d.ts.map +1 -1
  276. package/lib/internal/template/internal/components/transition/index.js +4 -4
  277. package/lib/internal/template/internal/components/transition/index.js.map +1 -1
  278. package/lib/internal/template/internal/environment.js +2 -2
  279. package/lib/internal/template/internal/environment.json +2 -2
  280. package/lib/internal/template/internal/generated/styles/tokens.d.ts +28 -0
  281. package/lib/internal/template/internal/generated/styles/tokens.js +351 -323
  282. package/lib/internal/template/internal/generated/theming/index.cjs +1031 -351
  283. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +23 -5
  284. package/lib/internal/template/internal/generated/theming/index.d.ts +23 -5
  285. package/lib/internal/template/internal/generated/theming/index.js +1031 -351
  286. package/lib/internal/template/item-card/styles.css.js +14 -14
  287. package/lib/internal/template/item-card/styles.scoped.css +58 -58
  288. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  289. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  290. package/lib/internal/template/key-value-pairs/styles.scoped.css +14 -14
  291. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  292. package/lib/internal/template/link/styles.css.js +21 -21
  293. package/lib/internal/template/link/styles.scoped.css +116 -116
  294. package/lib/internal/template/link/styles.selectors.js +21 -21
  295. package/lib/internal/template/list/styles.css.js +5 -5
  296. package/lib/internal/template/list/styles.scoped.css +9 -9
  297. package/lib/internal/template/list/styles.selectors.js +5 -5
  298. package/lib/internal/template/modal/styles.css.js +31 -31
  299. package/lib/internal/template/modal/styles.scoped.css +54 -54
  300. package/lib/internal/template/modal/styles.selectors.js +31 -31
  301. package/lib/internal/template/multiselect/styles.css.js +5 -5
  302. package/lib/internal/template/multiselect/styles.scoped.css +7 -7
  303. package/lib/internal/template/multiselect/styles.selectors.js +5 -5
  304. package/lib/internal/template/pagination/styles.css.js +12 -12
  305. package/lib/internal/template/pagination/styles.scoped.css +47 -47
  306. package/lib/internal/template/pagination/styles.selectors.js +12 -12
  307. package/lib/internal/template/panel-layout/styles.css.js +7 -7
  308. package/lib/internal/template/panel-layout/styles.scoped.css +13 -13
  309. package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
  310. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  311. package/lib/internal/template/pie-chart/styles.scoped.css +53 -53
  312. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  313. package/lib/internal/template/popover/styles.css.js +58 -58
  314. package/lib/internal/template/popover/styles.scoped.css +110 -110
  315. package/lib/internal/template/popover/styles.selectors.js +58 -58
  316. package/lib/internal/template/progress-bar/internal.d.ts.map +1 -1
  317. package/lib/internal/template/progress-bar/internal.js +1 -1
  318. package/lib/internal/template/progress-bar/internal.js.map +1 -1
  319. package/lib/internal/template/progress-bar/styles.css.js +19 -18
  320. package/lib/internal/template/progress-bar/styles.scoped.css +44 -32
  321. package/lib/internal/template/progress-bar/styles.selectors.js +19 -18
  322. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  323. package/lib/internal/template/prompt-input/styles.scoped.css +102 -102
  324. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  325. package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
  326. package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +55 -55
  327. package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/lib/internal/template/property-filter/styles.css.js +39 -39
  329. package/lib/internal/template/property-filter/styles.scoped.css +52 -52
  330. package/lib/internal/template/property-filter/styles.selectors.js +39 -39
  331. package/lib/internal/template/radio-button/styles.css.js +1 -1
  332. package/lib/internal/template/radio-button/styles.scoped.css +2 -2
  333. package/lib/internal/template/radio-button/styles.selectors.js +1 -1
  334. package/lib/internal/template/radio-group/styles.css.js +5 -5
  335. package/lib/internal/template/radio-group/styles.scoped.css +7 -7
  336. package/lib/internal/template/radio-group/styles.selectors.js +5 -5
  337. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  338. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  339. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  340. package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
  341. package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  342. package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  343. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  344. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  345. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  346. package/lib/internal/template/select/parts/styles.css.js +21 -21
  347. package/lib/internal/template/select/parts/styles.scoped.css +28 -28
  348. package/lib/internal/template/select/parts/styles.selectors.js +21 -21
  349. package/lib/internal/template/select/styles.css.js +3 -3
  350. package/lib/internal/template/select/styles.scoped.css +4 -4
  351. package/lib/internal/template/select/styles.selectors.js +3 -3
  352. package/lib/internal/template/side-navigation/implementation.d.ts.map +1 -1
  353. package/lib/internal/template/side-navigation/implementation.js +6 -3
  354. package/lib/internal/template/side-navigation/implementation.js.map +1 -1
  355. package/lib/internal/template/side-navigation/parts.d.ts +2 -1
  356. package/lib/internal/template/side-navigation/parts.d.ts.map +1 -1
  357. package/lib/internal/template/side-navigation/parts.js +86 -76
  358. package/lib/internal/template/side-navigation/parts.js.map +1 -1
  359. package/lib/internal/template/side-navigation/styles.css.js +64 -50
  360. package/lib/internal/template/side-navigation/styles.scoped.css +562 -118
  361. package/lib/internal/template/side-navigation/styles.selectors.js +64 -50
  362. package/lib/internal/template/side-navigation/util.d.ts +10 -0
  363. package/lib/internal/template/side-navigation/util.d.ts.map +1 -1
  364. package/lib/internal/template/side-navigation/util.js +48 -0
  365. package/lib/internal/template/side-navigation/util.js.map +1 -1
  366. package/lib/internal/template/skeleton/styles.css.js +15 -15
  367. package/lib/internal/template/skeleton/styles.scoped.css +27 -27
  368. package/lib/internal/template/skeleton/styles.selectors.js +15 -15
  369. package/lib/internal/template/slider/styles.css.js +26 -26
  370. package/lib/internal/template/slider/styles.scoped.css +154 -154
  371. package/lib/internal/template/slider/styles.selectors.js +26 -26
  372. package/lib/internal/template/spinner/styles.css.js +13 -13
  373. package/lib/internal/template/spinner/styles.scoped.css +21 -21
  374. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  375. package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
  376. package/lib/internal/template/split-panel/icons/styles.scoped.css +44 -44
  377. package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
  378. package/lib/internal/template/split-panel/styles.css.js +38 -38
  379. package/lib/internal/template/split-panel/styles.scoped.css +68 -68
  380. package/lib/internal/template/split-panel/styles.selectors.js +38 -38
  381. package/lib/internal/template/status-indicator/styles.css.js +25 -25
  382. package/lib/internal/template/status-indicator/styles.scoped.css +70 -70
  383. package/lib/internal/template/status-indicator/styles.selectors.js +25 -25
  384. package/lib/internal/template/steps/styles.css.js +17 -17
  385. package/lib/internal/template/steps/styles.scoped.css +37 -37
  386. package/lib/internal/template/steps/styles.selectors.js +17 -17
  387. package/lib/internal/template/table/body-cell/styles.css.js +48 -48
  388. package/lib/internal/template/table/body-cell/styles.scoped.css +405 -405
  389. package/lib/internal/template/table/body-cell/styles.selectors.js +48 -48
  390. package/lib/internal/template/table/header-cell/styles.css.js +38 -38
  391. package/lib/internal/template/table/header-cell/styles.scoped.css +102 -102
  392. package/lib/internal/template/table/header-cell/styles.selectors.js +38 -38
  393. package/lib/internal/template/table/interfaces.d.ts +62 -45
  394. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  395. package/lib/internal/template/table/interfaces.js.map +1 -1
  396. package/lib/internal/template/table/internal.d.ts.map +1 -1
  397. package/lib/internal/template/table/internal.js +2 -2
  398. package/lib/internal/template/table/internal.js.map +1 -1
  399. package/lib/internal/template/table/resizer/styles.css.js +17 -17
  400. package/lib/internal/template/table/resizer/styles.scoped.css +33 -33
  401. package/lib/internal/template/table/resizer/styles.selectors.js +17 -17
  402. package/lib/internal/template/table/skeleton-rows.d.ts +2 -1
  403. package/lib/internal/template/table/skeleton-rows.d.ts.map +1 -1
  404. package/lib/internal/template/table/skeleton-rows.js +5 -2
  405. package/lib/internal/template/table/skeleton-rows.js.map +1 -1
  406. package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
  407. package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
  408. package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
  409. package/lib/internal/template/table/styles.css.js +37 -37
  410. package/lib/internal/template/table/styles.scoped.css +52 -52
  411. package/lib/internal/template/table/styles.selectors.js +37 -37
  412. package/lib/internal/template/tabs/styles.css.js +30 -30
  413. package/lib/internal/template/tabs/styles.scoped.css +64 -64
  414. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  415. package/lib/internal/template/tabs/tab-header-bar.d.ts.map +1 -1
  416. package/lib/internal/template/tabs/tab-header-bar.js +5 -0
  417. package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
  418. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  419. package/lib/internal/template/tag-editor/styles.scoped.css +15 -15
  420. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  421. package/lib/internal/template/text-content/styles.css.js +1 -1
  422. package/lib/internal/template/text-content/styles.scoped.css +71 -71
  423. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  424. package/lib/internal/template/text-filter/styles.css.js +3 -3
  425. package/lib/internal/template/text-filter/styles.scoped.css +5 -5
  426. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  427. package/lib/internal/template/textarea/styles.css.js +9 -9
  428. package/lib/internal/template/textarea/styles.scoped.css +46 -46
  429. package/lib/internal/template/textarea/styles.selectors.js +9 -9
  430. package/lib/internal/template/tiles/styles.css.js +30 -30
  431. package/lib/internal/template/tiles/styles.scoped.css +90 -90
  432. package/lib/internal/template/tiles/styles.selectors.js +30 -30
  433. package/lib/internal/template/toggle/styles.css.js +10 -10
  434. package/lib/internal/template/toggle/styles.scoped.css +27 -27
  435. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  436. package/lib/internal/template/toggle-button/styles.css.js +4 -4
  437. package/lib/internal/template/toggle-button/styles.scoped.css +12 -12
  438. package/lib/internal/template/toggle-button/styles.selectors.js +4 -4
  439. package/lib/internal/template/token/styles.css.js +14 -14
  440. package/lib/internal/template/token/styles.scoped.css +47 -47
  441. package/lib/internal/template/token/styles.selectors.js +14 -14
  442. package/lib/internal/template/token-group/styles.css.js +5 -5
  443. package/lib/internal/template/token-group/styles.scoped.css +5 -5
  444. package/lib/internal/template/token-group/styles.selectors.js +5 -5
  445. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  446. package/lib/internal/template/top-navigation/styles.scoped.css +86 -86
  447. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  448. package/lib/internal/template/tree-view/styles.css.js +2 -2
  449. package/lib/internal/template/tree-view/styles.scoped.css +3 -3
  450. package/lib/internal/template/tree-view/styles.selectors.js +2 -2
  451. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -10
  452. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +17 -17
  453. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -10
  454. package/lib/internal/template/tree-view/vertical-connector/styles.css.js +3 -3
  455. package/lib/internal/template/tree-view/vertical-connector/styles.scoped.css +4 -4
  456. package/lib/internal/template/tree-view/vertical-connector/styles.selectors.js +3 -3
  457. package/lib/internal/template/truncated-text/styles.css.js +1 -1
  458. package/lib/internal/template/truncated-text/styles.scoped.css +6 -6
  459. package/lib/internal/template/truncated-text/styles.selectors.js +1 -1
  460. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  461. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  462. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  463. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  464. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  465. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  466. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  467. package/lib/internal/template/tutorial-panel/styles.scoped.css +7 -7
  468. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  469. package/lib/internal/template/wizard/styles.css.js +30 -30
  470. package/lib/internal/template/wizard/styles.scoped.css +84 -84
  471. package/lib/internal/template/wizard/styles.selectors.js +30 -30
  472. package/package.json +1 -1
  473. package/lib/internal/scss/expandable-section/motion.scss +0 -30
@@ -1796,8 +1796,8 @@ module.exports.preset = {
1796
1796
  "dark": "{colorBackgroundControlChecked}"
1797
1797
  },
1798
1798
  "colorBackgroundSideNavigationItemIconHover": {
1799
- "light": "{colorPrimary50}",
1800
- "dark": "{colorNeutral700}"
1799
+ "light": "{colorBackgroundItemSelected}",
1800
+ "dark": "{colorBackgroundItemSelected}"
1801
1801
  },
1802
1802
  "colorBackgroundLayoutMain": {
1803
1803
  "light": "{colorWhite}",
@@ -1923,6 +1923,14 @@ module.exports.preset = {
1923
1923
  "light": "{colorPrimary600}",
1924
1924
  "dark": "{colorPrimary400}"
1925
1925
  },
1926
+ "colorBackgroundProgressBarValueFlash": {
1927
+ "light": "{colorBackgroundProgressBarValueDefault}",
1928
+ "dark": "{colorBackgroundProgressBarValueDefault}"
1929
+ },
1930
+ "colorBackgroundProgressBarFlash": {
1931
+ "light": "{colorBackgroundProgressBarDefault}",
1932
+ "dark": "{colorBackgroundProgressBarDefault}"
1933
+ },
1926
1934
  "colorBackgroundProgressBarDefault": {
1927
1935
  "light": "{colorNeutral250}",
1928
1936
  "dark": "{colorNeutral700}"
@@ -2011,6 +2019,22 @@ module.exports.preset = {
2011
2019
  "light": "{colorInfo50}",
2012
2020
  "dark": "{colorInfo1000}"
2013
2021
  },
2022
+ "colorBackgroundAlertError": {
2023
+ "light": "{colorBackgroundStatusError}",
2024
+ "dark": "{colorBackgroundStatusError}"
2025
+ },
2026
+ "colorBackgroundAlertInfo": {
2027
+ "light": "{colorBackgroundStatusInfo}",
2028
+ "dark": "{colorBackgroundStatusInfo}"
2029
+ },
2030
+ "colorBackgroundAlertSuccess": {
2031
+ "light": "{colorBackgroundStatusSuccess}",
2032
+ "dark": "{colorBackgroundStatusSuccess}"
2033
+ },
2034
+ "colorBackgroundAlertWarning": {
2035
+ "light": "{colorBackgroundStatusWarning}",
2036
+ "dark": "{colorBackgroundStatusWarning}"
2037
+ },
2014
2038
  "colorBackgroundDialog": {
2015
2039
  "light": "{colorBackgroundStatusInfo}",
2016
2040
  "dark": "{colorBackgroundStatusInfo}"
@@ -2239,6 +2263,10 @@ module.exports.preset = {
2239
2263
  "light": "{colorNeutral350}",
2240
2264
  "dark": "{colorNeutral650}"
2241
2265
  },
2266
+ "colorBorderDividerNotification": {
2267
+ "light": "{colorBorderDividerDefault}",
2268
+ "dark": "{colorBorderDividerDefault}"
2269
+ },
2242
2270
  "colorBorderDividerPanelBottom": {
2243
2271
  "light": "{colorBorderDividerDefault}",
2244
2272
  "dark": "{colorBorderDividerDefault}"
@@ -2327,6 +2355,10 @@ module.exports.preset = {
2327
2355
  "light": "{colorNeutral750}",
2328
2356
  "dark": "{colorNeutral750}"
2329
2357
  },
2358
+ "colorBorderNotificationStackBarFocused": {
2359
+ "light": "{colorNeutral100}",
2360
+ "dark": "{colorNeutral100}"
2361
+ },
2330
2362
  "colorBorderPanelHeader": {
2331
2363
  "light": "{colorBorderDividerDefault}",
2332
2364
  "dark": "{colorBorderDividerDefault}"
@@ -2787,6 +2819,10 @@ module.exports.preset = {
2787
2819
  "light": "{colorTextLinkHover}",
2788
2820
  "dark": "{colorTextLinkHover}"
2789
2821
  },
2822
+ "colorTextLinkInvertedDefault": {
2823
+ "light": "{colorTextNotificationDefault}",
2824
+ "dark": "{colorTextNotificationDefault}"
2825
+ },
2790
2826
  "colorTextLinkInvertedHover": {
2791
2827
  "light": "{colorWhite}",
2792
2828
  "dark": "{colorWhite}"
@@ -2803,6 +2839,18 @@ module.exports.preset = {
2803
2839
  "light": "{colorNeutral100}",
2804
2840
  "dark": "{colorNeutral100}"
2805
2841
  },
2842
+ "colorTextAlertDefault": {
2843
+ "light": "{colorTextBodyDefault}",
2844
+ "dark": "{colorTextBodyDefault}"
2845
+ },
2846
+ "colorTextNotificationLinkDefault": {
2847
+ "light": "{colorTextLinkDefault}",
2848
+ "dark": "{colorTextLinkDefault}"
2849
+ },
2850
+ "colorTextNotificationLinkHover": {
2851
+ "light": "{colorTextLinkHover}",
2852
+ "dark": "{colorTextLinkHover}"
2853
+ },
2806
2854
  "colorTextNotificationStackBar": {
2807
2855
  "light": "{colorWhite}",
2808
2856
  "dark": "{colorWhite}"
@@ -2835,6 +2883,38 @@ module.exports.preset = {
2835
2883
  "light": "{colorNeutral600}",
2836
2884
  "dark": "{colorNeutral450}"
2837
2885
  },
2886
+ "colorTextFlashbarIconError": {
2887
+ "light": "{colorTextStatusError}",
2888
+ "dark": "{colorTextStatusError}"
2889
+ },
2890
+ "colorTextFlashbarIconInfo": {
2891
+ "light": "{colorTextStatusInfo}",
2892
+ "dark": "{colorTextStatusInfo}"
2893
+ },
2894
+ "colorTextFlashbarIconSuccess": {
2895
+ "light": "{colorTextStatusSuccess}",
2896
+ "dark": "{colorTextStatusSuccess}"
2897
+ },
2898
+ "colorTextFlashbarIconWarning": {
2899
+ "light": "{colorTextStatusWarning}",
2900
+ "dark": "{colorTextStatusWarning}"
2901
+ },
2902
+ "colorTextAlertIconError": {
2903
+ "light": "{colorTextStatusError}",
2904
+ "dark": "{colorTextStatusError}"
2905
+ },
2906
+ "colorTextAlertIconInfo": {
2907
+ "light": "{colorTextStatusInfo}",
2908
+ "dark": "{colorTextStatusInfo}"
2909
+ },
2910
+ "colorTextAlertIconSuccess": {
2911
+ "light": "{colorTextStatusSuccess}",
2912
+ "dark": "{colorTextStatusSuccess}"
2913
+ },
2914
+ "colorTextAlertIconWarning": {
2915
+ "light": "{colorTextStatusWarning}",
2916
+ "dark": "{colorTextStatusWarning}"
2917
+ },
2838
2918
  "colorTextStatusError": {
2839
2919
  "light": "{colorError600}",
2840
2920
  "dark": "{colorError400}"
@@ -3455,6 +3535,30 @@ module.exports.preset = {
3455
3535
  "default": "{motionEasingRefreshOnlyA}",
3456
3536
  "disabled": "{motionEasingRefreshOnlyA}"
3457
3537
  },
3538
+ "motionDurationExpandableContentEnter": {
3539
+ "default": "{motionDurationShowPaced}",
3540
+ "disabled": "{motionDurationShowPaced}"
3541
+ },
3542
+ "motionEasingExpandableContentEnter": {
3543
+ "default": "{motionEasingShowPaced}",
3544
+ "disabled": "{motionEasingShowPaced}"
3545
+ },
3546
+ "motionDurationSideNavigationContentEnterFade": {
3547
+ "default": "0ms",
3548
+ "disabled": "0ms"
3549
+ },
3550
+ "motionDurationSideNavigationContentExit": {
3551
+ "default": "0ms",
3552
+ "disabled": "0ms"
3553
+ },
3554
+ "motionDurationSideNavigationContentExitFade": {
3555
+ "default": "0ms",
3556
+ "disabled": "0ms"
3557
+ },
3558
+ "motionEasingSideNavigationContentExit": {
3559
+ "default": "{motionEasingShowQuick}",
3560
+ "disabled": "{motionEasingShowQuick}"
3561
+ },
3458
3562
  "motionKeyframesFadeIn": {
3459
3563
  "default": "awsui-fade-in-35003c",
3460
3564
  "disabled": "awsui-fade-in-35003c"
@@ -3511,6 +3615,14 @@ module.exports.preset = {
3511
3615
  "comfortable": "28px",
3512
3616
  "compact": "24px"
3513
3617
  },
3618
+ "sizeSideNavigationItemCollapsed": {
3619
+ "comfortable": "30px",
3620
+ "compact": "28px"
3621
+ },
3622
+ "sizeSideNavigationCollapsedWidth": {
3623
+ "comfortable": "52px",
3624
+ "compact": "52px"
3625
+ },
3514
3626
  "spaceAlertActionLeft": {
3515
3627
  "comfortable": "{spaceS}",
3516
3628
  "compact": "{spaceS}"
@@ -4804,8 +4916,8 @@ module.exports.preset = {
4804
4916
  "dark": "{colorBackgroundControlChecked}"
4805
4917
  },
4806
4918
  "colorBackgroundSideNavigationItemIconHover": {
4807
- "light": "{colorNeutral700}",
4808
- "dark": "{colorNeutral700}"
4919
+ "light": "{colorBackgroundItemSelected}",
4920
+ "dark": "{colorBackgroundItemSelected}"
4809
4921
  },
4810
4922
  "colorBackgroundLayoutMain": {
4811
4923
  "light": "{colorNeutral850}",
@@ -4931,6 +5043,14 @@ module.exports.preset = {
4931
5043
  "light": "{colorPrimary400}",
4932
5044
  "dark": "{colorPrimary400}"
4933
5045
  },
5046
+ "colorBackgroundProgressBarValueFlash": {
5047
+ "light": "{colorBackgroundProgressBarValueDefault}",
5048
+ "dark": "{colorBackgroundProgressBarValueDefault}"
5049
+ },
5050
+ "colorBackgroundProgressBarFlash": {
5051
+ "light": "{colorBackgroundProgressBarDefault}",
5052
+ "dark": "{colorBackgroundProgressBarDefault}"
5053
+ },
4934
5054
  "colorBackgroundProgressBarDefault": {
4935
5055
  "light": "{colorNeutral700}",
4936
5056
  "dark": "{colorNeutral700}"
@@ -5019,6 +5139,22 @@ module.exports.preset = {
5019
5139
  "light": "{colorInfo1000}",
5020
5140
  "dark": "{colorInfo1000}"
5021
5141
  },
5142
+ "colorBackgroundAlertError": {
5143
+ "light": "{colorBackgroundStatusError}",
5144
+ "dark": "{colorBackgroundStatusError}"
5145
+ },
5146
+ "colorBackgroundAlertInfo": {
5147
+ "light": "{colorBackgroundStatusInfo}",
5148
+ "dark": "{colorBackgroundStatusInfo}"
5149
+ },
5150
+ "colorBackgroundAlertSuccess": {
5151
+ "light": "{colorBackgroundStatusSuccess}",
5152
+ "dark": "{colorBackgroundStatusSuccess}"
5153
+ },
5154
+ "colorBackgroundAlertWarning": {
5155
+ "light": "{colorBackgroundStatusWarning}",
5156
+ "dark": "{colorBackgroundStatusWarning}"
5157
+ },
5022
5158
  "colorBackgroundDialog": {
5023
5159
  "light": "{colorBackgroundStatusInfo}",
5024
5160
  "dark": "{colorBackgroundStatusInfo}"
@@ -5247,6 +5383,10 @@ module.exports.preset = {
5247
5383
  "light": "{colorNeutral650}",
5248
5384
  "dark": "{colorNeutral650}"
5249
5385
  },
5386
+ "colorBorderDividerNotification": {
5387
+ "light": "{colorBorderDividerDefault}",
5388
+ "dark": "{colorBorderDividerDefault}"
5389
+ },
5250
5390
  "colorBorderDividerPanelBottom": {
5251
5391
  "light": "{colorBorderDividerDefault}",
5252
5392
  "dark": "{colorBorderDividerDefault}"
@@ -5335,6 +5475,10 @@ module.exports.preset = {
5335
5475
  "light": "{colorNeutral750}",
5336
5476
  "dark": "{colorNeutral750}"
5337
5477
  },
5478
+ "colorBorderNotificationStackBarFocused": {
5479
+ "light": "{colorNeutral100}",
5480
+ "dark": "{colorNeutral100}"
5481
+ },
5338
5482
  "colorBorderPanelHeader": {
5339
5483
  "light": "{colorBorderDividerDefault}",
5340
5484
  "dark": "{colorBorderDividerDefault}"
@@ -5795,6 +5939,10 @@ module.exports.preset = {
5795
5939
  "light": "{colorTextLinkHover}",
5796
5940
  "dark": "{colorTextLinkHover}"
5797
5941
  },
5942
+ "colorTextLinkInvertedDefault": {
5943
+ "light": "{colorTextNotificationDefault}",
5944
+ "dark": "{colorTextNotificationDefault}"
5945
+ },
5798
5946
  "colorTextLinkInvertedHover": {
5799
5947
  "light": "{colorWhite}",
5800
5948
  "dark": "{colorWhite}"
@@ -5811,6 +5959,18 @@ module.exports.preset = {
5811
5959
  "light": "{colorNeutral100}",
5812
5960
  "dark": "{colorNeutral100}"
5813
5961
  },
5962
+ "colorTextAlertDefault": {
5963
+ "light": "{colorTextBodyDefault}",
5964
+ "dark": "{colorTextBodyDefault}"
5965
+ },
5966
+ "colorTextNotificationLinkDefault": {
5967
+ "light": "{colorTextLinkDefault}",
5968
+ "dark": "{colorTextLinkDefault}"
5969
+ },
5970
+ "colorTextNotificationLinkHover": {
5971
+ "light": "{colorTextLinkHover}",
5972
+ "dark": "{colorTextLinkHover}"
5973
+ },
5814
5974
  "colorTextNotificationStackBar": {
5815
5975
  "light": "{colorWhite}",
5816
5976
  "dark": "{colorWhite}"
@@ -5843,6 +6003,38 @@ module.exports.preset = {
5843
6003
  "light": "{colorNeutral450}",
5844
6004
  "dark": "{colorNeutral450}"
5845
6005
  },
6006
+ "colorTextFlashbarIconError": {
6007
+ "light": "{colorTextStatusError}",
6008
+ "dark": "{colorTextStatusError}"
6009
+ },
6010
+ "colorTextFlashbarIconInfo": {
6011
+ "light": "{colorTextStatusInfo}",
6012
+ "dark": "{colorTextStatusInfo}"
6013
+ },
6014
+ "colorTextFlashbarIconSuccess": {
6015
+ "light": "{colorTextStatusSuccess}",
6016
+ "dark": "{colorTextStatusSuccess}"
6017
+ },
6018
+ "colorTextFlashbarIconWarning": {
6019
+ "light": "{colorTextStatusWarning}",
6020
+ "dark": "{colorTextStatusWarning}"
6021
+ },
6022
+ "colorTextAlertIconError": {
6023
+ "light": "{colorTextStatusError}",
6024
+ "dark": "{colorTextStatusError}"
6025
+ },
6026
+ "colorTextAlertIconInfo": {
6027
+ "light": "{colorTextStatusInfo}",
6028
+ "dark": "{colorTextStatusInfo}"
6029
+ },
6030
+ "colorTextAlertIconSuccess": {
6031
+ "light": "{colorTextStatusSuccess}",
6032
+ "dark": "{colorTextStatusSuccess}"
6033
+ },
6034
+ "colorTextAlertIconWarning": {
6035
+ "light": "{colorTextStatusWarning}",
6036
+ "dark": "{colorTextStatusWarning}"
6037
+ },
5846
6038
  "colorTextStatusError": {
5847
6039
  "light": "{colorError400}",
5848
6040
  "dark": "{colorError400}"
@@ -6624,8 +6816,8 @@ module.exports.preset = {
6624
6816
  "dark": "{colorBackgroundControlChecked}"
6625
6817
  },
6626
6818
  "colorBackgroundSideNavigationItemIconHover": {
6627
- "light": "{colorNeutral700}",
6628
- "dark": "{colorNeutral700}"
6819
+ "light": "{colorBackgroundItemSelected}",
6820
+ "dark": "{colorBackgroundItemSelected}"
6629
6821
  },
6630
6822
  "colorBackgroundLayoutMain": {
6631
6823
  "light": "{colorNeutral950}",
@@ -6751,6 +6943,14 @@ module.exports.preset = {
6751
6943
  "light": "{colorPrimary400}",
6752
6944
  "dark": "{colorPrimary400}"
6753
6945
  },
6946
+ "colorBackgroundProgressBarValueFlash": {
6947
+ "light": "{colorBackgroundProgressBarValueDefault}",
6948
+ "dark": "{colorBackgroundProgressBarValueDefault}"
6949
+ },
6950
+ "colorBackgroundProgressBarFlash": {
6951
+ "light": "{colorBackgroundProgressBarDefault}",
6952
+ "dark": "{colorBackgroundProgressBarDefault}"
6953
+ },
6754
6954
  "colorBackgroundProgressBarDefault": {
6755
6955
  "light": "{colorNeutral700}",
6756
6956
  "dark": "{colorNeutral700}"
@@ -6839,6 +7039,22 @@ module.exports.preset = {
6839
7039
  "light": "{colorInfo1000}",
6840
7040
  "dark": "{colorInfo1000}"
6841
7041
  },
7042
+ "colorBackgroundAlertError": {
7043
+ "light": "{colorBackgroundStatusError}",
7044
+ "dark": "{colorBackgroundStatusError}"
7045
+ },
7046
+ "colorBackgroundAlertInfo": {
7047
+ "light": "{colorBackgroundStatusInfo}",
7048
+ "dark": "{colorBackgroundStatusInfo}"
7049
+ },
7050
+ "colorBackgroundAlertSuccess": {
7051
+ "light": "{colorBackgroundStatusSuccess}",
7052
+ "dark": "{colorBackgroundStatusSuccess}"
7053
+ },
7054
+ "colorBackgroundAlertWarning": {
7055
+ "light": "{colorBackgroundStatusWarning}",
7056
+ "dark": "{colorBackgroundStatusWarning}"
7057
+ },
6842
7058
  "colorBackgroundDialog": {
6843
7059
  "light": "{colorBackgroundStatusInfo}",
6844
7060
  "dark": "{colorBackgroundStatusInfo}"
@@ -7067,6 +7283,10 @@ module.exports.preset = {
7067
7283
  "light": "{colorNeutral650}",
7068
7284
  "dark": "{colorNeutral650}"
7069
7285
  },
7286
+ "colorBorderDividerNotification": {
7287
+ "light": "{colorBorderDividerDefault}",
7288
+ "dark": "{colorBorderDividerDefault}"
7289
+ },
7070
7290
  "colorBorderDividerPanelBottom": {
7071
7291
  "light": "{colorBorderDividerDefault}",
7072
7292
  "dark": "{colorBorderDividerDefault}"
@@ -7155,6 +7375,10 @@ module.exports.preset = {
7155
7375
  "light": "{colorNeutral750}",
7156
7376
  "dark": "{colorNeutral750}"
7157
7377
  },
7378
+ "colorBorderNotificationStackBarFocused": {
7379
+ "light": "{colorNeutral100}",
7380
+ "dark": "{colorNeutral100}"
7381
+ },
7158
7382
  "colorBorderPanelHeader": {
7159
7383
  "light": "{colorBorderDividerDefault}",
7160
7384
  "dark": "{colorBorderDividerDefault}"
@@ -7615,6 +7839,10 @@ module.exports.preset = {
7615
7839
  "light": "{colorTextLinkHover}",
7616
7840
  "dark": "{colorTextLinkHover}"
7617
7841
  },
7842
+ "colorTextLinkInvertedDefault": {
7843
+ "light": "{colorTextNotificationDefault}",
7844
+ "dark": "{colorTextNotificationDefault}"
7845
+ },
7618
7846
  "colorTextLinkInvertedHover": {
7619
7847
  "light": "{colorWhite}",
7620
7848
  "dark": "{colorWhite}"
@@ -7631,6 +7859,18 @@ module.exports.preset = {
7631
7859
  "light": "{colorNeutral100}",
7632
7860
  "dark": "{colorNeutral100}"
7633
7861
  },
7862
+ "colorTextAlertDefault": {
7863
+ "light": "{colorTextBodyDefault}",
7864
+ "dark": "{colorTextBodyDefault}"
7865
+ },
7866
+ "colorTextNotificationLinkDefault": {
7867
+ "light": "{colorTextLinkDefault}",
7868
+ "dark": "{colorTextLinkDefault}"
7869
+ },
7870
+ "colorTextNotificationLinkHover": {
7871
+ "light": "{colorTextLinkHover}",
7872
+ "dark": "{colorTextLinkHover}"
7873
+ },
7634
7874
  "colorTextNotificationStackBar": {
7635
7875
  "light": "{colorWhite}",
7636
7876
  "dark": "{colorWhite}"
@@ -7663,6 +7903,38 @@ module.exports.preset = {
7663
7903
  "light": "{colorNeutral450}",
7664
7904
  "dark": "{colorNeutral450}"
7665
7905
  },
7906
+ "colorTextFlashbarIconError": {
7907
+ "light": "{colorTextStatusError}",
7908
+ "dark": "{colorTextStatusError}"
7909
+ },
7910
+ "colorTextFlashbarIconInfo": {
7911
+ "light": "{colorTextStatusInfo}",
7912
+ "dark": "{colorTextStatusInfo}"
7913
+ },
7914
+ "colorTextFlashbarIconSuccess": {
7915
+ "light": "{colorTextStatusSuccess}",
7916
+ "dark": "{colorTextStatusSuccess}"
7917
+ },
7918
+ "colorTextFlashbarIconWarning": {
7919
+ "light": "{colorTextStatusWarning}",
7920
+ "dark": "{colorTextStatusWarning}"
7921
+ },
7922
+ "colorTextAlertIconError": {
7923
+ "light": "{colorTextStatusError}",
7924
+ "dark": "{colorTextStatusError}"
7925
+ },
7926
+ "colorTextAlertIconInfo": {
7927
+ "light": "{colorTextStatusInfo}",
7928
+ "dark": "{colorTextStatusInfo}"
7929
+ },
7930
+ "colorTextAlertIconSuccess": {
7931
+ "light": "{colorTextStatusSuccess}",
7932
+ "dark": "{colorTextStatusSuccess}"
7933
+ },
7934
+ "colorTextAlertIconWarning": {
7935
+ "light": "{colorTextStatusWarning}",
7936
+ "dark": "{colorTextStatusWarning}"
7937
+ },
7666
7938
  "colorTextStatusError": {
7667
7939
  "light": "{colorError400}",
7668
7940
  "dark": "{colorError400}"
@@ -8131,9 +8403,19 @@ module.exports.preset = {
8131
8403
  },
8132
8404
  "defaultMode": "dark"
8133
8405
  },
8406
+ "app-layout-toolbar": {
8407
+ "id": "app-layout-toolbar",
8408
+ "selector": ".awsui-context-app-layout-toolbar",
8409
+ "tokens": {
8410
+ "colorBackgroundLayoutMain": {
8411
+ "light": "{colorNeutral50}",
8412
+ "dark": "{colorNeutral900}"
8413
+ }
8414
+ }
8415
+ },
8134
8416
  "flashbar": {
8135
8417
  "id": "flashbar",
8136
- "selector": ".awsui-context-flashbar",
8418
+ "selector": ".awsui-context-flashbar:where(:not(.awsui-one-theme):not(.awsui-one-theme *))",
8137
8419
  "tokens": {
8138
8420
  "colorGreyOpaque10": {
8139
8421
  "light": "rgba(0, 0, 0, 0.1)",
@@ -8372,8 +8654,8 @@ module.exports.preset = {
8372
8654
  "dark": "{colorBackgroundControlChecked}"
8373
8655
  },
8374
8656
  "colorBackgroundSideNavigationItemIconHover": {
8375
- "light": "{colorPrimary50}",
8376
- "dark": "{colorNeutral700}"
8657
+ "light": "{colorBackgroundItemSelected}",
8658
+ "dark": "{colorBackgroundItemSelected}"
8377
8659
  },
8378
8660
  "colorBackgroundLayoutMain": {
8379
8661
  "light": "{colorWhite}",
@@ -8499,6 +8781,14 @@ module.exports.preset = {
8499
8781
  "light": "{colorWhite}",
8500
8782
  "dark": "{colorWhite}"
8501
8783
  },
8784
+ "colorBackgroundProgressBarValueFlash": {
8785
+ "light": "{colorBackgroundProgressBarValueDefault}",
8786
+ "dark": "{colorBackgroundProgressBarValueDefault}"
8787
+ },
8788
+ "colorBackgroundProgressBarFlash": {
8789
+ "light": "{colorBackgroundProgressBarDefault}",
8790
+ "dark": "{colorBackgroundProgressBarDefault}"
8791
+ },
8502
8792
  "colorBackgroundProgressBarDefault": {
8503
8793
  "light": "{colorGreyOpaque25}",
8504
8794
  "dark": "{colorGreyOpaque25}"
@@ -8587,6 +8877,22 @@ module.exports.preset = {
8587
8877
  "light": "{colorInfo50}",
8588
8878
  "dark": "{colorInfo1000}"
8589
8879
  },
8880
+ "colorBackgroundAlertError": {
8881
+ "light": "{colorBackgroundStatusError}",
8882
+ "dark": "{colorBackgroundStatusError}"
8883
+ },
8884
+ "colorBackgroundAlertInfo": {
8885
+ "light": "{colorBackgroundStatusInfo}",
8886
+ "dark": "{colorBackgroundStatusInfo}"
8887
+ },
8888
+ "colorBackgroundAlertSuccess": {
8889
+ "light": "{colorBackgroundStatusSuccess}",
8890
+ "dark": "{colorBackgroundStatusSuccess}"
8891
+ },
8892
+ "colorBackgroundAlertWarning": {
8893
+ "light": "{colorBackgroundStatusWarning}",
8894
+ "dark": "{colorBackgroundStatusWarning}"
8895
+ },
8590
8896
  "colorBackgroundDialog": {
8591
8897
  "light": "{colorBackgroundStatusInfo}",
8592
8898
  "dark": "{colorBackgroundStatusInfo}"
@@ -8815,6 +9121,10 @@ module.exports.preset = {
8815
9121
  "light": "{colorNeutral100}",
8816
9122
  "dark": "{colorNeutral100}"
8817
9123
  },
9124
+ "colorBorderDividerNotification": {
9125
+ "light": "{colorBorderDividerDefault}",
9126
+ "dark": "{colorBorderDividerDefault}"
9127
+ },
8818
9128
  "colorBorderDividerPanelBottom": {
8819
9129
  "light": "{colorBorderDividerDefault}",
8820
9130
  "dark": "{colorBorderDividerDefault}"
@@ -8903,6 +9213,10 @@ module.exports.preset = {
8903
9213
  "light": "{colorNeutral750}",
8904
9214
  "dark": "{colorNeutral750}"
8905
9215
  },
9216
+ "colorBorderNotificationStackBarFocused": {
9217
+ "light": "{colorNeutral100}",
9218
+ "dark": "{colorNeutral100}"
9219
+ },
8906
9220
  "colorBorderPanelHeader": {
8907
9221
  "light": "{colorBorderDividerDefault}",
8908
9222
  "dark": "{colorBorderDividerDefault}"
@@ -9363,6 +9677,10 @@ module.exports.preset = {
9363
9677
  "light": "{colorTextLinkHover}",
9364
9678
  "dark": "{colorTextLinkHover}"
9365
9679
  },
9680
+ "colorTextLinkInvertedDefault": {
9681
+ "light": "{colorTextNotificationDefault}",
9682
+ "dark": "{colorTextNotificationDefault}"
9683
+ },
9366
9684
  "colorTextLinkInvertedHover": {
9367
9685
  "light": "{colorWhite}",
9368
9686
  "dark": "{colorWhite}"
@@ -9379,6 +9697,18 @@ module.exports.preset = {
9379
9697
  "light": "{colorNeutral100}",
9380
9698
  "dark": "{colorNeutral100}"
9381
9699
  },
9700
+ "colorTextAlertDefault": {
9701
+ "light": "{colorTextBodyDefault}",
9702
+ "dark": "{colorTextBodyDefault}"
9703
+ },
9704
+ "colorTextNotificationLinkDefault": {
9705
+ "light": "{colorTextLinkDefault}",
9706
+ "dark": "{colorTextLinkDefault}"
9707
+ },
9708
+ "colorTextNotificationLinkHover": {
9709
+ "light": "{colorTextLinkHover}",
9710
+ "dark": "{colorTextLinkHover}"
9711
+ },
9382
9712
  "colorTextNotificationStackBar": {
9383
9713
  "light": "{colorWhite}",
9384
9714
  "dark": "{colorWhite}"
@@ -9411,6 +9741,38 @@ module.exports.preset = {
9411
9741
  "light": "{colorNeutral600}",
9412
9742
  "dark": "{colorNeutral450}"
9413
9743
  },
9744
+ "colorTextFlashbarIconError": {
9745
+ "light": "{colorTextStatusError}",
9746
+ "dark": "{colorTextStatusError}"
9747
+ },
9748
+ "colorTextFlashbarIconInfo": {
9749
+ "light": "{colorTextStatusInfo}",
9750
+ "dark": "{colorTextStatusInfo}"
9751
+ },
9752
+ "colorTextFlashbarIconSuccess": {
9753
+ "light": "{colorTextStatusSuccess}",
9754
+ "dark": "{colorTextStatusSuccess}"
9755
+ },
9756
+ "colorTextFlashbarIconWarning": {
9757
+ "light": "{colorTextStatusWarning}",
9758
+ "dark": "{colorTextStatusWarning}"
9759
+ },
9760
+ "colorTextAlertIconError": {
9761
+ "light": "{colorTextStatusError}",
9762
+ "dark": "{colorTextStatusError}"
9763
+ },
9764
+ "colorTextAlertIconInfo": {
9765
+ "light": "{colorTextStatusInfo}",
9766
+ "dark": "{colorTextStatusInfo}"
9767
+ },
9768
+ "colorTextAlertIconSuccess": {
9769
+ "light": "{colorTextStatusSuccess}",
9770
+ "dark": "{colorTextStatusSuccess}"
9771
+ },
9772
+ "colorTextAlertIconWarning": {
9773
+ "light": "{colorTextStatusWarning}",
9774
+ "dark": "{colorTextStatusWarning}"
9775
+ },
9414
9776
  "colorTextStatusError": {
9415
9777
  "light": "{colorTextNotificationDefault}",
9416
9778
  "dark": "{colorTextNotificationDefault}"
@@ -9727,7 +10089,7 @@ module.exports.preset = {
9727
10089
  },
9728
10090
  "flashbar-warning": {
9729
10091
  "id": "flashbar-warning",
9730
- "selector": ".awsui-context-flashbar-warning",
10092
+ "selector": ".awsui-context-flashbar-warning:where(:not(.awsui-one-theme):not(.awsui-one-theme *))",
9731
10093
  "tokens": {
9732
10094
  "colorGreyOpaque10": {
9733
10095
  "light": "rgba(0, 0, 0, 0.1)",
@@ -9966,8 +10328,8 @@ module.exports.preset = {
9966
10328
  "dark": "{colorBackgroundControlChecked}"
9967
10329
  },
9968
10330
  "colorBackgroundSideNavigationItemIconHover": {
9969
- "light": "{colorPrimary50}",
9970
- "dark": "{colorNeutral700}"
10331
+ "light": "{colorBackgroundItemSelected}",
10332
+ "dark": "{colorBackgroundItemSelected}"
9971
10333
  },
9972
10334
  "colorBackgroundLayoutMain": {
9973
10335
  "light": "{colorWhite}",
@@ -10093,6 +10455,14 @@ module.exports.preset = {
10093
10455
  "light": "{colorNeutral950}",
10094
10456
  "dark": "{colorNeutral950}"
10095
10457
  },
10458
+ "colorBackgroundProgressBarValueFlash": {
10459
+ "light": "{colorBackgroundProgressBarValueDefault}",
10460
+ "dark": "{colorBackgroundProgressBarValueDefault}"
10461
+ },
10462
+ "colorBackgroundProgressBarFlash": {
10463
+ "light": "{colorBackgroundProgressBarDefault}",
10464
+ "dark": "{colorBackgroundProgressBarDefault}"
10465
+ },
10096
10466
  "colorBackgroundProgressBarDefault": {
10097
10467
  "light": "{colorGreyOpaque10}",
10098
10468
  "dark": "{colorGreyOpaque10}"
@@ -10181,6 +10551,22 @@ module.exports.preset = {
10181
10551
  "light": "{colorInfo50}",
10182
10552
  "dark": "{colorInfo1000}"
10183
10553
  },
10554
+ "colorBackgroundAlertError": {
10555
+ "light": "{colorBackgroundStatusError}",
10556
+ "dark": "{colorBackgroundStatusError}"
10557
+ },
10558
+ "colorBackgroundAlertInfo": {
10559
+ "light": "{colorBackgroundStatusInfo}",
10560
+ "dark": "{colorBackgroundStatusInfo}"
10561
+ },
10562
+ "colorBackgroundAlertSuccess": {
10563
+ "light": "{colorBackgroundStatusSuccess}",
10564
+ "dark": "{colorBackgroundStatusSuccess}"
10565
+ },
10566
+ "colorBackgroundAlertWarning": {
10567
+ "light": "{colorBackgroundStatusWarning}",
10568
+ "dark": "{colorBackgroundStatusWarning}"
10569
+ },
10184
10570
  "colorBackgroundDialog": {
10185
10571
  "light": "{colorBackgroundStatusInfo}",
10186
10572
  "dark": "{colorBackgroundStatusInfo}"
@@ -10409,6 +10795,10 @@ module.exports.preset = {
10409
10795
  "light": "{colorTextNotificationYellow}",
10410
10796
  "dark": "{colorTextNotificationYellow}"
10411
10797
  },
10798
+ "colorBorderDividerNotification": {
10799
+ "light": "{colorBorderDividerDefault}",
10800
+ "dark": "{colorBorderDividerDefault}"
10801
+ },
10412
10802
  "colorBorderDividerPanelBottom": {
10413
10803
  "light": "{colorBorderDividerDefault}",
10414
10804
  "dark": "{colorBorderDividerDefault}"
@@ -10497,6 +10887,10 @@ module.exports.preset = {
10497
10887
  "light": "{colorNeutral750}",
10498
10888
  "dark": "{colorNeutral750}"
10499
10889
  },
10890
+ "colorBorderNotificationStackBarFocused": {
10891
+ "light": "{colorNeutral100}",
10892
+ "dark": "{colorNeutral100}"
10893
+ },
10500
10894
  "colorBorderPanelHeader": {
10501
10895
  "light": "{colorBorderDividerDefault}",
10502
10896
  "dark": "{colorBorderDividerDefault}"
@@ -10957,6 +11351,10 @@ module.exports.preset = {
10957
11351
  "light": "{colorTextLinkHover}",
10958
11352
  "dark": "{colorTextLinkHover}"
10959
11353
  },
11354
+ "colorTextLinkInvertedDefault": {
11355
+ "light": "{colorTextNotificationDefault}",
11356
+ "dark": "{colorTextNotificationDefault}"
11357
+ },
10960
11358
  "colorTextLinkInvertedHover": {
10961
11359
  "light": "{colorTextNotificationYellow}",
10962
11360
  "dark": "{colorTextNotificationYellow}"
@@ -10973,6 +11371,18 @@ module.exports.preset = {
10973
11371
  "light": "{colorTextNotificationYellow}",
10974
11372
  "dark": "{colorTextNotificationYellow}"
10975
11373
  },
11374
+ "colorTextAlertDefault": {
11375
+ "light": "{colorTextBodyDefault}",
11376
+ "dark": "{colorTextBodyDefault}"
11377
+ },
11378
+ "colorTextNotificationLinkDefault": {
11379
+ "light": "{colorTextLinkDefault}",
11380
+ "dark": "{colorTextLinkDefault}"
11381
+ },
11382
+ "colorTextNotificationLinkHover": {
11383
+ "light": "{colorTextLinkHover}",
11384
+ "dark": "{colorTextLinkHover}"
11385
+ },
10976
11386
  "colorTextNotificationStackBar": {
10977
11387
  "light": "{colorWhite}",
10978
11388
  "dark": "{colorWhite}"
@@ -11005,6 +11415,38 @@ module.exports.preset = {
11005
11415
  "light": "{colorNeutral600}",
11006
11416
  "dark": "{colorNeutral450}"
11007
11417
  },
11418
+ "colorTextFlashbarIconError": {
11419
+ "light": "{colorTextStatusError}",
11420
+ "dark": "{colorTextStatusError}"
11421
+ },
11422
+ "colorTextFlashbarIconInfo": {
11423
+ "light": "{colorTextStatusInfo}",
11424
+ "dark": "{colorTextStatusInfo}"
11425
+ },
11426
+ "colorTextFlashbarIconSuccess": {
11427
+ "light": "{colorTextStatusSuccess}",
11428
+ "dark": "{colorTextStatusSuccess}"
11429
+ },
11430
+ "colorTextFlashbarIconWarning": {
11431
+ "light": "{colorTextStatusWarning}",
11432
+ "dark": "{colorTextStatusWarning}"
11433
+ },
11434
+ "colorTextAlertIconError": {
11435
+ "light": "{colorTextStatusError}",
11436
+ "dark": "{colorTextStatusError}"
11437
+ },
11438
+ "colorTextAlertIconInfo": {
11439
+ "light": "{colorTextStatusInfo}",
11440
+ "dark": "{colorTextStatusInfo}"
11441
+ },
11442
+ "colorTextAlertIconSuccess": {
11443
+ "light": "{colorTextStatusSuccess}",
11444
+ "dark": "{colorTextStatusSuccess}"
11445
+ },
11446
+ "colorTextAlertIconWarning": {
11447
+ "light": "{colorTextStatusWarning}",
11448
+ "dark": "{colorTextStatusWarning}"
11449
+ },
11008
11450
  "colorTextStatusError": {
11009
11451
  "light": "{colorError600}",
11010
11452
  "dark": "{colorError400}"
@@ -11321,7 +11763,7 @@ module.exports.preset = {
11321
11763
  },
11322
11764
  "alert": {
11323
11765
  "id": "alert",
11324
- "selector": ".awsui-context-alert",
11766
+ "selector": ".awsui-context-alert:where(:not(.awsui-one-theme):not(.awsui-one-theme *))",
11325
11767
  "tokens": {
11326
11768
  "colorGreyOpaque10": {
11327
11769
  "light": "rgba(0, 0, 0, 0.1)",
@@ -11560,8 +12002,8 @@ module.exports.preset = {
11560
12002
  "dark": "{colorBackgroundControlChecked}"
11561
12003
  },
11562
12004
  "colorBackgroundSideNavigationItemIconHover": {
11563
- "light": "{colorPrimary50}",
11564
- "dark": "{colorNeutral700}"
12005
+ "light": "{colorBackgroundItemSelected}",
12006
+ "dark": "{colorBackgroundItemSelected}"
11565
12007
  },
11566
12008
  "colorBackgroundLayoutMain": {
11567
12009
  "light": "{colorWhite}",
@@ -11687,6 +12129,14 @@ module.exports.preset = {
11687
12129
  "light": "{colorPrimary600}",
11688
12130
  "dark": "{colorPrimary400}"
11689
12131
  },
12132
+ "colorBackgroundProgressBarValueFlash": {
12133
+ "light": "{colorBackgroundProgressBarValueDefault}",
12134
+ "dark": "{colorBackgroundProgressBarValueDefault}"
12135
+ },
12136
+ "colorBackgroundProgressBarFlash": {
12137
+ "light": "{colorBackgroundProgressBarDefault}",
12138
+ "dark": "{colorBackgroundProgressBarDefault}"
12139
+ },
11690
12140
  "colorBackgroundProgressBarDefault": {
11691
12141
  "light": "{colorNeutral250}",
11692
12142
  "dark": "{colorNeutral700}"
@@ -11775,6 +12225,22 @@ module.exports.preset = {
11775
12225
  "light": "{colorInfo50}",
11776
12226
  "dark": "{colorInfo1000}"
11777
12227
  },
12228
+ "colorBackgroundAlertError": {
12229
+ "light": "{colorBackgroundStatusError}",
12230
+ "dark": "{colorBackgroundStatusError}"
12231
+ },
12232
+ "colorBackgroundAlertInfo": {
12233
+ "light": "{colorBackgroundStatusInfo}",
12234
+ "dark": "{colorBackgroundStatusInfo}"
12235
+ },
12236
+ "colorBackgroundAlertSuccess": {
12237
+ "light": "{colorBackgroundStatusSuccess}",
12238
+ "dark": "{colorBackgroundStatusSuccess}"
12239
+ },
12240
+ "colorBackgroundAlertWarning": {
12241
+ "light": "{colorBackgroundStatusWarning}",
12242
+ "dark": "{colorBackgroundStatusWarning}"
12243
+ },
11778
12244
  "colorBackgroundDialog": {
11779
12245
  "light": "{colorBackgroundStatusInfo}",
11780
12246
  "dark": "{colorBackgroundStatusInfo}"
@@ -12003,6 +12469,10 @@ module.exports.preset = {
12003
12469
  "light": "{colorTextButtonNormalDefault}",
12004
12470
  "dark": "{colorTextButtonNormalDefault}"
12005
12471
  },
12472
+ "colorBorderDividerNotification": {
12473
+ "light": "{colorBorderDividerDefault}",
12474
+ "dark": "{colorBorderDividerDefault}"
12475
+ },
12006
12476
  "colorBorderDividerPanelBottom": {
12007
12477
  "light": "{colorBorderDividerDefault}",
12008
12478
  "dark": "{colorBorderDividerDefault}"
@@ -12091,6 +12561,10 @@ module.exports.preset = {
12091
12561
  "light": "{colorNeutral750}",
12092
12562
  "dark": "{colorNeutral750}"
12093
12563
  },
12564
+ "colorBorderNotificationStackBarFocused": {
12565
+ "light": "{colorNeutral100}",
12566
+ "dark": "{colorNeutral100}"
12567
+ },
12094
12568
  "colorBorderPanelHeader": {
12095
12569
  "light": "{colorBorderDividerDefault}",
12096
12570
  "dark": "{colorBorderDividerDefault}"
@@ -12551,6 +13025,10 @@ module.exports.preset = {
12551
13025
  "light": "{colorTextLinkHover}",
12552
13026
  "dark": "{colorTextLinkHover}"
12553
13027
  },
13028
+ "colorTextLinkInvertedDefault": {
13029
+ "light": "{colorTextNotificationDefault}",
13030
+ "dark": "{colorTextNotificationDefault}"
13031
+ },
12554
13032
  "colorTextLinkInvertedHover": {
12555
13033
  "light": "{colorWhite}",
12556
13034
  "dark": "{colorWhite}"
@@ -12567,6 +13045,18 @@ module.exports.preset = {
12567
13045
  "light": "{colorNeutral100}",
12568
13046
  "dark": "{colorNeutral100}"
12569
13047
  },
13048
+ "colorTextAlertDefault": {
13049
+ "light": "{colorTextBodyDefault}",
13050
+ "dark": "{colorTextBodyDefault}"
13051
+ },
13052
+ "colorTextNotificationLinkDefault": {
13053
+ "light": "{colorTextLinkDefault}",
13054
+ "dark": "{colorTextLinkDefault}"
13055
+ },
13056
+ "colorTextNotificationLinkHover": {
13057
+ "light": "{colorTextLinkHover}",
13058
+ "dark": "{colorTextLinkHover}"
13059
+ },
12570
13060
  "colorTextNotificationStackBar": {
12571
13061
  "light": "{colorWhite}",
12572
13062
  "dark": "{colorWhite}"
@@ -12599,6 +13089,38 @@ module.exports.preset = {
12599
13089
  "light": "{colorNeutral600}",
12600
13090
  "dark": "{colorNeutral450}"
12601
13091
  },
13092
+ "colorTextFlashbarIconError": {
13093
+ "light": "{colorTextStatusError}",
13094
+ "dark": "{colorTextStatusError}"
13095
+ },
13096
+ "colorTextFlashbarIconInfo": {
13097
+ "light": "{colorTextStatusInfo}",
13098
+ "dark": "{colorTextStatusInfo}"
13099
+ },
13100
+ "colorTextFlashbarIconSuccess": {
13101
+ "light": "{colorTextStatusSuccess}",
13102
+ "dark": "{colorTextStatusSuccess}"
13103
+ },
13104
+ "colorTextFlashbarIconWarning": {
13105
+ "light": "{colorTextStatusWarning}",
13106
+ "dark": "{colorTextStatusWarning}"
13107
+ },
13108
+ "colorTextAlertIconError": {
13109
+ "light": "{colorTextStatusError}",
13110
+ "dark": "{colorTextStatusError}"
13111
+ },
13112
+ "colorTextAlertIconInfo": {
13113
+ "light": "{colorTextStatusInfo}",
13114
+ "dark": "{colorTextStatusInfo}"
13115
+ },
13116
+ "colorTextAlertIconSuccess": {
13117
+ "light": "{colorTextStatusSuccess}",
13118
+ "dark": "{colorTextStatusSuccess}"
13119
+ },
13120
+ "colorTextAlertIconWarning": {
13121
+ "light": "{colorTextStatusWarning}",
13122
+ "dark": "{colorTextStatusWarning}"
13123
+ },
12602
13124
  "colorTextStatusError": {
12603
13125
  "light": "{colorError600}",
12604
13126
  "dark": "{colorError400}"
@@ -12917,7 +13439,7 @@ module.exports.preset = {
12917
13439
  },
12918
13440
  "alert-header": {
12919
13441
  "id": "alert-header",
12920
- "selector": ".awsui-context-content-header .awsui-context-alert",
13442
+ "selector": ".awsui-context-content-header .awsui-context-alert:where(:not(.awsui-one-theme):not(.awsui-one-theme *))",
12921
13443
  "tokens": {
12922
13444
  "colorGreyOpaque10": {
12923
13445
  "light": "rgba(0, 0, 0, 0.1)",
@@ -13156,8 +13678,8 @@ module.exports.preset = {
13156
13678
  "dark": "{colorBackgroundControlChecked}"
13157
13679
  },
13158
13680
  "colorBackgroundSideNavigationItemIconHover": {
13159
- "light": "{colorNeutral700}",
13160
- "dark": "{colorNeutral700}"
13681
+ "light": "{colorBackgroundItemSelected}",
13682
+ "dark": "{colorBackgroundItemSelected}"
13161
13683
  },
13162
13684
  "colorBackgroundLayoutMain": {
13163
13685
  "light": "{colorNeutral850}",
@@ -13283,6 +13805,14 @@ module.exports.preset = {
13283
13805
  "light": "{colorPrimary400}",
13284
13806
  "dark": "{colorPrimary400}"
13285
13807
  },
13808
+ "colorBackgroundProgressBarValueFlash": {
13809
+ "light": "{colorBackgroundProgressBarValueDefault}",
13810
+ "dark": "{colorBackgroundProgressBarValueDefault}"
13811
+ },
13812
+ "colorBackgroundProgressBarFlash": {
13813
+ "light": "{colorBackgroundProgressBarDefault}",
13814
+ "dark": "{colorBackgroundProgressBarDefault}"
13815
+ },
13286
13816
  "colorBackgroundProgressBarDefault": {
13287
13817
  "light": "{colorNeutral700}",
13288
13818
  "dark": "{colorNeutral700}"
@@ -13371,6 +13901,22 @@ module.exports.preset = {
13371
13901
  "light": "{colorInfo1000}",
13372
13902
  "dark": "{colorInfo1000}"
13373
13903
  },
13904
+ "colorBackgroundAlertError": {
13905
+ "light": "{colorBackgroundStatusError}",
13906
+ "dark": "{colorBackgroundStatusError}"
13907
+ },
13908
+ "colorBackgroundAlertInfo": {
13909
+ "light": "{colorBackgroundStatusInfo}",
13910
+ "dark": "{colorBackgroundStatusInfo}"
13911
+ },
13912
+ "colorBackgroundAlertSuccess": {
13913
+ "light": "{colorBackgroundStatusSuccess}",
13914
+ "dark": "{colorBackgroundStatusSuccess}"
13915
+ },
13916
+ "colorBackgroundAlertWarning": {
13917
+ "light": "{colorBackgroundStatusWarning}",
13918
+ "dark": "{colorBackgroundStatusWarning}"
13919
+ },
13374
13920
  "colorBackgroundDialog": {
13375
13921
  "light": "{colorBackgroundStatusInfo}",
13376
13922
  "dark": "{colorBackgroundStatusInfo}"
@@ -13599,6 +14145,10 @@ module.exports.preset = {
13599
14145
  "light": "{colorTextButtonNormalDefault}",
13600
14146
  "dark": "{colorTextButtonNormalDefault}"
13601
14147
  },
14148
+ "colorBorderDividerNotification": {
14149
+ "light": "{colorBorderDividerDefault}",
14150
+ "dark": "{colorBorderDividerDefault}"
14151
+ },
13602
14152
  "colorBorderDividerPanelBottom": {
13603
14153
  "light": "{colorBorderDividerDefault}",
13604
14154
  "dark": "{colorBorderDividerDefault}"
@@ -13687,6 +14237,10 @@ module.exports.preset = {
13687
14237
  "light": "{colorNeutral750}",
13688
14238
  "dark": "{colorNeutral750}"
13689
14239
  },
14240
+ "colorBorderNotificationStackBarFocused": {
14241
+ "light": "{colorNeutral100}",
14242
+ "dark": "{colorNeutral100}"
14243
+ },
13690
14244
  "colorBorderPanelHeader": {
13691
14245
  "light": "{colorBorderDividerDefault}",
13692
14246
  "dark": "{colorBorderDividerDefault}"
@@ -14147,6 +14701,10 @@ module.exports.preset = {
14147
14701
  "light": "{colorTextLinkHover}",
14148
14702
  "dark": "{colorTextLinkHover}"
14149
14703
  },
14704
+ "colorTextLinkInvertedDefault": {
14705
+ "light": "{colorTextNotificationDefault}",
14706
+ "dark": "{colorTextNotificationDefault}"
14707
+ },
14150
14708
  "colorTextLinkInvertedHover": {
14151
14709
  "light": "{colorWhite}",
14152
14710
  "dark": "{colorWhite}"
@@ -14163,6 +14721,18 @@ module.exports.preset = {
14163
14721
  "light": "{colorNeutral100}",
14164
14722
  "dark": "{colorNeutral100}"
14165
14723
  },
14724
+ "colorTextAlertDefault": {
14725
+ "light": "{colorTextBodyDefault}",
14726
+ "dark": "{colorTextBodyDefault}"
14727
+ },
14728
+ "colorTextNotificationLinkDefault": {
14729
+ "light": "{colorTextLinkDefault}",
14730
+ "dark": "{colorTextLinkDefault}"
14731
+ },
14732
+ "colorTextNotificationLinkHover": {
14733
+ "light": "{colorTextLinkHover}",
14734
+ "dark": "{colorTextLinkHover}"
14735
+ },
14166
14736
  "colorTextNotificationStackBar": {
14167
14737
  "light": "{colorWhite}",
14168
14738
  "dark": "{colorWhite}"
@@ -14195,6 +14765,38 @@ module.exports.preset = {
14195
14765
  "light": "{colorNeutral450}",
14196
14766
  "dark": "{colorNeutral450}"
14197
14767
  },
14768
+ "colorTextFlashbarIconError": {
14769
+ "light": "{colorTextStatusError}",
14770
+ "dark": "{colorTextStatusError}"
14771
+ },
14772
+ "colorTextFlashbarIconInfo": {
14773
+ "light": "{colorTextStatusInfo}",
14774
+ "dark": "{colorTextStatusInfo}"
14775
+ },
14776
+ "colorTextFlashbarIconSuccess": {
14777
+ "light": "{colorTextStatusSuccess}",
14778
+ "dark": "{colorTextStatusSuccess}"
14779
+ },
14780
+ "colorTextFlashbarIconWarning": {
14781
+ "light": "{colorTextStatusWarning}",
14782
+ "dark": "{colorTextStatusWarning}"
14783
+ },
14784
+ "colorTextAlertIconError": {
14785
+ "light": "{colorTextStatusError}",
14786
+ "dark": "{colorTextStatusError}"
14787
+ },
14788
+ "colorTextAlertIconInfo": {
14789
+ "light": "{colorTextStatusInfo}",
14790
+ "dark": "{colorTextStatusInfo}"
14791
+ },
14792
+ "colorTextAlertIconSuccess": {
14793
+ "light": "{colorTextStatusSuccess}",
14794
+ "dark": "{colorTextStatusSuccess}"
14795
+ },
14796
+ "colorTextAlertIconWarning": {
14797
+ "light": "{colorTextStatusWarning}",
14798
+ "dark": "{colorTextStatusWarning}"
14799
+ },
14198
14800
  "colorTextStatusError": {
14199
14801
  "light": "{colorError400}",
14200
14802
  "dark": "{colorError400}"
@@ -14508,16 +15110,6 @@ module.exports.preset = {
14508
15110
  "dark": "#ffbb45"
14509
15111
  }
14510
15112
  }
14511
- },
14512
- "app-layout-toolbar": {
14513
- "id": "app-layout-toolbar",
14514
- "selector": ".awsui-context-app-layout-toolbar",
14515
- "tokens": {
14516
- "colorBackgroundLayoutMain": {
14517
- "light": "{colorNeutral50}",
14518
- "dark": "{colorNeutral900}"
14519
- }
14520
- }
14521
15113
  }
14522
15114
  },
14523
15115
  "tokenModeMap": {
@@ -14992,6 +15584,8 @@ module.exports.preset = {
14992
15584
  "colorBackgroundNotificationStackBarHover": "color",
14993
15585
  "colorBackgroundPopover": "color",
14994
15586
  "colorBackgroundProgressBarValueDefault": "color",
15587
+ "colorBackgroundProgressBarValueFlash": "color",
15588
+ "colorBackgroundProgressBarFlash": "color",
14995
15589
  "colorBackgroundProgressBarDefault": "color",
14996
15590
  "colorBackgroundSegmentActive": "color",
14997
15591
  "colorBackgroundSegmentDefault": "color",
@@ -15014,6 +15608,10 @@ module.exports.preset = {
15014
15608
  "colorBackgroundSliderRangeWarningActive": "color",
15015
15609
  "colorBackgroundStatusError": "color",
15016
15610
  "colorBackgroundStatusInfo": "color",
15611
+ "colorBackgroundAlertError": "color",
15612
+ "colorBackgroundAlertInfo": "color",
15613
+ "colorBackgroundAlertSuccess": "color",
15614
+ "colorBackgroundAlertWarning": "color",
15017
15615
  "colorBackgroundDialog": "color",
15018
15616
  "colorBackgroundStatusSuccess": "color",
15019
15617
  "colorBackgroundStatusWarning": "color",
@@ -15071,6 +15669,7 @@ module.exports.preset = {
15071
15669
  "colorBorderControlDisabled": "color",
15072
15670
  "colorBorderDividerActive": "color",
15073
15671
  "colorBorderDividerDefault": "color",
15672
+ "colorBorderDividerNotification": "color",
15074
15673
  "colorBorderDividerPanelBottom": "color",
15075
15674
  "colorBorderDividerPanelSide": "color",
15076
15675
  "colorBorderDividerSecondary": "color",
@@ -15093,6 +15692,7 @@ module.exports.preset = {
15093
15692
  "colorBorderLayout": "color",
15094
15693
  "colorBorderLayoutSideNavigation": "color",
15095
15694
  "colorBorderNotificationStackBar": "color",
15695
+ "colorBorderNotificationStackBarFocused": "color",
15096
15696
  "colorBorderPanelHeader": "color",
15097
15697
  "colorBorderPopover": "color",
15098
15698
  "colorBorderSegmentActive": "color",
@@ -15208,10 +15808,14 @@ module.exports.preset = {
15208
15808
  "colorTextLinkSecondaryHover": "color",
15209
15809
  "colorTextLinkInfoDefault": "color",
15210
15810
  "colorTextLinkInfoHover": "color",
15811
+ "colorTextLinkInvertedDefault": "color",
15211
15812
  "colorTextLinkInvertedHover": "color",
15212
15813
  "colorTextLinkButtonUnderline": "color",
15213
15814
  "colorTextLinkButtonUnderlineHover": "color",
15214
15815
  "colorTextNotificationDefault": "color",
15816
+ "colorTextAlertDefault": "color",
15817
+ "colorTextNotificationLinkDefault": "color",
15818
+ "colorTextNotificationLinkHover": "color",
15215
15819
  "colorTextNotificationStackBar": "color",
15216
15820
  "colorTextNotificationYellow": "color",
15217
15821
  "colorTextPaginationPageNumberActiveDisabled": "color",
@@ -15220,6 +15824,14 @@ module.exports.preset = {
15220
15824
  "colorTextSegmentDefault": "color",
15221
15825
  "colorTextSegmentHover": "color",
15222
15826
  "colorTextSmall": "color",
15827
+ "colorTextFlashbarIconError": "color",
15828
+ "colorTextFlashbarIconInfo": "color",
15829
+ "colorTextFlashbarIconSuccess": "color",
15830
+ "colorTextFlashbarIconWarning": "color",
15831
+ "colorTextAlertIconError": "color",
15832
+ "colorTextAlertIconInfo": "color",
15833
+ "colorTextAlertIconSuccess": "color",
15834
+ "colorTextAlertIconWarning": "color",
15223
15835
  "colorTextStatusError": "color",
15224
15836
  "colorTextStatusInactive": "color",
15225
15837
  "colorTextStatusInfo": "color",
@@ -15337,6 +15949,12 @@ module.exports.preset = {
15337
15949
  "motionDurationComplex": "motion",
15338
15950
  "motionDurationTooltipEnter": "motion",
15339
15951
  "motionEasingTooltipEnter": "motion",
15952
+ "motionDurationExpandableContentEnter": "motion",
15953
+ "motionEasingExpandableContentEnter": "motion",
15954
+ "motionDurationSideNavigationContentEnterFade": "motion",
15955
+ "motionDurationSideNavigationContentExit": "motion",
15956
+ "motionDurationSideNavigationContentExitFade": "motion",
15957
+ "motionEasingSideNavigationContentExit": "motion",
15340
15958
  "motionKeyframesFadeIn": "motion",
15341
15959
  "motionKeyframesFadeOut": "motion",
15342
15960
  "motionKeyframesStatusIconError": "motion",
@@ -15351,6 +15969,8 @@ module.exports.preset = {
15351
15969
  "sizeVerticalInput": "density",
15352
15970
  "sizeVerticalPanelIconOffset": "density",
15353
15971
  "sizeSideNavigationItemHeight": "density",
15972
+ "sizeSideNavigationItemCollapsed": "density",
15973
+ "sizeSideNavigationCollapsedWidth": "density",
15354
15974
  "spaceAlertActionLeft": "density",
15355
15975
  "spaceAlertHorizontal": "density",
15356
15976
  "spaceAlertMessageRight": "density",
@@ -16222,6 +16842,8 @@ module.exports.preset = {
16222
16842
  "motionEasingTooltipEnter",
16223
16843
  "sizeVerticalInput",
16224
16844
  "sizeSideNavigationItemHeight",
16845
+ "sizeSideNavigationItemCollapsed",
16846
+ "sizeSideNavigationCollapsedWidth",
16225
16847
  "spaceAlertVertical",
16226
16848
  "spaceButtonHorizontal",
16227
16849
  "spaceButtonVertical",
@@ -16762,6 +17384,8 @@ module.exports.preset = {
16762
17384
  "motionKeyframesScalePopup",
16763
17385
  "sizeVerticalInput",
16764
17386
  "sizeSideNavigationItemHeight",
17387
+ "sizeSideNavigationItemCollapsed",
17388
+ "sizeSideNavigationCollapsedWidth",
16765
17389
  "spaceAlertVertical",
16766
17390
  "spaceButtonHorizontal",
16767
17391
  "spaceButtonVertical",
@@ -17276,6 +17900,8 @@ module.exports.preset = {
17276
17900
  "colorBackgroundNotificationStackBarHover": "color-background-notification-stack-bar-hover",
17277
17901
  "colorBackgroundPopover": "color-background-popover",
17278
17902
  "colorBackgroundProgressBarValueDefault": "color-background-progress-bar-value-default",
17903
+ "colorBackgroundProgressBarValueFlash": "color-background-progress-bar-value-flash",
17904
+ "colorBackgroundProgressBarFlash": "color-background-progress-bar-flash",
17279
17905
  "colorBackgroundProgressBarDefault": "color-background-progress-bar-default",
17280
17906
  "colorBackgroundSegmentActive": "color-background-segment-active",
17281
17907
  "colorBackgroundSegmentDefault": "color-background-segment-default",
@@ -17298,6 +17924,10 @@ module.exports.preset = {
17298
17924
  "colorBackgroundSliderRangeWarningActive": "color-background-slider-range-warning-active",
17299
17925
  "colorBackgroundStatusError": "color-background-status-error",
17300
17926
  "colorBackgroundStatusInfo": "color-background-status-info",
17927
+ "colorBackgroundAlertError": "color-background-alert-error",
17928
+ "colorBackgroundAlertInfo": "color-background-alert-info",
17929
+ "colorBackgroundAlertSuccess": "color-background-alert-success",
17930
+ "colorBackgroundAlertWarning": "color-background-alert-warning",
17301
17931
  "colorBackgroundDialog": "color-background-dialog",
17302
17932
  "colorBackgroundStatusSuccess": "color-background-status-success",
17303
17933
  "colorBackgroundStatusWarning": "color-background-status-warning",
@@ -17355,6 +17985,7 @@ module.exports.preset = {
17355
17985
  "colorBorderControlDisabled": "color-border-control-disabled",
17356
17986
  "colorBorderDividerActive": "color-border-divider-active",
17357
17987
  "colorBorderDividerDefault": "color-border-divider-default",
17988
+ "colorBorderDividerNotification": "color-border-divider-notification",
17358
17989
  "colorBorderDividerPanelBottom": "color-border-divider-panel-bottom",
17359
17990
  "colorBorderDividerPanelSide": "color-border-divider-panel-side",
17360
17991
  "colorBorderDividerSecondary": "color-border-divider-secondary",
@@ -17377,6 +18008,7 @@ module.exports.preset = {
17377
18008
  "colorBorderLayout": "color-border-layout",
17378
18009
  "colorBorderLayoutSideNavigation": "color-border-layout-side-navigation",
17379
18010
  "colorBorderNotificationStackBar": "color-border-notification-stack-bar",
18011
+ "colorBorderNotificationStackBarFocused": "color-border-notification-stack-bar-focused",
17380
18012
  "colorBorderPanelHeader": "color-border-panel-header",
17381
18013
  "colorBorderPopover": "color-border-popover",
17382
18014
  "colorBorderSegmentActive": "color-border-segment-active",
@@ -17492,10 +18124,14 @@ module.exports.preset = {
17492
18124
  "colorTextLinkSecondaryHover": "color-text-link-secondary-hover",
17493
18125
  "colorTextLinkInfoDefault": "color-text-link-info-default",
17494
18126
  "colorTextLinkInfoHover": "color-text-link-info-hover",
18127
+ "colorTextLinkInvertedDefault": "color-text-link-inverted-default",
17495
18128
  "colorTextLinkInvertedHover": "color-text-link-inverted-hover",
17496
18129
  "colorTextLinkButtonUnderline": "color-text-link-button-underline",
17497
18130
  "colorTextLinkButtonUnderlineHover": "color-text-link-button-underline-hover",
17498
18131
  "colorTextNotificationDefault": "color-text-notification-default",
18132
+ "colorTextAlertDefault": "color-text-alert-default",
18133
+ "colorTextNotificationLinkDefault": "color-text-notification-link-default",
18134
+ "colorTextNotificationLinkHover": "color-text-notification-link-hover",
17499
18135
  "colorTextNotificationStackBar": "color-text-notification-stack-bar",
17500
18136
  "colorTextNotificationYellow": "color-text-notification-yellow",
17501
18137
  "colorTextPaginationPageNumberActiveDisabled": "color-text-pagination-page-number-active-disabled",
@@ -17504,6 +18140,14 @@ module.exports.preset = {
17504
18140
  "colorTextSegmentDefault": "color-text-segment-default",
17505
18141
  "colorTextSegmentHover": "color-text-segment-hover",
17506
18142
  "colorTextSmall": "color-text-small",
18143
+ "colorTextFlashbarIconError": "color-text-flashbar-icon-error",
18144
+ "colorTextFlashbarIconInfo": "color-text-flashbar-icon-info",
18145
+ "colorTextFlashbarIconSuccess": "color-text-flashbar-icon-success",
18146
+ "colorTextFlashbarIconWarning": "color-text-flashbar-icon-warning",
18147
+ "colorTextAlertIconError": "color-text-alert-icon-error",
18148
+ "colorTextAlertIconInfo": "color-text-alert-icon-info",
18149
+ "colorTextAlertIconSuccess": "color-text-alert-icon-success",
18150
+ "colorTextAlertIconWarning": "color-text-alert-icon-warning",
17507
18151
  "colorTextStatusError": "color-text-status-error",
17508
18152
  "colorTextStatusInactive": "color-text-status-inactive",
17509
18153
  "colorTextStatusInfo": "color-text-status-info",
@@ -17773,6 +18417,12 @@ module.exports.preset = {
17773
18417
  "motionDurationComplex": "motion-duration-complex",
17774
18418
  "motionDurationTooltipEnter": "motion-duration-tooltip-enter",
17775
18419
  "motionEasingTooltipEnter": "motion-easing-tooltip-enter",
18420
+ "motionDurationExpandableContentEnter": "motion-duration-expandable-content-enter",
18421
+ "motionEasingExpandableContentEnter": "motion-easing-expandable-content-enter",
18422
+ "motionDurationSideNavigationContentEnterFade": "motion-duration-side-navigation-content-enter-fade",
18423
+ "motionDurationSideNavigationContentExit": "motion-duration-side-navigation-content-exit",
18424
+ "motionDurationSideNavigationContentExitFade": "motion-duration-side-navigation-content-exit-fade",
18425
+ "motionEasingSideNavigationContentExit": "motion-easing-side-navigation-content-exit",
17776
18426
  "motionKeyframesFadeIn": "motion-keyframes-fade-in",
17777
18427
  "motionKeyframesFadeOut": "motion-keyframes-fade-out",
17778
18428
  "motionKeyframesStatusIconError": "motion-keyframes-status-icon-error",
@@ -17787,6 +18437,8 @@ module.exports.preset = {
17787
18437
  "sizeVerticalInput": "size-vertical-input",
17788
18438
  "sizeVerticalPanelIconOffset": "size-vertical-panel-icon-offset",
17789
18439
  "sizeSideNavigationItemHeight": "size-side-navigation-item-height",
18440
+ "sizeSideNavigationItemCollapsed": "size-side-navigation-item-collapsed",
18441
+ "sizeSideNavigationCollapsedWidth": "size-side-navigation-collapsed-width",
17790
18442
  "spaceAlertActionLeft": "space-alert-action-left",
17791
18443
  "spaceAlertHorizontal": "space-alert-horizontal",
17792
18444
  "spaceAlertMessageRight": "space-alert-message-right",
@@ -18312,82 +18964,82 @@ module.exports.preset = {
18312
18964
  "colorGreyOpaque25": "--color-grey-opaque-25-cjy3al",
18313
18965
  "colorGreyOpaque40": "--color-grey-opaque-40-yj2cvz",
18314
18966
  "colorGreyOpaque50": "--color-grey-opaque-50-dlm5ly",
18315
- "colorGreyOpaque70": "--color-grey-opaque-70-p0svy7",
18967
+ "colorGreyOpaque70": "--color-grey-opaque-70-1cfyp2",
18316
18968
  "colorGreyOpaque80": "--color-grey-opaque-80-1wrh9m",
18317
18969
  "colorGreyOpaque90": "--color-grey-opaque-90-te8til",
18318
- "colorGreyTransparent": "--color-grey-transparent-g4kcvh",
18319
- "colorGreyTransparentHeavy": "--color-grey-transparent-heavy-bu3q4i",
18320
- "colorGreyTransparentLight": "--color-grey-transparent-light-mwvx49",
18321
- "colorBackgroundBadgeIcon": "--color-background-badge-icon-jyxnxa",
18322
- "colorBackgroundButtonLinkActive": "--color-background-button-link-active-5oi2dp",
18970
+ "colorGreyTransparent": "--color-grey-transparent-ywq957",
18971
+ "colorGreyTransparentHeavy": "--color-grey-transparent-heavy-mmz2gv",
18972
+ "colorGreyTransparentLight": "--color-grey-transparent-light-49zw93",
18973
+ "colorBackgroundBadgeIcon": "--color-background-badge-icon-eprfkm",
18974
+ "colorBackgroundButtonLinkActive": "--color-background-button-link-active-qjigod",
18323
18975
  "colorBackgroundButtonLinkDefault": "--color-background-button-link-default-o64utz",
18324
18976
  "colorBackgroundButtonLinkDisabled": "--color-background-button-link-disabled-9xznu3",
18325
- "colorBackgroundButtonLinkHover": "--color-background-button-link-hover-lhrs2u",
18326
- "colorBackgroundButtonNormalActive": "--color-background-button-normal-active-5imwxd",
18327
- "colorBackgroundButtonNormalDefault": "--color-background-button-normal-default-7f99mv",
18328
- "colorBackgroundButtonNormalDisabled": "--color-background-button-normal-disabled-hl039l",
18329
- "colorBackgroundButtonNormalHover": "--color-background-button-normal-hover-53op9s",
18330
- "colorBackgroundToggleButtonNormalPressed": "--color-background-toggle-button-normal-pressed-4khex7",
18331
- "colorBackgroundToggleButtonNormalDefault": "--color-background-toggle-button-normal-default-ipnqr5",
18332
- "colorBackgroundToggleButtonNormalHover": "--color-background-toggle-button-normal-hover-0r2lj4",
18333
- "colorBackgroundButtonPrimaryActive": "--color-background-button-primary-active-5cqoqt",
18334
- "colorBackgroundButtonPrimaryDefault": "--color-background-button-primary-default-vdt0fu",
18335
- "colorBackgroundButtonPrimaryDisabled": "--color-background-button-primary-disabled-sgo4zo",
18336
- "colorBackgroundButtonPrimaryHover": "--color-background-button-primary-hover-mo85i6",
18977
+ "colorBackgroundButtonLinkHover": "--color-background-button-link-hover-w58lm6",
18978
+ "colorBackgroundButtonNormalActive": "--color-background-button-normal-active-zqw8xz",
18979
+ "colorBackgroundButtonNormalDefault": "--color-background-button-normal-default-h5dyi3",
18980
+ "colorBackgroundButtonNormalDisabled": "--color-background-button-normal-disabled-3xb191",
18981
+ "colorBackgroundButtonNormalHover": "--color-background-button-normal-hover-trus5n",
18982
+ "colorBackgroundToggleButtonNormalPressed": "--color-background-toggle-button-normal-pressed-wu6ges",
18983
+ "colorBackgroundToggleButtonNormalDefault": "--color-background-toggle-button-normal-default-sbu4j1",
18984
+ "colorBackgroundToggleButtonNormalHover": "--color-background-toggle-button-normal-hover-ees410",
18985
+ "colorBackgroundButtonPrimaryActive": "--color-background-button-primary-active-mulwvt",
18986
+ "colorBackgroundButtonPrimaryDefault": "--color-background-button-primary-default-emr769",
18987
+ "colorBackgroundButtonPrimaryDisabled": "--color-background-button-primary-disabled-d1ggcl",
18988
+ "colorBackgroundButtonPrimaryHover": "--color-background-button-primary-hover-979qcq",
18337
18989
  "colorBackgroundDirectionButtonActive": "--color-background-direction-button-active-lvo0dy",
18338
18990
  "colorBackgroundDirectionButtonDefault": "--color-background-direction-button-default-bvhbsn",
18339
- "colorBackgroundDirectionButtonDisabled": "--color-background-direction-button-disabled-s9x4zq",
18991
+ "colorBackgroundDirectionButtonDisabled": "--color-background-direction-button-disabled-uad4xk",
18340
18992
  "colorBackgroundDirectionButtonHover": "--color-background-direction-button-hover-74n5o1",
18341
18993
  "colorTextDirectionButtonDefault": "--color-text-direction-button-default-p88lvb",
18342
- "colorTextDirectionButtonDisabled": "--color-text-direction-button-disabled-2jds36",
18343
- "colorBackgroundCalendarCurrentDate": "--color-background-calendar-current-date-sk0f6i",
18344
- "colorBackgroundCellShaded": "--color-background-cell-shaded-v7o6so",
18345
- "colorBackgroundCodeEditorGutterActiveLineDefault": "--color-background-code-editor-gutter-active-line-default-51v1pv",
18346
- "colorBackgroundCodeEditorGutterActiveLineError": "--color-background-code-editor-gutter-active-line-error-4tea3r",
18347
- "colorBackgroundCodeEditorGutterDefault": "--color-background-code-editor-gutter-default-15qdwh",
18348
- "colorBackgroundCodeEditorLoading": "--color-background-code-editor-loading-6nwpin",
18349
- "colorBackgroundCodeEditorPaneItemHover": "--color-background-code-editor-pane-item-hover-z6k9mr",
18350
- "colorBackgroundCodeEditorStatusBar": "--color-background-code-editor-status-bar-yjtxod",
18351
- "colorBackgroundCard": "--color-background-card-p5vrq0",
18352
- "colorBackgroundItemCard": "--color-background-item-card-ww2wfv",
18353
- "colorBackgroundContainerContent": "--color-background-container-content-6u8rvp",
18354
- "colorBackgroundContainerHeader": "--color-background-container-header-gs3mbe",
18355
- "colorBackgroundControlChecked": "--color-background-control-checked-ka7kc2",
18356
- "colorBackgroundControlDefault": "--color-background-control-default-4jb21l",
18357
- "colorBackgroundControlDisabled": "--color-background-control-disabled-1f3718",
18358
- "colorBackgroundDropdownItemDefault": "--color-background-dropdown-item-default-qmc033",
18994
+ "colorTextDirectionButtonDisabled": "--color-text-direction-button-disabled-t86kvg",
18995
+ "colorBackgroundCalendarCurrentDate": "--color-background-calendar-current-date-2c5ip4",
18996
+ "colorBackgroundCellShaded": "--color-background-cell-shaded-c928js",
18997
+ "colorBackgroundCodeEditorGutterActiveLineDefault": "--color-background-code-editor-gutter-active-line-default-eesbr6",
18998
+ "colorBackgroundCodeEditorGutterActiveLineError": "--color-background-code-editor-gutter-active-line-error-mi7l0o",
18999
+ "colorBackgroundCodeEditorGutterDefault": "--color-background-code-editor-gutter-default-136m47",
19000
+ "colorBackgroundCodeEditorLoading": "--color-background-code-editor-loading-7grxg2",
19001
+ "colorBackgroundCodeEditorPaneItemHover": "--color-background-code-editor-pane-item-hover-ed635c",
19002
+ "colorBackgroundCodeEditorStatusBar": "--color-background-code-editor-status-bar-ic28b2",
19003
+ "colorBackgroundCard": "--color-background-card-n4q1vl",
19004
+ "colorBackgroundItemCard": "--color-background-item-card-aw1yv6",
19005
+ "colorBackgroundContainerContent": "--color-background-container-content-78ljyf",
19006
+ "colorBackgroundContainerHeader": "--color-background-container-header-ydavso",
19007
+ "colorBackgroundControlChecked": "--color-background-control-checked-jwoxtj",
19008
+ "colorBackgroundControlDefault": "--color-background-control-default-nub6gm",
19009
+ "colorBackgroundControlDisabled": "--color-background-control-disabled-cb50zl",
19010
+ "colorBackgroundDropdownItemDefault": "--color-background-dropdown-item-default-lzrka9",
18359
19011
  "colorBackgroundDropdownItemDimmed": "--color-background-dropdown-item-dimmed-dhho03",
18360
- "colorBackgroundDropdownItemFilterMatch": "--color-background-dropdown-item-filter-match-49b5vt",
18361
- "colorBackgroundDropdownItemHover": "--color-background-dropdown-item-hover-yunepc",
18362
- "colorBackgroundDropdownItemSelected": "--color-background-dropdown-item-selected-f3v6te",
19012
+ "colorBackgroundDropdownItemFilterMatch": "--color-background-dropdown-item-filter-match-8fnvh3",
19013
+ "colorBackgroundDropdownItemHover": "--color-background-dropdown-item-hover-wyujnt",
19014
+ "colorBackgroundDropdownItemSelected": "--color-background-dropdown-item-selected-cnovvw",
18363
19015
  "colorBackgroundHomeHeader": "--color-background-home-header-4c9jt4",
18364
- "colorBackgroundInlineCode": "--color-background-inline-code-un8udy",
18365
- "colorBackgroundInputDefault": "--color-background-input-default-ifz5bb",
18366
- "colorBackgroundInputDisabled": "--color-background-input-disabled-dihaja",
18367
- "colorBackgroundItemSelected": "--color-background-item-selected-9gppru",
19016
+ "colorBackgroundInlineCode": "--color-background-inline-code-967m4q",
19017
+ "colorBackgroundInputDefault": "--color-background-input-default-bz9w07",
19018
+ "colorBackgroundInputDisabled": "--color-background-input-disabled-cecgeg",
19019
+ "colorBackgroundItemSelected": "--color-background-item-selected-pyr5cw",
18368
19020
  "colorBackgroundSideNavigationItemActive": "--color-background-side-navigation-item-active-adfprg",
18369
- "colorBackgroundSideNavigationItemActiveCollapsed": "--color-background-side-navigation-item-active-collapsed-ceubmy",
18370
- "colorBackgroundSideNavigationItemIconHover": "--color-background-side-navigation-item-icon-hover-ul9ia1",
18371
- "colorBackgroundLayoutMain": "--color-background-layout-main-5ilwcb",
19021
+ "colorBackgroundSideNavigationItemActiveCollapsed": "--color-background-side-navigation-item-active-collapsed-jczh49",
19022
+ "colorBackgroundSideNavigationItemIconHover": "--color-background-side-navigation-item-icon-hover-e5eh06",
19023
+ "colorBackgroundLayoutMain": "--color-background-layout-main-7z8vaj",
18372
19024
  "colorBackgroundLayoutAiDrawer": "--color-background-layout-ai-drawer-b4mvv3",
18373
- "colorBackgroundDrawer": "--color-background-drawer-5hs0eh",
18374
- "colorBackgroundBackdrop": "--color-background-backdrop-33f45f",
18375
- "colorBackgroundDrawerBackdrop": "--color-background-drawer-backdrop-ducxi3",
19025
+ "colorBackgroundDrawer": "--color-background-drawer-715dba",
19026
+ "colorBackgroundBackdrop": "--color-background-backdrop-czudyv",
19027
+ "colorBackgroundDrawerBackdrop": "--color-background-drawer-backdrop-l5bgyg",
18376
19028
  "colorBackgroundLayoutMobilePanel": "--color-background-layout-mobile-panel-ed0ava",
18377
- "colorBackgroundLayoutPanel": "--color-background-layout-panel-jv6exs",
18378
- "colorBackgroundLayoutPanelContent": "--color-background-layout-panel-content-xto15e",
18379
- "colorBackgroundLayoutPanelHover": "--color-background-layout-panel-hover-tguulw",
18380
- "colorBackgroundLayoutToolbar": "--color-background-layout-toolbar-y0cu80",
19029
+ "colorBackgroundLayoutPanel": "--color-background-layout-panel-9avdix",
19030
+ "colorBackgroundLayoutPanelContent": "--color-background-layout-panel-content-89bszq",
19031
+ "colorBackgroundLayoutPanelHover": "--color-background-layout-panel-hover-kg7nug",
19032
+ "colorBackgroundLayoutToolbar": "--color-background-layout-toolbar-tpblk7",
18381
19033
  "colorBackgroundLayoutToggleActive": "--color-background-layout-toggle-active-ap91vm",
18382
19034
  "colorBackgroundLayoutToggleDefault": "--color-background-layout-toggle-default-2hgjdu",
18383
19035
  "colorBackgroundLayoutToggleHover": "--color-background-layout-toggle-hover-0cpm7g",
18384
- "colorBackgroundLayoutToggleSelectedActive": "--color-background-layout-toggle-selected-active-zcl8w3",
18385
- "colorBackgroundLayoutToggleSelectedDefault": "--color-background-layout-toggle-selected-default-izfana",
18386
- "colorBackgroundLayoutToggleSelectedHover": "--color-background-layout-toggle-selected-hover-7953u1",
18387
- "colorBackgroundModalOverlay": "--color-background-modal-overlay-d7uby0",
19036
+ "colorBackgroundLayoutToggleSelectedActive": "--color-background-layout-toggle-selected-active-7ovd7l",
19037
+ "colorBackgroundLayoutToggleSelectedDefault": "--color-background-layout-toggle-selected-default-5go4i7",
19038
+ "colorBackgroundLayoutToggleSelectedHover": "--color-background-layout-toggle-selected-hover-pt3n9b",
19039
+ "colorBackgroundModalOverlay": "--color-background-modal-overlay-mdne87",
18388
19040
  "colorBackgroundNotificationBlue": "--color-background-notification-blue-4vnob8",
18389
19041
  "colorBackgroundNotificationGreen": "--color-background-notification-green-2rkyvu",
18390
- "colorBackgroundNotificationGrey": "--color-background-notification-grey-x3vul6",
19042
+ "colorBackgroundNotificationGrey": "--color-background-notification-grey-68rc4b",
18391
19043
  "colorBackgroundNotificationRed": "--color-background-notification-red-0487ea",
18392
19044
  "colorBackgroundNotificationYellow": "--color-background-notification-yellow-y6us5r",
18393
19045
  "colorBackgroundFlashbarSuccess": "--color-background-flashbar-success-vw7ng1",
@@ -18397,37 +19049,43 @@ module.exports.preset = {
18397
19049
  "colorBackgroundNotificationStackBar": "--color-background-notification-stack-bar-qe5n4w",
18398
19050
  "colorBackgroundNotificationStackBarActive": "--color-background-notification-stack-bar-active-a4h9r8",
18399
19051
  "colorBackgroundNotificationStackBarHover": "--color-background-notification-stack-bar-hover-jh82oo",
18400
- "colorBackgroundPopover": "--color-background-popover-e20fy8",
18401
- "colorBackgroundProgressBarValueDefault": "--color-background-progress-bar-value-default-69ydqg",
18402
- "colorBackgroundProgressBarDefault": "--color-background-progress-bar-default-j8kyxd",
18403
- "colorBackgroundSegmentActive": "--color-background-segment-active-1u2ldl",
18404
- "colorBackgroundSegmentDefault": "--color-background-segment-default-b0r494",
18405
- "colorBackgroundSegmentDisabled": "--color-background-segment-disabled-m2a5t7",
18406
- "colorBackgroundSegmentHover": "--color-background-segment-hover-800sl4",
18407
- "colorBackgroundSegmentWrapper": "--color-background-segment-wrapper-5tudmm",
18408
- "colorBackgroundSliderRangeDefault": "--color-background-slider-range-default-3ljdu4",
18409
- "colorBackgroundSliderRangeActive": "--color-background-slider-range-active-vu3lky",
18410
- "colorBackgroundSliderHandleDefault": "--color-background-slider-handle-default-lp5ntg",
18411
- "colorBackgroundSliderHandleActive": "--color-background-slider-handle-active-50ubqb",
18412
- "colorBackgroundSliderTrackDefault": "--color-background-slider-track-default-vk2c9o",
18413
- "colorBackgroundSliderHandleRing": "--color-background-slider-handle-ring-9sfenj",
18414
- "colorBackgroundSliderHandleErrorDefault": "--color-background-slider-handle-error-default-lkvr7g",
18415
- "colorBackgroundSliderHandleErrorActive": "--color-background-slider-handle-error-active-juz76l",
18416
- "colorBackgroundSliderHandleWarningDefault": "--color-background-slider-handle-warning-default-bxdwem",
18417
- "colorBackgroundSliderHandleWarningActive": "--color-background-slider-handle-warning-active-g2mc01",
18418
- "colorBackgroundSliderRangeErrorDefault": "--color-background-slider-range-error-default-3mwwq7",
18419
- "colorBackgroundSliderRangeErrorActive": "--color-background-slider-range-error-active-jkg6yr",
18420
- "colorBackgroundSliderRangeWarningDefault": "--color-background-slider-range-warning-default-enwb8c",
18421
- "colorBackgroundSliderRangeWarningActive": "--color-background-slider-range-warning-active-7pdaif",
18422
- "colorBackgroundStatusError": "--color-background-status-error-mu3lcw",
18423
- "colorBackgroundStatusInfo": "--color-background-status-info-sfobba",
18424
- "colorBackgroundDialog": "--color-background-dialog-2fj3uu",
18425
- "colorBackgroundStatusSuccess": "--color-background-status-success-h6b8bh",
18426
- "colorBackgroundStatusWarning": "--color-background-status-warning-cv83up",
18427
- "colorBackgroundTableHeader": "--color-background-table-header-hdjxos",
18428
- "colorBackgroundTilesDisabled": "--color-background-tiles-disabled-4ynms7",
18429
- "colorBackgroundToggleCheckedDisabled": "--color-background-toggle-checked-disabled-amxc0a",
18430
- "colorBackgroundToggleDefault": "--color-background-toggle-default-kjlhv0",
19052
+ "colorBackgroundPopover": "--color-background-popover-yxd92v",
19053
+ "colorBackgroundProgressBarValueDefault": "--color-background-progress-bar-value-default-3ddu5u",
19054
+ "colorBackgroundProgressBarValueFlash": "--color-background-progress-bar-value-flash-torruv",
19055
+ "colorBackgroundProgressBarFlash": "--color-background-progress-bar-flash-hkoq30",
19056
+ "colorBackgroundProgressBarDefault": "--color-background-progress-bar-default-4miz7r",
19057
+ "colorBackgroundSegmentActive": "--color-background-segment-active-nrp5ms",
19058
+ "colorBackgroundSegmentDefault": "--color-background-segment-default-lypnes",
19059
+ "colorBackgroundSegmentDisabled": "--color-background-segment-disabled-2aqenf",
19060
+ "colorBackgroundSegmentHover": "--color-background-segment-hover-sx6uk4",
19061
+ "colorBackgroundSegmentWrapper": "--color-background-segment-wrapper-nyb7yz",
19062
+ "colorBackgroundSliderRangeDefault": "--color-background-slider-range-default-7tonn0",
19063
+ "colorBackgroundSliderRangeActive": "--color-background-slider-range-active-xs8yay",
19064
+ "colorBackgroundSliderHandleDefault": "--color-background-slider-handle-default-8d9sfs",
19065
+ "colorBackgroundSliderHandleActive": "--color-background-slider-handle-active-trfoqh",
19066
+ "colorBackgroundSliderTrackDefault": "--color-background-slider-track-default-lz0len",
19067
+ "colorBackgroundSliderHandleRing": "--color-background-slider-handle-ring-qvcnj5",
19068
+ "colorBackgroundSliderHandleErrorDefault": "--color-background-slider-handle-error-default-c9tcd7",
19069
+ "colorBackgroundSliderHandleErrorActive": "--color-background-slider-handle-error-active-v3fwp3",
19070
+ "colorBackgroundSliderHandleWarningDefault": "--color-background-slider-handle-warning-default-a3cgsn",
19071
+ "colorBackgroundSliderHandleWarningActive": "--color-background-slider-handle-warning-active-1fmzqb",
19072
+ "colorBackgroundSliderRangeErrorDefault": "--color-background-slider-range-error-default-92xaux",
19073
+ "colorBackgroundSliderRangeErrorActive": "--color-background-slider-range-error-active-y18v8u",
19074
+ "colorBackgroundSliderRangeWarningDefault": "--color-background-slider-range-warning-default-na240j",
19075
+ "colorBackgroundSliderRangeWarningActive": "--color-background-slider-range-warning-active-sbp4ci",
19076
+ "colorBackgroundStatusError": "--color-background-status-error-1w6iu4",
19077
+ "colorBackgroundStatusInfo": "--color-background-status-info-j2xxem",
19078
+ "colorBackgroundAlertError": "--color-background-alert-error-v2rgf2",
19079
+ "colorBackgroundAlertInfo": "--color-background-alert-info-8je547",
19080
+ "colorBackgroundAlertSuccess": "--color-background-alert-success-xqn40g",
19081
+ "colorBackgroundAlertWarning": "--color-background-alert-warning-xizfdk",
19082
+ "colorBackgroundDialog": "--color-background-dialog-kwlmup",
19083
+ "colorBackgroundStatusSuccess": "--color-background-status-success-hm3ak2",
19084
+ "colorBackgroundStatusWarning": "--color-background-status-warning-wceky5",
19085
+ "colorBackgroundTableHeader": "--color-background-table-header-unjmda",
19086
+ "colorBackgroundTilesDisabled": "--color-background-tiles-disabled-5ikjr0",
19087
+ "colorBackgroundToggleCheckedDisabled": "--color-background-toggle-checked-disabled-7t40bu",
19088
+ "colorBackgroundToggleDefault": "--color-background-toggle-default-feiaap",
18431
19089
  "colorBackgroundAvatarGenAi": "--color-background-avatar-gen-ai-oxp2v6",
18432
19090
  "colorBackgroundAvatarDefault": "--color-background-avatar-default-t427xm",
18433
19091
  "colorTextAvatar": "--color-text-avatar-kuhkoa",
@@ -18438,273 +19096,287 @@ module.exports.preset = {
18438
19096
  "colorBackgroundStatusIndicatorInfo": "--color-background-status-indicator-info-nqw7od",
18439
19097
  "colorBackgroundStatusIndicatorNeutral": "--color-background-status-indicator-neutral-psqqh7",
18440
19098
  "colorBackgroundChatBubbleOutgoing": "--color-background-chat-bubble-outgoing-ay6nj3",
18441
- "colorBackgroundChatBubbleIncoming": "--color-background-chat-bubble-incoming-j38cew",
18442
- "colorTextChatBubbleOutgoing": "--color-text-chat-bubble-outgoing-f3r63s",
18443
- "colorTextChatBubbleIncoming": "--color-text-chat-bubble-incoming-od0yh8",
19099
+ "colorBackgroundChatBubbleIncoming": "--color-background-chat-bubble-incoming-ykuqvi",
19100
+ "colorTextChatBubbleOutgoing": "--color-text-chat-bubble-outgoing-nuggry",
19101
+ "colorTextChatBubbleIncoming": "--color-text-chat-bubble-incoming-ycnens",
18444
19102
  "colorBorderButtonLinkDisabled": "--color-border-button-link-disabled-npwqxa",
18445
- "colorBorderButtonNormalActive": "--color-border-button-normal-active-ru7yhb",
18446
- "colorBorderButtonNormalDefault": "--color-border-button-normal-default-glqfp1",
18447
- "colorBorderToggleButtonNormalPressed": "--color-border-toggle-button-normal-pressed-tq8o41",
18448
- "colorBorderToggleButtonNormalDefault": "--color-border-toggle-button-normal-default-13wcrj",
18449
- "colorBorderToggleButtonNormalHover": "--color-border-toggle-button-normal-hover-0gzb6n",
18450
- "colorBorderButtonNormalDisabled": "--color-border-button-normal-disabled-pkhetz",
19103
+ "colorBorderButtonNormalActive": "--color-border-button-normal-active-zi2bnn",
19104
+ "colorBorderButtonNormalDefault": "--color-border-button-normal-default-2yswxv",
19105
+ "colorBorderToggleButtonNormalPressed": "--color-border-toggle-button-normal-pressed-ab77je",
19106
+ "colorBorderToggleButtonNormalDefault": "--color-border-toggle-button-normal-default-d49akh",
19107
+ "colorBorderToggleButtonNormalHover": "--color-border-toggle-button-normal-hover-za8uya",
19108
+ "colorBorderButtonNormalDisabled": "--color-border-button-normal-disabled-uit34y",
18451
19109
  "colorTextButtonNormalDisabled": "--color-text-button-normal-disabled-05p74s",
18452
- "colorBorderButtonNormalHover": "--color-border-button-normal-hover-6a2tdq",
19110
+ "colorBorderButtonNormalHover": "--color-border-button-normal-hover-167wjl",
18453
19111
  "colorTextButtonIconDisabled": "--color-text-button-icon-disabled-nnofkn",
18454
- "colorBorderButtonPrimaryActive": "--color-border-button-primary-active-6jnxoc",
18455
- "colorBorderButtonPrimaryDefault": "--color-border-button-primary-default-45p8u2",
18456
- "colorBorderButtonPrimaryDisabled": "--color-border-button-primary-disabled-b5p1ji",
18457
- "colorBorderButtonPrimaryHover": "--color-border-button-primary-hover-rktx0f",
19112
+ "colorBorderButtonPrimaryActive": "--color-border-button-primary-active-lupau4",
19113
+ "colorBorderButtonPrimaryDefault": "--color-border-button-primary-default-f7dp5z",
19114
+ "colorBorderButtonPrimaryDisabled": "--color-border-button-primary-disabled-5avtf1",
19115
+ "colorBorderButtonPrimaryHover": "--color-border-button-primary-hover-38r9qu",
18458
19116
  "colorTextButtonPrimaryDisabled": "--color-text-button-primary-disabled-q79gms",
18459
- "colorItemSelected": "--color-item-selected-72rnwy",
18460
- "colorTextSideNavigationItemActive": "--color-text-side-navigation-item-active-w3c4dj",
18461
- "colorTextSideNavigationItemActiveCollapsed": "--color-text-side-navigation-item-active-collapsed-kwpe9n",
18462
- "colorTextSideNavigationItemDefault": "--color-text-side-navigation-item-default-1vcdej",
19117
+ "colorItemSelected": "--color-item-selected-rz6ktw",
19118
+ "colorTextSideNavigationItemActive": "--color-text-side-navigation-item-active-40gvpw",
19119
+ "colorTextSideNavigationItemActiveCollapsed": "--color-text-side-navigation-item-active-collapsed-621hfg",
19120
+ "colorTextSideNavigationItemDefault": "--color-text-side-navigation-item-default-u0ig7c",
18463
19121
  "colorBorderCalendarGrid": "--color-border-calendar-grid-67r4w4",
18464
- "colorBorderCalendarGridSelectedFocusRing": "--color-border-calendar-grid-selected-focus-ring-jk1fb0",
18465
- "colorBorderCellShaded": "--color-border-cell-shaded-0ipazf",
19122
+ "colorBorderCalendarGridSelectedFocusRing": "--color-border-calendar-grid-selected-focus-ring-t8s8m7",
19123
+ "colorBorderCellShaded": "--color-border-cell-shaded-zttxxa",
18466
19124
  "colorBorderCodeEditorAceActiveLineLightTheme": "--color-border-code-editor-ace-active-line-light-theme-q6hsvt",
18467
19125
  "colorBorderCodeEditorAceActiveLineDarkTheme": "--color-border-code-editor-ace-active-line-dark-theme-v09eti",
18468
- "colorBorderCodeEditorDefault": "--color-border-code-editor-default-2bfcfq",
18469
- "colorBorderCodeEditorPaneItemHover": "--color-border-code-editor-pane-item-hover-wvblek",
18470
- "colorBorderCard": "--color-border-card-3n24fu",
18471
- "colorBorderCardHighlighted": "--color-border-card-highlighted-ygosod",
18472
- "colorBorderItemCard": "--color-border-item-card-fia23i",
18473
- "colorBorderItemCardHighlighted": "--color-border-item-card-highlighted-5l7rko",
19126
+ "colorBorderCodeEditorDefault": "--color-border-code-editor-default-8rd3v1",
19127
+ "colorBorderCodeEditorPaneItemHover": "--color-border-code-editor-pane-item-hover-u4wk12",
19128
+ "colorBorderCard": "--color-border-card-cgsfxm",
19129
+ "colorBorderCardHighlighted": "--color-border-card-highlighted-47ojzl",
19130
+ "colorBorderItemCard": "--color-border-item-card-7kgzg2",
19131
+ "colorBorderItemCardHighlighted": "--color-border-item-card-highlighted-m2lkyj",
18474
19132
  "colorBorderContainerDivider": "--color-border-container-divider-9huz1a",
18475
19133
  "colorBorderContainerTop": "--color-border-container-top-k3vmoz",
18476
- "colorBorderControlChecked": "--color-border-control-checked-bdv28l",
19134
+ "colorBorderControlChecked": "--color-border-control-checked-o1zph2",
18477
19135
  "colorBorderControlDefault": "--color-border-control-default-sh3548",
18478
- "colorBorderControlDisabled": "--color-border-control-disabled-uj7t08",
18479
- "colorBorderDividerActive": "--color-border-divider-active-biq3j4",
18480
- "colorBorderDividerDefault": "--color-border-divider-default-nr68jt",
18481
- "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-bruvuz",
18482
- "colorBorderDividerPanelSide": "--color-border-divider-panel-side-an0w07",
18483
- "colorBorderDividerSecondary": "--color-border-divider-secondary-qoitch",
18484
- "colorBorderDividerTableGroup": "--color-border-divider-table-group-l55omi",
18485
- "colorBorderDropdownContainer": "--color-border-dropdown-container-cmthq7",
18486
- "colorBorderDropdownGroup": "--color-border-dropdown-group-ylcnh8",
18487
- "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-kape37",
18488
- "colorBorderDropdownItemHover": "--color-border-dropdown-item-hover-aqfuxq",
19136
+ "colorBorderControlDisabled": "--color-border-control-disabled-dqtwtk",
19137
+ "colorBorderDividerActive": "--color-border-divider-active-ypkld8",
19138
+ "colorBorderDividerDefault": "--color-border-divider-default-0de9c8",
19139
+ "colorBorderDividerNotification": "--color-border-divider-notification-xng3yz",
19140
+ "colorBorderDividerPanelBottom": "--color-border-divider-panel-bottom-fnfdhf",
19141
+ "colorBorderDividerPanelSide": "--color-border-divider-panel-side-9oapph",
19142
+ "colorBorderDividerSecondary": "--color-border-divider-secondary-46ol9n",
19143
+ "colorBorderDividerTableGroup": "--color-border-divider-table-group-tut0l3",
19144
+ "colorBorderDropdownContainer": "--color-border-dropdown-container-gb937i",
19145
+ "colorBorderDropdownGroup": "--color-border-dropdown-group-0ocu9j",
19146
+ "colorBorderDropdownItemDefault": "--color-border-dropdown-item-default-22wwob",
19147
+ "colorBorderDropdownItemHover": "--color-border-dropdown-item-hover-07ng6s",
18489
19148
  "colorBorderDropdownItemDimmedHover": "--color-border-dropdown-item-dimmed-hover-ga9sch",
18490
- "colorBorderDropdownItemSelected": "--color-border-dropdown-item-selected-dl2ezh",
19149
+ "colorBorderDropdownItemSelected": "--color-border-dropdown-item-selected-3nbye4",
18491
19150
  "colorBorderDropdownItemTop": "--color-border-dropdown-item-top-gp2d1p",
18492
- "colorBorderEditableCellHover": "--color-border-editable-cell-hover-2hmo55",
18493
- "colorBorderInputDefault": "--color-border-input-default-317xk5",
18494
- "colorBorderInputDisabled": "--color-border-input-disabled-zgnzvk",
18495
- "colorBorderInputFocused": "--color-border-input-focused-4z0pgn",
18496
- "colorBorderItemFocused": "--color-border-item-focused-uk47pl",
18497
- "colorBorderDropdownItemFocused": "--color-border-dropdown-item-focused-zacqlp",
18498
- "colorBorderItemPlaceholder": "--color-border-item-placeholder-x8kbjp",
18499
- "colorBorderItemSelected": "--color-border-item-selected-wl5ttm",
18500
- "colorBorderLayout": "--color-border-layout-ayg8vb",
18501
- "colorBorderLayoutSideNavigation": "--color-border-layout-side-navigation-n9t35t",
19151
+ "colorBorderEditableCellHover": "--color-border-editable-cell-hover-nkpoh5",
19152
+ "colorBorderInputDefault": "--color-border-input-default-f3bzwh",
19153
+ "colorBorderInputDisabled": "--color-border-input-disabled-k518xl",
19154
+ "colorBorderInputFocused": "--color-border-input-focused-9bkrxq",
19155
+ "colorBorderItemFocused": "--color-border-item-focused-ditkrb",
19156
+ "colorBorderDropdownItemFocused": "--color-border-dropdown-item-focused-k9miqq",
19157
+ "colorBorderItemPlaceholder": "--color-border-item-placeholder-zq3251",
19158
+ "colorBorderItemSelected": "--color-border-item-selected-63a3p8",
19159
+ "colorBorderLayout": "--color-border-layout-px1i24",
19160
+ "colorBorderLayoutSideNavigation": "--color-border-layout-side-navigation-mjh43q",
18502
19161
  "colorBorderNotificationStackBar": "--color-border-notification-stack-bar-aszsse",
18503
- "colorBorderPanelHeader": "--color-border-panel-header-ygztvl",
18504
- "colorBorderPopover": "--color-border-popover-1ye6tz",
18505
- "colorBorderSegmentActive": "--color-border-segment-active-ls9t4n",
18506
- "colorBorderSegmentDefault": "--color-border-segment-default-6ig2mo",
18507
- "colorBorderSegmentDisabled": "--color-border-segment-disabled-fcrbcl",
18508
- "colorBorderSegmentHover": "--color-border-segment-hover-0o9ey3",
18509
- "colorBorderSegmentWrapper": "--color-border-segment-wrapper-mvxnza",
18510
- "colorBorderStatusError": "--color-border-status-error-j8acpp",
18511
- "colorBorderStatusInfo": "--color-border-status-info-qf6jok",
18512
- "colorBorderStatusSuccess": "--color-border-status-success-8z5f8u",
18513
- "colorBorderStatusWarning": "--color-border-status-warning-j40pg7",
18514
- "colorBorderDialog": "--color-border-dialog-0rjwug",
18515
- "colorBorderDividerInteractiveDefault": "--color-border-divider-interactive-default-r928dz",
18516
- "colorBorderTabsDivider": "--color-border-tabs-divider-f5t9va",
18517
- "colorBorderTabsShadow": "--color-border-tabs-shadow-ugyo07",
18518
- "colorBorderTabsUnderline": "--color-border-tabs-underline-gudemr",
18519
- "colorBorderTilesDisabled": "--color-border-tiles-disabled-19olbu",
18520
- "colorBorderTutorial": "--color-border-tutorial-zggi80",
18521
- "colorForegroundControlDefault": "--color-foreground-control-default-eto4wy",
18522
- "colorForegroundControlDisabled": "--color-foreground-control-disabled-txi6cf",
18523
- "colorForegroundControlReadOnly": "--color-foreground-control-read-only-7ydvuj",
18524
- "colorShadowDefault": "--color-shadow-default-o7dmmm",
18525
- "colorShadowMedium": "--color-shadow-medium-x7of55",
18526
- "colorShadowSide": "--color-shadow-side-rtsbda",
19162
+ "colorBorderNotificationStackBarFocused": "--color-border-notification-stack-bar-focused-mzvtw9",
19163
+ "colorBorderPanelHeader": "--color-border-panel-header-j4pvsn",
19164
+ "colorBorderPopover": "--color-border-popover-5yl4uc",
19165
+ "colorBorderSegmentActive": "--color-border-segment-active-trxbfe",
19166
+ "colorBorderSegmentDefault": "--color-border-segment-default-8mo02x",
19167
+ "colorBorderSegmentDisabled": "--color-border-segment-disabled-8j0zwo",
19168
+ "colorBorderSegmentHover": "--color-border-segment-hover-epoe83",
19169
+ "colorBorderSegmentWrapper": "--color-border-segment-wrapper-qq00qv",
19170
+ "colorBorderStatusError": "--color-border-status-error-vxvfad",
19171
+ "colorBorderStatusInfo": "--color-border-status-info-2zt73n",
19172
+ "colorBorderStatusSuccess": "--color-border-status-success-uk2p7m",
19173
+ "colorBorderStatusWarning": "--color-border-status-warning-s79l22",
19174
+ "colorBorderDialog": "--color-border-dialog-3vjyp0",
19175
+ "colorBorderDividerInteractiveDefault": "--color-border-divider-interactive-default-8k07mh",
19176
+ "colorBorderTabsDivider": "--color-border-tabs-divider-y4z8fk",
19177
+ "colorBorderTabsShadow": "--color-border-tabs-shadow-l6jxjx",
19178
+ "colorBorderTabsUnderline": "--color-border-tabs-underline-ueuyon",
19179
+ "colorBorderTilesDisabled": "--color-border-tiles-disabled-n9fk5o",
19180
+ "colorBorderTutorial": "--color-border-tutorial-kaooc2",
19181
+ "colorForegroundControlDefault": "--color-foreground-control-default-z8tr7i",
19182
+ "colorForegroundControlDisabled": "--color-foreground-control-disabled-6vf647",
19183
+ "colorForegroundControlReadOnly": "--color-foreground-control-read-only-dtlpre",
19184
+ "colorShadowDefault": "--color-shadow-default-08gb4j",
19185
+ "colorShadowMedium": "--color-shadow-medium-yblidm",
19186
+ "colorShadowSide": "--color-shadow-side-lih5pp",
18527
19187
  "colorShadowToggleHandle": "--color-shadow-toggle-handle-at8aqh",
18528
19188
  "colorStrokeChartLine": "--color-stroke-chart-line-3nsnk6",
18529
- "colorStrokeCodeEditorGutterActiveLineDefault": "--color-stroke-code-editor-gutter-active-line-default-5hrdmu",
18530
- "colorStrokeCodeEditorGutterActiveLineHover": "--color-stroke-code-editor-gutter-active-line-hover-vqrb6s",
18531
- "colorTextAccent": "--color-text-accent-n1kmht",
18532
- "colorTextBodyDefault": "--color-text-body-default-vvtq8u",
18533
- "colorTextBodySecondary": "--color-text-body-secondary-yna5sb",
18534
- "colorTextBreadcrumbCurrent": "--color-text-breadcrumb-current-2mqnkk",
18535
- "colorTextBreadcrumbIcon": "--color-text-breadcrumb-icon-9j48ot",
18536
- "colorTextButtonInlineIconDefault": "--color-text-button-inline-icon-default-sm4ql6",
18537
- "colorTextButtonInlineIconDisabled": "--color-text-button-inline-icon-disabled-82hho0",
18538
- "colorTextButtonInlineIconHover": "--color-text-button-inline-icon-hover-rbyzfc",
18539
- "colorTextButtonInlineLinkHover": "--color-text-button-inline-link-hover-nwj2vw",
18540
- "colorTextButtonIconHover": "--color-text-button-icon-hover-hqqurk",
18541
- "colorTextButtonNormalActive": "--color-text-button-normal-active-vihsxh",
18542
- "colorTextToggleButtonNormalPressed": "--color-text-toggle-button-normal-pressed-wnx2zl",
18543
- "colorTextButtonNormalDefault": "--color-text-button-normal-default-nzalii",
18544
- "colorTextButtonNormalHover": "--color-text-button-normal-hover-gusgyv",
18545
- "colorTextLinkButtonNormalDefault": "--color-text-link-button-normal-default-srprth",
18546
- "colorTextLinkButtonNormalHover": "--color-text-link-button-normal-hover-jrnyw3",
18547
- "colorTextLinkButtonNormalActive": "--color-text-link-button-normal-active-js9ryu",
18548
- "colorTextButtonLinkActive": "--color-text-button-link-active-dqdjg3",
18549
- "colorTextButtonLinkDefault": "--color-text-button-link-default-vvunrs",
18550
- "colorTextButtonLinkDisabled": "--color-text-button-link-disabled-12wh7a",
18551
- "colorTextButtonLinkHover": "--color-text-button-link-hover-kvrc36",
18552
- "colorTextButtonPrimaryActive": "--color-text-button-primary-active-refmba",
18553
- "colorTextButtonPrimaryDefault": "--color-text-button-primary-default-mwl31m",
18554
- "colorTextButtonPrimaryHover": "--color-text-button-primary-hover-pw12ep",
18555
- "colorTextCalendarDateHover": "--color-text-calendar-date-hover-3fcriv",
18556
- "colorTextCalendarDateSelected": "--color-text-calendar-date-selected-m18pgv",
18557
- "colorTextCalendarMonth": "--color-text-calendar-month-ea0e93",
18558
- "colorTextCodeEditorGutterActiveLine": "--color-text-code-editor-gutter-active-line-2addhd",
18559
- "colorTextCodeEditorGutterDefault": "--color-text-code-editor-gutter-default-nlshs8",
18560
- "colorTextCodeEditorStatusBarDisabled": "--color-text-code-editor-status-bar-disabled-xxmtlc",
18561
- "colorTextCodeEditorTabButtonError": "--color-text-code-editor-tab-button-error-avwh01",
18562
- "colorTextColumnHeader": "--color-text-column-header-e6urd1",
18563
- "colorTextColumnSortingIcon": "--color-text-column-sorting-icon-fngn77",
18564
- "colorTextControlDisabled": "--color-text-control-disabled-upk9lz",
18565
- "colorTextCounter": "--color-text-counter-bywf75",
18566
- "colorTextDisabled": "--color-text-disabled-rox5hg",
18567
- "colorTextDisabledInlineEdit": "--color-text-disabled-inline-edit-1cbiz8",
18568
- "colorTextDropdownFooter": "--color-text-dropdown-footer-umcot2",
18569
- "colorTextDropdownGroupLabel": "--color-text-dropdown-group-label-2tmyik",
18570
- "colorTextDropdownItemDefault": "--color-text-dropdown-item-default-f1jr9u",
18571
- "colorTextDropdownItemDimmed": "--color-text-dropdown-item-dimmed-tq8vh3",
18572
- "colorTextDropdownItemDisabled": "--color-text-dropdown-item-disabled-8m65hf",
18573
- "colorTextDropdownItemFilterMatch": "--color-text-dropdown-item-filter-match-ebhvct",
18574
- "colorTextDropdownItemHighlighted": "--color-text-dropdown-item-highlighted-yr1px8",
18575
- "colorTextDropdownItemSecondary": "--color-text-dropdown-item-secondary-v12lfh",
18576
- "colorTextDropdownItemSecondaryHover": "--color-text-dropdown-item-secondary-hover-de15wb",
18577
- "colorTextEmpty": "--color-text-empty-tlohug",
18578
- "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-ynw8my",
18579
- "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-ojzwhd",
18580
- "colorTextExpandableSectionNavigationIconDefault": "--color-text-expandable-section-navigation-icon-default-mklu1s",
18581
- "colorBorderExpandableSectionDefault": "--color-border-expandable-section-default-inl8g4",
18582
- "colorTextFormDefault": "--color-text-form-default-47mtz6",
18583
- "colorTextFormLabel": "--color-text-form-label-6sbm75",
18584
- "colorTextFormSecondary": "--color-text-form-secondary-1nm780",
18585
- "colorTextGroupLabel": "--color-text-group-label-a2qc05",
18586
- "colorTextLabelGenAi": "--color-text-label-gen-ai-a2n3od",
18587
- "colorTextHeadingDefault": "--color-text-heading-default-izpp46",
18588
- "colorTextHeadingSecondary": "--color-text-heading-secondary-iwtvf6",
19189
+ "colorStrokeCodeEditorGutterActiveLineDefault": "--color-stroke-code-editor-gutter-active-line-default-q5f0jq",
19190
+ "colorStrokeCodeEditorGutterActiveLineHover": "--color-stroke-code-editor-gutter-active-line-hover-frftbb",
19191
+ "colorTextAccent": "--color-text-accent-uvfi4k",
19192
+ "colorTextBodyDefault": "--color-text-body-default-gtm97i",
19193
+ "colorTextBodySecondary": "--color-text-body-secondary-y6dr4d",
19194
+ "colorTextBreadcrumbCurrent": "--color-text-breadcrumb-current-mmrid5",
19195
+ "colorTextBreadcrumbIcon": "--color-text-breadcrumb-icon-mh2txm",
19196
+ "colorTextButtonInlineIconDefault": "--color-text-button-inline-icon-default-gdb4f4",
19197
+ "colorTextButtonInlineIconDisabled": "--color-text-button-inline-icon-disabled-bnn5b7",
19198
+ "colorTextButtonInlineIconHover": "--color-text-button-inline-icon-hover-sqs5ft",
19199
+ "colorTextButtonInlineLinkHover": "--color-text-button-inline-link-hover-p1ibm2",
19200
+ "colorTextButtonIconHover": "--color-text-button-icon-hover-ph08st",
19201
+ "colorTextButtonNormalActive": "--color-text-button-normal-active-fm6d53",
19202
+ "colorTextToggleButtonNormalPressed": "--color-text-toggle-button-normal-pressed-vivff6",
19203
+ "colorTextButtonNormalDefault": "--color-text-button-normal-default-t865au",
19204
+ "colorTextButtonNormalHover": "--color-text-button-normal-hover-20c0ob",
19205
+ "colorTextLinkButtonNormalDefault": "--color-text-link-button-normal-default-vc8ids",
19206
+ "colorTextLinkButtonNormalHover": "--color-text-link-button-normal-hover-xk6kwz",
19207
+ "colorTextLinkButtonNormalActive": "--color-text-link-button-normal-active-f0yaqx",
19208
+ "colorTextButtonLinkActive": "--color-text-button-link-active-154jw6",
19209
+ "colorTextButtonLinkDefault": "--color-text-button-link-default-ehnnq5",
19210
+ "colorTextButtonLinkDisabled": "--color-text-button-link-disabled-d3c5rp",
19211
+ "colorTextButtonLinkHover": "--color-text-button-link-hover-1aopta",
19212
+ "colorTextButtonPrimaryActive": "--color-text-button-primary-active-dkwkja",
19213
+ "colorTextButtonPrimaryDefault": "--color-text-button-primary-default-2i01k6",
19214
+ "colorTextButtonPrimaryHover": "--color-text-button-primary-hover-xtd6ag",
19215
+ "colorTextCalendarDateHover": "--color-text-calendar-date-hover-qy0tsn",
19216
+ "colorTextCalendarDateSelected": "--color-text-calendar-date-selected-dd6twp",
19217
+ "colorTextCalendarMonth": "--color-text-calendar-month-357o43",
19218
+ "colorTextCodeEditorGutterActiveLine": "--color-text-code-editor-gutter-active-line-bnbbsi",
19219
+ "colorTextCodeEditorGutterDefault": "--color-text-code-editor-gutter-default-vvwxve",
19220
+ "colorTextCodeEditorStatusBarDisabled": "--color-text-code-editor-status-bar-disabled-4npkr3",
19221
+ "colorTextCodeEditorTabButtonError": "--color-text-code-editor-tab-button-error-hz2irc",
19222
+ "colorTextColumnHeader": "--color-text-column-header-wyzs6v",
19223
+ "colorTextColumnSortingIcon": "--color-text-column-sorting-icon-iazyfo",
19224
+ "colorTextControlDisabled": "--color-text-control-disabled-vh7v3o",
19225
+ "colorTextCounter": "--color-text-counter-q4zq3v",
19226
+ "colorTextDisabled": "--color-text-disabled-y4dmv3",
19227
+ "colorTextDisabledInlineEdit": "--color-text-disabled-inline-edit-hrexz1",
19228
+ "colorTextDropdownFooter": "--color-text-dropdown-footer-ks7c04",
19229
+ "colorTextDropdownGroupLabel": "--color-text-dropdown-group-label-8vygj0",
19230
+ "colorTextDropdownItemDefault": "--color-text-dropdown-item-default-zani00",
19231
+ "colorTextDropdownItemDimmed": "--color-text-dropdown-item-dimmed-iy2k20",
19232
+ "colorTextDropdownItemDisabled": "--color-text-dropdown-item-disabled-pl4fy2",
19233
+ "colorTextDropdownItemFilterMatch": "--color-text-dropdown-item-filter-match-73jeqe",
19234
+ "colorTextDropdownItemHighlighted": "--color-text-dropdown-item-highlighted-q6vxih",
19235
+ "colorTextDropdownItemSecondary": "--color-text-dropdown-item-secondary-77b2z6",
19236
+ "colorTextDropdownItemSecondaryHover": "--color-text-dropdown-item-secondary-hover-rwb7km",
19237
+ "colorTextEmpty": "--color-text-empty-68xc4n",
19238
+ "colorTextExpandableSectionDefault": "--color-text-expandable-section-default-aqjbq3",
19239
+ "colorTextExpandableSectionHover": "--color-text-expandable-section-hover-pqmtjd",
19240
+ "colorTextExpandableSectionNavigationIconDefault": "--color-text-expandable-section-navigation-icon-default-wh1lig",
19241
+ "colorBorderExpandableSectionDefault": "--color-border-expandable-section-default-oi0xfr",
19242
+ "colorTextFormDefault": "--color-text-form-default-jsw02x",
19243
+ "colorTextFormLabel": "--color-text-form-label-84uan1",
19244
+ "colorTextFormSecondary": "--color-text-form-secondary-t0glp7",
19245
+ "colorTextGroupLabel": "--color-text-group-label-0wronh",
19246
+ "colorTextLabelGenAi": "--color-text-label-gen-ai-s3390v",
19247
+ "colorTextHeadingDefault": "--color-text-heading-default-pn83b8",
19248
+ "colorTextHeadingSecondary": "--color-text-heading-secondary-su1acg",
18589
19249
  "colorTextHomeHeaderDefault": "--color-text-home-header-default-morg6i",
18590
19250
  "colorTextHomeHeaderSecondary": "--color-text-home-header-secondary-i4jhp7",
18591
- "colorTextIconCaret": "--color-text-icon-caret-9mqubk",
18592
- "colorTextIconSubtle": "--color-text-icon-subtle-3sgxlr",
18593
- "colorTextInputDisabled": "--color-text-input-disabled-wh1f3y",
18594
- "colorTextInputPlaceholder": "--color-text-input-placeholder-dclg8u",
18595
- "colorTextInputPlaceholderDisabled": "--color-text-input-placeholder-disabled-wg87og",
18596
- "colorTextInteractiveActive": "--color-text-interactive-active-uoe6zi",
18597
- "colorTextInteractiveDefault": "--color-text-interactive-default-ugh9wp",
18598
- "colorTextInteractiveDisabled": "--color-text-interactive-disabled-1bqmrl",
18599
- "colorTextInteractiveHover": "--color-text-interactive-hover-6naf7i",
18600
- "colorTextToggleButtonIconPressed": "--color-text-toggle-button-icon-pressed-detfkz",
18601
- "colorTextInteractiveInvertedDefault": "--color-text-interactive-inverted-default-xlc0d5",
18602
- "colorTextInteractiveInvertedHover": "--color-text-interactive-inverted-hover-65rnp7",
18603
- "colorTextInverted": "--color-text-inverted-4v4dmq",
18604
- "colorTextLabel": "--color-text-label-28gfmc",
18605
- "colorTextKeyValuePairsValue": "--color-text-key-value-pairs-value-pezok9",
19251
+ "colorTextIconCaret": "--color-text-icon-caret-tma9z1",
19252
+ "colorTextIconSubtle": "--color-text-icon-subtle-7e5fex",
19253
+ "colorTextInputDisabled": "--color-text-input-disabled-as3mmb",
19254
+ "colorTextInputPlaceholder": "--color-text-input-placeholder-i4i8dv",
19255
+ "colorTextInputPlaceholderDisabled": "--color-text-input-placeholder-disabled-9zawsz",
19256
+ "colorTextInteractiveActive": "--color-text-interactive-active-fedaa8",
19257
+ "colorTextInteractiveDefault": "--color-text-interactive-default-1o1pl2",
19258
+ "colorTextInteractiveDisabled": "--color-text-interactive-disabled-bhh1zo",
19259
+ "colorTextInteractiveHover": "--color-text-interactive-hover-j5y3wx",
19260
+ "colorTextToggleButtonIconPressed": "--color-text-toggle-button-icon-pressed-nbnm5x",
19261
+ "colorTextInteractiveInvertedDefault": "--color-text-interactive-inverted-default-nzthan",
19262
+ "colorTextInteractiveInvertedHover": "--color-text-interactive-inverted-hover-oa7pli",
19263
+ "colorTextInverted": "--color-text-inverted-my1sxo",
19264
+ "colorTextLabel": "--color-text-label-tv95tq",
19265
+ "colorTextKeyValuePairsValue": "--color-text-key-value-pairs-value-xmrgpn",
18606
19266
  "colorTextLayoutToggle": "--color-text-layout-toggle-1a15s3",
18607
- "colorTextLayoutToggleActive": "--color-text-layout-toggle-active-ifu7qp",
18608
- "colorTextLayoutToggleHover": "--color-text-layout-toggle-hover-9jwdce",
18609
- "colorTextLayoutToggleSelected": "--color-text-layout-toggle-selected-xpximc",
18610
- "colorTextLinkDefault": "--color-text-link-default-hude44",
18611
- "colorTextLinkHover": "--color-text-link-hover-2hfec2",
19267
+ "colorTextLayoutToggleActive": "--color-text-layout-toggle-active-4v3fva",
19268
+ "colorTextLayoutToggleHover": "--color-text-layout-toggle-hover-j9h8pw",
19269
+ "colorTextLayoutToggleSelected": "--color-text-layout-toggle-selected-4t49fq",
19270
+ "colorTextLinkDefault": "--color-text-link-default-rhby5q",
19271
+ "colorTextLinkHover": "--color-text-link-hover-br6snu",
18612
19272
  "colorTextLinkDecorationDefault": "--color-text-link-decoration-default-0x8fhu",
18613
19273
  "colorTextLinkDecorationHover": "--color-text-link-decoration-hover-kui2t9",
18614
- "colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-4p0gj8",
18615
- "colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-0kzmc4",
18616
- "colorTextLinkInfoDefault": "--color-text-link-info-default-mrmt1i",
18617
- "colorTextLinkInfoHover": "--color-text-link-info-hover-mu3ega",
18618
- "colorTextLinkInvertedHover": "--color-text-link-inverted-hover-ocd3u3",
19274
+ "colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-6ui3do",
19275
+ "colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-oy8eob",
19276
+ "colorTextLinkInfoDefault": "--color-text-link-info-default-mgpk1w",
19277
+ "colorTextLinkInfoHover": "--color-text-link-info-hover-os951m",
19278
+ "colorTextLinkInvertedDefault": "--color-text-link-inverted-default-n9ytl0",
19279
+ "colorTextLinkInvertedHover": "--color-text-link-inverted-hover-b4wg6a",
18619
19280
  "colorTextLinkButtonUnderline": "--color-text-link-button-underline-z4wjnv",
18620
19281
  "colorTextLinkButtonUnderlineHover": "--color-text-link-button-underline-hover-cn3mqh",
18621
- "colorTextNotificationDefault": "--color-text-notification-default-1iey72",
19282
+ "colorTextNotificationDefault": "--color-text-notification-default-w5tddq",
19283
+ "colorTextAlertDefault": "--color-text-alert-default-rwuv9g",
19284
+ "colorTextNotificationLinkDefault": "--color-text-notification-link-default-xy80e9",
19285
+ "colorTextNotificationLinkHover": "--color-text-notification-link-hover-jlgb8c",
18622
19286
  "colorTextNotificationStackBar": "--color-text-notification-stack-bar-tjj0ek",
18623
19287
  "colorTextNotificationYellow": "--color-text-notification-yellow-vjtdxk",
18624
- "colorTextPaginationPageNumberActiveDisabled": "--color-text-pagination-page-number-active-disabled-gfl43p",
18625
- "colorTextPaginationPageNumberDefault": "--color-text-pagination-page-number-default-74j15c",
18626
- "colorTextSegmentActive": "--color-text-segment-active-hlorbe",
18627
- "colorTextSegmentDefault": "--color-text-segment-default-vi2vn9",
18628
- "colorTextSegmentHover": "--color-text-segment-hover-65a2x8",
18629
- "colorTextSmall": "--color-text-small-m1tr70",
18630
- "colorTextStatusError": "--color-text-status-error-bwp1cm",
18631
- "colorTextStatusInactive": "--color-text-status-inactive-gy7337",
18632
- "colorTextStatusInfo": "--color-text-status-info-2ftgrk",
18633
- "colorTextStatusSuccess": "--color-text-status-success-r9s7ha",
18634
- "colorTextStatusWarning": "--color-text-status-warning-ylxn5k",
18635
- "colorTextTopNavigationTitle": "--color-text-top-navigation-title-en0v40",
18636
- "colorTextTutorialHotspotDefault": "--color-text-tutorial-hotspot-default-xfv3ow",
18637
- "colorTextTutorialHotspotHover": "--color-text-tutorial-hotspot-hover-92pxog",
18638
- "colorBoardPlaceholderActive": "--color-board-placeholder-active-x6yfem",
18639
- "colorBoardPlaceholderHover": "--color-board-placeholder-hover-5nov9c",
18640
- "colorDragPlaceholderActive": "--color-drag-placeholder-active-ea1sgp",
18641
- "colorDragPlaceholderHover": "--color-drag-placeholder-hover-qwadna",
18642
- "colorDropzoneBackgroundDefault": "--color-dropzone-background-default-7efhmb",
18643
- "colorDropzoneBackgroundHover": "--color-dropzone-background-hover-mi8rlm",
18644
- "colorDropzoneTextDefault": "--color-dropzone-text-default-djdnme",
18645
- "colorDropzoneTextHover": "--color-dropzone-text-hover-asw3rt",
18646
- "colorDropzoneBorderDefault": "--color-dropzone-border-default-k648ha",
18647
- "colorDropzoneBorderHover": "--color-dropzone-border-hover-otpag5",
18648
- "colorGapGlobalDrawer": "--color-gap-global-drawer-nh699a",
18649
- "colorTreeViewConnectorLine": "--color-tree-view-connector-line-1usxvn",
18650
- "colorBackgroundActionCardDefault": "--color-background-action-card-default-src0mr",
18651
- "colorBackgroundActionCardHover": "--color-background-action-card-hover-doobfp",
18652
- "colorBackgroundActionCardActive": "--color-background-action-card-active-4mj226",
18653
- "colorBorderActionCardDefault": "--color-border-action-card-default-dtywof",
18654
- "colorBorderActionCardHover": "--color-border-action-card-hover-onrya1",
18655
- "colorBorderActionCardActive": "--color-border-action-card-active-ak3vrv",
18656
- "colorBorderActionCardDisabled": "--color-border-action-card-disabled-9xqqxt",
18657
- "colorBackgroundActionCardDisabled": "--color-background-action-card-disabled-71qsdt",
19288
+ "colorTextPaginationPageNumberActiveDisabled": "--color-text-pagination-page-number-active-disabled-uj04sc",
19289
+ "colorTextPaginationPageNumberDefault": "--color-text-pagination-page-number-default-jqmmw0",
19290
+ "colorTextSegmentActive": "--color-text-segment-active-ul57kp",
19291
+ "colorTextSegmentDefault": "--color-text-segment-default-5r4jz0",
19292
+ "colorTextSegmentHover": "--color-text-segment-hover-9dj6y6",
19293
+ "colorTextSmall": "--color-text-small-vk4o1c",
19294
+ "colorTextFlashbarIconError": "--color-text-flashbar-icon-error-cb5ezy",
19295
+ "colorTextFlashbarIconInfo": "--color-text-flashbar-icon-info-lobe9x",
19296
+ "colorTextFlashbarIconSuccess": "--color-text-flashbar-icon-success-tqehsy",
19297
+ "colorTextFlashbarIconWarning": "--color-text-flashbar-icon-warning-ojtnxb",
19298
+ "colorTextAlertIconError": "--color-text-alert-icon-error-tlrirw",
19299
+ "colorTextAlertIconInfo": "--color-text-alert-icon-info-rwhxzh",
19300
+ "colorTextAlertIconSuccess": "--color-text-alert-icon-success-6ptnga",
19301
+ "colorTextAlertIconWarning": "--color-text-alert-icon-warning-jj09xr",
19302
+ "colorTextStatusError": "--color-text-status-error-ak9yp5",
19303
+ "colorTextStatusInactive": "--color-text-status-inactive-tg9r8q",
19304
+ "colorTextStatusInfo": "--color-text-status-info-c3q8b6",
19305
+ "colorTextStatusSuccess": "--color-text-status-success-9wcobb",
19306
+ "colorTextStatusWarning": "--color-text-status-warning-avkj4w",
19307
+ "colorTextTopNavigationTitle": "--color-text-top-navigation-title-kiop92",
19308
+ "colorTextTutorialHotspotDefault": "--color-text-tutorial-hotspot-default-7f0h47",
19309
+ "colorTextTutorialHotspotHover": "--color-text-tutorial-hotspot-hover-jkzh5r",
19310
+ "colorBoardPlaceholderActive": "--color-board-placeholder-active-3nv7j5",
19311
+ "colorBoardPlaceholderHover": "--color-board-placeholder-hover-1hv3br",
19312
+ "colorDragPlaceholderActive": "--color-drag-placeholder-active-7dewab",
19313
+ "colorDragPlaceholderHover": "--color-drag-placeholder-hover-guvi5d",
19314
+ "colorDropzoneBackgroundDefault": "--color-dropzone-background-default-ia1ya0",
19315
+ "colorDropzoneBackgroundHover": "--color-dropzone-background-hover-j9ea7e",
19316
+ "colorDropzoneTextDefault": "--color-dropzone-text-default-m7ucyv",
19317
+ "colorDropzoneTextHover": "--color-dropzone-text-hover-yjnvhw",
19318
+ "colorDropzoneBorderDefault": "--color-dropzone-border-default-lohkzd",
19319
+ "colorDropzoneBorderHover": "--color-dropzone-border-hover-ejc85p",
19320
+ "colorGapGlobalDrawer": "--color-gap-global-drawer-w5yxw2",
19321
+ "colorTreeViewConnectorLine": "--color-tree-view-connector-line-821trc",
19322
+ "colorBackgroundActionCardDefault": "--color-background-action-card-default-t3yctp",
19323
+ "colorBackgroundActionCardHover": "--color-background-action-card-hover-h3wt1z",
19324
+ "colorBackgroundActionCardActive": "--color-background-action-card-active-usmbya",
19325
+ "colorBorderActionCardDefault": "--color-border-action-card-default-n2zyy4",
19326
+ "colorBorderActionCardHover": "--color-border-action-card-hover-rdbsmb",
19327
+ "colorBorderActionCardActive": "--color-border-action-card-active-xscx2q",
19328
+ "colorBorderActionCardDisabled": "--color-border-action-card-disabled-7v7a0x",
19329
+ "colorBackgroundActionCardDisabled": "--color-background-action-card-disabled-tyaaz1",
18658
19330
  "colorTextActionCardDisabled": "--color-text-action-card-disabled-htx40i",
18659
- "colorIconActionCardDefault": "--color-icon-action-card-default-anh0vz",
18660
- "colorIconActionCardHover": "--color-icon-action-card-hover-qxq4pp",
18661
- "colorIconActionCardActive": "--color-icon-action-card-active-rhp94s",
18662
- "colorIconActionCardDisabled": "--color-icon-action-card-disabled-wm3kyf",
18663
- "colorBackgroundSkeleton": "--color-background-skeleton-h3lxqh",
18664
- "colorBackgroundSkeletonWave": "--color-background-skeleton-wave-1dy97d",
19331
+ "colorIconActionCardDefault": "--color-icon-action-card-default-i2lc96",
19332
+ "colorIconActionCardHover": "--color-icon-action-card-hover-9b7foc",
19333
+ "colorIconActionCardActive": "--color-icon-action-card-active-ojxwnl",
19334
+ "colorIconActionCardDisabled": "--color-icon-action-card-disabled-l1ahot",
19335
+ "colorBackgroundSkeleton": "--color-background-skeleton-wytrx7",
19336
+ "colorBackgroundSkeletonWave": "--color-background-skeleton-wave-2q57ya",
18665
19337
  "colorBackgroundBadgeGreen": "--color-background-badge-green-1bcjh0",
18666
19338
  "colorBackgroundBadgeBlue": "--color-background-badge-blue-6346bd",
18667
19339
  "colorBackgroundBadgeRed": "--color-background-badge-red-i81nmc",
18668
19340
  "colorBackgroundBadgeYellow": "--color-background-badge-yellow-n60ths",
18669
- "colorBackgroundBadgeGrey": "--color-background-badge-grey-ipi6oq",
19341
+ "colorBackgroundBadgeGrey": "--color-background-badge-grey-5tl0uy",
18670
19342
  "colorBorderBadge": "--color-border-badge-un9qea",
18671
19343
  "colorBorderBadgeGrey": "--color-border-badge-grey-n3ma6u",
18672
19344
  "colorBorderBadgeGreen": "--color-border-badge-green-9thsha",
18673
19345
  "colorBorderBadgeBlue": "--color-border-badge-blue-8otq6p",
18674
19346
  "colorBorderBadgeRed": "--color-border-badge-red-z936s1",
18675
- "colorTextBadgeGrey": "--color-text-badge-grey-5u533n",
18676
- "colorTextBadgeGreen": "--color-text-badge-green-xkzw5d",
18677
- "colorTextBadgeBlue": "--color-text-badge-blue-cq2uzn",
18678
- "colorTextBadgeRed": "--color-text-badge-red-60jprp",
18679
- "colorBackgroundCodeView": "--color-background-code-view-6vvqfk",
18680
- "colorBackgroundVisualAccentRed": "--color-background-visual-accent-red-habalf",
18681
- "colorBackgroundVisualAccentYellow": "--color-background-visual-accent-yellow-v3fumq",
18682
- "colorBackgroundVisualAccentIndigo": "--color-background-visual-accent-indigo-z8baso",
18683
- "colorBackgroundVisualAccentGreen": "--color-background-visual-accent-green-6tpc42",
18684
- "colorBackgroundVisualAccentOrange": "--color-background-visual-accent-orange-vtf549",
18685
- "colorBackgroundVisualAccentPurple": "--color-background-visual-accent-purple-jgly27",
18686
- "colorBackgroundVisualAccentLime": "--color-background-visual-accent-lime-9n4rqq",
18687
- "colorBackgroundVisualAccentGrey": "--color-background-visual-accent-grey-2gfhie",
18688
- "colorBackgroundVisualAccentTeal": "--color-background-visual-accent-teal-gkix69",
18689
- "colorBackgroundVisualAccentBlue": "--color-background-visual-accent-blue-t0e9pu",
18690
- "colorBackgroundVisualAccentViolet": "--color-background-visual-accent-violet-flqcgb",
18691
- "colorBackgroundVisualAccentMagenta": "--color-background-visual-accent-magenta-ip1yzm",
18692
- "colorBackgroundVisualAccentPink": "--color-background-visual-accent-pink-695vlu",
18693
- "colorBackgroundVisualAccentAmber": "--color-background-visual-accent-amber-duj9a6",
18694
- "colorTextVisualAccentRed": "--color-text-visual-accent-red-nvp8v6",
18695
- "colorTextVisualAccentYellow": "--color-text-visual-accent-yellow-2tbbh8",
18696
- "colorTextVisualAccentIndigo": "--color-text-visual-accent-indigo-z73u1l",
18697
- "colorTextVisualAccentGreen": "--color-text-visual-accent-green-i9t8cq",
18698
- "colorTextVisualAccentOrange": "--color-text-visual-accent-orange-71tmqe",
18699
- "colorTextVisualAccentPurple": "--color-text-visual-accent-purple-o5g0nc",
18700
- "colorTextVisualAccentLime": "--color-text-visual-accent-lime-s3vqqf",
18701
- "colorTextVisualAccentGrey": "--color-text-visual-accent-grey-frg4hd",
18702
- "colorTextVisualAccentTeal": "--color-text-visual-accent-teal-ttn72h",
18703
- "colorTextVisualAccentBlue": "--color-text-visual-accent-blue-kqsvc5",
18704
- "colorTextVisualAccentViolet": "--color-text-visual-accent-violet-iec48z",
18705
- "colorTextVisualAccentMagenta": "--color-text-visual-accent-magenta-jcsc58",
18706
- "colorTextVisualAccentPink": "--color-text-visual-accent-pink-p6qiw6",
18707
- "colorTextVisualAccentAmber": "--color-text-visual-accent-amber-8mh5q9",
19347
+ "colorTextBadgeGrey": "--color-text-badge-grey-qbyu4m",
19348
+ "colorTextBadgeGreen": "--color-text-badge-green-ourl0s",
19349
+ "colorTextBadgeBlue": "--color-text-badge-blue-e7a2l0",
19350
+ "colorTextBadgeRed": "--color-text-badge-red-aewu86",
19351
+ "colorBackgroundCodeView": "--color-background-code-view-l2nfun",
19352
+ "colorBackgroundVisualAccentRed": "--color-background-visual-accent-red-bit8yt",
19353
+ "colorBackgroundVisualAccentYellow": "--color-background-visual-accent-yellow-qsxu4s",
19354
+ "colorBackgroundVisualAccentIndigo": "--color-background-visual-accent-indigo-edos35",
19355
+ "colorBackgroundVisualAccentGreen": "--color-background-visual-accent-green-r91q20",
19356
+ "colorBackgroundVisualAccentOrange": "--color-background-visual-accent-orange-q2umnc",
19357
+ "colorBackgroundVisualAccentPurple": "--color-background-visual-accent-purple-kq93ng",
19358
+ "colorBackgroundVisualAccentLime": "--color-background-visual-accent-lime-j1xkep",
19359
+ "colorBackgroundVisualAccentGrey": "--color-background-visual-accent-grey-ojj5z6",
19360
+ "colorBackgroundVisualAccentTeal": "--color-background-visual-accent-teal-8hzzqm",
19361
+ "colorBackgroundVisualAccentBlue": "--color-background-visual-accent-blue-hn33k0",
19362
+ "colorBackgroundVisualAccentViolet": "--color-background-visual-accent-violet-2mvriz",
19363
+ "colorBackgroundVisualAccentMagenta": "--color-background-visual-accent-magenta-goqypd",
19364
+ "colorBackgroundVisualAccentPink": "--color-background-visual-accent-pink-8ha8b6",
19365
+ "colorBackgroundVisualAccentAmber": "--color-background-visual-accent-amber-fvrvm3",
19366
+ "colorTextVisualAccentRed": "--color-text-visual-accent-red-onxk95",
19367
+ "colorTextVisualAccentYellow": "--color-text-visual-accent-yellow-sx6w4g",
19368
+ "colorTextVisualAccentIndigo": "--color-text-visual-accent-indigo-u9dybt",
19369
+ "colorTextVisualAccentGreen": "--color-text-visual-accent-green-bmtqm3",
19370
+ "colorTextVisualAccentOrange": "--color-text-visual-accent-orange-wr2zkf",
19371
+ "colorTextVisualAccentPurple": "--color-text-visual-accent-purple-3hhab5",
19372
+ "colorTextVisualAccentLime": "--color-text-visual-accent-lime-of82ws",
19373
+ "colorTextVisualAccentGrey": "--color-text-visual-accent-grey-o560dq",
19374
+ "colorTextVisualAccentTeal": "--color-text-visual-accent-teal-zh5vuh",
19375
+ "colorTextVisualAccentBlue": "--color-text-visual-accent-blue-qq3miy",
19376
+ "colorTextVisualAccentViolet": "--color-text-visual-accent-violet-t426e9",
19377
+ "colorTextVisualAccentMagenta": "--color-text-visual-accent-magenta-416j2z",
19378
+ "colorTextVisualAccentPink": "--color-text-visual-accent-pink-bj4hom",
19379
+ "colorTextVisualAccentAmber": "--color-text-visual-accent-amber-l4myqa",
18708
19380
  "fontBoxValueLargeWeight": "--font-box-value-large-weight-wr00sw",
18709
19381
  "fontButtonLetterSpacing": "--font-button-letter-spacing-ufowe3",
18710
19382
  "fontChartDetailSize": "--font-chart-detail-size-9qr25q",
@@ -18712,7 +19384,7 @@ module.exports.preset = {
18712
19384
  "fontDecorationThicknessLink": "--font-decoration-thickness-link-uesuo7",
18713
19385
  "fontDecorationThicknessLinkDisplayL": "--font-decoration-thickness-link-display-l-6g5fyl",
18714
19386
  "fontDisplayLabelWeight": "--font-display-label-weight-zavpeo",
18715
- "fontSizeExpandableHeading": "--font-size-expandable-heading-duh2ta",
19387
+ "fontSizeExpandableHeading": "--font-size-expandable-heading-q41e8i",
18716
19388
  "fontFamilyBase": "--font-family-base-gmnpzl",
18717
19389
  "fontFamilyDisplay": "--font-family-display-a93nj0",
18718
19390
  "fontFamilyHeading": "--font-family-heading-ugphat",
@@ -18896,6 +19568,12 @@ module.exports.preset = {
18896
19568
  "motionDurationComplex": "--motion-duration-complex-tbdo30",
18897
19569
  "motionDurationTooltipEnter": "--motion-duration-tooltip-enter-8e7aex",
18898
19570
  "motionEasingTooltipEnter": "--motion-easing-tooltip-enter-i9exfu",
19571
+ "motionDurationExpandableContentEnter": "--motion-duration-expandable-content-enter-kqyuuj",
19572
+ "motionEasingExpandableContentEnter": "--motion-easing-expandable-content-enter-5fw5v8",
19573
+ "motionDurationSideNavigationContentEnterFade": "--motion-duration-side-navigation-content-enter-fade-9is49e",
19574
+ "motionDurationSideNavigationContentExit": "--motion-duration-side-navigation-content-exit-6sbfiy",
19575
+ "motionDurationSideNavigationContentExitFade": "--motion-duration-side-navigation-content-exit-fade-ydl422",
19576
+ "motionEasingSideNavigationContentExit": "--motion-easing-side-navigation-content-exit-v820ow",
18899
19577
  "motionKeyframesFadeIn": "--motion-keyframes-fade-in-0r842q",
18900
19578
  "motionKeyframesFadeOut": "--motion-keyframes-fade-out-g7fgdu",
18901
19579
  "motionKeyframesStatusIconError": "--motion-keyframes-status-icon-error-wkou39",
@@ -18910,6 +19588,8 @@ module.exports.preset = {
18910
19588
  "sizeVerticalInput": "--size-vertical-input-p1d7xx",
18911
19589
  "sizeVerticalPanelIconOffset": "--size-vertical-panel-icon-offset-z959cw",
18912
19590
  "sizeSideNavigationItemHeight": "--size-side-navigation-item-height-lokap3",
19591
+ "sizeSideNavigationItemCollapsed": "--size-side-navigation-item-collapsed-oesjea",
19592
+ "sizeSideNavigationCollapsedWidth": "--size-side-navigation-collapsed-width-3gq7nn",
18913
19593
  "spaceAlertActionLeft": "--space-alert-action-left-4s8zo5",
18914
19594
  "spaceAlertHorizontal": "--space-alert-horizontal-ul364s",
18915
19595
  "spaceAlertMessageRight": "--space-alert-message-right-mrjbnn",