@dmsi/wedgekit-react 0.0.26 → 0.0.28

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
@@ -202,20 +202,23 @@ var Display = (_a) => {
202
202
  as,
203
203
  color,
204
204
  align,
205
- variant = "display1"
205
+ variant = "display1",
206
+ id
206
207
  } = _b, props = __objRest(_b, [
207
208
  "className",
208
209
  "children",
209
210
  "as",
210
211
  "color",
211
212
  "align",
212
- "variant"
213
+ "variant",
214
+ "id"
213
215
  ]);
214
216
  const defaultElement = variant === "display1" ? "h1" : "h2";
215
217
  const Element = as != null ? as : defaultElement;
216
218
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
217
219
  Element,
218
220
  __spreadProps(__spreadValues({
221
+ id,
219
222
  className: (0, import_clsx2.default)(
220
223
  typography[variant],
221
224
  className,
@@ -255,38 +258,70 @@ var useFlexClassNames = ({ items, justify, grow }) => (0, import_clsx3.default)(
255
258
  justify === "between" && "justify-between",
256
259
  justify === "around" && "justify-around"
257
260
  );
258
- var Stack = ({
259
- children,
260
- items,
261
- justify,
262
- grow,
263
- padding,
264
- paddingX,
265
- horizontal,
266
- horizontalMobile,
267
- elevation = 0,
268
- rounded,
269
- centered,
270
- width,
271
- maxWidth,
272
- minWidth,
273
- height,
274
- maxHeight,
275
- borderColor,
276
- backgroundColor,
277
- sizing = "none",
278
- overflowY = "inherit",
279
- overflowX = "inherit",
280
- flexShrink,
281
- flexGrow,
282
- position,
283
- top,
284
- left
285
- }) => {
261
+ var Stack = (_a) => {
262
+ var _b = _a, {
263
+ children,
264
+ items,
265
+ justify,
266
+ grow,
267
+ padding,
268
+ paddingX,
269
+ horizontal,
270
+ horizontalMobile,
271
+ elevation = 0,
272
+ rounded,
273
+ centered,
274
+ width,
275
+ maxWidth,
276
+ minWidth,
277
+ height,
278
+ maxHeight,
279
+ borderColor,
280
+ backgroundColor,
281
+ sizing = "none",
282
+ overflowY = "inherit",
283
+ overflowX = "inherit",
284
+ flexShrink,
285
+ flexGrow,
286
+ position,
287
+ top,
288
+ left,
289
+ id
290
+ } = _b, props = __objRest(_b, [
291
+ "children",
292
+ "items",
293
+ "justify",
294
+ "grow",
295
+ "padding",
296
+ "paddingX",
297
+ "horizontal",
298
+ "horizontalMobile",
299
+ "elevation",
300
+ "rounded",
301
+ "centered",
302
+ "width",
303
+ "maxWidth",
304
+ "minWidth",
305
+ "height",
306
+ "maxHeight",
307
+ "borderColor",
308
+ "backgroundColor",
309
+ "sizing",
310
+ "overflowY",
311
+ "overflowX",
312
+ "flexShrink",
313
+ "flexGrow",
314
+ "position",
315
+ "top",
316
+ "left",
317
+ "id"
318
+ ]);
286
319
  const flexClassNames = useFlexClassNames({ items, justify, grow });
287
320
  return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
288
321
  "div",
289
- {
322
+ __spreadProps(__spreadValues({
323
+ id
324
+ }, props), {
290
325
  style: {
291
326
  height: height === "full" ? "100%" : height !== void 0 ? `${height}px` : void 0,
292
327
  maxHeight: maxHeight !== void 0 ? `${maxHeight}px` : void 0,
@@ -334,7 +369,7 @@ var Stack = ({
334
369
  rounded && "rounded"
335
370
  ),
336
371
  children
337
- }
372
+ })
338
373
  );
339
374
  };
340
375
 
@@ -353,7 +388,8 @@ var Paragraph = (_a) => {
353
388
  tall,
354
389
  addOverflow,
355
390
  children,
356
- as = "p"
391
+ as = "p",
392
+ id
357
393
  } = _b, props = __objRest(_b, [
358
394
  "className",
359
395
  "color",
@@ -362,12 +398,15 @@ var Paragraph = (_a) => {
362
398
  "tall",
363
399
  "addOverflow",
364
400
  "children",
365
- "as"
401
+ "as",
402
+ "id"
366
403
  ]);
367
404
  const Element = as;
368
405
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
369
406
  Element,
370
- __spreadProps(__spreadValues({}, props), {
407
+ __spreadProps(__spreadValues({
408
+ id
409
+ }, props), {
371
410
  className: (0, import_clsx4.default)(
372
411
  typography.paragraph,
373
412
  className,
@@ -397,20 +436,23 @@ var Heading = (_a) => {
397
436
  as,
398
437
  color,
399
438
  align,
400
- variant = "heading1"
439
+ variant = "heading1",
440
+ id
401
441
  } = _b, props = __objRest(_b, [
402
442
  "className",
403
443
  "children",
404
444
  "as",
405
445
  "color",
406
446
  "align",
407
- "variant"
447
+ "variant",
448
+ "id"
408
449
  ]);
409
450
  const defaultElement = variant === "heading1" ? "h1" : variant === "heading2" ? "h2" : "h3";
410
451
  const Element = as != null ? as : defaultElement;
411
452
  return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
412
453
  Element,
413
454
  __spreadProps(__spreadValues({
455
+ id,
414
456
  className: (0, import_clsx5.default)(
415
457
  typography[variant],
416
458
  className,
@@ -436,8 +478,8 @@ Heading3.displayName = "Heading3";
436
478
 
437
479
  // src/components/Swatch.tsx
438
480
  var import_jsx_runtime5 = require("react/jsx-runtime");
439
- var Swatch = ({ className, colorName, colorHex }) => {
440
- return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-col gap-desktop-layout-padding", children: [
481
+ var Swatch = ({ className, colorName, colorHex, id }) => {
482
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { id, className: "flex flex-col gap-desktop-layout-padding", children: [
441
483
  /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
442
484
  "div",
443
485
  {
@@ -459,1275 +501,1469 @@ var Swatch = ({ className, colorName, colorHex }) => {
459
501
  ] })
460
502
  ] });
461
503
  };
462
- var Swatches = () => {
463
- return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Stack, { elevation: 0, items: "start", justify: "start", sizing: "container", children: [
464
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { children: "Color Primitives" }),
465
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { children: "Branded Colors" }),
466
- /* @__PURE__ */ (0, import_jsx_runtime5.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." }),
467
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Brand" }),
468
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
469
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
470
- Swatch,
471
- {
472
- className: "bg-brand-500",
473
- colorName: "Brand-500",
474
- colorHex: "#9e3004"
475
- }
476
- ),
477
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
478
- Swatch,
479
- {
480
- className: "bg-brand-400",
481
- colorName: "Brand-400",
482
- colorHex: "#df4405"
483
- }
484
- ),
485
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
486
- Swatch,
487
- {
488
- className: "bg-brand-300",
489
- colorName: "Brand-300",
490
- colorHex: "#e56937"
491
- }
492
- ),
493
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
494
- Swatch,
495
- {
496
- className: "bg-brand-200",
497
- colorName: "Brand-200",
498
- colorHex: "#f0a98c"
499
- }
500
- ),
501
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
502
- Swatch,
503
- {
504
- className: "bg-brand-100",
505
- colorName: "Brand-100",
506
- colorHex: "#fcece6"
507
- }
508
- )
509
- ] }),
510
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Action" }),
511
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
512
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
513
- Swatch,
514
- {
515
- className: "bg-action-500",
516
- colorName: "Action-500",
517
- colorHex: "#00365a"
518
- }
519
- ),
520
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
521
- Swatch,
522
- {
523
- className: "bg-action-400",
524
- colorName: "Action-400",
525
- colorHex: "#0077c8"
526
- }
527
- ),
528
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
529
- Swatch,
530
- {
531
- className: "bg-action-300",
532
- colorName: "Action-300",
533
- colorHex: "#459ad4"
534
- }
535
- ),
536
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
537
- Swatch,
538
- {
539
- className: "bg-action-200",
540
- colorName: "Action-200",
541
- colorHex: "#d0e5f4"
542
- }
543
- ),
544
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
545
- Swatch,
546
- {
547
- className: "bg-action-100",
548
- colorName: "Action-100",
549
- colorHex: "#e7f2f9"
550
- }
551
- )
552
- ] }),
553
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Link" }),
554
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
555
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
556
- Swatch,
557
- {
558
- className: "bg-link-500",
559
- colorName: "Link-500",
560
- colorHex: "#00365a"
561
- }
562
- ),
563
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
564
- Swatch,
565
- {
566
- className: "bg-link-400",
567
- colorName: "Link-400",
568
- colorHex: "#0077c8"
569
- }
570
- ),
571
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
572
- Swatch,
573
- {
574
- className: "bg-link-300",
575
- colorName: "Link-300",
576
- colorHex: "#459ad4"
577
- }
578
- ),
579
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
580
- Swatch,
581
- {
582
- className: "bg-link-200",
583
- colorName: "Link-200",
584
- colorHex: "#d0e5f4"
585
- }
586
- ),
587
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
588
- Swatch,
589
- {
590
- className: "bg-link-100",
591
- colorName: "Link-100",
592
- colorHex: "#e7f2f9"
593
- }
594
- )
595
- ] }),
596
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { children: " Standard Colors" }),
597
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Paragraph, { children: "Certain colors should remain constant regardless of branding to help ensure legibility and usability." }),
598
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Neutral" }),
599
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
600
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
601
- Swatch,
602
- {
603
- className: "bg-neutral-600",
604
- colorName: "Neutral-600",
605
- colorHex: "#000000"
606
- }
607
- ),
608
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
609
- Swatch,
610
- {
611
- className: "bg-neutral-500",
612
- colorName: "Neutral-500",
613
- colorHex: "#1d1e1e"
614
- }
615
- ),
616
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
617
- Swatch,
618
- {
619
- className: "bg-neutral-450",
620
- colorName: "Neutral-450",
621
- colorHex: "#3a3a3a"
622
- }
623
- ),
624
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
625
- Swatch,
626
- {
627
- className: "bg-neutral-400",
628
- colorName: "Neutral-400",
629
- colorHex: "#6b6d6d"
630
- }
631
- ),
632
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
633
- Swatch,
634
- {
635
- className: "bg-neutral-300",
636
- colorName: "Neutral-300",
637
- colorHex: "#c1c1c1"
638
- }
639
- ),
640
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
641
- Swatch,
642
- {
643
- className: "bg-neutral-200",
644
- colorName: "Neutral-200",
645
- colorHex: "#ebebeb"
646
- }
647
- ),
648
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
649
- Swatch,
650
- {
651
- className: "bg-neutral-100",
652
- colorName: "Neutral-100",
653
- colorHex: "#f7f7f7"
654
- }
655
- ),
656
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
657
- Swatch,
658
- {
659
- className: "bg-neutral-000",
660
- colorName: "Neutral-000",
661
- colorHex: "#ffffff"
662
- }
663
- )
664
- ] }),
665
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: " Success" }),
666
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
667
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
668
- Swatch,
669
- {
670
- className: "bg-success-500",
671
- colorName: "Success-500",
672
- colorHex: "#126240"
673
- }
674
- ),
675
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
676
- Swatch,
677
- {
678
- className: "bg-success-400",
679
- colorName: "Success-400",
680
- colorHex: "#27d68b"
681
- }
682
- ),
683
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
684
- Swatch,
685
- {
686
- className: "bg-success-300",
687
- colorName: "Success-300",
688
- colorHex: "#61e1aa"
689
- }
690
- ),
691
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
692
- Swatch,
693
- {
694
- className: "bg-success-200",
695
- colorName: "Success-200",
696
- colorHex: "#d7f7e9"
697
- }
698
- ),
699
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
700
- Swatch,
701
- {
702
- className: "bg-success-100",
703
- colorName: "Success-100",
704
- colorHex: "#eefbf6"
705
- }
706
- )
707
- ] }),
708
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: " Warning" }),
709
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
710
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
711
- Swatch,
712
- {
713
- className: "bg-warning-500",
714
- colorName: "Warning-500",
715
- colorHex: "#91670c"
716
- }
717
- ),
718
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
719
- Swatch,
720
- {
721
- className: "bg-warning-400",
722
- colorName: "Warning-400",
723
- colorHex: "#f0a913"
724
- }
725
- ),
726
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
727
- Swatch,
728
- {
729
- className: "bg-warning-300",
730
- colorName: "Warning-300",
731
- colorHex: "#f4c053"
732
- }
733
- ),
734
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
735
- Swatch,
736
- {
737
- className: "bg-warning-200",
738
- colorName: "Warning-200",
739
- colorHex: "#f9dfa9"
740
- }
741
- ),
742
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
743
- Swatch,
744
- {
745
- className: "bg-warning-100",
746
- colorName: "Warning-100",
747
- colorHex: "#fcefd4"
748
- }
749
- )
750
- ] }),
751
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: " Critical" }),
752
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
753
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
754
- Swatch,
755
- {
756
- className: "bg-critical-500",
757
- colorName: "Critical-500",
758
- colorHex: "#892615"
759
- }
760
- ),
761
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
762
- Swatch,
763
- {
764
- className: "bg-critical-400",
765
- colorName: "Critical-400",
766
- colorHex: "#cc391f"
767
- }
768
- ),
769
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
770
- Swatch,
771
- {
772
- className: "bg-critical-300",
773
- colorName: "Critical-300",
774
- colorHex: "#dd5e48"
775
- }
776
- ),
777
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
778
- Swatch,
779
- {
780
- className: "bg-critical-200",
781
- colorName: "Critical-200",
782
- colorHex: "#f0b7ad"
783
- }
784
- ),
785
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
786
- Swatch,
787
- {
788
- className: "bg-critical-100",
789
- colorName: "Critical-100",
790
- colorHex: "#fbedea"
791
- }
792
- )
793
- ] }),
794
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Color order for charts, graphs, etc" }),
795
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
796
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
797
- Swatch,
798
- {
799
- className: "bg-chart-0",
800
- colorName: "Action-400",
801
- colorHex: "#0077c8"
802
- }
803
- ),
804
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
805
- Swatch,
806
- {
807
- className: "bg-chart-1",
808
- colorName: "Brand-400",
809
- colorHex: "#df4405"
810
- }
811
- ),
812
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
813
- Swatch,
814
- {
815
- className: "bg-chart-2",
816
- colorName: "Teal-400",
817
- colorHex: "#40c1ac"
818
- }
819
- ),
820
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
821
- Swatch,
822
- {
823
- className: "bg-chart-3",
824
- colorName: "Warning-400",
825
- colorHex: "#f0a913"
826
- }
827
- ),
828
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
829
- Swatch,
830
- {
831
- className: "bg-chart-4",
832
- colorName: "Neutral-400",
833
- colorHex: "#6b6d6d"
834
- }
835
- ),
836
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
837
- Swatch,
838
- {
839
- className: "bg-chart-5",
840
- colorName: "Purple-400",
841
- colorHex: "#8d267a"
842
- }
843
- ),
844
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
845
- Swatch,
846
- {
847
- className: "bg-chart-6",
848
- colorName: "Orange-400",
849
- colorHex: "#cc391f"
850
- }
851
- )
852
- ] }),
853
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
854
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { children: "Color Semantics" }),
855
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Paragraph, { children: [
856
- "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.",
857
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
858
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
859
- "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."
860
- ] }),
861
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { children: "Text" }),
862
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Primary" }),
863
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
864
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
865
- Swatch,
866
- {
867
- className: "bg-text-primary-normal",
868
- colorName: "Normal",
869
- colorHex: "#1d1e1e"
870
- }
871
- ),
872
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
873
- Swatch,
874
- {
875
- className: "bg-text-primary-disabled",
876
- colorName: "Disabled",
877
- colorHex: "#c1c1c1"
878
- }
879
- ),
880
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
881
- Swatch,
882
- {
883
- className: "bg-text-primary-error",
884
- colorName: "Error",
885
- colorHex: "#cc391f"
886
- }
887
- )
888
- ] }),
889
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Secondary" }),
890
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
891
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
892
- Swatch,
893
- {
894
- className: "bg-text-secondary-normal",
895
- colorName: "Normal",
896
- colorHex: "#6b6d6d"
897
- }
898
- ),
899
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
900
- Swatch,
901
- {
902
- className: "bg-text-secondary-disabled",
903
- colorName: "Disabled",
904
- colorHex: "#c1c1c1"
905
- }
906
- ),
907
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
908
- Swatch,
909
- {
910
- className: "bg-text-secondary-error",
911
- colorName: "Error",
912
- colorHex: "#cc391f"
913
- }
914
- )
915
- ] }),
916
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Brand" }),
917
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
918
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
919
- Swatch,
920
- {
921
- className: "bg-brand-400",
922
- colorName: "Normal",
923
- colorHex: "#df4405"
924
- }
925
- ),
926
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
927
- Swatch,
928
- {
929
- className: "bg-neutral-300",
930
- colorName: "Disabled",
931
- colorHex: "#c1c1c1"
932
- }
933
- ),
934
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
935
- Swatch,
936
- {
937
- className: "bg-critical-400",
938
- colorName: "Error",
939
- colorHex: "#cc391f"
940
- }
941
- )
942
- ] }),
943
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Action Primary" }),
944
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
945
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
946
- Swatch,
947
- {
948
- className: "bg-text-action-primary-normal",
949
- colorName: "Normal",
950
- colorHex: "#0077c8"
951
- }
952
- ),
953
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
954
- Swatch,
955
- {
956
- className: "bg-text-action-primary-hover",
957
- colorName: "Hover",
958
- colorHex: "#00365a"
959
- }
960
- ),
961
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
962
- Swatch,
963
- {
964
- className: "bg-text-action-primary-active",
965
- colorName: "Active",
966
- colorHex: "#459ad4"
967
- }
968
- ),
969
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
970
- Swatch,
971
- {
972
- className: "bg-text-action-primary-disabled",
973
- colorName: "Disabled",
974
- colorHex: "#6b6d6d"
975
- }
976
- )
977
- ] }),
978
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/On Action Primary" }),
979
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
980
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
981
- Swatch,
982
- {
983
- className: "bg-text-on-action-primary-normal",
984
- colorName: "Normal",
985
- colorHex: "#ffffff"
986
- }
987
- ),
988
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
989
- Swatch,
990
- {
991
- className: "bg-text-on-action-primary-hover",
992
- colorName: "Hover",
993
- colorHex: "#ffffff"
994
- }
995
- ),
996
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
997
- Swatch,
998
- {
999
- className: "bg-text-on-action-primary-active",
1000
- colorName: "Active",
1001
- colorHex: "#ffffff"
1002
- }
1003
- ),
1004
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1005
- Swatch,
1006
- {
1007
- className: "bg-text-on-action-primary-disabled",
1008
- colorName: "Disabled",
1009
- colorHex: "#6b6d6d"
1010
- }
1011
- )
1012
- ] }),
1013
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Action Critical" }),
1014
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1015
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1016
- Swatch,
1017
- {
1018
- className: "bg-text-action-critical-normal",
1019
- colorName: "Normal",
1020
- colorHex: "#CC391F"
1021
- }
1022
- ),
1023
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1024
- Swatch,
1025
- {
1026
- className: "bg-text-action-critical-hover",
1027
- colorName: "Hover",
1028
- colorHex: "#892615"
1029
- }
1030
- ),
1031
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1032
- Swatch,
1033
- {
1034
- className: "bg-text-action-critical-active",
1035
- colorName: "Active",
1036
- colorHex: "#DD5E48"
1037
- }
1038
- ),
1039
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1040
- Swatch,
1041
- {
1042
- className: "bg-text-action-critical-disabled",
1043
- colorName: "Disabled",
1044
- colorHex: "#6b6d6d"
1045
- }
1046
- )
1047
- ] }),
1048
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Link" }),
1049
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1050
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1051
- Swatch,
1052
- {
1053
- className: "bg-text-link-normal",
1054
- colorName: "Normal",
1055
- colorHex: "#0077C8"
1056
- }
1057
- ),
1058
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1059
- Swatch,
1060
- {
1061
- className: "bg-text-link-hover",
1062
- colorName: "Hover",
1063
- colorHex: "#00365A"
1064
- }
1065
- ),
1066
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1067
- Swatch,
1068
- {
1069
- className: "bg-text-link-active",
1070
- colorName: "Active",
1071
- colorHex: "#459AD4"
1072
- }
1073
- ),
1074
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1075
- Swatch,
1076
- {
1077
- className: "bg-text-link-disabled",
1078
- colorName: "Disabled",
1079
- colorHex: "#6b6d6d"
1080
- }
1081
- )
1082
- ] }),
1083
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Success" }),
1084
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1085
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1086
- Swatch,
1087
- {
1088
- className: "bg-text-success-normal",
1089
- colorName: "Normal",
1090
- colorHex: "#126240"
1091
- }
1092
- ),
1093
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1094
- Swatch,
1095
- {
1096
- className: "bg-text-success-disabled",
1097
- colorName: "Disabled",
1098
- colorHex: "#6B6D6D"
1099
- }
1100
- ),
1101
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1102
- Swatch,
1103
- {
1104
- className: "bg-text-success-error",
1105
- colorName: "Error",
1106
- colorHex: "#CC391F"
1107
- }
1108
- )
1109
- ] }),
1110
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Warning" }),
1111
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1112
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1113
- Swatch,
1114
- {
1115
- className: "bg-text-warning-normal",
1116
- colorName: "Normal",
1117
- colorHex: "#126240"
1118
- }
1119
- ),
1120
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1121
- Swatch,
1122
- {
1123
- className: "bg-text-warning-disabled",
1124
- colorName: "Disabled",
1125
- colorHex: "#6B6D6D"
1126
- }
1127
- ),
1128
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1129
- Swatch,
1130
- {
1131
- className: "bg-text-warning-error",
1132
- colorName: "Error",
1133
- colorHex: "#CC391F"
1134
- }
1135
- )
1136
- ] }),
1137
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Text/Critical" }),
1138
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1139
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1140
- Swatch,
1141
- {
1142
- className: "bg-text-critical-normal",
1143
- colorName: "Normal",
1144
- colorHex: "#CC391F"
1145
- }
1146
- ),
1147
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1148
- Swatch,
1149
- {
1150
- className: "bg-text-critical-disabled",
1151
- colorName: "Disabled",
1152
- colorHex: "#6B6D6D"
1153
- }
1154
- ),
1155
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1156
- Swatch,
1157
- {
1158
- className: "bg-text-critical-error",
1159
- colorName: "Error",
1160
- colorHex: "#CC391F"
1161
- }
1162
- )
1163
- ] }),
1164
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1165
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { children: "Icon" }),
1166
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Primary" }),
1167
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1168
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1169
- Swatch,
1170
- {
1171
- className: "bg-icon-primary-normal",
1172
- colorName: "Normal",
1173
- colorHex: "#6B6D6D"
1174
- }
1175
- ),
1176
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1177
- Swatch,
1178
- {
1179
- className: "bg-icon-primary-disabled",
1180
- colorName: "Disabled",
1181
- colorHex: "#C1C1C1"
1182
- }
1183
- )
1184
- ] }),
1185
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Success" }),
1186
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1187
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1188
- Swatch,
1189
- {
1190
- className: "bg-icon-success-normal",
1191
- colorName: "Normal",
1192
- colorHex: "#27D68B"
1193
- }
1194
- ),
1195
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1196
- Swatch,
1197
- {
1198
- className: "bg-icon-success-disabled",
1199
- colorName: "Disabled",
1200
- colorHex: "#6B6D6D"
1201
- }
1202
- )
1203
- ] }),
1204
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Warning" }),
1205
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1206
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1207
- Swatch,
1208
- {
1209
- className: "bg-icon-warning-normal",
1210
- colorName: "Normal",
1211
- colorHex: "#F0A913"
1212
- }
1213
- ),
1214
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1215
- Swatch,
1216
- {
1217
- className: "bg-icon-warning-disabled",
1218
- colorName: "Disabled",
1219
- colorHex: "#6B6D6D"
1220
- }
1221
- )
1222
- ] }),
1223
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Critical" }),
1224
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1225
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1226
- Swatch,
1227
- {
1228
- className: "bg-icon-critical-normal",
1229
- colorName: "Normal",
1230
- colorHex: "#CC391F"
1231
- }
1232
- ),
1233
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1234
- Swatch,
1235
- {
1236
- className: "bg-icon-critical-disabled",
1237
- colorName: "Disabled",
1238
- colorHex: "#6B6D6D"
1239
- }
1240
- )
1241
- ] }),
1242
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Action Primary" }),
1243
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1244
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1245
- Swatch,
1246
- {
1247
- className: "bg-icon-action-primary-normal",
1248
- colorName: "Normal",
1249
- colorHex: "#1D1E1E"
1250
- }
1251
- ),
1252
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1253
- Swatch,
1254
- {
1255
- className: "bg-icon-action-primary-hover",
1256
- colorName: "Hover",
1257
- colorHex: "#00365A"
1258
- }
1259
- ),
1260
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1261
- Swatch,
1262
- {
1263
- className: "bg-icon-action-primary-active",
1264
- colorName: "Active",
1265
- colorHex: "#459AD4"
1266
- }
1267
- ),
1268
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1269
- Swatch,
1270
- {
1271
- className: "bg-icon-action-primary-disabled",
1272
- colorName: "Disabled",
1273
- colorHex: "#C1C1C1"
1274
- }
1275
- )
1276
- ] }),
1277
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/On Action Primary" }),
1278
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1279
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1280
- Swatch,
1281
- {
1282
- className: "bg-icon-on-action-primary-normal",
1283
- colorName: "Normal",
1284
- colorHex: "#FFFFFF"
1285
- }
1286
- ),
1287
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1288
- Swatch,
1289
- {
1290
- className: "bg-icon-on-action-primary-hover",
1291
- colorName: "Hover",
1292
- colorHex: "#FFFFFF"
1293
- }
1294
- ),
1295
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1296
- Swatch,
1297
- {
1298
- className: "bg-icon-on-action-primary-active",
1299
- colorName: "Active",
1300
- colorHex: "#FFFFFF"
1301
- }
1302
- ),
1303
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1304
- Swatch,
1305
- {
1306
- className: "bg-icon-on-action-primary-disabled",
1307
- colorName: "Disabled",
1308
- colorHex: "#6B6D6D"
1309
- }
1310
- )
1311
- ] }),
1312
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Action Secondary" }),
1313
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1314
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1315
- Swatch,
1316
- {
1317
- className: "bg-icon-action-secondary-normal",
1318
- colorName: "Normal",
1319
- colorHex: "#0077C8"
1320
- }
1321
- ),
1322
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1323
- Swatch,
1324
- {
1325
- className: "bg-icon-action-secondary-hover",
1326
- colorName: "Hover",
1327
- colorHex: "#00365A"
1328
- }
1329
- ),
1330
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1331
- Swatch,
1332
- {
1333
- className: "bg-icon-action-secondary-active",
1334
- colorName: "Active",
1335
- colorHex: "#459AD4"
1336
- }
1337
- ),
1338
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1339
- Swatch,
1340
- {
1341
- className: "bg-icon-action-secondary-disabled",
1342
- colorName: "Disabled",
1343
- colorHex: "#6B6D6D"
1344
- }
1345
- )
1346
- ] }),
1347
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Action Critical" }),
1348
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1349
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1350
- Swatch,
1351
- {
1352
- className: "bg-icon-action-critical-normal",
1353
- colorName: "Normal",
1354
- colorHex: "#CC391F"
1355
- }
1356
- ),
1357
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1358
- Swatch,
1359
- {
1360
- className: "bg-icon-action-critical-hover",
1361
- colorName: "Hover",
1362
- colorHex: "#892615"
1363
- }
1364
- ),
1365
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1366
- Swatch,
1367
- {
1368
- className: "bg-icon-action-critical-active",
1369
- colorName: "Active",
1370
- colorHex: "#DD5E48"
1371
- }
1372
- ),
1373
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1374
- Swatch,
1375
- {
1376
- className: "bg-icon-action-critical-disabled",
1377
- colorName: "Disabled",
1378
- colorHex: "#6B6D6D"
1379
- }
1380
- )
1381
- ] }),
1382
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Icon/Brand Primary" }),
1383
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1384
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1385
- Swatch,
1386
- {
1387
- className: "bg-icon-brand-primary-normal",
1388
- colorName: "Normal",
1389
- colorHex: "#DF4405"
1390
- }
1391
- ),
1392
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1393
- Swatch,
1394
- {
1395
- className: "bg-icon-brand-primary-hover",
1396
- colorName: "Hover",
1397
- colorHex: "#9E3004"
1398
- }
1399
- ),
1400
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1401
- Swatch,
1402
- {
1403
- className: "bg-icon-brand-primary-active",
1404
- colorName: "Active",
1405
- colorHex: "#E56937"
1406
- }
1407
- ),
1408
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1409
- Swatch,
1410
- {
1411
- className: "bg-icon-brand-primary-disabled",
1412
- colorName: "Disabled",
1413
- colorHex: "#C1C1C1"
1414
- }
1415
- )
1416
- ] }),
1417
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1418
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { children: "Border" }),
1419
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Border/Primary" }),
1420
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1421
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1422
- Swatch,
1423
- {
1424
- className: "bg-border-primary-normal",
1425
- colorName: "Normal",
1426
- colorHex: "#C1C1C1"
1427
- }
1428
- ),
1429
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1430
- Swatch,
1431
- {
1432
- className: "bg-border-primary-focus",
1433
- colorName: "Focus",
1434
- colorHex: "#0077C8"
1435
- }
1436
- ),
1437
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1438
- Swatch,
1439
- {
1440
- className: "bg-border-primary-error",
1441
- colorName: "Error",
1442
- colorHex: "#CC391F"
1443
- }
1444
- )
1445
- ] }),
1446
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Border/Action" }),
1447
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1448
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1449
- Swatch,
1450
- {
1451
- className: "bg-border-action-normal",
1452
- colorName: "Normal",
1453
- colorHex: "#0077C8"
1454
- }
1455
- ),
1456
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1457
- Swatch,
1458
- {
1459
- className: "bg-border-action-hover",
1460
- colorName: "Hover",
1461
- colorHex: "#00365A"
1462
- }
1463
- ),
1464
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1465
- Swatch,
1466
- {
1467
- className: "bg-border-action-active",
1468
- colorName: "Active",
1469
- colorHex: "#459AD4"
1470
- }
1471
- ),
1472
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1473
- Swatch,
1474
- {
1475
- className: "bg-border-action-disabled",
1476
- colorName: "Disabled",
1477
- colorHex: "#EBEBEB"
1478
- }
1479
- )
1480
- ] }),
1481
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Border/Action Critical" }),
1482
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1483
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1484
- Swatch,
1485
- {
1486
- className: "bg-border-action-critical-normal",
1487
- colorName: "Normal",
1488
- colorHex: "#CC391F"
1489
- }
1490
- ),
1491
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1492
- Swatch,
1493
- {
1494
- className: "bg-border-action-critical-hover",
1495
- colorName: "Hover",
1496
- colorHex: "#892615"
1497
- }
1498
- ),
1499
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1500
- Swatch,
1501
- {
1502
- className: "bg-border-action-critical-active",
1503
- colorName: "Active",
1504
- colorHex: "#DD5E48"
1505
- }
1506
- ),
1507
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1508
- Swatch,
1509
- {
1510
- className: "bg-border-action-critical-disabled",
1511
- colorName: "Disabled",
1512
- colorHex: "#EBEBEB"
1513
- }
1514
- )
1515
- ] }),
1516
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1517
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { children: "Background" }),
1518
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Primary" }),
1519
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1520
- Swatch,
1521
- {
1522
- className: "bg-background-primary-normal",
1523
- colorName: "Normal",
1524
- colorHex: "#FFFFFF"
1525
- }
1526
- ) }),
1527
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Secondary" }),
1528
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1529
- Swatch,
1530
- {
1531
- className: "bg-background-secondary-normal",
1532
- colorName: "Normal",
1533
- colorHex: "#c1c1c1"
1534
- }
1535
- ) }),
1536
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Brand" }),
1537
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1538
- Swatch,
1539
- {
1540
- className: "bg-background-brand-normal",
1541
- colorName: "Normal",
1542
- colorHex: "#DF4405"
1543
- }
1544
- ) }),
1545
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Grouped Primary" }),
1546
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1547
- Swatch,
1548
- {
1549
- className: "bg-background-grouped-primary-normal",
1550
- colorName: "Normal",
1551
- colorHex: "#FFFFFF"
1552
- }
1553
- ) }),
1554
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Grouped Secondary" }),
1555
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1556
- Swatch,
1557
- {
1558
- className: "bg-background-grouped-secondary-normal",
1559
- colorName: "Normal",
1560
- colorHex: "#f7f7f7"
1561
- }
1562
- ) }),
1563
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Action Primary" }),
1564
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1565
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1566
- Swatch,
1567
- {
1568
- className: "bg-background-action-primary-normal",
1569
- colorName: "Normal",
1570
- colorHex: "#0077C8"
1571
- }
1572
- ),
1573
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1574
- Swatch,
1575
- {
1576
- className: "bg-background-action-primary-hover",
1577
- colorName: "Hover",
1578
- colorHex: "#00365A"
1579
- }
1580
- ),
1581
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1582
- Swatch,
1583
- {
1584
- className: "bg-background-action-primary-active",
1585
- colorName: "Active",
1586
- colorHex: "#459AD4"
1587
- }
1588
- ),
1589
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1590
- Swatch,
1591
- {
1592
- className: "bg-background-action-primary-disabled",
1593
- colorName: "Disabled",
1594
- colorHex: "#EBEBEB"
1595
- }
1596
- )
1597
- ] }),
1598
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Action Secondary" }),
1599
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1600
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1601
- Swatch,
1602
- {
1603
- className: "bg-background-action-secondary-normal",
1604
- colorName: "Normal",
1605
- colorHex: "#FFFFFF"
1606
- }
1607
- ),
1608
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1609
- Swatch,
1610
- {
1611
- className: "bg-background-action-secondary-hover",
1612
- colorName: "Hover",
1613
- colorHex: "#E7F2F9"
1614
- }
1615
- ),
1616
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1617
- Swatch,
1618
- {
1619
- className: "bg-background-action-secondary-active",
1620
- colorName: "Active",
1621
- colorHex: "#FFFFFF"
1622
- }
1623
- ),
1624
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1625
- Swatch,
1626
- {
1627
- className: "bg-background-action-secondary-disabled",
1628
- colorName: "Disabled",
1629
- colorHex: "#EBEBEB"
1630
- }
1631
- )
1632
- ] }),
1633
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Action Critical Primary" }),
1634
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1635
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1636
- Swatch,
1637
- {
1638
- className: "bg-background-action-critical-primary-normal",
1639
- colorName: "Normal",
1640
- colorHex: "#CC391F"
1641
- }
1642
- ),
1643
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1644
- Swatch,
1645
- {
1646
- className: "bg-background-action-critical-primary-hover",
1647
- colorName: "Hover",
1648
- colorHex: "#892615"
1649
- }
1650
- ),
1651
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1652
- Swatch,
1653
- {
1654
- className: "bg-background-action-critical-primary-active",
1655
- colorName: "Active",
1656
- colorHex: "#DD5E48"
1657
- }
1658
- ),
1659
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1660
- Swatch,
1661
- {
1662
- className: "bg-background-action-critical-primary-disabled",
1663
- colorName: "Disabled",
1664
- colorHex: "#EBEBEB"
1665
- }
1666
- )
1667
- ] }),
1668
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Action Critical Secondary" }),
1669
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1670
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1671
- Swatch,
1672
- {
1673
- className: "bg-background-action-critical-secondary-normal",
1674
- colorName: "Normal",
1675
- colorHex: "#FFFFFF"
1676
- }
1677
- ),
1678
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1679
- Swatch,
1680
- {
1681
- className: "bg-background-action-critical-secondary-hover",
1682
- colorName: "Hover",
1683
- colorHex: "#FBEDEA"
1684
- }
1685
- ),
1686
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1687
- Swatch,
1688
- {
1689
- className: "bg-background-action-critical-secondary-active",
1690
- colorName: "Active",
1691
- colorHex: "#FFFFFF"
1692
- }
1693
- ),
1694
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1695
- Swatch,
1696
- {
1697
- className: "bg-background-action-critical-secondary-disabled",
1698
- colorName: "Disabled",
1699
- colorHex: "#EBEBEB"
1700
- }
1701
- )
1702
- ] }),
1703
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Success" }),
1704
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1705
- Swatch,
1706
- {
1707
- className: "bg-background-success-normal",
1708
- colorName: "Normal",
1709
- colorHex: "#27D68B"
1710
- }
1711
- ) }),
1712
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Warning" }),
1713
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1714
- Swatch,
1715
- {
1716
- className: "bg-background-warning-normal",
1717
- colorName: "Normal",
1718
- colorHex: "#F0A913"
1719
- }
1720
- ) }),
1721
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { children: "Background/Critical" }),
1722
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1723
- Swatch,
1724
- {
1725
- className: "bg-background-critical-normal",
1726
- colorName: "Normal",
1727
- colorHex: "#CC391F"
1728
- }
1729
- ) })
1730
- ] });
504
+ var Swatches = ({ id }) => {
505
+ return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(
506
+ Stack,
507
+ {
508
+ id,
509
+ elevation: 0,
510
+ items: "start",
511
+ justify: "start",
512
+ sizing: "container",
513
+ children: [
514
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { id: id ? `${id}-primitives-title` : void 0, children: "Color Primitives" }),
515
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { id: id ? `${id}-branded-title` : void 0, children: "Branded Colors" }),
516
+ /* @__PURE__ */ (0, import_jsx_runtime5.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." }),
517
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-brand-heading` : void 0, children: "Brand" }),
518
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
519
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
520
+ Swatch,
521
+ {
522
+ id: id ? `${id}-brand-500` : void 0,
523
+ className: "bg-brand-500",
524
+ colorName: "Brand-500",
525
+ colorHex: "#9e3004"
526
+ }
527
+ ),
528
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
529
+ Swatch,
530
+ {
531
+ id: id ? `${id}-brand-400` : void 0,
532
+ className: "bg-brand-400",
533
+ colorName: "Brand-400",
534
+ colorHex: "#df4405"
535
+ }
536
+ ),
537
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
538
+ Swatch,
539
+ {
540
+ id: id ? `${id}-brand-300` : void 0,
541
+ className: "bg-brand-300",
542
+ colorName: "Brand-300",
543
+ colorHex: "#e56937"
544
+ }
545
+ ),
546
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
547
+ Swatch,
548
+ {
549
+ id: id ? `${id}-brand-200` : void 0,
550
+ className: "bg-brand-200",
551
+ colorName: "Brand-200",
552
+ colorHex: "#f0a98c"
553
+ }
554
+ ),
555
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
556
+ Swatch,
557
+ {
558
+ id: id ? `${id}-brand-100` : void 0,
559
+ className: "bg-brand-100",
560
+ colorName: "Brand-100",
561
+ colorHex: "#fcece6"
562
+ }
563
+ )
564
+ ] }),
565
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-action-heading` : void 0, children: "Action" }),
566
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
567
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
568
+ Swatch,
569
+ {
570
+ id: id ? `${id}-action-500` : void 0,
571
+ className: "bg-action-500",
572
+ colorName: "Action-500",
573
+ colorHex: "#00365a"
574
+ }
575
+ ),
576
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
577
+ Swatch,
578
+ {
579
+ id: id ? `${id}-action-400` : void 0,
580
+ className: "bg-action-400",
581
+ colorName: "Action-400",
582
+ colorHex: "#0077c8"
583
+ }
584
+ ),
585
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
586
+ Swatch,
587
+ {
588
+ id: id ? `${id}-action-300` : void 0,
589
+ className: "bg-action-300",
590
+ colorName: "Action-300",
591
+ colorHex: "#459ad4"
592
+ }
593
+ ),
594
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
595
+ Swatch,
596
+ {
597
+ id: id ? `${id}-action-200` : void 0,
598
+ className: "bg-action-200",
599
+ colorName: "Action-200",
600
+ colorHex: "#d0e5f4"
601
+ }
602
+ ),
603
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
604
+ Swatch,
605
+ {
606
+ id: id ? `${id}-action-100` : void 0,
607
+ className: "bg-action-100",
608
+ colorName: "Action-100",
609
+ colorHex: "#e7f2f9"
610
+ }
611
+ )
612
+ ] }),
613
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-link-heading` : void 0, children: "Link" }),
614
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
615
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
616
+ Swatch,
617
+ {
618
+ id: id ? `${id}-link-500` : void 0,
619
+ className: "bg-link-500",
620
+ colorName: "Link-500",
621
+ colorHex: "#00365a"
622
+ }
623
+ ),
624
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
625
+ Swatch,
626
+ {
627
+ id: id ? `${id}-link-400` : void 0,
628
+ className: "bg-link-400",
629
+ colorName: "Link-400",
630
+ colorHex: "#0077c8"
631
+ }
632
+ ),
633
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
634
+ Swatch,
635
+ {
636
+ id: id ? `${id}-link-300` : void 0,
637
+ className: "bg-link-300",
638
+ colorName: "Link-300",
639
+ colorHex: "#459ad4"
640
+ }
641
+ ),
642
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
643
+ Swatch,
644
+ {
645
+ id: id ? `${id}-link-200` : void 0,
646
+ className: "bg-link-200",
647
+ colorName: "Link-200",
648
+ colorHex: "#d0e5f4"
649
+ }
650
+ ),
651
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
652
+ Swatch,
653
+ {
654
+ id: id ? `${id}-link-100` : void 0,
655
+ className: "bg-link-100",
656
+ colorName: "Link-100",
657
+ colorHex: "#e7f2f9"
658
+ }
659
+ )
660
+ ] }),
661
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Display1, { id: id ? `${id}-standard-colors-title` : void 0, children: [
662
+ " ",
663
+ "Standard Colors"
664
+ ] }),
665
+ /* @__PURE__ */ (0, import_jsx_runtime5.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." }),
666
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-neutral-heading` : void 0, children: "Neutral" }),
667
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
668
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
669
+ Swatch,
670
+ {
671
+ id: id ? `${id}-neutral-600` : void 0,
672
+ className: "bg-neutral-600",
673
+ colorName: "Neutral-600",
674
+ colorHex: "#000000"
675
+ }
676
+ ),
677
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
678
+ Swatch,
679
+ {
680
+ id: id ? `${id}-neutral-500` : void 0,
681
+ className: "bg-neutral-500",
682
+ colorName: "Neutral-500",
683
+ colorHex: "#1d1e1e"
684
+ }
685
+ ),
686
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
687
+ Swatch,
688
+ {
689
+ id: id ? `${id}-neutral-450` : void 0,
690
+ className: "bg-neutral-450",
691
+ colorName: "Neutral-450",
692
+ colorHex: "#3a3a3a"
693
+ }
694
+ ),
695
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
696
+ Swatch,
697
+ {
698
+ id: id ? `${id}-neutral-400` : void 0,
699
+ className: "bg-neutral-400",
700
+ colorName: "Neutral-400",
701
+ colorHex: "#6b6d6d"
702
+ }
703
+ ),
704
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
705
+ Swatch,
706
+ {
707
+ id: id ? `${id}-neutral-300` : void 0,
708
+ className: "bg-neutral-300",
709
+ colorName: "Neutral-300",
710
+ colorHex: "#c1c1c1"
711
+ }
712
+ ),
713
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
714
+ Swatch,
715
+ {
716
+ id: id ? `${id}-neutral-200` : void 0,
717
+ className: "bg-neutral-200",
718
+ colorName: "Neutral-200",
719
+ colorHex: "#ebebeb"
720
+ }
721
+ ),
722
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
723
+ Swatch,
724
+ {
725
+ id: id ? `${id}-neutral-100` : void 0,
726
+ className: "bg-neutral-100",
727
+ colorName: "Neutral-100",
728
+ colorHex: "#f7f7f7"
729
+ }
730
+ ),
731
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
732
+ Swatch,
733
+ {
734
+ id: id ? `${id}-neutral-000` : void 0,
735
+ className: "bg-neutral-000",
736
+ colorName: "Neutral-000",
737
+ colorHex: "#ffffff"
738
+ }
739
+ )
740
+ ] }),
741
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Heading3, { id: id ? `${id}-success-heading` : void 0, children: [
742
+ " ",
743
+ "Success"
744
+ ] }),
745
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
746
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
747
+ Swatch,
748
+ {
749
+ id: id ? `${id}-success-500` : void 0,
750
+ className: "bg-success-500",
751
+ colorName: "Success-500",
752
+ colorHex: "#126240"
753
+ }
754
+ ),
755
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
756
+ Swatch,
757
+ {
758
+ id: id ? `${id}-success-400` : void 0,
759
+ className: "bg-success-400",
760
+ colorName: "Success-400",
761
+ colorHex: "#27d68b"
762
+ }
763
+ ),
764
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
765
+ Swatch,
766
+ {
767
+ id: id ? `${id}-success-300` : void 0,
768
+ className: "bg-success-300",
769
+ colorName: "Success-300",
770
+ colorHex: "#61e1aa"
771
+ }
772
+ ),
773
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
774
+ Swatch,
775
+ {
776
+ id: id ? `${id}-success-200` : void 0,
777
+ className: "bg-success-200",
778
+ colorName: "Success-200",
779
+ colorHex: "#d7f7e9"
780
+ }
781
+ ),
782
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
783
+ Swatch,
784
+ {
785
+ id: id ? `${id}-success-100` : void 0,
786
+ className: "bg-success-100",
787
+ colorName: "Success-100",
788
+ colorHex: "#eefbf6"
789
+ }
790
+ )
791
+ ] }),
792
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Heading3, { id: id ? `${id}-warning-heading` : void 0, children: [
793
+ " ",
794
+ "Warning"
795
+ ] }),
796
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
797
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
798
+ Swatch,
799
+ {
800
+ id: id ? `${id}-warning-500` : void 0,
801
+ className: "bg-warning-500",
802
+ colorName: "Warning-500",
803
+ colorHex: "#91670c"
804
+ }
805
+ ),
806
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
807
+ Swatch,
808
+ {
809
+ id: id ? `${id}-warning-400` : void 0,
810
+ className: "bg-warning-400",
811
+ colorName: "Warning-400",
812
+ colorHex: "#f0a913"
813
+ }
814
+ ),
815
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
816
+ Swatch,
817
+ {
818
+ id: id ? `${id}-warning-300` : void 0,
819
+ className: "bg-warning-300",
820
+ colorName: "Warning-300",
821
+ colorHex: "#f4c053"
822
+ }
823
+ ),
824
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
825
+ Swatch,
826
+ {
827
+ id: id ? `${id}-warning-200` : void 0,
828
+ className: "bg-warning-200",
829
+ colorName: "Warning-200",
830
+ colorHex: "#f9dfa9"
831
+ }
832
+ ),
833
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
834
+ Swatch,
835
+ {
836
+ id: id ? `${id}-warning-100` : void 0,
837
+ className: "bg-warning-100",
838
+ colorName: "Warning-100",
839
+ colorHex: "#fcefd4"
840
+ }
841
+ )
842
+ ] }),
843
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Heading3, { id: id ? `${id}-critical-heading` : void 0, children: [
844
+ " ",
845
+ "Critical"
846
+ ] }),
847
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
848
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
849
+ Swatch,
850
+ {
851
+ id: id ? `${id}-critical-500` : void 0,
852
+ className: "bg-critical-500",
853
+ colorName: "Critical-500",
854
+ colorHex: "#892615"
855
+ }
856
+ ),
857
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
858
+ Swatch,
859
+ {
860
+ id: id ? `${id}-critical-400` : void 0,
861
+ className: "bg-critical-400",
862
+ colorName: "Critical-400",
863
+ colorHex: "#cc391f"
864
+ }
865
+ ),
866
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
867
+ Swatch,
868
+ {
869
+ id: id ? `${id}-critical-300` : void 0,
870
+ className: "bg-critical-300",
871
+ colorName: "Critical-300",
872
+ colorHex: "#dd5e48"
873
+ }
874
+ ),
875
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
876
+ Swatch,
877
+ {
878
+ id: id ? `${id}-critical-200` : void 0,
879
+ className: "bg-critical-200",
880
+ colorName: "Critical-200",
881
+ colorHex: "#f0b7ad"
882
+ }
883
+ ),
884
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
885
+ Swatch,
886
+ {
887
+ id: id ? `${id}-critical-100` : void 0,
888
+ className: "bg-critical-100",
889
+ colorName: "Critical-100",
890
+ colorHex: "#fbedea"
891
+ }
892
+ )
893
+ ] }),
894
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-chart-heading` : void 0, children: "Color order for charts, graphs, etc" }),
895
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
896
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
897
+ Swatch,
898
+ {
899
+ id: id ? `${id}-chart-0` : void 0,
900
+ className: "bg-chart-0",
901
+ colorName: "Action-400",
902
+ colorHex: "#0077c8"
903
+ }
904
+ ),
905
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
906
+ Swatch,
907
+ {
908
+ id: id ? `${id}-chart-1` : void 0,
909
+ className: "bg-chart-1",
910
+ colorName: "Brand-400",
911
+ colorHex: "#df4405"
912
+ }
913
+ ),
914
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
915
+ Swatch,
916
+ {
917
+ id: id ? `${id}-chart-2` : void 0,
918
+ className: "bg-chart-2",
919
+ colorName: "Teal-400",
920
+ colorHex: "#40c1ac"
921
+ }
922
+ ),
923
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
924
+ Swatch,
925
+ {
926
+ id: id ? `${id}-chart-3` : void 0,
927
+ className: "bg-chart-3",
928
+ colorName: "Warning-400",
929
+ colorHex: "#f0a913"
930
+ }
931
+ ),
932
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
933
+ Swatch,
934
+ {
935
+ id: id ? `${id}-chart-4` : void 0,
936
+ className: "bg-chart-4",
937
+ colorName: "Neutral-400",
938
+ colorHex: "#6b6d6d"
939
+ }
940
+ ),
941
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
942
+ Swatch,
943
+ {
944
+ id: id ? `${id}-chart-5` : void 0,
945
+ className: "bg-chart-5",
946
+ colorName: "Purple-400",
947
+ colorHex: "#8d267a"
948
+ }
949
+ ),
950
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
951
+ Swatch,
952
+ {
953
+ id: id ? `${id}-chart-6` : void 0,
954
+ className: "bg-chart-6",
955
+ colorName: "Orange-400",
956
+ colorHex: "#cc391f"
957
+ }
958
+ )
959
+ ] }),
960
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
961
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Display1, { id: id ? `${id}-semantics-title` : void 0, children: "Color Semantics" }),
962
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(Paragraph, { id: id ? `${id}-semantics-description` : void 0, children: [
963
+ "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.",
964
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
965
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
966
+ "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."
967
+ ] }),
968
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { id: id ? `${id}-text-heading` : void 0, children: "Text" }),
969
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-primary-heading` : void 0, children: "Text/Primary" }),
970
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
971
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
972
+ Swatch,
973
+ {
974
+ id: id ? `${id}-text-primary-normal` : void 0,
975
+ className: "bg-text-primary-normal",
976
+ colorName: "Normal",
977
+ colorHex: "#1d1e1e"
978
+ }
979
+ ),
980
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
981
+ Swatch,
982
+ {
983
+ id: id ? `${id}-text-primary-disabled` : void 0,
984
+ className: "bg-text-primary-disabled",
985
+ colorName: "Disabled",
986
+ colorHex: "#c1c1c1"
987
+ }
988
+ ),
989
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
990
+ Swatch,
991
+ {
992
+ id: id ? `${id}-text-primary-error` : void 0,
993
+ className: "bg-text-primary-error",
994
+ colorName: "Error",
995
+ colorHex: "#cc391f"
996
+ }
997
+ )
998
+ ] }),
999
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-secondary-heading` : void 0, children: "Text/Secondary" }),
1000
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1001
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1002
+ Swatch,
1003
+ {
1004
+ id: id ? `${id}-text-secondary-normal` : void 0,
1005
+ className: "bg-text-secondary-normal",
1006
+ colorName: "Normal",
1007
+ colorHex: "#6b6d6d"
1008
+ }
1009
+ ),
1010
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1011
+ Swatch,
1012
+ {
1013
+ id: id ? `${id}-text-secondary-disabled` : void 0,
1014
+ className: "bg-text-secondary-disabled",
1015
+ colorName: "Disabled",
1016
+ colorHex: "#c1c1c1"
1017
+ }
1018
+ ),
1019
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1020
+ Swatch,
1021
+ {
1022
+ id: id ? `${id}-text-secondary-error` : void 0,
1023
+ className: "bg-text-secondary-error",
1024
+ colorName: "Error",
1025
+ colorHex: "#cc391f"
1026
+ }
1027
+ )
1028
+ ] }),
1029
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-brand-heading` : void 0, children: "Text/Brand" }),
1030
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1031
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1032
+ Swatch,
1033
+ {
1034
+ id: id ? `${id}-text-brand-normal` : void 0,
1035
+ className: "bg-brand-400",
1036
+ colorName: "Normal",
1037
+ colorHex: "#df4405"
1038
+ }
1039
+ ),
1040
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1041
+ Swatch,
1042
+ {
1043
+ id: id ? `${id}-text-brand-disabled` : void 0,
1044
+ className: "bg-neutral-300",
1045
+ colorName: "Disabled",
1046
+ colorHex: "#c1c1c1"
1047
+ }
1048
+ ),
1049
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1050
+ Swatch,
1051
+ {
1052
+ id: id ? `${id}-text-brand-error` : void 0,
1053
+ className: "bg-critical-400",
1054
+ colorName: "Error",
1055
+ colorHex: "#cc391f"
1056
+ }
1057
+ )
1058
+ ] }),
1059
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-action-primary-heading` : void 0, children: "Text/Action Primary" }),
1060
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1061
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1062
+ Swatch,
1063
+ {
1064
+ id: id ? `${id}-text-action-primary-normal` : void 0,
1065
+ className: "bg-text-action-primary-normal",
1066
+ colorName: "Normal",
1067
+ colorHex: "#0077c8"
1068
+ }
1069
+ ),
1070
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1071
+ Swatch,
1072
+ {
1073
+ id: id ? `${id}-text-action-primary-hover` : void 0,
1074
+ className: "bg-text-action-primary-hover",
1075
+ colorName: "Hover",
1076
+ colorHex: "#00365a"
1077
+ }
1078
+ ),
1079
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1080
+ Swatch,
1081
+ {
1082
+ id: id ? `${id}-text-action-primary-active` : void 0,
1083
+ className: "bg-text-action-primary-active",
1084
+ colorName: "Active",
1085
+ colorHex: "#459ad4"
1086
+ }
1087
+ ),
1088
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1089
+ Swatch,
1090
+ {
1091
+ id: id ? `${id}-text-action-primary-disabled` : void 0,
1092
+ className: "bg-text-action-primary-disabled",
1093
+ colorName: "Disabled",
1094
+ colorHex: "#6b6d6d"
1095
+ }
1096
+ )
1097
+ ] }),
1098
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-on-action-primary-heading` : void 0, children: "Text/On Action Primary" }),
1099
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1100
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1101
+ Swatch,
1102
+ {
1103
+ id: id ? `${id}-text-on-action-primary-normal` : void 0,
1104
+ className: "bg-text-on-action-primary-normal",
1105
+ colorName: "Normal",
1106
+ colorHex: "#ffffff"
1107
+ }
1108
+ ),
1109
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1110
+ Swatch,
1111
+ {
1112
+ id: id ? `${id}-text-on-action-primary-hover` : void 0,
1113
+ className: "bg-text-on-action-primary-hover",
1114
+ colorName: "Hover",
1115
+ colorHex: "#ffffff"
1116
+ }
1117
+ ),
1118
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1119
+ Swatch,
1120
+ {
1121
+ id: id ? `${id}-text-on-action-primary-active` : void 0,
1122
+ className: "bg-text-on-action-primary-active",
1123
+ colorName: "Active",
1124
+ colorHex: "#ffffff"
1125
+ }
1126
+ ),
1127
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1128
+ Swatch,
1129
+ {
1130
+ id: id ? `${id}-text-on-action-primary-disabled` : void 0,
1131
+ className: "bg-text-on-action-primary-disabled",
1132
+ colorName: "Disabled",
1133
+ colorHex: "#6b6d6d"
1134
+ }
1135
+ )
1136
+ ] }),
1137
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-action-critical-heading` : void 0, children: "Text/Action Critical" }),
1138
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1139
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1140
+ Swatch,
1141
+ {
1142
+ id: id ? `${id}-text-action-critical-normal` : void 0,
1143
+ className: "bg-text-action-critical-normal",
1144
+ colorName: "Normal",
1145
+ colorHex: "#CC391F"
1146
+ }
1147
+ ),
1148
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1149
+ Swatch,
1150
+ {
1151
+ id: id ? `${id}-text-action-critical-hover` : void 0,
1152
+ className: "bg-text-action-critical-hover",
1153
+ colorName: "Hover",
1154
+ colorHex: "#892615"
1155
+ }
1156
+ ),
1157
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1158
+ Swatch,
1159
+ {
1160
+ id: id ? `${id}-text-action-critical-active` : void 0,
1161
+ className: "bg-text-action-critical-active",
1162
+ colorName: "Active",
1163
+ colorHex: "#DD5E48"
1164
+ }
1165
+ ),
1166
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1167
+ Swatch,
1168
+ {
1169
+ id: id ? `${id}-text-action-critical-disabled` : void 0,
1170
+ className: "bg-text-action-critical-disabled",
1171
+ colorName: "Disabled",
1172
+ colorHex: "#6b6d6d"
1173
+ }
1174
+ )
1175
+ ] }),
1176
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-link-heading` : void 0, children: "Text/Link" }),
1177
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1178
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1179
+ Swatch,
1180
+ {
1181
+ id: id ? `${id}-text-link-normal` : void 0,
1182
+ className: "bg-text-link-normal",
1183
+ colorName: "Normal",
1184
+ colorHex: "#0077C8"
1185
+ }
1186
+ ),
1187
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1188
+ Swatch,
1189
+ {
1190
+ id: id ? `${id}-text-link-hover` : void 0,
1191
+ className: "bg-text-link-hover",
1192
+ colorName: "Hover",
1193
+ colorHex: "#00365A"
1194
+ }
1195
+ ),
1196
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1197
+ Swatch,
1198
+ {
1199
+ id: id ? `${id}-text-link-active` : void 0,
1200
+ className: "bg-text-link-active",
1201
+ colorName: "Active",
1202
+ colorHex: "#459AD4"
1203
+ }
1204
+ ),
1205
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1206
+ Swatch,
1207
+ {
1208
+ id: id ? `${id}-text-link-disabled` : void 0,
1209
+ className: "bg-text-link-disabled",
1210
+ colorName: "Disabled",
1211
+ colorHex: "#6b6d6d"
1212
+ }
1213
+ )
1214
+ ] }),
1215
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-success-heading` : void 0, children: "Text/Success" }),
1216
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1217
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1218
+ Swatch,
1219
+ {
1220
+ id: id ? `${id}-text-success-normal` : void 0,
1221
+ className: "bg-text-success-normal",
1222
+ colorName: "Normal",
1223
+ colorHex: "#126240"
1224
+ }
1225
+ ),
1226
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1227
+ Swatch,
1228
+ {
1229
+ id: id ? `${id}-text-success-disabled` : void 0,
1230
+ className: "bg-text-success-disabled",
1231
+ colorName: "Disabled",
1232
+ colorHex: "#6B6D6D"
1233
+ }
1234
+ ),
1235
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1236
+ Swatch,
1237
+ {
1238
+ id: id ? `${id}-text-success-error` : void 0,
1239
+ className: "bg-text-success-error",
1240
+ colorName: "Error",
1241
+ colorHex: "#CC391F"
1242
+ }
1243
+ )
1244
+ ] }),
1245
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-warning-heading` : void 0, children: "Text/Warning" }),
1246
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1247
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1248
+ Swatch,
1249
+ {
1250
+ id: id ? `${id}-text-warning-normal` : void 0,
1251
+ className: "bg-text-warning-normal",
1252
+ colorName: "Normal",
1253
+ colorHex: "#126240"
1254
+ }
1255
+ ),
1256
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1257
+ Swatch,
1258
+ {
1259
+ id: id ? `${id}-text-warning-disabled` : void 0,
1260
+ className: "bg-text-warning-disabled",
1261
+ colorName: "Disabled",
1262
+ colorHex: "#6B6D6D"
1263
+ }
1264
+ ),
1265
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1266
+ Swatch,
1267
+ {
1268
+ id: id ? `${id}-text-warning-error` : void 0,
1269
+ className: "bg-text-warning-error",
1270
+ colorName: "Error",
1271
+ colorHex: "#CC391F"
1272
+ }
1273
+ )
1274
+ ] }),
1275
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-text-critical-heading` : void 0, children: "Text/Critical" }),
1276
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1277
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1278
+ Swatch,
1279
+ {
1280
+ id: id ? `${id}-text-critical-normal` : void 0,
1281
+ className: "bg-text-critical-normal",
1282
+ colorName: "Normal",
1283
+ colorHex: "#CC391F"
1284
+ }
1285
+ ),
1286
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1287
+ Swatch,
1288
+ {
1289
+ id: id ? `${id}-text-critical-disabled` : void 0,
1290
+ className: "bg-text-critical-disabled",
1291
+ colorName: "Disabled",
1292
+ colorHex: "#6B6D6D"
1293
+ }
1294
+ ),
1295
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1296
+ Swatch,
1297
+ {
1298
+ id: id ? `${id}-text-critical-error` : void 0,
1299
+ className: "bg-text-critical-error",
1300
+ colorName: "Error",
1301
+ colorHex: "#CC391F"
1302
+ }
1303
+ )
1304
+ ] }),
1305
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1306
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { id: id ? `${id}-icon-heading` : void 0, children: "Icon" }),
1307
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-primary-heading` : void 0, children: "Icon/Primary" }),
1308
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1309
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1310
+ Swatch,
1311
+ {
1312
+ id: id ? `${id}-icon-primary-normal` : void 0,
1313
+ className: "bg-icon-primary-normal",
1314
+ colorName: "Normal",
1315
+ colorHex: "#6B6D6D"
1316
+ }
1317
+ ),
1318
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1319
+ Swatch,
1320
+ {
1321
+ id: id ? `${id}-icon-primary-disabled` : void 0,
1322
+ className: "bg-icon-primary-disabled",
1323
+ colorName: "Disabled",
1324
+ colorHex: "#C1C1C1"
1325
+ }
1326
+ )
1327
+ ] }),
1328
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-success-heading` : void 0, children: "Icon/Success" }),
1329
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1330
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1331
+ Swatch,
1332
+ {
1333
+ id: id ? `${id}-icon-success-normal` : void 0,
1334
+ className: "bg-icon-success-normal",
1335
+ colorName: "Normal",
1336
+ colorHex: "#27D68B"
1337
+ }
1338
+ ),
1339
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1340
+ Swatch,
1341
+ {
1342
+ id: id ? `${id}-icon-success-disabled` : void 0,
1343
+ className: "bg-icon-success-disabled",
1344
+ colorName: "Disabled",
1345
+ colorHex: "#6B6D6D"
1346
+ }
1347
+ )
1348
+ ] }),
1349
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-warning-heading` : void 0, children: "Icon/Warning" }),
1350
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1351
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1352
+ Swatch,
1353
+ {
1354
+ id: id ? `${id}-icon-warning-normal` : void 0,
1355
+ className: "bg-icon-warning-normal",
1356
+ colorName: "Normal",
1357
+ colorHex: "#F0A913"
1358
+ }
1359
+ ),
1360
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1361
+ Swatch,
1362
+ {
1363
+ id: id ? `${id}-icon-warning-disabled` : void 0,
1364
+ className: "bg-icon-warning-disabled",
1365
+ colorName: "Disabled",
1366
+ colorHex: "#6B6D6D"
1367
+ }
1368
+ )
1369
+ ] }),
1370
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-critical-heading` : void 0, children: "Icon/Critical" }),
1371
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1372
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1373
+ Swatch,
1374
+ {
1375
+ id: id ? `${id}-icon-critical-normal` : void 0,
1376
+ className: "bg-icon-critical-normal",
1377
+ colorName: "Normal",
1378
+ colorHex: "#CC391F"
1379
+ }
1380
+ ),
1381
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1382
+ Swatch,
1383
+ {
1384
+ id: id ? `${id}-icon-critical-disabled` : void 0,
1385
+ className: "bg-icon-critical-disabled",
1386
+ colorName: "Disabled",
1387
+ colorHex: "#6B6D6D"
1388
+ }
1389
+ )
1390
+ ] }),
1391
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-action-primary-heading` : void 0, children: "Icon/Action Primary" }),
1392
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1393
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1394
+ Swatch,
1395
+ {
1396
+ id: id ? `${id}-icon-action-primary-normal` : void 0,
1397
+ className: "bg-icon-action-primary-normal",
1398
+ colorName: "Normal",
1399
+ colorHex: "#1D1E1E"
1400
+ }
1401
+ ),
1402
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1403
+ Swatch,
1404
+ {
1405
+ id: id ? `${id}-icon-action-primary-hover` : void 0,
1406
+ className: "bg-icon-action-primary-hover",
1407
+ colorName: "Hover",
1408
+ colorHex: "#00365A"
1409
+ }
1410
+ ),
1411
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1412
+ Swatch,
1413
+ {
1414
+ id: id ? `${id}-icon-action-primary-active` : void 0,
1415
+ className: "bg-icon-action-primary-active",
1416
+ colorName: "Active",
1417
+ colorHex: "#459AD4"
1418
+ }
1419
+ ),
1420
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1421
+ Swatch,
1422
+ {
1423
+ id: id ? `${id}-icon-action-primary-disabled` : void 0,
1424
+ className: "bg-icon-action-primary-disabled",
1425
+ colorName: "Disabled",
1426
+ colorHex: "#C1C1C1"
1427
+ }
1428
+ )
1429
+ ] }),
1430
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-on-action-primary-heading` : void 0, children: "Icon/On Action Primary" }),
1431
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1432
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1433
+ Swatch,
1434
+ {
1435
+ id: id ? `${id}-icon-on-action-primary-normal` : void 0,
1436
+ className: "bg-icon-on-action-primary-normal",
1437
+ colorName: "Normal",
1438
+ colorHex: "#FFFFFF"
1439
+ }
1440
+ ),
1441
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1442
+ Swatch,
1443
+ {
1444
+ id: id ? `${id}-icon-on-action-primary-hover` : void 0,
1445
+ className: "bg-icon-on-action-primary-hover",
1446
+ colorName: "Hover",
1447
+ colorHex: "#FFFFFF"
1448
+ }
1449
+ ),
1450
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1451
+ Swatch,
1452
+ {
1453
+ id: id ? `${id}-icon-on-action-primary-active` : void 0,
1454
+ className: "bg-icon-on-action-primary-active",
1455
+ colorName: "Active",
1456
+ colorHex: "#FFFFFF"
1457
+ }
1458
+ ),
1459
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1460
+ Swatch,
1461
+ {
1462
+ id: id ? `${id}-icon-on-action-primary-disabled` : void 0,
1463
+ className: "bg-icon-on-action-primary-disabled",
1464
+ colorName: "Disabled",
1465
+ colorHex: "#6B6D6D"
1466
+ }
1467
+ )
1468
+ ] }),
1469
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-action-secondary-heading` : void 0, children: "Icon/Action Secondary" }),
1470
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1471
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1472
+ Swatch,
1473
+ {
1474
+ id: id ? `${id}-icon-action-secondary-normal` : void 0,
1475
+ className: "bg-icon-action-secondary-normal",
1476
+ colorName: "Normal",
1477
+ colorHex: "#0077C8"
1478
+ }
1479
+ ),
1480
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1481
+ Swatch,
1482
+ {
1483
+ id: id ? `${id}-icon-action-secondary-hover` : void 0,
1484
+ className: "bg-icon-action-secondary-hover",
1485
+ colorName: "Hover",
1486
+ colorHex: "#00365A"
1487
+ }
1488
+ ),
1489
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1490
+ Swatch,
1491
+ {
1492
+ id: id ? `${id}-icon-action-secondary-active` : void 0,
1493
+ className: "bg-icon-action-secondary-active",
1494
+ colorName: "Active",
1495
+ colorHex: "#459AD4"
1496
+ }
1497
+ ),
1498
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1499
+ Swatch,
1500
+ {
1501
+ id: id ? `${id}-icon-action-secondary-disabled` : void 0,
1502
+ className: "bg-icon-action-secondary-disabled",
1503
+ colorName: "Disabled",
1504
+ colorHex: "#6B6D6D"
1505
+ }
1506
+ )
1507
+ ] }),
1508
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-action-critical-heading` : void 0, children: "Icon/Action Critical" }),
1509
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1510
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1511
+ Swatch,
1512
+ {
1513
+ id: id ? `${id}-icon-action-critical-normal` : void 0,
1514
+ className: "bg-icon-action-critical-normal",
1515
+ colorName: "Normal",
1516
+ colorHex: "#CC391F"
1517
+ }
1518
+ ),
1519
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1520
+ Swatch,
1521
+ {
1522
+ id: id ? `${id}-icon-action-critical-hover` : void 0,
1523
+ className: "bg-icon-action-critical-hover",
1524
+ colorName: "Hover",
1525
+ colorHex: "#892615"
1526
+ }
1527
+ ),
1528
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1529
+ Swatch,
1530
+ {
1531
+ id: id ? `${id}-icon-action-critical-active` : void 0,
1532
+ className: "bg-icon-action-critical-active",
1533
+ colorName: "Active",
1534
+ colorHex: "#DD5E48"
1535
+ }
1536
+ ),
1537
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1538
+ Swatch,
1539
+ {
1540
+ id: id ? `${id}-icon-action-critical-disabled` : void 0,
1541
+ className: "bg-icon-action-critical-disabled",
1542
+ colorName: "Disabled",
1543
+ colorHex: "#6B6D6D"
1544
+ }
1545
+ )
1546
+ ] }),
1547
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-icon-brand-primary-heading` : void 0, children: "Icon/Brand Primary" }),
1548
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1549
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1550
+ Swatch,
1551
+ {
1552
+ id: id ? `${id}-icon-brand-primary-normal` : void 0,
1553
+ className: "bg-icon-brand-primary-normal",
1554
+ colorName: "Normal",
1555
+ colorHex: "#DF4405"
1556
+ }
1557
+ ),
1558
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1559
+ Swatch,
1560
+ {
1561
+ id: id ? `${id}-icon-brand-primary-hover` : void 0,
1562
+ className: "bg-icon-brand-primary-hover",
1563
+ colorName: "Hover",
1564
+ colorHex: "#9E3004"
1565
+ }
1566
+ ),
1567
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1568
+ Swatch,
1569
+ {
1570
+ id: id ? `${id}-icon-brand-primary-active` : void 0,
1571
+ className: "bg-icon-brand-primary-active",
1572
+ colorName: "Active",
1573
+ colorHex: "#E56937"
1574
+ }
1575
+ ),
1576
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1577
+ Swatch,
1578
+ {
1579
+ id: id ? `${id}-icon-brand-primary-disabled` : void 0,
1580
+ className: "bg-icon-brand-primary-disabled",
1581
+ colorName: "Disabled",
1582
+ colorHex: "#C1C1C1"
1583
+ }
1584
+ )
1585
+ ] }),
1586
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1587
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { id: id ? `${id}-border-heading` : void 0, children: "Border" }),
1588
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-border-primary-heading` : void 0, children: "Border/Primary" }),
1589
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1590
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1591
+ Swatch,
1592
+ {
1593
+ id: id ? `${id}-border-primary-normal` : void 0,
1594
+ className: "bg-border-primary-normal",
1595
+ colorName: "Normal",
1596
+ colorHex: "#C1C1C1"
1597
+ }
1598
+ ),
1599
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1600
+ Swatch,
1601
+ {
1602
+ id: id ? `${id}-border-primary-focus` : void 0,
1603
+ className: "bg-border-primary-focus",
1604
+ colorName: "Focus",
1605
+ colorHex: "#0077C8"
1606
+ }
1607
+ ),
1608
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1609
+ Swatch,
1610
+ {
1611
+ id: id ? `${id}-border-primary-error` : void 0,
1612
+ className: "bg-border-primary-error",
1613
+ colorName: "Error",
1614
+ colorHex: "#CC391F"
1615
+ }
1616
+ )
1617
+ ] }),
1618
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-border-action-heading` : void 0, children: "Border/Action" }),
1619
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1620
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1621
+ Swatch,
1622
+ {
1623
+ id: id ? `${id}-border-action-normal` : void 0,
1624
+ className: "bg-border-action-normal",
1625
+ colorName: "Normal",
1626
+ colorHex: "#0077C8"
1627
+ }
1628
+ ),
1629
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1630
+ Swatch,
1631
+ {
1632
+ id: id ? `${id}-border-action-hover` : void 0,
1633
+ className: "bg-border-action-hover",
1634
+ colorName: "Hover",
1635
+ colorHex: "#00365A"
1636
+ }
1637
+ ),
1638
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1639
+ Swatch,
1640
+ {
1641
+ id: id ? `${id}-border-action-active` : void 0,
1642
+ className: "bg-border-action-active",
1643
+ colorName: "Active",
1644
+ colorHex: "#459AD4"
1645
+ }
1646
+ ),
1647
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1648
+ Swatch,
1649
+ {
1650
+ id: id ? `${id}-border-action-disabled` : void 0,
1651
+ className: "bg-border-action-disabled",
1652
+ colorName: "Disabled",
1653
+ colorHex: "#EBEBEB"
1654
+ }
1655
+ )
1656
+ ] }),
1657
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-border-action-critical-heading` : void 0, children: "Border/Action Critical" }),
1658
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1659
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1660
+ Swatch,
1661
+ {
1662
+ id: id ? `${id}-border-action-critical-normal` : void 0,
1663
+ className: "bg-border-action-critical-normal",
1664
+ colorName: "Normal",
1665
+ colorHex: "#CC391F"
1666
+ }
1667
+ ),
1668
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1669
+ Swatch,
1670
+ {
1671
+ id: id ? `${id}-border-action-critical-hover` : void 0,
1672
+ className: "bg-border-action-critical-hover",
1673
+ colorName: "Hover",
1674
+ colorHex: "#892615"
1675
+ }
1676
+ ),
1677
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1678
+ Swatch,
1679
+ {
1680
+ id: id ? `${id}-border-action-critical-active` : void 0,
1681
+ className: "bg-border-action-critical-active",
1682
+ colorName: "Active",
1683
+ colorHex: "#DD5E48"
1684
+ }
1685
+ ),
1686
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1687
+ Swatch,
1688
+ {
1689
+ id: id ? `${id}-border-action-critical-disabled` : void 0,
1690
+ className: "bg-border-action-critical-disabled",
1691
+ colorName: "Disabled",
1692
+ colorHex: "#EBEBEB"
1693
+ }
1694
+ )
1695
+ ] }),
1696
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("br", {}),
1697
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading2, { id: id ? `${id}-background-heading` : void 0, children: "Background" }),
1698
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-primary-heading` : void 0, children: "Background/Primary" }),
1699
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1700
+ Swatch,
1701
+ {
1702
+ id: id ? `${id}-background-primary-normal` : void 0,
1703
+ className: "bg-background-primary-normal",
1704
+ colorName: "Normal",
1705
+ colorHex: "#FFFFFF"
1706
+ }
1707
+ ) }),
1708
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-secondary-heading` : void 0, children: "Background/Secondary" }),
1709
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1710
+ Swatch,
1711
+ {
1712
+ id: id ? `${id}-background-secondary-normal` : void 0,
1713
+ className: "bg-background-secondary-normal",
1714
+ colorName: "Normal",
1715
+ colorHex: "#c1c1c1"
1716
+ }
1717
+ ) }),
1718
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-brand-heading` : void 0, children: "Background/Brand" }),
1719
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1720
+ Swatch,
1721
+ {
1722
+ id: id ? `${id}-background-brand-normal` : void 0,
1723
+ className: "bg-background-brand-normal",
1724
+ colorName: "Normal",
1725
+ colorHex: "#DF4405"
1726
+ }
1727
+ ) }),
1728
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1729
+ Heading3,
1730
+ {
1731
+ id: id ? `${id}-background-grouped-primary-heading` : void 0,
1732
+ children: "Background/Grouped Primary"
1733
+ }
1734
+ ),
1735
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1736
+ Swatch,
1737
+ {
1738
+ id: id ? `${id}-background-grouped-primary-normal` : void 0,
1739
+ className: "bg-background-grouped-primary-normal",
1740
+ colorName: "Normal",
1741
+ colorHex: "#FFFFFF"
1742
+ }
1743
+ ) }),
1744
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1745
+ Heading3,
1746
+ {
1747
+ id: id ? `${id}-background-grouped-secondary-heading` : void 0,
1748
+ children: "Background/Grouped Secondary"
1749
+ }
1750
+ ),
1751
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1752
+ Swatch,
1753
+ {
1754
+ id: id ? `${id}-background-grouped-secondary-normal` : void 0,
1755
+ className: "bg-background-grouped-secondary-normal",
1756
+ colorName: "Normal",
1757
+ colorHex: "#f7f7f7"
1758
+ }
1759
+ ) }),
1760
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-action-primary-heading` : void 0, children: "Background/Action Primary" }),
1761
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1762
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1763
+ Swatch,
1764
+ {
1765
+ id: id ? `${id}-background-action-primary-normal` : void 0,
1766
+ className: "bg-background-action-primary-normal",
1767
+ colorName: "Normal",
1768
+ colorHex: "#0077C8"
1769
+ }
1770
+ ),
1771
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1772
+ Swatch,
1773
+ {
1774
+ id: id ? `${id}-background-action-primary-hover` : void 0,
1775
+ className: "bg-background-action-primary-hover",
1776
+ colorName: "Hover",
1777
+ colorHex: "#00365A"
1778
+ }
1779
+ ),
1780
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1781
+ Swatch,
1782
+ {
1783
+ id: id ? `${id}-background-action-primary-active` : void 0,
1784
+ className: "bg-background-action-primary-active",
1785
+ colorName: "Active",
1786
+ colorHex: "#459AD4"
1787
+ }
1788
+ ),
1789
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1790
+ Swatch,
1791
+ {
1792
+ id: id ? `${id}-background-action-primary-disabled` : void 0,
1793
+ className: "bg-background-action-primary-disabled",
1794
+ colorName: "Disabled",
1795
+ colorHex: "#EBEBEB"
1796
+ }
1797
+ )
1798
+ ] }),
1799
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1800
+ Heading3,
1801
+ {
1802
+ id: id ? `${id}-background-action-secondary-heading` : void 0,
1803
+ children: "Background/Action Secondary"
1804
+ }
1805
+ ),
1806
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1807
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1808
+ Swatch,
1809
+ {
1810
+ id: id ? `${id}-background-action-secondary-normal` : void 0,
1811
+ className: "bg-background-action-secondary-normal",
1812
+ colorName: "Normal",
1813
+ colorHex: "#FFFFFF"
1814
+ }
1815
+ ),
1816
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1817
+ Swatch,
1818
+ {
1819
+ id: id ? `${id}-background-action-secondary-hover` : void 0,
1820
+ className: "bg-background-action-secondary-hover",
1821
+ colorName: "Hover",
1822
+ colorHex: "#E7F2F9"
1823
+ }
1824
+ ),
1825
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1826
+ Swatch,
1827
+ {
1828
+ id: id ? `${id}-background-action-secondary-active` : void 0,
1829
+ className: "bg-background-action-secondary-active",
1830
+ colorName: "Active",
1831
+ colorHex: "#FFFFFF"
1832
+ }
1833
+ ),
1834
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1835
+ Swatch,
1836
+ {
1837
+ id: id ? `${id}-background-action-secondary-disabled` : void 0,
1838
+ className: "bg-background-action-secondary-disabled",
1839
+ colorName: "Disabled",
1840
+ colorHex: "#EBEBEB"
1841
+ }
1842
+ )
1843
+ ] }),
1844
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1845
+ Heading3,
1846
+ {
1847
+ id: id ? `${id}-background-action-critical-primary-heading` : void 0,
1848
+ children: "Background/Action Critical Primary"
1849
+ }
1850
+ ),
1851
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1852
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1853
+ Swatch,
1854
+ {
1855
+ id: id ? `${id}-background-action-critical-primary-normal` : void 0,
1856
+ className: "bg-background-action-critical-primary-normal",
1857
+ colorName: "Normal",
1858
+ colorHex: "#CC391F"
1859
+ }
1860
+ ),
1861
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1862
+ Swatch,
1863
+ {
1864
+ id: id ? `${id}-background-action-critical-primary-hover` : void 0,
1865
+ className: "bg-background-action-critical-primary-hover",
1866
+ colorName: "Hover",
1867
+ colorHex: "#892615"
1868
+ }
1869
+ ),
1870
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1871
+ Swatch,
1872
+ {
1873
+ id: id ? `${id}-background-action-critical-primary-active` : void 0,
1874
+ className: "bg-background-action-critical-primary-active",
1875
+ colorName: "Active",
1876
+ colorHex: "#DD5E48"
1877
+ }
1878
+ ),
1879
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1880
+ Swatch,
1881
+ {
1882
+ id: id ? `${id}-background-action-critical-primary-disabled` : void 0,
1883
+ className: "bg-background-action-critical-primary-disabled",
1884
+ colorName: "Disabled",
1885
+ colorHex: "#EBEBEB"
1886
+ }
1887
+ )
1888
+ ] }),
1889
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1890
+ Heading3,
1891
+ {
1892
+ id: id ? `${id}-background-action-critical-secondary-heading` : void 0,
1893
+ children: "Background/Action Critical Secondary"
1894
+ }
1895
+ ),
1896
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("div", { className: "flex flex-row gap-4", children: [
1897
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1898
+ Swatch,
1899
+ {
1900
+ id: id ? `${id}-background-action-critical-secondary-normal` : void 0,
1901
+ className: "bg-background-action-critical-secondary-normal",
1902
+ colorName: "Normal",
1903
+ colorHex: "#FFFFFF"
1904
+ }
1905
+ ),
1906
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1907
+ Swatch,
1908
+ {
1909
+ id: id ? `${id}-background-action-critical-secondary-hover` : void 0,
1910
+ className: "bg-background-action-critical-secondary-hover",
1911
+ colorName: "Hover",
1912
+ colorHex: "#FBEDEA"
1913
+ }
1914
+ ),
1915
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1916
+ Swatch,
1917
+ {
1918
+ id: id ? `${id}-background-action-critical-secondary-active` : void 0,
1919
+ className: "bg-background-action-critical-secondary-active",
1920
+ colorName: "Active",
1921
+ colorHex: "#FFFFFF"
1922
+ }
1923
+ ),
1924
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1925
+ Swatch,
1926
+ {
1927
+ id: id ? `${id}-background-action-critical-secondary-disabled` : void 0,
1928
+ className: "bg-background-action-critical-secondary-disabled",
1929
+ colorName: "Disabled",
1930
+ colorHex: "#EBEBEB"
1931
+ }
1932
+ )
1933
+ ] }),
1934
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-success-heading` : void 0, children: "Background/Success" }),
1935
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1936
+ Swatch,
1937
+ {
1938
+ id: id ? `${id}-background-success-normal` : void 0,
1939
+ className: "bg-background-success-normal",
1940
+ colorName: "Normal",
1941
+ colorHex: "#27D68B"
1942
+ }
1943
+ ) }),
1944
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-warning-heading` : void 0, children: "Background/Warning" }),
1945
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1946
+ Swatch,
1947
+ {
1948
+ id: id ? `${id}-background-warning-normal` : void 0,
1949
+ className: "bg-background-warning-normal",
1950
+ colorName: "Normal",
1951
+ colorHex: "#F0A913"
1952
+ }
1953
+ ) }),
1954
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(Heading3, { id: id ? `${id}-background-critical-heading` : void 0, children: "Background/Critical" }),
1955
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("div", { className: "flex flex-row gap-4", children: /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1956
+ Swatch,
1957
+ {
1958
+ id: id ? `${id}-background-critical-normal` : void 0,
1959
+ className: "bg-background-critical-normal",
1960
+ colorName: "Normal",
1961
+ colorHex: "#CC391F"
1962
+ }
1963
+ ) })
1964
+ ]
1965
+ }
1966
+ );
1731
1967
  };
1732
1968
  Swatches.displayName = "Swatches";
1733
1969
  // Annotate the CommonJS export names for ESM import in node: