@hanzo/ui 5.3.8 → 5.3.10

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 (437) hide show
  1. package/dist/3d/button.js +1 -1
  2. package/dist/3d/button.mjs +1 -1
  3. package/dist/3d/card.js +1 -1
  4. package/dist/3d/card.mjs +1 -1
  5. package/dist/3d/carousel.js +1 -1
  6. package/dist/3d/carousel.mjs +1 -1
  7. package/dist/3d/grid.js +1 -1
  8. package/dist/3d/grid.mjs +1 -1
  9. package/dist/3d/index.js +1 -1
  10. package/dist/3d/index.mjs +1 -1
  11. package/dist/3d/marquee.js +1 -1
  12. package/dist/3d/marquee.mjs +1 -1
  13. package/dist/3d/pin.js +1 -1
  14. package/dist/3d/pin.mjs +1 -1
  15. package/dist/accordion.js +1 -1
  16. package/dist/accordion.mjs +1 -1
  17. package/dist/alert-dialog.js +1 -1
  18. package/dist/alert-dialog.mjs +1 -1
  19. package/dist/alert.js +1 -1
  20. package/dist/alert.mjs +1 -1
  21. package/dist/animation/animated-background.js +1 -1
  22. package/dist/animation/animated-background.mjs +1 -1
  23. package/dist/animation/animated-beam.js +1 -1
  24. package/dist/animation/animated-beam.mjs +1 -1
  25. package/dist/animation/animated-cursor.js +1 -1
  26. package/dist/animation/animated-cursor.mjs +1 -1
  27. package/dist/animation/animated-icon.js +2 -1
  28. package/dist/animation/animated-icon.mjs +2 -1
  29. package/dist/animation/animated-list.js +1 -1
  30. package/dist/animation/animated-list.mjs +1 -1
  31. package/dist/animation/animated-number.js +1 -1
  32. package/dist/animation/animated-number.mjs +1 -1
  33. package/dist/animation/animated-testimonials.js +1 -1
  34. package/dist/animation/animated-testimonials.mjs +1 -1
  35. package/dist/animation/animated-tooltip.js +1 -1
  36. package/dist/animation/animated-tooltip.mjs +1 -1
  37. package/dist/animation/apple-cards-carousel.js +1 -1
  38. package/dist/animation/apple-cards-carousel.mjs +1 -1
  39. package/dist/animation/apple-hello-effect.js +1 -1
  40. package/dist/animation/apple-hello-effect.mjs +1 -1
  41. package/dist/animation/index.js +2 -1
  42. package/dist/animation/index.mjs +2 -1
  43. package/dist/avatar.js +1 -1
  44. package/dist/avatar.mjs +1 -1
  45. package/dist/badge.js +1 -1
  46. package/dist/badge.mjs +1 -1
  47. package/dist/blocks/index.js +2 -2
  48. package/dist/blocks/index.mjs +2 -2
  49. package/dist/breadcrumb.js +1 -1
  50. package/dist/breadcrumb.mjs +1 -1
  51. package/dist/calendar.js +1 -1
  52. package/dist/calendar.mjs +1 -1
  53. package/dist/carousel.js +1 -1
  54. package/dist/carousel.mjs +1 -1
  55. package/dist/checkbox.js +1 -1
  56. package/dist/checkbox.mjs +1 -1
  57. package/dist/code/block.js +2 -1
  58. package/dist/code/block.mjs +2 -1
  59. package/dist/code/compare.js +6 -1
  60. package/dist/code/compare.mjs +6 -1
  61. package/dist/code/diff.js +12 -1
  62. package/dist/code/diff.mjs +12 -1
  63. package/dist/code/editor.js +1 -1
  64. package/dist/code/editor.mjs +1 -1
  65. package/dist/code/explorer.js +1 -1
  66. package/dist/code/explorer.mjs +1 -1
  67. package/dist/code/index.js +62 -1
  68. package/dist/code/index.mjs +62 -1
  69. package/dist/code/preview.js +42 -1
  70. package/dist/code/preview.mjs +42 -1
  71. package/dist/code/snippet.js +2 -1
  72. package/dist/code/snippet.mjs +2 -1
  73. package/dist/code/tabs.js +1 -1
  74. package/dist/code/tabs.mjs +1 -1
  75. package/dist/code/terminal.js +3 -1
  76. package/dist/code/terminal.mjs +3 -1
  77. package/dist/collapsible.js +1 -1
  78. package/dist/collapsible.mjs +1 -1
  79. package/dist/command.js +1 -1
  80. package/dist/command.mjs +1 -1
  81. package/dist/context-menu.js +1 -1
  82. package/dist/context-menu.mjs +1 -1
  83. package/dist/dialog.js +1 -1
  84. package/dist/dialog.mjs +1 -1
  85. package/dist/dock/basic.js +1 -1
  86. package/dist/dock/basic.mjs +1 -1
  87. package/dist/dock/index.js +1 -1
  88. package/dist/dock/index.mjs +1 -1
  89. package/dist/dock/limelight-nav.js +1 -1
  90. package/dist/dock/limelight-nav.mjs +1 -1
  91. package/dist/dock/macos.js +1 -1
  92. package/dist/dock/macos.mjs +1 -1
  93. package/dist/dock/menu.js +1 -1
  94. package/dist/dock/menu.mjs +1 -1
  95. package/dist/dock/message.js +1 -1
  96. package/dist/dock/message.mjs +1 -1
  97. package/dist/drawer.js +1 -1
  98. package/dist/drawer.mjs +1 -1
  99. package/dist/dropdown-menu.js +1 -1
  100. package/dist/dropdown-menu.mjs +1 -1
  101. package/dist/finance/AdvancedChart.js +2 -1
  102. package/dist/finance/AdvancedChart.mjs +2 -1
  103. package/dist/finance/CompanyProfile.js +2 -1
  104. package/dist/finance/CompanyProfile.mjs +2 -1
  105. package/dist/finance/CryptoScreener.js +2 -1
  106. package/dist/finance/CryptoScreener.mjs +2 -1
  107. package/dist/finance/Financials.js +2 -1
  108. package/dist/finance/Financials.mjs +2 -1
  109. package/dist/finance/ForexScreener.js +2 -1
  110. package/dist/finance/ForexScreener.mjs +2 -1
  111. package/dist/finance/MarketOverview.js +2 -1
  112. package/dist/finance/MarketOverview.mjs +2 -1
  113. package/dist/finance/NewsTimeline.js +2 -1
  114. package/dist/finance/NewsTimeline.mjs +2 -1
  115. package/dist/finance/OrderEntry.js +1 -1
  116. package/dist/finance/OrderEntry.mjs +1 -1
  117. package/dist/finance/OrdersHistory.js +1 -1
  118. package/dist/finance/OrdersHistory.mjs +1 -1
  119. package/dist/finance/PositionsList.js +1 -1
  120. package/dist/finance/PositionsList.mjs +1 -1
  121. package/dist/finance/StockScreener.js +2 -1
  122. package/dist/finance/StockScreener.mjs +2 -1
  123. package/dist/finance/SymbolInfo.js +2 -1
  124. package/dist/finance/SymbolInfo.mjs +2 -1
  125. package/dist/finance/TechnicalAnalysis.js +2 -1
  126. package/dist/finance/TechnicalAnalysis.mjs +2 -1
  127. package/dist/finance/TickerTape.js +2 -1
  128. package/dist/finance/TickerTape.mjs +2 -1
  129. package/dist/finance/TradingPanel.js +1 -1
  130. package/dist/finance/TradingPanel.mjs +1 -1
  131. package/dist/finance/index.js +2 -1
  132. package/dist/finance/index.mjs +2 -1
  133. package/dist/form/index.js +1 -1
  134. package/dist/form/index.mjs +1 -1
  135. package/dist/form.js +1 -1
  136. package/dist/form.mjs +1 -1
  137. package/dist/hover-card.js +1 -1
  138. package/dist/hover-card.mjs +1 -1
  139. package/dist/index.js +193 -1
  140. package/dist/index.mjs +193 -1
  141. package/dist/input-otp.js +1 -1
  142. package/dist/input-otp.mjs +1 -1
  143. package/dist/lib/utils.js +1 -1
  144. package/dist/lib/utils.mjs +1 -1
  145. package/dist/navigation/index.js +1 -1
  146. package/dist/navigation/index.mjs +1 -1
  147. package/dist/navigation-menu.js +1 -1
  148. package/dist/navigation-menu.mjs +1 -1
  149. package/dist/pattern/grid-pattern.js +10 -1
  150. package/dist/pattern/grid-pattern.mjs +10 -1
  151. package/dist/pattern/index.js +10 -1
  152. package/dist/pattern/index.mjs +10 -1
  153. package/dist/popover.js +1 -1
  154. package/dist/popover.mjs +1 -1
  155. package/dist/primitives/index.js +193 -1
  156. package/dist/primitives/index.mjs +193 -1
  157. package/dist/primitives-export.js +193 -1
  158. package/dist/primitives-export.mjs +193 -1
  159. package/dist/progress.js +1 -1
  160. package/dist/progress.mjs +1 -1
  161. package/dist/project/gantt.js +1 -1
  162. package/dist/project/gantt.mjs +1 -1
  163. package/dist/project/index.js +1 -1
  164. package/dist/project/index.mjs +1 -1
  165. package/dist/project/kanban.js +1 -1
  166. package/dist/project/kanban.mjs +1 -1
  167. package/dist/project/list.js +1 -1
  168. package/dist/project/list.mjs +1 -1
  169. package/dist/radio-group.js +1 -1
  170. package/dist/radio-group.mjs +1 -1
  171. package/dist/resizable.js +1 -1
  172. package/dist/resizable.mjs +1 -1
  173. package/dist/scroll-area.js +1 -1
  174. package/dist/scroll-area.mjs +1 -1
  175. package/dist/select.js +1 -1
  176. package/dist/select.mjs +1 -1
  177. package/dist/separator.js +1 -1
  178. package/dist/separator.mjs +1 -1
  179. package/dist/sheet.js +1 -1
  180. package/dist/sheet.mjs +1 -1
  181. package/dist/skeleton.js +1 -1
  182. package/dist/skeleton.mjs +1 -1
  183. package/dist/slider.js +1 -1
  184. package/dist/slider.mjs +1 -1
  185. package/dist/sonner.js +1 -1
  186. package/dist/sonner.mjs +1 -1
  187. package/dist/switch.js +1 -1
  188. package/dist/switch.mjs +1 -1
  189. package/dist/table.js +1 -1
  190. package/dist/table.mjs +1 -1
  191. package/dist/tabs.js +1 -1
  192. package/dist/tabs.mjs +1 -1
  193. package/dist/tailwind/index.js +1 -1
  194. package/dist/tailwind/index.mjs +1 -1
  195. package/dist/textarea.js +1 -1
  196. package/dist/textarea.mjs +1 -1
  197. package/dist/toggle-group.js +1 -1
  198. package/dist/toggle-group.mjs +1 -1
  199. package/dist/toggle.js +1 -1
  200. package/dist/toggle.mjs +1 -1
  201. package/dist/tooltip.js +1 -1
  202. package/dist/tooltip.mjs +1 -1
  203. package/dist/types/index.js +1 -1
  204. package/dist/types/index.mjs +1 -1
  205. package/dist/ui/announcement.js +1 -1
  206. package/dist/ui/announcement.mjs +1 -1
  207. package/dist/ui/avatar-group.js +1 -1
  208. package/dist/ui/avatar-group.mjs +1 -1
  209. package/dist/ui/banner.js +1 -1
  210. package/dist/ui/banner.mjs +1 -1
  211. package/dist/ui/cursor.js +1 -1
  212. package/dist/ui/cursor.mjs +1 -1
  213. package/dist/ui/index.js +1 -1
  214. package/dist/ui/index.mjs +1 -1
  215. package/dist/ui/marquee.js +1 -1
  216. package/dist/ui/marquee.mjs +1 -1
  217. package/dist/ui/pill.js +1 -1
  218. package/dist/ui/pill.mjs +1 -1
  219. package/dist/ui/spinner.js +1 -1
  220. package/dist/ui/spinner.mjs +1 -1
  221. package/dist/ui/tags.js +1 -1
  222. package/dist/ui/tags.mjs +1 -1
  223. package/dist/ui/ticker.js +1 -1
  224. package/dist/ui/ticker.mjs +1 -1
  225. package/dist/util/index.js +1 -1
  226. package/dist/util/index.mjs +1 -1
  227. package/package.json +1 -1
  228. package/dist/chunk-2B7NONPA.mjs +0 -1
  229. package/dist/chunk-2G2TUOYL.mjs +0 -1
  230. package/dist/chunk-2NRIIJQX.mjs +0 -1
  231. package/dist/chunk-2QQUT6FO.js +0 -1
  232. package/dist/chunk-2WJA3HSQ.mjs +0 -1
  233. package/dist/chunk-37TVHMP2.mjs +0 -1
  234. package/dist/chunk-3COMMLYS.js +0 -1
  235. package/dist/chunk-3JXTWYX4.mjs +0 -1
  236. package/dist/chunk-3LHI3PX3.js +0 -1
  237. package/dist/chunk-3MGIZWAB.mjs +0 -1
  238. package/dist/chunk-3RI2CAUD.mjs +0 -1
  239. package/dist/chunk-3SCWILJG.mjs +0 -1
  240. package/dist/chunk-3YL43AE4.js +0 -1
  241. package/dist/chunk-4CJ44NSE.js +0 -1
  242. package/dist/chunk-4Q7ZSPY5.mjs +0 -1
  243. package/dist/chunk-4TW4U2UN.js +0 -1
  244. package/dist/chunk-4V3ZHFMN.js +0 -1
  245. package/dist/chunk-4YMLAU5Z.js +0 -1
  246. package/dist/chunk-543CBJCW.mjs +0 -1
  247. package/dist/chunk-5OFYCUOP.mjs +0 -1
  248. package/dist/chunk-5WJCKQNU.mjs +0 -2
  249. package/dist/chunk-5XGQGWZM.js +0 -1
  250. package/dist/chunk-63HNMH7C.js +0 -1
  251. package/dist/chunk-675QWDLU.mjs +0 -1
  252. package/dist/chunk-6JORQMRC.mjs +0 -1
  253. package/dist/chunk-6T7CYRG7.js +0 -1
  254. package/dist/chunk-6ZY3MBIT.js +0 -3
  255. package/dist/chunk-72TOQ4DM.mjs +0 -1
  256. package/dist/chunk-74JIFEFB.mjs +0 -1
  257. package/dist/chunk-7B5FD4EX.mjs +0 -1
  258. package/dist/chunk-7QB7ZQ7S.js +0 -1
  259. package/dist/chunk-7SGMZA6O.mjs +0 -1
  260. package/dist/chunk-7SP7DCJD.js +0 -2
  261. package/dist/chunk-7SZPHHBV.mjs +0 -1
  262. package/dist/chunk-A47N7TW2.mjs +0 -2
  263. package/dist/chunk-AABD5QO3.js +0 -1
  264. package/dist/chunk-AAEV2ONV.mjs +0 -1
  265. package/dist/chunk-AB5DY56M.mjs +0 -1
  266. package/dist/chunk-AKQGA7BP.mjs +0 -1
  267. package/dist/chunk-AKV7ZDJN.mjs +0 -1
  268. package/dist/chunk-AQFMZ53B.js +0 -1
  269. package/dist/chunk-AQYYHBXT.js +0 -1
  270. package/dist/chunk-ATNZNQV7.mjs +0 -2
  271. package/dist/chunk-AVI3IRMQ.mjs +0 -1
  272. package/dist/chunk-B36534P3.js +0 -1
  273. package/dist/chunk-B5SWQNYJ.mjs +0 -1
  274. package/dist/chunk-B5YYUUXW.mjs +0 -1
  275. package/dist/chunk-BALF4M3M.mjs +0 -1
  276. package/dist/chunk-BBTCLHXF.js +0 -2
  277. package/dist/chunk-BKKW66AM.mjs +0 -1
  278. package/dist/chunk-BKOJG4VJ.mjs +0 -2
  279. package/dist/chunk-BSO3JZ7S.js +0 -1
  280. package/dist/chunk-BTHDX6LM.js +0 -1
  281. package/dist/chunk-BX5NPSJL.js +0 -1
  282. package/dist/chunk-C64EW4QE.mjs +0 -1
  283. package/dist/chunk-C6DDKSBN.js +0 -2
  284. package/dist/chunk-CH2T5MI4.js +0 -1
  285. package/dist/chunk-CHQFVVZG.mjs +0 -2
  286. package/dist/chunk-CVLDBF72.js +0 -1
  287. package/dist/chunk-CWFGLK4T.mjs +0 -1
  288. package/dist/chunk-CY75DPD4.mjs +0 -1
  289. package/dist/chunk-D62ZOURF.js +0 -1
  290. package/dist/chunk-D6W5YYHP.js +0 -1
  291. package/dist/chunk-DAYNCC5Z.mjs +0 -3
  292. package/dist/chunk-DEQAYMUY.mjs +0 -1
  293. package/dist/chunk-DHN3REDJ.js +0 -1
  294. package/dist/chunk-DKL2FM7J.mjs +0 -1
  295. package/dist/chunk-DNHCQ446.js +0 -1
  296. package/dist/chunk-DRLJ6Z7Q.js +0 -1
  297. package/dist/chunk-DVA7HROB.js +0 -1
  298. package/dist/chunk-DX7WWVJP.mjs +0 -12
  299. package/dist/chunk-DYF5HRXR.mjs +0 -1
  300. package/dist/chunk-E45AM32Q.js +0 -1
  301. package/dist/chunk-EJA2AU5X.js +0 -1
  302. package/dist/chunk-ELR6GOUX.mjs +0 -1
  303. package/dist/chunk-ENDXD5HO.js +0 -1
  304. package/dist/chunk-ER3ALPBZ.js +0 -1
  305. package/dist/chunk-F3D72E4E.js +0 -1
  306. package/dist/chunk-F6AIQXTW.mjs +0 -1
  307. package/dist/chunk-FCHJPQ73.mjs +0 -1
  308. package/dist/chunk-FE2O6776.js +0 -1
  309. package/dist/chunk-FFCMERSP.js +0 -1
  310. package/dist/chunk-FLC52TR6.js +0 -1
  311. package/dist/chunk-FLZRGQ3O.mjs +0 -1
  312. package/dist/chunk-FOTLPQNB.js +0 -1
  313. package/dist/chunk-FZWBG7UV.mjs +0 -1
  314. package/dist/chunk-G2LRED4X.js +0 -1
  315. package/dist/chunk-G2O6JIRY.mjs +0 -1
  316. package/dist/chunk-G62CSYX2.js +0 -1
  317. package/dist/chunk-G7QRK2WL.mjs +0 -1
  318. package/dist/chunk-GCZQ2LS2.js +0 -10
  319. package/dist/chunk-GFWDGZO7.mjs +0 -1
  320. package/dist/chunk-GH56HZXN.mjs +0 -42
  321. package/dist/chunk-GIKQMGEY.mjs +0 -1
  322. package/dist/chunk-GJEV6LDG.mjs +0 -2
  323. package/dist/chunk-GK7TQN2Y.mjs +0 -2
  324. package/dist/chunk-GRGR3K4M.mjs +0 -1
  325. package/dist/chunk-GZCOKOS6.js +0 -2
  326. package/dist/chunk-H5T5EPQU.mjs +0 -1
  327. package/dist/chunk-H7ZFQ43F.mjs +0 -2
  328. package/dist/chunk-HAMILVTN.mjs +0 -1
  329. package/dist/chunk-HAYVC5RR.js +0 -1
  330. package/dist/chunk-HL4KRRJB.mjs +0 -1
  331. package/dist/chunk-HLJAWNJK.js +0 -1
  332. package/dist/chunk-ILMRC36I.js +0 -1
  333. package/dist/chunk-IQEZ2NU7.js +0 -2
  334. package/dist/chunk-ISSZRFPX.js +0 -2
  335. package/dist/chunk-JAVQTNQQ.js +0 -1
  336. package/dist/chunk-JB2D6UKV.js +0 -1
  337. package/dist/chunk-JFPLY6KM.js +0 -1
  338. package/dist/chunk-JOKSCCHB.js +0 -1
  339. package/dist/chunk-JOQWSZRJ.mjs +0 -1
  340. package/dist/chunk-JPGIJFW5.js +0 -1
  341. package/dist/chunk-JSGFZR4R.js +0 -2
  342. package/dist/chunk-JWBQUHSX.mjs +0 -1
  343. package/dist/chunk-JYLGS2OX.mjs +0 -1
  344. package/dist/chunk-K7YTUP2D.js +0 -1
  345. package/dist/chunk-KA5C2ZIG.js +0 -1
  346. package/dist/chunk-KDE3N3L6.mjs +0 -1
  347. package/dist/chunk-KOAG4CSB.js +0 -1
  348. package/dist/chunk-KX4C4YC2.js +0 -1
  349. package/dist/chunk-L3LBHAK5.js +0 -2
  350. package/dist/chunk-L4IEIO4B.js +0 -1
  351. package/dist/chunk-LADFCKQD.mjs +0 -1
  352. package/dist/chunk-LDQCX2XP.mjs +0 -1
  353. package/dist/chunk-LFWWUVJX.js +0 -1
  354. package/dist/chunk-LHKPSY4L.js +0 -1
  355. package/dist/chunk-LO46SH6E.mjs +0 -1
  356. package/dist/chunk-LPZWN5DR.js +0 -1
  357. package/dist/chunk-LSWZ5XAN.mjs +0 -1
  358. package/dist/chunk-LWQTRAJQ.js +0 -1
  359. package/dist/chunk-M3BGNQQL.js +0 -1
  360. package/dist/chunk-M6TWUBHE.mjs +0 -1
  361. package/dist/chunk-NCEQVAW6.js +0 -1
  362. package/dist/chunk-NCPDG735.js +0 -1
  363. package/dist/chunk-NGPIX3K3.mjs +0 -1
  364. package/dist/chunk-NH6GXQGY.js +0 -1
  365. package/dist/chunk-NIJRO4XT.mjs +0 -1
  366. package/dist/chunk-NJF3RXSG.js +0 -1
  367. package/dist/chunk-NO5HGITF.js +0 -42
  368. package/dist/chunk-NZNYBJNF.mjs +0 -2
  369. package/dist/chunk-O5PW6EK3.js +0 -2
  370. package/dist/chunk-O6FV6MCF.js +0 -1
  371. package/dist/chunk-OC34KEWQ.mjs +0 -1
  372. package/dist/chunk-OCDDRG5O.mjs +0 -6
  373. package/dist/chunk-OCV63ER7.mjs +0 -2
  374. package/dist/chunk-ODLBKJ43.mjs +0 -1
  375. package/dist/chunk-OFSGDRF7.js +0 -1
  376. package/dist/chunk-OTEETXQN.mjs +0 -1
  377. package/dist/chunk-OUIQYPE7.js +0 -2
  378. package/dist/chunk-OVM7NM4B.mjs +0 -1
  379. package/dist/chunk-PCWXM2CW.js +0 -1
  380. package/dist/chunk-PDWGHI5P.mjs +0 -1
  381. package/dist/chunk-PKKSIZZP.js +0 -12
  382. package/dist/chunk-PO4JYM6P.js +0 -1
  383. package/dist/chunk-PP6VTZRY.mjs +0 -1
  384. package/dist/chunk-PWKHIIIX.mjs +0 -2
  385. package/dist/chunk-PYX2CWVB.mjs +0 -1
  386. package/dist/chunk-Q2ITEICA.js +0 -1
  387. package/dist/chunk-Q3VHBQ3B.mjs +0 -1
  388. package/dist/chunk-QCWXF6PM.mjs +0 -2
  389. package/dist/chunk-QIS2X5VM.js +0 -2
  390. package/dist/chunk-QKJMVZ7Q.mjs +0 -1
  391. package/dist/chunk-QUZIAJAR.js +0 -1
  392. package/dist/chunk-QVDGUDZV.js +0 -2
  393. package/dist/chunk-RG6TMPXT.mjs +0 -0
  394. package/dist/chunk-RIQZF4MD.js +0 -1
  395. package/dist/chunk-RNN6AHKF.js +0 -1
  396. package/dist/chunk-ROROVLVL.mjs +0 -2
  397. package/dist/chunk-RPOB4E3W.js +0 -1
  398. package/dist/chunk-SSCZEDKZ.mjs +0 -1
  399. package/dist/chunk-SVCCHDR3.js +0 -1
  400. package/dist/chunk-SXMUVC4D.mjs +0 -1
  401. package/dist/chunk-TGAUPMBC.js +0 -1
  402. package/dist/chunk-TGL6VBFN.js +0 -1
  403. package/dist/chunk-TNP7EGQ2.js +0 -1
  404. package/dist/chunk-TNRO5CZD.mjs +0 -1
  405. package/dist/chunk-TVPXSBXH.js +0 -1
  406. package/dist/chunk-U7CUKU4W.mjs +0 -1
  407. package/dist/chunk-UHDVCJC6.js +0 -1
  408. package/dist/chunk-UMYLUB72.js +0 -1
  409. package/dist/chunk-UTENKTJZ.mjs +0 -2
  410. package/dist/chunk-V2ROY52O.mjs +0 -1
  411. package/dist/chunk-V6JJ3J5H.js +0 -6
  412. package/dist/chunk-VEZEUPWM.js +0 -2
  413. package/dist/chunk-VLNUXNN6.mjs +0 -1
  414. package/dist/chunk-W4VZMLH5.mjs +0 -1
  415. package/dist/chunk-WHGMPLBG.mjs +0 -1
  416. package/dist/chunk-WK5DTWFH.mjs +0 -1
  417. package/dist/chunk-WNHSNXIT.mjs +0 -1
  418. package/dist/chunk-X3Y7POKQ.js +0 -1
  419. package/dist/chunk-X7RQ2Z7V.mjs +0 -1
  420. package/dist/chunk-XEL222AH.js +0 -2
  421. package/dist/chunk-XFK7RTKE.js +0 -1
  422. package/dist/chunk-XQ5PD6OG.mjs +0 -1
  423. package/dist/chunk-XSJZFX23.mjs +0 -1
  424. package/dist/chunk-XUSV3KOD.js +0 -1
  425. package/dist/chunk-XXFPKDCE.js +0 -1
  426. package/dist/chunk-XYYYZCEM.js +0 -1
  427. package/dist/chunk-Y5IP4FKL.js +0 -1
  428. package/dist/chunk-Y6ZF7DGV.mjs +0 -1
  429. package/dist/chunk-YBL5BPLL.js +0 -1
  430. package/dist/chunk-YGT4URRE.mjs +0 -1
  431. package/dist/chunk-YZFRWYNS.js +0 -1
  432. package/dist/chunk-ZB7NJBX4.mjs +0 -1
  433. package/dist/chunk-ZBFT2QPL.mjs +0 -1
  434. package/dist/chunk-ZDOIGP2L.js +0 -1
  435. package/dist/chunk-ZHYR5K4F.mjs +0 -1
  436. package/dist/chunk-ZSLVLXBF.mjs +0 -10
  437. package/dist/chunk-ZZTEYKC5.js +0 -1
