@dmsi/wedgekit-react 0.0.26 → 0.0.27

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 (217) hide show
  1. package/dist/{chunk-KDEPZ6I7.js → chunk-2S2Z3L56.js} +5 -1
  2. package/dist/{chunk-TU55CHXU.js → chunk-4JLU7TAC.js} +3 -1
  3. package/dist/{chunk-Z2LOGSGE.js → chunk-4N2PED4P.js} +15 -3
  4. package/dist/{chunk-U42SKNR6.js → chunk-57WRM337.js} +68 -30
  5. package/dist/{chunk-ZFGGZXB6.js → chunk-AY7ELVQY.js} +5 -2
  6. package/dist/{chunk-I2UVVKQI.js → chunk-CHTO7PW4.js} +3 -2
  7. package/dist/{chunk-WIDBAFBU.js → chunk-FWPJ73IK.js} +3 -1
  8. package/dist/{chunk-5TLFMKSR.js → chunk-INYI65WW.js} +15 -5
  9. package/dist/{chunk-TJ44JJCB.js → chunk-J6LETUNM.js} +5 -2
  10. package/dist/{chunk-T6HZARR7.js → chunk-MZJS2ZAU.js} +6 -3
  11. package/dist/{chunk-ZCBSLV7U.js → chunk-O4M2GISS.js} +5 -2
  12. package/dist/{chunk-OUTEIXV4.js → chunk-OUSNH76S.js} +11 -3
  13. package/dist/{chunk-YDREJNAS.js → chunk-PDDZ5PMY.js} +18 -4
  14. package/dist/{chunk-4RD5ZF2V.js → chunk-QBIEU25R.js} +10 -4
  15. package/dist/chunk-QUPHLL7D.js +61 -0
  16. package/dist/{chunk-OISE6NMA.js → chunk-QV2EFOYF.js} +17 -6
  17. package/dist/{chunk-YZQNTOIF.js → chunk-QZGUMB7T.js} +10 -5
  18. package/dist/{chunk-S7R37IUP.js → chunk-S5K22XTH.js} +5 -2
  19. package/dist/{chunk-GCPJH5R6.js → chunk-S5KPS4IQ.js} +22 -7
  20. package/dist/{chunk-VELXLFMJ.js → chunk-SAMX4YGM.js} +4 -1
  21. package/dist/{chunk-TWP6YSFO.js → chunk-SKHSGGO3.js} +14 -6
  22. package/dist/chunk-TVDFTRGL.js +57 -0
  23. package/dist/{chunk-N32PXOA5.js → chunk-UT7XCBZF.js} +9 -4
  24. package/dist/{chunk-L4UM372R.js → chunk-VC3R5EUH.js} +3 -0
  25. package/dist/{chunk-UIQ733QP.js → chunk-VG4EPHJA.js} +7 -3
  26. package/dist/components/Breadcrumbs.cjs +29 -9
  27. package/dist/components/Breadcrumbs.js +29 -9
  28. package/dist/components/Button.cjs +6 -3
  29. package/dist/components/Button.js +1 -1
  30. package/dist/components/CalendarRange.cjs +11 -3
  31. package/dist/components/CalendarRange.js +1 -1
  32. package/dist/components/Caption.cjs +53 -9
  33. package/dist/components/Caption.js +53 -9
  34. package/dist/components/Checkbox.cjs +15 -6
  35. package/dist/components/Checkbox.js +2 -2
  36. package/dist/components/ContentTab.cjs +20 -7
  37. package/dist/components/ContentTab.js +2 -2
  38. package/dist/components/ContentTabs.cjs +32 -18
  39. package/dist/components/ContentTabs.js +14 -13
  40. package/dist/components/DMSiLogo.cjs +22 -4
  41. package/dist/components/DMSiLogo.js +9 -5
  42. package/dist/components/DataGrid.cjs +374 -243
  43. package/dist/components/DataGrid.js +283 -226
  44. package/dist/components/DataGridCell.cjs +79 -21
  45. package/dist/components/DataGridCell.js +7 -7
  46. package/dist/components/DataTable.cjs +197 -139
  47. package/dist/components/DataTable.js +197 -139
  48. package/dist/components/DateInput.cjs +36 -10
  49. package/dist/components/DateInput.js +7 -3
  50. package/dist/components/DateRangeInput.cjs +36 -10
  51. package/dist/components/DateRangeInput.js +7 -3
  52. package/dist/components/DebugJson.cjs +21 -13
  53. package/dist/components/DebugJson.js +21 -13
  54. package/dist/components/Display.cjs +5 -2
  55. package/dist/components/Display.js +1 -1
  56. package/dist/components/EditingContext.cjs +4 -1
  57. package/dist/components/EditingContext.js +4 -1
  58. package/dist/components/FilterGroup.cjs +102 -32
  59. package/dist/components/FilterGroup.js +41 -17
  60. package/dist/components/FullViewportBox.cjs +10 -2
  61. package/dist/components/FullViewportBox.js +10 -2
  62. package/dist/components/Grid.cjs +3 -1
  63. package/dist/components/Grid.js +3 -1
  64. package/dist/components/Heading.cjs +5 -2
  65. package/dist/components/Heading.js +1 -1
  66. package/dist/components/HorizontalDivider.cjs +2 -2
  67. package/dist/components/HorizontalDivider.js +2 -2
  68. package/dist/components/Input.cjs +21 -7
  69. package/dist/components/Input.js +2 -2
  70. package/dist/components/InputGroup.cjs +13 -6
  71. package/dist/components/InputGroup.js +9 -5
  72. package/dist/components/Label.cjs +5 -2
  73. package/dist/components/Label.js +1 -1
  74. package/dist/components/List.cjs +3 -2
  75. package/dist/components/List.js +3 -2
  76. package/dist/components/LogoAgilityTopBar.cjs +22 -4
  77. package/dist/components/LogoAgilityTopBar.js +9 -5
  78. package/dist/components/LogoDMSiTopBar.cjs +22 -4
  79. package/dist/components/LogoDMSiTopBar.js +1 -1
  80. package/dist/components/LogoMillworkTopBar.cjs +22 -4
  81. package/dist/components/LogoMillworkTopBar.js +9 -5
  82. package/dist/components/MainBar.cjs +2 -0
  83. package/dist/components/MainBar.js +2 -0
  84. package/dist/components/Menu.cjs +3 -0
  85. package/dist/components/Menu.js +1 -1
  86. package/dist/components/MenuOption.cjs +28 -7
  87. package/dist/components/MenuOption.js +3 -3
  88. package/dist/components/MobileDataGrid.cjs +101 -46
  89. package/dist/components/MobileDataGrid.js +23 -11
  90. package/dist/components/Modal.cjs +96 -51
  91. package/dist/components/Modal.js +19 -7
  92. package/dist/components/ModalButtons.cjs +43 -26
  93. package/dist/components/ModalButtons.js +2 -2
  94. package/dist/components/ModalContent.cjs +3 -1
  95. package/dist/components/ModalContent.js +1 -1
  96. package/dist/components/ModalHeader.cjs +40 -25
  97. package/dist/components/ModalHeader.js +3 -3
  98. package/dist/components/ModalScrim.cjs +3 -1
  99. package/dist/components/ModalScrim.js +1 -1
  100. package/dist/components/NavigationTab.cjs +9 -3
  101. package/dist/components/NavigationTab.js +2 -2
  102. package/dist/components/NavigationTabs.cjs +15 -7
  103. package/dist/components/NavigationTabs.js +8 -6
  104. package/dist/components/NestedMenu.cjs +28 -7
  105. package/dist/components/NestedMenu.js +3 -3
  106. package/dist/components/Notification.cjs +84 -38
  107. package/dist/components/Notification.js +8 -4
  108. package/dist/components/OptionPill.cjs +24 -6
  109. package/dist/components/OptionPill.js +3 -3
  110. package/dist/components/Paragraph.cjs +7 -3
  111. package/dist/components/Paragraph.js +1 -1
  112. package/dist/components/Password.cjs +33 -11
  113. package/dist/components/Password.js +14 -6
  114. package/dist/components/ProjectBar.cjs +3 -1
  115. package/dist/components/ProjectBar.js +3 -1
  116. package/dist/components/Radio.cjs +13 -7
  117. package/dist/components/Radio.js +7 -5
  118. package/dist/components/Search.cjs +34 -12
  119. package/dist/components/Search.js +3 -3
  120. package/dist/components/Select.cjs +25 -7
  121. package/dist/components/Select.js +3 -3
  122. package/dist/components/SideMenu.cjs +6 -1
  123. package/dist/components/SideMenu.js +6 -1
  124. package/dist/components/SideMenuGroup.cjs +96 -49
  125. package/dist/components/SideMenuGroup.js +31 -19
  126. package/dist/components/SideMenuItem.cjs +99 -43
  127. package/dist/components/SideMenuItem.js +32 -12
  128. package/dist/components/Stack.cjs +91 -30
  129. package/dist/components/Stack.js +1 -1
  130. package/dist/components/StatusPill.cjs +13 -6
  131. package/dist/components/StatusPill.js +9 -5
  132. package/dist/components/Stepper.cjs +35 -17
  133. package/dist/components/Stepper.js +11 -10
  134. package/dist/components/Subheader.cjs +5 -2
  135. package/dist/components/Subheader.js +1 -1
  136. package/dist/components/Surface.cjs +5 -2
  137. package/dist/components/Surface.js +5 -2
  138. package/dist/components/Swatch.cjs +1544 -1308
  139. package/dist/components/Swatch.js +1469 -1275
  140. package/dist/components/Textarea.cjs +5 -2
  141. package/dist/components/Textarea.js +5 -2
  142. package/dist/components/Theme.cjs +3 -2
  143. package/dist/components/Theme.js +1 -1
  144. package/dist/components/Time.cjs +98 -40
  145. package/dist/components/Time.js +18 -6
  146. package/dist/components/Toast.cjs +38 -15
  147. package/dist/components/Toast.js +23 -10
  148. package/dist/components/Tooltip.cjs +5 -4
  149. package/dist/components/Tooltip.js +1 -1
  150. package/dist/components/TopBar.cjs +16 -8
  151. package/dist/components/TopBar.js +12 -5
  152. package/package.json +1 -1
  153. package/src/components/Breadcrumbs.tsx +24 -15
  154. package/src/components/Button.tsx +7 -3
  155. package/src/components/CalendarRange.tsx +9 -0
  156. package/src/components/Caption.tsx +36 -6
  157. package/src/components/Checkbox.tsx +7 -2
  158. package/src/components/ContentTab.tsx +13 -3
  159. package/src/components/ContentTabs.tsx +11 -8
  160. package/src/components/DMSiLogo.tsx +2 -1
  161. package/src/components/DataGrid.tsx +85 -23
  162. package/src/components/DataGridCell.tsx +15 -2
  163. package/src/components/DataTable.tsx +64 -14
  164. package/src/components/DateInput.tsx +5 -1
  165. package/src/components/DateRangeInput.tsx +5 -1
  166. package/src/components/DebugJson.tsx +7 -3
  167. package/src/components/Display.tsx +3 -0
  168. package/src/components/EditingContext.tsx +8 -6
  169. package/src/components/FilterGroup.tsx +23 -3
  170. package/src/components/FullViewportBox.tsx +6 -1
  171. package/src/components/Grid.tsx +3 -0
  172. package/src/components/Heading.tsx +3 -0
  173. package/src/components/HorizontalDivider.tsx +4 -2
  174. package/src/components/Input.tsx +19 -10
  175. package/src/components/InputGroup.tsx +8 -4
  176. package/src/components/Label.tsx +3 -0
  177. package/src/components/Link.tsx +1 -0
  178. package/src/components/List.tsx +7 -1
  179. package/src/components/LogoAgilityTopBar.tsx +2 -1
  180. package/src/components/LogoDMSiTopBar.tsx +2 -1
  181. package/src/components/LogoMillworkTopBar.tsx +2 -1
  182. package/src/components/MainBar.tsx +3 -0
  183. package/src/components/Menu.tsx +3 -0
  184. package/src/components/MenuOption.tsx +72 -58
  185. package/src/components/MobileDataGrid.tsx +15 -4
  186. package/src/components/Modal.tsx +10 -1
  187. package/src/components/ModalButtons.tsx +12 -1
  188. package/src/components/ModalContent.tsx +3 -0
  189. package/src/components/ModalHeader.tsx +16 -6
  190. package/src/components/ModalScrim.tsx +3 -0
  191. package/src/components/NavigationTab.tsx +6 -3
  192. package/src/components/NavigationTabs.tsx +5 -2
  193. package/src/components/Notification.tsx +4 -0
  194. package/src/components/OptionPill.tsx +9 -1
  195. package/src/components/Paragraph.tsx +3 -0
  196. package/src/components/Password.tsx +9 -3
  197. package/src/components/ProjectBar.tsx +3 -0
  198. package/src/components/Radio.tsx +3 -2
  199. package/src/components/Search.tsx +56 -41
  200. package/src/components/Select.tsx +6 -1
  201. package/src/components/SideMenu.tsx +7 -1
  202. package/src/components/SideMenuGroup.tsx +13 -2
  203. package/src/components/SideMenuItem.tsx +15 -2
  204. package/src/components/Stack.tsx +8 -3
  205. package/src/components/StatusPill.tsx +4 -2
  206. package/src/components/Stepper.tsx +5 -5
  207. package/src/components/Subheader.tsx +3 -0
  208. package/src/components/Surface.tsx +3 -0
  209. package/src/components/Swatch.tsx +415 -140
  210. package/src/components/Textarea.tsx +6 -3
  211. package/src/components/Theme.tsx +3 -1
  212. package/src/components/Time.tsx +21 -5
  213. package/src/components/Toast.tsx +29 -14
  214. package/src/components/Tooltip.tsx +46 -32
  215. package/src/components/TopBar.tsx +7 -3
  216. package/dist/chunk-DBYSGYST.js +0 -47
  217. package/dist/chunk-UK3WG7HQ.js +0 -48
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  Stack
3
- } from "../chunk-U42SKNR6.js";
3
+ } from "../chunk-57WRM337.js";
4
4
  import {
5
5
  Display1
6
- } from "../chunk-ZFGGZXB6.js";
6
+ } from "../chunk-AY7ELVQY.js";
7
7
  import {
8
8
  Heading2,
9
9
  Heading3
10
- } from "../chunk-TJ44JJCB.js";
10
+ } from "../chunk-J6LETUNM.js";
11
11
  import {
12
12
  Paragraph
13
- } from "../chunk-UIQ733QP.js";
13
+ } from "../chunk-VG4EPHJA.js";
14
14
  import {
15
15
  typography
16
16
  } from "../chunk-RDLEIAQU.js";
