@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.
- package/dist/3d/button.js +1 -1
- package/dist/3d/button.mjs +1 -1
- package/dist/3d/card.js +1 -1
- package/dist/3d/card.mjs +1 -1
- package/dist/3d/carousel.js +1 -1
- package/dist/3d/carousel.mjs +1 -1
- package/dist/3d/grid.js +1 -1
- package/dist/3d/grid.mjs +1 -1
- package/dist/3d/index.js +1 -1
- package/dist/3d/index.mjs +1 -1
- package/dist/3d/marquee.js +1 -1
- package/dist/3d/marquee.mjs +1 -1
- package/dist/3d/pin.js +1 -1
- package/dist/3d/pin.mjs +1 -1
- package/dist/accordion.js +1 -1
- package/dist/accordion.mjs +1 -1
- package/dist/alert-dialog.js +1 -1
- package/dist/alert-dialog.mjs +1 -1
- package/dist/alert.js +1 -1
- package/dist/alert.mjs +1 -1
- package/dist/animation/animated-background.js +1 -1
- package/dist/animation/animated-background.mjs +1 -1
- package/dist/animation/animated-beam.js +1 -1
- package/dist/animation/animated-beam.mjs +1 -1
- package/dist/animation/animated-cursor.js +1 -1
- package/dist/animation/animated-cursor.mjs +1 -1
- package/dist/animation/animated-icon.js +2 -1
- package/dist/animation/animated-icon.mjs +2 -1
- package/dist/animation/animated-list.js +1 -1
- package/dist/animation/animated-list.mjs +1 -1
- package/dist/animation/animated-number.js +1 -1
- package/dist/animation/animated-number.mjs +1 -1
- package/dist/animation/animated-testimonials.js +1 -1
- package/dist/animation/animated-testimonials.mjs +1 -1
- package/dist/animation/animated-tooltip.js +1 -1
- package/dist/animation/animated-tooltip.mjs +1 -1
- package/dist/animation/apple-cards-carousel.js +1 -1
- package/dist/animation/apple-cards-carousel.mjs +1 -1
- package/dist/animation/apple-hello-effect.js +1 -1
- package/dist/animation/apple-hello-effect.mjs +1 -1
- package/dist/animation/index.js +2 -1
- package/dist/animation/index.mjs +2 -1
- package/dist/avatar.js +1 -1
- package/dist/avatar.mjs +1 -1
- package/dist/badge.js +1 -1
- package/dist/badge.mjs +1 -1
- package/dist/blocks/index.js +2 -2
- package/dist/blocks/index.mjs +2 -2
- package/dist/breadcrumb.js +1 -1
- package/dist/breadcrumb.mjs +1 -1
- package/dist/calendar.js +1 -1
- package/dist/calendar.mjs +1 -1
- package/dist/carousel.js +1 -1
- package/dist/carousel.mjs +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/checkbox.mjs +1 -1
- package/dist/code/block.js +2 -1
- package/dist/code/block.mjs +2 -1
- package/dist/code/compare.js +6 -1
- package/dist/code/compare.mjs +6 -1
- package/dist/code/diff.js +12 -1
- package/dist/code/diff.mjs +12 -1
- package/dist/code/editor.js +1 -1
- package/dist/code/editor.mjs +1 -1
- package/dist/code/explorer.js +1 -1
- package/dist/code/explorer.mjs +1 -1
- package/dist/code/index.js +62 -1
- package/dist/code/index.mjs +62 -1
- package/dist/code/preview.js +42 -1
- package/dist/code/preview.mjs +42 -1
- package/dist/code/snippet.js +2 -1
- package/dist/code/snippet.mjs +2 -1
- package/dist/code/tabs.js +1 -1
- package/dist/code/tabs.mjs +1 -1
- package/dist/code/terminal.js +3 -1
- package/dist/code/terminal.mjs +3 -1
- package/dist/collapsible.js +1 -1
- package/dist/collapsible.mjs +1 -1
- package/dist/command.js +1 -1
- package/dist/command.mjs +1 -1
- package/dist/context-menu.js +1 -1
- package/dist/context-menu.mjs +1 -1
- package/dist/dialog.js +1 -1
- package/dist/dialog.mjs +1 -1
- package/dist/dock/basic.js +1 -1
- package/dist/dock/basic.mjs +1 -1
- package/dist/dock/index.js +1 -1
- package/dist/dock/index.mjs +1 -1
- package/dist/dock/limelight-nav.js +1 -1
- package/dist/dock/limelight-nav.mjs +1 -1
- package/dist/dock/macos.js +1 -1
- package/dist/dock/macos.mjs +1 -1
- package/dist/dock/menu.js +1 -1
- package/dist/dock/menu.mjs +1 -1
- package/dist/dock/message.js +1 -1
- package/dist/dock/message.mjs +1 -1
- package/dist/drawer.js +1 -1
- package/dist/drawer.mjs +1 -1
- package/dist/dropdown-menu.js +1 -1
- package/dist/dropdown-menu.mjs +1 -1
- package/dist/finance/AdvancedChart.js +2 -1
- package/dist/finance/AdvancedChart.mjs +2 -1
- package/dist/finance/CompanyProfile.js +2 -1
- package/dist/finance/CompanyProfile.mjs +2 -1
- package/dist/finance/CryptoScreener.js +2 -1
- package/dist/finance/CryptoScreener.mjs +2 -1
- package/dist/finance/Financials.js +2 -1
- package/dist/finance/Financials.mjs +2 -1
- package/dist/finance/ForexScreener.js +2 -1
- package/dist/finance/ForexScreener.mjs +2 -1
- package/dist/finance/MarketOverview.js +2 -1
- package/dist/finance/MarketOverview.mjs +2 -1
- package/dist/finance/NewsTimeline.js +2 -1
- package/dist/finance/NewsTimeline.mjs +2 -1
- package/dist/finance/OrderEntry.js +1 -1
- package/dist/finance/OrderEntry.mjs +1 -1
- package/dist/finance/OrdersHistory.js +1 -1
- package/dist/finance/OrdersHistory.mjs +1 -1
- package/dist/finance/PositionsList.js +1 -1
- package/dist/finance/PositionsList.mjs +1 -1
- package/dist/finance/StockScreener.js +2 -1
- package/dist/finance/StockScreener.mjs +2 -1
- package/dist/finance/SymbolInfo.js +2 -1
- package/dist/finance/SymbolInfo.mjs +2 -1
- package/dist/finance/TechnicalAnalysis.js +2 -1
- package/dist/finance/TechnicalAnalysis.mjs +2 -1
- package/dist/finance/TickerTape.js +2 -1
- package/dist/finance/TickerTape.mjs +2 -1
- package/dist/finance/TradingPanel.js +1 -1
- package/dist/finance/TradingPanel.mjs +1 -1
- package/dist/finance/index.js +2 -1
- package/dist/finance/index.mjs +2 -1
- package/dist/form/index.js +1 -1
- package/dist/form/index.mjs +1 -1
- package/dist/form.js +1 -1
- package/dist/form.mjs +1 -1
- package/dist/hover-card.js +1 -1
- package/dist/hover-card.mjs +1 -1
- package/dist/index.js +193 -1
- package/dist/index.mjs +193 -1
- package/dist/input-otp.js +1 -1
- package/dist/input-otp.mjs +1 -1
- package/dist/lib/utils.js +1 -1
- package/dist/lib/utils.mjs +1 -1
- package/dist/navigation/index.js +1 -1
- package/dist/navigation/index.mjs +1 -1
- package/dist/navigation-menu.js +1 -1
- package/dist/navigation-menu.mjs +1 -1
- package/dist/pattern/grid-pattern.js +10 -1
- package/dist/pattern/grid-pattern.mjs +10 -1
- package/dist/pattern/index.js +10 -1
- package/dist/pattern/index.mjs +10 -1
- package/dist/popover.js +1 -1
- package/dist/popover.mjs +1 -1
- package/dist/primitives/index.js +193 -1
- package/dist/primitives/index.mjs +193 -1
- package/dist/primitives-export.js +193 -1
- package/dist/primitives-export.mjs +193 -1
- package/dist/progress.js +1 -1
- package/dist/progress.mjs +1 -1
- package/dist/project/gantt.js +1 -1
- package/dist/project/gantt.mjs +1 -1
- package/dist/project/index.js +1 -1
- package/dist/project/index.mjs +1 -1
- package/dist/project/kanban.js +1 -1
- package/dist/project/kanban.mjs +1 -1
- package/dist/project/list.js +1 -1
- package/dist/project/list.mjs +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/radio-group.mjs +1 -1
- package/dist/resizable.js +1 -1
- package/dist/resizable.mjs +1 -1
- package/dist/scroll-area.js +1 -1
- package/dist/scroll-area.mjs +1 -1
- package/dist/select.js +1 -1
- package/dist/select.mjs +1 -1
- package/dist/separator.js +1 -1
- package/dist/separator.mjs +1 -1
- package/dist/sheet.js +1 -1
- package/dist/sheet.mjs +1 -1
- package/dist/skeleton.js +1 -1
- package/dist/skeleton.mjs +1 -1
- package/dist/slider.js +1 -1
- package/dist/slider.mjs +1 -1
- package/dist/sonner.js +1 -1
- package/dist/sonner.mjs +1 -1
- package/dist/switch.js +1 -1
- package/dist/switch.mjs +1 -1
- package/dist/table.js +1 -1
- package/dist/table.mjs +1 -1
- package/dist/tabs.js +1 -1
- package/dist/tabs.mjs +1 -1
- package/dist/tailwind/index.js +1 -1
- package/dist/tailwind/index.mjs +1 -1
- package/dist/textarea.js +1 -1
- package/dist/textarea.mjs +1 -1
- package/dist/toggle-group.js +1 -1
- package/dist/toggle-group.mjs +1 -1
- package/dist/toggle.js +1 -1
- package/dist/toggle.mjs +1 -1
- package/dist/tooltip.js +1 -1
- package/dist/tooltip.mjs +1 -1
- package/dist/types/index.js +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/ui/announcement.js +1 -1
- package/dist/ui/announcement.mjs +1 -1
- package/dist/ui/avatar-group.js +1 -1
- package/dist/ui/avatar-group.mjs +1 -1
- package/dist/ui/banner.js +1 -1
- package/dist/ui/banner.mjs +1 -1
- package/dist/ui/cursor.js +1 -1
- package/dist/ui/cursor.mjs +1 -1
- package/dist/ui/index.js +1 -1
- package/dist/ui/index.mjs +1 -1
- package/dist/ui/marquee.js +1 -1
- package/dist/ui/marquee.mjs +1 -1
- package/dist/ui/pill.js +1 -1
- package/dist/ui/pill.mjs +1 -1
- package/dist/ui/spinner.js +1 -1
- package/dist/ui/spinner.mjs +1 -1
- package/dist/ui/tags.js +1 -1
- package/dist/ui/tags.mjs +1 -1
- package/dist/ui/ticker.js +1 -1
- package/dist/ui/ticker.mjs +1 -1
- package/dist/util/index.js +1 -1
- package/dist/util/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-2B7NONPA.mjs +0 -1
- package/dist/chunk-2G2TUOYL.mjs +0 -1
- package/dist/chunk-2NRIIJQX.mjs +0 -1
- package/dist/chunk-2QQUT6FO.js +0 -1
- package/dist/chunk-2WJA3HSQ.mjs +0 -1
- package/dist/chunk-37TVHMP2.mjs +0 -1
- package/dist/chunk-3COMMLYS.js +0 -1
- package/dist/chunk-3JXTWYX4.mjs +0 -1
- package/dist/chunk-3LHI3PX3.js +0 -1
- package/dist/chunk-3MGIZWAB.mjs +0 -1
- package/dist/chunk-3RI2CAUD.mjs +0 -1
- package/dist/chunk-3SCWILJG.mjs +0 -1
- package/dist/chunk-3YL43AE4.js +0 -1
- package/dist/chunk-4CJ44NSE.js +0 -1
- package/dist/chunk-4Q7ZSPY5.mjs +0 -1
- package/dist/chunk-4TW4U2UN.js +0 -1
- package/dist/chunk-4V3ZHFMN.js +0 -1
- package/dist/chunk-4YMLAU5Z.js +0 -1
- package/dist/chunk-543CBJCW.mjs +0 -1
- package/dist/chunk-5OFYCUOP.mjs +0 -1
- package/dist/chunk-5WJCKQNU.mjs +0 -2
- package/dist/chunk-5XGQGWZM.js +0 -1
- package/dist/chunk-63HNMH7C.js +0 -1
- package/dist/chunk-675QWDLU.mjs +0 -1
- package/dist/chunk-6JORQMRC.mjs +0 -1
- package/dist/chunk-6T7CYRG7.js +0 -1
- package/dist/chunk-6ZY3MBIT.js +0 -3
- package/dist/chunk-72TOQ4DM.mjs +0 -1
- package/dist/chunk-74JIFEFB.mjs +0 -1
- package/dist/chunk-7B5FD4EX.mjs +0 -1
- package/dist/chunk-7QB7ZQ7S.js +0 -1
- package/dist/chunk-7SGMZA6O.mjs +0 -1
- package/dist/chunk-7SP7DCJD.js +0 -2
- package/dist/chunk-7SZPHHBV.mjs +0 -1
- package/dist/chunk-A47N7TW2.mjs +0 -2
- package/dist/chunk-AABD5QO3.js +0 -1
- package/dist/chunk-AAEV2ONV.mjs +0 -1
- package/dist/chunk-AB5DY56M.mjs +0 -1
- package/dist/chunk-AKQGA7BP.mjs +0 -1
- package/dist/chunk-AKV7ZDJN.mjs +0 -1
- package/dist/chunk-AQFMZ53B.js +0 -1
- package/dist/chunk-AQYYHBXT.js +0 -1
- package/dist/chunk-ATNZNQV7.mjs +0 -2
- package/dist/chunk-AVI3IRMQ.mjs +0 -1
- package/dist/chunk-B36534P3.js +0 -1
- package/dist/chunk-B5SWQNYJ.mjs +0 -1
- package/dist/chunk-B5YYUUXW.mjs +0 -1
- package/dist/chunk-BALF4M3M.mjs +0 -1
- package/dist/chunk-BBTCLHXF.js +0 -2
- package/dist/chunk-BKKW66AM.mjs +0 -1
- package/dist/chunk-BKOJG4VJ.mjs +0 -2
- package/dist/chunk-BSO3JZ7S.js +0 -1
- package/dist/chunk-BTHDX6LM.js +0 -1
- package/dist/chunk-BX5NPSJL.js +0 -1
- package/dist/chunk-C64EW4QE.mjs +0 -1
- package/dist/chunk-C6DDKSBN.js +0 -2
- package/dist/chunk-CH2T5MI4.js +0 -1
- package/dist/chunk-CHQFVVZG.mjs +0 -2
- package/dist/chunk-CVLDBF72.js +0 -1
- package/dist/chunk-CWFGLK4T.mjs +0 -1
- package/dist/chunk-CY75DPD4.mjs +0 -1
- package/dist/chunk-D62ZOURF.js +0 -1
- package/dist/chunk-D6W5YYHP.js +0 -1
- package/dist/chunk-DAYNCC5Z.mjs +0 -3
- package/dist/chunk-DEQAYMUY.mjs +0 -1
- package/dist/chunk-DHN3REDJ.js +0 -1
- package/dist/chunk-DKL2FM7J.mjs +0 -1
- package/dist/chunk-DNHCQ446.js +0 -1
- package/dist/chunk-DRLJ6Z7Q.js +0 -1
- package/dist/chunk-DVA7HROB.js +0 -1
- package/dist/chunk-DX7WWVJP.mjs +0 -12
- package/dist/chunk-DYF5HRXR.mjs +0 -1
- package/dist/chunk-E45AM32Q.js +0 -1
- package/dist/chunk-EJA2AU5X.js +0 -1
- package/dist/chunk-ELR6GOUX.mjs +0 -1
- package/dist/chunk-ENDXD5HO.js +0 -1
- package/dist/chunk-ER3ALPBZ.js +0 -1
- package/dist/chunk-F3D72E4E.js +0 -1
- package/dist/chunk-F6AIQXTW.mjs +0 -1
- package/dist/chunk-FCHJPQ73.mjs +0 -1
- package/dist/chunk-FE2O6776.js +0 -1
- package/dist/chunk-FFCMERSP.js +0 -1
- package/dist/chunk-FLC52TR6.js +0 -1
- package/dist/chunk-FLZRGQ3O.mjs +0 -1
- package/dist/chunk-FOTLPQNB.js +0 -1
- package/dist/chunk-FZWBG7UV.mjs +0 -1
- package/dist/chunk-G2LRED4X.js +0 -1
- package/dist/chunk-G2O6JIRY.mjs +0 -1
- package/dist/chunk-G62CSYX2.js +0 -1
- package/dist/chunk-G7QRK2WL.mjs +0 -1
- package/dist/chunk-GCZQ2LS2.js +0 -10
- package/dist/chunk-GFWDGZO7.mjs +0 -1
- package/dist/chunk-GH56HZXN.mjs +0 -42
- package/dist/chunk-GIKQMGEY.mjs +0 -1
- package/dist/chunk-GJEV6LDG.mjs +0 -2
- package/dist/chunk-GK7TQN2Y.mjs +0 -2
- package/dist/chunk-GRGR3K4M.mjs +0 -1
- package/dist/chunk-GZCOKOS6.js +0 -2
- package/dist/chunk-H5T5EPQU.mjs +0 -1
- package/dist/chunk-H7ZFQ43F.mjs +0 -2
- package/dist/chunk-HAMILVTN.mjs +0 -1
- package/dist/chunk-HAYVC5RR.js +0 -1
- package/dist/chunk-HL4KRRJB.mjs +0 -1
- package/dist/chunk-HLJAWNJK.js +0 -1
- package/dist/chunk-ILMRC36I.js +0 -1
- package/dist/chunk-IQEZ2NU7.js +0 -2
- package/dist/chunk-ISSZRFPX.js +0 -2
- package/dist/chunk-JAVQTNQQ.js +0 -1
- package/dist/chunk-JB2D6UKV.js +0 -1
- package/dist/chunk-JFPLY6KM.js +0 -1
- package/dist/chunk-JOKSCCHB.js +0 -1
- package/dist/chunk-JOQWSZRJ.mjs +0 -1
- package/dist/chunk-JPGIJFW5.js +0 -1
- package/dist/chunk-JSGFZR4R.js +0 -2
- package/dist/chunk-JWBQUHSX.mjs +0 -1
- package/dist/chunk-JYLGS2OX.mjs +0 -1
- package/dist/chunk-K7YTUP2D.js +0 -1
- package/dist/chunk-KA5C2ZIG.js +0 -1
- package/dist/chunk-KDE3N3L6.mjs +0 -1
- package/dist/chunk-KOAG4CSB.js +0 -1
- package/dist/chunk-KX4C4YC2.js +0 -1
- package/dist/chunk-L3LBHAK5.js +0 -2
- package/dist/chunk-L4IEIO4B.js +0 -1
- package/dist/chunk-LADFCKQD.mjs +0 -1
- package/dist/chunk-LDQCX2XP.mjs +0 -1
- package/dist/chunk-LFWWUVJX.js +0 -1
- package/dist/chunk-LHKPSY4L.js +0 -1
- package/dist/chunk-LO46SH6E.mjs +0 -1
- package/dist/chunk-LPZWN5DR.js +0 -1
- package/dist/chunk-LSWZ5XAN.mjs +0 -1
- package/dist/chunk-LWQTRAJQ.js +0 -1
- package/dist/chunk-M3BGNQQL.js +0 -1
- package/dist/chunk-M6TWUBHE.mjs +0 -1
- package/dist/chunk-NCEQVAW6.js +0 -1
- package/dist/chunk-NCPDG735.js +0 -1
- package/dist/chunk-NGPIX3K3.mjs +0 -1
- package/dist/chunk-NH6GXQGY.js +0 -1
- package/dist/chunk-NIJRO4XT.mjs +0 -1
- package/dist/chunk-NJF3RXSG.js +0 -1
- package/dist/chunk-NO5HGITF.js +0 -42
- package/dist/chunk-NZNYBJNF.mjs +0 -2
- package/dist/chunk-O5PW6EK3.js +0 -2
- package/dist/chunk-O6FV6MCF.js +0 -1
- package/dist/chunk-OC34KEWQ.mjs +0 -1
- package/dist/chunk-OCDDRG5O.mjs +0 -6
- package/dist/chunk-OCV63ER7.mjs +0 -2
- package/dist/chunk-ODLBKJ43.mjs +0 -1
- package/dist/chunk-OFSGDRF7.js +0 -1
- package/dist/chunk-OTEETXQN.mjs +0 -1
- package/dist/chunk-OUIQYPE7.js +0 -2
- package/dist/chunk-OVM7NM4B.mjs +0 -1
- package/dist/chunk-PCWXM2CW.js +0 -1
- package/dist/chunk-PDWGHI5P.mjs +0 -1
- package/dist/chunk-PKKSIZZP.js +0 -12
- package/dist/chunk-PO4JYM6P.js +0 -1
- package/dist/chunk-PP6VTZRY.mjs +0 -1
- package/dist/chunk-PWKHIIIX.mjs +0 -2
- package/dist/chunk-PYX2CWVB.mjs +0 -1
- package/dist/chunk-Q2ITEICA.js +0 -1
- package/dist/chunk-Q3VHBQ3B.mjs +0 -1
- package/dist/chunk-QCWXF6PM.mjs +0 -2
- package/dist/chunk-QIS2X5VM.js +0 -2
- package/dist/chunk-QKJMVZ7Q.mjs +0 -1
- package/dist/chunk-QUZIAJAR.js +0 -1
- package/dist/chunk-QVDGUDZV.js +0 -2
- package/dist/chunk-RG6TMPXT.mjs +0 -0
- package/dist/chunk-RIQZF4MD.js +0 -1
- package/dist/chunk-RNN6AHKF.js +0 -1
- package/dist/chunk-ROROVLVL.mjs +0 -2
- package/dist/chunk-RPOB4E3W.js +0 -1
- package/dist/chunk-SSCZEDKZ.mjs +0 -1
- package/dist/chunk-SVCCHDR3.js +0 -1
- package/dist/chunk-SXMUVC4D.mjs +0 -1
- package/dist/chunk-TGAUPMBC.js +0 -1
- package/dist/chunk-TGL6VBFN.js +0 -1
- package/dist/chunk-TNP7EGQ2.js +0 -1
- package/dist/chunk-TNRO5CZD.mjs +0 -1
- package/dist/chunk-TVPXSBXH.js +0 -1
- package/dist/chunk-U7CUKU4W.mjs +0 -1
- package/dist/chunk-UHDVCJC6.js +0 -1
- package/dist/chunk-UMYLUB72.js +0 -1
- package/dist/chunk-UTENKTJZ.mjs +0 -2
- package/dist/chunk-V2ROY52O.mjs +0 -1
- package/dist/chunk-V6JJ3J5H.js +0 -6
- package/dist/chunk-VEZEUPWM.js +0 -2
- package/dist/chunk-VLNUXNN6.mjs +0 -1
- package/dist/chunk-W4VZMLH5.mjs +0 -1
- package/dist/chunk-WHGMPLBG.mjs +0 -1
- package/dist/chunk-WK5DTWFH.mjs +0 -1
- package/dist/chunk-WNHSNXIT.mjs +0 -1
- package/dist/chunk-X3Y7POKQ.js +0 -1
- package/dist/chunk-X7RQ2Z7V.mjs +0 -1
- package/dist/chunk-XEL222AH.js +0 -2
- package/dist/chunk-XFK7RTKE.js +0 -1
- package/dist/chunk-XQ5PD6OG.mjs +0 -1
- package/dist/chunk-XSJZFX23.mjs +0 -1
- package/dist/chunk-XUSV3KOD.js +0 -1
- package/dist/chunk-XXFPKDCE.js +0 -1
- package/dist/chunk-XYYYZCEM.js +0 -1
- package/dist/chunk-Y5IP4FKL.js +0 -1
- package/dist/chunk-Y6ZF7DGV.mjs +0 -1
- package/dist/chunk-YBL5BPLL.js +0 -1
- package/dist/chunk-YGT4URRE.mjs +0 -1
- package/dist/chunk-YZFRWYNS.js +0 -1
- package/dist/chunk-ZB7NJBX4.mjs +0 -1
- package/dist/chunk-ZBFT2QPL.mjs +0 -1
- package/dist/chunk-ZDOIGP2L.js +0 -1
- package/dist/chunk-ZHYR5K4F.mjs +0 -1
- package/dist/chunk-ZSLVLXBF.mjs +0 -10
- package/dist/chunk-ZZTEYKC5.js +0 -1
package/dist/input-otp.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
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;
|
package/dist/input-otp.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
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
|
|
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;
|
package/dist/lib/utils.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
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};
|
package/dist/navigation/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
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 {
|
|
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};
|
package/dist/navigation-menu.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
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;
|
package/dist/navigation-menu.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export{
|
|
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
|
|
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
|
-
|
|
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};
|
package/dist/pattern/index.js
CHANGED
|
@@ -1 +1,10 @@
|
|
|
1
|
-
'use strict';var
|
|
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;
|
package/dist/pattern/index.mjs
CHANGED
|
@@ -1 +1,10 @@
|
|
|
1
|
-
|
|
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
|
|
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{
|
|
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};
|