@dmsi/wedgekit-react 0.0.232 → 0.0.233

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 (141) hide show
  1. package/dist/{chunk-JFPRYMID.js → chunk-3FOAGRIY.js} +1 -1
  2. package/dist/{chunk-BHJNYWQG.js → chunk-4AHS4CVA.js} +1 -1
  3. package/dist/{chunk-RDLEIAQU.js → chunk-6CTCHYIS.js} +5 -0
  4. package/dist/{chunk-2VRZB2A4.js → chunk-6ZYTR6DU.js} +1 -1
  5. package/dist/{chunk-CJELWEO2.js → chunk-7KLALK3J.js} +1 -1
  6. package/dist/{chunk-E3UOI2D2.js → chunk-DXVLA32J.js} +2 -2
  7. package/dist/{chunk-SYEJVSE4.js → chunk-FRHPFACM.js} +1 -1
  8. package/dist/{chunk-KGVKHWUK.js → chunk-FS2RQE55.js} +1 -1
  9. package/dist/{chunk-REOLWEZG.js → chunk-KEDK5EWD.js} +1 -1
  10. package/dist/{chunk-SK742QNF.js → chunk-KNP4LUFA.js} +1 -1
  11. package/dist/{chunk-3M23BFB4.js → chunk-MQXOQL3T.js} +3 -3
  12. package/dist/{chunk-ARC7FOL2.js → chunk-NWELJDBW.js} +3 -3
  13. package/dist/{chunk-T7UCZWWK.js → chunk-OGMN5SHL.js} +2 -2
  14. package/dist/{chunk-7BBXPM5C.js → chunk-OP5XCT3L.js} +1 -1
  15. package/dist/{chunk-BOWQUDUU.js → chunk-QA3KMRA6.js} +1 -1
  16. package/dist/{chunk-3WNXMCZV.js → chunk-QQ5G773N.js} +1 -1
  17. package/dist/{chunk-LPQ4QMAV.js → chunk-R2FGTCOY.js} +1 -1
  18. package/dist/{chunk-QHHNFGEX.js → chunk-RJBKI53P.js} +3 -3
  19. package/dist/{chunk-BW2MWMVM.js → chunk-UVG2TKTG.js} +3 -3
  20. package/dist/{chunk-VZVPD3XK.js → chunk-VDO7VGAD.js} +12 -12
  21. package/dist/{chunk-Q7ETEWBW.js → chunk-VGPOI7UP.js} +3 -3
  22. package/dist/{chunk-CJVTFYI4.js → chunk-VP7HJX24.js} +1 -1
  23. package/dist/{chunk-R4H6D4SZ.js → chunk-VR7X3NMG.js} +3 -3
  24. package/dist/{chunk-SQJ7MWY7.js → chunk-X73BO77J.js} +2 -2
  25. package/dist/{chunk-XQILVD56.js → chunk-XO6PXENP.js} +1 -1
  26. package/dist/{chunk-5JVMULVC.js → chunk-YCKRRAJA.js} +2 -2
  27. package/dist/components/AccessChangerTabItem.cjs +5 -0
  28. package/dist/components/AccessChangerTabItem.js +2 -2
  29. package/dist/components/Accordion.cjs +5 -0
  30. package/dist/components/Accordion.js +4 -4
  31. package/dist/components/Breadcrumbs.cjs +15 -4
  32. package/dist/components/Breadcrumbs.js +12 -6
  33. package/dist/components/Button.cjs +5 -0
  34. package/dist/components/Button.js +2 -2
  35. package/dist/components/CalendarRange.cjs +5 -0
  36. package/dist/components/CalendarRange.css +12 -13
  37. package/dist/components/CalendarRange.js +16 -16
  38. package/dist/components/Caption.cjs +5 -0
  39. package/dist/components/Caption.js +1 -1
  40. package/dist/components/Checkbox.cjs +5 -0
  41. package/dist/components/Checkbox.js +3 -3
  42. package/dist/components/ContentTab.cjs +5 -0
  43. package/dist/components/ContentTab.js +3 -3
  44. package/dist/components/ContentTabs.cjs +5 -0
  45. package/dist/components/ContentTabs.js +3 -3
  46. package/dist/components/DataGridCell.cjs +5 -0
  47. package/dist/components/DataGridCell.js +7 -7
  48. package/dist/components/DateInput.cjs +5 -0
  49. package/dist/components/DateInput.css +12 -13
  50. package/dist/components/DateInput.js +16 -16
  51. package/dist/components/DateRangeInput.cjs +5 -0
  52. package/dist/components/DateRangeInput.css +12 -13
  53. package/dist/components/DateRangeInput.js +16 -16
  54. package/dist/components/Display.cjs +5 -0
  55. package/dist/components/Display.js +2 -2
  56. package/dist/components/FilterGroup.cjs +5 -0
  57. package/dist/components/FilterGroup.js +9 -9
  58. package/dist/components/Heading.cjs +5 -0
  59. package/dist/components/Heading.js +2 -2
  60. package/dist/components/Input.cjs +5 -0
  61. package/dist/components/Input.js +3 -3
  62. package/dist/components/InputGroup.cjs +5 -0
  63. package/dist/components/InputGroup.js +2 -2
  64. package/dist/components/Label.cjs +5 -0
  65. package/dist/components/Label.js +2 -2
  66. package/dist/components/Link.cjs +5 -0
  67. package/dist/components/Link.js +2 -2
  68. package/dist/components/MainBar.cjs +5 -0
  69. package/dist/components/MainBar.js +1 -1
  70. package/dist/components/MenuOption.cjs +5 -0
  71. package/dist/components/MenuOption.js +4 -4
  72. package/dist/components/MobileDataGrid.cjs +5 -0
  73. package/dist/components/MobileDataGrid.js +5 -5
  74. package/dist/components/Modal.cjs +5 -0
  75. package/dist/components/Modal.js +7 -7
  76. package/dist/components/ModalButtons.cjs +5 -0
  77. package/dist/components/ModalButtons.js +3 -3
  78. package/dist/components/ModalContent.cjs +5 -0
  79. package/dist/components/ModalContent.js +2 -2
  80. package/dist/components/ModalHeader.cjs +5 -0
  81. package/dist/components/ModalHeader.js +4 -4
  82. package/dist/components/NavigationTab.cjs +5 -0
  83. package/dist/components/NavigationTab.js +3 -3
  84. package/dist/components/NavigationTabs.cjs +5 -0
  85. package/dist/components/NavigationTabs.js +3 -3
  86. package/dist/components/NestedMenu.cjs +5 -0
  87. package/dist/components/NestedMenu.js +4 -4
  88. package/dist/components/Notification.cjs +5 -0
  89. package/dist/components/Notification.js +5 -5
  90. package/dist/components/OptionPill.cjs +5 -0
  91. package/dist/components/OptionPill.js +4 -4
  92. package/dist/components/PDFViewer.cjs +5 -0
  93. package/dist/components/PDFViewer.js +9 -9
  94. package/dist/components/Paragraph.cjs +5 -0
  95. package/dist/components/Paragraph.js +2 -2
  96. package/dist/components/Password.cjs +5 -0
  97. package/dist/components/Password.js +3 -3
  98. package/dist/components/ProjectBar.cjs +5 -0
  99. package/dist/components/ProjectBar.js +1 -1
  100. package/dist/components/Radio.cjs +5 -0
  101. package/dist/components/Radio.js +2 -2
  102. package/dist/components/Search.cjs +5 -0
  103. package/dist/components/Search.js +4 -4
  104. package/dist/components/Select.cjs +5 -0
  105. package/dist/components/Select.js +4 -4
  106. package/dist/components/SideMenuGroup.cjs +5 -0
  107. package/dist/components/SideMenuGroup.js +3 -3
  108. package/dist/components/SideMenuItem.cjs +5 -0
  109. package/dist/components/SideMenuItem.js +3 -3
  110. package/dist/components/Stack.cjs +5 -0
  111. package/dist/components/Stack.js +2 -2
  112. package/dist/components/StatusPill.cjs +5 -0
  113. package/dist/components/StatusPill.js +2 -2
  114. package/dist/components/Stepper.cjs +5 -0
  115. package/dist/components/Stepper.js +4 -4
  116. package/dist/components/Subheader.cjs +5 -0
  117. package/dist/components/Subheader.js +2 -2
  118. package/dist/components/Swatch.cjs +5 -0
  119. package/dist/components/Swatch.js +5 -5
  120. package/dist/components/Textarea.cjs +5 -0
  121. package/dist/components/Textarea.js +1 -1
  122. package/dist/components/Time.cjs +5 -0
  123. package/dist/components/Time.js +4 -4
  124. package/dist/components/Toast.cjs +5 -0
  125. package/dist/components/Toast.js +4 -4
  126. package/dist/components/Tooltip.cjs +5 -0
  127. package/dist/components/Tooltip.js +2 -2
  128. package/dist/components/TopBar.cjs +5 -0
  129. package/dist/components/TopBar.js +1 -1
  130. package/dist/components/Upload.cjs +5 -0
  131. package/dist/components/Upload.js +4 -4
  132. package/dist/components/index.cjs +5 -0
  133. package/dist/components/index.css +12 -13
  134. package/dist/components/index.js +15 -15
  135. package/dist/index.css +12 -13
  136. package/package.json +1 -1
  137. package/src/classNames.ts +9 -3
  138. package/src/components/Breadcrumbs.tsx +13 -6
  139. package/src/components/Link.tsx +1 -1
  140. package/src/components/Stack.tsx +1 -1
  141. package/src/index.css +4 -2
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-UAPWR2KE.js";
4
4
  import {
5
5
  Button
6
- } from "./chunk-SK742QNF.js";
6
+ } from "./chunk-KNP4LUFA.js";
7
7
  import {
8
8
  __objRest,
9
9
  __spreadProps,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Button
3
- } from "./chunk-SK742QNF.js";
3
+ } from "./chunk-KNP4LUFA.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -55,6 +55,11 @@ var typography = {
55
55
  "font-sans font-normal",
56
56
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
57
57
  "leading-caption-mobile desktop:leading-caption-desktop"
58
+ ),
59
+ breadcrumb: clsx(
60
+ "font-sans font-normal",
61
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
62
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
58
63
  )
59
64
  };
60
65
  var baseTransition = clsx(
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  InputBase
3
- } from "./chunk-5JVMULVC.js";
3
+ } from "./chunk-YCKRRAJA.js";
4
4
  import {
5
5
  Icon
6
6
  } from "./chunk-UAPWR2KE.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  componentPaddingXUsingComponentGap,
3
3
  typography
4
- } from "./chunk-RDLEIAQU.js";
4
+ } from "./chunk-6CTCHYIS.js";
5
5
  import {
6
6
  __objRest,
7
7
  __spreadProps,
@@ -1,13 +1,13 @@
1
1
  import {
2
2
  Paragraph
3
- } from "./chunk-CJELWEO2.js";
3
+ } from "./chunk-7KLALK3J.js";
4
4
  import {
5
5
  Icon
6
6
  } from "./chunk-UAPWR2KE.js";
7
7
  import {
8
8
  baseTransition,
9
9
  componentGap
10
- } from "./chunk-RDLEIAQU.js";
10
+ } from "./chunk-6CTCHYIS.js";
11
11
  import {
12
12
  __objRest,
13
13
  __spreadValues
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  layoutPaddding
3
- } from "./chunk-RDLEIAQU.js";
3
+ } from "./chunk-6CTCHYIS.js";
4
4
 
5
5
  // src/components/ModalContent.tsx
6
6
  import clsx from "clsx";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  typography
3
- } from "./chunk-RDLEIAQU.js";
3
+ } from "./chunk-6CTCHYIS.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  typography
3
- } from "./chunk-RDLEIAQU.js";
3
+ } from "./chunk-6CTCHYIS.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -5,7 +5,7 @@ import {
5
5
  componentPaddingXUsingComponentGap,
6
6
  paddingUsingComponentGap,
7
7
  typography
8
- } from "./chunk-RDLEIAQU.js";
8
+ } from "./chunk-6CTCHYIS.js";
9
9
  import {
10
10
  __objRest,
11
11
  __spreadProps,
@@ -3,13 +3,13 @@ import {
3
3
  } from "./chunk-4RJKB7LC.js";
4
4
  import {
5
5
  ModalButtons
6
- } from "./chunk-T7UCZWWK.js";
6
+ } from "./chunk-OGMN5SHL.js";
7
7
  import {
8
8
  ModalContent
9
- } from "./chunk-SYEJVSE4.js";
9
+ } from "./chunk-FRHPFACM.js";
10
10
  import {
11
11
  ModalHeader
12
- } from "./chunk-R4H6D4SZ.js";
12
+ } from "./chunk-VR7X3NMG.js";
13
13
  import {
14
14
  ModalScrim
15
15
  } from "./chunk-ZFOANBWG.js";
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  Stack
3
- } from "./chunk-BOWQUDUU.js";
3
+ } from "./chunk-QA3KMRA6.js";
4
4
  import {
5
5
  Card
6
6
  } from "./chunk-TJWGFGWX.js";
