@cloudscape-design/components 3.0.1155 → 3.0.1157

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 (258) hide show
  1. package/alert/index.js +1 -1
  2. package/alert/interfaces.d.ts +1 -2
  3. package/anchor-navigation/styles.css.js +8 -8
  4. package/anchor-navigation/styles.scoped.css +21 -21
  5. package/anchor-navigation/styles.selectors.js +8 -8
  6. package/app-layout/runtime-drawer/index.d.ts.map +1 -1
  7. package/app-layout/runtime-drawer/index.js +20 -18
  8. package/app-layout/runtime-drawer/index.js.map +1 -1
  9. package/app-layout/visual-refresh/styles.css.js +86 -86
  10. package/app-layout/visual-refresh/styles.scoped.css +164 -163
  11. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  12. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
  13. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +86 -83
  14. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
  15. package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
  16. package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
  17. package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
  18. package/attribute-editor/styles.css.js +15 -15
  19. package/attribute-editor/styles.scoped.css +28 -28
  20. package/attribute-editor/styles.selectors.js +15 -15
  21. package/autosuggest/index.js +28 -11
  22. package/autosuggest/interfaces.d.ts +2 -1
  23. package/autosuggest/interfaces.js.map +1 -1
  24. package/badge/index.d.ts +2 -0
  25. package/badge/index.js +14 -13
  26. package/badge/interfaces.d.ts +3 -2
  27. package/box/index.js +18 -13
  28. package/box/interfaces.d.ts +2 -1
  29. package/box/styles.css.js +192 -192
  30. package/box/styles.scoped.css +241 -241
  31. package/box/styles.selectors.js +192 -192
  32. package/breadcrumb-group/item/styles.css.js +7 -7
  33. package/breadcrumb-group/item/styles.scoped.css +28 -28
  34. package/breadcrumb-group/item/styles.selectors.js +7 -7
  35. package/button/index.js +12 -11
  36. package/button/interfaces.d.ts +4 -2
  37. package/button/styles.css.js +22 -22
  38. package/button/styles.scoped.css +78 -78
  39. package/button/styles.selectors.js +22 -22
  40. package/button-dropdown/index.js +27 -11
  41. package/button-dropdown/interfaces.d.ts +6 -2
  42. package/button-dropdown/item-element/styles.css.js +20 -20
  43. package/button-dropdown/item-element/styles.scoped.css +35 -35
  44. package/button-dropdown/item-element/styles.selectors.js +20 -20
  45. package/button-group/index.js +42 -11
  46. package/button-group/interfaces.d.ts +10 -0
  47. package/button-group/interfaces.d.ts.map +1 -1
  48. package/button-group/interfaces.js.map +1 -1
  49. package/cards/styles.css.js +39 -39
  50. package/cards/styles.scoped.css +51 -51
  51. package/cards/styles.selectors.js +39 -39
  52. package/checkbox/index.js +9 -11
  53. package/checkbox/interfaces.d.ts +3 -2
  54. package/code-editor/styles.css.js +33 -33
  55. package/code-editor/styles.scoped.css +139 -139
  56. package/code-editor/styles.selectors.js +33 -33
  57. package/container/index.js +29 -13
  58. package/container/interfaces.d.ts +2 -1
  59. package/date-input/index.js +8 -10
  60. package/drawer/implementation.d.ts +1 -0
  61. package/drawer/implementation.d.ts.map +1 -1
  62. package/drawer/implementation.js +13 -4
  63. package/drawer/implementation.js.map +1 -1
  64. package/drawer/interfaces.d.ts +7 -0
  65. package/drawer/interfaces.d.ts.map +1 -1
  66. package/drawer/interfaces.js.map +1 -1
  67. package/drawer/styles.css.js +12 -8
  68. package/drawer/styles.scoped.css +35 -13
  69. package/drawer/styles.selectors.js +12 -8
  70. package/drawer/use-sticky-footer.d.ts +11 -0
  71. package/drawer/use-sticky-footer.d.ts.map +1 -0
  72. package/drawer/use-sticky-footer.js +35 -0
  73. package/drawer/use-sticky-footer.js.map +1 -0
  74. package/flashbar/index.js +10 -13
  75. package/flashbar/interfaces.d.ts +1 -0
  76. package/help-panel/styles.css.js +6 -6
  77. package/help-panel/styles.scoped.css +75 -75
  78. package/help-panel/styles.selectors.js +6 -6
  79. package/icon/index.js +8 -13
  80. package/icon/interfaces.d.ts +2 -1
  81. package/icon/styles.css.js +39 -39
  82. package/icon/styles.scoped.css +87 -87
  83. package/icon/styles.selectors.js +39 -39
  84. package/icon-provider/index.js +12 -2
  85. package/index.d.ts +4 -1
  86. package/index.js +4 -0
  87. package/input/index.js +53 -12
  88. package/input/interfaces.d.ts +3 -1
  89. package/internal/base-component/styles.scoped.css +62 -50
  90. package/internal/components/button-trigger/styles.css.js +13 -13
  91. package/internal/components/button-trigger/styles.scoped.css +29 -29
  92. package/internal/components/button-trigger/styles.selectors.js +13 -13
  93. package/internal/components/cartesian-chart/styles.css.js +28 -28
  94. package/internal/components/cartesian-chart/styles.scoped.css +33 -33
  95. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  96. package/internal/components/radio-button/interfaces.d.ts +3 -3
  97. package/internal/components/token-list/styles.css.js +10 -10
  98. package/internal/components/token-list/styles.scoped.css +25 -25
  99. package/internal/components/token-list/styles.selectors.js +10 -10
  100. package/internal/environment.js +3 -3
  101. package/internal/environment.json +3 -3
  102. package/internal/generated/styles/tokens.js +8 -8
  103. package/internal/generated/theming/index.cjs +24 -24
  104. package/internal/generated/theming/index.js +24 -24
  105. package/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
  106. package/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
  107. package/internal/hooks/use-portal-mode-classes/index.js +2 -2
  108. package/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
  109. package/internal/manifest.json +1 -1
  110. package/internal/plugins/controllers/drawers.d.ts +2 -2
  111. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  112. package/internal/plugins/controllers/drawers.js.map +1 -1
  113. package/internal/plugins/widget/interfaces.d.ts +2 -2
  114. package/internal/plugins/widget/interfaces.d.ts.map +1 -1
  115. package/internal/plugins/widget/interfaces.js.map +1 -1
  116. package/key-value-pairs/styles.css.js +8 -8
  117. package/key-value-pairs/styles.scoped.css +10 -10
  118. package/key-value-pairs/styles.selectors.js +8 -8
  119. package/link/index.js +25 -11
  120. package/link/interfaces.d.ts +3 -2
  121. package/link/styles.css.js +20 -20
  122. package/link/styles.scoped.css +91 -91
  123. package/link/styles.selectors.js +20 -20
  124. package/navigable-group/index.js +19 -4
  125. package/package.json +4 -1
  126. package/popover/internal.js +1 -1
  127. package/popover/internal.js.map +1 -1
  128. package/popover/styles.css.js +57 -57
  129. package/popover/styles.scoped.css +87 -87
  130. package/popover/styles.selectors.js +57 -57
  131. package/progress-bar/index.d.ts +1 -0
  132. package/progress-bar/index.js +52 -14
  133. package/progress-bar/interfaces.d.ts +1 -0
  134. package/progress-bar/styles.css.js +19 -19
  135. package/progress-bar/styles.scoped.css +31 -31
  136. package/progress-bar/styles.selectors.js +19 -19
  137. package/prompt-input/index.js +19 -11
  138. package/prompt-input/interfaces.d.ts +4 -3
  139. package/radio-button/index.js +19 -4
  140. package/radio-group/index.js +20 -11
  141. package/radio-group/interfaces.d.ts +1 -1
  142. package/segmented-control/index.js +14 -13
  143. package/segmented-control/interfaces.d.ts +1 -0
  144. package/select/interfaces.d.ts +1 -1
  145. package/select/interfaces.js.map +1 -1
  146. package/side-navigation/styles.css.js +30 -30
  147. package/side-navigation/styles.scoped.css +47 -47
  148. package/side-navigation/styles.selectors.js +30 -30
  149. package/space-between/index.js +10 -13
  150. package/space-between/interfaces.d.ts +2 -1
  151. package/spinner/index.js +10 -13
  152. package/spinner/interfaces.d.ts +2 -1
  153. package/split-panel/icons/styles.css.js +22 -22
  154. package/split-panel/icons/styles.scoped.css +25 -25
  155. package/split-panel/icons/styles.selectors.js +22 -22
  156. package/status-indicator/index.js +10 -13
  157. package/status-indicator/interfaces.d.ts +2 -1
  158. package/steps/index.js +11 -11
  159. package/steps/interfaces.d.ts +6 -2
  160. package/table/header-cell/index.d.ts +1 -1
  161. package/table/header-cell/index.d.ts.map +1 -1
  162. package/table/header-cell/index.js +1 -1
  163. package/table/header-cell/index.js.map +1 -1
  164. package/table/header-cell/th-element.d.ts +1 -1
  165. package/table/header-cell/th-element.d.ts.map +1 -1
  166. package/table/header-cell/th-element.js.map +1 -1
  167. package/table/resizer/index.d.ts +3 -1
  168. package/table/resizer/index.d.ts.map +1 -1
  169. package/table/resizer/index.js +8 -5
  170. package/table/resizer/index.js.map +1 -1
  171. package/table/resizer/styles.css.js +13 -12
  172. package/table/resizer/styles.scoped.css +22 -22
  173. package/table/resizer/styles.selectors.js +13 -12
  174. package/table/thead.d.ts +1 -1
  175. package/table/thead.d.ts.map +1 -1
  176. package/table/thead.js.map +1 -1
  177. package/tag-editor/styles.css.js +3 -3
  178. package/tag-editor/styles.scoped.css +13 -13
  179. package/tag-editor/styles.selectors.js +3 -3
  180. package/test-utils/dom/drawer/index.d.ts +1 -0
  181. package/test-utils/dom/drawer/index.js +3 -0
  182. package/test-utils/dom/drawer/index.js.map +1 -1
  183. package/test-utils/selectors/drawer/index.d.ts +1 -0
  184. package/test-utils/selectors/drawer/index.js +3 -0
  185. package/test-utils/selectors/drawer/index.js.map +1 -1
  186. package/text-content/styles.css.js +1 -1
  187. package/text-content/styles.scoped.css +66 -66
  188. package/text-content/styles.selectors.js +1 -1
  189. package/text-filter/index.js +17 -10
  190. package/text-filter/interfaces.d.ts +1 -0
  191. package/textarea/index.js +65 -12
  192. package/textarea/interfaces.d.ts +3 -2
  193. package/time-input/index.js +15 -11
  194. package/toggle/index.js +6 -10
  195. package/toggle/interfaces.d.ts +3 -2
  196. package/toggle-button/index.js +14 -11
  197. package/token/styles.css.js +14 -14
  198. package/token/styles.scoped.css +29 -29
  199. package/token/styles.selectors.js +14 -14
  200. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  201. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  202. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  203. package/wizard/index.js +35 -13
  204. package/wizard/interfaces.d.ts +1 -1
  205. package/autosuggest/internal-do-not-use-core.js +0 -35
  206. package/badge/internal-do-not-use-core.js +0 -19
  207. package/box/internal-do-not-use-core.js +0 -23
  208. package/button/internal-do-not-use-core.js +0 -19
  209. package/button-dropdown/internal-do-not-use-core.js +0 -34
  210. package/button-group/internal-do-not-use-core.js +0 -49
  211. package/checkbox/internal-do-not-use-core.js +0 -16
  212. package/container/internal-do-not-use-core.js +0 -34
  213. package/date-input/internal-do-not-use-core.js +0 -16
  214. package/flashbar/internal-do-not-use-core.js +0 -15
  215. package/icon/internal-do-not-use-core.js +0 -13
  216. package/input/internal-do-not-use-core.js +0 -59
  217. package/link/internal-do-not-use-core.js +0 -32
  218. package/progress-bar/internal-do-not-use-core.js +0 -56
  219. package/prompt-input/internal-do-not-use-core.js +0 -26
  220. package/radio-group/internal-do-not-use-core.js +0 -27
  221. package/segmented-control/internal-do-not-use-core.js +0 -19
  222. package/space-between/internal-do-not-use-core.js +0 -15
  223. package/spinner/internal-do-not-use-core.js +0 -15
  224. package/status-indicator/internal-do-not-use-core.js +0 -15
  225. package/steps/internal-do-not-use-core.js +0 -18
  226. package/text-filter/internal-do-not-use-core.js +0 -25
  227. package/textarea/internal-do-not-use-core.js +0 -71
  228. package/time-input/internal-do-not-use-core.js +0 -22
  229. package/toggle/internal-do-not-use-core.js +0 -14
  230. package/toggle-button/internal-do-not-use-core.js +0 -21
  231. package/wizard/internal-do-not-use-core.js +0 -40
  232. /package/autosuggest/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  233. /package/badge/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  234. /package/box/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  235. /package/button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  236. /package/button-dropdown/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  237. /package/button-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  238. /package/checkbox/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  239. /package/container/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  240. /package/date-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  241. /package/flashbar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  242. /package/icon/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  243. /package/input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  244. /package/link/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  245. /package/progress-bar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  246. /package/prompt-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  247. /package/radio-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  248. /package/segmented-control/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  249. /package/space-between/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  250. /package/spinner/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  251. /package/status-indicator/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  252. /package/steps/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  253. /package/text-filter/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  254. /package/textarea/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  255. /package/time-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  256. /package/toggle/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  257. /package/toggle-button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  258. /package/wizard/{internal-do-not-use-core.js.map → index.js.map} +0 -0