package/dist/input-otp.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var chunkCH2T5MI4_js=require('./chunk-CH2T5MI4.js');require('./chunk-NCPDG735.js'),require('./chunk-YZFRWYNS.js'),require('./chunk-XUSV3KOD.js');Object.defineProperty(exports,"InputOTP",{enumerable:true,get:function(){return chunkCH2T5MI4_js.a}});Object.defineProperty(exports,"InputOTPGroup",{enumerable:true,get:function(){return chunkCH2T5MI4_js.b}});Object.defineProperty(exports,"InputOTPSeparator",{enumerable:true,get:function(){return chunkCH2T5MI4_js.d}});Object.defineProperty(exports,"InputOTPSlot",{enumerable:true,get:function(){return chunkCH2T5MI4_js.c}});
1
+ 'use strict';var r=require('react'),inputOtp=require('input-otp'),lucideReact=require('lucide-react'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__namespace=/*#__PURE__*/_interopNamespace(r);var c=Object.defineProperty;var s=(e,t)=>c(e,"name",{value:t,configurable:true});function o(...e){return tailwindMerge.twMerge(clsx.clsx(e))}s(o,"cn");var h=r__namespace.forwardRef(({className:e,containerClassName:t,...a},m)=>jsxRuntime.jsx(inputOtp.OTPInput,{ref:m,containerClassName:o("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:o("disabled:cursor-not-allowed",e),...a}));h.displayName="InputOTP";var w=r__namespace.forwardRef(({className:e,...t},a)=>jsxRuntime.jsx("div",{ref:a,className:o("flex items-center",e),...t}));w.displayName="InputOTPGroup";var y=r__namespace.forwardRef(({index:e,className:t,...a},m)=>{let i=r__namespace.useContext(inputOtp.OTPInputContext),{char:u,hasFakeCaret:p,isActive:f}=i.slots[e];return jsxRuntime.jsxs("div",{ref:m,className:o("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",f&&"z-10 ring-1 ring-ring",t),...a,children:[u,p&&jsxRuntime.jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsxRuntime.jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});y.displayName="InputOTPSlot";var P=r__namespace.forwardRef(({...e},t)=>jsxRuntime.jsx("div",{ref:t,role:"separator",...e,children:jsxRuntime.jsx(lucideReact.Dot,{})}));P.displayName="InputOTPSeparator";exports.InputOTP=h;exports.InputOTPGroup=w;exports.InputOTPSeparator=P;exports.InputOTPSlot=y;
@@ -1 +1 @@
1
- export{a as InputOTP,b as InputOTPGroup,d as InputOTPSeparator,c as InputOTPSlot}from'./chunk-3SCWILJG.mjs';import'./chunk-GIKQMGEY.mjs';import'./chunk-3RI2CAUD.mjs';import'./chunk-CWFGLK4T.mjs';
1
+ import*as r from'react';import {OTPInput,OTPInputContext}from'input-otp';import {Dot}from'lucide-react';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsx,jsxs}from'react/jsx-runtime';var c=Object.defineProperty;var s=(e,t)=>c(e,"name",{value:t,configurable:true});function o(...e){return twMerge(clsx(e))}s(o,"cn");var h=r.forwardRef(({className:e,containerClassName:t,...a},m)=>jsx(OTPInput,{ref:m,containerClassName:o("flex items-center gap-2 has-[:disabled]:opacity-50",t),className:o("disabled:cursor-not-allowed",e),...a}));h.displayName="InputOTP";var w=r.forwardRef(({className:e,...t},a)=>jsx("div",{ref:a,className:o("flex items-center",e),...t}));w.displayName="InputOTPGroup";var y=r.forwardRef(({index:e,className:t,...a},m)=>{let i=r.useContext(OTPInputContext),{char:u,hasFakeCaret:p,isActive:f}=i.slots[e];return jsxs("div",{ref:m,className:o("relative flex h-9 w-9 items-center justify-center border-y border-r border-input text-sm shadow-sm transition-all first:rounded-l-md first:border-l last:rounded-r-md",f&&"z-10 ring-1 ring-ring",t),...a,children:[u,p&&jsx("div",{className:"pointer-events-none absolute inset-0 flex items-center justify-center",children:jsx("div",{className:"h-4 w-px animate-caret-blink bg-foreground duration-1000"})})]})});y.displayName="InputOTPSlot";var P=r.forwardRef(({...e},t)=>jsx("div",{ref:t,role:"separator",...e,children:jsx(Dot,{})}));P.displayName="InputOTPSeparator";export{h as InputOTP,w as InputOTPGroup,P as InputOTPSeparator,y as InputOTPSlot};
package/dist/lib/utils.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var chunkYZFRWYNS_js=require('../chunk-YZFRWYNS.js');require('../chunk-XUSV3KOD.js');Object.defineProperty(exports,"absoluteUrl",{enumerable:true,get:function(){return chunkYZFRWYNS_js.c}});Object.defineProperty(exports,"cn",{enumerable:true,get:function(){return chunkYZFRWYNS_js.a}});Object.defineProperty(exports,"formatDate",{enumerable:true,get:function(){return chunkYZFRWYNS_js.b}});
1
+ 'use strict';var clsx=require('clsx'),tailwindMerge=require('tailwind-merge');var n=Object.defineProperty;var e=(t,r)=>n(t,"name",{value:r,configurable:true});function c(...t){return tailwindMerge.twMerge(clsx.clsx(t))}e(c,"cn");function l(t){return new Date(t).toLocaleDateString("en-US",{month:"long",day:"numeric",year:"numeric"})}e(l,"formatDate");function m(t){return `${process.env.NEXT_PUBLIC_APP_URL||""}${t}`}e(m,"absoluteUrl");exports.absoluteUrl=m;exports.cn=c;exports.formatDate=l;
@@ -1 +1 @@
1
- export{c as absoluteUrl,a as cn,b as formatDate}from'../chunk-3RI2CAUD.mjs';import'../chunk-CWFGLK4T.mjs';
1
+ import {clsx}from'clsx';import {twMerge}from'tailwind-merge';var n=Object.defineProperty;var e=(t,r)=>n(t,"name",{value:r,configurable:true});function c(...t){return twMerge(clsx(t))}e(c,"cn");function l(t){return new Date(t).toLocaleDateString("en-US",{month:"long",day:"numeric",year:"numeric"})}e(l,"formatDate");function m(t){return `${process.env.NEXT_PUBLIC_APP_URL||""}${t}`}e(m,"absoluteUrl");export{m as absoluteUrl,c as cn,l as formatDate};
@@ -1 +1 @@
1
- 'use strict';var chunkXUSV3KOD_js=require('../chunk-XUSV3KOD.js'),jsxRuntime=require('react/jsx-runtime');function t(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(t,"Component");function a(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(a,"Component");function i(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(i,"Component");function s(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(s,"Component");function f(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(f,"Component");function u(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(u,"Component");function l(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(l,"Component");function v(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(v,"Component");function N(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(N,"Component");function B(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(B,"Component");function S(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(S,"Component");function b(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(b,"Component");function w(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(w,"Component");function D(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(D,"Component");function E(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(E,"Component");function L(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(L,"Component");function U(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(U,"Component");function k(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}chunkXUSV3KOD_js.a(k,"Component");exports.AIModelSelectorNavigationBar=a;exports.AdvancedNavigationBar=t;exports.AppSwitcherNavigationBar=i;exports.BreadcrumbAndFiltersNavigationBar=s;exports.BreadcrumbNavigationBar=f;exports.CenteredLogoNavigationBar=u;exports.CollaborationNavigationBar=l;exports.CommunicationNavigationBar=v;exports.ContextSwitcherNavigationBar=N;exports.DashboardNavigationBar=B;exports.ECommerceNavigationBar=S;exports.IconNavigationBar=b;exports.SearchAndToggleNavigationBar=w;exports.SimpleNavigationBar=D;exports.StatusDashboardNavigationBar=E;exports.TeamSwitcherNavigationBar=L;exports.TwoTierNavigationBar=U;exports.UnderlineNavigationBar=k;
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');var G=Object.defineProperty;var e=(q,z)=>G(q,"name",{value:z,configurable:true});function t(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(t,"Component");function a(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(a,"Component");function i(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(i,"Component");function s(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(s,"Component");function f(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(f,"Component");function u(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(u,"Component");function l(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(l,"Component");function v(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(v,"Component");function N(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(N,"Component");function B(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(B,"Component");function S(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(S,"Component");function b(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(b,"Component");function w(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(w,"Component");function D(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(D,"Component");function E(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(E,"Component");function L(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(L,"Component");function U(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(U,"Component");function k(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(k,"Component");exports.AIModelSelectorNavigationBar=a;exports.AdvancedNavigationBar=t;exports.AppSwitcherNavigationBar=i;exports.BreadcrumbAndFiltersNavigationBar=s;exports.BreadcrumbNavigationBar=f;exports.CenteredLogoNavigationBar=u;exports.CollaborationNavigationBar=l;exports.CommunicationNavigationBar=v;exports.ContextSwitcherNavigationBar=N;exports.DashboardNavigationBar=B;exports.ECommerceNavigationBar=S;exports.IconNavigationBar=b;exports.SearchAndToggleNavigationBar=w;exports.SimpleNavigationBar=D;exports.StatusDashboardNavigationBar=E;exports.TeamSwitcherNavigationBar=L;exports.TwoTierNavigationBar=U;exports.UnderlineNavigationBar=k;
@@ -1 +1 @@
1
- import {a as a$1}from'../chunk-CWFGLK4T.mjs';import {jsx}from'react/jsx-runtime';function t(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(t,"Component");function a(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(a,"Component");function i(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(i,"Component");function s(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(s,"Component");function f(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(f,"Component");function u(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(u,"Component");function l(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(l,"Component");function v(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(v,"Component");function N(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(N,"Component");function B(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(B,"Component");function S(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(S,"Component");function b(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(b,"Component");function w(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(w,"Component");function D(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(D,"Component");function E(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(E,"Component");function L(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(L,"Component");function U(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(U,"Component");function k(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}a$1(k,"Component");export{a as AIModelSelectorNavigationBar,t as AdvancedNavigationBar,i as AppSwitcherNavigationBar,s as BreadcrumbAndFiltersNavigationBar,f as BreadcrumbNavigationBar,u as CenteredLogoNavigationBar,l as CollaborationNavigationBar,v as CommunicationNavigationBar,N as ContextSwitcherNavigationBar,B as DashboardNavigationBar,S as ECommerceNavigationBar,b as IconNavigationBar,w as SearchAndToggleNavigationBar,D as SimpleNavigationBar,E as StatusDashboardNavigationBar,L as TeamSwitcherNavigationBar,U as TwoTierNavigationBar,k as UnderlineNavigationBar};
1
+ import {jsx}from'react/jsx-runtime';var G=Object.defineProperty;var e=(q,z)=>G(q,"name",{value:z,configurable:true});function t(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(t,"Component");function a(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(a,"Component");function i(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(i,"Component");function s(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(s,"Component");function f(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(f,"Component");function u(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(u,"Component");function l(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(l,"Component");function v(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(v,"Component");function N(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(N,"Component");function B(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(B,"Component");function S(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(S,"Component");function b(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(b,"Component");function w(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(w,"Component");function D(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(D,"Component");function E(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(E,"Component");function L(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(L,"Component");function U(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(U,"Component");function k(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(k,"Component");export{a as AIModelSelectorNavigationBar,t as AdvancedNavigationBar,i as AppSwitcherNavigationBar,s as BreadcrumbAndFiltersNavigationBar,f as BreadcrumbNavigationBar,u as CenteredLogoNavigationBar,l as CollaborationNavigationBar,v as CommunicationNavigationBar,N as ContextSwitcherNavigationBar,B as DashboardNavigationBar,S as ECommerceNavigationBar,b as IconNavigationBar,w as SearchAndToggleNavigationBar,D as SimpleNavigationBar,E as StatusDashboardNavigationBar,L as TeamSwitcherNavigationBar,U as TwoTierNavigationBar,k as UnderlineNavigationBar};
@@ -1 +1 @@
1
- 'use strict';var chunkQ2ITEICA_js=require('./chunk-Q2ITEICA.js');require('./chunk-NCPDG735.js'),require('./chunk-YZFRWYNS.js'),require('./chunk-XUSV3KOD.js');Object.defineProperty(exports,"NavigationMenu",{enumerable:true,get:function(){return chunkQ2ITEICA_js.a}});Object.defineProperty(exports,"NavigationMenuContent",{enumerable:true,get:function(){return chunkQ2ITEICA_js.f}});Object.defineProperty(exports,"NavigationMenuIndicator",{enumerable:true,get:function(){return chunkQ2ITEICA_js.i}});Object.defineProperty(exports,"NavigationMenuItem",{enumerable:true,get:function(){return chunkQ2ITEICA_js.c}});Object.defineProperty(exports,"NavigationMenuLink",{enumerable:true,get:function(){return chunkQ2ITEICA_js.g}});Object.defineProperty(exports,"NavigationMenuList",{enumerable:true,get:function(){return chunkQ2ITEICA_js.b}});Object.defineProperty(exports,"NavigationMenuTrigger",{enumerable:true,get:function(){return chunkQ2ITEICA_js.e}});Object.defineProperty(exports,"NavigationMenuViewport",{enumerable:true,get:function(){return chunkQ2ITEICA_js.h}});Object.defineProperty(exports,"navigationMenuTriggerStyle",{enumerable:true,get:function(){return chunkQ2ITEICA_js.d}});
1
+ 'use strict';var r=require('react'),e=require('@radix-ui/react-navigation-menu'),classVarianceAuthority=require('class-variance-authority'),lucideReact=require('lucide-react'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__default=/*#__PURE__*/_interopDefault(r);var e__namespace=/*#__PURE__*/_interopNamespace(e);var s=Object.defineProperty;var u=(t,o)=>s(t,"name",{value:o,configurable:true});function n(...t){return tailwindMerge.twMerge(clsx.clsx(t))}u(n,"cn");var v=r__default.default.forwardRef(({className:t,children:o,...i},m)=>jsxRuntime.jsx(e__namespace.Root,{ref:m,className:n("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...i,children:o}));v.displayName=e__namespace.Root.displayName;var l=r__default.default.forwardRef(({className:t,...o},i)=>jsxRuntime.jsx(e__namespace.List,{ref:i,className:n("group flex flex-1 list-none items-center justify-center space-x-1",t),...o}));l.displayName=e__namespace.List.displayName;var g=r__default.default.forwardRef(({className:t,...o},i)=>jsxRuntime.jsx(e__namespace.Item,{ref:i,className:n("relative",t),...o}));g.displayName="NavigationMenuItem";var N=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),b=r__default.default.forwardRef(({className:t,children:o,...i},m)=>jsxRuntime.jsxs(e__namespace.Trigger,{ref:m,className:n(N(),"group",t),...i,children:[o," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));b.displayName=e__namespace.Trigger.displayName;var x=r__default.default.forwardRef(({className:t,...o},i)=>jsxRuntime.jsx(e__namespace.Content,{ref:i,className:n("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...o}));x.displayName=e__namespace.Content.displayName;var Z=e__namespace.Link,y=r__default.default.forwardRef(({className:t,...o},i)=>jsxRuntime.jsx("div",{className:n("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(e__namespace.Viewport,{className:n("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:i,...o})}));y.displayName=e__namespace.Viewport.displayName;var h=r__default.default.forwardRef(({className:t,...o},i)=>jsxRuntime.jsx(e__namespace.Indicator,{ref:i,className:n("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...o,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));h.displayName=e__namespace.Indicator.displayName;exports.NavigationMenu=v;exports.NavigationMenuContent=x;exports.NavigationMenuIndicator=h;exports.NavigationMenuItem=g;exports.NavigationMenuLink=Z;exports.NavigationMenuList=l;exports.NavigationMenuTrigger=b;exports.NavigationMenuViewport=y;exports.navigationMenuTriggerStyle=N;
@@ -1 +1 @@
1
- export{a as NavigationMenu,f as NavigationMenuContent,i as NavigationMenuIndicator,c as NavigationMenuItem,g as NavigationMenuLink,b as NavigationMenuList,e as NavigationMenuTrigger,h as NavigationMenuViewport,d as navigationMenuTriggerStyle}from'./chunk-JWBQUHSX.mjs';import'./chunk-GIKQMGEY.mjs';import'./chunk-3RI2CAUD.mjs';import'./chunk-CWFGLK4T.mjs';
1
+ import r from'react';import*as e from'@radix-ui/react-navigation-menu';import {cva}from'class-variance-authority';import {ChevronDown}from'lucide-react';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsx,jsxs}from'react/jsx-runtime';var s=Object.defineProperty;var u=(t,o)=>s(t,"name",{value:o,configurable:true});function n(...t){return twMerge(clsx(t))}u(n,"cn");var v=r.forwardRef(({className:t,children:o,...i},m)=>jsx(e.Root,{ref:m,className:n("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...i,children:o}));v.displayName=e.Root.displayName;var l=r.forwardRef(({className:t,...o},i)=>jsx(e.List,{ref:i,className:n("group flex flex-1 list-none items-center justify-center space-x-1",t),...o}));l.displayName=e.List.displayName;var g=r.forwardRef(({className:t,...o},i)=>jsx(e.Item,{ref:i,className:n("relative",t),...o}));g.displayName="NavigationMenuItem";var N=cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),b=r.forwardRef(({className:t,children:o,...i},m)=>jsxs(e.Trigger,{ref:m,className:n(N(),"group",t),...i,children:[o," ",jsx(ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));b.displayName=e.Trigger.displayName;var x=r.forwardRef(({className:t,...o},i)=>jsx(e.Content,{ref:i,className:n("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...o}));x.displayName=e.Content.displayName;var Z=e.Link,y=r.forwardRef(({className:t,...o},i)=>jsx("div",{className:n("absolute left-0 top-full flex justify-center"),children:jsx(e.Viewport,{className:n("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:i,...o})}));y.displayName=e.Viewport.displayName;var h=r.forwardRef(({className:t,...o},i)=>jsx(e.Indicator,{ref:i,className:n("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...o,children:jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));h.displayName=e.Indicator.displayName;export{v as NavigationMenu,x as NavigationMenuContent,h as NavigationMenuIndicator,g as NavigationMenuItem,Z as NavigationMenuLink,l as NavigationMenuList,b as NavigationMenuTrigger,y as NavigationMenuViewport,N as navigationMenuTriggerStyle};
@@ -1 +1,10 @@
1
- 'use strict';var chunkGCZQ2LS2_js=require('../chunk-GCZQ2LS2.js');require('../chunk-YZFRWYNS.js'),require('../chunk-XUSV3KOD.js');Object.defineProperty(exports,"GridPattern",{enumerable:true,get:function(){return chunkGCZQ2LS2_js.a}});Object.defineProperty(exports,"GridPatternPresets",{enumerable:true,get:function(){return chunkGCZQ2LS2_js.b}});
1
+ 'use strict';var d=require('react'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var d__namespace=/*#__PURE__*/_interopNamespace(d);var M=Object.defineProperty;var h=(l,r)=>M(l,"name",{value:r,configurable:true});function v(...l){return tailwindMerge.twMerge(clsx.clsx(l))}h(v,"cn");var I=d__namespace.forwardRef(({variant:l="dots",size:r=4,gap:c=20,color:i="currentColor",opacity:o=.4,strokeWidth:a=1,fade:m=false,gradient:n,animation:u,offset:g,maxArea:f,className:$,style:C,...O},G)=>{let x=d__namespace.useId(),y=d__namespace.useId(),w=d__namespace.useId(),e=typeof r=="number"?{width:r,height:r}:{width:r.width??4,height:r.height??4},p=typeof c=="number"?{x:c,y:c}:{x:c.x??20,y:c.y??20},b={x:g?.x??0,y:g?.y??0},P=h(()=>{switch(l){case "dots":return jsxRuntime.jsx("circle",{cx:e.width/2,cy:e.height/2,r:e.width/2,fill:i,opacity:o});case "lines":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("line",{x1:"0",y1:"0",x2:"0",y2:p.y,stroke:i,strokeWidth:a,opacity:o}),jsxRuntime.jsx("line",{x1:"0",y1:"0",x2:p.x,y2:"0",stroke:i,strokeWidth:a,opacity:o})]});case "crosses":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("line",{x1:e.width/2,y1:"0",x2:e.width/2,y2:e.height,stroke:i,strokeWidth:a,opacity:o}),jsxRuntime.jsx("line",{x1:"0",y1:e.height/2,x2:e.width,y2:e.height/2,stroke:i,strokeWidth:a,opacity:o})]});case "plus":return jsxRuntime.jsx("path",{d:`M ${e.width/2} 0 L ${e.width/2} ${e.height} M 0 ${e.height/2} L ${e.width} ${e.height/2}`,stroke:i,strokeWidth:a,opacity:o,fill:"none",strokeLinecap:"round"});case "squares":return jsxRuntime.jsx("rect",{width:e.width,height:e.height,fill:"none",stroke:i,strokeWidth:a,opacity:o});default:return null}},"renderPattern"),U=h(()=>{if(!m)return null;switch(m){case "edges":case true:return jsxRuntime.jsxs("linearGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsxRuntime.jsx("stop",{offset:"10%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"90%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "center":return jsxRuntime.jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"70%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "radial":return jsxRuntime.jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsxRuntime.jsx("stop",{offset:"30%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"1"})]});default:return null}},"renderFadeMask"),L=u?{animation:`grid-pattern-move ${u.duration??10}s ${u.timing??"linear"} infinite ${u.direction??"normal"}`}:{};return jsxRuntime.jsxs("div",{ref:G,className:v("pointer-events-none absolute inset-0 overflow-hidden",$),style:{...C,...L},...O,children:[jsxRuntime.jsxs("svg",{className:"absolute h-full w-full",style:{transform:`translate(${b.x}px, ${b.y}px)`},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("pattern",{id:x,x:"0",y:"0",width:p.x,height:p.y,patternUnits:"userSpaceOnUse",children:P()}),U(),n&&jsxRuntime.jsxs("linearGradient",{id:w,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:n.from??"transparent"}),n.via&&jsxRuntime.jsx("stop",{offset:"50%",stopColor:n.via}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:n.to??"transparent"})]})]}),jsxRuntime.jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${x})`,mask:m?`url(#${y})`:void 0}),n&&jsxRuntime.jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${w})`,opacity:n.opacity??.5,className:"mix-blend-multiply dark:mix-blend-screen"})]}),jsxRuntime.jsx("style",{children:`
2
+ @keyframes grid-pattern-move {
3
+ 0% {
4
+ transform: translate(0, 0);
5
+ }
6
+ 100% {
7
+ transform: translate(${p.x}px, ${p.y}px);
8
+ }
9
+ }
10
+ `})]})});I.displayName="GridPattern";var H={dotMatrix:{variant:"dots",size:3,gap:30,opacity:.3},fineDots:{variant:"dots",size:1,gap:10,opacity:.4},gridLines:{variant:"lines",gap:40,strokeWidth:1,opacity:.2},crosshatch:{variant:"crosses",size:10,gap:20,strokeWidth:1,opacity:.3},blueprint:{variant:"lines",gap:20,strokeWidth:.5,color:"#3b82f6",opacity:.3},graph:{variant:"lines",gap:{x:50,y:50},strokeWidth:1,opacity:.15,fade:"edges"},isometric:{variant:"lines",gap:{x:30,y:17.32},strokeWidth:.5,opacity:.2},hexagon:{variant:"dots",size:2,gap:{x:30,y:26},opacity:.3}};exports.GridPattern=I;exports.GridPatternPresets=H;
@@ -1 +1,10 @@
1
- export{a as GridPattern,b as GridPatternPresets}from'../chunk-ZSLVLXBF.mjs';import'../chunk-3RI2CAUD.mjs';import'../chunk-CWFGLK4T.mjs';
1
+ import*as d from'react';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsxs,jsx,Fragment}from'react/jsx-runtime';var M=Object.defineProperty;var h=(l,r)=>M(l,"name",{value:r,configurable:true});function v(...l){return twMerge(clsx(l))}h(v,"cn");var I=d.forwardRef(({variant:l="dots",size:r=4,gap:c=20,color:i="currentColor",opacity:o=.4,strokeWidth:a=1,fade:m=false,gradient:n,animation:u,offset:g,maxArea:f,className:$,style:C,...O},G)=>{let x=d.useId(),y=d.useId(),w=d.useId(),e=typeof r=="number"?{width:r,height:r}:{width:r.width??4,height:r.height??4},p=typeof c=="number"?{x:c,y:c}:{x:c.x??20,y:c.y??20},b={x:g?.x??0,y:g?.y??0},P=h(()=>{switch(l){case "dots":return jsx("circle",{cx:e.width/2,cy:e.height/2,r:e.width/2,fill:i,opacity:o});case "lines":return jsxs(Fragment,{children:[jsx("line",{x1:"0",y1:"0",x2:"0",y2:p.y,stroke:i,strokeWidth:a,opacity:o}),jsx("line",{x1:"0",y1:"0",x2:p.x,y2:"0",stroke:i,strokeWidth:a,opacity:o})]});case "crosses":return jsxs(Fragment,{children:[jsx("line",{x1:e.width/2,y1:"0",x2:e.width/2,y2:e.height,stroke:i,strokeWidth:a,opacity:o}),jsx("line",{x1:"0",y1:e.height/2,x2:e.width,y2:e.height/2,stroke:i,strokeWidth:a,opacity:o})]});case "plus":return jsx("path",{d:`M ${e.width/2} 0 L ${e.width/2} ${e.height} M 0 ${e.height/2} L ${e.width} ${e.height/2}`,stroke:i,strokeWidth:a,opacity:o,fill:"none",strokeLinecap:"round"});case "squares":return jsx("rect",{width:e.width,height:e.height,fill:"none",stroke:i,strokeWidth:a,opacity:o});default:return null}},"renderPattern"),U=h(()=>{if(!m)return null;switch(m){case "edges":case true:return jsxs("linearGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsx("stop",{offset:"10%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"90%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "center":return jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"70%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "radial":return jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsx("stop",{offset:"30%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"1"})]});default:return null}},"renderFadeMask"),L=u?{animation:`grid-pattern-move ${u.duration??10}s ${u.timing??"linear"} infinite ${u.direction??"normal"}`}:{};return jsxs("div",{ref:G,className:v("pointer-events-none absolute inset-0 overflow-hidden",$),style:{...C,...L},...O,children:[jsxs("svg",{className:"absolute h-full w-full",style:{transform:`translate(${b.x}px, ${b.y}px)`},children:[jsxs("defs",{children:[jsx("pattern",{id:x,x:"0",y:"0",width:p.x,height:p.y,patternUnits:"userSpaceOnUse",children:P()}),U(),n&&jsxs("linearGradient",{id:w,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:[jsx("stop",{offset:"0%",stopColor:n.from??"transparent"}),n.via&&jsx("stop",{offset:"50%",stopColor:n.via}),jsx("stop",{offset:"100%",stopColor:n.to??"transparent"})]})]}),jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${x})`,mask:m?`url(#${y})`:void 0}),n&&jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${w})`,opacity:n.opacity??.5,className:"mix-blend-multiply dark:mix-blend-screen"})]}),jsx("style",{children:`
2
+ @keyframes grid-pattern-move {
3
+ 0% {
4
+ transform: translate(0, 0);
5
+ }
6
+ 100% {
7
+ transform: translate(${p.x}px, ${p.y}px);
8
+ }
9
+ }
10
+ `})]})});I.displayName="GridPattern";var H={dotMatrix:{variant:"dots",size:3,gap:30,opacity:.3},fineDots:{variant:"dots",size:1,gap:10,opacity:.4},gridLines:{variant:"lines",gap:40,strokeWidth:1,opacity:.2},crosshatch:{variant:"crosses",size:10,gap:20,strokeWidth:1,opacity:.3},blueprint:{variant:"lines",gap:20,strokeWidth:.5,color:"#3b82f6",opacity:.3},graph:{variant:"lines",gap:{x:50,y:50},strokeWidth:1,opacity:.15,fade:"edges"},isometric:{variant:"lines",gap:{x:30,y:17.32},strokeWidth:.5,opacity:.2},hexagon:{variant:"dots",size:2,gap:{x:30,y:26},opacity:.3}};export{I as GridPattern,H as GridPatternPresets};
@@ -1 +1,10 @@
1
- 'use strict';var chunkGCZQ2LS2_js=require('../chunk-GCZQ2LS2.js');require('../chunk-YZFRWYNS.js'),require('../chunk-XUSV3KOD.js');Object.defineProperty(exports,"GridPattern",{enumerable:true,get:function(){return chunkGCZQ2LS2_js.a}});Object.defineProperty(exports,"GridPatternPresets",{enumerable:true,get:function(){return chunkGCZQ2LS2_js.b}});
1
+ 'use strict';var d=require('react'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var d__namespace=/*#__PURE__*/_interopNamespace(d);var R=Object.defineProperty;var h=(l,s)=>R(l,"name",{value:s,configurable:true});function v(...l){return tailwindMerge.twMerge(clsx.clsx(l))}h(v,"cn");var $=d__namespace.forwardRef(({variant:l="dots",size:s=4,gap:c=20,color:i="currentColor",opacity:o=.4,strokeWidth:a=1,fade:m=false,gradient:n,animation:u,offset:g,maxArea:f,className:C,style:G,...P},O)=>{let x=d__namespace.useId(),y=d__namespace.useId(),w=d__namespace.useId(),e=typeof s=="number"?{width:s,height:s}:{width:s.width??4,height:s.height??4},p=typeof c=="number"?{x:c,y:c}:{x:c.x??20,y:c.y??20},b={x:g?.x??0,y:g?.y??0},U=h(()=>{switch(l){case "dots":return jsxRuntime.jsx("circle",{cx:e.width/2,cy:e.height/2,r:e.width/2,fill:i,opacity:o});case "lines":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("line",{x1:"0",y1:"0",x2:"0",y2:p.y,stroke:i,strokeWidth:a,opacity:o}),jsxRuntime.jsx("line",{x1:"0",y1:"0",x2:p.x,y2:"0",stroke:i,strokeWidth:a,opacity:o})]});case "crosses":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("line",{x1:e.width/2,y1:"0",x2:e.width/2,y2:e.height,stroke:i,strokeWidth:a,opacity:o}),jsxRuntime.jsx("line",{x1:"0",y1:e.height/2,x2:e.width,y2:e.height/2,stroke:i,strokeWidth:a,opacity:o})]});case "plus":return jsxRuntime.jsx("path",{d:`M ${e.width/2} 0 L ${e.width/2} ${e.height} M 0 ${e.height/2} L ${e.width} ${e.height/2}`,stroke:i,strokeWidth:a,opacity:o,fill:"none",strokeLinecap:"round"});case "squares":return jsxRuntime.jsx("rect",{width:e.width,height:e.height,fill:"none",stroke:i,strokeWidth:a,opacity:o});default:return null}},"renderPattern"),L=h(()=>{if(!m)return null;switch(m){case "edges":case true:return jsxRuntime.jsxs("linearGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsxRuntime.jsx("stop",{offset:"10%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"90%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "center":return jsxRuntime.jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"70%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "radial":return jsxRuntime.jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsxRuntime.jsx("stop",{offset:"30%",stopColor:"white",stopOpacity:"1"}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"1"})]});default:return null}},"renderFadeMask"),M=u?{animation:`grid-pattern-move ${u.duration??10}s ${u.timing??"linear"} infinite ${u.direction??"normal"}`}:{};return jsxRuntime.jsxs("div",{ref:O,className:v("pointer-events-none absolute inset-0 overflow-hidden",C),style:{...G,...M},...P,children:[jsxRuntime.jsxs("svg",{className:"absolute h-full w-full",style:{transform:`translate(${b.x}px, ${b.y}px)`},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("pattern",{id:x,x:"0",y:"0",width:p.x,height:p.y,patternUnits:"userSpaceOnUse",children:U()}),L(),n&&jsxRuntime.jsxs("linearGradient",{id:w,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:n.from??"transparent"}),n.via&&jsxRuntime.jsx("stop",{offset:"50%",stopColor:n.via}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:n.to??"transparent"})]})]}),jsxRuntime.jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${x})`,mask:m?`url(#${y})`:void 0}),n&&jsxRuntime.jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${w})`,opacity:n.opacity??.5,className:"mix-blend-multiply dark:mix-blend-screen"})]}),jsxRuntime.jsx("style",{children:`
2
+ @keyframes grid-pattern-move {
3
+ 0% {
4
+ transform: translate(0, 0);
5
+ }
6
+ 100% {
7
+ transform: translate(${p.x}px, ${p.y}px);
8
+ }
9
+ }
10
+ `})]})});$.displayName="GridPattern";var W={dotMatrix:{variant:"dots",size:3,gap:30,opacity:.3},fineDots:{variant:"dots",size:1,gap:10,opacity:.4},gridLines:{variant:"lines",gap:40,strokeWidth:1,opacity:.2},crosshatch:{variant:"crosses",size:10,gap:20,strokeWidth:1,opacity:.3},blueprint:{variant:"lines",gap:20,strokeWidth:.5,color:"#3b82f6",opacity:.3},graph:{variant:"lines",gap:{x:50,y:50},strokeWidth:1,opacity:.15,fade:"edges"},isometric:{variant:"lines",gap:{x:30,y:17.32},strokeWidth:.5,opacity:.2},hexagon:{variant:"dots",size:2,gap:{x:30,y:26},opacity:.3}};exports.GridPattern=$;exports.GridPatternPresets=W;
@@ -1 +1,10 @@
1
- export{a as GridPattern,b as GridPatternPresets}from'../chunk-ZSLVLXBF.mjs';import'../chunk-3RI2CAUD.mjs';import'../chunk-CWFGLK4T.mjs';
1
+ import*as d from'react';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsxs,jsx,Fragment}from'react/jsx-runtime';var R=Object.defineProperty;var h=(l,s)=>R(l,"name",{value:s,configurable:true});function v(...l){return twMerge(clsx(l))}h(v,"cn");var $=d.forwardRef(({variant:l="dots",size:s=4,gap:c=20,color:i="currentColor",opacity:o=.4,strokeWidth:a=1,fade:m=false,gradient:n,animation:u,offset:g,maxArea:f,className:C,style:G,...P},O)=>{let x=d.useId(),y=d.useId(),w=d.useId(),e=typeof s=="number"?{width:s,height:s}:{width:s.width??4,height:s.height??4},p=typeof c=="number"?{x:c,y:c}:{x:c.x??20,y:c.y??20},b={x:g?.x??0,y:g?.y??0},U=h(()=>{switch(l){case "dots":return jsx("circle",{cx:e.width/2,cy:e.height/2,r:e.width/2,fill:i,opacity:o});case "lines":return jsxs(Fragment,{children:[jsx("line",{x1:"0",y1:"0",x2:"0",y2:p.y,stroke:i,strokeWidth:a,opacity:o}),jsx("line",{x1:"0",y1:"0",x2:p.x,y2:"0",stroke:i,strokeWidth:a,opacity:o})]});case "crosses":return jsxs(Fragment,{children:[jsx("line",{x1:e.width/2,y1:"0",x2:e.width/2,y2:e.height,stroke:i,strokeWidth:a,opacity:o}),jsx("line",{x1:"0",y1:e.height/2,x2:e.width,y2:e.height/2,stroke:i,strokeWidth:a,opacity:o})]});case "plus":return jsx("path",{d:`M ${e.width/2} 0 L ${e.width/2} ${e.height} M 0 ${e.height/2} L ${e.width} ${e.height/2}`,stroke:i,strokeWidth:a,opacity:o,fill:"none",strokeLinecap:"round"});case "squares":return jsx("rect",{width:e.width,height:e.height,fill:"none",stroke:i,strokeWidth:a,opacity:o});default:return null}},"renderPattern"),L=h(()=>{if(!m)return null;switch(m){case "edges":case true:return jsxs("linearGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsx("stop",{offset:"10%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"90%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "center":return jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"70%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]});case "radial":return jsxs("radialGradient",{id:y,gradientUnits:"userSpaceOnUse",children:[jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),jsx("stop",{offset:"30%",stopColor:"white",stopOpacity:"1"}),jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"1"})]});default:return null}},"renderFadeMask"),M=u?{animation:`grid-pattern-move ${u.duration??10}s ${u.timing??"linear"} infinite ${u.direction??"normal"}`}:{};return jsxs("div",{ref:O,className:v("pointer-events-none absolute inset-0 overflow-hidden",C),style:{...G,...M},...P,children:[jsxs("svg",{className:"absolute h-full w-full",style:{transform:`translate(${b.x}px, ${b.y}px)`},children:[jsxs("defs",{children:[jsx("pattern",{id:x,x:"0",y:"0",width:p.x,height:p.y,patternUnits:"userSpaceOnUse",children:U()}),L(),n&&jsxs("linearGradient",{id:w,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:[jsx("stop",{offset:"0%",stopColor:n.from??"transparent"}),n.via&&jsx("stop",{offset:"50%",stopColor:n.via}),jsx("stop",{offset:"100%",stopColor:n.to??"transparent"})]})]}),jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${x})`,mask:m?`url(#${y})`:void 0}),n&&jsx("rect",{width:f?.width??"100%",height:f?.height??"100%",fill:`url(#${w})`,opacity:n.opacity??.5,className:"mix-blend-multiply dark:mix-blend-screen"})]}),jsx("style",{children:`
2
+ @keyframes grid-pattern-move {
3
+ 0% {
4
+ transform: translate(0, 0);
5
+ }
6
+ 100% {
7
+ transform: translate(${p.x}px, ${p.y}px);
8
+ }
9
+ }
10
+ `})]})});$.displayName="GridPattern";var W={dotMatrix:{variant:"dots",size:3,gap:30,opacity:.3},fineDots:{variant:"dots",size:1,gap:10,opacity:.4},gridLines:{variant:"lines",gap:40,strokeWidth:1,opacity:.2},crosshatch:{variant:"crosses",size:10,gap:20,strokeWidth:1,opacity:.3},blueprint:{variant:"lines",gap:20,strokeWidth:.5,color:"#3b82f6",opacity:.3},graph:{variant:"lines",gap:{x:50,y:50},strokeWidth:1,opacity:.15,fade:"edges"},isometric:{variant:"lines",gap:{x:30,y:17.32},strokeWidth:.5,opacity:.2},hexagon:{variant:"dots",size:2,gap:{x:30,y:26},opacity:.3}};export{$ as GridPattern,W as GridPatternPresets};
package/dist/popover.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var chunkSVCCHDR3_js=require('./chunk-SVCCHDR3.js');require('./chunk-YZFRWYNS.js'),require('./chunk-XUSV3KOD.js');Object.defineProperty(exports,"Popover",{enumerable:true,get:function(){return chunkSVCCHDR3_js.a}});Object.defineProperty(exports,"PopoverAnchor",{enumerable:true,get:function(){return chunkSVCCHDR3_js.c}});Object.defineProperty(exports,"PopoverContent",{enumerable:true,get:function(){return chunkSVCCHDR3_js.d}});Object.defineProperty(exports,"PopoverTrigger",{enumerable:true,get:function(){return chunkSVCCHDR3_js.b}});
1
+ 'use strict';var t=require('@radix-ui/react-popover'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var t__namespace=/*#__PURE__*/_interopNamespace(t);var d=Object.defineProperty;var e=(o,r)=>d(o,"name",{value:r,configurable:true});function i(...o){return tailwindMerge.twMerge(clsx.clsx(o))}e(i,"cn");var b=t__namespace.Root,h=t__namespace.Trigger,C=t__namespace.Anchor,P=e(({className:o,align:r="center",sideOffset:n=4,...s})=>jsxRuntime.jsx(t__namespace.Portal,{children:jsxRuntime.jsx(t__namespace.Content,{align:r,className:i("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","bg-bg-dark border-divider z-50 w-72 rounded-md border p-4 text-gray-50 shadow-lg shadow-md outline-hidden",o),sideOffset:n,...s})}),"PopoverContent");P.displayName=t__namespace.Content.displayName;exports.Popover=b;exports.PopoverAnchor=C;exports.PopoverContent=P;exports.PopoverTrigger=h;
package/dist/popover.mjs CHANGED
@@ -1 +1 @@
1
- export{a as Popover,c as PopoverAnchor,d as PopoverContent,b as PopoverTrigger}from'./chunk-X7RQ2Z7V.mjs';import'./chunk-3RI2CAUD.mjs';import'./chunk-CWFGLK4T.mjs';
1
+ import*as t from'@radix-ui/react-popover';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsx}from'react/jsx-runtime';var d=Object.defineProperty;var e=(o,r)=>d(o,"name",{value:r,configurable:true});function i(...o){return twMerge(clsx(o))}e(i,"cn");var b=t.Root,h=t.Trigger,C=t.Anchor,P=e(({className:o,align:r="center",sideOffset:n=4,...s})=>jsx(t.Portal,{children:jsx(t.Content,{align:r,className:i("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","bg-bg-dark border-divider z-50 w-72 rounded-md border p-4 text-gray-50 shadow-lg shadow-md outline-hidden",o),sideOffset:n,...s})}),"PopoverContent");P.displayName=t.Content.displayName;export{b as Popover,C as PopoverAnchor,P as PopoverContent,h as PopoverTrigger};