@orion-ds/react 4.2.5 → 4.2.8

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 (356) hide show
  1. package/dist/components/Alert/Alert.d.ts.map +1 -1
  2. package/dist/components/Alert/Alert.module.css +1 -1
  3. package/dist/components/Alert/Alert.stories.d.ts +2 -1
  4. package/dist/components/Alert/Alert.stories.d.ts.map +1 -1
  5. package/dist/components/Alert/Alert.types.d.ts +1 -1
  6. package/dist/components/Alert/Alert.types.d.ts.map +1 -1
  7. package/dist/components/Badge/Badge.module.css +1 -1
  8. package/dist/components/Badge/Badge.stories.d.ts +2 -2
  9. package/dist/components/Badge/Badge.stories.d.ts.map +1 -1
  10. package/dist/components/Badge/Badge.types.d.ts +2 -2
  11. package/dist/components/Badge/Badge.types.d.ts.map +1 -1
  12. package/dist/components/Button/Button.module.css +1 -1
  13. package/dist/components/Card/Card.module.css +1 -1
  14. package/dist/components/Card/Card.stories.d.ts +1 -1
  15. package/dist/components/Card/Card.stories.d.ts.map +1 -1
  16. package/dist/components/Card/Card.types.d.ts +1 -1
  17. package/dist/components/Card/Card.types.d.ts.map +1 -1
  18. package/dist/components/Chip/Chip.module.css +1 -1
  19. package/dist/components/Chip/Chip.stories.d.ts +1 -1
  20. package/dist/components/Chip/Chip.stories.d.ts.map +1 -1
  21. package/dist/components/Chip/Chip.types.d.ts +1 -1
  22. package/dist/components/Chip/Chip.types.d.ts.map +1 -1
  23. package/dist/components/Field/Field.module.css +1 -1
  24. package/dist/components/Field/Field.stories.d.ts +5 -0
  25. package/dist/components/Field/Field.stories.d.ts.map +1 -1
  26. package/dist/components/SearchInput/SearchInput.module.css +1 -1
  27. package/dist/components/Select/Select.module.css +1 -1
  28. package/dist/components/Textarea/Textarea.module.css +1 -1
  29. package/dist/index10.cjs +1 -1
  30. package/dist/index10.mjs +1 -1
  31. package/dist/index100.cjs +1 -1
  32. package/dist/index100.mjs +33 -24
  33. package/dist/index101.cjs +1 -1
  34. package/dist/index101.mjs +23 -43
  35. package/dist/index102.cjs +1 -1
  36. package/dist/index102.mjs +28 -30
  37. package/dist/index103.cjs +1 -1
  38. package/dist/index103.mjs +40 -28
  39. package/dist/index104.cjs +1 -1
  40. package/dist/index104.mjs +53 -16
  41. package/dist/index105.cjs +1 -1
  42. package/dist/index105.mjs +62 -64
  43. package/dist/index106.cjs +1 -1
  44. package/dist/index106.mjs +30 -52
  45. package/dist/index107.cjs +1 -1
  46. package/dist/index107.mjs +20 -42
  47. package/dist/index108.cjs +1 -1
  48. package/dist/index108.mjs +18 -30
  49. package/dist/index109.cjs +1 -1
  50. package/dist/index109.mjs +30 -24
  51. package/dist/index11.cjs +1 -1
  52. package/dist/index11.mjs +1 -1
  53. package/dist/index110.cjs +1 -1
  54. package/dist/index110.mjs +29 -27
  55. package/dist/index111.cjs +1 -1
  56. package/dist/index111.mjs +46 -18
  57. package/dist/index112.cjs +1 -1
  58. package/dist/index112.mjs +52 -14
  59. package/dist/index113.cjs +1 -1
  60. package/dist/index113.mjs +28 -50
  61. package/dist/index114.cjs +1 -1
  62. package/dist/index114.mjs +44 -53
  63. package/dist/index115.cjs +1 -1
  64. package/dist/index115.mjs +12 -62
  65. package/dist/index116.cjs +1 -1
  66. package/dist/index116.mjs +30 -33
  67. package/dist/index117.cjs +1 -1
  68. package/dist/index117.mjs +32 -30
  69. package/dist/index118.cjs +1 -1
  70. package/dist/index118.mjs +33 -18
  71. package/dist/index119.cjs +1 -1
  72. package/dist/index119.mjs +30 -56
  73. package/dist/index12.cjs +1 -1
  74. package/dist/index12.mjs +1 -1
  75. package/dist/index120.cjs +1 -1
  76. package/dist/index120.mjs +35 -38
  77. package/dist/index121.cjs +1 -1
  78. package/dist/index121.mjs +36 -20
  79. package/dist/index122.cjs +1 -1
  80. package/dist/index122.mjs +20 -40
  81. package/dist/index123.cjs +1 -1
  82. package/dist/index123.mjs +14 -76
  83. package/dist/index124.cjs +1 -1
  84. package/dist/index124.mjs +27 -52
  85. package/dist/index125.cjs +1 -1
  86. package/dist/index125.mjs +16 -28
  87. package/dist/index126.cjs +1 -1
  88. package/dist/index126.mjs +37 -66
  89. package/dist/index127.cjs +1 -1
  90. package/dist/index127.mjs +28 -30
  91. package/dist/index128.cjs +1 -1
  92. package/dist/index128.mjs +24 -32
  93. package/dist/index129.cjs +1 -1
  94. package/dist/index129.mjs +28 -45
  95. package/dist/index13.cjs +1 -1
  96. package/dist/index13.mjs +1 -1
  97. package/dist/index130.cjs +1 -1
  98. package/dist/index130.mjs +28 -42
  99. package/dist/index131.cjs +1 -1
  100. package/dist/index131.mjs +28 -28
  101. package/dist/index132.cjs +1 -1
  102. package/dist/index132.mjs +42 -30
  103. package/dist/index133.cjs +1 -1
  104. package/dist/index133.mjs +52 -24
  105. package/dist/index134.cjs +1 -1
  106. package/dist/index134.mjs +36 -12
  107. package/dist/index135.cjs +1 -1
  108. package/dist/index135.mjs +50 -234
  109. package/dist/index136.cjs +1 -1
  110. package/dist/index136.mjs +19 -34
  111. package/dist/index137.cjs +1 -1
  112. package/dist/index137.mjs +153 -42
  113. package/dist/index138.cjs +1 -1
  114. package/dist/index138.mjs +216 -168
  115. package/dist/index139.cjs +1 -1
  116. package/dist/index139.mjs +29 -186
  117. package/dist/index14.cjs +1 -1
  118. package/dist/index14.mjs +1 -1
  119. package/dist/index140.cjs +1 -1
  120. package/dist/index140.mjs +43 -29
  121. package/dist/index141.cjs +1 -1
  122. package/dist/index141.mjs +44 -90
  123. package/dist/index142.cjs +1 -1
  124. package/dist/index142.mjs +17 -53
  125. package/dist/index143.cjs +1 -1
  126. package/dist/index143.mjs +46 -66
  127. package/dist/index144.cjs +1 -1
  128. package/dist/index144.mjs +64 -124
  129. package/dist/index145.cjs +1 -1
  130. package/dist/index145.mjs +30 -108
  131. package/dist/index146.cjs +1 -1
  132. package/dist/index146.mjs +40 -111
  133. package/dist/index147.cjs +1 -1
  134. package/dist/index147.mjs +32 -122
  135. package/dist/index148.cjs +1 -1
  136. package/dist/index148.mjs +56 -214
  137. package/dist/index149.cjs +1 -1
  138. package/dist/index149.mjs +62 -22
  139. package/dist/index15.cjs +1 -1
  140. package/dist/index15.mjs +1 -1
  141. package/dist/index150.cjs +1 -1
  142. package/dist/index150.mjs +42 -36
  143. package/dist/index151.cjs +1 -1
  144. package/dist/index151.mjs +24 -12
  145. package/dist/index152.cjs +1 -1
  146. package/dist/index152.mjs +40 -28
  147. package/dist/index153.cjs +1 -1
  148. package/dist/index153.mjs +20 -46
  149. package/dist/index154.cjs +1 -1
  150. package/dist/index154.mjs +76 -38
  151. package/dist/index155.cjs +1 -1
  152. package/dist/index155.mjs +67 -36
  153. package/dist/index156.cjs +1 -1
  154. package/dist/index156.mjs +65 -18
  155. package/dist/index157.cjs +1 -1
  156. package/dist/index157.mjs +40 -62
  157. package/dist/index158.cjs +1 -1
  158. package/dist/index158.mjs +234 -18
  159. package/dist/index159.cjs +1 -1
  160. package/dist/index159.mjs +34 -68
  161. package/dist/index16.cjs +1 -1
  162. package/dist/index16.mjs +1 -1
  163. package/dist/index160.cjs +1 -1
  164. package/dist/index160.mjs +44 -21
  165. package/dist/index161.cjs +1 -1
  166. package/dist/index161.mjs +170 -106
  167. package/dist/index162.cjs +1 -1
  168. package/dist/index162.mjs +186 -34
  169. package/dist/index163.cjs +1 -1
  170. package/dist/index163.mjs +29 -29
  171. package/dist/index164.cjs +1 -1
  172. package/dist/index164.mjs +90 -18
  173. package/dist/index165.cjs +1 -1
  174. package/dist/index165.mjs +52 -36
  175. package/dist/index166.cjs +1 -1
  176. package/dist/index166.mjs +66 -28
  177. package/dist/index167.cjs +1 -1
  178. package/dist/index167.mjs +124 -46
  179. package/dist/index168.cjs +1 -1
  180. package/dist/index168.mjs +108 -22
  181. package/dist/index169.cjs +1 -1
  182. package/dist/index169.mjs +111 -40
  183. package/dist/index17.cjs +1 -1
  184. package/dist/index17.mjs +1 -1
  185. package/dist/index170.cjs +1 -1
  186. package/dist/index170.mjs +122 -20
  187. package/dist/index171.cjs +1 -1
  188. package/dist/index171.mjs +214 -42
  189. package/dist/index172.cjs +1 -1
  190. package/dist/index172.mjs +106 -64
  191. package/dist/index173.cjs +1 -1
  192. package/dist/index173.mjs +22 -55
  193. package/dist/index174.cjs +1 -1
  194. package/dist/index174.mjs +16 -24
  195. package/dist/index175.cjs +1 -1
  196. package/dist/index175.mjs +64 -44
  197. package/dist/index176.cjs +1 -1
  198. package/dist/index176.mjs +18 -28
  199. package/dist/index177.cjs +1 -1
  200. package/dist/index177.mjs +57 -33
  201. package/dist/index178.cjs +1 -1
  202. package/dist/index178.mjs +12 -32
  203. package/dist/index179.cjs +1 -1
  204. package/dist/index179.mjs +38 -46
  205. package/dist/index18.cjs +1 -1
  206. package/dist/index18.mjs +1 -1
  207. package/dist/index180.cjs +1 -1
  208. package/dist/index180.mjs +26 -57
  209. package/dist/index181.cjs +1 -1
  210. package/dist/index181.mjs +45 -27
  211. package/dist/index182.cjs +1 -1
  212. package/dist/index182.mjs +17 -17
  213. package/dist/index183.cjs +1 -1
  214. package/dist/index183.mjs +17 -17
  215. package/dist/index185.cjs +1 -1
  216. package/dist/index185.mjs +1 -1
  217. package/dist/index19.cjs +1 -1
  218. package/dist/index19.mjs +2 -2
  219. package/dist/index20.cjs +1 -1
  220. package/dist/index20.mjs +14 -14
  221. package/dist/index21.cjs +1 -1
  222. package/dist/index21.mjs +1 -1
  223. package/dist/index22.cjs +1 -1
  224. package/dist/index22.mjs +1 -1
  225. package/dist/index23.cjs +1 -1
  226. package/dist/index23.mjs +1 -1
  227. package/dist/index24.cjs +1 -1
  228. package/dist/index24.mjs +1 -1
  229. package/dist/index25.cjs +1 -1
  230. package/dist/index25.mjs +2 -2
  231. package/dist/index26.cjs +1 -1
  232. package/dist/index26.mjs +1 -1
  233. package/dist/index27.cjs +1 -1
  234. package/dist/index27.mjs +1 -1
  235. package/dist/index28.cjs +1 -1
  236. package/dist/index28.mjs +1 -1
  237. package/dist/index29.cjs +1 -1
  238. package/dist/index29.mjs +1 -1
  239. package/dist/index3.cjs +1 -1
  240. package/dist/index3.mjs +2 -2
  241. package/dist/index30.cjs +1 -1
  242. package/dist/index30.mjs +1 -1
  243. package/dist/index31.cjs +1 -1
  244. package/dist/index31.mjs +1 -1
  245. package/dist/index32.cjs +1 -1
  246. package/dist/index32.mjs +1 -1
  247. package/dist/index33.cjs +1 -1
  248. package/dist/index33.mjs +1 -1
  249. package/dist/index34.cjs +1 -1
  250. package/dist/index34.mjs +1 -1
  251. package/dist/index35.cjs +1 -1
  252. package/dist/index35.mjs +1 -1
  253. package/dist/index36.cjs +1 -1
  254. package/dist/index36.mjs +1 -1
  255. package/dist/index37.cjs +1 -1
  256. package/dist/index37.mjs +1 -1
  257. package/dist/index38.cjs +1 -1
  258. package/dist/index38.mjs +1 -1
  259. package/dist/index39.cjs +1 -1
  260. package/dist/index39.mjs +1 -1
  261. package/dist/index40.cjs +1 -1
  262. package/dist/index40.mjs +1 -1
  263. package/dist/index42.cjs +1 -1
  264. package/dist/index42.mjs +1 -1
  265. package/dist/index43.cjs +1 -1
  266. package/dist/index43.mjs +1 -1
  267. package/dist/index44.cjs +1 -1
  268. package/dist/index44.mjs +1 -1
  269. package/dist/index46.cjs +1 -1
  270. package/dist/index46.mjs +1 -1
  271. package/dist/index47.cjs +1 -1
  272. package/dist/index47.mjs +1 -1
  273. package/dist/index49.cjs +1 -1
  274. package/dist/index49.mjs +1 -1
  275. package/dist/index5.cjs +1 -1
  276. package/dist/index5.mjs +1 -1
  277. package/dist/index50.cjs +1 -1
  278. package/dist/index50.mjs +1 -1
  279. package/dist/index51.cjs +1 -1
  280. package/dist/index51.mjs +1 -1
  281. package/dist/index52.cjs +1 -1
  282. package/dist/index52.mjs +1 -1
  283. package/dist/index53.cjs +1 -1
  284. package/dist/index53.mjs +1 -1
  285. package/dist/index54.cjs +1 -1
  286. package/dist/index54.mjs +1 -1
  287. package/dist/index55.cjs +1 -1
  288. package/dist/index55.mjs +1 -1
  289. package/dist/index56.cjs +1 -1
  290. package/dist/index56.mjs +1 -1
  291. package/dist/index57.cjs +1 -1
  292. package/dist/index57.mjs +1 -1
  293. package/dist/index58.cjs +1 -1
  294. package/dist/index58.mjs +1 -1
  295. package/dist/index59.cjs +1 -1
  296. package/dist/index59.mjs +1 -1
  297. package/dist/index6.cjs +1 -1
  298. package/dist/index6.mjs +1 -1
  299. package/dist/index60.cjs +1 -1
  300. package/dist/index60.mjs +1 -1
  301. package/dist/index61.cjs +1 -1
  302. package/dist/index61.mjs +1 -1
  303. package/dist/index62.cjs +1 -1
  304. package/dist/index62.mjs +1 -1
  305. package/dist/index63.cjs +1 -1
  306. package/dist/index63.mjs +1 -1
  307. package/dist/index64.cjs +1 -1
  308. package/dist/index64.mjs +1 -1
  309. package/dist/index65.cjs +1 -1
  310. package/dist/index65.mjs +1 -1
  311. package/dist/index66.cjs +1 -1
  312. package/dist/index66.mjs +1 -1
  313. package/dist/index67.cjs +1 -1
  314. package/dist/index67.mjs +1 -1
  315. package/dist/index68.cjs +1 -1
  316. package/dist/index68.mjs +1 -1
  317. package/dist/index69.cjs +1 -1
  318. package/dist/index69.mjs +1 -1
  319. package/dist/index7.cjs +1 -1
  320. package/dist/index7.mjs +1 -1
  321. package/dist/index70.cjs +1 -1
  322. package/dist/index70.mjs +1 -1
  323. package/dist/index71.cjs +1 -1
  324. package/dist/index71.mjs +1 -1
  325. package/dist/index72.cjs +1 -1
  326. package/dist/index72.mjs +1 -1
  327. package/dist/index73.cjs +1 -1
  328. package/dist/index73.mjs +1 -1
  329. package/dist/index74.cjs +1 -1
  330. package/dist/index74.mjs +2 -2
  331. package/dist/index76.cjs +1 -1
  332. package/dist/index76.mjs +1 -1
  333. package/dist/index77.cjs +1 -1
  334. package/dist/index77.mjs +1 -1
  335. package/dist/index78.cjs +1 -1
  336. package/dist/index78.mjs +1 -1
  337. package/dist/index79.cjs +1 -1
  338. package/dist/index79.mjs +1 -1
  339. package/dist/index8.cjs +1 -1
  340. package/dist/index8.mjs +31 -30
  341. package/dist/index80.cjs +1 -1
  342. package/dist/index80.mjs +1 -1
  343. package/dist/index81.cjs +1 -1
  344. package/dist/index81.mjs +1 -1
  345. package/dist/index82.cjs +1 -1
  346. package/dist/index82.mjs +2 -2
  347. package/dist/index9.cjs +1 -1
  348. package/dist/index9.mjs +1 -1
  349. package/dist/index97.cjs +1 -1
  350. package/dist/index97.mjs +24 -154
  351. package/dist/index98.cjs +1 -1
  352. package/dist/index98.mjs +46 -218
  353. package/dist/index99.cjs +1 -1
  354. package/dist/index99.mjs +55 -40
  355. package/dist/styles.css +9 -9
  356. package/package.json +1 -1