@@ -19,8 +19,8 @@ import "../chunk-ORMEWXMH.js";
19
19
  // src/components/Swatch.tsx
20
20
  import clsx from "clsx";
21
21
  import { jsx, jsxs } from "react/jsx-runtime";
22
- var Swatch = ({ className, colorName, colorHex }) => {
23
- return /* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-desktop-layout-padding", children: [
22
+ var Swatch = ({ className, colorName, colorHex, id }) => {
23
+ return /* @__PURE__ */ jsxs("div", { id, className: "flex flex-col gap-desktop-layout-padding", children: [
24
24
  /* @__PURE__ */ jsx(
25
25
  "div",
26
26
  {
@@ -42,1275 +42,1469 @@ var Swatch = ({ className, colorName, colorHex }) => {
42
42
  ] })
43
43
  ] });
44
44
  };
45
- var Swatches = () => {
46
- return /* @__PURE__ */ jsxs(Stack, { elevation: 0, items: "start", justify: "start", sizing: "container", children: [
47
- /* @__PURE__ */ jsx(Display1, { children: "Color Primitives" }),
48
- /* @__PURE__ */ jsx(Display1, { children: "Branded Colors" }),
49
- /* @__PURE__ */ jsx(Paragraph, { children: "As different customers with their own brands become more integrated with the Millwork eCatalog, we want to be able to offer some customization of the UI to align with their branding. There can be different palettes swapped out depending on brand, but these are the color variables that get defined by a specific hex value and may use seperate light and dark palettes." }),
50
- /* @__PURE__ */ jsx(Heading3, { children: "Brand" }),
51
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
52
- /* @__PURE__ */ jsx(
53
- Swatch,
54
- {
55
- className: "bg-brand-500",
56
- colorName: "Brand-500",
57
- colorHex: "#9e3004"
58
- }
59
- ),
60
- /* @__PURE__ */ jsx(
61
- Swatch,
62
- {
63
- className: "bg-brand-400",
64
- colorName: "Brand-400",
65
- colorHex: "#df4405"
66
- }
67
- ),
68
- /* @__PURE__ */ jsx(
69
- Swatch,
70
- {
71
- className: "bg-brand-300",
72
- colorName: "Brand-300",
73
- colorHex: "#e56937"
74
- }
75
- ),
76
- /* @__PURE__ */ jsx(
77
- Swatch,
78
- {
79
- className: "bg-brand-200",
80
- colorName: "Brand-200",
81
- colorHex: "#f0a98c"
82
- }
83
- ),
84
- /* @__PURE__ */ jsx(
85
- Swatch,
86
- {
87
- className: "bg-brand-100",
88
- colorName: "Brand-100",
89
- colorHex: "#fcece6"
90
- }
91
- )
92
- ] }),
93
- /* @__PURE__ */ jsx(Heading3, { children: "Action" }),
94
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
95
- /* @__PURE__ */ jsx(
96
- Swatch,
97
- {
98
- className: "bg-action-500",
99
- colorName: "Action-500",
100
- colorHex: "#00365a"
101
- }
102
- ),
103
- /* @__PURE__ */ jsx(
104
- Swatch,
105
- {
106
- className: "bg-action-400",
107
- colorName: "Action-400",
108
- colorHex: "#0077c8"
109
- }
110
- ),
111
- /* @__PURE__ */ jsx(
112
- Swatch,
113
- {
114
- className: "bg-action-300",
115
- colorName: "Action-300",
116
- colorHex: "#459ad4"
117
- }
118
- ),
119
- /* @__PURE__ */ jsx(
120
- Swatch,
121
- {
122
- className: "bg-action-200",
123
- colorName: "Action-200",
124
- colorHex: "#d0e5f4"
125
- }
126
- ),
127
- /* @__PURE__ */ jsx(
128
- Swatch,
129
- {
130
- className: "bg-action-100",
131
- colorName: "Action-100",
132
- colorHex: "#e7f2f9"
133
- }
134
- )
135
- ] }),
136
- /* @__PURE__ */ jsx(Heading3, { children: "Link" }),
137
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
138
- /* @__PURE__ */ jsx(
139
- Swatch,
140
- {
141
- className: "bg-link-500",
142
- colorName: "Link-500",
143
- colorHex: "#00365a"
144
- }
145
- ),
146
- /* @__PURE__ */ jsx(
147
- Swatch,
148
- {
149
- className: "bg-link-400",
150
- colorName: "Link-400",
151
- colorHex: "#0077c8"
152
- }
153
- ),
154
- /* @__PURE__ */ jsx(
155
- Swatch,
156
- {
157
- className: "bg-link-300",
158
- colorName: "Link-300",
159
- colorHex: "#459ad4"
160
- }
161
- ),
162
- /* @__PURE__ */ jsx(
163
- Swatch,
164
- {
165
- className: "bg-link-200",
166
- colorName: "Link-200",
167
- colorHex: "#d0e5f4"
168
- }
169
- ),
170
- /* @__PURE__ */ jsx(
171
- Swatch,
172
- {
173
- className: "bg-link-100",
174
- colorName: "Link-100",
175
- colorHex: "#e7f2f9"
176
- }
177
- )
178
- ] }),
179
- /* @__PURE__ */ jsx(Display1, { children: " Standard Colors" }),
180
- /* @__PURE__ */ jsx(Paragraph, { children: "Certain colors should remain constant regardless of branding to help ensure legibility and usability." }),
181
- /* @__PURE__ */ jsx(Heading3, { children: "Neutral" }),
182
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
183
- /* @__PURE__ */ jsx(
184
- Swatch,
185
- {
186
- className: "bg-neutral-600",
187
- colorName: "Neutral-600",
188
- colorHex: "#000000"
189
- }
190
- ),
191
- /* @__PURE__ */ jsx(
192
- Swatch,
193
- {
194
- className: "bg-neutral-500",
195
- colorName: "Neutral-500",
196
- colorHex: "#1d1e1e"
197
- }
198
- ),
199
- /* @__PURE__ */ jsx(
200
- Swatch,
201
- {
202
- className: "bg-neutral-450",
203
- colorName: "Neutral-450",
204
- colorHex: "#3a3a3a"
205
- }
206
- ),
207
- /* @__PURE__ */ jsx(
208
- Swatch,
209
- {
210
- className: "bg-neutral-400",
211
- colorName: "Neutral-400",
212
- colorHex: "#6b6d6d"
213
- }
214
- ),
215
- /* @__PURE__ */ jsx(
216
- Swatch,
217
- {
218
- className: "bg-neutral-300",
219
- colorName: "Neutral-300",
220
- colorHex: "#c1c1c1"
221
- }
222
- ),
223
- /* @__PURE__ */ jsx(
224
- Swatch,
225
- {
226
- className: "bg-neutral-200",
227
- colorName: "Neutral-200",
228
- colorHex: "#ebebeb"
229
- }
230
- ),
231
- /* @__PURE__ */ jsx(
232
- Swatch,
233
- {
234
- className: "bg-neutral-100",
235
- colorName: "Neutral-100",
236
- colorHex: "#f7f7f7"
237
- }
238
- ),
239
- /* @__PURE__ */ jsx(
240
- Swatch,
241
- {
242
- className: "bg-neutral-000",
243
- colorName: "Neutral-000",
244
- colorHex: "#ffffff"
245
- }
246
- )
247
- ] }),
248
- /* @__PURE__ */ jsx(Heading3, { children: " Success" }),
249
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
250
- /* @__PURE__ */ jsx(
251
- Swatch,
252
- {
253
- className: "bg-success-500",
254
- colorName: "Success-500",
255
- colorHex: "#126240"
256
- }
257
- ),
258
- /* @__PURE__ */ jsx(
259
- Swatch,
260
- {
261
- className: "bg-success-400",
262
- colorName: "Success-400",
263
- colorHex: "#27d68b"
264
- }
265
- ),
266
- /* @__PURE__ */ jsx(
267
- Swatch,
268
- {
269
- className: "bg-success-300",
270
- colorName: "Success-300",
271
- colorHex: "#61e1aa"
272
- }
273
- ),
274
- /* @__PURE__ */ jsx(
275
- Swatch,
276
- {
277
- className: "bg-success-200",
278
- colorName: "Success-200",
279
- colorHex: "#d7f7e9"
280
- }
281
- ),
282
- /* @__PURE__ */ jsx(
283
- Swatch,
284
- {
285
- className: "bg-success-100",
286
- colorName: "Success-100",
287
- colorHex: "#eefbf6"
288
- }
289
- )
290
- ] }),
291
- /* @__PURE__ */ jsx(Heading3, { children: " Warning" }),
292
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
293
- /* @__PURE__ */ jsx(
294
- Swatch,
295
- {
296
- className: "bg-warning-500",
297
- colorName: "Warning-500",
298
- colorHex: "#91670c"
299
- }
300
- ),
301
- /* @__PURE__ */ jsx(
302
- Swatch,
303
- {
304
- className: "bg-warning-400",
305
- colorName: "Warning-400",
306
- colorHex: "#f0a913"
307
- }
308
- ),
309
- /* @__PURE__ */ jsx(
310
- Swatch,
311
- {
312
- className: "bg-warning-300",
313
- colorName: "Warning-300",
314
- colorHex: "#f4c053"
315
- }
316
- ),
317
- /* @__PURE__ */ jsx(
318
- Swatch,
319
- {
320
- className: "bg-warning-200",
321
- colorName: "Warning-200",
322
- colorHex: "#f9dfa9"
323
- }
324
- ),
325
- /* @__PURE__ */ jsx(
326
- Swatch,
327
- {
328
- className: "bg-warning-100",
329
- colorName: "Warning-100",
330
- colorHex: "#fcefd4"
331
- }
332
- )
333
- ] }),
334
- /* @__PURE__ */ jsx(Heading3, { children: " Critical" }),
335
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
336
- /* @__PURE__ */ jsx(
337
- Swatch,
338
- {
339
- className: "bg-critical-500",
340
- colorName: "Critical-500",
341
- colorHex: "#892615"
342
- }
343
- ),
344
- /* @__PURE__ */ jsx(
345
- Swatch,
346
- {
347
- className: "bg-critical-400",
348
- colorName: "Critical-400",
349
- colorHex: "#cc391f"
350
- }
351
- ),
352
- /* @__PURE__ */ jsx(
353
- Swatch,
354
- {
355
- className: "bg-critical-300",
356
- colorName: "Critical-300",
357
- colorHex: "#dd5e48"
358
- }
359
- ),
360
- /* @__PURE__ */ jsx(
361
- Swatch,
362
- {
363
- className: "bg-critical-200",
364
- colorName: "Critical-200",
365
- colorHex: "#f0b7ad"
366
- }
367
- ),
368
- /* @__PURE__ */ jsx(
369
- Swatch,
370
- {
371
- className: "bg-critical-100",
372
- colorName: "Critical-100",
373
- colorHex: "#fbedea"
374
- }
375
- )
376
- ] }),
377
- /* @__PURE__ */ jsx(Heading3, { children: "Color order for charts, graphs, etc" }),
378
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
379
- /* @__PURE__ */ jsx(
380
- Swatch,
381
- {
382
- className: "bg-chart-0",
383
- colorName: "Action-400",
384
- colorHex: "#0077c8"
385
- }
386
- ),
387
- /* @__PURE__ */ jsx(
388
- Swatch,
389
- {
390
- className: "bg-chart-1",
391
- colorName: "Brand-400",
392
- colorHex: "#df4405"
393
- }
394
- ),
395
- /* @__PURE__ */ jsx(
396
- Swatch,
397
- {
398
- className: "bg-chart-2",
399
- colorName: "Teal-400",
400
- colorHex: "#40c1ac"
401
- }
402
- ),
403
- /* @__PURE__ */ jsx(
404
- Swatch,
405
- {
406
- className: "bg-chart-3",
407
- colorName: "Warning-400",
408
- colorHex: "#f0a913"
409
- }
410
- ),
411
- /* @__PURE__ */ jsx(
412
- Swatch,
413
- {
414
- className: "bg-chart-4",
415
- colorName: "Neutral-400",
416
- colorHex: "#6b6d6d"
417
- }
418
- ),
419
- /* @__PURE__ */ jsx(
420
- Swatch,
421
- {
422
- className: "bg-chart-5",
423
- colorName: "Purple-400",
424
- colorHex: "#8d267a"
425
- }
426
- ),
427
- /* @__PURE__ */ jsx(
428
- Swatch,
429
- {
430
- className: "bg-chart-6",
431
- colorName: "Orange-400",
432
- colorHex: "#cc391f"
433
- }
434
- )
435
- ] }),
436
- /* @__PURE__ */ jsx("br", {}),
437
- /* @__PURE__ */ jsx(Display1, { children: "Color Semantics" }),
438
- /* @__PURE__ */ jsxs(Paragraph, { children: [
439
- "Because we aim to support custom branding and eventually color modes (dark/light modes), color tokens are used so that we can talk about specific color usages without tying them to specific color values. We can call a color a \u201CPrimary Action Color\u201D and it does not matter if it is blue or green or purple for a specific brand, we can all know what color use we are referring to. These colors are not define by a specific hex value but by the color variables defined in the color palette. These definitions can change between color mode.",
440
- /* @__PURE__ */ jsx("br", {}),
441
- /* @__PURE__ */ jsx("br", {}),
442
- "Tokens are generally referenced by their Name, assuming a normal state unless otherwise specified. For example: A button may be called out to use a \u201Cbackground/action\u201D color, which would reference the \u201Ccolor/background/action/normal\u201D token by default, and the other states as defined."
443
- ] }),
444
- /* @__PURE__ */ jsx(Heading2, { children: "Text" }),
445
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Primary" }),
446
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
447
- /* @__PURE__ */ jsx(
448
- Swatch,
449
- {
450
- className: "bg-text-primary-normal",
451
- colorName: "Normal",
452
- colorHex: "#1d1e1e"
453
- }
454
- ),
455
- /* @__PURE__ */ jsx(
456
- Swatch,
457
- {
458
- className: "bg-text-primary-disabled",
459
- colorName: "Disabled",
460
- colorHex: "#c1c1c1"
461
- }
462
- ),
463
- /* @__PURE__ */ jsx(
464
- Swatch,
465
- {
466
- className: "bg-text-primary-error",
467
- colorName: "Error",
468
- colorHex: "#cc391f"
469
- }
470
- )
471
- ] }),
472
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Secondary" }),
473
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
474
- /* @__PURE__ */ jsx(
475
- Swatch,
476
- {
477
- className: "bg-text-secondary-normal",
478
- colorName: "Normal",
479
- colorHex: "#6b6d6d"
480
- }
481
- ),
482
- /* @__PURE__ */ jsx(
483
- Swatch,
484
- {
485
- className: "bg-text-secondary-disabled",
486
- colorName: "Disabled",
487
- colorHex: "#c1c1c1"
488
- }
489
- ),
490
- /* @__PURE__ */ jsx(
491
- Swatch,
492
- {
493
- className: "bg-text-secondary-error",
494
- colorName: "Error",
495
- colorHex: "#cc391f"
496
- }
497
- )
498
- ] }),
499
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Brand" }),
500
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
501
- /* @__PURE__ */ jsx(
502
- Swatch,
503
- {
504
- className: "bg-brand-400",
505
- colorName: "Normal",
506
- colorHex: "#df4405"
507
- }
508
- ),
509
- /* @__PURE__ */ jsx(
510
- Swatch,
511
- {
512
- className: "bg-neutral-300",
513
- colorName: "Disabled",
514
- colorHex: "#c1c1c1"
515
- }
516
- ),
517
- /* @__PURE__ */ jsx(
518
- Swatch,
519
- {
520
- className: "bg-critical-400",
521
- colorName: "Error",
522
- colorHex: "#cc391f"
523
- }
524
- )
525
- ] }),
526
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Action Primary" }),
527
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
528
- /* @__PURE__ */ jsx(
529
- Swatch,
530
- {
531
- className: "bg-text-action-primary-normal",
532
- colorName: "Normal",
533
- colorHex: "#0077c8"
534
- }
535
- ),
536
- /* @__PURE__ */ jsx(
537
- Swatch,
538
- {
539
- className: "bg-text-action-primary-hover",
540
- colorName: "Hover",
541
- colorHex: "#00365a"
542
- }
543
- ),
544
- /* @__PURE__ */ jsx(
545
- Swatch,
546
- {
547
- className: "bg-text-action-primary-active",
548
- colorName: "Active",
549
- colorHex: "#459ad4"
550
- }
551
- ),
552
- /* @__PURE__ */ jsx(
553
- Swatch,
554
- {
555
- className: "bg-text-action-primary-disabled",
556
- colorName: "Disabled",
557
- colorHex: "#6b6d6d"
558
- }
559
- )
560
- ] }),
561
- /* @__PURE__ */ jsx(Heading3, { children: "Text/On Action Primary" }),
562
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
563
- /* @__PURE__ */ jsx(
564
- Swatch,
565
- {
566
- className: "bg-text-on-action-primary-normal",
567
- colorName: "Normal",
568
- colorHex: "#ffffff"
569
- }
570
- ),
571
- /* @__PURE__ */ jsx(
572
- Swatch,
573
- {
574
- className: "bg-text-on-action-primary-hover",
575
- colorName: "Hover",
576
- colorHex: "#ffffff"
577
- }
578
- ),
579
- /* @__PURE__ */ jsx(
580
- Swatch,
581
- {
582
- className: "bg-text-on-action-primary-active",
583
- colorName: "Active",
584
- colorHex: "#ffffff"
585
- }
586
- ),
587
- /* @__PURE__ */ jsx(
588
- Swatch,
589
- {
590
- className: "bg-text-on-action-primary-disabled",
591
- colorName: "Disabled",
592
- colorHex: "#6b6d6d"
593
- }
594
- )
595
- ] }),
596
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Action Critical" }),
597
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
598
- /* @__PURE__ */ jsx(
599
- Swatch,
600
- {
601
- className: "bg-text-action-critical-normal",
602
- colorName: "Normal",
603
- colorHex: "#CC391F"
604
- }
605
- ),
606
- /* @__PURE__ */ jsx(
607
- Swatch,
608
- {
609
- className: "bg-text-action-critical-hover",
610
- colorName: "Hover",
611
- colorHex: "#892615"
612
- }
613
- ),
614
- /* @__PURE__ */ jsx(
615
- Swatch,
616
- {
617
- className: "bg-text-action-critical-active",
618
- colorName: "Active",
619
- colorHex: "#DD5E48"
620
- }
621
- ),
622
- /* @__PURE__ */ jsx(
623
- Swatch,
624
- {
625
- className: "bg-text-action-critical-disabled",
626
- colorName: "Disabled",
627
- colorHex: "#6b6d6d"
628
- }
629
- )
630
- ] }),
631
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Link" }),
632
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
633
- /* @__PURE__ */ jsx(
634
- Swatch,
635
- {
636
- className: "bg-text-link-normal",
637
- colorName: "Normal",
638
- colorHex: "#0077C8"
639
- }
640
- ),
641
- /* @__PURE__ */ jsx(
642
- Swatch,
643
- {
644
- className: "bg-text-link-hover",
645
- colorName: "Hover",
646
- colorHex: "#00365A"
647
- }
648
- ),
649
- /* @__PURE__ */ jsx(
650
- Swatch,
651
- {
652
- className: "bg-text-link-active",
653
- colorName: "Active",
654
- colorHex: "#459AD4"
655
- }
656
- ),
657
- /* @__PURE__ */ jsx(
658
- Swatch,
659
- {
660
- className: "bg-text-link-disabled",
661
- colorName: "Disabled",
662
- colorHex: "#6b6d6d"
663
- }
664
- )
665
- ] }),
666
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Success" }),
667
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
668
- /* @__PURE__ */ jsx(
669
- Swatch,
670
- {
671
- className: "bg-text-success-normal",
672
- colorName: "Normal",
673
- colorHex: "#126240"
674
- }
675
- ),
676
- /* @__PURE__ */ jsx(
677
- Swatch,
678
- {
679
- className: "bg-text-success-disabled",
680
- colorName: "Disabled",
681
- colorHex: "#6B6D6D"
682
- }
683
- ),
684
- /* @__PURE__ */ jsx(
685
- Swatch,
686
- {
687
- className: "bg-text-success-error",
688
- colorName: "Error",
689
- colorHex: "#CC391F"
690
- }
691
- )
692
- ] }),
693
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Warning" }),
694
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
695
- /* @__PURE__ */ jsx(
696
- Swatch,
697
- {
698
- className: "bg-text-warning-normal",
699
- colorName: "Normal",
700
- colorHex: "#126240"
701
- }
702
- ),
703
- /* @__PURE__ */ jsx(
704
- Swatch,
705
- {
706
- className: "bg-text-warning-disabled",
707
- colorName: "Disabled",
708
- colorHex: "#6B6D6D"
709
- }
710
- ),
711
- /* @__PURE__ */ jsx(
712
- Swatch,
713
- {
714
- className: "bg-text-warning-error",
715
- colorName: "Error",
716
- colorHex: "#CC391F"
717
- }
718
- )
719
- ] }),
720
- /* @__PURE__ */ jsx(Heading3, { children: "Text/Critical" }),
721
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
722
- /* @__PURE__ */ jsx(
723
- Swatch,
724
- {
725
- className: "bg-text-critical-normal",
726
- colorName: "Normal",
727
- colorHex: "#CC391F"
728
- }
729
- ),
730
- /* @__PURE__ */ jsx(
731
- Swatch,
732
- {
733
- className: "bg-text-critical-disabled",
734
- colorName: "Disabled",
735
- colorHex: "#6B6D6D"
736
- }
737
- ),
738
- /* @__PURE__ */ jsx(
739
- Swatch,
740
- {
741
- className: "bg-text-critical-error",
742
- colorName: "Error",
743
- colorHex: "#CC391F"
744
- }
745
- )
746
- ] }),
747
- /* @__PURE__ */ jsx("br", {}),
748
- /* @__PURE__ */ jsx(Heading2, { children: "Icon" }),
749
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Primary" }),
750
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
751
- /* @__PURE__ */ jsx(
752
- Swatch,
753
- {
754
- className: "bg-icon-primary-normal",
755
- colorName: "Normal",
756
- colorHex: "#6B6D6D"
757
- }
758
- ),
759
- /* @__PURE__ */ jsx(
760
- Swatch,
761
- {
762
- className: "bg-icon-primary-disabled",
763
- colorName: "Disabled",
764
- colorHex: "#C1C1C1"
765
- }
766
- )
767
- ] }),
768
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Success" }),
769
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
770
- /* @__PURE__ */ jsx(
771
- Swatch,
772
- {
773
- className: "bg-icon-success-normal",
774
- colorName: "Normal",
775
- colorHex: "#27D68B"
776
- }
777
- ),
778
- /* @__PURE__ */ jsx(
779
- Swatch,
780
- {
781
- className: "bg-icon-success-disabled",
782
- colorName: "Disabled",
783
- colorHex: "#6B6D6D"
784
- }
785
- )
786
- ] }),
787
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Warning" }),
788
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
789
- /* @__PURE__ */ jsx(
790
- Swatch,
791
- {
792
- className: "bg-icon-warning-normal",
793
- colorName: "Normal",
794
- colorHex: "#F0A913"
795
- }
796
- ),
797
- /* @__PURE__ */ jsx(
798
- Swatch,
799
- {
800
- className: "bg-icon-warning-disabled",
801
- colorName: "Disabled",
802
- colorHex: "#6B6D6D"
803
- }
804
- )
805
- ] }),
806
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Critical" }),
807
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
808
- /* @__PURE__ */ jsx(
809
- Swatch,
810
- {
811
- className: "bg-icon-critical-normal",
812
- colorName: "Normal",
813
- colorHex: "#CC391F"
814
- }
815
- ),
816
- /* @__PURE__ */ jsx(
817
- Swatch,
818
- {
819
- className: "bg-icon-critical-disabled",
820
- colorName: "Disabled",
821
- colorHex: "#6B6D6D"
822
- }
823
- )
824
- ] }),
825
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Action Primary" }),
826
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
827
- /* @__PURE__ */ jsx(
828
- Swatch,
829
- {
830
- className: "bg-icon-action-primary-normal",
831
- colorName: "Normal",
832
- colorHex: "#1D1E1E"
833
- }
834
- ),
835
- /* @__PURE__ */ jsx(
836
- Swatch,
837
- {
838
- className: "bg-icon-action-primary-hover",
839
- colorName: "Hover",
840
- colorHex: "#00365A"
841
- }
842
- ),
843
- /* @__PURE__ */ jsx(
844
- Swatch,
845
- {
846
- className: "bg-icon-action-primary-active",
847
- colorName: "Active",
848
- colorHex: "#459AD4"
849
- }
850
- ),
851
- /* @__PURE__ */ jsx(
852
- Swatch,
853
- {
854
- className: "bg-icon-action-primary-disabled",
855
- colorName: "Disabled",
856
- colorHex: "#C1C1C1"
857
- }
858
- )
859
- ] }),
860
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/On Action Primary" }),
861
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
862
- /* @__PURE__ */ jsx(
863
- Swatch,
864
- {
865
- className: "bg-icon-on-action-primary-normal",
866
- colorName: "Normal",
867
- colorHex: "#FFFFFF"
868
- }
869
- ),
870
- /* @__PURE__ */ jsx(
871
- Swatch,
872
- {
873
- className: "bg-icon-on-action-primary-hover",
874
- colorName: "Hover",
875
- colorHex: "#FFFFFF"
876
- }
877
- ),
878
- /* @__PURE__ */ jsx(
879
- Swatch,
880
- {
881
- className: "bg-icon-on-action-primary-active",
882
- colorName: "Active",
883
- colorHex: "#FFFFFF"
884
- }
885
- ),
886
- /* @__PURE__ */ jsx(
887
- Swatch,
888
- {
889
- className: "bg-icon-on-action-primary-disabled",
890
- colorName: "Disabled",
891
- colorHex: "#6B6D6D"
892
- }
893
- )
894
- ] }),
895
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Action Secondary" }),
896
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
897
- /* @__PURE__ */ jsx(
898
- Swatch,
899
- {
900
- className: "bg-icon-action-secondary-normal",
901
- colorName: "Normal",
902
- colorHex: "#0077C8"
903
- }
904
- ),
905
- /* @__PURE__ */ jsx(
906
- Swatch,
907
- {
908
- className: "bg-icon-action-secondary-hover",
909
- colorName: "Hover",
910
- colorHex: "#00365A"
911
- }
912
- ),
913
- /* @__PURE__ */ jsx(
914
- Swatch,
915
- {
916
- className: "bg-icon-action-secondary-active",
917
- colorName: "Active",
918
- colorHex: "#459AD4"
919
- }
920
- ),
921
- /* @__PURE__ */ jsx(
922
- Swatch,
923
- {
924
- className: "bg-icon-action-secondary-disabled",
925
- colorName: "Disabled",
926
- colorHex: "#6B6D6D"
927
- }
928
- )
929
- ] }),
930
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Action Critical" }),
931
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
932
- /* @__PURE__ */ jsx(
933
- Swatch,
934
- {
935
- className: "bg-icon-action-critical-normal",
936
- colorName: "Normal",
937
- colorHex: "#CC391F"
938
- }
939
- ),
940
- /* @__PURE__ */ jsx(
941
- Swatch,
942
- {
943
- className: "bg-icon-action-critical-hover",
944
- colorName: "Hover",
945
- colorHex: "#892615"
946
- }
947
- ),
948
- /* @__PURE__ */ jsx(
949
- Swatch,
950
- {
951
- className: "bg-icon-action-critical-active",
952
- colorName: "Active",
953
- colorHex: "#DD5E48"
954
- }
955
- ),
956
- /* @__PURE__ */ jsx(
957
- Swatch,
958
- {
959
- className: "bg-icon-action-critical-disabled",
960
- colorName: "Disabled",
961
- colorHex: "#6B6D6D"
962
- }
963
- )
964
- ] }),
965
- /* @__PURE__ */ jsx(Heading3, { children: "Icon/Brand Primary" }),
966
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
967
- /* @__PURE__ */ jsx(
968
- Swatch,
969
- {
970
- className: "bg-icon-brand-primary-normal",
971
- colorName: "Normal",
972
- colorHex: "#DF4405"
973
- }
974
- ),
975
- /* @__PURE__ */ jsx(
976
- Swatch,
977
- {
978
- className: "bg-icon-brand-primary-hover",
979
- colorName: "Hover",
980
- colorHex: "#9E3004"
981
- }
982
- ),
983
- /* @__PURE__ */ jsx(
984
- Swatch,
985
- {
986
- className: "bg-icon-brand-primary-active",
987
- colorName: "Active",
988
- colorHex: "#E56937"
989
- }
990
- ),
991
- /* @__PURE__ */ jsx(
992
- Swatch,
993
- {
994
- className: "bg-icon-brand-primary-disabled",
995
- colorName: "Disabled",
996
- colorHex: "#C1C1C1"
997
- }
998
- )
999
- ] }),
1000
- /* @__PURE__ */ jsx("br", {}),
1001
- /* @__PURE__ */ jsx(Heading2, { children: "Border" }),
1002
- /* @__PURE__ */ jsx(Heading3, { children: "Border/Primary" }),
1003
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1004
- /* @__PURE__ */ jsx(
1005
- Swatch,
1006
- {
1007
- className: "bg-border-primary-normal",
1008
- colorName: "Normal",
1009
- colorHex: "#C1C1C1"
1010
- }
1011
- ),
1012
- /* @__PURE__ */ jsx(
1013
- Swatch,
1014
- {
1015
- className: "bg-border-primary-focus",
1016
- colorName: "Focus",
1017
- colorHex: "#0077C8"
1018
- }
1019
- ),
1020
- /* @__PURE__ */ jsx(
1021
- Swatch,
1022
- {
1023
- className: "bg-border-primary-error",
1024
- colorName: "Error",
1025
- colorHex: "#CC391F"
1026
- }
1027
- )
1028
- ] }),
1029
- /* @__PURE__ */ jsx(Heading3, { children: "Border/Action" }),
1030
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1031
- /* @__PURE__ */ jsx(
1032
- Swatch,
1033
- {
1034
- className: "bg-border-action-normal",
1035
- colorName: "Normal",
1036
- colorHex: "#0077C8"
1037
- }
1038
- ),
1039
- /* @__PURE__ */ jsx(
1040
- Swatch,
1041
- {
1042
- className: "bg-border-action-hover",
1043
- colorName: "Hover",
1044
- colorHex: "#00365A"
1045
- }
1046
- ),
1047
- /* @__PURE__ */ jsx(
1048
- Swatch,
1049
- {
1050
- className: "bg-border-action-active",
1051
- colorName: "Active",
1052
- colorHex: "#459AD4"
1053
- }
1054
- ),
1055
- /* @__PURE__ */ jsx(
1056
- Swatch,
1057
- {
1058
- className: "bg-border-action-disabled",
1059
- colorName: "Disabled",
1060
- colorHex: "#EBEBEB"
1061
- }
1062
- )
1063
- ] }),
1064
- /* @__PURE__ */ jsx(Heading3, { children: "Border/Action Critical" }),
1065
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1066
- /* @__PURE__ */ jsx(
1067
- Swatch,
1068
- {
1069
- className: "bg-border-action-critical-normal",
1070
- colorName: "Normal",
1071
- colorHex: "#CC391F"
1072
- }
1073
- ),
1074
- /* @__PURE__ */ jsx(
1075
- Swatch,
1076
- {
1077
- className: "bg-border-action-critical-hover",
1078
- colorName: "Hover",
1079
- colorHex: "#892615"
1080
- }
1081
- ),
1082
- /* @__PURE__ */ jsx(
1083
- Swatch,
1084
- {
1085
- className: "bg-border-action-critical-active",
1086
- colorName: "Active",
1087
- colorHex: "#DD5E48"
1088
- }
1089
- ),
1090
- /* @__PURE__ */ jsx(
1091
- Swatch,
1092
- {
1093
- className: "bg-border-action-critical-disabled",
1094
- colorName: "Disabled",
1095
- colorHex: "#EBEBEB"
1096
- }
1097
- )
1098
- ] }),
1099
- /* @__PURE__ */ jsx("br", {}),
1100
- /* @__PURE__ */ jsx(Heading2, { children: "Background" }),
1101
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Primary" }),
1102
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1103
- Swatch,
1104
- {
1105
- className: "bg-background-primary-normal",
1106
- colorName: "Normal",
1107
- colorHex: "#FFFFFF"
1108
- }
1109
- ) }),
1110
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Secondary" }),
1111
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1112
- Swatch,
1113
- {
1114
- className: "bg-background-secondary-normal",
1115
- colorName: "Normal",
1116
- colorHex: "#c1c1c1"
1117
- }
1118
- ) }),
1119
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Brand" }),
1120
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1121
- Swatch,
1122
- {
1123
- className: "bg-background-brand-normal",
1124
- colorName: "Normal",
1125
- colorHex: "#DF4405"
1126
- }
1127
- ) }),
1128
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Grouped Primary" }),
1129
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1130
- Swatch,
1131
- {
1132
- className: "bg-background-grouped-primary-normal",
1133
- colorName: "Normal",
1134
- colorHex: "#FFFFFF"
1135
- }
1136
- ) }),
1137
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Grouped Secondary" }),
1138
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1139
- Swatch,
1140
- {
1141
- className: "bg-background-grouped-secondary-normal",
1142
- colorName: "Normal",
1143
- colorHex: "#f7f7f7"
1144
- }
1145
- ) }),
1146
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Action Primary" }),
1147
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1148
- /* @__PURE__ */ jsx(
1149
- Swatch,
1150
- {
1151
- className: "bg-background-action-primary-normal",
1152
- colorName: "Normal",
1153
- colorHex: "#0077C8"
1154
- }
1155
- ),
1156
- /* @__PURE__ */ jsx(
1157
- Swatch,
1158
- {
1159
- className: "bg-background-action-primary-hover",
1160
- colorName: "Hover",
1161
- colorHex: "#00365A"
1162
- }
1163
- ),
1164
- /* @__PURE__ */ jsx(
1165
- Swatch,
1166
- {
1167
- className: "bg-background-action-primary-active",
1168
- colorName: "Active",
1169
- colorHex: "#459AD4"
1170
- }
1171
- ),
1172
- /* @__PURE__ */ jsx(
1173
- Swatch,
1174
- {
1175
- className: "bg-background-action-primary-disabled",
1176
- colorName: "Disabled",
1177
- colorHex: "#EBEBEB"
1178
- }
1179
- )
1180
- ] }),
1181
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Action Secondary" }),
1182
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1183
- /* @__PURE__ */ jsx(
1184
- Swatch,
1185
- {
1186
- className: "bg-background-action-secondary-normal",
1187
- colorName: "Normal",
1188
- colorHex: "#FFFFFF"
1189
- }
1190
- ),
1191
- /* @__PURE__ */ jsx(
1192
- Swatch,
1193
- {
1194
- className: "bg-background-action-secondary-hover",
1195
- colorName: "Hover",
1196
- colorHex: "#E7F2F9"
1197
- }
1198
- ),
1199
- /* @__PURE__ */ jsx(
1200
- Swatch,
1201
- {
1202
- className: "bg-background-action-secondary-active",
1203
- colorName: "Active",
1204
- colorHex: "#FFFFFF"
1205
- }
1206
- ),
1207
- /* @__PURE__ */ jsx(
1208
- Swatch,
1209
- {
1210
- className: "bg-background-action-secondary-disabled",
1211
- colorName: "Disabled",
1212
- colorHex: "#EBEBEB"
1213
- }
1214
- )
1215
- ] }),
1216
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Action Critical Primary" }),
1217
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1218
- /* @__PURE__ */ jsx(
1219
- Swatch,
1220
- {
1221
- className: "bg-background-action-critical-primary-normal",
1222
- colorName: "Normal",
1223
- colorHex: "#CC391F"
1224
- }
1225
- ),
1226
- /* @__PURE__ */ jsx(
1227
- Swatch,
1228
- {
1229
- className: "bg-background-action-critical-primary-hover",
1230
- colorName: "Hover",
1231
- colorHex: "#892615"
1232
- }
1233
- ),
1234
- /* @__PURE__ */ jsx(
1235
- Swatch,
1236
- {
1237
- className: "bg-background-action-critical-primary-active",
1238
- colorName: "Active",
1239
- colorHex: "#DD5E48"
1240
- }
1241
- ),
1242
- /* @__PURE__ */ jsx(
1243
- Swatch,
1244
- {
1245
- className: "bg-background-action-critical-primary-disabled",
1246
- colorName: "Disabled",
1247
- colorHex: "#EBEBEB"
1248
- }
1249
- )
1250
- ] }),
1251
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Action Critical Secondary" }),
1252
- /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1253
- /* @__PURE__ */ jsx(
1254
- Swatch,
1255
- {
1256
- className: "bg-background-action-critical-secondary-normal",
1257
- colorName: "Normal",
1258
- colorHex: "#FFFFFF"
1259
- }
1260
- ),
1261
- /* @__PURE__ */ jsx(
1262
- Swatch,
1263
- {
1264
- className: "bg-background-action-critical-secondary-hover",
1265
- colorName: "Hover",
1266
- colorHex: "#FBEDEA"
1267
- }
1268
- ),
1269
- /* @__PURE__ */ jsx(
1270
- Swatch,
1271
- {
1272
- className: "bg-background-action-critical-secondary-active",
1273
- colorName: "Active",
1274
- colorHex: "#FFFFFF"
1275
- }
1276
- ),
1277
- /* @__PURE__ */ jsx(
1278
- Swatch,
1279
- {
1280
- className: "bg-background-action-critical-secondary-disabled",
1281
- colorName: "Disabled",
1282
- colorHex: "#EBEBEB"
1283
- }
1284
- )
1285
- ] }),
1286
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Success" }),
1287
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1288
- Swatch,
1289
- {
1290
- className: "bg-background-success-normal",
1291
- colorName: "Normal",
1292
- colorHex: "#27D68B"
1293
- }
1294
- ) }),
1295
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Warning" }),
1296
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1297
- Swatch,
1298
- {
1299
- className: "bg-background-warning-normal",
1300
- colorName: "Normal",
1301
- colorHex: "#F0A913"
1302
- }
1303
- ) }),
1304
- /* @__PURE__ */ jsx(Heading3, { children: "Background/Critical" }),
1305
- /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1306
- Swatch,
1307
- {
1308
- className: "bg-background-critical-normal",
1309
- colorName: "Normal",
1310
- colorHex: "#CC391F"
1311
- }
1312
- ) })
1313
- ] });
45
+ var Swatches = ({ id }) => {
46
+ return /* @__PURE__ */ jsxs(
47
+ Stack,
48
+ {
49
+ id,
50
+ elevation: 0,
51
+ items: "start",
52
+ justify: "start",
53
+ sizing: "container",
54
+ children: [
55
+ /* @__PURE__ */ jsx(Display1, { id: id ? `${id}-primitives-title` : void 0, children: "Color Primitives" }),
56
+ /* @__PURE__ */ jsx(Display1, { id: id ? `${id}-branded-title` : void 0, children: "Branded Colors" }),
57
+ /* @__PURE__ */ jsx(Paragraph, { id: id ? `${id}-branded-description` : void 0, children: "As different customers with their own brands become more integrated with the Millwork eCatalog, we want to be able to offer some customization of the UI to align with their branding. There can be different palettes swapped out depending on brand, but these are the color variables that get defined by a specific hex value and may use seperate light and dark palettes." }),
58
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-brand-heading` : void 0, children: "Brand" }),
59
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
60
+ /* @__PURE__ */ jsx(
61
+ Swatch,
62
+ {
63
+ id: id ? `${id}-brand-500` : void 0,
64
+ className: "bg-brand-500",
65
+ colorName: "Brand-500",
66
+ colorHex: "#9e3004"
67
+ }
68
+ ),
69
+ /* @__PURE__ */ jsx(
70
+ Swatch,
71
+ {
72
+ id: id ? `${id}-brand-400` : void 0,
73
+ className: "bg-brand-400",
74
+ colorName: "Brand-400",
75
+ colorHex: "#df4405"
76
+ }
77
+ ),
78
+ /* @__PURE__ */ jsx(
79
+ Swatch,
80
+ {
81
+ id: id ? `${id}-brand-300` : void 0,
82
+ className: "bg-brand-300",
83
+ colorName: "Brand-300",
84
+ colorHex: "#e56937"
85
+ }
86
+ ),
87
+ /* @__PURE__ */ jsx(
88
+ Swatch,
89
+ {
90
+ id: id ? `${id}-brand-200` : void 0,
91
+ className: "bg-brand-200",
92
+ colorName: "Brand-200",
93
+ colorHex: "#f0a98c"
94
+ }
95
+ ),
96
+ /* @__PURE__ */ jsx(
97
+ Swatch,
98
+ {
99
+ id: id ? `${id}-brand-100` : void 0,
100
+ className: "bg-brand-100",
101
+ colorName: "Brand-100",
102
+ colorHex: "#fcece6"
103
+ }
104
+ )
105
+ ] }),
106
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-action-heading` : void 0, children: "Action" }),
107
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
108
+ /* @__PURE__ */ jsx(
109
+ Swatch,
110
+ {
111
+ id: id ? `${id}-action-500` : void 0,
112
+ className: "bg-action-500",
113
+ colorName: "Action-500",
114
+ colorHex: "#00365a"
115
+ }
116
+ ),
117
+ /* @__PURE__ */ jsx(
118
+ Swatch,
119
+ {
120
+ id: id ? `${id}-action-400` : void 0,
121
+ className: "bg-action-400",
122
+ colorName: "Action-400",
123
+ colorHex: "#0077c8"
124
+ }
125
+ ),
126
+ /* @__PURE__ */ jsx(
127
+ Swatch,
128
+ {
129
+ id: id ? `${id}-action-300` : void 0,
130
+ className: "bg-action-300",
131
+ colorName: "Action-300",
132
+ colorHex: "#459ad4"
133
+ }
134
+ ),
135
+ /* @__PURE__ */ jsx(
136
+ Swatch,
137
+ {
138
+ id: id ? `${id}-action-200` : void 0,
139
+ className: "bg-action-200",
140
+ colorName: "Action-200",
141
+ colorHex: "#d0e5f4"
142
+ }
143
+ ),
144
+ /* @__PURE__ */ jsx(
145
+ Swatch,
146
+ {
147
+ id: id ? `${id}-action-100` : void 0,
148
+ className: "bg-action-100",
149
+ colorName: "Action-100",
150
+ colorHex: "#e7f2f9"
151
+ }
152
+ )
153
+ ] }),
154
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-link-heading` : void 0, children: "Link" }),
155
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
156
+ /* @__PURE__ */ jsx(
157
+ Swatch,
158
+ {
159
+ id: id ? `${id}-link-500` : void 0,
160
+ className: "bg-link-500",
161
+ colorName: "Link-500",
162
+ colorHex: "#00365a"
163
+ }
164
+ ),
165
+ /* @__PURE__ */ jsx(
166
+ Swatch,
167
+ {
168
+ id: id ? `${id}-link-400` : void 0,
169
+ className: "bg-link-400",
170
+ colorName: "Link-400",
171
+ colorHex: "#0077c8"
172
+ }
173
+ ),
174
+ /* @__PURE__ */ jsx(
175
+ Swatch,
176
+ {
177
+ id: id ? `${id}-link-300` : void 0,
178
+ className: "bg-link-300",
179
+ colorName: "Link-300",
180
+ colorHex: "#459ad4"
181
+ }
182
+ ),
183
+ /* @__PURE__ */ jsx(
184
+ Swatch,
185
+ {
186
+ id: id ? `${id}-link-200` : void 0,
187
+ className: "bg-link-200",
188
+ colorName: "Link-200",
189
+ colorHex: "#d0e5f4"
190
+ }
191
+ ),
192
+ /* @__PURE__ */ jsx(
193
+ Swatch,
194
+ {
195
+ id: id ? `${id}-link-100` : void 0,
196
+ className: "bg-link-100",
197
+ colorName: "Link-100",
198
+ colorHex: "#e7f2f9"
199
+ }
200
+ )
201
+ ] }),
202
+ /* @__PURE__ */ jsxs(Display1, { id: id ? `${id}-standard-colors-title` : void 0, children: [
203
+ " ",
204
+ "Standard Colors"
205
+ ] }),
206
+ /* @__PURE__ */ jsx(Paragraph, { id: id ? `${id}-standard-colors-description` : void 0, children: "Certain colors should remain constant regardless of branding to help ensure legibility and usability." }),
207
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-neutral-heading` : void 0, children: "Neutral" }),
208
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
209
+ /* @__PURE__ */ jsx(
210
+ Swatch,
211
+ {
212
+ id: id ? `${id}-neutral-600` : void 0,
213
+ className: "bg-neutral-600",
214
+ colorName: "Neutral-600",
215
+ colorHex: "#000000"
216
+ }
217
+ ),
218
+ /* @__PURE__ */ jsx(
219
+ Swatch,
220
+ {
221
+ id: id ? `${id}-neutral-500` : void 0,
222
+ className: "bg-neutral-500",
223
+ colorName: "Neutral-500",
224
+ colorHex: "#1d1e1e"
225
+ }
226
+ ),
227
+ /* @__PURE__ */ jsx(
228
+ Swatch,
229
+ {
230
+ id: id ? `${id}-neutral-450` : void 0,
231
+ className: "bg-neutral-450",
232
+ colorName: "Neutral-450",
233
+ colorHex: "#3a3a3a"
234
+ }
235
+ ),
236
+ /* @__PURE__ */ jsx(
237
+ Swatch,
238
+ {
239
+ id: id ? `${id}-neutral-400` : void 0,
240
+ className: "bg-neutral-400",
241
+ colorName: "Neutral-400",
242
+ colorHex: "#6b6d6d"
243
+ }
244
+ ),
245
+ /* @__PURE__ */ jsx(
246
+ Swatch,
247
+ {
248
+ id: id ? `${id}-neutral-300` : void 0,
249
+ className: "bg-neutral-300",
250
+ colorName: "Neutral-300",
251
+ colorHex: "#c1c1c1"
252
+ }
253
+ ),
254
+ /* @__PURE__ */ jsx(
255
+ Swatch,
256
+ {
257
+ id: id ? `${id}-neutral-200` : void 0,
258
+ className: "bg-neutral-200",
259
+ colorName: "Neutral-200",
260
+ colorHex: "#ebebeb"
261
+ }
262
+ ),
263
+ /* @__PURE__ */ jsx(
264
+ Swatch,
265
+ {
266
+ id: id ? `${id}-neutral-100` : void 0,
267
+ className: "bg-neutral-100",
268
+ colorName: "Neutral-100",
269
+ colorHex: "#f7f7f7"
270
+ }
271
+ ),
272
+ /* @__PURE__ */ jsx(
273
+ Swatch,
274
+ {
275
+ id: id ? `${id}-neutral-000` : void 0,
276
+ className: "bg-neutral-000",
277
+ colorName: "Neutral-000",
278
+ colorHex: "#ffffff"
279
+ }
280
+ )
281
+ ] }),
282
+ /* @__PURE__ */ jsxs(Heading3, { id: id ? `${id}-success-heading` : void 0, children: [
283
+ " ",
284
+ "Success"
285
+ ] }),
286
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
287
+ /* @__PURE__ */ jsx(
288
+ Swatch,
289
+ {
290
+ id: id ? `${id}-success-500` : void 0,
291
+ className: "bg-success-500",
292
+ colorName: "Success-500",
293
+ colorHex: "#126240"
294
+ }
295
+ ),
296
+ /* @__PURE__ */ jsx(
297
+ Swatch,
298
+ {
299
+ id: id ? `${id}-success-400` : void 0,
300
+ className: "bg-success-400",
301
+ colorName: "Success-400",
302
+ colorHex: "#27d68b"
303
+ }
304
+ ),
305
+ /* @__PURE__ */ jsx(
306
+ Swatch,
307
+ {
308
+ id: id ? `${id}-success-300` : void 0,
309
+ className: "bg-success-300",
310
+ colorName: "Success-300",
311
+ colorHex: "#61e1aa"
312
+ }
313
+ ),
314
+ /* @__PURE__ */ jsx(
315
+ Swatch,
316
+ {
317
+ id: id ? `${id}-success-200` : void 0,
318
+ className: "bg-success-200",
319
+ colorName: "Success-200",
320
+ colorHex: "#d7f7e9"
321
+ }
322
+ ),
323
+ /* @__PURE__ */ jsx(
324
+ Swatch,
325
+ {
326
+ id: id ? `${id}-success-100` : void 0,
327
+ className: "bg-success-100",
328
+ colorName: "Success-100",
329
+ colorHex: "#eefbf6"
330
+ }
331
+ )
332
+ ] }),
333
+ /* @__PURE__ */ jsxs(Heading3, { id: id ? `${id}-warning-heading` : void 0, children: [
334
+ " ",
335
+ "Warning"
336
+ ] }),
337
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
338
+ /* @__PURE__ */ jsx(
339
+ Swatch,
340
+ {
341
+ id: id ? `${id}-warning-500` : void 0,
342
+ className: "bg-warning-500",
343
+ colorName: "Warning-500",
344
+ colorHex: "#91670c"
345
+ }
346
+ ),
347
+ /* @__PURE__ */ jsx(
348
+ Swatch,
349
+ {
350
+ id: id ? `${id}-warning-400` : void 0,
351
+ className: "bg-warning-400",
352
+ colorName: "Warning-400",
353
+ colorHex: "#f0a913"
354
+ }
355
+ ),
356
+ /* @__PURE__ */ jsx(
357
+ Swatch,
358
+ {
359
+ id: id ? `${id}-warning-300` : void 0,
360
+ className: "bg-warning-300",
361
+ colorName: "Warning-300",
362
+ colorHex: "#f4c053"
363
+ }
364
+ ),
365
+ /* @__PURE__ */ jsx(
366
+ Swatch,
367
+ {
368
+ id: id ? `${id}-warning-200` : void 0,
369
+ className: "bg-warning-200",
370
+ colorName: "Warning-200",
371
+ colorHex: "#f9dfa9"
372
+ }
373
+ ),
374
+ /* @__PURE__ */ jsx(
375
+ Swatch,
376
+ {
377
+ id: id ? `${id}-warning-100` : void 0,
378
+ className: "bg-warning-100",
379
+ colorName: "Warning-100",
380
+ colorHex: "#fcefd4"
381
+ }
382
+ )
383
+ ] }),
384
+ /* @__PURE__ */ jsxs(Heading3, { id: id ? `${id}-critical-heading` : void 0, children: [
385
+ " ",
386
+ "Critical"
387
+ ] }),
388
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
389
+ /* @__PURE__ */ jsx(
390
+ Swatch,
391
+ {
392
+ id: id ? `${id}-critical-500` : void 0,
393
+ className: "bg-critical-500",
394
+ colorName: "Critical-500",
395
+ colorHex: "#892615"
396
+ }
397
+ ),
398
+ /* @__PURE__ */ jsx(
399
+ Swatch,
400
+ {
401
+ id: id ? `${id}-critical-400` : void 0,
402
+ className: "bg-critical-400",
403
+ colorName: "Critical-400",
404
+ colorHex: "#cc391f"
405
+ }
406
+ ),
407
+ /* @__PURE__ */ jsx(
408
+ Swatch,
409
+ {
410
+ id: id ? `${id}-critical-300` : void 0,
411
+ className: "bg-critical-300",
412
+ colorName: "Critical-300",
413
+ colorHex: "#dd5e48"
414
+ }
415
+ ),
416
+ /* @__PURE__ */ jsx(
417
+ Swatch,
418
+ {
419
+ id: id ? `${id}-critical-200` : void 0,
420
+ className: "bg-critical-200",
421
+ colorName: "Critical-200",
422
+ colorHex: "#f0b7ad"
423
+ }
424
+ ),
425
+ /* @__PURE__ */ jsx(
426
+ Swatch,
427
+ {
428
+ id: id ? `${id}-critical-100` : void 0,
429
+ className: "bg-critical-100",
430
+ colorName: "Critical-100",
431
+ colorHex: "#fbedea"
432
+ }
433
+ )
434
+ ] }),
435
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-chart-heading` : void 0, children: "Color order for charts, graphs, etc" }),
436
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
437
+ /* @__PURE__ */ jsx(
438
+ Swatch,
439
+ {
440
+ id: id ? `${id}-chart-0` : void 0,
441
+ className: "bg-chart-0",
442
+ colorName: "Action-400",
443
+ colorHex: "#0077c8"
444
+ }
445
+ ),
446
+ /* @__PURE__ */ jsx(
447
+ Swatch,
448
+ {
449
+ id: id ? `${id}-chart-1` : void 0,
450
+ className: "bg-chart-1",
451
+ colorName: "Brand-400",
452
+ colorHex: "#df4405"
453
+ }
454
+ ),
455
+ /* @__PURE__ */ jsx(
456
+ Swatch,
457
+ {
458
+ id: id ? `${id}-chart-2` : void 0,
459
+ className: "bg-chart-2",
460
+ colorName: "Teal-400",
461
+ colorHex: "#40c1ac"
462
+ }
463
+ ),
464
+ /* @__PURE__ */ jsx(
465
+ Swatch,
466
+ {
467
+ id: id ? `${id}-chart-3` : void 0,
468
+ className: "bg-chart-3",
469
+ colorName: "Warning-400",
470
+ colorHex: "#f0a913"
471
+ }
472
+ ),
473
+ /* @__PURE__ */ jsx(
474
+ Swatch,
475
+ {
476
+ id: id ? `${id}-chart-4` : void 0,
477
+ className: "bg-chart-4",
478
+ colorName: "Neutral-400",
479
+ colorHex: "#6b6d6d"
480
+ }
481
+ ),
482
+ /* @__PURE__ */ jsx(
483
+ Swatch,
484
+ {
485
+ id: id ? `${id}-chart-5` : void 0,
486
+ className: "bg-chart-5",
487
+ colorName: "Purple-400",
488
+ colorHex: "#8d267a"
489
+ }
490
+ ),
491
+ /* @__PURE__ */ jsx(
492
+ Swatch,
493
+ {
494
+ id: id ? `${id}-chart-6` : void 0,
495
+ className: "bg-chart-6",
496
+ colorName: "Orange-400",
497
+ colorHex: "#cc391f"
498
+ }
499
+ )
500
+ ] }),
501
+ /* @__PURE__ */ jsx("br", {}),
502
+ /* @__PURE__ */ jsx(Display1, { id: id ? `${id}-semantics-title` : void 0, children: "Color Semantics" }),
503
+ /* @__PURE__ */ jsxs(Paragraph, { id: id ? `${id}-semantics-description` : void 0, children: [
504
+ "Because we aim to support custom branding and eventually color modes (dark/light modes), color tokens are used so that we can talk about specific color usages without tying them to specific color values. We can call a color a \u201CPrimary Action Color\u201D and it does not matter if it is blue or green or purple for a specific brand, we can all know what color use we are referring to. These colors are not define by a specific hex value but by the color variables defined in the color palette. These definitions can change between color mode.",
505
+ /* @__PURE__ */ jsx("br", {}),
506
+ /* @__PURE__ */ jsx("br", {}),
507
+ "Tokens are generally referenced by their Name, assuming a normal state unless otherwise specified. For example: A button may be called out to use a \u201Cbackground/action\u201D color, which would reference the \u201Ccolor/background/action/normal\u201D token by default, and the other states as defined."
508
+ ] }),
509
+ /* @__PURE__ */ jsx(Heading2, { id: id ? `${id}-text-heading` : void 0, children: "Text" }),
510
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-primary-heading` : void 0, children: "Text/Primary" }),
511
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
512
+ /* @__PURE__ */ jsx(
513
+ Swatch,
514
+ {
515
+ id: id ? `${id}-text-primary-normal` : void 0,
516
+ className: "bg-text-primary-normal",
517
+ colorName: "Normal",
518
+ colorHex: "#1d1e1e"
519
+ }
520
+ ),
521
+ /* @__PURE__ */ jsx(
522
+ Swatch,
523
+ {
524
+ id: id ? `${id}-text-primary-disabled` : void 0,
525
+ className: "bg-text-primary-disabled",
526
+ colorName: "Disabled",
527
+ colorHex: "#c1c1c1"
528
+ }
529
+ ),
530
+ /* @__PURE__ */ jsx(
531
+ Swatch,
532
+ {
533
+ id: id ? `${id}-text-primary-error` : void 0,
534
+ className: "bg-text-primary-error",
535
+ colorName: "Error",
536
+ colorHex: "#cc391f"
537
+ }
538
+ )
539
+ ] }),
540
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-secondary-heading` : void 0, children: "Text/Secondary" }),
541
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
542
+ /* @__PURE__ */ jsx(
543
+ Swatch,
544
+ {
545
+ id: id ? `${id}-text-secondary-normal` : void 0,
546
+ className: "bg-text-secondary-normal",
547
+ colorName: "Normal",
548
+ colorHex: "#6b6d6d"
549
+ }
550
+ ),
551
+ /* @__PURE__ */ jsx(
552
+ Swatch,
553
+ {
554
+ id: id ? `${id}-text-secondary-disabled` : void 0,
555
+ className: "bg-text-secondary-disabled",
556
+ colorName: "Disabled",
557
+ colorHex: "#c1c1c1"
558
+ }
559
+ ),
560
+ /* @__PURE__ */ jsx(
561
+ Swatch,
562
+ {
563
+ id: id ? `${id}-text-secondary-error` : void 0,
564
+ className: "bg-text-secondary-error",
565
+ colorName: "Error",
566
+ colorHex: "#cc391f"
567
+ }
568
+ )
569
+ ] }),
570
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-brand-heading` : void 0, children: "Text/Brand" }),
571
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
572
+ /* @__PURE__ */ jsx(
573
+ Swatch,
574
+ {
575
+ id: id ? `${id}-text-brand-normal` : void 0,
576
+ className: "bg-brand-400",
577
+ colorName: "Normal",
578
+ colorHex: "#df4405"
579
+ }
580
+ ),
581
+ /* @__PURE__ */ jsx(
582
+ Swatch,
583
+ {
584
+ id: id ? `${id}-text-brand-disabled` : void 0,
585
+ className: "bg-neutral-300",
586
+ colorName: "Disabled",
587
+ colorHex: "#c1c1c1"
588
+ }
589
+ ),
590
+ /* @__PURE__ */ jsx(
591
+ Swatch,
592
+ {
593
+ id: id ? `${id}-text-brand-error` : void 0,
594
+ className: "bg-critical-400",
595
+ colorName: "Error",
596
+ colorHex: "#cc391f"
597
+ }
598
+ )
599
+ ] }),
600
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-action-primary-heading` : void 0, children: "Text/Action Primary" }),
601
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
602
+ /* @__PURE__ */ jsx(
603
+ Swatch,
604
+ {
605
+ id: id ? `${id}-text-action-primary-normal` : void 0,
606
+ className: "bg-text-action-primary-normal",
607
+ colorName: "Normal",
608
+ colorHex: "#0077c8"
609
+ }
610
+ ),
611
+ /* @__PURE__ */ jsx(
612
+ Swatch,
613
+ {
614
+ id: id ? `${id}-text-action-primary-hover` : void 0,
615
+ className: "bg-text-action-primary-hover",
616
+ colorName: "Hover",
617
+ colorHex: "#00365a"
618
+ }
619
+ ),
620
+ /* @__PURE__ */ jsx(
621
+ Swatch,
622
+ {
623
+ id: id ? `${id}-text-action-primary-active` : void 0,
624
+ className: "bg-text-action-primary-active",
625
+ colorName: "Active",
626
+ colorHex: "#459ad4"
627
+ }
628
+ ),
629
+ /* @__PURE__ */ jsx(
630
+ Swatch,
631
+ {
632
+ id: id ? `${id}-text-action-primary-disabled` : void 0,
633
+ className: "bg-text-action-primary-disabled",
634
+ colorName: "Disabled",
635
+ colorHex: "#6b6d6d"
636
+ }
637
+ )
638
+ ] }),
639
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-on-action-primary-heading` : void 0, children: "Text/On Action Primary" }),
640
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
641
+ /* @__PURE__ */ jsx(
642
+ Swatch,
643
+ {
644
+ id: id ? `${id}-text-on-action-primary-normal` : void 0,
645
+ className: "bg-text-on-action-primary-normal",
646
+ colorName: "Normal",
647
+ colorHex: "#ffffff"
648
+ }
649
+ ),
650
+ /* @__PURE__ */ jsx(
651
+ Swatch,
652
+ {
653
+ id: id ? `${id}-text-on-action-primary-hover` : void 0,
654
+ className: "bg-text-on-action-primary-hover",
655
+ colorName: "Hover",
656
+ colorHex: "#ffffff"
657
+ }
658
+ ),
659
+ /* @__PURE__ */ jsx(
660
+ Swatch,
661
+ {
662
+ id: id ? `${id}-text-on-action-primary-active` : void 0,
663
+ className: "bg-text-on-action-primary-active",
664
+ colorName: "Active",
665
+ colorHex: "#ffffff"
666
+ }
667
+ ),
668
+ /* @__PURE__ */ jsx(
669
+ Swatch,
670
+ {
671
+ id: id ? `${id}-text-on-action-primary-disabled` : void 0,
672
+ className: "bg-text-on-action-primary-disabled",
673
+ colorName: "Disabled",
674
+ colorHex: "#6b6d6d"
675
+ }
676
+ )
677
+ ] }),
678
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-action-critical-heading` : void 0, children: "Text/Action Critical" }),
679
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
680
+ /* @__PURE__ */ jsx(
681
+ Swatch,
682
+ {
683
+ id: id ? `${id}-text-action-critical-normal` : void 0,
684
+ className: "bg-text-action-critical-normal",
685
+ colorName: "Normal",
686
+ colorHex: "#CC391F"
687
+ }
688
+ ),
689
+ /* @__PURE__ */ jsx(
690
+ Swatch,
691
+ {
692
+ id: id ? `${id}-text-action-critical-hover` : void 0,
693
+ className: "bg-text-action-critical-hover",
694
+ colorName: "Hover",
695
+ colorHex: "#892615"
696
+ }
697
+ ),
698
+ /* @__PURE__ */ jsx(
699
+ Swatch,
700
+ {
701
+ id: id ? `${id}-text-action-critical-active` : void 0,
702
+ className: "bg-text-action-critical-active",
703
+ colorName: "Active",
704
+ colorHex: "#DD5E48"
705
+ }
706
+ ),
707
+ /* @__PURE__ */ jsx(
708
+ Swatch,
709
+ {
710
+ id: id ? `${id}-text-action-critical-disabled` : void 0,
711
+ className: "bg-text-action-critical-disabled",
712
+ colorName: "Disabled",
713
+ colorHex: "#6b6d6d"
714
+ }
715
+ )
716
+ ] }),
717
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-link-heading` : void 0, children: "Text/Link" }),
718
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
719
+ /* @__PURE__ */ jsx(
720
+ Swatch,
721
+ {
722
+ id: id ? `${id}-text-link-normal` : void 0,
723
+ className: "bg-text-link-normal",
724
+ colorName: "Normal",
725
+ colorHex: "#0077C8"
726
+ }
727
+ ),
728
+ /* @__PURE__ */ jsx(
729
+ Swatch,
730
+ {
731
+ id: id ? `${id}-text-link-hover` : void 0,
732
+ className: "bg-text-link-hover",
733
+ colorName: "Hover",
734
+ colorHex: "#00365A"
735
+ }
736
+ ),
737
+ /* @__PURE__ */ jsx(
738
+ Swatch,
739
+ {
740
+ id: id ? `${id}-text-link-active` : void 0,
741
+ className: "bg-text-link-active",
742
+ colorName: "Active",
743
+ colorHex: "#459AD4"
744
+ }
745
+ ),
746
+ /* @__PURE__ */ jsx(
747
+ Swatch,
748
+ {
749
+ id: id ? `${id}-text-link-disabled` : void 0,
750
+ className: "bg-text-link-disabled",
751
+ colorName: "Disabled",
752
+ colorHex: "#6b6d6d"
753
+ }
754
+ )
755
+ ] }),
756
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-success-heading` : void 0, children: "Text/Success" }),
757
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
758
+ /* @__PURE__ */ jsx(
759
+ Swatch,
760
+ {
761
+ id: id ? `${id}-text-success-normal` : void 0,
762
+ className: "bg-text-success-normal",
763
+ colorName: "Normal",
764
+ colorHex: "#126240"
765
+ }
766
+ ),
767
+ /* @__PURE__ */ jsx(
768
+ Swatch,
769
+ {
770
+ id: id ? `${id}-text-success-disabled` : void 0,
771
+ className: "bg-text-success-disabled",
772
+ colorName: "Disabled",
773
+ colorHex: "#6B6D6D"
774
+ }
775
+ ),
776
+ /* @__PURE__ */ jsx(
777
+ Swatch,
778
+ {
779
+ id: id ? `${id}-text-success-error` : void 0,
780
+ className: "bg-text-success-error",
781
+ colorName: "Error",
782
+ colorHex: "#CC391F"
783
+ }
784
+ )
785
+ ] }),
786
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-warning-heading` : void 0, children: "Text/Warning" }),
787
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
788
+ /* @__PURE__ */ jsx(
789
+ Swatch,
790
+ {
791
+ id: id ? `${id}-text-warning-normal` : void 0,
792
+ className: "bg-text-warning-normal",
793
+ colorName: "Normal",
794
+ colorHex: "#126240"
795
+ }
796
+ ),
797
+ /* @__PURE__ */ jsx(
798
+ Swatch,
799
+ {
800
+ id: id ? `${id}-text-warning-disabled` : void 0,
801
+ className: "bg-text-warning-disabled",
802
+ colorName: "Disabled",
803
+ colorHex: "#6B6D6D"
804
+ }
805
+ ),
806
+ /* @__PURE__ */ jsx(
807
+ Swatch,
808
+ {
809
+ id: id ? `${id}-text-warning-error` : void 0,
810
+ className: "bg-text-warning-error",
811
+ colorName: "Error",
812
+ colorHex: "#CC391F"
813
+ }
814
+ )
815
+ ] }),
816
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-text-critical-heading` : void 0, children: "Text/Critical" }),
817
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
818
+ /* @__PURE__ */ jsx(
819
+ Swatch,
820
+ {
821
+ id: id ? `${id}-text-critical-normal` : void 0,
822
+ className: "bg-text-critical-normal",
823
+ colorName: "Normal",
824
+ colorHex: "#CC391F"
825
+ }
826
+ ),
827
+ /* @__PURE__ */ jsx(
828
+ Swatch,
829
+ {
830
+ id: id ? `${id}-text-critical-disabled` : void 0,
831
+ className: "bg-text-critical-disabled",
832
+ colorName: "Disabled",
833
+ colorHex: "#6B6D6D"
834
+ }
835
+ ),
836
+ /* @__PURE__ */ jsx(
837
+ Swatch,
838
+ {
839
+ id: id ? `${id}-text-critical-error` : void 0,
840
+ className: "bg-text-critical-error",
841
+ colorName: "Error",
842
+ colorHex: "#CC391F"
843
+ }
844
+ )
845
+ ] }),
846
+ /* @__PURE__ */ jsx("br", {}),
847
+ /* @__PURE__ */ jsx(Heading2, { id: id ? `${id}-icon-heading` : void 0, children: "Icon" }),
848
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-primary-heading` : void 0, children: "Icon/Primary" }),
849
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
850
+ /* @__PURE__ */ jsx(
851
+ Swatch,
852
+ {
853
+ id: id ? `${id}-icon-primary-normal` : void 0,
854
+ className: "bg-icon-primary-normal",
855
+ colorName: "Normal",
856
+ colorHex: "#6B6D6D"
857
+ }
858
+ ),
859
+ /* @__PURE__ */ jsx(
860
+ Swatch,
861
+ {
862
+ id: id ? `${id}-icon-primary-disabled` : void 0,
863
+ className: "bg-icon-primary-disabled",
864
+ colorName: "Disabled",
865
+ colorHex: "#C1C1C1"
866
+ }
867
+ )
868
+ ] }),
869
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-success-heading` : void 0, children: "Icon/Success" }),
870
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
871
+ /* @__PURE__ */ jsx(
872
+ Swatch,
873
+ {
874
+ id: id ? `${id}-icon-success-normal` : void 0,
875
+ className: "bg-icon-success-normal",
876
+ colorName: "Normal",
877
+ colorHex: "#27D68B"
878
+ }
879
+ ),
880
+ /* @__PURE__ */ jsx(
881
+ Swatch,
882
+ {
883
+ id: id ? `${id}-icon-success-disabled` : void 0,
884
+ className: "bg-icon-success-disabled",
885
+ colorName: "Disabled",
886
+ colorHex: "#6B6D6D"
887
+ }
888
+ )
889
+ ] }),
890
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-warning-heading` : void 0, children: "Icon/Warning" }),
891
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
892
+ /* @__PURE__ */ jsx(
893
+ Swatch,
894
+ {
895
+ id: id ? `${id}-icon-warning-normal` : void 0,
896
+ className: "bg-icon-warning-normal",
897
+ colorName: "Normal",
898
+ colorHex: "#F0A913"
899
+ }
900
+ ),
901
+ /* @__PURE__ */ jsx(
902
+ Swatch,
903
+ {
904
+ id: id ? `${id}-icon-warning-disabled` : void 0,
905
+ className: "bg-icon-warning-disabled",
906
+ colorName: "Disabled",
907
+ colorHex: "#6B6D6D"
908
+ }
909
+ )
910
+ ] }),
911
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-critical-heading` : void 0, children: "Icon/Critical" }),
912
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
913
+ /* @__PURE__ */ jsx(
914
+ Swatch,
915
+ {
916
+ id: id ? `${id}-icon-critical-normal` : void 0,
917
+ className: "bg-icon-critical-normal",
918
+ colorName: "Normal",
919
+ colorHex: "#CC391F"
920
+ }
921
+ ),
922
+ /* @__PURE__ */ jsx(
923
+ Swatch,
924
+ {
925
+ id: id ? `${id}-icon-critical-disabled` : void 0,
926
+ className: "bg-icon-critical-disabled",
927
+ colorName: "Disabled",
928
+ colorHex: "#6B6D6D"
929
+ }
930
+ )
931
+ ] }),
932
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-action-primary-heading` : void 0, children: "Icon/Action Primary" }),
933
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
934
+ /* @__PURE__ */ jsx(
935
+ Swatch,
936
+ {
937
+ id: id ? `${id}-icon-action-primary-normal` : void 0,
938
+ className: "bg-icon-action-primary-normal",
939
+ colorName: "Normal",
940
+ colorHex: "#1D1E1E"
941
+ }
942
+ ),
943
+ /* @__PURE__ */ jsx(
944
+ Swatch,
945
+ {
946
+ id: id ? `${id}-icon-action-primary-hover` : void 0,
947
+ className: "bg-icon-action-primary-hover",
948
+ colorName: "Hover",
949
+ colorHex: "#00365A"
950
+ }
951
+ ),
952
+ /* @__PURE__ */ jsx(
953
+ Swatch,
954
+ {
955
+ id: id ? `${id}-icon-action-primary-active` : void 0,
956
+ className: "bg-icon-action-primary-active",
957
+ colorName: "Active",
958
+ colorHex: "#459AD4"
959
+ }
960
+ ),
961
+ /* @__PURE__ */ jsx(
962
+ Swatch,
963
+ {
964
+ id: id ? `${id}-icon-action-primary-disabled` : void 0,
965
+ className: "bg-icon-action-primary-disabled",
966
+ colorName: "Disabled",
967
+ colorHex: "#C1C1C1"
968
+ }
969
+ )
970
+ ] }),
971
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-on-action-primary-heading` : void 0, children: "Icon/On Action Primary" }),
972
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
973
+ /* @__PURE__ */ jsx(
974
+ Swatch,
975
+ {
976
+ id: id ? `${id}-icon-on-action-primary-normal` : void 0,
977
+ className: "bg-icon-on-action-primary-normal",
978
+ colorName: "Normal",
979
+ colorHex: "#FFFFFF"
980
+ }
981
+ ),
982
+ /* @__PURE__ */ jsx(
983
+ Swatch,
984
+ {
985
+ id: id ? `${id}-icon-on-action-primary-hover` : void 0,
986
+ className: "bg-icon-on-action-primary-hover",
987
+ colorName: "Hover",
988
+ colorHex: "#FFFFFF"
989
+ }
990
+ ),
991
+ /* @__PURE__ */ jsx(
992
+ Swatch,
993
+ {
994
+ id: id ? `${id}-icon-on-action-primary-active` : void 0,
995
+ className: "bg-icon-on-action-primary-active",
996
+ colorName: "Active",
997
+ colorHex: "#FFFFFF"
998
+ }
999
+ ),
1000
+ /* @__PURE__ */ jsx(
1001
+ Swatch,
1002
+ {
1003
+ id: id ? `${id}-icon-on-action-primary-disabled` : void 0,
1004
+ className: "bg-icon-on-action-primary-disabled",
1005
+ colorName: "Disabled",
1006
+ colorHex: "#6B6D6D"
1007
+ }
1008
+ )
1009
+ ] }),
1010
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-action-secondary-heading` : void 0, children: "Icon/Action Secondary" }),
1011
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1012
+ /* @__PURE__ */ jsx(
1013
+ Swatch,
1014
+ {
1015
+ id: id ? `${id}-icon-action-secondary-normal` : void 0,
1016
+ className: "bg-icon-action-secondary-normal",
1017
+ colorName: "Normal",
1018
+ colorHex: "#0077C8"
1019
+ }
1020
+ ),
1021
+ /* @__PURE__ */ jsx(
1022
+ Swatch,
1023
+ {
1024
+ id: id ? `${id}-icon-action-secondary-hover` : void 0,
1025
+ className: "bg-icon-action-secondary-hover",
1026
+ colorName: "Hover",
1027
+ colorHex: "#00365A"
1028
+ }
1029
+ ),
1030
+ /* @__PURE__ */ jsx(
1031
+ Swatch,
1032
+ {
1033
+ id: id ? `${id}-icon-action-secondary-active` : void 0,
1034
+ className: "bg-icon-action-secondary-active",
1035
+ colorName: "Active",
1036
+ colorHex: "#459AD4"
1037
+ }
1038
+ ),
1039
+ /* @__PURE__ */ jsx(
1040
+ Swatch,
1041
+ {
1042
+ id: id ? `${id}-icon-action-secondary-disabled` : void 0,
1043
+ className: "bg-icon-action-secondary-disabled",
1044
+ colorName: "Disabled",
1045
+ colorHex: "#6B6D6D"
1046
+ }
1047
+ )
1048
+ ] }),
1049
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-action-critical-heading` : void 0, children: "Icon/Action Critical" }),
1050
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1051
+ /* @__PURE__ */ jsx(
1052
+ Swatch,
1053
+ {
1054
+ id: id ? `${id}-icon-action-critical-normal` : void 0,
1055
+ className: "bg-icon-action-critical-normal",
1056
+ colorName: "Normal",
1057
+ colorHex: "#CC391F"
1058
+ }
1059
+ ),
1060
+ /* @__PURE__ */ jsx(
1061
+ Swatch,
1062
+ {
1063
+ id: id ? `${id}-icon-action-critical-hover` : void 0,
1064
+ className: "bg-icon-action-critical-hover",
1065
+ colorName: "Hover",
1066
+ colorHex: "#892615"
1067
+ }
1068
+ ),
1069
+ /* @__PURE__ */ jsx(
1070
+ Swatch,
1071
+ {
1072
+ id: id ? `${id}-icon-action-critical-active` : void 0,
1073
+ className: "bg-icon-action-critical-active",
1074
+ colorName: "Active",
1075
+ colorHex: "#DD5E48"
1076
+ }
1077
+ ),
1078
+ /* @__PURE__ */ jsx(
1079
+ Swatch,
1080
+ {
1081
+ id: id ? `${id}-icon-action-critical-disabled` : void 0,
1082
+ className: "bg-icon-action-critical-disabled",
1083
+ colorName: "Disabled",
1084
+ colorHex: "#6B6D6D"
1085
+ }
1086
+ )
1087
+ ] }),
1088
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-icon-brand-primary-heading` : void 0, children: "Icon/Brand Primary" }),
1089
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1090
+ /* @__PURE__ */ jsx(
1091
+ Swatch,
1092
+ {
1093
+ id: id ? `${id}-icon-brand-primary-normal` : void 0,
1094
+ className: "bg-icon-brand-primary-normal",
1095
+ colorName: "Normal",
1096
+ colorHex: "#DF4405"
1097
+ }
1098
+ ),
1099
+ /* @__PURE__ */ jsx(
1100
+ Swatch,
1101
+ {
1102
+ id: id ? `${id}-icon-brand-primary-hover` : void 0,
1103
+ className: "bg-icon-brand-primary-hover",
1104
+ colorName: "Hover",
1105
+ colorHex: "#9E3004"
1106
+ }
1107
+ ),
1108
+ /* @__PURE__ */ jsx(
1109
+ Swatch,
1110
+ {
1111
+ id: id ? `${id}-icon-brand-primary-active` : void 0,
1112
+ className: "bg-icon-brand-primary-active",
1113
+ colorName: "Active",
1114
+ colorHex: "#E56937"
1115
+ }
1116
+ ),
1117
+ /* @__PURE__ */ jsx(
1118
+ Swatch,
1119
+ {
1120
+ id: id ? `${id}-icon-brand-primary-disabled` : void 0,
1121
+ className: "bg-icon-brand-primary-disabled",
1122
+ colorName: "Disabled",
1123
+ colorHex: "#C1C1C1"
1124
+ }
1125
+ )
1126
+ ] }),
1127
+ /* @__PURE__ */ jsx("br", {}),
1128
+ /* @__PURE__ */ jsx(Heading2, { id: id ? `${id}-border-heading` : void 0, children: "Border" }),
1129
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-border-primary-heading` : void 0, children: "Border/Primary" }),
1130
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1131
+ /* @__PURE__ */ jsx(
1132
+ Swatch,
1133
+ {
1134
+ id: id ? `${id}-border-primary-normal` : void 0,
1135
+ className: "bg-border-primary-normal",
1136
+ colorName: "Normal",
1137
+ colorHex: "#C1C1C1"
1138
+ }
1139
+ ),
1140
+ /* @__PURE__ */ jsx(
1141
+ Swatch,
1142
+ {
1143
+ id: id ? `${id}-border-primary-focus` : void 0,
1144
+ className: "bg-border-primary-focus",
1145
+ colorName: "Focus",
1146
+ colorHex: "#0077C8"
1147
+ }
1148
+ ),
1149
+ /* @__PURE__ */ jsx(
1150
+ Swatch,
1151
+ {
1152
+ id: id ? `${id}-border-primary-error` : void 0,
1153
+ className: "bg-border-primary-error",
1154
+ colorName: "Error",
1155
+ colorHex: "#CC391F"
1156
+ }
1157
+ )
1158
+ ] }),
1159
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-border-action-heading` : void 0, children: "Border/Action" }),
1160
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1161
+ /* @__PURE__ */ jsx(
1162
+ Swatch,
1163
+ {
1164
+ id: id ? `${id}-border-action-normal` : void 0,
1165
+ className: "bg-border-action-normal",
1166
+ colorName: "Normal",
1167
+ colorHex: "#0077C8"
1168
+ }
1169
+ ),
1170
+ /* @__PURE__ */ jsx(
1171
+ Swatch,
1172
+ {
1173
+ id: id ? `${id}-border-action-hover` : void 0,
1174
+ className: "bg-border-action-hover",
1175
+ colorName: "Hover",
1176
+ colorHex: "#00365A"
1177
+ }
1178
+ ),
1179
+ /* @__PURE__ */ jsx(
1180
+ Swatch,
1181
+ {
1182
+ id: id ? `${id}-border-action-active` : void 0,
1183
+ className: "bg-border-action-active",
1184
+ colorName: "Active",
1185
+ colorHex: "#459AD4"
1186
+ }
1187
+ ),
1188
+ /* @__PURE__ */ jsx(
1189
+ Swatch,
1190
+ {
1191
+ id: id ? `${id}-border-action-disabled` : void 0,
1192
+ className: "bg-border-action-disabled",
1193
+ colorName: "Disabled",
1194
+ colorHex: "#EBEBEB"
1195
+ }
1196
+ )
1197
+ ] }),
1198
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-border-action-critical-heading` : void 0, children: "Border/Action Critical" }),
1199
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1200
+ /* @__PURE__ */ jsx(
1201
+ Swatch,
1202
+ {
1203
+ id: id ? `${id}-border-action-critical-normal` : void 0,
1204
+ className: "bg-border-action-critical-normal",
1205
+ colorName: "Normal",
1206
+ colorHex: "#CC391F"
1207
+ }
1208
+ ),
1209
+ /* @__PURE__ */ jsx(
1210
+ Swatch,
1211
+ {
1212
+ id: id ? `${id}-border-action-critical-hover` : void 0,
1213
+ className: "bg-border-action-critical-hover",
1214
+ colorName: "Hover",
1215
+ colorHex: "#892615"
1216
+ }
1217
+ ),
1218
+ /* @__PURE__ */ jsx(
1219
+ Swatch,
1220
+ {
1221
+ id: id ? `${id}-border-action-critical-active` : void 0,
1222
+ className: "bg-border-action-critical-active",
1223
+ colorName: "Active",
1224
+ colorHex: "#DD5E48"
1225
+ }
1226
+ ),
1227
+ /* @__PURE__ */ jsx(
1228
+ Swatch,
1229
+ {
1230
+ id: id ? `${id}-border-action-critical-disabled` : void 0,
1231
+ className: "bg-border-action-critical-disabled",
1232
+ colorName: "Disabled",
1233
+ colorHex: "#EBEBEB"
1234
+ }
1235
+ )
1236
+ ] }),
1237
+ /* @__PURE__ */ jsx("br", {}),
1238
+ /* @__PURE__ */ jsx(Heading2, { id: id ? `${id}-background-heading` : void 0, children: "Background" }),
1239
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-primary-heading` : void 0, children: "Background/Primary" }),
1240
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1241
+ Swatch,
1242
+ {
1243
+ id: id ? `${id}-background-primary-normal` : void 0,
1244
+ className: "bg-background-primary-normal",
1245
+ colorName: "Normal",
1246
+ colorHex: "#FFFFFF"
1247
+ }
1248
+ ) }),
1249
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-secondary-heading` : void 0, children: "Background/Secondary" }),
1250
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1251
+ Swatch,
1252
+ {
1253
+ id: id ? `${id}-background-secondary-normal` : void 0,
1254
+ className: "bg-background-secondary-normal",
1255
+ colorName: "Normal",
1256
+ colorHex: "#c1c1c1"
1257
+ }
1258
+ ) }),
1259
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-brand-heading` : void 0, children: "Background/Brand" }),
1260
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1261
+ Swatch,
1262
+ {
1263
+ id: id ? `${id}-background-brand-normal` : void 0,
1264
+ className: "bg-background-brand-normal",
1265
+ colorName: "Normal",
1266
+ colorHex: "#DF4405"
1267
+ }
1268
+ ) }),
1269
+ /* @__PURE__ */ jsx(
1270
+ Heading3,
1271
+ {
1272
+ id: id ? `${id}-background-grouped-primary-heading` : void 0,
1273
+ children: "Background/Grouped Primary"
1274
+ }
1275
+ ),
1276
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1277
+ Swatch,
1278
+ {
1279
+ id: id ? `${id}-background-grouped-primary-normal` : void 0,
1280
+ className: "bg-background-grouped-primary-normal",
1281
+ colorName: "Normal",
1282
+ colorHex: "#FFFFFF"
1283
+ }
1284
+ ) }),
1285
+ /* @__PURE__ */ jsx(
1286
+ Heading3,
1287
+ {
1288
+ id: id ? `${id}-background-grouped-secondary-heading` : void 0,
1289
+ children: "Background/Grouped Secondary"
1290
+ }
1291
+ ),
1292
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1293
+ Swatch,
1294
+ {
1295
+ id: id ? `${id}-background-grouped-secondary-normal` : void 0,
1296
+ className: "bg-background-grouped-secondary-normal",
1297
+ colorName: "Normal",
1298
+ colorHex: "#f7f7f7"
1299
+ }
1300
+ ) }),
1301
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-action-primary-heading` : void 0, children: "Background/Action Primary" }),
1302
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1303
+ /* @__PURE__ */ jsx(
1304
+ Swatch,
1305
+ {
1306
+ id: id ? `${id}-background-action-primary-normal` : void 0,
1307
+ className: "bg-background-action-primary-normal",
1308
+ colorName: "Normal",
1309
+ colorHex: "#0077C8"
1310
+ }
1311
+ ),
1312
+ /* @__PURE__ */ jsx(
1313
+ Swatch,
1314
+ {
1315
+ id: id ? `${id}-background-action-primary-hover` : void 0,
1316
+ className: "bg-background-action-primary-hover",
1317
+ colorName: "Hover",
1318
+ colorHex: "#00365A"
1319
+ }
1320
+ ),
1321
+ /* @__PURE__ */ jsx(
1322
+ Swatch,
1323
+ {
1324
+ id: id ? `${id}-background-action-primary-active` : void 0,
1325
+ className: "bg-background-action-primary-active",
1326
+ colorName: "Active",
1327
+ colorHex: "#459AD4"
1328
+ }
1329
+ ),
1330
+ /* @__PURE__ */ jsx(
1331
+ Swatch,
1332
+ {
1333
+ id: id ? `${id}-background-action-primary-disabled` : void 0,
1334
+ className: "bg-background-action-primary-disabled",
1335
+ colorName: "Disabled",
1336
+ colorHex: "#EBEBEB"
1337
+ }
1338
+ )
1339
+ ] }),
1340
+ /* @__PURE__ */ jsx(
1341
+ Heading3,
1342
+ {
1343
+ id: id ? `${id}-background-action-secondary-heading` : void 0,
1344
+ children: "Background/Action Secondary"
1345
+ }
1346
+ ),
1347
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1348
+ /* @__PURE__ */ jsx(
1349
+ Swatch,
1350
+ {
1351
+ id: id ? `${id}-background-action-secondary-normal` : void 0,
1352
+ className: "bg-background-action-secondary-normal",
1353
+ colorName: "Normal",
1354
+ colorHex: "#FFFFFF"
1355
+ }
1356
+ ),
1357
+ /* @__PURE__ */ jsx(
1358
+ Swatch,
1359
+ {
1360
+ id: id ? `${id}-background-action-secondary-hover` : void 0,
1361
+ className: "bg-background-action-secondary-hover",
1362
+ colorName: "Hover",
1363
+ colorHex: "#E7F2F9"
1364
+ }
1365
+ ),
1366
+ /* @__PURE__ */ jsx(
1367
+ Swatch,
1368
+ {
1369
+ id: id ? `${id}-background-action-secondary-active` : void 0,
1370
+ className: "bg-background-action-secondary-active",
1371
+ colorName: "Active",
1372
+ colorHex: "#FFFFFF"
1373
+ }
1374
+ ),
1375
+ /* @__PURE__ */ jsx(
1376
+ Swatch,
1377
+ {
1378
+ id: id ? `${id}-background-action-secondary-disabled` : void 0,
1379
+ className: "bg-background-action-secondary-disabled",
1380
+ colorName: "Disabled",
1381
+ colorHex: "#EBEBEB"
1382
+ }
1383
+ )
1384
+ ] }),
1385
+ /* @__PURE__ */ jsx(
1386
+ Heading3,
1387
+ {
1388
+ id: id ? `${id}-background-action-critical-primary-heading` : void 0,
1389
+ children: "Background/Action Critical Primary"
1390
+ }
1391
+ ),
1392
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1393
+ /* @__PURE__ */ jsx(
1394
+ Swatch,
1395
+ {
1396
+ id: id ? `${id}-background-action-critical-primary-normal` : void 0,
1397
+ className: "bg-background-action-critical-primary-normal",
1398
+ colorName: "Normal",
1399
+ colorHex: "#CC391F"
1400
+ }
1401
+ ),
1402
+ /* @__PURE__ */ jsx(
1403
+ Swatch,
1404
+ {
1405
+ id: id ? `${id}-background-action-critical-primary-hover` : void 0,
1406
+ className: "bg-background-action-critical-primary-hover",
1407
+ colorName: "Hover",
1408
+ colorHex: "#892615"
1409
+ }
1410
+ ),
1411
+ /* @__PURE__ */ jsx(
1412
+ Swatch,
1413
+ {
1414
+ id: id ? `${id}-background-action-critical-primary-active` : void 0,
1415
+ className: "bg-background-action-critical-primary-active",
1416
+ colorName: "Active",
1417
+ colorHex: "#DD5E48"
1418
+ }
1419
+ ),
1420
+ /* @__PURE__ */ jsx(
1421
+ Swatch,
1422
+ {
1423
+ id: id ? `${id}-background-action-critical-primary-disabled` : void 0,
1424
+ className: "bg-background-action-critical-primary-disabled",
1425
+ colorName: "Disabled",
1426
+ colorHex: "#EBEBEB"
1427
+ }
1428
+ )
1429
+ ] }),
1430
+ /* @__PURE__ */ jsx(
1431
+ Heading3,
1432
+ {
1433
+ id: id ? `${id}-background-action-critical-secondary-heading` : void 0,
1434
+ children: "Background/Action Critical Secondary"
1435
+ }
1436
+ ),
1437
+ /* @__PURE__ */ jsxs("div", { className: "flex flex-row gap-4", children: [
1438
+ /* @__PURE__ */ jsx(
1439
+ Swatch,
1440
+ {
1441
+ id: id ? `${id}-background-action-critical-secondary-normal` : void 0,
1442
+ className: "bg-background-action-critical-secondary-normal",
1443
+ colorName: "Normal",
1444
+ colorHex: "#FFFFFF"
1445
+ }
1446
+ ),
1447
+ /* @__PURE__ */ jsx(
1448
+ Swatch,
1449
+ {
1450
+ id: id ? `${id}-background-action-critical-secondary-hover` : void 0,
1451
+ className: "bg-background-action-critical-secondary-hover",
1452
+ colorName: "Hover",
1453
+ colorHex: "#FBEDEA"
1454
+ }
1455
+ ),
1456
+ /* @__PURE__ */ jsx(
1457
+ Swatch,
1458
+ {
1459
+ id: id ? `${id}-background-action-critical-secondary-active` : void 0,
1460
+ className: "bg-background-action-critical-secondary-active",
1461
+ colorName: "Active",
1462
+ colorHex: "#FFFFFF"
1463
+ }
1464
+ ),
1465
+ /* @__PURE__ */ jsx(
1466
+ Swatch,
1467
+ {
1468
+ id: id ? `${id}-background-action-critical-secondary-disabled` : void 0,
1469
+ className: "bg-background-action-critical-secondary-disabled",
1470
+ colorName: "Disabled",
1471
+ colorHex: "#EBEBEB"
1472
+ }
1473
+ )
1474
+ ] }),
1475
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-success-heading` : void 0, children: "Background/Success" }),
1476
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1477
+ Swatch,
1478
+ {
1479
+ id: id ? `${id}-background-success-normal` : void 0,
1480
+ className: "bg-background-success-normal",
1481
+ colorName: "Normal",
1482
+ colorHex: "#27D68B"
1483
+ }
1484
+ ) }),
1485
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-warning-heading` : void 0, children: "Background/Warning" }),
1486
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1487
+ Swatch,
1488
+ {
1489
+ id: id ? `${id}-background-warning-normal` : void 0,
1490
+ className: "bg-background-warning-normal",
1491
+ colorName: "Normal",
1492
+ colorHex: "#F0A913"
1493
+ }
1494
+ ) }),
1495
+ /* @__PURE__ */ jsx(Heading3, { id: id ? `${id}-background-critical-heading` : void 0, children: "Background/Critical" }),
1496
+ /* @__PURE__ */ jsx("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ jsx(
1497
+ Swatch,
1498
+ {
1499
+ id: id ? `${id}-background-critical-normal` : void 0,
1500
+ className: "bg-background-critical-normal",
1501
+ colorName: "Normal",
1502
+ colorHex: "#CC391F"
1503
+ }
1504
+ ) })
1505
+ ]
1506
+ }
1507
+ );
1314
1508
  };
1315
1509
  Swatches.displayName = "Swatches";
1316
1510
  export {