7
7
  import {
8
8
  Paragraph
9
- } from "./chunk-CJELWEO2.js";
9
+ } from "./chunk-7KLALK3J.js";
10
10
  import {
11
11
  Icon
12
12
  } from "./chunk-UAPWR2KE.js";
13
13
  import {
14
14
  typography
15
- } from "./chunk-RDLEIAQU.js";
15
+ } from "./chunk-6CTCHYIS.js";
16
16
 
17
17
  // src/components/Accordion.tsx
18
18
  import clsx from "clsx";
@@ -3,11 +3,11 @@ import {
3
3
  } from "./chunk-UAPWR2KE.js";
4
4
  import {
5
5
  Button
6
- } from "./chunk-SK742QNF.js";
6
+ } from "./chunk-KNP4LUFA.js";
7
7
  import {
8
8
  layoutGroupGap,
9
9
  layoutPaddding
10
- } from "./chunk-RDLEIAQU.js";
10
+ } from "./chunk-6CTCHYIS.js";
11
11
 
12
12
  // src/components/ModalButtons.tsx
13
13
  import clsx from "clsx";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Input
3
- } from "./chunk-5JVMULVC.js";
3
+ } from "./chunk-YCKRRAJA.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadValues
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  paddingYUsingLayoutGroupGap
3
- } from "./chunk-RDLEIAQU.js";
3
+ } from "./chunk-6CTCHYIS.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  componentPadding,
3
3
  typography
4
- } from "./chunk-RDLEIAQU.js";
4
+ } from "./chunk-6CTCHYIS.js";
5
5
 
6
6
  // src/components/Tooltip.tsx
7
7
  import clsx from "clsx";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  typography
3
- } from "./chunk-RDLEIAQU.js";
3
+ } from "./chunk-6CTCHYIS.js";
4
4
  import {
5
5
  __objRest,
6
6
  __spreadProps,
@@ -3,10 +3,10 @@ import {
3
3
  } from "./chunk-ZU2K7BD3.js";
4
4
  import {
5
5
  Label
6
- } from "./chunk-CJVTFYI4.js";
6
+ } from "./chunk-VP7HJX24.js";
7
7
  import {
8
8
  Paragraph
9
- } from "./chunk-CJELWEO2.js";
9
+ } from "./chunk-7KLALK3J.js";
10
10
  import {
11
11
  Icon
12
12
  } from "./chunk-UAPWR2KE.js";