package/dist/index123.mjs CHANGED
@@ -1,79 +1,17 @@
1
- const o = "_kanbanBoard_1yd9s_8", _ = "_columns_1yd9s_14", n = "_column_1yd9s_14", e = "_columnHeader_1yd9s_34", s = "_columnTitleWrapper_1yd9s_42", t = "_columnDot_1yd9s_48", d = "_columnTitle_1yd9s_42", l = "_columnCount_1yd9s_79", c = "_columnCountOver_1yd9s_89", a = "_columnActions_1yd9s_94", r = "_columnAction_1yd9s_94", u = "_columnCards_1yd9s_122", y = "_emptyColumn_1yd9s_131", i = "_card_1yd9s_143", m = "_cardCompact_1yd9s_170", p = "_cardContent_1yd9s_170", b = "_cardCover_1yd9s_174", C = "_labels_1yd9s_194", g = "_label_1yd9s_194", B = "_cardTitle_1yd9s_244", D = "_priority_1yd9s_255", T = "_cardDescription_1yd9s_271", v = "_cardFooter_1yd9s_284", A = "_dueDate_1yd9s_292", k = "_assignees_1yd9s_302", h = "_assignee_1yd9s_302", w = "_assigneeMore_1yd9s_335", F = "_addCardButton_1yd9s_355", H = "_addColumnButton_1yd9s_380", M = {
2
- kanbanBoard: o,
3
- columns: _,
4
- column: n,
5
- columnHeader: e,
6
- columnTitleWrapper: s,
7
- columnDot: t,
8
- "dot-blue": "_dot-blue_1yd9s_55",
9
- "dot-green": "_dot-green_1yd9s_58",
10
- "dot-yellow": "_dot-yellow_1yd9s_61",
11
- "dot-red": "_dot-red_1yd9s_64",
12
- "dot-purple": "_dot-purple_1yd9s_67",
13
- columnTitle: d,
14
- columnCount: l,
15
- columnCountOver: c,
16
- columnActions: a,
17
- columnAction: r,
18
- columnCards: u,
19
- emptyColumn: y,
20
- card: i,
21
- cardCompact: m,
22
- cardContent: p,
23
- cardCover: b,
24
- labels: C,
25
- label: g,
26
- "label-red": "_label-red_1yd9s_210",
27
- "label-orange": "_label-orange_1yd9s_214",
28
- "label-yellow": "_label-yellow_1yd9s_218",
29
- "label-green": "_label-green_1yd9s_222",
30
- "label-blue": "_label-blue_1yd9s_226",
31
- "label-purple": "_label-purple_1yd9s_230",
32
- "label-pink": "_label-pink_1yd9s_234",
33
- "label-gray": "_label-gray_1yd9s_238",
34
- cardTitle: B,
35
- priority: D,
36
- "priority-medium": "_priority-medium_1yd9s_260",
37
- "priority-high": "_priority-high_1yd9s_263",
38
- "priority-urgent": "_priority-urgent_1yd9s_266",
39
- cardDescription: T,
40
- cardFooter: v,
41
- dueDate: A,
42
- assignees: k,
43
- assignee: h,
44
- assigneeMore: w,
45
- addCardButton: F,
46
- addColumnButton: H
1
+ const s = "_toggle_1lj29_3", _ = "_pressed_1lj29_38", l = "_outline_1lj29_49", t = "_sm_1lj29_67", e = "_md_1lj29_75", o = "_lg_1lj29_83", n = {
2
+ toggle: s,
3
+ pressed: _,
4
+ outline: l,
5
+ sm: t,
6
+ md: e,
7
+ lg: o
47
8
  };
48
9
  export {
49
- F as addCardButton,
50
- H as addColumnButton,
51
- h as assignee,
52
- w as assigneeMore,
53
- k as assignees,
54
- i as card,
55
- m as cardCompact,
56
- p as cardContent,
57
- b as cardCover,
58
- T as cardDescription,
59
- v as cardFooter,
60
- B as cardTitle,
61
- n as column,
62
- r as columnAction,
63
- a as columnActions,
64
- u as columnCards,
65
- l as columnCount,
66
- c as columnCountOver,
67
- t as columnDot,
68
- e as columnHeader,
69
- d as columnTitle,
70
- s as columnTitleWrapper,
71
- _ as columns,
72
- M as default,
73
- A as dueDate,
74
- y as emptyColumn,
75
- o as kanbanBoard,
76
- g as label,
77
- C as labels,
78
- D as priority
10
+ n as default,
11
+ o as lg,
12
+ e as md,
13
+ l as outline,
14
+ _ as pressed,
15
+ t as sm,
16
+ s as toggle
79
17
  };
package/dist/index124.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_stepper_ayf09_10",e="_list_ayf09_14",o="_horizontal_ayf09_26",_="_item_ayf09_33",c="_step_ayf09_10",n="_indicator_ayf09_70",r="_sm_ayf09_84",l="_md_ayf09_90",s="_lg_ayf09_96",a="_upcoming_ayf09_107",i="_current_ayf09_114",p="_complete_ayf09_122",f="_error_ayf09_129",y="_number_ayf09_139",m="_content_ayf09_147",b="_title_ayf09_158",d="_optional_ayf09_189",u="_description_ayf09_200",g="_errorMessage_ayf09_219",h="_connector_ayf09_228",v="_vertical_ayf09_266",M="_clickable_ayf09_317",k="_disabled_ayf09_343",z="_scrollable_ayf09_428",S={stepper:t,list:e,horizontal:o,item:_,step:c,"label-right":"_label-right_ayf09_61",indicator:n,sm:r,md:l,lg:s,upcoming:a,current:i,complete:p,error:f,number:y,content:m,title:b,optional:d,description:u,errorMessage:g,connector:h,"label-bottom":"_label-bottom_ayf09_256",vertical:v,clickable:M,disabled:k,scrollable:z};exports.clickable=M;exports.complete=p;exports.connector=h;exports.content=m;exports.current=i;exports.default=S;exports.description=u;exports.disabled=k;exports.error=f;exports.errorMessage=g;exports.horizontal=o;exports.indicator=n;exports.item=_;exports.lg=s;exports.list=e;exports.md=l;exports.number=y;exports.optional=d;exports.scrollable=z;exports.sm=r;exports.step=c;exports.stepper=t;exports.title=b;exports.upcoming=a;exports.vertical=v;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n="_link_1ch8i_9",i="_subtle_1ch8i_38",c="_brand_1ch8i_46",o="_sm_1ch8i_58",_="_md_1ch8i_63",t="_lg_1ch8i_68",e="_underline_1ch8i_77",r="_icon_1ch8i_92",l="_iconRight_1ch8i_124",s="_iconExternal_1ch8i_129",d="_iconArrow_1ch8i_134",h="_iconArrowLeft_1ch8i_139",u={link:n,default:"_default_1ch8i_30",subtle:i,brand:c,sm:o,md:_,lg:t,underline:e,icon:r,iconRight:l,iconExternal:s,iconArrow:d,iconArrowLeft:h};exports.brand=c;exports.default=u;exports.icon=r;exports.iconArrow=d;exports.iconArrowLeft=h;exports.iconExternal=s;exports.iconRight=l;exports.lg=t;exports.link=n;exports.md=_;exports.sm=o;exports.subtle=i;exports.underline=e;
package/dist/index124.mjs CHANGED
@@ -1,55 +1,30 @@
1
- const t = "_stepper_ayf09_10", _ = "_list_ayf09_14", o = "_horizontal_ayf09_26", e = "_item_ayf09_33", c = "_step_ayf09_10", n = "_indicator_ayf09_70", a = "_sm_ayf09_84", s = "_md_ayf09_90", r = "_lg_ayf09_96", l = "_upcoming_ayf09_107", i = "_current_ayf09_114", f = "_complete_ayf09_122", y = "_error_ayf09_129", p = "_number_ayf09_139", m = "_content_ayf09_147", b = "_title_ayf09_158", d = "_optional_ayf09_189", g = "_description_ayf09_200", u = "_errorMessage_ayf09_219", h = "_connector_ayf09_228", k = "_vertical_ayf09_266", v = "_clickable_ayf09_317", z = "_disabled_ayf09_343", M = "_scrollable_ayf09_428", x = {
2
- stepper: t,
3
- list: _,
4
- horizontal: o,
5
- item: e,
6
- step: c,
7
- "label-right": "_label-right_ayf09_61",
8
- indicator: n,
9
- sm: a,
10
- md: s,
11
- lg: r,
12
- upcoming: l,
13
- current: i,
14
- complete: f,
15
- error: y,
16
- number: p,
17
- content: m,
18
- title: b,
19
- optional: d,
20
- description: g,
21
- errorMessage: u,
22
- connector: h,
23
- "label-bottom": "_label-bottom_ayf09_256",
24
- vertical: k,
25
- clickable: v,
26
- disabled: z,
27
- scrollable: M
1
+ const n = "_link_1ch8i_9", c = "_subtle_1ch8i_38", _ = "_brand_1ch8i_46", i = "_sm_1ch8i_58", o = "_md_1ch8i_63", t = "_lg_1ch8i_68", r = "_underline_1ch8i_77", s = "_icon_1ch8i_92", e = "_iconRight_1ch8i_124", l = "_iconExternal_1ch8i_129", h = "_iconArrow_1ch8i_134", d = "_iconArrowLeft_1ch8i_139", a = {
2
+ link: n,
3
+ default: "_default_1ch8i_30",
4
+ subtle: c,
5
+ brand: _,
6
+ sm: i,
7
+ md: o,
8
+ lg: t,
9
+ underline: r,
10
+ icon: s,
11
+ iconRight: e,
12
+ iconExternal: l,
13
+ iconArrow: h,
14
+ iconArrowLeft: d
28
15
  };
29
16
  export {
30
- v as clickable,
31
- f as complete,
32
- h as connector,
33
- m as content,
34
- i as current,
35
- x as default,
36
- g as description,
37
- z as disabled,
38
- y as error,
39
- u as errorMessage,
40
- o as horizontal,
41
- n as indicator,
42
- e as item,
43
- r as lg,
44
- _ as list,
45
- s as md,
46
- p as number,
47
- d as optional,
48
- M as scrollable,
49
- a as sm,
50
- c as step,
51
- t as stepper,
52
- b as title,
53
- l as upcoming,
54
- k as vertical
17
+ _ as brand,
18
+ a as default,
19
+ s as icon,
20
+ h as iconArrow,
21
+ d as iconArrowLeft,
22
+ l as iconExternal,
23
+ e as iconRight,
24
+ t as lg,
25
+ n as link,
26
+ o as md,
27
+ i as sm,
28
+ c as subtle,
29
+ r as underline
55
30
  };
package/dist/index125.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1h4tg_12",t="_disabled_1h4tg_18",r="_labelWrapper_1h4tg_26",_="_input_1h4tg_43",s="_track_1h4tg_55",l="_thumb_1h4tg_79",a="_sm_1h4tg_95",o="_md_1h4tg_107",n="_lg_1h4tg_119",c="_error_1h4tg_209",g="_label_1h4tg_26",h="_required_1h4tg_244",d="_helperText_1h4tg_250",i="_errorMessage_1h4tg_268",u={container:e,disabled:t,labelWrapper:r,input:_,track:s,thumb:l,sm:a,md:o,lg:n,error:c,label:g,required:h,helperText:d,errorMessage:i};exports.container=e;exports.default=u;exports.disabled=t;exports.error=c;exports.errorMessage=i;exports.helperText=d;exports.input=_;exports.label=g;exports.labelWrapper=r;exports.lg=n;exports.md=o;exports.required=h;exports.sm=a;exports.thumb=l;exports.track=s;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_container_1eh9k_8",e="_tabList_1eh9k_15",a="_fullWidth_1eh9k_31",n="_tab_1eh9k_15",_="_active_1eh9k_89",i="_icon_1eh9k_99",c="_badge_1eh9k_106",o="_panel_1eh9k_126",l={container:t,tabList:e,fullWidth:a,tab:n,active:_,icon:i,badge:c,panel:o};exports.active=_;exports.badge=c;exports.container=t;exports.default=l;exports.fullWidth=a;exports.icon=i;exports.panel=o;exports.tab=n;exports.tabList=e;
package/dist/index125.mjs CHANGED
@@ -1,33 +1,21 @@
1
- const t = "_container_1h4tg_12", e = "_disabled_1h4tg_18", _ = "_labelWrapper_1h4tg_26", r = "_input_1h4tg_43", s = "_track_1h4tg_55", o = "_thumb_1h4tg_79", n = "_sm_1h4tg_95", a = "_md_1h4tg_107", l = "_lg_1h4tg_119", c = "_error_1h4tg_209", g = "_label_1h4tg_26", h = "_required_1h4tg_244", d = "_helperText_1h4tg_250", p = "_errorMessage_1h4tg_268", b = {
1
+ const t = "_container_1eh9k_8", _ = "_tabList_1eh9k_15", e = "_fullWidth_1eh9k_31", n = "_tab_1eh9k_15", a = "_active_1eh9k_89", c = "_icon_1eh9k_99", o = "_badge_1eh9k_106", i = "_panel_1eh9k_126", s = {
2
2
  container: t,
3
- disabled: e,
4
- labelWrapper: _,
5
- input: r,
6
- track: s,
7
- thumb: o,
8
- sm: n,
9
- md: a,
10
- lg: l,
11
- error: c,
12
- label: g,
13
- required: h,
14
- helperText: d,
15
- errorMessage: p
3
+ tabList: _,
4
+ fullWidth: e,
5
+ tab: n,
6
+ active: a,
7
+ icon: c,
8
+ badge: o,
9
+ panel: i
16
10
  };
17
11
  export {
12
+ a as active,
13
+ o as badge,
18
14
  t as container,
19
- b as default,
20
- e as disabled,
21
- c as error,
22
- p as errorMessage,
23
- d as helperText,
24
- r as input,
25
- g as label,
26
- _ as labelWrapper,
27
- l as lg,
28
- a as md,
29
- h as required,
30
- n as sm,
31
- o as thumb,
32
- s as track
15
+ s as default,
16
+ e as fullWidth,
17
+ c as icon,
18
+ i as panel,
19
+ n as tab,
20
+ _ as tabList
33
21
  };
package/dist/index126.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_activityFeed_njpju_8",e="_filters_njpju_18",n="_list_njpju_30",a="_empty_njpju_35",o="_item_njpju_47",c="_itemCompact_njpju_58",_="_iconColumn_njpju_67",s="_iconWrapper_njpju_74",i="_connector_njpju_111",j="_content_njpju_120",p="_header_njpju_128",r="_actor_njpju_138",l="_avatar_njpju_145",u="_actorName_njpju_153",m="_title_njpju_164",d="_time_njpju_170",k="_description_njpju_178",y="_metadata_njpju_188",V="_metadataItem_njpju_194",C="_metadataKey_njpju_201",v="_metadataValue_njpju_205",f="_actions_njpju_209",I="_compact_njpju_219",T="_skeleton_njpju_251",b="_skeletonIcon_njpju_257",g="_pulse_njpju_1",h="_skeletonContent_njpju_265",D="_skeletonTitle_njpju_272",F="_skeletonDesc_njpju_280",K={activityFeed:t,filters:e,list:n,empty:a,item:o,itemCompact:c,iconColumn:_,iconWrapper:s,"iconVariant-success":"_iconVariant-success_njpju_86","iconVariant-warning":"_iconVariant-warning_njpju_91","iconVariant-error":"_iconVariant-error_njpju_96","iconVariant-info":"_iconVariant-info_njpju_101","iconVariant-brand":"_iconVariant-brand_njpju_106",connector:i,content:j,header:p,actor:r,avatar:l,actorName:u,title:m,time:d,description:k,metadata:y,metadataItem:V,metadataKey:C,metadataValue:v,actions:f,compact:I,skeleton:T,skeletonIcon:b,pulse:g,skeletonContent:h,skeletonTitle:D,skeletonDesc:F};exports.actions=f;exports.activityFeed=t;exports.actor=r;exports.actorName=u;exports.avatar=l;exports.compact=I;exports.connector=i;exports.content=j;exports.default=K;exports.description=k;exports.empty=a;exports.filters=e;exports.header=p;exports.iconColumn=_;exports.iconWrapper=s;exports.item=o;exports.itemCompact=c;exports.list=n;exports.metadata=y;exports.metadataItem=V;exports.metadataKey=C;exports.metadataValue=v;exports.pulse=g;exports.skeleton=T;exports.skeletonContent=h;exports.skeletonDesc=F;exports.skeletonIcon=b;exports.skeletonTitle=D;exports.time=d;exports.title=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react");function d(e){return e.match(/^var\(\s*(--[^),]+)\s*(?:,\s*.*)?\)$/)?.[1]??null}function i(e){if(typeof window>"u")return e;const t=d(e);return t&&getComputedStyle(document.documentElement).getPropertyValue(t).trim()||e}function c(e){const t={},r={};for(const[n,o]of Object.entries(e)){const s=i(o.color);t[n]={...o,color:s},r[`--color-${n}`]=s}return{resolvedConfig:t,resolvedColorVars:r}}function l(e){const[t,r]=u.useState(()=>c(e));return u.useEffect(()=>{r(c(e))},[e]),u.useEffect(()=>{if(typeof window>"u")return;const n=document.documentElement,o=new MutationObserver(s=>{for(const a of s)if(a.type==="attributes"&&(a.attributeName==="data-theme"||a.attributeName==="data-brand")){r(c(e));break}});return o.observe(n,{attributes:!0,attributeFilter:["data-theme","data-brand"]}),()=>o.disconnect()},[e]),t}exports.useResolvedChartColors=l;
package/dist/index126.mjs CHANGED
@@ -1,68 +1,39 @@
1
- const t = "_activityFeed_njpju_8", n = "_filters_njpju_18", e = "_list_njpju_30", o = "_empty_njpju_35", _ = "_item_njpju_47", a = "_itemCompact_njpju_58", c = "_iconColumn_njpju_67", s = "_iconWrapper_njpju_74", j = "_connector_njpju_111", i = "_content_njpju_120", p = "_header_njpju_128", r = "_actor_njpju_138", u = "_avatar_njpju_145", m = "_actorName_njpju_153", l = "_title_njpju_164", d = "_time_njpju_170", k = "_description_njpju_178", V = "_metadata_njpju_188", y = "_metadataItem_njpju_194", C = "_metadataKey_njpju_201", f = "_metadataValue_njpju_205", v = "_actions_njpju_209", I = "_compact_njpju_219", h = "_skeleton_njpju_251", D = "_skeletonIcon_njpju_257", F = "_pulse_njpju_1", K = "_skeletonContent_njpju_265", N = "_skeletonTitle_njpju_272", T = "_skeletonDesc_njpju_280", W = {
2
- activityFeed: t,
3
- filters: n,
4
- list: e,
5
- empty: o,
6
- item: _,
7
- itemCompact: a,
8
- iconColumn: c,
9
- iconWrapper: s,
10
- "iconVariant-success": "_iconVariant-success_njpju_86",
11
- "iconVariant-warning": "_iconVariant-warning_njpju_91",
12
- "iconVariant-error": "_iconVariant-error_njpju_96",
13
- "iconVariant-info": "_iconVariant-info_njpju_101",
14
- "iconVariant-brand": "_iconVariant-brand_njpju_106",
15
- connector: j,
16
- content: i,
17
- header: p,
18
- actor: r,
19
- avatar: u,
20
- actorName: m,
21
- title: l,
22
- time: d,
23
- description: k,
24
- metadata: V,
25
- metadataItem: y,
26
- metadataKey: C,
27
- metadataValue: f,
28
- actions: v,
29
- compact: I,
30
- skeleton: h,
31
- skeletonIcon: D,
32
- pulse: F,
33
- skeletonContent: K,
34
- skeletonTitle: N,
35
- skeletonDesc: T
36
- };
1
+ import { useState as d, useEffect as c } from "react";
2
+ function i(t) {
3
+ return t.match(/^var\(\s*(--[^),]+)\s*(?:,\s*.*)?\)$/)?.[1] ?? null;
4
+ }
5
+ function m(t) {
6
+ if (typeof window > "u") return t;
7
+ const e = i(t);
8
+ return e && getComputedStyle(document.documentElement).getPropertyValue(e).trim() || t;
9
+ }
10
+ function u(t) {
11
+ const e = {}, r = {};
12
+ for (const [n, o] of Object.entries(t)) {
13
+ const s = m(o.color);
14
+ e[n] = { ...o, color: s }, r[`--color-${n}`] = s;
15
+ }
16
+ return { resolvedConfig: e, resolvedColorVars: r };
17
+ }
18
+ function f(t) {
19
+ const [e, r] = d(() => u(t));
20
+ return c(() => {
21
+ r(u(t));
22
+ }, [t]), c(() => {
23
+ if (typeof window > "u") return;
24
+ const n = document.documentElement, o = new MutationObserver((s) => {
25
+ for (const a of s)
26
+ if (a.type === "attributes" && (a.attributeName === "data-theme" || a.attributeName === "data-brand")) {
27
+ r(u(t));
28
+ break;
29
+ }
30
+ });
31
+ return o.observe(n, {
32
+ attributes: !0,
33
+ attributeFilter: ["data-theme", "data-brand"]
34
+ }), () => o.disconnect();
35
+ }, [t]), e;
36
+ }
37
37
  export {
38
- v as actions,
39
- t as activityFeed,
40
- r as actor,
41
- m as actorName,
42
- u as avatar,
43
- I as compact,
44
- j as connector,
45
- i as content,
46
- W as default,
47
- k as description,
48
- o as empty,
49
- n as filters,
50
- p as header,
51
- c as iconColumn,
52
- s as iconWrapper,
53
- _ as item,
54
- a as itemCompact,
55
- e as list,
56
- V as metadata,
57
- y as metadataItem,
58
- C as metadataKey,
59
- f as metadataValue,
60
- F as pulse,
61
- h as skeleton,
62
- K as skeletonContent,
63
- T as skeletonDesc,
64
- D as skeletonIcon,
65
- N as skeletonTitle,
66
- d as time,
67
- l as title
38
+ f as useResolvedChartColors
68
39
  };