@@ -6,101 +6,101 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_axis_f0fot_1tlqz_9:not(#\9),
10
- .awsui_vertical-marker_f0fot_1tlqz_10:not(#\9) {
9
+ .awsui_axis_f0fot_10l62_9:not(#\9),
10
+ .awsui_vertical-marker_f0fot_10l62_10:not(#\9) {
11
11
  stroke: var(--color-charts-line-axis-b95ncf, #dedee3);
12
12
  stroke-width: 1px;
13
13
  }
14
14
 
15
- .awsui_axis--emphasized_f0fot_1tlqz_15:not(#\9) {
15
+ .awsui_axis--emphasized_f0fot_10l62_15:not(#\9) {
16
16
  stroke-width: 2px;
17
17
  }
18
18
 
19
- .awsui_axis-label_f0fot_1tlqz_19:not(#\9) {
19
+ .awsui_axis-label_f0fot_10l62_19:not(#\9) {
20
20
  font-weight: bold;
21
21
  fill: var(--color-text-body-default-vvtq8u, #0f141a);
22
22
  }
23
23
 
24
- .awsui_axis-label--x_f0fot_1tlqz_24:not(#\9),
25
- .awsui_axis-label--y_f0fot_1tlqz_25:not(#\9) {
24
+ .awsui_axis-label--x_f0fot_10l62_24:not(#\9),
25
+ .awsui_axis-label--y_f0fot_10l62_25:not(#\9) {
26
26
  /* used in test-utils */
27
27
  }
28
28
 
29
- .awsui_grid_f0fot_1tlqz_29:not(#\9) {
29
+ .awsui_grid_f0fot_10l62_29:not(#\9) {
30
30
  stroke: var(--color-charts-line-grid-kjxf3m, #dedee3);
31
31
  stroke-width: 1px;
32
32
  }
33
33
 
34
- .awsui_ticks__line_f0fot_1tlqz_34:not(#\9) {
34
+ .awsui_ticks__line_f0fot_10l62_34:not(#\9) {
35
35
  stroke: var(--color-charts-line-tick-xmcbvk, #dedee3);
36
36
  stroke-width: 1px;
37
37
  }
38
38
 
39
- .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
39
+ .awsui_ticks__text_f0fot_10l62_39:not(#\9) {
40
40
  font-size: var(--font-chart-detail-size-9qr25q, 12px);
41
- fill: var(--color-text-body-secondary-bcbgoi, #424650);
41
+ fill: var(--color-text-body-secondary-yna5sb, #424650);
42
42
  }
43
43
 
44
- .awsui_ticks--y_f0fot_1tlqz_44:not(#\9),
45
- .awsui_ticks--x_f0fot_1tlqz_45:not(#\9) {
44
+ .awsui_ticks--y_f0fot_10l62_44:not(#\9),
45
+ .awsui_ticks--x_f0fot_10l62_45:not(#\9) {
46
46
  /* used in test-utils */
47
47
  }
48
48
 
49
- .awsui_ticks--bottom_f0fot_1tlqz_49 > .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
49
+ .awsui_ticks--bottom_f0fot_10l62_49 > .awsui_ticks__text_f0fot_10l62_39:not(#\9) {
50
50
  text-anchor: middle;
51
51
  dominant-baseline: hanging;
52
52
  }
53
53
 
54
- .awsui_labels-inline-start_f0fot_1tlqz_54 > .awsui_ticks_f0fot_1tlqz_34 > .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
54
+ .awsui_labels-inline-start_f0fot_10l62_54 > .awsui_ticks_f0fot_10l62_34 > .awsui_ticks__text_f0fot_10l62_39:not(#\9) {
55
55
  text-anchor: end;
56
56
  dominant-baseline: central;
57
57
  }
58
58
 
59
- .awsui_labels-inline-start_f0fot_1tlqz_54:not(#\9) {
59
+ .awsui_labels-inline-start_f0fot_10l62_54:not(#\9) {
60
60
  position: relative;
61
61
  margin-inline-end: 12px;
62
62
  }
63
- .awsui_labels-inline-start_f0fot_1tlqz_54 > .awsui_axis-label_f0fot_1tlqz_19:not(#\9) {
63
+ .awsui_labels-inline-start_f0fot_10l62_54 > .awsui_axis-label_f0fot_10l62_19:not(#\9) {
64
64
  position: absolute;
65
65
  visibility: visible;
66
66
  white-space: nowrap;
67
67
  }
68
68
 
69
- .awsui_labels-inline-start__label_f0fot_1tlqz_69:not(#\9) {
69
+ .awsui_labels-inline-start__label_f0fot_10l62_69:not(#\9) {
70
70
  position: absolute;
71
71
  }
72
72
 
73
- .awsui_labels-inline-start--hidden_f0fot_1tlqz_73:not(#\9) {
73
+ .awsui_labels-inline-start--hidden_f0fot_10l62_73:not(#\9) {
74
74
  visibility: hidden;
75
75
  }
76
- .awsui_labels-inline-start--hidden_f0fot_1tlqz_73 > .awsui_labels-inline-start__label_f0fot_1tlqz_69:not(#\9) {
76
+ .awsui_labels-inline-start--hidden_f0fot_10l62_73 > .awsui_labels-inline-start__label_f0fot_10l62_69:not(#\9) {
77
77
  position: relative;
78
78
  white-space: nowrap;
79
79
  }
80
80
 
81
- .awsui_labels-block-end_f0fot_1tlqz_81:not(#\9) {
81
+ .awsui_labels-block-end_f0fot_10l62_81:not(#\9) {
82
82
  position: relative;
83
83
  display: block;
84
84
  inline-size: 100%;
85
85
  overflow: visible;
86
86
  }
87
87
 
88
- .awsui_vertical-marker_f0fot_1tlqz_10:not(#\9) {
88
+ .awsui_vertical-marker_f0fot_10l62_10:not(#\9) {
89
89
  pointer-events: none;
90
90
  }
91
91
 
92
- .awsui_vertical-marker-circle_f0fot_1tlqz_92:not(#\9) {
92
+ .awsui_vertical-marker-circle_f0fot_10l62_92:not(#\9) {
93
93
  fill: var(--color-background-container-content-6u8rvp, #ffffff);
94
94
  pointer-events: none;
95
95
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
96
96
  }
97
97
 
98
- .awsui_vertical-marker-circle-active_f0fot_1tlqz_98:not(#\9) {
98
+ .awsui_vertical-marker-circle-active_f0fot_10l62_98:not(#\9) {
99
99
  cursor: pointer;
100
100
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
101
101
  }
102
102
 
103
- .awsui_focus-outline_f0fot_1tlqz_103:not(#\9) {
103
+ .awsui_focus-outline_f0fot_10l62_103:not(#\9) {
104
104
  outline: none;
105
105
  pointer-events: none;
106
106
  fill: none;
@@ -108,45 +108,45 @@
108
108
  stroke-width: 2px;
109
109
  }
110
110
 
111
- .awsui_chart-container_f0fot_1tlqz_111:not(#\9) {
111
+ .awsui_chart-container_f0fot_10l62_111:not(#\9) {
112
112
  display: flex;
113
113
  inline-size: 100%;
114
114
  flex-direction: column;
115
115
  }
116
- .awsui_chart-container_f0fot_1tlqz_111.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
116
+ .awsui_chart-container_f0fot_10l62_111.awsui_fit-height_f0fot_10l62_116:not(#\9) {
117
117
  block-size: 100%;
118
118
  min-block-size: inherit;
119
119
  }
120
120
 
121
- .awsui_chart-container-outer_f0fot_1tlqz_121:not(#\9) {
121
+ .awsui_chart-container-outer_f0fot_10l62_121:not(#\9) {
122
122
  display: flex;
123
123
  }
124
- .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
124
+ .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116:not(#\9) {
125
125
  flex: 1;
126
126
  }
127
- .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116:not(#\9):not(.awsui_axis-label_f0fot_1tlqz_19 + .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116, .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116.awsui_has-filters_f0fot_1tlqz_127) {
127
+ .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116:not(#\9):not(.awsui_axis-label_f0fot_10l62_19 + .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116, .awsui_chart-container-outer_f0fot_10l62_121.awsui_fit-height_f0fot_10l62_116.awsui_has-filters_f0fot_10l62_127) {
128
128
  margin-block-start: calc(0.5 * var(--font-chart-detail-size-9qr25q, 12px));
129
129
  }
130
130
 
131
- .awsui_chart-container-inner_f0fot_1tlqz_131:not(#\9) {
131
+ .awsui_chart-container-inner_f0fot_10l62_131:not(#\9) {
132
132
  position: relative;
133
133
  display: flex;
134
134
  flex-direction: column;
135
135
  inline-size: 100%;
136
136
  }
137
137
 
138
- .awsui_chart-container-plot-wrapper_f0fot_1tlqz_138.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
138
+ .awsui_chart-container-plot-wrapper_f0fot_10l62_138.awsui_fit-height_f0fot_10l62_116:not(#\9) {
139
139
  display: block;
140
140
  position: relative;
141
141
  flex: 1;
142
142
  }
143
143
 
144
- .awsui_chart-container-plot_f0fot_1tlqz_138.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
144
+ .awsui_chart-container-plot_f0fot_10l62_138.awsui_fit-height_f0fot_10l62_116:not(#\9) {
145
145
  display: block;
146
146
  position: absolute;
147
147
  inset: 0;
148
148
  }
149
149
 
150
- .awsui_chart-container-bottom-labels_f0fot_1tlqz_150.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
150
+ .awsui_chart-container-bottom-labels_f0fot_10l62_150.awsui_fit-height_f0fot_10l62_116:not(#\9) {
151
151
  display: block;
152
152
  }
@@ -2,33 +2,33 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "axis": "awsui_axis_f0fot_1tlqz_9",
6
- "vertical-marker": "awsui_vertical-marker_f0fot_1tlqz_10",
7
- "axis--emphasized": "awsui_axis--emphasized_f0fot_1tlqz_15",
8
- "axis-label": "awsui_axis-label_f0fot_1tlqz_19",
9
- "axis-label--x": "awsui_axis-label--x_f0fot_1tlqz_24",
10
- "axis-label--y": "awsui_axis-label--y_f0fot_1tlqz_25",
11
- "grid": "awsui_grid_f0fot_1tlqz_29",
12
- "ticks__line": "awsui_ticks__line_f0fot_1tlqz_34",
13
- "ticks__text": "awsui_ticks__text_f0fot_1tlqz_39",
14
- "ticks--y": "awsui_ticks--y_f0fot_1tlqz_44",
15
- "ticks--x": "awsui_ticks--x_f0fot_1tlqz_45",
16
- "ticks--bottom": "awsui_ticks--bottom_f0fot_1tlqz_49",
17
- "labels-inline-start": "awsui_labels-inline-start_f0fot_1tlqz_54",
18
- "ticks": "awsui_ticks_f0fot_1tlqz_34",
19
- "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_1tlqz_69",
20
- "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_1tlqz_73",
21
- "labels-block-end": "awsui_labels-block-end_f0fot_1tlqz_81",
22
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1tlqz_92",
23
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1tlqz_98",
24
- "focus-outline": "awsui_focus-outline_f0fot_1tlqz_103",
25
- "chart-container": "awsui_chart-container_f0fot_1tlqz_111",
26
- "fit-height": "awsui_fit-height_f0fot_1tlqz_116",
27
- "chart-container-outer": "awsui_chart-container-outer_f0fot_1tlqz_121",
28
- "has-filters": "awsui_has-filters_f0fot_1tlqz_127",
29
- "chart-container-inner": "awsui_chart-container-inner_f0fot_1tlqz_131",
30
- "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1tlqz_138",
31
- "chart-container-plot": "awsui_chart-container-plot_f0fot_1tlqz_138",
32
- "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1tlqz_150"
5
+ "axis": "awsui_axis_f0fot_10l62_9",
6
+ "vertical-marker": "awsui_vertical-marker_f0fot_10l62_10",
7
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_10l62_15",
8
+ "axis-label": "awsui_axis-label_f0fot_10l62_19",
9
+ "axis-label--x": "awsui_axis-label--x_f0fot_10l62_24",
10
+ "axis-label--y": "awsui_axis-label--y_f0fot_10l62_25",
11
+ "grid": "awsui_grid_f0fot_10l62_29",
12
+ "ticks__line": "awsui_ticks__line_f0fot_10l62_34",
13
+ "ticks__text": "awsui_ticks__text_f0fot_10l62_39",
14
+ "ticks--y": "awsui_ticks--y_f0fot_10l62_44",
15
+ "ticks--x": "awsui_ticks--x_f0fot_10l62_45",
16
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_10l62_49",
17
+ "labels-inline-start": "awsui_labels-inline-start_f0fot_10l62_54",
18
+ "ticks": "awsui_ticks_f0fot_10l62_34",
19
+ "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_10l62_69",
20
+ "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_10l62_73",
21
+ "labels-block-end": "awsui_labels-block-end_f0fot_10l62_81",
22
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_10l62_92",
23
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_10l62_98",
24
+ "focus-outline": "awsui_focus-outline_f0fot_10l62_103",
25
+ "chart-container": "awsui_chart-container_f0fot_10l62_111",
26
+ "fit-height": "awsui_fit-height_f0fot_10l62_116",
27
+ "chart-container-outer": "awsui_chart-container-outer_f0fot_10l62_121",
28
+ "has-filters": "awsui_has-filters_f0fot_10l62_127",
29
+ "chart-container-inner": "awsui_chart-container-inner_f0fot_10l62_131",
30
+ "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_10l62_138",
31
+ "chart-container-plot": "awsui_chart-container-plot_f0fot_10l62_138",
32
+ "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_10l62_150"
33
33
  };
34
34
 
@@ -4,7 +4,7 @@ import { NonCancelableEventHandler } from '../../events';
4
4
  /**
5
5
  * @awsuiSystem core
6
6
  */
7
-
7
+ import { NativeAttributes } from '../../utils/with-native-attributes';
8
8
  export interface RadioButtonProps extends BaseComponentProps {
9
9
  /**
10
10
  * Specifies if the component is selected.
@@ -45,7 +45,7 @@ export interface RadioButtonProps extends BaseComponentProps {
45
45
  *
46
46
  * @awsuiSystem core
47
47
  */
48
-
48
+ nativeInputAttributes?: NativeAttributes<React.InputHTMLAttributes<HTMLInputElement>>;
49
49
  /**
50
50
  * Called when the user clicks on the radio button and it is not disabled or read-only.
51
51
  */
@@ -61,7 +61,7 @@ export interface RadioButtonProps extends BaseComponentProps {
61
61
  /**
62
62
  * @awsuiSystem core
63
63
  */
64
-
64
+ style?: RadioButtonProps.Style;
65
65
  /**
66
66
  * Sets the value attribute to the native control.
67
67
  * If using native form submission, this value is sent to the server if the radio button is checked.
@@ -1,15 +1,15 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_cis4t_193",
5
- "horizontal": "awsui_horizontal_gfwv3_cis4t_196",
6
- "vertical": "awsui_vertical_gfwv3_cis4t_202",
7
- "list": "awsui_list_gfwv3_cis4t_207",
8
- "grid": "awsui_grid_gfwv3_cis4t_226",
9
- "list-item": "awsui_list-item_gfwv3_cis4t_238",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_cis4t_245",
11
- "toggle": "awsui_toggle_gfwv3_cis4t_245",
12
- "description": "awsui_description_gfwv3_cis4t_337",
13
- "separator": "awsui_separator_gfwv3_cis4t_341"
4
+ "root": "awsui_root_gfwv3_1xo54_193",
5
+ "horizontal": "awsui_horizontal_gfwv3_1xo54_196",
6
+ "vertical": "awsui_vertical_gfwv3_1xo54_202",
7
+ "list": "awsui_list_gfwv3_1xo54_207",
8
+ "grid": "awsui_grid_gfwv3_1xo54_226",
9
+ "list-item": "awsui_list-item_gfwv3_1xo54_238",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1xo54_245",
11
+ "toggle": "awsui_toggle_gfwv3_1xo54_245",
12
+ "description": "awsui_description_gfwv3_1xo54_337",
13
+ "separator": "awsui_separator_gfwv3_1xo54_341"
14
14
  };
15
15
 
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_root_gfwv3_cis4t_193:not(#\9) {
193
+ .awsui_root_gfwv3_1xo54_193:not(#\9) {
194
194
  gap: var(--space-scaled-xs-xwoogq, 8px);
195
195
  }
196
- .awsui_root_gfwv3_cis4t_193.awsui_horizontal_gfwv3_cis4t_196:not(#\9) {
196
+ .awsui_root_gfwv3_1xo54_193.awsui_horizontal_gfwv3_1xo54_196:not(#\9) {
197
197
  display: flex;
198
198
  gap: var(--space-xs-ymlm0b, 8px);
199
199
  flex-direction: row;
200
200
  flex-wrap: wrap;
201
201
  }
202
- .awsui_root_gfwv3_cis4t_193.awsui_vertical_gfwv3_cis4t_202:not(#\9) {
202
+ .awsui_root_gfwv3_1xo54_193.awsui_vertical_gfwv3_1xo54_202:not(#\9) {
203
203
  display: flex;
204
204
  flex-direction: column;
205
205
  }
206
206
 
207
- .awsui_list_gfwv3_cis4t_207:not(#\9) {
207
+ .awsui_list_gfwv3_1xo54_207:not(#\9) {
208
208
  display: contents;
209
209
  list-style: none;
210
210
  padding-block: 0;
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
212
212
  margin-block: 0;
213
213
  margin-inline: 0;
214
214
  }
215
- .awsui_list_gfwv3_cis4t_207.awsui_horizontal_gfwv3_cis4t_196:not(#\9), .awsui_list_gfwv3_cis4t_207.awsui_vertical_gfwv3_cis4t_202:not(#\9) {
215
+ .awsui_list_gfwv3_1xo54_207.awsui_horizontal_gfwv3_1xo54_196:not(#\9), .awsui_list_gfwv3_1xo54_207.awsui_vertical_gfwv3_1xo54_202:not(#\9) {
216
216
  display: flex;
217
217
  gap: var(--space-xs-ymlm0b, 8px);
218
218
  }
219
- .awsui_list_gfwv3_cis4t_207.awsui_horizontal_gfwv3_cis4t_196:not(#\9) {
219
+ .awsui_list_gfwv3_1xo54_207.awsui_horizontal_gfwv3_1xo54_196:not(#\9) {
220
220
  flex-direction: row;
221
221
  flex-wrap: wrap;
222
222
  }
223
- .awsui_list_gfwv3_cis4t_207.awsui_vertical_gfwv3_cis4t_202:not(#\9) {
223
+ .awsui_list_gfwv3_1xo54_207.awsui_vertical_gfwv3_1xo54_202:not(#\9) {
224
224
  flex-direction: column;
225
225
  }
226
- .awsui_list_gfwv3_cis4t_207.awsui_grid_gfwv3_cis4t_226:not(#\9) {
226
+ .awsui_list_gfwv3_1xo54_207.awsui_grid_gfwv3_1xo54_226:not(#\9) {
227
227
  display: grid;
228
228
  gap: var(--space-xs-ymlm0b, 8px);
229
229
  grid-template-columns: repeat(auto-fill, 230px);
230
230
  }
231
231
  @media (max-width: 688px) {
232
- .awsui_list_gfwv3_cis4t_207.awsui_grid_gfwv3_cis4t_226:not(#\9) {
232
+ .awsui_list_gfwv3_1xo54_207.awsui_grid_gfwv3_1xo54_226:not(#\9) {
233
233
  display: flex;
234
234
  flex-direction: column;
235
235
  }
236
236
  }
237
237
 
238
- .awsui_list-item_gfwv3_cis4t_238:not(#\9) {
238
+ .awsui_list-item_gfwv3_1xo54_238:not(#\9) {
239
239
  padding-block: 0;
240
240
  padding-inline: 0;
241
241
  margin-block: 0;
242
242
  margin-inline: 0;
243
243
  }
244
244
 
245
- .awsui_toggle-container-inline_gfwv3_cis4t_245:not(#\9) {
245
+ .awsui_toggle-container-inline_gfwv3_1xo54_245:not(#\9) {
246
246
  padding-inline-start: var(--space-xs-ymlm0b, 8px);
247
247
  display: flex;
248
248
  align-items: center;
249
249
  }
250
250
 
251
- .awsui_toggle_gfwv3_cis4t_245:not(#\9) {
251
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9) {
252
252
  border-collapse: separate;
253
253
  border-spacing: 0;
254
254
  box-sizing: border-box;
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
288
288
  margin-inline-start: -1px;
289
289
  text-underline-offset: 0.25em;
290
290
  text-decoration-thickness: 1px;
291
- color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-1dmm7z, #006ce0));
291
+ color: var(--awsui-style-color-default-d43v8n, var(--color-text-link-default-hude44, #006ce0));
292
292
  font-weight: inherit;
293
293
  letter-spacing: normal;
294
294
  text-decoration-line: none;
@@ -299,34 +299,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
299
  transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
300
300
  }
301
301
  @media (prefers-reduced-motion: reduce) {
302
- .awsui_toggle_gfwv3_cis4t_245:not(#\9) {
302
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9) {
303
303
  animation: none;
304
304
  transition: none;
305
305
  }
306
306
  }
307
- .awsui-motion-disabled .awsui_toggle_gfwv3_cis4t_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_cis4t_245:not(#\9) {
307
+ .awsui-motion-disabled .awsui_toggle_gfwv3_1xo54_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1xo54_245:not(#\9) {
308
308
  animation: none;
309
309
  transition: none;
310
310
  }
311
- .awsui_toggle_gfwv3_cis4t_245:not(#\9):hover {
311
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9):hover {
312
312
  cursor: pointer;
313
- color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-sq1gxg, #002b66));
313
+ color: var(--awsui-style-color-hover-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
314
314
  }
315
- .awsui_toggle_gfwv3_cis4t_245:not(#\9):focus {
315
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9):focus {
316
316
  outline: none;
317
317
  }
318
- .awsui_toggle_gfwv3_cis4t_245:not(#\9):active {
319
- color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-sq1gxg, #002b66));
318
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9):active {
319
+ color: var(--awsui-style-color-active-d43v8n, var(--color-text-link-hover-2hfec2, #002b66));
320
320
  }
321
- .awsui_toggle_gfwv3_cis4t_245:not(#\9):active, .awsui_toggle_gfwv3_cis4t_245:not(#\9):focus, .awsui_toggle_gfwv3_cis4t_245:not(#\9):hover {
321
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9):active, .awsui_toggle_gfwv3_1xo54_245:not(#\9):focus, .awsui_toggle_gfwv3_1xo54_245:not(#\9):hover {
322
322
  text-decoration-line: underline;
323
323
  text-decoration-color: currentColor;
324
324
  }
325
- .awsui_toggle_gfwv3_cis4t_245:not(#\9):active, .awsui_toggle_gfwv3_cis4t_245:not(#\9):focus, .awsui_toggle_gfwv3_cis4t_245:not(#\9):hover {
325
+ .awsui_toggle_gfwv3_1xo54_245:not(#\9):active, .awsui_toggle_gfwv3_1xo54_245:not(#\9):focus, .awsui_toggle_gfwv3_1xo54_245:not(#\9):hover {
326
326
  text-decoration: none;
327
327
  text-decoration-color: transparent;
328
328
  }
329
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_cis4t_245:not(#\9):focus {
329
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1xo54_245:not(#\9):focus {
330
330
  outline: 2px dotted transparent;
331
331
  border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
332
332
  border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
@@ -336,11 +336,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_cis4t_245:not(#\9):focus
336
336
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
337
337
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
338
338
  }
339
- .awsui_toggle_gfwv3_cis4t_245 > .awsui_description_gfwv3_cis4t_337:not(#\9) {
339
+ .awsui_toggle_gfwv3_1xo54_245 > .awsui_description_gfwv3_1xo54_337:not(#\9) {
340
340
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
341
341
  }
342
342
 
343
- .awsui_separator_gfwv3_cis4t_341:not(#\9) {
343
+ .awsui_separator_gfwv3_1xo54_341:not(#\9) {
344
344
  margin-block: 0;
345
345
  margin-inline: var(--space-scaled-m-m892r9, 16px);
346
346
  inline-size: var(--border-divider-section-width-uwo8my, 1px);
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_gfwv3_cis4t_193",
6
- "horizontal": "awsui_horizontal_gfwv3_cis4t_196",
7
- "vertical": "awsui_vertical_gfwv3_cis4t_202",
8
- "list": "awsui_list_gfwv3_cis4t_207",
9
- "grid": "awsui_grid_gfwv3_cis4t_226",
10
- "list-item": "awsui_list-item_gfwv3_cis4t_238",
11
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_cis4t_245",
12
- "toggle": "awsui_toggle_gfwv3_cis4t_245",
13
- "description": "awsui_description_gfwv3_cis4t_337",
14
- "separator": "awsui_separator_gfwv3_cis4t_341"
5
+ "root": "awsui_root_gfwv3_1xo54_193",
6
+ "horizontal": "awsui_horizontal_gfwv3_1xo54_196",
7
+ "vertical": "awsui_vertical_gfwv3_1xo54_202",
8
+ "list": "awsui_list_gfwv3_1xo54_207",
9
+ "grid": "awsui_grid_gfwv3_1xo54_226",
10
+ "list-item": "awsui_list-item_gfwv3_1xo54_238",
11
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1xo54_245",
12
+ "toggle": "awsui_toggle_gfwv3_1xo54_245",
13
+ "description": "awsui_description_gfwv3_1xo54_337",
14
+ "separator": "awsui_separator_gfwv3_1xo54_341"
15
15
  };
16
16
 
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (857f6370)";
3
- export var GIT_SHA = "857f6370";
2
+ export var PACKAGE_VERSION = "3.0.0 (1bfc081c)";
3
+ export var GIT_SHA = "1bfc081c";
4
4
  export var THEME = "open-source-visual-refresh";
5
- export var SYSTEM = "console";
5
+ export var SYSTEM = "core";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (857f6370)",
4
- "GIT_SHA": "857f6370",
3
+ "PACKAGE_VERSION": "3.0.0 (1bfc081c)",
4
+ "GIT_SHA": "1bfc081c",
5
5
  "THEME": "open-source-visual-refresh",
6
- "SYSTEM": "console",
6
+ "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": true
8
8
  }
@@ -444,18 +444,18 @@ export var colorStrokeCodeEditorGutterActiveLineDefault = "var(--color-stroke-co
444
444
  export var colorStrokeCodeEditorGutterActiveLineHover = "var(--color-stroke-code-editor-gutter-active-line-hover-vqrb6s, #f9f9fa)";
445
445
  export var colorTextAccent = "var(--color-text-accent-n1kmht, #006ce0)";
446
446
  export var colorTextBodyDefault = "var(--color-text-body-default-vvtq8u, #0f141a)";
447
- export var colorTextBodySecondary = "var(--color-text-body-secondary-bcbgoi, #424650)";
447
+ export var colorTextBodySecondary = "var(--color-text-body-secondary-yna5sb, #424650)";
448
448
  export var colorTextBreadcrumbCurrent = "var(--color-text-breadcrumb-current-2mqnkk, #656871)";
449
449
  export var colorTextBreadcrumbIcon = "var(--color-text-breadcrumb-icon-9j48ot, #8c8c94)";
450
- export var colorTextButtonInlineIconDefault = "var(--color-text-button-inline-icon-default-f8xgpk, #006ce0)";
450
+ export var colorTextButtonInlineIconDefault = "var(--color-text-button-inline-icon-default-sm4ql6, #006ce0)";
451
451
  export var colorTextButtonInlineIconDisabled = "var(--color-text-button-inline-icon-disabled-82hho0, #b4b4bb)";
452
- export var colorTextButtonInlineIconHover = "var(--color-text-button-inline-icon-hover-c08r6g, #002b66)";
452
+ export var colorTextButtonInlineIconHover = "var(--color-text-button-inline-icon-hover-rbyzfc, #002b66)";
453
453
  export var colorTextButtonNormalActive = "var(--color-text-button-normal-active-vihsxh, #002b66)";
454
454
  export var colorTextToggleButtonNormalPressed = "var(--color-text-toggle-button-normal-pressed-wnx2zl, #002b66)";
455
455
  export var colorTextButtonNormalDefault = "var(--color-text-button-normal-default-nzalii, #006ce0)";
456
456
  export var colorTextButtonNormalHover = "var(--color-text-button-normal-hover-gusgyv, #002b66)";
457
- export var colorTextLinkButtonNormalDefault = "var(--color-text-link-button-normal-default-5w3m67, #006ce0)";
458
- export var colorTextLinkButtonNormalHover = "var(--color-text-link-button-normal-hover-4awpjm, #002b66)";
457
+ export var colorTextLinkButtonNormalDefault = "var(--color-text-link-button-normal-default-srprth, #006ce0)";
458
+ export var colorTextLinkButtonNormalHover = "var(--color-text-link-button-normal-hover-jrnyw3, #002b66)";
459
459
  export var colorTextLinkButtonNormalActive = "var(--color-text-link-button-normal-active-js9ryu, #002b66)";
460
460
  export var colorTextButtonPrimaryActive = "var(--color-text-button-primary-active-refmba, #ffffff)";
461
461
  export var colorTextButtonPrimaryDefault = "var(--color-text-button-primary-default-mwl31m, #ffffff)";
@@ -507,13 +507,13 @@ export var colorTextToggleButtonIconPressed = "var(--color-text-toggle-button-ic
507
507
  export var colorTextInteractiveInvertedDefault = "var(--color-text-interactive-inverted-default-xlc0d5, #dedee3)";
508
508
  export var colorTextInteractiveInvertedHover = "var(--color-text-interactive-inverted-hover-65rnp7, #f9f9fa)";
509
509
  export var colorTextInverted = "var(--color-text-inverted-4v4dmq, #ffffff)";
510
- export var colorTextLabel = "var(--color-text-label-8248dg, #0f141a)";
510
+ export var colorTextLabel = "var(--color-text-label-28gfmc, #0f141a)";
511
511
  export var colorTextLayoutToggle = "var(--color-text-layout-toggle-1a15s3, #ffffff)";
512
512
  export var colorTextLayoutToggleActive = "var(--color-text-layout-toggle-active-ifu7qp, #ffffff)";
513
513
  export var colorTextLayoutToggleHover = "var(--color-text-layout-toggle-hover-9jwdce, #006ce0)";
514
514
  export var colorTextLayoutToggleSelected = "var(--color-text-layout-toggle-selected-xpximc, #ffffff)";
515
- export var colorTextLinkDefault = "var(--color-text-link-default-1dmm7z, #006ce0)";
516
- export var colorTextLinkHover = "var(--color-text-link-hover-sq1gxg, #002b66)";
515
+ export var colorTextLinkDefault = "var(--color-text-link-default-hude44, #006ce0)";
516
+ export var colorTextLinkHover = "var(--color-text-link-hover-2hfec2, #002b66)";
517
517
  export var colorTextLinkInvertedHover = "var(--color-text-link-inverted-hover-ocd3u3, #ffffff)";
518
518
  export var colorTextLinkButtonUnderline = "var(--color-text-link-button-underline-z4wjnv, transparent)";
519
519
  export var colorTextLinkButtonUnderlineHover = "var(--color-text-link-button-underline-hover-cn3mqh, transparent)";