@@ -14,7 +14,7 @@ import {
14
14
  baseTransition,
15
15
  componentGap,
16
16
  componentPadding
17
- } from "./chunk-RDLEIAQU.js";
17
+ } from "./chunk-6CTCHYIS.js";
18
18
  import {
19
19
  __spreadProps,
20
20
  __spreadValues
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  Label
3
- } from "./chunk-CJVTFYI4.js";
3
+ } from "./chunk-VP7HJX24.js";
4
4
  import {
5
5
  Icon
6
6
  } from "./chunk-UAPWR2KE.js";
7
7
  import {
8
8
  Button
9
- } from "./chunk-SK742QNF.js";
9
+ } from "./chunk-KNP4LUFA.js";
10
10
  import {
11
11
  baseTransition,
12
12
  componentGap,
13
13
  componentPadding,
14
14
  componentPaddingMinusBorder,
15
15
  componentPaddingYUsingComponentGap
16
- } from "./chunk-RDLEIAQU.js";
16
+ } from "./chunk-6CTCHYIS.js";
17
17
  import {
18
18
  __objRest,
19
19
  __spreadProps,
@@ -1,53 +1,53 @@
1
1
  import {
2
2
  Tooltip
3
- } from "./chunk-3WNXMCZV.js";
3
+ } from "./chunk-QQ5G773N.js";
4
4
  import {
5
5
  Select
6
- } from "./chunk-2VRZB2A4.js";
6
+ } from "./chunk-6ZYTR6DU.js";
7
7
  import {
8
8
  Checkbox
9
- } from "./chunk-E3UOI2D2.js";
9
+ } from "./chunk-DXVLA32J.js";
10
10
  import {
11
11
  DataCellHeader,
12
12
  DataGridCell,
13
13
  DragAlongCell,
14
14
  DraggableCellHeader
15
- } from "./chunk-Q7ETEWBW.js";
15
+ } from "./chunk-VGPOI7UP.js";
16
16
  import {
17
17
  Menu
18
18
  } from "./chunk-NA3ODQCN.js";
19
19
  import {
20
20
  MenuOption
21
- } from "./chunk-QHHNFGEX.js";
21
+ } from "./chunk-RJBKI53P.js";
22
22
  import {
23
23
  useInfiniteScroll,
24
24
  useTableLayout
25
25
  } from "./chunk-ZU2K7BD3.js";
26
26
  import {
27
27
  Search
28
- } from "./chunk-7BBXPM5C.js";
28
+ } from "./chunk-OP5XCT3L.js";
29
29
  import {
30
30
  Input
31
- } from "./chunk-5JVMULVC.js";
31
+ } from "./chunk-YCKRRAJA.js";
32
32
  import {
33
33
  Label
34
- } from "./chunk-CJVTFYI4.js";
34
+ } from "./chunk-VP7HJX24.js";
35
35
  import {
36
36
  Subheader
37
- } from "./chunk-KGVKHWUK.js";
37
+ } from "./chunk-FS2RQE55.js";
38
38
  import {
39
39
  Paragraph
40
- } from "./chunk-CJELWEO2.js";
40
+ } from "./chunk-7KLALK3J.js";
41
41
  import {
42
42
  Icon
43
43
  } from "./chunk-UAPWR2KE.js";
