@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/index177.mjs CHANGED
@@ -1,36 +1,60 @@
1
- const _ = "_chip_zilwr_9", l = "_sm_zilwr_26", r = "_md_zilwr_32", c = "_lg_zilwr_38", i = "_primary_zilwr_54", s = "_success_zilwr_61", e = "_warning_zilwr_67", o = "_error_zilwr_73", n = "_info_zilwr_79", t = "_clickable_zilwr_89", a = "_disabled_zilwr_92", w = "_selected_zilwr_106", z = "_icon_zilwr_130", d = "_label_zilwr_149", m = "_removeButton_zilwr_153", b = {
2
- chip: _,
3
- sm: l,
4
- md: r,
5
- lg: c,
6
- default: "_default_zilwr_48",
7
- primary: i,
8
- success: s,
9
- warning: e,
10
- error: o,
11
- info: n,
12
- clickable: t,
13
- disabled: a,
14
- selected: w,
15
- icon: z,
16
- label: d,
17
- removeButton: m
1
+ const a = "_carousel_1ch8a_9", c = "_track_1ch8a_19", t = "_trackEdge_1ch8a_33", _ = "_trackContainer_1ch8a_42", e = "_peek_1ch8a_48", o = "_gapSm_1ch8a_54", n = "_gapMd_1ch8a_58", r = "_gapLg_1ch8a_62", i = "_navigation_1ch8a_70", h = "_navButton_1ch8a_77", s = "_card_1ch8a_107", g = "_imageWrapper_1ch8a_138", d = "_overlay_1ch8a_153", p = "_content_1ch8a_176", l = "_eyebrow_1ch8a_187", v = "_cardTitle_1ch8a_196", k = "_cardDescription_1ch8a_205", y = "_action_1ch8a_213", u = "_pagination_1ch8a_297", m = "_dot_1ch8a_304", A = "_dotActive_1ch8a_321", b = "_highlightActive_1ch8a_331", w = "_cardHighlighted_1ch8a_335", B = {
2
+ carousel: a,
3
+ track: c,
4
+ trackEdge: t,
5
+ trackContainer: _,
6
+ peek: e,
7
+ gapSm: o,
8
+ gapMd: n,
9
+ gapLg: r,
10
+ navigation: i,
11
+ navButton: h,
12
+ card: s,
13
+ "aspect-16-9": "_aspect-16-9_1ch8a_118",
14
+ "aspect-4-3": "_aspect-4-3_1ch8a_122",
15
+ "aspect-1-1": "_aspect-1-1_1ch8a_126",
16
+ "aspect-3-4": "_aspect-3-4_1ch8a_130",
17
+ imageWrapper: g,
18
+ overlay: d,
19
+ "overlay-gradient": "_overlay-gradient_1ch8a_159",
20
+ "overlay-dark": "_overlay-dark_1ch8a_168",
21
+ content: p,
22
+ eyebrow: l,
23
+ cardTitle: v,
24
+ cardDescription: k,
25
+ action: y,
26
+ "variant-editorial": "_variant-editorial_1ch8a_221",
27
+ "variant-product": "_variant-product_1ch8a_233",
28
+ "variant-gallery": "_variant-gallery_1ch8a_280",
29
+ pagination: u,
30
+ dot: m,
31
+ dotActive: A,
32
+ highlightActive: b,
33
+ cardHighlighted: w
18
34
  };
19
35
  export {
20
- _ as chip,
21
- t as clickable,
22
- b as default,
23
- a as disabled,
24
- o as error,
25
- z as icon,
26
- n as info,
27
- d as label,
28
- c as lg,
29
- r as md,
30
- i as primary,
31
- m as removeButton,
32
- w as selected,
33
- l as sm,
34
- s as success,
35
- e as warning
36
+ y as action,
37
+ s as card,
38
+ k as cardDescription,
39
+ w as cardHighlighted,
40
+ v as cardTitle,
41
+ a as carousel,
42
+ p as content,
43
+ B as default,
44
+ m as dot,
45
+ A as dotActive,
46
+ l as eyebrow,
47
+ r as gapLg,
48
+ n as gapMd,
49
+ o as gapSm,
50
+ b as highlightActive,
51
+ g as imageWrapper,
52
+ h as navButton,
53
+ i as navigation,
54
+ d as overlay,
55
+ u as pagination,
56
+ e as peek,
57
+ c as track,
58
+ _ as trackContainer,
59
+ t as trackEdge
36
60
  };
package/dist/index178.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_trigger_1vu5m_2",t="_triggerName_1vu5m_25",o="_chevron_1vu5m_33",r="_chevronOpen_1vu5m_39",n="_content_1vu5m_44",_="_activeWorkspace_1vu5m_52",c="_orgName_1vu5m_62",g="_orgMeta_1vu5m_67",a="_actionButtons_1vu5m_73",m="_dividerWrapper_1vu5m_79",s="_sectionLabel_1vu5m_84",i="_orgList_1vu5m_93",v="_orgItem_1vu5m_101",u="_orgItemName_1vu5m_115",p="_orgItemRole_1vu5m_120",l={trigger:e,triggerName:t,chevron:o,chevronOpen:r,content:n,activeWorkspace:_,orgName:c,orgMeta:g,actionButtons:a,dividerWrapper:m,sectionLabel:s,orgList:i,orgItem:v,orgItemName:u,orgItemRole:p};exports.actionButtons=a;exports.activeWorkspace=_;exports.chevron=o;exports.chevronOpen=r;exports.content=n;exports.default=l;exports.dividerWrapper=m;exports.orgItem=v;exports.orgItemName=u;exports.orgItemRole=p;exports.orgList=i;exports.orgMeta=g;exports.orgName=c;exports.sectionLabel=s;exports.trigger=e;exports.triggerName=t;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_errorBoundary_hux00_1",t="_icon_hux00_14",o="_title_hux00_19",r="_message_hux00_27",s="_resetButton_hux00_35",n={errorBoundary:e,icon:t,title:o,message:r,resetButton:s};exports.default=n;exports.errorBoundary=e;exports.icon=t;exports.message=r;exports.resetButton=s;exports.title=o;
package/dist/index178.mjs CHANGED
@@ -1,35 +1,15 @@
1
- const e = "_trigger_1vu5m_2", t = "_triggerName_1vu5m_25", o = "_chevron_1vu5m_33", r = "_chevronOpen_1vu5m_39", _ = "_content_1vu5m_44", n = "_activeWorkspace_1vu5m_52", c = "_orgName_1vu5m_62", m = "_orgMeta_1vu5m_67", s = "_actionButtons_1vu5m_73", g = "_dividerWrapper_1vu5m_79", a = "_sectionLabel_1vu5m_84", v = "_orgList_1vu5m_93", i = "_orgItem_1vu5m_101", u = "_orgItemName_1vu5m_115", p = "_orgItemRole_1vu5m_120", I = {
2
- trigger: e,
3
- triggerName: t,
4
- chevron: o,
5
- chevronOpen: r,
6
- content: _,
7
- activeWorkspace: n,
8
- orgName: c,
9
- orgMeta: m,
10
- actionButtons: s,
11
- dividerWrapper: g,
12
- sectionLabel: a,
13
- orgList: v,
14
- orgItem: i,
15
- orgItemName: u,
16
- orgItemRole: p
1
+ const t = "_errorBoundary_hux00_1", e = "_icon_hux00_14", o = "_title_hux00_19", s = "_message_hux00_27", r = "_resetButton_hux00_35", n = {
2
+ errorBoundary: t,
3
+ icon: e,
4
+ title: o,
5
+ message: s,
6
+ resetButton: r
17
7
  };
18
8
  export {
19
- s as actionButtons,
20
- n as activeWorkspace,
21
- o as chevron,
22
- r as chevronOpen,
23
- _ as content,
24
- I as default,
25
- g as dividerWrapper,
26
- i as orgItem,
27
- u as orgItemName,
28
- p as orgItemRole,
29
- v as orgList,
30
- m as orgMeta,
31
- c as orgName,
32
- a as sectionLabel,
33
- e as trigger,
34
- t as triggerName
9
+ n as default,
10
+ t as errorBoundary,
11
+ e as icon,
12
+ s as message,
13
+ r as resetButton,
14
+ o as title
35
15
  };
package/dist/index179.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_container_ys2b2_9",e="_toast_ys2b2_64",s="_slideIn_ys2b2_1",n="_exiting_ys2b2_77",o="_slideOut_ys2b2_1",_="_slideInLeft_ys2b2_1",i="_slideOutLeft_ys2b2_1",c="_slideInCenter_ys2b2_1",l="_slideOutCenter_ys2b2_1",r="_info_ys2b2_173",b="_icon_ys2b2_173",d="_success_ys2b2_177",u="_warning_ys2b2_181",y="_error_ys2b2_185",a="_content_ys2b2_199",f="_title_ys2b2_204",g="_message_ys2b2_212",O="_action_ys2b2_223",I="_closeButton_ys2b2_246",m={container:t,"top-left":"_top-left_ys2b2_25","top-center":"_top-center_ys2b2_30","top-right":"_top-right_ys2b2_36","bottom-left":"_bottom-left_ys2b2_41","bottom-center":"_bottom-center_ys2b2_47","bottom-right":"_bottom-right_ys2b2_54",toast:e,slideIn:s,exiting:n,slideOut:o,slideInLeft:_,slideOutLeft:i,slideInCenter:c,slideOutCenter:l,info:r,icon:b,success:d,warning:u,error:y,content:a,title:f,message:g,action:O,closeButton:I};exports.action=O;exports.closeButton=I;exports.container=t;exports.content=a;exports.default=m;exports.error=y;exports.exiting=n;exports.icon=b;exports.info=r;exports.message=g;exports.slideIn=s;exports.slideInCenter=c;exports.slideInLeft=_;exports.slideOut=o;exports.slideOutCenter=l;exports.slideOutLeft=i;exports.success=d;exports.title=f;exports.toast=e;exports.warning=u;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_folder_6iy6s_8",t="_dropTarget_6iy6s_21",o="_dropCompleted_6iy6s_30",n="_header_6iy6s_36",r="_trigger_6iy6s_44",_="_chevron_6iy6s_69",s="_expanded_6iy6s_75",i="_title_6iy6s_84",d="_badge_6iy6s_94",p="_actions_6iy6s_99",a="_content_6iy6s_106",c="_grid_6iy6s_112",y="_badgeLabel_6iy6s_131",g="_sortDropdown_6iy6s_136",l="_emptyState_6iy6s_147",m="_emptyText_6iy6s_152",b="_insertionLine_6iy6s_160",T="_emptyDropZone_6iy6s_182",h={folder:e,dropTarget:t,dropCompleted:o,header:n,trigger:r,chevron:_,expanded:s,title:i,badge:d,actions:p,content:a,grid:c,badgeLabel:y,sortDropdown:g,emptyState:l,emptyText:m,insertionLine:b,emptyDropZone:T};exports.actions=p;exports.badge=d;exports.badgeLabel=y;exports.chevron=_;exports.content=a;exports.default=h;exports.dropCompleted=o;exports.dropTarget=t;exports.emptyDropZone=T;exports.emptyState=l;exports.emptyText=m;exports.expanded=s;exports.folder=e;exports.grid=c;exports.header=n;exports.insertionLine=b;exports.sortDropdown=g;exports.title=i;exports.trigger=r;
package/dist/index179.mjs CHANGED
@@ -1,49 +1,41 @@
1
- const t = "_container_ys2b2_9", s = "_toast_ys2b2_64", e = "_slideIn_ys2b2_1", _ = "_exiting_ys2b2_77", n = "_slideOut_ys2b2_1", o = "_slideInLeft_ys2b2_1", i = "_slideOutLeft_ys2b2_1", c = "_slideInCenter_ys2b2_1", b = "_slideOutCenter_ys2b2_1", l = "_info_ys2b2_173", r = "_icon_ys2b2_173", y = "_success_ys2b2_177", d = "_warning_ys2b2_181", a = "_error_ys2b2_185", u = "_content_ys2b2_199", f = "_title_ys2b2_204", g = "_message_ys2b2_212", m = "_action_ys2b2_223", I = "_closeButton_ys2b2_246", O = {
2
- container: t,
3
- "top-left": "_top-left_ys2b2_25",
4
- "top-center": "_top-center_ys2b2_30",
5
- "top-right": "_top-right_ys2b2_36",
6
- "bottom-left": "_bottom-left_ys2b2_41",
7
- "bottom-center": "_bottom-center_ys2b2_47",
8
- "bottom-right": "_bottom-right_ys2b2_54",
9
- toast: s,
10
- slideIn: e,
11
- exiting: _,
12
- slideOut: n,
13
- slideInLeft: o,
14
- slideOutLeft: i,
15
- slideInCenter: c,
16
- slideOutCenter: b,
17
- info: l,
18
- icon: r,
19
- success: y,
20
- warning: d,
21
- error: a,
22
- content: u,
23
- title: f,
24
- message: g,
25
- action: m,
26
- closeButton: I
1
+ const e = "_folder_6iy6s_8", t = "_dropTarget_6iy6s_21", o = "_dropCompleted_6iy6s_30", _ = "_header_6iy6s_36", n = "_trigger_6iy6s_44", s = "_chevron_6iy6s_69", r = "_expanded_6iy6s_75", i = "_title_6iy6s_84", d = "_badge_6iy6s_94", c = "_actions_6iy6s_99", p = "_content_6iy6s_106", y = "_grid_6iy6s_112", a = "_badgeLabel_6iy6s_131", g = "_sortDropdown_6iy6s_136", l = "_emptyState_6iy6s_147", m = "_emptyText_6iy6s_152", b = "_insertionLine_6iy6s_160", x = "_emptyDropZone_6iy6s_182", h = {
2
+ folder: e,
3
+ dropTarget: t,
4
+ dropCompleted: o,
5
+ header: _,
6
+ trigger: n,
7
+ chevron: s,
8
+ expanded: r,
9
+ title: i,
10
+ badge: d,
11
+ actions: c,
12
+ content: p,
13
+ grid: y,
14
+ badgeLabel: a,
15
+ sortDropdown: g,
16
+ emptyState: l,
17
+ emptyText: m,
18
+ insertionLine: b,
19
+ emptyDropZone: x
27
20
  };
28
21
  export {
29
- m as action,
30
- I as closeButton,
31
- t as container,
32
- u as content,
33
- O as default,
34
- a as error,
35
- _ as exiting,
36
- r as icon,
37
- l as info,
38
- g as message,
39
- e as slideIn,
40
- c as slideInCenter,
41
- o as slideInLeft,
42
- n as slideOut,
43
- b as slideOutCenter,
44
- i as slideOutLeft,
45
- y as success,
46
- f as title,
47
- s as toast,
48
- d as warning
22
+ c as actions,
23
+ d as badge,
24
+ a as badgeLabel,
25
+ s as chevron,
26
+ p as content,
27
+ h as default,
28
+ o as dropCompleted,
29
+ t as dropTarget,
30
+ x as emptyDropZone,
31
+ l as emptyState,
32
+ m as emptyText,
33
+ r as expanded,
34
+ e as folder,
35
+ y as grid,
36
+ _ as header,
37
+ b as insertionLine,
38
+ g as sortDropdown,
39
+ i as title,
40
+ n as trigger
49
41
  };
package/dist/index18.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("./index180.cjs"),d=({item:i,aspectRatio:c="16/9",variant:n="editorial",className:o,style:u,...m})=>{const{image:f,eyebrow:l,title:j,description:s,action:r,overlay:t="gradient"}=i,p=[e.default.card,e.default[`variant-${n}`],e.default[`aspect-${c.replace("/","-")}`],o].filter(Boolean).join(" ");return a.jsxs("article",{className:p,style:u,...m,children:[a.jsx("div",{className:e.default.imageWrapper,children:f}),t!=="none"&&a.jsx("div",{className:`${e.default.overlay} ${e.default[`overlay-${t}`]}`}),a.jsxs("div",{className:e.default.content,children:[l&&a.jsx("span",{className:e.default.eyebrow,children:l}),a.jsx("h3",{className:e.default.cardTitle,children:j}),s&&a.jsx("p",{className:e.default.cardDescription,children:s}),r&&a.jsx("div",{className:e.default.action,children:r})]})]})};d.displayName="CarouselCard";exports.CarouselCard=d;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),e=require("./index177.cjs"),d=({item:i,aspectRatio:c="16/9",variant:n="editorial",className:o,style:u,...m})=>{const{image:f,eyebrow:l,title:j,description:s,action:r,overlay:t="gradient"}=i,p=[e.default.card,e.default[`variant-${n}`],e.default[`aspect-${c.replace("/","-")}`],o].filter(Boolean).join(" ");return a.jsxs("article",{className:p,style:u,...m,children:[a.jsx("div",{className:e.default.imageWrapper,children:f}),t!=="none"&&a.jsx("div",{className:`${e.default.overlay} ${e.default[`overlay-${t}`]}`}),a.jsxs("div",{className:e.default.content,children:[l&&a.jsx("span",{className:e.default.eyebrow,children:l}),a.jsx("h3",{className:e.default.cardTitle,children:j}),s&&a.jsx("p",{className:e.default.cardDescription,children:s}),r&&a.jsx("div",{className:e.default.action,children:r})]})]})};d.displayName="CarouselCard";exports.CarouselCard=d;
package/dist/index18.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs as l, jsx as a } from "react/jsx-runtime";
2
- import e from "./index180.mjs";
2
+ import e from "./index177.mjs";
3
3
  const y = ({
4
4
  item: o,
5
5
  aspectRatio: n = "16/9",
package/dist/index180.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a="_carousel_1ch8a_9",t="_track_1ch8a_19",c="_trackEdge_1ch8a_33",_="_trackContainer_1ch8a_42",e="_peek_1ch8a_48",o="_gapSm_1ch8a_54",n="_gapMd_1ch8a_58",r="_gapLg_1ch8a_62",i="_navigation_1ch8a_70",g="_navButton_1ch8a_77",h="_card_1ch8a_107",d="_imageWrapper_1ch8a_138",s="_overlay_1ch8a_153",p="_content_1ch8a_176",l="_eyebrow_1ch8a_187",v="_cardTitle_1ch8a_196",k="_cardDescription_1ch8a_205",u="_action_1ch8a_213",y="_pagination_1ch8a_297",m="_dot_1ch8a_304",A="_dotActive_1ch8a_321",b="_highlightActive_1ch8a_331",M="_cardHighlighted_1ch8a_335",S={carousel:a,track:t,trackEdge:c,trackContainer:_,peek:e,gapSm:o,gapMd:n,gapLg:r,navigation:i,navButton:g,card:h,"aspect-16-9":"_aspect-16-9_1ch8a_118","aspect-4-3":"_aspect-4-3_1ch8a_122","aspect-1-1":"_aspect-1-1_1ch8a_126","aspect-3-4":"_aspect-3-4_1ch8a_130",imageWrapper:d,overlay:s,"overlay-gradient":"_overlay-gradient_1ch8a_159","overlay-dark":"_overlay-dark_1ch8a_168",content:p,eyebrow:l,cardTitle:v,cardDescription:k,action:u,"variant-editorial":"_variant-editorial_1ch8a_221","variant-product":"_variant-product_1ch8a_233","variant-gallery":"_variant-gallery_1ch8a_280",pagination:y,dot:m,dotActive:A,highlightActive:b,cardHighlighted:M};exports.action=u;exports.card=h;exports.cardDescription=k;exports.cardHighlighted=M;exports.cardTitle=v;exports.carousel=a;exports.content=p;exports.default=S;exports.dot=m;exports.dotActive=A;exports.eyebrow=l;exports.gapLg=r;exports.gapMd=n;exports.gapSm=o;exports.highlightActive=b;exports.imageWrapper=d;exports.navButton=g;exports.navigation=i;exports.overlay=s;exports.pagination=y;exports.peek=e;exports.track=t;exports.trackContainer=_;exports.trackEdge=c;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_trigger_9nsdr_9",r="_menu_9nsdr_14",s="_visible_9nsdr_31",t="_group_9nsdr_45",n="_groupLabel_9nsdr_49",o="_separator_9nsdr_59",_="_item_9nsdr_69",a="_disabled_9nsdr_82",d="_danger_9nsdr_98",i="_icon_9nsdr_111",l="_label_9nsdr_122",c="_shortcut_9nsdr_126",u={trigger:e,menu:r,visible:s,group:t,groupLabel:n,separator:o,item:_,disabled:a,danger:d,icon:i,label:l,shortcut:c};exports.danger=d;exports.default=u;exports.disabled=a;exports.group=t;exports.groupLabel=n;exports.icon=i;exports.item=_;exports.label=l;exports.menu=r;exports.separator=o;exports.shortcut=c;exports.trigger=e;exports.visible=s;
package/dist/index180.mjs CHANGED
@@ -1,60 +1,29 @@
1
- const a = "_carousel_1ch8a_9", c = "_track_1ch8a_19", t = "_trackEdge_1ch8a_33", _ = "_trackContainer_1ch8a_42", e = "_peek_1ch8a_48", o = "_gapSm_1ch8a_54", n = "_gapMd_1ch8a_58", r = "_gapLg_1ch8a_62", i = "_navigation_1ch8a_70", h = "_navButton_1ch8a_77", s = "_card_1ch8a_107", g = "_imageWrapper_1ch8a_138", d = "_overlay_1ch8a_153", p = "_content_1ch8a_176", l = "_eyebrow_1ch8a_187", v = "_cardTitle_1ch8a_196", k = "_cardDescription_1ch8a_205", y = "_action_1ch8a_213", u = "_pagination_1ch8a_297", m = "_dot_1ch8a_304", A = "_dotActive_1ch8a_321", b = "_highlightActive_1ch8a_331", w = "_cardHighlighted_1ch8a_335", B = {
2
- carousel: a,
3
- track: c,
4
- trackEdge: t,
5
- trackContainer: _,
6
- peek: e,
7
- gapSm: o,
8
- gapMd: n,
9
- gapLg: r,
10
- navigation: i,
11
- navButton: h,
12
- card: s,
13
- "aspect-16-9": "_aspect-16-9_1ch8a_118",
14
- "aspect-4-3": "_aspect-4-3_1ch8a_122",
15
- "aspect-1-1": "_aspect-1-1_1ch8a_126",
16
- "aspect-3-4": "_aspect-3-4_1ch8a_130",
17
- imageWrapper: g,
18
- overlay: d,
19
- "overlay-gradient": "_overlay-gradient_1ch8a_159",
20
- "overlay-dark": "_overlay-dark_1ch8a_168",
21
- content: p,
22
- eyebrow: l,
23
- cardTitle: v,
24
- cardDescription: k,
25
- action: y,
26
- "variant-editorial": "_variant-editorial_1ch8a_221",
27
- "variant-product": "_variant-product_1ch8a_233",
28
- "variant-gallery": "_variant-gallery_1ch8a_280",
29
- pagination: u,
30
- dot: m,
31
- dotActive: A,
32
- highlightActive: b,
33
- cardHighlighted: w
1
+ const s = "_trigger_9nsdr_9", r = "_menu_9nsdr_14", _ = "_visible_9nsdr_31", n = "_group_9nsdr_45", t = "_groupLabel_9nsdr_49", e = "_separator_9nsdr_59", o = "_item_9nsdr_69", d = "_disabled_9nsdr_82", a = "_danger_9nsdr_98", c = "_icon_9nsdr_111", i = "_label_9nsdr_122", l = "_shortcut_9nsdr_126", g = {
2
+ trigger: s,
3
+ menu: r,
4
+ visible: _,
5
+ group: n,
6
+ groupLabel: t,
7
+ separator: e,
8
+ item: o,
9
+ disabled: d,
10
+ danger: a,
11
+ icon: c,
12
+ label: i,
13
+ shortcut: l
34
14
  };
35
15
  export {
36
- y as action,
37
- s as card,
38
- k as cardDescription,
39
- w as cardHighlighted,
40
- v as cardTitle,
41
- a as carousel,
42
- p as content,
43
- B as default,
44
- m as dot,
45
- A as dotActive,
46
- l as eyebrow,
47
- r as gapLg,
48
- n as gapMd,
49
- o as gapSm,
50
- b as highlightActive,
51
- g as imageWrapper,
52
- h as navButton,
53
- i as navigation,
54
- d as overlay,
55
- u as pagination,
56
- e as peek,
57
- c as track,
58
- _ as trackContainer,
59
- t as trackEdge
16
+ a as danger,
17
+ g as default,
18
+ d as disabled,
19
+ n as group,
20
+ t as groupLabel,
21
+ c as icon,
22
+ o as item,
23
+ i as label,
24
+ r as menu,
25
+ e as separator,
26
+ l as shortcut,
27
+ s as trigger,
28
+ _ as visible
60
29
  };
package/dist/index181.cjs CHANGED
@@ -1 +1 @@
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;
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;
package/dist/index181.mjs CHANGED
@@ -1,30 +1,48 @@
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
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"
15
24
  };
16
25
  export {
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
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
30
48
  };
package/dist/index182.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1l2wi_8",l="_centered_1l2wi_13",t="_padded_1l2wi_19",_="_sm_1l2wi_28",d="_md_1l2wi_32",n="_lg_1l2wi_36",c="_xl_1l2wi_40",s="_full_1l2wi_44",o={container:e,centered:l,padded:t,sm:_,md:d,lg:n,xl:c,full:s};exports.centered=l;exports.container=e;exports.default=o;exports.full=s;exports.lg=n;exports.md=d;exports.padded=t;exports.sm=_;exports.xl=c;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const _="_section_f5l02_8",o="_borderTop_f5l02_71",e="_borderBottom_f5l02_75",n={section:_,"spacing-none":"_spacing-none_f5l02_17","spacing-sm":"_spacing-sm_f5l02_22","spacing-md":"_spacing-md_f5l02_27","spacing-lg":"_spacing-lg_f5l02_32","spacing-xl":"_spacing-xl_f5l02_37","bg-none":"_bg-none_f5l02_46","bg-base":"_bg-base_f5l02_50","bg-subtle":"_bg-subtle_f5l02_54","bg-sunken":"_bg-sunken_f5l02_58","bg-brand":"_bg-brand_f5l02_62",borderTop:o,borderBottom:e};exports.borderBottom=e;exports.borderTop=o;exports.default=n;exports.section=_;
package/dist/index182.mjs CHANGED
@@ -1,21 +1,21 @@
1
- const _ = "_container_1l2wi_8", l = "_centered_1l2wi_13", e = "_padded_1l2wi_19", n = "_sm_1l2wi_28", t = "_md_1l2wi_32", d = "_lg_1l2wi_36", c = "_xl_1l2wi_40", s = "_full_1l2wi_44", o = {
2
- container: _,
3
- centered: l,
4
- padded: e,
5
- sm: n,
6
- md: t,
7
- lg: d,
8
- xl: c,
9
- full: s
1
+ const _ = "_section_f5l02_8", n = "_borderTop_f5l02_71", s = "_borderBottom_f5l02_75", o = {
2
+ section: _,
3
+ "spacing-none": "_spacing-none_f5l02_17",
4
+ "spacing-sm": "_spacing-sm_f5l02_22",
5
+ "spacing-md": "_spacing-md_f5l02_27",
6
+ "spacing-lg": "_spacing-lg_f5l02_32",
7
+ "spacing-xl": "_spacing-xl_f5l02_37",
8
+ "bg-none": "_bg-none_f5l02_46",
9
+ "bg-base": "_bg-base_f5l02_50",
10
+ "bg-subtle": "_bg-subtle_f5l02_54",
11
+ "bg-sunken": "_bg-sunken_f5l02_58",
12
+ "bg-brand": "_bg-brand_f5l02_62",
13
+ borderTop: n,
14
+ borderBottom: s
10
15
  };
11
16
  export {
12
- l as centered,
13
- _ as container,
17
+ s as borderBottom,
18
+ n as borderTop,
14
19
  o as default,
15
- s as full,
16
- d as lg,
17
- t as md,
18
- e as padded,
19
- n as sm,
20
- c as xl
20
+ _ as section
21
21
  };
package/dist/index183.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const _="_section_f5l02_8",o="_borderTop_f5l02_71",e="_borderBottom_f5l02_75",n={section:_,"spacing-none":"_spacing-none_f5l02_17","spacing-sm":"_spacing-sm_f5l02_22","spacing-md":"_spacing-md_f5l02_27","spacing-lg":"_spacing-lg_f5l02_32","spacing-xl":"_spacing-xl_f5l02_37","bg-none":"_bg-none_f5l02_46","bg-base":"_bg-base_f5l02_50","bg-subtle":"_bg-subtle_f5l02_54","bg-sunken":"_bg-sunken_f5l02_58","bg-brand":"_bg-brand_f5l02_62",borderTop:o,borderBottom:e};exports.borderBottom=e;exports.borderTop=o;exports.default=n;exports.section=_;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1l2wi_8",l="_centered_1l2wi_13",t="_padded_1l2wi_19",_="_sm_1l2wi_28",d="_md_1l2wi_32",n="_lg_1l2wi_36",c="_xl_1l2wi_40",s="_full_1l2wi_44",o={container:e,centered:l,padded:t,sm:_,md:d,lg:n,xl:c,full:s};exports.centered=l;exports.container=e;exports.default=o;exports.full=s;exports.lg=n;exports.md=d;exports.padded=t;exports.sm=_;exports.xl=c;
package/dist/index183.mjs CHANGED
@@ -1,21 +1,21 @@
1
- const _ = "_section_f5l02_8", n = "_borderTop_f5l02_71", s = "_borderBottom_f5l02_75", o = {
2
- section: _,
3
- "spacing-none": "_spacing-none_f5l02_17",
4
- "spacing-sm": "_spacing-sm_f5l02_22",
5
- "spacing-md": "_spacing-md_f5l02_27",
6
- "spacing-lg": "_spacing-lg_f5l02_32",
7
- "spacing-xl": "_spacing-xl_f5l02_37",
8
- "bg-none": "_bg-none_f5l02_46",
9
- "bg-base": "_bg-base_f5l02_50",
10
- "bg-subtle": "_bg-subtle_f5l02_54",
11
- "bg-sunken": "_bg-sunken_f5l02_58",
12
- "bg-brand": "_bg-brand_f5l02_62",
13
- borderTop: n,
14
- borderBottom: s
1
+ const _ = "_container_1l2wi_8", l = "_centered_1l2wi_13", e = "_padded_1l2wi_19", n = "_sm_1l2wi_28", t = "_md_1l2wi_32", d = "_lg_1l2wi_36", c = "_xl_1l2wi_40", s = "_full_1l2wi_44", o = {
2
+ container: _,
3
+ centered: l,
4
+ padded: e,
5
+ sm: n,
6
+ md: t,
7
+ lg: d,
8
+ xl: c,
9
+ full: s
15
10
  };
16
11
  export {
17
- s as borderBottom,
18
- n as borderTop,
12
+ l as centered,
13
+ _ as container,
19
14
  o as default,
20
- _ as section
15
+ s as full,
16
+ d as lg,
17
+ t as md,
18
+ e as padded,
19
+ n as sm,
20
+ c as xl
21
21
  };
package/dist/index185.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),n=require("react"),b=require("lucide-react"),i=require("./index135.cjs"),l=({src:s,alt:d="Image",isOpen:a,onClose:t,className:f,...m})=>{const u=n.useRef(null),r=n.useRef(null),c=n.useCallback(e=>{if(e.key==="Escape"){t();return}e.key==="Tab"&&(e.preventDefault(),u.current?.focus())},[t]),g=e=>{e.target===e.currentTarget&&t()};return n.useEffect(()=>(a&&(r.current=document.activeElement,document.addEventListener("keydown",c),document.body.style.overflow="hidden",requestAnimationFrame(()=>{u.current?.focus()})),()=>{document.removeEventListener("keydown",c),document.body.style.overflow="",r.current&&typeof r.current.focus=="function"&&r.current.focus()}),[a,c]),a?o.jsxs("div",{className:[i.default.lightbox,f].filter(Boolean).join(" "),onClick:g,role:"dialog","aria-modal":"true","aria-label":"Image viewer",...m,children:[o.jsx("button",{ref:u,className:i.default.lightboxClose,onClick:t,"aria-label":"Close image viewer",children:o.jsx(b.X,{size:24})}),o.jsx("img",{src:s,alt:d,className:i.default.lightboxImage})]}):null};l.displayName="ChatLightbox";exports.ChatLightbox=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),n=require("react"),b=require("lucide-react"),i=require("./index158.cjs"),l=({src:s,alt:d="Image",isOpen:a,onClose:t,className:f,...m})=>{const u=n.useRef(null),r=n.useRef(null),c=n.useCallback(e=>{if(e.key==="Escape"){t();return}e.key==="Tab"&&(e.preventDefault(),u.current?.focus())},[t]),g=e=>{e.target===e.currentTarget&&t()};return n.useEffect(()=>(a&&(r.current=document.activeElement,document.addEventListener("keydown",c),document.body.style.overflow="hidden",requestAnimationFrame(()=>{u.current?.focus()})),()=>{document.removeEventListener("keydown",c),document.body.style.overflow="",r.current&&typeof r.current.focus=="function"&&r.current.focus()}),[a,c]),a?o.jsxs("div",{className:[i.default.lightbox,f].filter(Boolean).join(" "),onClick:g,role:"dialog","aria-modal":"true","aria-label":"Image viewer",...m,children:[o.jsx("button",{ref:u,className:i.default.lightboxClose,onClick:t,"aria-label":"Close image viewer",children:o.jsx(b.X,{size:24})}),o.jsx("img",{src:s,alt:d,className:i.default.lightboxImage})]}):null};l.displayName="ChatLightbox";exports.ChatLightbox=l;
package/dist/index185.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as g, jsx as i } from "react/jsx-runtime";
2
2
  import { useRef as c, useCallback as b, useEffect as h } from "react";
3
3
  import { X as y } from "lucide-react";
4
- import l from "./index135.mjs";
4
+ import l from "./index158.mjs";
5
5
  const v = ({
6
6
  src: u,
7
7
  alt: s = "Image",
package/dist/index19.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("react"),p=require("recharts"),R=require("./index165.cjs"),t=require("./index166.cjs"),f=h.createContext({}),j=({config:s,children:o,className:a,style:n,...l})=>{const{resolvedConfig:r,resolvedColorVars:i}=R.useResolvedChartColors(s),d=[t.default.container,a].filter(Boolean).join(" ");return e.jsx(f.Provider,{value:r,children:e.jsx("div",{role:"figure",className:d,style:{...i,...n},...l,children:e.jsx(p.ResponsiveContainer,{width:"100%",height:"100%",children:o})})})};j.displayName="ChartContainer";const v=({active:s,payload:o,label:a,indicator:n="dot",hideLabel:l=!1,hideIndicator:r=!1,labelFormatter:i,formatter:d,className:u})=>{const L=h.useContext(f);if(!s||!o?.length)return null;const b=[t.default.tooltip,u].filter(Boolean).join(" "),g=i?i(String(a)):a,T={dot:t.default.tooltipDot,line:t.default.tooltipLine,dashed:t.default.tooltipDashed}[n];return e.jsxs("div",{className:b,children:[!l&&g&&e.jsx("div",{className:t.default.tooltipLabel,children:g}),e.jsx("div",{className:t.default.tooltipItems,children:o.map(c=>{const C=String(c.dataKey||c.name),m=L[C],q=m?.label||C,I=d?d(c.value,C):String(c.value),x=c.color||m?.color;return e.jsxs("div",{className:t.default.tooltipItem,children:[!r&&e.jsx("span",{className:T,style:{backgroundColor:x,borderColor:x}}),e.jsx("span",{className:t.default.tooltipName,children:q}),e.jsx("span",{className:t.default.tooltipValue,children:I})]},C)})})]})};v.displayName="ChartTooltipContent";const N=({payload:s,className:o})=>{const a=h.useContext(f);if(!s?.length)return null;const n=[t.default.legend,o].filter(Boolean).join(" ");return e.jsx("div",{className:n,children:s.map(l=>{const r=l.dataKey||l.value,i=a[r],d=i?.label||r,u=l.color||i?.color;return e.jsxs("div",{className:t.default.legendItem,children:[e.jsx("span",{className:t.default.legendDot,style:{backgroundColor:u}}),e.jsx("span",{children:d})]},r)})})};N.displayName="ChartLegendContent";const y=({id:s,color:o,startOpacity:a=.4,endOpacity:n=.05})=>e.jsxs("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[e.jsx("stop",{offset:"5%",stopColor:o,stopOpacity:a}),e.jsx("stop",{offset:"95%",stopColor:o,stopOpacity:n})]});y.displayName="ChartGradient";const S=p.Tooltip,G=p.Legend;exports.ChartContainer=j;exports.ChartGradient=y;exports.ChartLegend=G;exports.ChartLegendContent=N;exports.ChartTooltip=S;exports.ChartTooltipContent=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("react"),p=require("recharts"),R=require("./index126.cjs"),t=require("./index127.cjs"),f=h.createContext({}),j=({config:s,children:o,className:a,style:n,...l})=>{const{resolvedConfig:r,resolvedColorVars:i}=R.useResolvedChartColors(s),d=[t.default.container,a].filter(Boolean).join(" ");return e.jsx(f.Provider,{value:r,children:e.jsx("div",{role:"figure",className:d,style:{...i,...n},...l,children:e.jsx(p.ResponsiveContainer,{width:"100%",height:"100%",children:o})})})};j.displayName="ChartContainer";const v=({active:s,payload:o,label:a,indicator:n="dot",hideLabel:l=!1,hideIndicator:r=!1,labelFormatter:i,formatter:d,className:u})=>{const L=h.useContext(f);if(!s||!o?.length)return null;const b=[t.default.tooltip,u].filter(Boolean).join(" "),g=i?i(String(a)):a,T={dot:t.default.tooltipDot,line:t.default.tooltipLine,dashed:t.default.tooltipDashed}[n];return e.jsxs("div",{className:b,children:[!l&&g&&e.jsx("div",{className:t.default.tooltipLabel,children:g}),e.jsx("div",{className:t.default.tooltipItems,children:o.map(c=>{const C=String(c.dataKey||c.name),m=L[C],q=m?.label||C,I=d?d(c.value,C):String(c.value),x=c.color||m?.color;return e.jsxs("div",{className:t.default.tooltipItem,children:[!r&&e.jsx("span",{className:T,style:{backgroundColor:x,borderColor:x}}),e.jsx("span",{className:t.default.tooltipName,children:q}),e.jsx("span",{className:t.default.tooltipValue,children:I})]},C)})})]})};v.displayName="ChartTooltipContent";const N=({payload:s,className:o})=>{const a=h.useContext(f);if(!s?.length)return null;const n=[t.default.legend,o].filter(Boolean).join(" ");return e.jsx("div",{className:n,children:s.map(l=>{const r=l.dataKey||l.value,i=a[r],d=i?.label||r,u=l.color||i?.color;return e.jsxs("div",{className:t.default.legendItem,children:[e.jsx("span",{className:t.default.legendDot,style:{backgroundColor:u}}),e.jsx("span",{children:d})]},r)})})};N.displayName="ChartLegendContent";const y=({id:s,color:o,startOpacity:a=.4,endOpacity:n=.05})=>e.jsxs("linearGradient",{id:s,x1:"0",y1:"0",x2:"0",y2:"1",children:[e.jsx("stop",{offset:"5%",stopColor:o,stopOpacity:a}),e.jsx("stop",{offset:"95%",stopColor:o,stopOpacity:n})]});y.displayName="ChartGradient";const S=p.Tooltip,G=p.Legend;exports.ChartContainer=j;exports.ChartGradient=y;exports.ChartLegend=G;exports.ChartLegendContent=N;exports.ChartTooltip=S;exports.ChartTooltipContent=v;
package/dist/index19.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as t, jsxs as C } from "react/jsx-runtime";
2
2
  import { useContext as v, createContext as j } from "react";
3
3
  import { Legend as I, Tooltip as K, ResponsiveContainer as T } from "recharts";
4
- import { useResolvedChartColors as B } from "./index165.mjs";
5
- import o from "./index166.mjs";
4
+ import { useResolvedChartColors as B } from "./index126.mjs";
5
+ import o from "./index127.mjs";
6
6
  const h = j({}), D = ({
7
7
  config: n,
8
8
  children: e,
package/dist/index20.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),s=require("./index135.cjs"),d=require("./index136.cjs"),h=require("./index137.cjs"),n=require("./index138.cjs"),C=require("./index139.cjs"),c=require("./index140.cjs"),l=require("./index141.cjs"),u=require("./index142.cjs"),p=require("./index143.cjs"),m=require("./index144.cjs"),y=require("./index145.cjs"),g=require("./index146.cjs"),M=require("./index147.cjs"),q=require("./index148.cjs"),a=({children:t,className:r,...i})=>o.jsx("div",{className:[s.default.chat,r].filter(Boolean).join(" "),role:"region","aria-label":"Chat interface",...i,children:t});a.displayName="Chat";const e=a;e.Header=d.ChatHeader;e.Messages=h.ChatMessages;e.Message=n.ChatMessage;e.Input=C.ChatInput;e.TypingIndicator=c.ChatTypingIndicator;e.CodeBlock=l.ChatCodeBlock;e.Markdown=u.ChatMarkdown;e.ImagePreview=p.ChatImagePreview;e.AudioPlayer=m.ChatAudioPlayer;e.VoiceRecorder=y.ChatVoiceRecorder;e.FileUpload=g.ChatFileUpload;e.Attachment=M.ChatAttachment;e.Sidebar=q.ChatSidebar;e.Header.displayName="Chat.Header";e.Messages.displayName="Chat.Messages";e.Message.displayName="Chat.Message";e.Input.displayName="Chat.Input";e.TypingIndicator.displayName="Chat.TypingIndicator";e.CodeBlock.displayName="Chat.CodeBlock";e.Markdown.displayName="Chat.Markdown";e.ImagePreview.displayName="Chat.ImagePreview";e.AudioPlayer.displayName="Chat.AudioPlayer";e.VoiceRecorder.displayName="Chat.VoiceRecorder";e.FileUpload.displayName="Chat.FileUpload";e.Attachment.displayName="Chat.Attachment";e.Sidebar.displayName="Chat.Sidebar";exports.Chat=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),s=require("./index158.cjs"),d=require("./index159.cjs"),h=require("./index160.cjs"),n=require("./index161.cjs"),C=require("./index162.cjs"),c=require("./index163.cjs"),l=require("./index164.cjs"),u=require("./index165.cjs"),p=require("./index166.cjs"),m=require("./index167.cjs"),y=require("./index168.cjs"),g=require("./index169.cjs"),M=require("./index170.cjs"),q=require("./index171.cjs"),a=({children:t,className:r,...i})=>o.jsx("div",{className:[s.default.chat,r].filter(Boolean).join(" "),role:"region","aria-label":"Chat interface",...i,children:t});a.displayName="Chat";const e=a;e.Header=d.ChatHeader;e.Messages=h.ChatMessages;e.Message=n.ChatMessage;e.Input=C.ChatInput;e.TypingIndicator=c.ChatTypingIndicator;e.CodeBlock=l.ChatCodeBlock;e.Markdown=u.ChatMarkdown;e.ImagePreview=p.ChatImagePreview;e.AudioPlayer=m.ChatAudioPlayer;e.VoiceRecorder=y.ChatVoiceRecorder;e.FileUpload=g.ChatFileUpload;e.Attachment=M.ChatAttachment;e.Sidebar=q.ChatSidebar;e.Header.displayName="Chat.Header";e.Messages.displayName="Chat.Messages";e.Message.displayName="Chat.Message";e.Input.displayName="Chat.Input";e.TypingIndicator.displayName="Chat.TypingIndicator";e.CodeBlock.displayName="Chat.CodeBlock";e.Markdown.displayName="Chat.Markdown";e.ImagePreview.displayName="Chat.ImagePreview";e.AudioPlayer.displayName="Chat.AudioPlayer";e.VoiceRecorder.displayName="Chat.VoiceRecorder";e.FileUpload.displayName="Chat.FileUpload";e.Attachment.displayName="Chat.Attachment";e.Sidebar.displayName="Chat.Sidebar";exports.Chat=e;