@orion-ds/react 4.2.8 → 4.2.9

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 (347) hide show
  1. package/dist/components/Accordion/Accordion.module.css +1 -1
  2. package/dist/components/Card/Card.d.ts.map +1 -1
  3. package/dist/components/Card/Card.module.css +1 -1
  4. package/dist/components/Card/Card.stories.d.ts.map +1 -1
  5. package/dist/components/Card/Card.types.d.ts +2 -0
  6. package/dist/components/Card/Card.types.d.ts.map +1 -1
  7. package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
  8. package/dist/components/CodeEditor/CodeEditor.types.d.ts.map +1 -1
  9. package/dist/components/NavTree/NavTree.d.ts.map +1 -1
  10. package/dist/components/NavTree/NavTree.module.css +1 -1
  11. package/dist/components/NavTree/NavTree.stories.d.ts.map +1 -1
  12. package/dist/components/NavTree/NavTree.types.d.ts +2 -2
  13. package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
  14. package/dist/components/SearchInput/SearchInput.module.css +1 -1
  15. package/dist/components/SearchInput/SearchInput.stories.d.ts +1 -0
  16. package/dist/components/SearchInput/SearchInput.stories.d.ts.map +1 -1
  17. package/dist/components/SearchInput/SearchInput.types.d.ts +5 -1
  18. package/dist/components/SearchInput/SearchInput.types.d.ts.map +1 -1
  19. package/dist/components/Tabs/Tabs.d.ts.map +1 -1
  20. package/dist/components/Tabs/Tabs.module.css +1 -1
  21. package/dist/components/Tabs/Tabs.types.d.ts +6 -0
  22. package/dist/components/Tabs/Tabs.types.d.ts.map +1 -1
  23. package/dist/components/UserMenu/UserMenu.d.ts.map +1 -1
  24. package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.d.ts.map +1 -1
  25. package/dist/components/WorkspaceSwitcher/WorkspaceSwitcher.types.d.ts.map +1 -1
  26. package/dist/components/index.d.ts +1 -1
  27. package/dist/components/index.d.ts.map +1 -1
  28. package/dist/examples/LandingPage.example.d.ts.map +1 -1
  29. package/dist/hooks/useTheme.d.ts.map +1 -1
  30. package/dist/index.d.ts +1 -1
  31. package/dist/index.d.ts.map +1 -1
  32. package/dist/index10.cjs +1 -1
  33. package/dist/index10.mjs +1 -1
  34. package/dist/index100.cjs +1 -1
  35. package/dist/index100.mjs +62 -33
  36. package/dist/index101.cjs +1 -1
  37. package/dist/index101.mjs +16 -24
  38. package/dist/index102.cjs +1 -1
  39. package/dist/index102.mjs +28 -26
  40. package/dist/index103.cjs +1 -1
  41. package/dist/index103.mjs +30 -40
  42. package/dist/index104.cjs +1 -1
  43. package/dist/index104.mjs +40 -53
  44. package/dist/index105.cjs +1 -1
  45. package/dist/index105.mjs +36 -62
  46. package/dist/index106.cjs +1 -1
  47. package/dist/index106.mjs +53 -29
  48. package/dist/index107.cjs +1 -1
  49. package/dist/index107.mjs +46 -20
  50. package/dist/index108.cjs +1 -1
  51. package/dist/index108.mjs +14 -18
  52. package/dist/index109.cjs +1 -1
  53. package/dist/index109.mjs +28 -30
  54. package/dist/index11.cjs +1 -1
  55. package/dist/index11.mjs +1 -1
  56. package/dist/index110.cjs +1 -1
  57. package/dist/index110.mjs +65 -30
  58. package/dist/index111.cjs +1 -1
  59. package/dist/index111.mjs +24 -46
  60. package/dist/index112.cjs +1 -1
  61. package/dist/index112.mjs +35 -52
  62. package/dist/index113.cjs +1 -1
  63. package/dist/index113.mjs +30 -28
  64. package/dist/index114.cjs +1 -1
  65. package/dist/index114.mjs +32 -44
  66. package/dist/index115.cjs +1 -1
  67. package/dist/index115.mjs +57 -12
  68. package/dist/index116.cjs +1 -1
  69. package/dist/index116.mjs +18 -30
  70. package/dist/index117.cjs +1 -1
  71. package/dist/index117.mjs +12 -32
  72. package/dist/index118.cjs +1 -1
  73. package/dist/index118.mjs +64 -33
  74. package/dist/index119.cjs +1 -1
  75. package/dist/index119.mjs +28 -30
  76. package/dist/index12.cjs +1 -1
  77. package/dist/index12.mjs +1 -1
  78. package/dist/index120.cjs +1 -1
  79. package/dist/index120.mjs +32 -35
  80. package/dist/index121.cjs +1 -1
  81. package/dist/index121.mjs +76 -36
  82. package/dist/index122.cjs +1 -1
  83. package/dist/index122.mjs +33 -20
  84. package/dist/index123.cjs +1 -1
  85. package/dist/index123.mjs +40 -14
  86. package/dist/index124.cjs +1 -1
  87. package/dist/index124.mjs +53 -27
  88. package/dist/index125.cjs +1 -1
  89. package/dist/index125.mjs +42 -18
  90. package/dist/index126.cjs +1 -1
  91. package/dist/index126.mjs +19 -37
  92. package/dist/index127.cjs +1 -1
  93. package/dist/index127.mjs +37 -29
  94. package/dist/index128.cjs +1 -1
  95. package/dist/index128.mjs +28 -24
  96. package/dist/index129.cjs +1 -1
  97. package/dist/index129.mjs +36 -28
  98. package/dist/index13.cjs +1 -1
  99. package/dist/index13.mjs +1 -1
  100. package/dist/index130.cjs +1 -1
  101. package/dist/index130.mjs +18 -28
  102. package/dist/index131.cjs +1 -1
  103. package/dist/index131.mjs +18 -28
  104. package/dist/index132.cjs +1 -1
  105. package/dist/index132.mjs +234 -42
  106. package/dist/index133.cjs +1 -1
  107. package/dist/index133.mjs +34 -53
  108. package/dist/index134.cjs +1 -1
  109. package/dist/index134.mjs +44 -37
  110. package/dist/index135.cjs +1 -1
  111. package/dist/index135.mjs +170 -50
  112. package/dist/index136.cjs +1 -1
  113. package/dist/index136.mjs +186 -19
  114. package/dist/index137.cjs +1 -1
  115. package/dist/index137.mjs +27 -153
  116. package/dist/index138.cjs +1 -1
  117. package/dist/index138.mjs +88 -216
  118. package/dist/index139.cjs +1 -1
  119. package/dist/index139.mjs +53 -29
  120. package/dist/index14.cjs +1 -1
  121. package/dist/index14.mjs +1 -1
  122. package/dist/index140.cjs +1 -1
  123. package/dist/index140.mjs +66 -42
  124. package/dist/index141.cjs +1 -1
  125. package/dist/index141.mjs +124 -44
  126. package/dist/index142.cjs +1 -1
  127. package/dist/index142.mjs +108 -16
  128. package/dist/index143.cjs +1 -1
  129. package/dist/index143.mjs +111 -46
  130. package/dist/index144.cjs +1 -1
  131. package/dist/index144.mjs +122 -64
  132. package/dist/index145.cjs +1 -1
  133. package/dist/index145.mjs +214 -30
  134. package/dist/index146.cjs +1 -1
  135. package/dist/index146.mjs +41 -39
  136. package/dist/index147.cjs +1 -1
  137. package/dist/index147.mjs +27 -32
  138. package/dist/index149.cjs +1 -1
  139. package/dist/index149.mjs +46 -62
  140. package/dist/index15.cjs +1 -1
  141. package/dist/index15.mjs +1 -1
  142. package/dist/index150.cjs +1 -1
  143. package/dist/index150.mjs +24 -42
  144. package/dist/index151.cjs +1 -1
  145. package/dist/index151.mjs +24 -24
  146. package/dist/index152.cjs +1 -1
  147. package/dist/index152.mjs +20 -40
  148. package/dist/index153.cjs +1 -1
  149. package/dist/index153.mjs +24 -18
  150. package/dist/index154.cjs +1 -1
  151. package/dist/index154.mjs +28 -76
  152. package/dist/index155.cjs +1 -1
  153. package/dist/index155.mjs +39 -66
  154. package/dist/index156.cjs +1 -1
  155. package/dist/index156.mjs +22 -65
  156. package/dist/index157.cjs +1 -1
  157. package/dist/index157.mjs +63 -39
  158. package/dist/index158.cjs +1 -1
  159. package/dist/index158.mjs +12 -234
  160. package/dist/index159.cjs +1 -1
  161. package/dist/index159.mjs +34 -34
  162. package/dist/index16.cjs +1 -1
  163. package/dist/index16.mjs +73 -69
  164. package/dist/index160.cjs +1 -1
  165. package/dist/index160.mjs +21 -44
  166. package/dist/index161.cjs +1 -1
  167. package/dist/index161.mjs +42 -170
  168. package/dist/index162.cjs +1 -1
  169. package/dist/index162.mjs +21 -186
  170. package/dist/index163.cjs +1 -1
  171. package/dist/index163.mjs +29 -29
  172. package/dist/index164.cjs +1 -1
  173. package/dist/index164.mjs +44 -90
  174. package/dist/index165.cjs +1 -1
  175. package/dist/index165.mjs +63 -53
  176. package/dist/index166.cjs +1 -1
  177. package/dist/index166.mjs +28 -66
  178. package/dist/index167.cjs +1 -1
  179. package/dist/index167.mjs +20 -124
  180. package/dist/index168.cjs +1 -1
  181. package/dist/index168.mjs +67 -108
  182. package/dist/index169.cjs +1 -1
  183. package/dist/index169.mjs +30 -111
  184. package/dist/index17.cjs +1 -1
  185. package/dist/index17.mjs +1 -1
  186. package/dist/index170.cjs +1 -1
  187. package/dist/index170.mjs +24 -122
  188. package/dist/index171.cjs +1 -1
  189. package/dist/index171.mjs +44 -214
  190. package/dist/index172.cjs +1 -1
  191. package/dist/index172.mjs +46 -106
  192. package/dist/index173.cjs +1 -1
  193. package/dist/index173.mjs +28 -22
  194. package/dist/index174.cjs +1 -1
  195. package/dist/index174.mjs +106 -18
  196. package/dist/index175.cjs +1 -1
  197. package/dist/index175.mjs +52 -64
  198. package/dist/index176.cjs +1 -1
  199. package/dist/index176.mjs +45 -18
  200. package/dist/index177.cjs +1 -1
  201. package/dist/index177.mjs +36 -55
  202. package/dist/index178.cjs +1 -1
  203. package/dist/index178.mjs +55 -12
  204. package/dist/index179.cjs +1 -1
  205. package/dist/index179.mjs +50 -38
  206. package/dist/index18.cjs +1 -1
  207. package/dist/index18.mjs +1 -1
  208. package/dist/index180.cjs +1 -1
  209. package/dist/index180.mjs +29 -25
  210. package/dist/index181.cjs +1 -1
  211. package/dist/index181.mjs +52 -45
  212. package/dist/index185.cjs +1 -1
  213. package/dist/index185.mjs +1 -1
  214. package/dist/index19.cjs +1 -1
  215. package/dist/index19.mjs +2 -2
  216. package/dist/index20.cjs +1 -1
  217. package/dist/index20.mjs +14 -14
  218. package/dist/index21.cjs +1 -1
  219. package/dist/index21.mjs +1 -1
  220. package/dist/index22.cjs +1 -1
  221. package/dist/index22.mjs +1 -1
  222. package/dist/index23.cjs +1 -1
  223. package/dist/index23.mjs +56 -36
  224. package/dist/index24.cjs +1 -1
  225. package/dist/index24.mjs +1 -1
  226. package/dist/index25.cjs +1 -1
  227. package/dist/index25.mjs +1 -1
  228. package/dist/index26.cjs +1 -1
  229. package/dist/index26.mjs +1 -1
  230. package/dist/index27.cjs +1 -1
  231. package/dist/index27.mjs +1 -1
  232. package/dist/index28.cjs +1 -1
  233. package/dist/index28.mjs +1 -1
  234. package/dist/index30.cjs +1 -1
  235. package/dist/index30.mjs +1 -1
  236. package/dist/index31.cjs +1 -1
  237. package/dist/index31.mjs +1 -1
  238. package/dist/index32.cjs +1 -1
  239. package/dist/index32.mjs +1 -1
  240. package/dist/index33.cjs +1 -1
  241. package/dist/index33.mjs +1 -1
  242. package/dist/index34.cjs +1 -1
  243. package/dist/index34.mjs +1 -1
  244. package/dist/index35.cjs +1 -1
  245. package/dist/index35.mjs +1 -1
  246. package/dist/index36.cjs +1 -1
  247. package/dist/index36.mjs +1 -1
  248. package/dist/index37.cjs +1 -1
  249. package/dist/index37.mjs +1 -1
  250. package/dist/index38.cjs +1 -1
  251. package/dist/index38.mjs +1 -1
  252. package/dist/index39.cjs +1 -1
  253. package/dist/index39.mjs +1 -1
  254. package/dist/index40.cjs +1 -1
  255. package/dist/index40.mjs +1 -1
  256. package/dist/index42.cjs +1 -1
  257. package/dist/index42.mjs +1 -1
  258. package/dist/index43.cjs +1 -1
  259. package/dist/index43.mjs +1 -1
  260. package/dist/index44.cjs +1 -1
  261. package/dist/index44.mjs +1 -1
  262. package/dist/index46.cjs +1 -1
  263. package/dist/index46.mjs +1 -1
  264. package/dist/index47.cjs +1 -1
  265. package/dist/index47.mjs +1 -1
  266. package/dist/index48.mjs +95 -31
  267. package/dist/index49.cjs +1 -1
  268. package/dist/index49.mjs +1 -1
  269. package/dist/index5.cjs +1 -1
  270. package/dist/index5.mjs +1 -1
  271. package/dist/index50.cjs +1 -1
  272. package/dist/index50.mjs +1 -1
  273. package/dist/index51.cjs +1 -1
  274. package/dist/index51.mjs +1 -1
  275. package/dist/index52.cjs +1 -1
  276. package/dist/index52.mjs +1 -1
  277. package/dist/index53.cjs +1 -1
  278. package/dist/index53.mjs +82 -78
  279. package/dist/index54.cjs +1 -1
  280. package/dist/index54.mjs +1 -1
  281. package/dist/index55.cjs +1 -1
  282. package/dist/index55.mjs +1 -1
  283. package/dist/index56.cjs +1 -1
  284. package/dist/index56.mjs +1 -1
  285. package/dist/index57.cjs +1 -1
  286. package/dist/index57.mjs +1 -1
  287. package/dist/index58.cjs +1 -1
  288. package/dist/index58.mjs +1 -1
  289. package/dist/index59.cjs +1 -1
  290. package/dist/index59.mjs +1 -1
  291. package/dist/index6.cjs +1 -1
  292. package/dist/index6.mjs +1 -1
  293. package/dist/index61.cjs +1 -1
  294. package/dist/index61.mjs +1 -1
  295. package/dist/index62.cjs +1 -1
  296. package/dist/index62.mjs +42 -39
  297. package/dist/index64.cjs +1 -1
  298. package/dist/index64.mjs +1 -1
  299. package/dist/index65.cjs +1 -1
  300. package/dist/index65.mjs +1 -1
  301. package/dist/index66.cjs +1 -1
  302. package/dist/index66.mjs +1 -1
  303. package/dist/index67.cjs +1 -1
  304. package/dist/index67.mjs +1 -1
  305. package/dist/index68.cjs +1 -1
  306. package/dist/index68.mjs +1 -1
  307. package/dist/index69.cjs +1 -1
  308. package/dist/index69.mjs +1 -1
  309. package/dist/index7.cjs +1 -1
  310. package/dist/index7.mjs +1 -1
  311. package/dist/index70.cjs +1 -1
  312. package/dist/index70.mjs +1 -1
  313. package/dist/index71.cjs +1 -1
  314. package/dist/index71.mjs +1 -1
  315. package/dist/index72.cjs +1 -1
  316. package/dist/index72.mjs +17 -15
  317. package/dist/index73.cjs +1 -1
  318. package/dist/index73.mjs +1 -1
  319. package/dist/index76.cjs +1 -1
  320. package/dist/index76.mjs +1 -1
  321. package/dist/index77.cjs +1 -1
  322. package/dist/index77.mjs +1 -1
  323. package/dist/index78.cjs +1 -1
  324. package/dist/index78.mjs +1 -1
  325. package/dist/index79.cjs +1 -1
  326. package/dist/index79.mjs +1 -1
  327. package/dist/index8.cjs +1 -1
  328. package/dist/index8.mjs +1 -1
  329. package/dist/index80.cjs +1 -1
  330. package/dist/index80.mjs +1 -1
  331. package/dist/index81.cjs +1 -1
  332. package/dist/index81.mjs +21 -3
  333. package/dist/index82.cjs +1 -1
  334. package/dist/index82.mjs +2 -2
  335. package/dist/index9.cjs +1 -1
  336. package/dist/index9.mjs +1 -1
  337. package/dist/index94.mjs +3 -1
  338. package/dist/index97.cjs +1 -1
  339. package/dist/index97.mjs +154 -24
  340. package/dist/index98.cjs +1 -1
  341. package/dist/index98.mjs +218 -46
  342. package/dist/index99.cjs +1 -1
  343. package/dist/index99.mjs +30 -55
  344. package/dist/styles.css +6 -5
  345. package/dist/theme.css +1 -0
  346. package/dist/tokens/brands.d.ts.map +1 -1
  347. package/package.json +4 -4