44
44
  import {
45
45
  Button
46
- } from "./chunk-SK742QNF.js";
46
+ } from "./chunk-KNP4LUFA.js";
47
47
  import {
48
48
  componentGap,
49
49
  componentPadding
50
- } from "./chunk-RDLEIAQU.js";
50
+ } from "./chunk-6CTCHYIS.js";
51
51
  import {
52
52
  __objRest,
53
53
  __spreadProps,
@@ -6,10 +6,10 @@ import {
6
6
  } from "./chunk-VP36B2MM.js";
7
7
  import {
8
8
  MenuOption
9
- } from "./chunk-QHHNFGEX.js";
9
+ } from "./chunk-RJBKI53P.js";
10
10
  import {
11
11
  Search
12
- } from "./chunk-7BBXPM5C.js";
12
+ } from "./chunk-OP5XCT3L.js";
13
13
  import {
14
14
  CSS
15
15
  } from "./chunk-WVUIIBRR.js";
@@ -19,7 +19,7 @@ import {
19
19
  import {
20
20
  componentPadding,
21
21
  paddingUsingComponentGap
22
- } from "./chunk-RDLEIAQU.js";
22
+ } from "./chunk-6CTCHYIS.js";
23
23
  import {
24
24
  __objRest,
25
25
  __spreadProps,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  componentPaddingXUsingComponentGap,
3
3
  typography
4
- } from "./chunk-RDLEIAQU.js";
4
+ } from "./chunk-6CTCHYIS.js";
5
5
  import {
6
6
  __objRest,
7
7
  __spreadProps,
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  Heading2
3
- } from "./chunk-REOLWEZG.js";
3
+ } from "./chunk-KEDK5EWD.js";
4
4
  import {
5
5
  Icon
6
6
  } from "./chunk-UAPWR2KE.js";
7
7
  import {
8
8
  Button
9
- } from "./chunk-SK742QNF.js";
9
+ } from "./chunk-KNP4LUFA.js";
10
10
  import {
11
11
  layoutGroupGap,
12
12
  layoutPaddding
13
- } from "./chunk-RDLEIAQU.js";
13
+ } from "./chunk-6CTCHYIS.js";
14
14
 
15
15
  // src/components/ModalHeader.tsx
16
16
  import clsx from "clsx";
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-NA3ODQCN.js";
4
4
  import {
5
5
  MenuOption
6
- } from "./chunk-QHHNFGEX.js";
6
+ } from "./chunk-RJBKI53P.js";
7
7
  import {
8
8
  Icon
9
9
  } from "./chunk-UAPWR2KE.js";
@@ -12,7 +12,7 @@ import {
12
12
  layoutGap,
13
13
  layoutPaddding,
14
14
  typography
15
- } from "./chunk-RDLEIAQU.js";
15
+ } from "./chunk-6CTCHYIS.js";
16
16
  import {
17
17
  __objRest,
18
18
  __spreadProps,
@@ -2,7 +2,7 @@ import {
2
2
  baseTransition,
3
3
  componentPaddingY,
4
4
  typography
5
- } from "./chunk-RDLEIAQU.js";
5
+ } from "./chunk-6CTCHYIS.js";
6
6
  import {
7
7
  __objRest,
8
8
  __spreadProps,
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-5UH6QUFB.js";
6
6
  import {
7
7
  Label
8
- } from "./chunk-CJVTFYI4.js";
8
+ } from "./chunk-VP7HJX24.js";
9
9
  import {
10
10
  Icon
11
11
  } from "./chunk-UAPWR2KE.js";
@@ -15,7 +15,7 @@ import {
15
15
  componentPaddingMinusBorder,
16
16
  componentPaddingXUsingComponentGap,
17
17
  typography
18
- } from "./chunk-RDLEIAQU.js";
18
+ } from "./chunk-6CTCHYIS.js";
19
19
  import {
20
20
  __objRest,
21
21
  __spreadProps,
@@ -124,6 +124,11 @@ var typography = {
124
124
  "font-sans font-normal",
125
125
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
126
126
  "leading-caption-mobile desktop:leading-caption-desktop"
127
+ ),
128
+ breadcrumb: (0, import_clsx.default)(
129
+ "font-sans font-normal",
130
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
131
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
127
132
  )
128
133
  };