package/dist/index127.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1ggcm_12",r="_disabled_1ggcm_18",c="_labelWrapper_1ggcm_26",_="_input_1ggcm_43",g="_checkbox_1ggcm_55",s="_checkmark_1ggcm_76",o="_sm_1ggcm_92",t="_md_1ggcm_102",l="_lg_1ggcm_112",a="_error_1ggcm_199",n="_label_1ggcm_26",m="_required_1ggcm_232",d="_helperText_1ggcm_238",i="_errorMessage_1ggcm_256",b={container:e,disabled:r,labelWrapper:c,input:_,checkbox:g,checkmark:s,sm:o,md:t,lg:l,error:a,label:n,required:m,helperText:d,errorMessage:i};exports.checkbox=g;exports.checkmark=s;exports.container=e;exports.default=b;exports.disabled=r;exports.error=a;exports.errorMessage=i;exports.helperText=d;exports.input=_;exports.label=n;exports.labelWrapper=c;exports.lg=l;exports.md=t;exports.required=m;exports.sm=o;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_container_faue8_8",o="_tooltip_faue8_17",e="_tooltipLabel_faue8_27",l="_tooltipItems_faue8_35",i="_tooltipItem_faue8_35",_="_tooltipDot_faue8_47",n="_tooltipLine_faue8_54",a="_tooltipDashed_faue8_60",p="_tooltipName_faue8_67",s="_tooltipValue_faue8_71",u="_legend_faue8_82",c="_legendItem_faue8_92",d="_legendDot_faue8_99",m={container:t,tooltip:o,tooltipLabel:e,tooltipItems:l,tooltipItem:i,tooltipDot:_,tooltipLine:n,tooltipDashed:a,tooltipName:p,tooltipValue:s,legend:u,legendItem:c,legendDot:d};exports.container=t;exports.default=m;exports.legend=u;exports.legendDot=d;exports.legendItem=c;exports.tooltip=o;exports.tooltipDashed=a;exports.tooltipDot=_;exports.tooltipItem=i;exports.tooltipItems=l;exports.tooltipLabel=e;exports.tooltipLine=n;exports.tooltipName=p;exports.tooltipValue=s;
package/dist/index127.mjs CHANGED
@@ -1,33 +1,31 @@
1
- const e = "_container_1ggcm_12", c = "_disabled_1ggcm_18", _ = "_labelWrapper_1ggcm_26", r = "_input_1ggcm_43", g = "_checkbox_1ggcm_55", s = "_checkmark_1ggcm_76", o = "_sm_1ggcm_92", t = "_md_1ggcm_102", n = "_lg_1ggcm_112", a = "_error_1ggcm_199", l = "_label_1ggcm_26", m = "_required_1ggcm_232", d = "_helperText_1ggcm_238", p = "_errorMessage_1ggcm_256", b = {
2
- container: e,
3
- disabled: c,
4
- labelWrapper: _,
5
- input: r,
6
- checkbox: g,
7
- checkmark: s,
8
- sm: o,
9
- md: t,
10
- lg: n,
11
- error: a,
12
- label: l,
13
- required: m,
14
- helperText: d,
15
- errorMessage: p
1
+ const t = "_container_faue8_8", o = "_tooltip_faue8_17", e = "_tooltipLabel_faue8_27", l = "_tooltipItems_faue8_35", _ = "_tooltipItem_faue8_35", i = "_tooltipDot_faue8_47", n = "_tooltipLine_faue8_54", a = "_tooltipDashed_faue8_60", p = "_tooltipName_faue8_67", s = "_tooltipValue_faue8_71", c = "_legend_faue8_82", u = "_legendItem_faue8_92", f = "_legendDot_faue8_99", d = {
2
+ container: t,
3
+ tooltip: o,
4
+ tooltipLabel: e,
5
+ tooltipItems: l,
6
+ tooltipItem: _,
7
+ tooltipDot: i,
8
+ tooltipLine: n,
9
+ tooltipDashed: a,
10
+ tooltipName: p,
11
+ tooltipValue: s,
12
+ legend: c,
13
+ legendItem: u,
14
+ legendDot: f
16
15
  };
17
16
  export {
18
- g as checkbox,
19
- s as checkmark,
20
- e as container,
21
- b as default,
22
- c as disabled,
23
- a as error,
24
- p as errorMessage,
25
- d as helperText,
26
- r as input,
27
- l as label,
28
- _ as labelWrapper,
29
- n as lg,
30
- t as md,
31
- m as required,
32
- o as sm
17
+ t as container,
18
+ d as default,
19
+ c as legend,
20
+ f as legendDot,
21
+ u as legendItem,
22
+ o as tooltip,
23
+ a as tooltipDashed,
24
+ i as tooltipDot,
25
+ _ as tooltipItem,
26
+ l as tooltipItems,
27
+ e as tooltipLabel,
28
+ n as tooltipLine,
29
+ p as tooltipName,
30
+ s as tooltipValue
33
31
  };
package/dist/index128.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o="_command_ou903_8",t="_inputWrapper_ou903_23",e="_searchIcon_ou903_31",n="_input_ou903_23",i="_list_ou903_55",_="_empty_ou903_66",a="_group_ou903_79",s="_groupHeading_ou903_83",u="_item_ou903_96",r="_itemDisabled_ou903_110",c="_itemHidden_ou903_129",p="_separator_ou903_138",d="_shortcut_ou903_146",m="_dialogBackdrop_ou903_159",l="_dialogContent_ou903_172",g={command:o,inputWrapper:t,searchIcon:e,input:n,list:i,empty:_,group:a,groupHeading:s,item:u,itemDisabled:r,itemHidden:c,separator:p,shortcut:d,dialogBackdrop:m,dialogContent:l};exports.command=o;exports.default=g;exports.dialogBackdrop=m;exports.dialogContent=l;exports.empty=_;exports.group=a;exports.groupHeading=s;exports.input=n;exports.inputWrapper=t;exports.item=u;exports.itemDisabled=r;exports.itemHidden=c;exports.list=i;exports.searchIcon=e;exports.separator=p;exports.shortcut=d;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s="_alert_1sgpf_8",e="_icon_1sgpf_25",t="_content_1sgpf_35",n="_title_1sgpf_43",o="_message_1sgpf_50",_="_closeButton_1sgpf_56",c="_success_1sgpf_99",r="_error_1sgpf_106",i="_warning_1sgpf_113",g="_info_1sgpf_120",l="_inverse_1sgpf_128",f={alert:s,icon:e,content:t,title:n,message:o,closeButton:_,success:c,error:r,warning:i,info:g,inverse:l};exports.alert=s;exports.closeButton=_;exports.content=t;exports.default=f;exports.error=r;exports.icon=e;exports.info=g;exports.inverse=l;exports.message=o;exports.success=c;exports.title=n;exports.warning=i;
package/dist/index128.mjs CHANGED
@@ -1,35 +1,27 @@
1
- const o = "_command_ou903_8", t = "_inputWrapper_ou903_23", _ = "_searchIcon_ou903_31", n = "_input_ou903_23", e = "_list_ou903_55", s = "_empty_ou903_66", i = "_group_ou903_79", a = "_groupHeading_ou903_83", c = "_item_ou903_96", u = "_itemDisabled_ou903_110", p = "_itemHidden_ou903_129", r = "_separator_ou903_138", d = "_shortcut_ou903_146", m = "_dialogBackdrop_ou903_159", g = "_dialogContent_ou903_172", l = {
2
- command: o,
3
- inputWrapper: t,
4
- searchIcon: _,
5
- input: n,
6
- list: e,
7
- empty: s,
8
- group: i,
9
- groupHeading: a,
10
- item: c,
11
- itemDisabled: u,
12
- itemHidden: p,
13
- separator: r,
14
- shortcut: d,
15
- dialogBackdrop: m,
16
- dialogContent: g
1
+ const s = "_alert_1sgpf_8", n = "_icon_1sgpf_25", t = "_content_1sgpf_35", e = "_title_1sgpf_43", _ = "_message_1sgpf_50", o = "_closeButton_1sgpf_56", c = "_success_1sgpf_99", r = "_error_1sgpf_106", g = "_warning_1sgpf_113", f = "_info_1sgpf_120", i = "_inverse_1sgpf_128", p = {
2
+ alert: s,
3
+ icon: n,
4
+ content: t,
5
+ title: e,
6
+ message: _,
7
+ closeButton: o,
8
+ success: c,
9
+ error: r,
10
+ warning: g,
11
+ info: f,
12
+ inverse: i
17
13
  };
18
14
  export {
19
- o as command,
20
- l as default,
21
- m as dialogBackdrop,
22
- g as dialogContent,
23
- s as empty,
24
- i as group,
25
- a as groupHeading,
26
- n as input,
27
- t as inputWrapper,
28
- c as item,
29
- u as itemDisabled,
30
- p as itemHidden,
31
- e as list,
32
- _ as searchIcon,
33
- r as separator,
34
- d as shortcut
15
+ s as alert,
16
+ o as closeButton,
17
+ t as content,
18
+ p as default,
19
+ r as error,
20
+ n as icon,
21
+ f as info,
22
+ i as inverse,
23
+ _ as message,
24
+ c as success,
25
+ e as title,
26
+ g as warning
35
27
  };
package/dist/index129.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_sidebar_18951_8",t="_collapsed_18951_20",i="_header_18951_28",o="_content_18951_45",s="_section_18951_56",_="_sectionTitle_18951_64",n="_sectionItems_18951_75",c="_itemWrapper_18951_85",a="_item_18951_85",m="_itemActive_18951_115",d="_itemDisabled_18951_126",l="_itemNested_18951_132",r="_itemIcon_18951_136",p="_itemLabel_18951_146",v="_itemBadge_18951_154",b="_itemChevron_18951_169",g="_chevronExpanded_18951_175",h="_subItems_18951_183",I="_footer_18951_214",u="_divider_18951_227",T="_collapseToggle_18951_237",f={sidebar:e,collapsed:t,header:i,content:o,section:s,sectionTitle:_,sectionItems:n,itemWrapper:c,item:a,itemActive:m,itemDisabled:d,itemNested:l,itemIcon:r,itemLabel:p,itemBadge:v,itemChevron:b,chevronExpanded:g,subItems:h,footer:I,divider:u,collapseToggle:T,"variant-floating":"_variant-floating_18951_267"};exports.chevronExpanded=g;exports.collapseToggle=T;exports.collapsed=t;exports.content=o;exports.default=f;exports.divider=u;exports.footer=I;exports.header=i;exports.item=a;exports.itemActive=m;exports.itemBadge=v;exports.itemChevron=b;exports.itemDisabled=d;exports.itemIcon=r;exports.itemLabel=p;exports.itemNested=l;exports.itemWrapper=c;exports.section=s;exports.sectionItems=n;exports.sectionTitle=_;exports.sidebar=e;exports.subItems=h;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s="_root_10v6s_3",t="_hiddenInput_10v6s_11",o="_group_10v6s_19",l="_slot_10v6s_26",_="_slotDisabled_10v6s_42",e="_slotActive_10v6s_47",n="_slotFilled_10v6s_53",r="_caret_10v6s_65",c="_blink_10v6s_1",d="_sm_10v6s_77",i="_md_10v6s_84",a="_lg_10v6s_91",v="_separator_10v6s_99",u={root:s,hiddenInput:t,group:o,slot:l,slotDisabled:_,slotActive:e,slotFilled:n,caret:r,blink:c,sm:d,md:i,lg:a,separator:v};exports.blink=c;exports.caret=r;exports.default=u;exports.group=o;exports.hiddenInput=t;exports.lg=a;exports.md=i;exports.root=s;exports.separator=v;exports.slot=l;exports.slotActive=e;exports.slotDisabled=_;exports.slotFilled=n;exports.sm=d;
package/dist/index129.mjs CHANGED
@@ -1,48 +1,31 @@
1
- const e = "_sidebar_18951_8", t = "_collapsed_18951_20", _ = "_header_18951_28", o = "_content_18951_45", i = "_section_18951_56", s = "_sectionTitle_18951_64", n = "_sectionItems_18951_75", c = "_itemWrapper_18951_85", a = "_item_18951_85", m = "_itemActive_18951_115", d = "_itemDisabled_18951_126", l = "_itemNested_18951_132", r = "_itemIcon_18951_136", p = "_itemLabel_18951_146", v = "_itemBadge_18951_154", b = "_itemChevron_18951_169", g = "_chevronExpanded_18951_175", h = "_subItems_18951_183", I = "_footer_18951_214", f = "_divider_18951_227", T = "_collapseToggle_18951_237", u = {
2
- sidebar: e,
3
- collapsed: t,
4
- header: _,
5
- content: o,
6
- section: i,
7
- sectionTitle: s,
8
- sectionItems: n,
9
- itemWrapper: c,
10
- item: a,
11
- itemActive: m,
12
- itemDisabled: d,
13
- itemNested: l,
14
- itemIcon: r,
15
- itemLabel: p,
16
- itemBadge: v,
17
- itemChevron: b,
18
- chevronExpanded: g,
19
- subItems: h,
20
- footer: I,
21
- divider: f,
22
- collapseToggle: T,
23
- "variant-floating": "_variant-floating_18951_267"
1
+ const s = "_root_10v6s_3", t = "_hiddenInput_10v6s_11", o = "_group_10v6s_19", _ = "_slot_10v6s_26", l = "_slotDisabled_10v6s_42", n = "_slotActive_10v6s_47", e = "_slotFilled_10v6s_53", c = "_caret_10v6s_65", d = "_blink_10v6s_1", r = "_sm_10v6s_77", v = "_md_10v6s_84", i = "_lg_10v6s_91", a = "_separator_10v6s_99", p = {
2
+ root: s,
3
+ hiddenInput: t,
4
+ group: o,
5
+ slot: _,
6
+ slotDisabled: l,
7
+ slotActive: n,
8
+ slotFilled: e,
9
+ caret: c,
10
+ blink: d,
11
+ sm: r,
12
+ md: v,
13
+ lg: i,
14
+ separator: a
24
15
  };
25
16
  export {
26
- g as chevronExpanded,
27
- T as collapseToggle,
28
- t as collapsed,
29
- o as content,
30
- u as default,
31
- f as divider,
32
- I as footer,
33
- _ as header,
34
- a as item,
35
- m as itemActive,
36
- v as itemBadge,
37
- b as itemChevron,
38
- d as itemDisabled,
39
- r as itemIcon,
40
- p as itemLabel,
41
- l as itemNested,
42
- c as itemWrapper,
43
- i as section,
44
- n as sectionItems,
45
- s as sectionTitle,
46
- e as sidebar,
47
- h as subItems
17
+ d as blink,
18
+ c as caret,
19
+ p as default,
20
+ o as group,
21
+ t as hiddenInput,
22
+ i as lg,
23
+ v as md,
24
+ s as root,
25
+ a as separator,
26
+ _ as slot,
27
+ n as slotActive,
28
+ l as slotDisabled,
29
+ e as slotFilled,
30
+ r as sm
48
31
  };
package/dist/index13.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),f=require("react"),B=require("lucide-react"),a=require("./index152.cjs"),h=({items:l,separator:c="chevron",customSeparator:u,showHomeIcon:m=!1,maxItems:n,size:i="md",className:j,linkProps:p})=>{const t=f.useMemo(()=>{if(!n||l.length<=n)return l;const e=l[0],s=l.slice(-(n-1));return[...e?[e]:[],{label:"...",href:void 0},...s]},[l,n]),b=e=>{const s=[a.default.separator,c==="chevron"&&a.default.chevron,c==="slash"&&a.default.slash].filter(Boolean).join(" ");return c==="custom"&&u?r.jsx("span",{className:a.default.separator,"aria-hidden":"true",children:u},`sep-${e}`):r.jsx("span",{className:s,"aria-hidden":"true"},`sep-${e}`)},N=()=>{switch(i){case"sm":return 14;case"lg":return 18;default:return 16}},o=()=>m?r.jsx("span",{className:a.default.homeIcon,"aria-label":"Home",children:r.jsx(B.Home,{size:N()})}):null,g=(e,s)=>{const d=s===t.length-1;return e.label==="..."?r.jsx("li",{className:a.default.item,children:r.jsx("span",{className:a.default.ellipsis,"aria-label":"More items",children:"…"})},`ellipsis-${s}`):d||!e.href?r.jsx("li",{className:a.default.item,"aria-current":d?"page":void 0,children:r.jsxs("span",{className:a.default.current,children:[s===0&&o(),e.icon&&r.jsx("span",{className:a.default.icon,children:e.icon}),e.label]})},s):r.jsx("li",{className:a.default.item,children:r.jsxs("a",{href:e.href,className:a.default.link,...p,children:[s===0&&o(),e.icon&&r.jsx("span",{className:a.default.icon,children:e.icon}),e.label]})},s)},v=[a.default.breadcrumb,a.default[i],j].filter(Boolean).join(" ");return r.jsx("nav",{"aria-label":"Breadcrumb",children:r.jsx("ol",{className:v,children:t.map((e,s)=>r.jsxs(f.Fragment,{children:[g(e,s),s<t.length-1&&b(s)]},s))})})};h.displayName="Breadcrumb";exports.Breadcrumb=h;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react/jsx-runtime"),f=require("react"),B=require("lucide-react"),a=require("./index130.cjs"),h=({items:l,separator:c="chevron",customSeparator:u,showHomeIcon:m=!1,maxItems:n,size:i="md",className:j,linkProps:p})=>{const t=f.useMemo(()=>{if(!n||l.length<=n)return l;const e=l[0],s=l.slice(-(n-1));return[...e?[e]:[],{label:"...",href:void 0},...s]},[l,n]),b=e=>{const s=[a.default.separator,c==="chevron"&&a.default.chevron,c==="slash"&&a.default.slash].filter(Boolean).join(" ");return c==="custom"&&u?r.jsx("span",{className:a.default.separator,"aria-hidden":"true",children:u},`sep-${e}`):r.jsx("span",{className:s,"aria-hidden":"true"},`sep-${e}`)},N=()=>{switch(i){case"sm":return 14;case"lg":return 18;default:return 16}},o=()=>m?r.jsx("span",{className:a.default.homeIcon,"aria-label":"Home",children:r.jsx(B.Home,{size:N()})}):null,g=(e,s)=>{const d=s===t.length-1;return e.label==="..."?r.jsx("li",{className:a.default.item,children:r.jsx("span",{className:a.default.ellipsis,"aria-label":"More items",children:"…"})},`ellipsis-${s}`):d||!e.href?r.jsx("li",{className:a.default.item,"aria-current":d?"page":void 0,children:r.jsxs("span",{className:a.default.current,children:[s===0&&o(),e.icon&&r.jsx("span",{className:a.default.icon,children:e.icon}),e.label]})},s):r.jsx("li",{className:a.default.item,children:r.jsxs("a",{href:e.href,className:a.default.link,...p,children:[s===0&&o(),e.icon&&r.jsx("span",{className:a.default.icon,children:e.icon}),e.label]})},s)},v=[a.default.breadcrumb,a.default[i],j].filter(Boolean).join(" ");return r.jsx("nav",{"aria-label":"Breadcrumb",children:r.jsx("ol",{className:v,children:t.map((e,s)=>r.jsxs(f.Fragment,{children:[g(e,s),s<t.length-1&&b(s)]},s))})})};h.displayName="Breadcrumb";exports.Breadcrumb=h;
package/dist/index13.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as a, jsxs as i } from "react/jsx-runtime";
2
2
  import p from "react";
3
3
  import { Home as j } from "lucide-react";
4
- import s from "./index152.mjs";
4
+ import s from "./index130.mjs";
5
5
  const I = ({
6
6
  items: l,
7
7
  separator: c = "chevron",