package/dist/index144.mjs CHANGED
@@ -1,67 +1,125 @@
1
- const r = "_userMenu_3rj9n_8", e = "_userMenuFullWidth_3rj9n_14", n = "_trigger_3rj9n_19", t = "_triggerCompact_3rj9n_44", o = "_avatar_3rj9n_48", _ = "_avatarImage_3rj9n_61", a = "_avatarInitials_3rj9n_67", i = "_statusIndicator_3rj9n_75", s = "_triggerInfo_3rj9n_85", d = "_triggerName_3rj9n_95", c = "_triggerRole_3rj9n_106", g = "_chevron_3rj9n_116", m = "_chevronOpen_3rj9n_123", j = "_dropdown_3rj9n_131", h = "_dropdownOpen_3rj9n_147", p = "_dropdownStart_3rj9n_153", l = "_header_3rj9n_162", u = "_headerAvatar_3rj9n_170", v = "_headerInfo_3rj9n_186", I = "_headerName_3rj9n_193", w = "_headerEmail_3rj9n_201", f = "_section_3rj9n_215", b = "_sectionLabel_3rj9n_219", D = "_divider_3rj9n_229", M = "_item_3rj9n_239", N = "_itemIcon_3rj9n_260", O = "_itemDanger_3rj9n_268", S = "_itemDisabled_3rj9n_276", A = "_dropdownTop_3rj9n_290", B = "_itemShortcut_3rj9n_301", C = "_itemBadge_3rj9n_310", E = {
2
- userMenu: r,
3
- userMenuFullWidth: e,
4
- trigger: n,
5
- triggerCompact: t,
6
- avatar: o,
7
- avatarImage: _,
8
- avatarInitials: a,
9
- statusIndicator: i,
10
- triggerInfo: s,
11
- triggerName: d,
12
- triggerRole: c,
13
- chevron: g,
14
- chevronOpen: m,
15
- dropdown: j,
16
- dropdownOpen: h,
17
- dropdownStart: p,
18
- header: l,
19
- headerAvatar: u,
20
- headerInfo: v,
21
- headerName: I,
22
- headerEmail: w,
23
- section: f,
24
- sectionLabel: b,
25
- divider: D,
26
- item: M,
27
- itemIcon: N,
28
- itemDanger: O,
29
- itemDisabled: S,
30
- dropdownTop: A,
31
- itemShortcut: B,
32
- itemBadge: C
1
+ import { jsx as e, jsxs as o } from "react/jsx-runtime";
2
+ import { X as u, FileText as P, Code as w, Music as z, Image as y } from "lucide-react";
3
+ import { ChatImagePreview as C } from "./index140.mjs";
4
+ import { ChatAudioPlayer as N } from "./index141.mjs";
5
+ import { ChatCodeBlock as I } from "./index138.mjs";
6
+ import { formatFileSize as k } from "./index184.mjs";
7
+ import t from "./index132.mjs";
8
+ const x = (d) => {
9
+ switch (d) {
10
+ case "image":
11
+ return /* @__PURE__ */ e(y, { size: 18 });
12
+ case "audio":
13
+ return /* @__PURE__ */ e(z, { size: 18 });
14
+ case "code":
15
+ return /* @__PURE__ */ e(w, { size: 18 });
16
+ default:
17
+ return /* @__PURE__ */ e(P, { size: 18 });
18
+ }
19
+ }, $ = ({
20
+ attachment: d,
21
+ removable: h = !1,
22
+ onRemove: a,
23
+ onClick: n,
24
+ className: s,
25
+ ...c
26
+ }) => {
27
+ const { type: p, name: i, url: l, content: v, language: b, size: f, duration: m, thumbnail: g } = d;
28
+ switch (p) {
29
+ case "image":
30
+ if (l)
31
+ return /* @__PURE__ */ o("div", { className: s, style: { position: "relative" }, ...c, children: [
32
+ /* @__PURE__ */ e(
33
+ C,
34
+ {
35
+ src: l,
36
+ alt: i,
37
+ thumbnail: g,
38
+ onClick: n
39
+ }
40
+ ),
41
+ h && a && /* @__PURE__ */ e(
42
+ "button",
43
+ {
44
+ className: t.attachmentPreviewRemove,
45
+ onClick: (r) => {
46
+ r.stopPropagation(), a();
47
+ },
48
+ "aria-label": `Remove ${i}`,
49
+ style: {
50
+ position: "absolute",
51
+ top: 4,
52
+ right: 4,
53
+ background: "var(--surface-base)"
54
+ },
55
+ children: /* @__PURE__ */ e(u, { size: 14 })
56
+ }
57
+ )
58
+ ] });
59
+ break;
60
+ case "audio":
61
+ if (l)
62
+ return /* @__PURE__ */ o("div", { className: s, style: { position: "relative" }, ...c, children: [
63
+ /* @__PURE__ */ e(N, { src: l, duration: m, title: i }),
64
+ h && a && /* @__PURE__ */ e(
65
+ "button",
66
+ {
67
+ className: t.attachmentPreviewRemove,
68
+ onClick: (r) => {
69
+ r.stopPropagation(), a();
70
+ },
71
+ "aria-label": `Remove ${i}`,
72
+ children: /* @__PURE__ */ e(u, { size: 14 })
73
+ }
74
+ )
75
+ ] });
76
+ break;
77
+ case "code":
78
+ if (v)
79
+ return /* @__PURE__ */ e(
80
+ I,
81
+ {
82
+ code: v,
83
+ language: b,
84
+ className: s,
85
+ ...c
86
+ }
87
+ );
88
+ break;
89
+ }
90
+ return /* @__PURE__ */ o(
91
+ "div",
92
+ {
93
+ className: [t.attachmentPreview, s].filter(Boolean).join(" "),
94
+ onClick: n,
95
+ role: n ? "button" : void 0,
96
+ tabIndex: n ? 0 : void 0,
97
+ ...c,
98
+ children: [
99
+ /* @__PURE__ */ e("div", { className: t.attachmentPreviewIcon, children: x(p) }),
100
+ /* @__PURE__ */ o("div", { className: t.attachmentPreviewInfo, children: [
101
+ /* @__PURE__ */ e("span", { className: t.attachmentPreviewName, children: i }),
102
+ f && /* @__PURE__ */ o("span", { className: t.attachmentPreviewMeta, children: [
103
+ k(f),
104
+ m && ` · ${Math.floor(m / 60)}:${(m % 60).toString().padStart(2, "0")}`
105
+ ] })
106
+ ] }),
107
+ h && a && /* @__PURE__ */ e(
108
+ "button",
109
+ {
110
+ className: t.attachmentPreviewRemove,
111
+ onClick: (r) => {
112
+ r.stopPropagation(), a();
113
+ },
114
+ "aria-label": `Remove ${i}`,
115
+ children: /* @__PURE__ */ e(u, { size: 14 })
116
+ }
117
+ )
118
+ ]
119
+ }
120
+ );
33
121
  };
122
+ $.displayName = "ChatAttachment";
34
123
  export {
35
- o as avatar,
36
- _ as avatarImage,
37
- a as avatarInitials,
38
- g as chevron,
39
- m as chevronOpen,
40
- E as default,
41
- D as divider,
42
- j as dropdown,
43
- h as dropdownOpen,
44
- p as dropdownStart,
45
- A as dropdownTop,
46
- l as header,
47
- u as headerAvatar,
48
- w as headerEmail,
49
- v as headerInfo,
50
- I as headerName,
51
- M as item,
52
- C as itemBadge,
53
- O as itemDanger,
54
- S as itemDisabled,
55
- N as itemIcon,
56
- B as itemShortcut,
57
- f as section,
58
- b as sectionLabel,
59
- i as statusIndicator,
60
- n as trigger,
61
- t as triggerCompact,
62
- s as triggerInfo,
63
- d as triggerName,
64
- c as triggerRole,
65
- r as userMenu,
66
- e as userMenuFullWidth
124
+ $ as ChatAttachment
67
125
  };
package/dist/index145.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_6zd5k_12",r="_disabled_6zd5k_18",_="_labelWrapper_6zd5k_26",d="_input_6zd5k_43",o="_radio_6zd5k_55",t="_dot_6zd5k_76",s="_sm_6zd5k_90",l="_md_6zd5k_100",a="_lg_6zd5k_110",n="_error_6zd5k_181",i="_label_6zd5k_26",c="_required_6zd5k_214",p="_helperText_6zd5k_220",u="_errorMessage_6zd5k_238",b={container:e,disabled:r,labelWrapper:_,input:d,radio:o,dot:t,sm:s,md:l,lg:a,error:n,label:i,required:c,helperText:p,errorMessage:u};exports.container=e;exports.default=b;exports.disabled=r;exports.dot=t;exports.error=n;exports.errorMessage=u;exports.helperText=p;exports.input=d;exports.label=i;exports.labelWrapper=_;exports.lg=a;exports.md=l;exports.radio=o;exports.required=c;exports.sm=s;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),d=require("react"),c=require("lucide-react"),t=require("./index132.cjs"),O={today:"Today",yesterday:"Yesterday",previous7:"Previous 7 days",previous30:"Previous 30 days",older:"Older"},y=["today","yesterday","previous7","previous30","older"],C=a=>{const r=new Date,u=(new Date(r.getFullYear(),r.getMonth(),r.getDate()).getTime()-new Date(a.getFullYear(),a.getMonth(),a.getDate()).getTime())/(1e3*60*60*24);return u<1?"today":u<2?"yesterday":u<7?"previous7":u<30?"previous30":"older"},P=a=>{const r=C(a);return r==="today"?new Intl.DateTimeFormat("en-US",{hour:"numeric",minute:"2-digit"}).format(a):r==="yesterday"?"Yesterday":r==="previous7"?new Intl.DateTimeFormat("en-US",{weekday:"short"}).format(a):new Intl.DateTimeFormat("en-US",{month:"short",day:"numeric"}).format(a)},z=a=>{const r=new Map;return y.forEach(n=>r.set(n,[])),a.forEach(n=>{const b=C(n.updatedAt);r.get(b)?.push(n)}),r},S=({conversations:a=[],activeConversationId:r,onSelectConversation:n,onNewConversation:b,onDeleteConversation:u,onSearch:x,header:w,footer:N,collapsed:m=!1,onCollapsedChange:f,className:I,...D})=>{const[h,T]=d.useState(""),[p,j]=d.useState(null),o=d.useRef(void 0);d.useEffect(()=>()=>{o.current&&clearTimeout(o.current)},[]);const g=d.useMemo(()=>{if(!h.trim())return a;const s=h.toLowerCase();return a.filter(l=>l.title.toLowerCase().includes(s)||l.preview?.toLowerCase().includes(s))},[a,h]),v=d.useMemo(()=>z(g),[g]),B=d.useCallback(s=>{const l=s.target.value;T(l),x?.(l)},[x]),k=d.useCallback(s=>{n?.(s),m&&f&&f(!0)},[n,m,f]),F=d.useCallback((s,l)=>{s.stopPropagation(),p===l?(u?.(l),j(null),o.current&&clearTimeout(o.current)):(j(l),o.current&&clearTimeout(o.current),o.current=setTimeout(()=>{j(null)},3e3))},[p,u]),M=y.some(s=>(v.get(s)?.length??0)>0);return e.jsxs(e.Fragment,{children:[!m&&e.jsx("div",{className:t.default.sidebarOverlay,onClick:()=>f?.(!0),"aria-hidden":"true"}),e.jsxs("aside",{className:[t.default.sidebar,m&&t.default.sidebarCollapsed,!m&&t.default.sidebarOpen,I].filter(Boolean).join(" "),...D,children:[e.jsx("div",{className:t.default.sidebarHeader,children:w||e.jsxs(e.Fragment,{children:[e.jsx("button",{className:[t.default.inputButton,t.default.inputButtonPrimary,t.default.sidebarNewButton].filter(Boolean).join(" "),onClick:b,"aria-label":"New conversation",children:e.jsxs("span",{className:t.default.sidebarNewButtonInner,children:[e.jsx(c.Plus,{size:18}),e.jsx("span",{children:"New Chat"})]})}),e.jsx("button",{className:[t.default.inputButton,t.default.sidebarCloseButton].join(" "),onClick:()=>f?.(!0),"aria-label":"Close sidebar",children:e.jsx(c.X,{size:20})})]})}),e.jsx("div",{className:t.default.sidebarSearch,children:e.jsxs("div",{className:t.default.sidebarSearchWrapper,children:[e.jsx(c.Search,{size:16,className:t.default.sidebarSearchIcon}),e.jsx("input",{type:"search",className:[t.default.sidebarSearchInput,t.default.sidebarSearchInputWithIcon].join(" "),placeholder:"Search conversations...",value:h,onChange:B,"aria-label":"Search conversations"})]})}),e.jsx("div",{className:t.default.sidebarList,role:"list","aria-label":"Conversations",children:M?y.map(s=>{const l=v.get(s)??[];return l.length===0?null:e.jsxs("div",{children:[e.jsx("div",{className:t.default.sidebarGroupHeader,children:O[s]}),l.map(i=>e.jsxs("button",{className:[t.default.sidebarItem,i.id===r&&t.default.sidebarItemActive].filter(Boolean).join(" "),onClick:()=>k(i.id),role:"listitem","aria-selected":i.id===r,"aria-label":`Conversation: ${i.title}`,children:[e.jsx(c.MessageSquare,{size:18,className:t.default.sidebarItemIcon}),e.jsxs("div",{className:t.default.sidebarItemContent,children:[e.jsx("span",{className:t.default.sidebarItemTitle,children:i.title}),i.preview&&e.jsx("span",{className:t.default.sidebarItemPreview,children:i.preview})]}),e.jsx("span",{className:t.default.sidebarItemDate,children:P(i.updatedAt)}),u&&e.jsx("button",{className:t.default.sidebarItemDelete,onClick:q=>F(q,i.id),"aria-label":p===i.id?`Confirm delete ${i.title}`:`Delete ${i.title}`,children:p===i.id?e.jsx("span",{className:t.default.sidebarItemDeleteConfirm,children:"Delete?"}):e.jsx(c.Trash2,{size:16})})]},i.id))]},s)}):e.jsxs("div",{className:t.default.sidebarEmpty,children:[e.jsx(c.MessageSquare,{size:32,className:t.default.sidebarEmptyIcon}),e.jsx("p",{children:h?"No conversations found":"No conversations yet"})]})}),N&&e.jsx("div",{className:t.default.sidebarFooter,children:N})]})]})};S.displayName="ChatSidebar";exports.ChatSidebar=S;
package/dist/index145.mjs CHANGED
@@ -1,33 +1,217 @@
1
- const e = "_container_6zd5k_12", _ = "_disabled_6zd5k_18", r = "_labelWrapper_6zd5k_26", d = "_input_6zd5k_43", o = "_radio_6zd5k_55", s = "_dot_6zd5k_76", t = "_sm_6zd5k_90", n = "_md_6zd5k_100", a = "_lg_6zd5k_110", l = "_error_6zd5k_181", c = "_label_6zd5k_26", i = "_required_6zd5k_214", k = "_helperText_6zd5k_220", z = "_errorMessage_6zd5k_238", p = {
2
- container: e,
3
- disabled: _,
4
- labelWrapper: r,
5
- input: d,
6
- radio: o,
7
- dot: s,
8
- sm: t,
9
- md: n,
10
- lg: a,
11
- error: l,
12
- label: c,
13
- required: i,
14
- helperText: k,
15
- errorMessage: z
1
+ import { jsxs as l, Fragment as C, jsx as r } from "react/jsx-runtime";
2
+ import { useState as D, useRef as Y, useEffect as x, useMemo as S, useCallback as y } from "react";
3
+ import { Plus as A, X as U, Search as $, MessageSquare as T, Trash2 as q } from "lucide-react";
4
+ import e from "./index132.mjs";
5
+ const G = {
6
+ today: "Today",
7
+ yesterday: "Yesterday",
8
+ previous7: "Previous 7 days",
9
+ previous30: "Previous 30 days",
10
+ older: "Older"
11
+ }, N = [
12
+ "today",
13
+ "yesterday",
14
+ "previous7",
15
+ "previous30",
16
+ "older"
17
+ ], B = (t) => {
18
+ const a = /* @__PURE__ */ new Date(), d = (new Date(
19
+ a.getFullYear(),
20
+ a.getMonth(),
21
+ a.getDate()
22
+ ).getTime() - new Date(t.getFullYear(), t.getMonth(), t.getDate()).getTime()) / (1e3 * 60 * 60 * 24);
23
+ return d < 1 ? "today" : d < 2 ? "yesterday" : d < 7 ? "previous7" : d < 30 ? "previous30" : "older";
24
+ }, H = (t) => {
25
+ const a = B(t);
26
+ return a === "today" ? new Intl.DateTimeFormat("en-US", {
27
+ hour: "numeric",
28
+ minute: "2-digit"
29
+ }).format(t) : a === "yesterday" ? "Yesterday" : a === "previous7" ? new Intl.DateTimeFormat("en-US", {
30
+ weekday: "short"
31
+ }).format(t) : new Intl.DateTimeFormat("en-US", {
32
+ month: "short",
33
+ day: "numeric"
34
+ }).format(t);
35
+ }, Q = (t) => {
36
+ const a = /* @__PURE__ */ new Map();
37
+ return N.forEach((o) => a.set(o, [])), t.forEach((o) => {
38
+ const f = B(o.updatedAt);
39
+ a.get(f)?.push(o);
40
+ }), a;
41
+ }, R = ({
42
+ conversations: t = [],
43
+ activeConversationId: a,
44
+ onSelectConversation: o,
45
+ onNewConversation: f,
46
+ onDeleteConversation: d,
47
+ onSearch: g,
48
+ header: j,
49
+ footer: v,
50
+ collapsed: u = !1,
51
+ onCollapsedChange: m,
52
+ className: k,
53
+ ...F
54
+ }) => {
55
+ const [h, z] = D(""), [p, b] = D(null), c = Y(
56
+ void 0
57
+ );
58
+ x(() => () => {
59
+ c.current && clearTimeout(c.current);
60
+ }, []);
61
+ const w = S(() => {
62
+ if (!h.trim()) return t;
63
+ const s = h.toLowerCase();
64
+ return t.filter(
65
+ (n) => n.title.toLowerCase().includes(s) || n.preview?.toLowerCase().includes(s)
66
+ );
67
+ }, [t, h]), I = S(() => Q(w), [w]), O = y(
68
+ (s) => {
69
+ const n = s.target.value;
70
+ z(n), g?.(n);
71
+ },
72
+ [g]
73
+ ), P = y(
74
+ (s) => {
75
+ o?.(s), u && m && m(!0);
76
+ },
77
+ [o, u, m]
78
+ ), E = y(
79
+ (s, n) => {
80
+ s.stopPropagation(), p === n ? (d?.(n), b(null), c.current && clearTimeout(c.current)) : (b(n), c.current && clearTimeout(c.current), c.current = setTimeout(() => {
81
+ b(null);
82
+ }, 3e3));
83
+ },
84
+ [p, d]
85
+ ), L = N.some(
86
+ (s) => (I.get(s)?.length ?? 0) > 0
87
+ );
88
+ return /* @__PURE__ */ l(C, { children: [
89
+ !u && /* @__PURE__ */ r(
90
+ "div",
91
+ {
92
+ className: e.sidebarOverlay,
93
+ onClick: () => m?.(!0),
94
+ "aria-hidden": "true"
95
+ }
96
+ ),
97
+ /* @__PURE__ */ l(
98
+ "aside",
99
+ {
100
+ className: [
101
+ e.sidebar,
102
+ u && e.sidebarCollapsed,
103
+ !u && e.sidebarOpen,
104
+ k
105
+ ].filter(Boolean).join(" "),
106
+ ...F,
107
+ children: [
108
+ /* @__PURE__ */ r("div", { className: e.sidebarHeader, children: j || /* @__PURE__ */ l(C, { children: [
109
+ /* @__PURE__ */ r(
110
+ "button",
111
+ {
112
+ className: [
113
+ e.inputButton,
114
+ e.inputButtonPrimary,
115
+ e.sidebarNewButton
116
+ ].filter(Boolean).join(" "),
117
+ onClick: f,
118
+ "aria-label": "New conversation",
119
+ children: /* @__PURE__ */ l("span", { className: e.sidebarNewButtonInner, children: [
120
+ /* @__PURE__ */ r(A, { size: 18 }),
121
+ /* @__PURE__ */ r("span", { children: "New Chat" })
122
+ ] })
123
+ }
124
+ ),
125
+ /* @__PURE__ */ r(
126
+ "button",
127
+ {
128
+ className: [e.inputButton, e.sidebarCloseButton].join(
129
+ " "
130
+ ),
131
+ onClick: () => m?.(!0),
132
+ "aria-label": "Close sidebar",
133
+ children: /* @__PURE__ */ r(U, { size: 20 })
134
+ }
135
+ )
136
+ ] }) }),
137
+ /* @__PURE__ */ r("div", { className: e.sidebarSearch, children: /* @__PURE__ */ l("div", { className: e.sidebarSearchWrapper, children: [
138
+ /* @__PURE__ */ r($, { size: 16, className: e.sidebarSearchIcon }),
139
+ /* @__PURE__ */ r(
140
+ "input",
141
+ {
142
+ type: "search",
143
+ className: [
144
+ e.sidebarSearchInput,
145
+ e.sidebarSearchInputWithIcon
146
+ ].join(" "),
147
+ placeholder: "Search conversations...",
148
+ value: h,
149
+ onChange: O,
150
+ "aria-label": "Search conversations"
151
+ }
152
+ )
153
+ ] }) }),
154
+ /* @__PURE__ */ r(
155
+ "div",
156
+ {
157
+ className: e.sidebarList,
158
+ role: "list",
159
+ "aria-label": "Conversations",
160
+ children: L ? N.map((s) => {
161
+ const n = I.get(s) ?? [];
162
+ return n.length === 0 ? null : /* @__PURE__ */ l("div", { children: [
163
+ /* @__PURE__ */ r("div", { className: e.sidebarGroupHeader, children: G[s] }),
164
+ n.map((i) => /* @__PURE__ */ l(
165
+ "button",
166
+ {
167
+ className: [
168
+ e.sidebarItem,
169
+ i.id === a && e.sidebarItemActive
170
+ ].filter(Boolean).join(" "),
171
+ onClick: () => P(i.id),
172
+ role: "listitem",
173
+ "aria-selected": i.id === a,
174
+ "aria-label": `Conversation: ${i.title}`,
175
+ children: [
176
+ /* @__PURE__ */ r(
177
+ T,
178
+ {
179
+ size: 18,
180
+ className: e.sidebarItemIcon
181
+ }
182
+ ),
183
+ /* @__PURE__ */ l("div", { className: e.sidebarItemContent, children: [
184
+ /* @__PURE__ */ r("span", { className: e.sidebarItemTitle, children: i.title }),
185
+ i.preview && /* @__PURE__ */ r("span", { className: e.sidebarItemPreview, children: i.preview })
186
+ ] }),
187
+ /* @__PURE__ */ r("span", { className: e.sidebarItemDate, children: H(i.updatedAt) }),
188
+ d && /* @__PURE__ */ r(
189
+ "button",
190
+ {
191
+ className: e.sidebarItemDelete,
192
+ onClick: (M) => E(M, i.id),
193
+ "aria-label": p === i.id ? `Confirm delete ${i.title}` : `Delete ${i.title}`,
194
+ children: p === i.id ? /* @__PURE__ */ r("span", { className: e.sidebarItemDeleteConfirm, children: "Delete?" }) : /* @__PURE__ */ r(q, { size: 16 })
195
+ }
196
+ )
197
+ ]
198
+ },
199
+ i.id
200
+ ))
201
+ ] }, s);
202
+ }) : /* @__PURE__ */ l("div", { className: e.sidebarEmpty, children: [
203
+ /* @__PURE__ */ r(T, { size: 32, className: e.sidebarEmptyIcon }),
204
+ /* @__PURE__ */ r("p", { children: h ? "No conversations found" : "No conversations yet" })
205
+ ] })
206
+ }
207
+ ),
208
+ v && /* @__PURE__ */ r("div", { className: e.sidebarFooter, children: v })
209
+ ]
210
+ }
211
+ )
212
+ ] });
16
213
  };
214
+ R.displayName = "ChatSidebar";
17
215
  export {
18
- e as container,
19
- p as default,
20
- _ as disabled,
21
- s as dot,
22
- l as error,
23
- z as errorMessage,
24
- k as helperText,
25
- d as input,
26
- c as label,
27
- r as labelWrapper,
28
- a as lg,
29
- n as md,
30
- o as radio,
31
- i as required,
32
- t as sm
216
+ R as ChatSidebar
33
217
  };
package/dist/index146.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_list_7tqqq_5",e="_bordered_7tqqq_12",_="_divided_7tqqq_18",q="_item_7tqqq_18",c="_sm_7tqqq_37",s="_md_7tqqq_43",d="_lg_7tqqq_47",i="_interactive_7tqqq_54",n="_disabled_7tqqq_58",o="_selectable_7tqqq_72",l="_selected_7tqqq_81",r="_leading_7tqqq_96",a="_content_7tqqq_120",m="_primary_7tqqq_128",b="_secondary_7tqqq_136",g="_trailing_7tqqq_153",y="_checkmark_7tqqq_161",u="_customItem_7tqqq_174",v="_empty_7tqqq_179",p={list:t,bordered:e,divided:_,item:q,sm:c,md:s,lg:d,interactive:i,disabled:n,selectable:o,selected:l,leading:r,content:a,primary:m,secondary:b,trailing:g,checkmark:y,customItem:u,empty:v};exports.bordered=e;exports.checkmark=y;exports.content=a;exports.customItem=u;exports.default=p;exports.disabled=n;exports.divided=_;exports.empty=v;exports.interactive=i;exports.item=q;exports.leading=r;exports.lg=d;exports.list=t;exports.md=s;exports.primary=m;exports.secondary=b;exports.selectable=o;exports.selected=l;exports.sm=c;exports.trailing=g;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const x="_avatar_zbymr_8",_="_image_zbymr_30",t="_initials_zbymr_38",n="_icon_zbymr_48",s="_xs_zbymr_64",i="_sm_zbymr_75",l="_md_zbymr_86",o="_lg_zbymr_97",a="_xl_zbymr_108",r="_xxl_zbymr_119",e="_profile_zbymr_130",c="_xxxl_zbymr_141",m="_xxxxl_zbymr_152",y="_xxxxxl_zbymr_163",b="_interactive_zbymr_178",z="_statusIndicator_zbymr_200",u="_online_zbymr_212",f="_offline_zbymr_216",d="_away_zbymr_220",g="_busy_zbymr_224",v={avatar:x,image:_,initials:t,icon:n,xs:s,sm:i,md:l,lg:o,xl:a,xxl:r,profile:e,xxxl:c,xxxxl:m,xxxxxl:y,interactive:b,statusIndicator:z,online:u,offline:f,away:d,busy:g};exports.avatar=x;exports.away=d;exports.busy=g;exports.default=v;exports.icon=n;exports.image=_;exports.initials=t;exports.interactive=b;exports.lg=o;exports.md=l;exports.offline=f;exports.online=u;exports.profile=e;exports.sm=i;exports.statusIndicator=z;exports.xl=a;exports.xs=s;exports.xxl=r;exports.xxxl=c;exports.xxxxl=m;exports.xxxxxl=y;
package/dist/index146.mjs CHANGED
@@ -1,43 +1,45 @@
1
- const t = "_list_7tqqq_5", e = "_bordered_7tqqq_12", q = "_divided_7tqqq_18", _ = "_item_7tqqq_18", c = "_sm_7tqqq_37", s = "_md_7tqqq_43", n = "_lg_7tqqq_47", d = "_interactive_7tqqq_54", i = "_disabled_7tqqq_58", o = "_selectable_7tqqq_72", a = "_selected_7tqqq_81", l = "_leading_7tqqq_96", r = "_content_7tqqq_120", m = "_primary_7tqqq_128", y = "_secondary_7tqqq_136", b = "_trailing_7tqqq_153", g = "_checkmark_7tqqq_161", p = "_customItem_7tqqq_174", k = "_empty_7tqqq_179", v = {
2
- list: t,
3
- bordered: e,
4
- divided: q,
5
- item: _,
6
- sm: c,
7
- md: s,
8
- lg: n,
9
- interactive: d,
10
- disabled: i,
11
- selectable: o,
12
- selected: a,
13
- leading: l,
14
- content: r,
15
- primary: m,
16
- secondary: y,
17
- trailing: b,
18
- checkmark: g,
19
- customItem: p,
20
- empty: k
1
+ const _ = "_avatar_zbymr_8", x = "_image_zbymr_30", t = "_initials_zbymr_38", n = "_icon_zbymr_48", s = "_xs_zbymr_64", o = "_sm_zbymr_75", i = "_md_zbymr_86", r = "_lg_zbymr_97", a = "_xl_zbymr_108", l = "_xxl_zbymr_119", c = "_profile_zbymr_130", m = "_xxxl_zbymr_141", y = "_xxxxl_zbymr_152", b = "_xxxxxl_zbymr_163", e = "_interactive_zbymr_178", z = "_statusIndicator_zbymr_200", f = "_online_zbymr_212", d = "_offline_zbymr_216", u = "_away_zbymr_220", g = "_busy_zbymr_224", v = {
2
+ avatar: _,
3
+ image: x,
4
+ initials: t,
5
+ icon: n,
6
+ xs: s,
7
+ sm: o,
8
+ md: i,
9
+ lg: r,
10
+ xl: a,
11
+ xxl: l,
12
+ profile: c,
13
+ xxxl: m,
14
+ xxxxl: y,
15
+ xxxxxl: b,
16
+ interactive: e,
17
+ statusIndicator: z,
18
+ online: f,
19
+ offline: d,
20
+ away: u,
21
+ busy: g
21
22
  };
22
23
  export {
23
- e as bordered,
24
- g as checkmark,
25
- r as content,
26
- p as customItem,
24
+ _ as avatar,
25
+ u as away,
26
+ g as busy,
27
27
  v as default,
28
- i as disabled,
29
- q as divided,
30
- k as empty,
31
- d as interactive,
32
- _ as item,
33
- l as leading,
34
- n as lg,
35
- t as list,
36
- s as md,
37
- m as primary,
38
- y as secondary,
39
- o as selectable,
40
- a as selected,
41
- c as sm,
42
- b as trailing
28
+ n as icon,
29
+ x as image,
30
+ t as initials,
31
+ e as interactive,
32
+ r as lg,
33
+ i as md,
34
+ d as offline,
35
+ f as online,
36
+ c as profile,
37
+ o as sm,
38
+ z as statusIndicator,
39
+ a as xl,
40
+ s as xs,
41
+ l as xxl,
42
+ m as xxxl,
43
+ y as xxxxl,
44
+ b as xxxxxl
43
45
  };
package/dist/index147.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 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/index147.mjs CHANGED
@@ -1,35 +1,30 @@
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 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
17
15
  };
18
16
  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
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
35
30
  };
package/dist/index149.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_navTree_6iya4_12",o="_header_6iya4_29",n="_footer_6iya4_36",t="_treeContent_6iya4_47",i="_section_6iya4_76",s="_sectionHeader_6iya4_81",d="_sectionHeaderNode_6iya4_100",c="_sectionChevron_6iya4_105",_="_sectionChevronOpen_6iya4_117",a="_sectionTitle_6iya4_122",r="_sectionTitleNode_6iya4_136",y="_sectionBody_6iya4_148",l="_sectionActions_6iya4_154",v="_node_6iya4_182",h="_nodeRow_6iya4_187",C="_nodeRowActive_6iya4_208",p="_nodeLabel_6iya4_216",O="_nodeChevron_6iya4_222",T="_nodeChevronOpen_6iya4_238",A="_nodeChevronHidden_6iya4_243",B="_nodeActions_6iya4_277",H="_nodeChildren_6iya4_311",N="_nodeNested_6iya4_321",g="_iconSlot_6iya4_330",w="_slotIcon_6iya4_341",R="_slotChevron_6iya4_352",u="_slotChevronOpen_6iya4_364",b="_sectionBadge_6iya4_403",f="_nodeBadge_6iya4_418",S="_empty_6iya4_435",m={navTree:e,header:o,footer:n,treeContent:t,section:i,sectionHeader:s,sectionHeaderNode:d,sectionChevron:c,sectionChevronOpen:_,sectionTitle:a,sectionTitleNode:r,sectionBody:y,sectionActions:l,node:v,nodeRow:h,nodeRowActive:C,nodeLabel:p,nodeChevron:O,nodeChevronOpen:T,nodeChevronHidden:A,nodeActions:B,nodeChildren:H,nodeNested:N,iconSlot:g,slotIcon:w,slotChevron:R,slotChevronOpen:u,sectionBadge:b,nodeBadge:f,empty:S};exports.default=m;exports.empty=S;exports.footer=n;exports.header=o;exports.iconSlot=g;exports.navTree=e;exports.node=v;exports.nodeActions=B;exports.nodeBadge=f;exports.nodeChevron=O;exports.nodeChevronHidden=A;exports.nodeChevronOpen=T;exports.nodeChildren=H;exports.nodeLabel=p;exports.nodeNested=N;exports.nodeRow=h;exports.nodeRowActive=C;exports.section=i;exports.sectionActions=l;exports.sectionBadge=b;exports.sectionBody=y;exports.sectionChevron=c;exports.sectionChevronOpen=_;exports.sectionHeader=s;exports.sectionHeaderNode=d;exports.sectionTitle=a;exports.sectionTitleNode=r;exports.slotChevron=R;exports.slotChevronOpen=u;exports.slotIcon=w;exports.treeContent=t;
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;