129
134
  var baseTransition = (0, import_clsx.default)(
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  Subheader
3
- } from "../chunk-KGVKHWUK.js";
3
+ } from "../chunk-FS2RQE55.js";
4
4
  import {
5
5
  Icon
6
6
  } from "../chunk-UAPWR2KE.js";
7
- import "../chunk-RDLEIAQU.js";
7
+ import "../chunk-6CTCHYIS.js";
8
8
  import {
9
9
  __objRest,
10
10
  __spreadProps,
@@ -122,6 +122,11 @@ var typography = {
122
122
  "font-sans font-normal",
123
123
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
124
124
  "leading-caption-mobile desktop:leading-caption-desktop"
125
+ ),
126
+ breadcrumb: (0, import_clsx.default)(
127
+ "font-sans font-normal",
128
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
129
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
125
130
  )
126
131
  };
127
132
  var baseTransition = (0, import_clsx.default)(
@@ -1,12 +1,12 @@
1
1
  "use client";
2
2
  import {
3
3
  Accordion
4
- } from "../chunk-ARC7FOL2.js";
5
- import "../chunk-BOWQUDUU.js";
4
+ } from "../chunk-NWELJDBW.js";
5
+ import "../chunk-QA3KMRA6.js";
6
6
  import "../chunk-TJWGFGWX.js";
7
- import "../chunk-CJELWEO2.js";
7
+ import "../chunk-7KLALK3J.js";
8
8
  import "../chunk-UAPWR2KE.js";
9
- import "../chunk-RDLEIAQU.js";
9
+ import "../chunk-6CTCHYIS.js";
10
10
  import "../chunk-BBZEL7EG.js";
11
11
  export {
12
12
  Accordion
@@ -127,6 +127,11 @@ var typography = {
127
127
  "font-sans font-normal",
128
128
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
129
129
  "leading-caption-mobile desktop:leading-caption-desktop"
130
+ ),
131
+ breadcrumb: (0, import_clsx.default)(
132
+ "font-sans font-normal",
133
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
134
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
130
135
  )
131
136
  };
132
137
  var baseTransition = (0, import_clsx.default)(
@@ -321,9 +326,9 @@ var Breadcrumb = ({
321
326
  }) => {
322
327
  const linkPadding = (0, import_clsx4.default)(
323
328
  "!text-text-link-normal whitespace-nowrap",
324
- "py-[calc(var(--spacing-mobile-component-padding)_+_3px)]",
325
- "desktop:py-[calc(var(--spacing-desktop-component-padding)_+_3px)]",
326
- "compact:py-[calc(var(--spacing-desktop-compact-component-padding)_+_3px)]"
329
+ "py-mobile-component-padding",
330
+ "desktop:py-desktop-component-padding",
331
+ "compact:py-desktop-compact-component-padding"
327
332
  );
328
333
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("li", { id, "data-testid": testid, className: "flex items-center", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
329
334
  Link,
@@ -332,13 +337,19 @@ var Breadcrumb = ({
332
337
  "data-testid": testid ? `${testid}-link` : void 0,
333
338
  className: linkPadding,
334
339
  href,
340
+ typographyStyle: "breadcrumb",
335
341
  onClick,
336
342
  children
337
343
  }
338
344
  ) }, href);
339
345
  };
340
346
  var Chevron = () => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("li", { className: "flex items-center", "aria-hidden": "true", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Icon, { name: "chevron_right", size: 16 }) });
341
- var Breadcrumbs = ({ asCardStyle, id, testid, crumbs }) => {
347
+ var Breadcrumbs = ({
348
+ asCardStyle,
349
+ id,
350
+ testid,
351
+ crumbs
352
+ }) => {
342
353
  const scrollableElement = import_react.default.useRef(null);
343
354
  const [isOverflow, setIsOverflow] = (0, import_react.useState)(false);
344
355
  (0, import_react.useLayoutEffect)(() => {
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import {
3
3
  Link
4
- } from "../chunk-XQILVD56.js";
4
+ } from "../chunk-XO6PXENP.js";
5
5
  import {
6
6
  Icon
7
7
  } from "../chunk-UAPWR2KE.js";
8
- import "../chunk-RDLEIAQU.js";
8
+ import "../chunk-6CTCHYIS.js";
9
9
  import "../chunk-BBZEL7EG.js";
10
10
 
11
11
  // src/components/Breadcrumbs.tsx
@@ -21,9 +21,9 @@ var Breadcrumb = ({
21
21
  }) => {
22
22
  const linkPadding = clsx(
23
23
  "!text-text-link-normal whitespace-nowrap",
24
- "py-[calc(var(--spacing-mobile-component-padding)_+_3px)]",
25
- "desktop:py-[calc(var(--spacing-desktop-component-padding)_+_3px)]",
26
- "compact:py-[calc(var(--spacing-desktop-compact-component-padding)_+_3px)]"
24
+ "py-mobile-component-padding",
25
+ "desktop:py-desktop-component-padding",
26
+ "compact:py-desktop-compact-component-padding"
27
27
  );
28
28
  return /* @__PURE__ */ jsx("li", { id, "data-testid": testid, className: "flex items-center", children: /* @__PURE__ */ jsx(
29
29
  Link,
@@ -32,13 +32,19 @@ var Breadcrumb = ({
32
32
  "data-testid": testid ? `${testid}-link` : void 0,
33
33
  className: linkPadding,
34
34
  href,
35
+ typographyStyle: "breadcrumb",
35
36
  onClick,
36
37
  children
37
38
  }
38
39
  ) }, href);
39
40
  };
40
41
  var Chevron = () => /* @__PURE__ */ jsx("li", { className: "flex items-center", "aria-hidden": "true", children: /* @__PURE__ */ jsx(Icon, { name: "chevron_right", size: 16 }) });
41
- var Breadcrumbs = ({ asCardStyle, id, testid, crumbs }) => {
42
+ var Breadcrumbs = ({
43
+ asCardStyle,
44
+ id,
45
+ testid,
46
+ crumbs
47
+ }) => {
42
48
  const scrollableElement = React.useRef(null);
43
49
  const [isOverflow, setIsOverflow] = useState(false);
44
50
  useLayoutEffect(() => {
@@ -121,6 +121,11 @@ var typography = {
121
121
  "font-sans font-normal",
122
122
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
123
123
  "leading-caption-mobile desktop:leading-caption-desktop"
124
+ ),
125
+ breadcrumb: (0, import_clsx.default)(
126
+ "font-sans font-normal",
127
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
128
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
124
129
  )
125
130
  };
126
131
  var baseTransition = (0, import_clsx.default)(
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Button
3
- } from "../chunk-SK742QNF.js";
4
- import "../chunk-RDLEIAQU.js";
3
+ } from "../chunk-KNP4LUFA.js";
4
+ import "../chunk-6CTCHYIS.js";
5
5
  import "../chunk-BBZEL7EG.js";
6
6
  export {
7
7
  Button
@@ -123,6 +123,11 @@ var typography = {
123
123
  "font-sans font-normal",
124
124
  "text-caption-mobile desktop:text-caption-desktop compact:text-caption-desktop-compact",
125
125
  "leading-caption-mobile desktop:leading-caption-desktop"
126
+ ),
127
+ breadcrumb: (0, import_clsx.default)(
128
+ "font-sans font-normal",
129
+ "text-paragraph-mobile desktop:text-paragraph-desktop compact:text-paragraph-desktop-compact",
130
+ "leading-mobile-breadcrumb desktop:leading-desktop-breadcrumb"
126
131
  )
127
132
  };
128
133
  var baseTransition = (0, import_clsx.default)(