@vuer-ai/vuer-uikit 0.0.101 → 0.0.102
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/SyncScroll/SyncScroll.cjs +4 -4
- package/dist/SyncScroll/SyncScroll.mjs +4 -4
- package/dist/SyncScroll/index.cjs +4 -4
- package/dist/SyncScroll/index.mjs +4 -4
- package/dist/auth/context/auth-context.cjs +10 -0
- package/dist/auth/context/auth-context.d.cts +15 -0
- package/dist/auth/context/auth-context.d.ts +15 -0
- package/dist/auth/context/auth-context.mjs +1 -0
- package/dist/auth/handler/create-client.cjs +12 -0
- package/dist/auth/handler/create-client.d.cts +7 -0
- package/dist/auth/handler/create-client.d.ts +7 -0
- package/dist/auth/handler/create-client.mjs +3 -0
- package/dist/auth/handler/sign-in-handler.cjs +11 -0
- package/dist/auth/handler/sign-in-handler.d.cts +7 -0
- package/dist/auth/handler/sign-in-handler.d.ts +7 -0
- package/dist/auth/handler/sign-in-handler.mjs +2 -0
- package/dist/auth/hooks/use-vuer-auth.cjs +11 -0
- package/dist/auth/hooks/use-vuer-auth.d.cts +9 -0
- package/dist/auth/hooks/use-vuer-auth.d.ts +9 -0
- package/dist/auth/hooks/use-vuer-auth.mjs +2 -0
- package/dist/auth/hooks/use-vuer-method.cjs +14 -0
- package/dist/auth/hooks/use-vuer-method.d.cts +11 -0
- package/dist/auth/hooks/use-vuer-method.d.ts +11 -0
- package/dist/auth/hooks/use-vuer-method.mjs +5 -0
- package/dist/auth/index.cjs +33 -0
- package/dist/auth/index.d.cts +10 -0
- package/dist/auth/index.d.ts +10 -0
- package/dist/auth/index.mjs +8 -0
- package/dist/auth/localstorage-key.cjs +14 -0
- package/dist/auth/localstorage-key.d.cts +4 -0
- package/dist/auth/localstorage-key.d.ts +4 -0
- package/dist/auth/localstorage-key.mjs +1 -0
- package/dist/auth/types.cjs +14 -0
- package/dist/auth/types.d.cts +3481 -0
- package/dist/auth/types.d.ts +3481 -0
- package/dist/auth/types.mjs +1 -0
- package/dist/auth/vuer-auth-provider.cjs +14 -0
- package/dist/auth/vuer-auth-provider.d.cts +9 -0
- package/dist/auth/vuer-auth-provider.d.ts +9 -0
- package/dist/auth/vuer-auth-provider.mjs +5 -0
- package/dist/{chunk-OJUK6WJ5.mjs → chunk-24IUD6Q3.mjs} +1 -1
- package/dist/{chunk-BMJX3SEO.cjs → chunk-2EG65KGO.cjs} +2 -2
- package/dist/{chunk-MDR7WUX6.cjs → chunk-2JV7MJIF.cjs} +10 -11
- package/dist/{chunk-LPA6WYFD.cjs → chunk-2WD4ZL27.cjs} +4 -4
- package/dist/chunk-3IVDCAFM.mjs +10 -0
- package/dist/{chunk-U7XH7M5B.mjs → chunk-3NSSQHRK.mjs} +7 -8
- package/dist/{chunk-OWEYAVGT.mjs → chunk-3OMGBQ7I.mjs} +8 -5
- package/dist/chunk-3PDV3ZKD.cjs +26 -0
- package/dist/{chunk-ZZLF2YWP.mjs → chunk-3TUONMQ6.mjs} +1 -1
- package/dist/{chunk-TPPM276W.mjs → chunk-3VVQWVDE.mjs} +1 -1
- package/dist/{chunk-JA6XS5KY.cjs → chunk-3XTBLV6T.cjs} +3 -3
- package/dist/chunk-4B44SRRP.cjs +12 -0
- package/dist/{chunk-NT5ZTF56.mjs → chunk-4JGGLCXT.mjs} +1 -1
- package/dist/{chunk-KMCZXNKA.mjs → chunk-4THQPG6Y.mjs} +1 -1
- package/dist/{chunk-PQEAXTVY.mjs → chunk-5KJP6A6C.mjs} +12 -26
- package/dist/chunk-5XBMFADS.cjs +42 -0
- package/dist/{chunk-HKJCPZZG.cjs → chunk-64L2SNKA.cjs} +2 -2
- package/dist/chunk-6BD5MQ5R.cjs +8 -0
- package/dist/chunk-6DYF6WO6.mjs +24 -0
- package/dist/{chunk-2FGRTFK4.mjs → chunk-6XOTWZFC.mjs} +2 -2
- package/dist/{chunk-AAWWWYRN.cjs → chunk-7GJVMFKJ.cjs} +4 -4
- package/dist/{chunk-C4E2MFZB.mjs → chunk-7HOEFGEO.mjs} +1 -1
- package/dist/chunk-7KQXX7QB.mjs +54 -0
- package/dist/{chunk-AJYO5W6O.mjs → chunk-7P563TWH.mjs} +4 -4
- package/dist/{chunk-BIUDC66P.mjs → chunk-7UO6NLB6.mjs} +9 -11
- package/dist/{chunk-OTR4SFDC.cjs → chunk-A2UZY7Y2.cjs} +2 -2
- package/dist/chunk-ACYOVCGH.mjs +30 -0
- package/dist/chunk-ACYZOKPT.mjs +64 -0
- package/dist/chunk-AJQEHMYV.cjs +47 -0
- package/dist/{chunk-7YMH34JL.cjs → chunk-AOV3ADTV.cjs} +2 -2
- package/dist/{chunk-A2PCEL5S.mjs → chunk-AYYX3TVN.mjs} +2 -2
- package/dist/{chunk-MEE3IHTT.mjs → chunk-BFNETXJK.mjs} +185 -22
- package/dist/{chunk-62VCQ2SU.cjs → chunk-BSOJYJ4D.cjs} +1 -1
- package/dist/{chunk-QUFZWF4E.cjs → chunk-C7WHIFJZ.cjs} +4 -4
- package/dist/chunk-CFOMX6SF.mjs +328 -0
- package/dist/{chunk-CZ2YNM7Y.mjs → chunk-CGUQWS2I.mjs} +1 -1
- package/dist/chunk-CHYXRETV.cjs +23 -0
- package/dist/{chunk-INHZ5D7P.mjs → chunk-CZ4GQOXG.mjs} +1 -6
- package/dist/{chunk-CUOGY4FW.mjs → chunk-D4DKSGER.mjs} +1 -1
- package/dist/{chunk-MUQYO2G3.cjs → chunk-D5WOPTKY.cjs} +2 -2
- package/dist/{chunk-D3IW2NW6.mjs → chunk-E2EMVLII.mjs} +1 -1
- package/dist/{chunk-CWAVHHJA.cjs → chunk-EAXBNWXE.cjs} +2 -2
- package/dist/{chunk-73VF2W3D.mjs → chunk-EI5ZOFWX.mjs} +1 -1
- package/dist/{chunk-MIGXY5PR.mjs → chunk-EXQQRW7T.mjs} +1 -1
- package/dist/{chunk-7LLDKYND.mjs → chunk-FK6ZROZE.mjs} +31 -29
- package/dist/chunk-G6U2K2GR.cjs +32 -0
- package/dist/{chunk-DREOOKO2.cjs → chunk-GOGJVFRN.cjs} +4 -4
- package/dist/{chunk-W3J4QTKS.cjs → chunk-H6MFBIRB.cjs} +7 -7
- package/dist/{chunk-NSQOQD43.cjs → chunk-HBIZQDDS.cjs} +1 -6
- package/dist/{chunk-7RIGSS5X.cjs → chunk-HN3AMWUM.cjs} +2 -2
- package/dist/chunk-HPK4YEVK.cjs +27 -0
- package/dist/{chunk-EC4HJUX6.cjs → chunk-IQ5MDNCR.cjs} +4 -4
- package/dist/chunk-IXNXSECD.mjs +45 -0
- package/dist/chunk-IY36FZ5R.mjs +40 -0
- package/dist/{chunk-FFCQKAQA.cjs → chunk-JFIAWTRH.cjs} +2 -2
- package/dist/{chunk-AEVZSYGJ.cjs → chunk-JFJRNNPQ.cjs} +2 -2
- package/dist/{chunk-G7FYBSFO.cjs → chunk-JMFTHHHE.cjs} +5 -5
- package/dist/{chunk-7R2ZBAE6.mjs → chunk-JUSFLIU5.mjs} +1 -1
- package/dist/chunk-JYIVDUDL.cjs +66 -0
- package/dist/{chunk-NTGUD2JN.mjs → chunk-KBC7VNER.mjs} +1 -1
- package/dist/{chunk-JM6NBUDT.cjs → chunk-KR7VBV3B.cjs} +31 -30
- package/dist/{chunk-VTEWRMGQ.mjs → chunk-KRNKB4FM.mjs} +3 -3
- package/dist/{chunk-3UEVUYFQ.cjs → chunk-LQGXG373.cjs} +4 -6
- package/dist/{chunk-4XUJBMDE.mjs → chunk-LRSDE62T.mjs} +4 -6
- package/dist/chunk-LSKJOUAE.cjs +56 -0
- package/dist/{chunk-NO35POZW.mjs → chunk-MHJM7YMG.mjs} +4 -33
- package/dist/{chunk-ZAP4EHBO.cjs → chunk-MIT3YWUC.cjs} +2 -2
- package/dist/{chunk-GDUVAZDW.cjs → chunk-NSUFTZNC.cjs} +2 -2
- package/dist/{chunk-V2IP7UUV.mjs → chunk-PIC2EJWA.mjs} +2 -2
- package/dist/chunk-PKSIXQJX.mjs +20 -0
- package/dist/{chunk-YUHHUSIO.cjs → chunk-PTCDBU72.cjs} +2 -2
- package/dist/{chunk-SQQXY4AY.mjs → chunk-PTGMHZFS.mjs} +1 -1
- package/dist/chunk-PZMA33PL.mjs +25 -0
- package/dist/{chunk-GWIACOMY.cjs → chunk-Q2HC5ZL4.cjs} +3 -38
- package/dist/{chunk-OYNLQTHW.cjs → chunk-RGV3EB3K.cjs} +11 -13
- package/dist/{chunk-LG3PNH2P.mjs → chunk-RIJUPORK.mjs} +1 -1
- package/dist/{chunk-QBFOBDBC.cjs → chunk-RZILHP75.cjs} +2 -2
- package/dist/{chunk-UCRLH44Q.cjs → chunk-SPRBKXGP.cjs} +2 -2
- package/dist/{chunk-PIXIN3IG.mjs → chunk-SYX6TMCQ.mjs} +1 -1
- package/dist/chunk-TC3W4VRO.mjs +6 -0
- package/dist/{chunk-L26ULDYM.mjs → chunk-THMYDDZF.mjs} +1 -1
- package/dist/{chunk-VO3C6RE2.mjs → chunk-UA3OTLX4.mjs} +2 -2
- package/dist/{chunk-6CM4GYJU.mjs → chunk-VEWWUO2N.mjs} +1 -1
- package/dist/{chunk-76V4RD4V.cjs → chunk-VLOFKTSL.cjs} +3 -3
- package/dist/{chunk-6J7ZVRSY.mjs → chunk-VUMOJPEC.mjs} +1 -1
- package/dist/chunk-WGVKFNG6.mjs +5 -0
- package/dist/{chunk-JD4J3RDN.cjs → chunk-WHV4VATL.cjs} +12 -26
- package/dist/{chunk-55RSKLJ5.cjs → chunk-XG56MLQH.cjs} +4 -4
- package/dist/{chunk-TZC4ST5T.cjs → chunk-XOIIYO5J.cjs} +20 -335
- package/dist/{chunk-M5UZ3SBY.cjs → chunk-Z6KE4XDB.cjs} +214 -47
- package/dist/{chunk-AIYM5PFP.cjs → chunk-ZFIEYXJO.cjs} +8 -4
- package/dist/{chunk-5TXABUNC.mjs → chunk-ZNM6PNI6.mjs} +1 -1
- package/dist/{chunk-EQIEKFCA.cjs → chunk-ZRRCYQ53.cjs} +3 -3
- package/dist/chunk-ZULCZ5L6.cjs +8 -0
- package/dist/dial/DialPanel.cjs +67 -66
- package/dist/dial/DialPanel.mjs +66 -65
- package/dist/dial/index.cjs +83 -82
- package/dist/dial/index.mjs +66 -65
- package/dist/dial/wrapped-inputs/ControlledInputs.cjs +74 -69
- package/dist/dial/wrapped-inputs/ControlledInputs.d.cts +2 -1
- package/dist/dial/wrapped-inputs/ControlledInputs.d.ts +2 -1
- package/dist/dial/wrapped-inputs/ControlledInputs.mjs +66 -65
- package/dist/dial/wrapped-inputs/DialInputs.cjs +86 -77
- package/dist/dial/wrapped-inputs/DialInputs.d.cts +3 -1
- package/dist/dial/wrapped-inputs/DialInputs.d.ts +3 -1
- package/dist/dial/wrapped-inputs/DialInputs.mjs +66 -65
- package/dist/dial/wrapped-inputs/DialPresetsInput.cjs +124 -0
- package/dist/dial/wrapped-inputs/DialPresetsInput.d.cts +16 -0
- package/dist/dial/wrapped-inputs/DialPresetsInput.d.ts +16 -0
- package/dist/dial/wrapped-inputs/DialPresetsInput.mjs +115 -0
- package/dist/dial/wrapped-inputs/DialVectorInput.cjs +67 -66
- package/dist/dial/wrapped-inputs/DialVectorInput.mjs +66 -65
- package/dist/dial/wrapped-inputs/index.cjs +99 -82
- package/dist/dial/wrapped-inputs/index.d.cts +3 -2
- package/dist/dial/wrapped-inputs/index.d.ts +3 -2
- package/dist/dial/wrapped-inputs/index.mjs +66 -65
- package/dist/highlight-cursor/enhanced-components.cjs +12 -12
- package/dist/highlight-cursor/enhanced-components.mjs +7 -7
- package/dist/highlight-cursor/index.cjs +12 -12
- package/dist/highlight-cursor/index.mjs +7 -7
- package/dist/hooks/index.cjs +21 -21
- package/dist/hooks/index.mjs +4 -4
- package/dist/hooks/useQueryParams.cjs +3 -3
- package/dist/hooks/useQueryParams.mjs +2 -2
- package/dist/index.cjs +404 -423
- package/dist/index.css +13 -13
- package/dist/index.d.cts +4 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.mjs +66 -65
- package/dist/ui/DialBadge.cjs +12 -8
- package/dist/ui/DialBadge.d.cts +11 -6
- package/dist/ui/DialBadge.d.ts +11 -6
- package/dist/ui/DialBadge.mjs +5 -5
- package/dist/ui/UIKitBadge.cjs +9 -9
- package/dist/ui/UIKitBadge.mjs +5 -5
- package/dist/ui/avatar.cjs +9 -33
- package/dist/ui/avatar.d.cts +4 -61
- package/dist/ui/avatar.d.ts +4 -61
- package/dist/ui/avatar.mjs +5 -5
- package/dist/ui/badge.cjs +4 -4
- package/dist/ui/badge.mjs +4 -4
- package/dist/ui/button.cjs +7 -7
- package/dist/ui/button.mjs +5 -5
- package/dist/ui/card.cjs +12 -12
- package/dist/ui/card.mjs +5 -5
- package/dist/ui/checkbox.cjs +4 -4
- package/dist/ui/checkbox.mjs +4 -4
- package/dist/ui/collapsible.cjs +4 -4
- package/dist/ui/collapsible.mjs +4 -4
- package/dist/ui/drawer.cjs +4 -4
- package/dist/ui/drawer.mjs +4 -4
- package/dist/ui/dropdown.cjs +20 -20
- package/dist/ui/dropdown.d.cts +18 -27
- package/dist/ui/dropdown.d.ts +18 -27
- package/dist/ui/dropdown.mjs +5 -5
- package/dist/ui/index.cjs +354 -373
- package/dist/ui/index.d.cts +4 -3
- package/dist/ui/index.d.ts +4 -3
- package/dist/ui/index.mjs +63 -62
- package/dist/ui/inputs/color-input.cjs +7 -7
- package/dist/ui/inputs/color-input.mjs +6 -6
- package/dist/ui/inputs/index.cjs +62 -57
- package/dist/ui/inputs/index.d.cts +1 -0
- package/dist/ui/inputs/index.d.ts +1 -0
- package/dist/ui/inputs/index.mjs +25 -24
- package/dist/ui/inputs/input-numbers.cjs +7 -7
- package/dist/ui/inputs/input-numbers.mjs +6 -6
- package/dist/ui/inputs/input.cjs +8 -8
- package/dist/ui/inputs/input.mjs +5 -5
- package/dist/ui/inputs/number-inputs/CmInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/CmInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/DegInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/DegInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/EulerDegInput.cjs +10 -10
- package/dist/ui/inputs/number-inputs/EulerDegInput.mjs +9 -9
- package/dist/ui/inputs/number-inputs/EulerInput.cjs +9 -9
- package/dist/ui/inputs/number-inputs/EulerInput.mjs +8 -8
- package/dist/ui/inputs/number-inputs/EulerRadInput.cjs +9 -10
- package/dist/ui/inputs/number-inputs/EulerRadInput.d.cts +6 -3
- package/dist/ui/inputs/number-inputs/EulerRadInput.d.ts +6 -3
- package/dist/ui/inputs/number-inputs/EulerRadInput.mjs +8 -9
- package/dist/ui/inputs/number-inputs/InchInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/InchInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/IntInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/IntInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/KVectorInput.cjs +9 -9
- package/dist/ui/inputs/number-inputs/KVectorInput.mjs +8 -8
- package/dist/ui/inputs/number-inputs/QuaternionInput.cjs +9 -9
- package/dist/ui/inputs/number-inputs/QuaternionInput.mjs +8 -8
- package/dist/ui/inputs/number-inputs/RadInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/RadInput.d.cts +1 -0
- package/dist/ui/inputs/number-inputs/RadInput.d.ts +1 -0
- package/dist/ui/inputs/number-inputs/RadInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/TimeInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/TimeInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/Vec3Input.cjs +9 -9
- package/dist/ui/inputs/number-inputs/Vec3Input.mjs +8 -8
- package/dist/ui/inputs/number-inputs/VectorInput.cjs +8 -8
- package/dist/ui/inputs/number-inputs/VectorInput.mjs +7 -7
- package/dist/ui/inputs/number-inputs/index.cjs +42 -42
- package/dist/ui/inputs/number-inputs/index.mjs +19 -19
- package/dist/ui/inputs/presets-input.cjs +9 -9
- package/dist/ui/inputs/presets-input.mjs +8 -8
- package/dist/ui/inputs/presets-rad-input.cjs +24 -0
- package/dist/ui/inputs/presets-rad-input.d.cts +17 -0
- package/dist/ui/inputs/presets-rad-input.d.ts +17 -0
- package/dist/ui/inputs/presets-rad-input.mjs +15 -0
- package/dist/ui/inputs/text-input.cjs +7 -7
- package/dist/ui/inputs/text-input.mjs +6 -6
- package/dist/ui/label.cjs +4 -4
- package/dist/ui/label.mjs +4 -4
- package/dist/ui/layout.cjs +4 -4
- package/dist/ui/layout.mjs +4 -4
- package/dist/ui/layouts/dock-layout/DockLayoutView.cjs +4 -4
- package/dist/ui/layouts/dock-layout/DockLayoutView.mjs +4 -4
- package/dist/ui/layouts/dock-layout/LayoutSlots.cjs +4 -4
- package/dist/ui/layouts/dock-layout/LayoutSlots.mjs +4 -4
- package/dist/ui/layouts/dock-layout/index.cjs +4 -4
- package/dist/ui/layouts/dock-layout/index.mjs +4 -4
- package/dist/ui/layouts/index.cjs +8 -8
- package/dist/ui/layouts/index.mjs +7 -7
- package/dist/ui/layouts/liquid-layout/LayoutSlots.cjs +11 -11
- package/dist/ui/layouts/liquid-layout/LayoutSlots.mjs +5 -5
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.cjs +7 -7
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.mjs +6 -6
- package/dist/ui/layouts/liquid-layout/index.cjs +7 -7
- package/dist/ui/layouts/liquid-layout/index.mjs +6 -6
- package/dist/ui/modal.cjs +4 -4
- package/dist/ui/modal.mjs +4 -4
- package/dist/ui/navigation.cjs +7 -7
- package/dist/ui/navigation.mjs +6 -6
- package/dist/ui/pagination.cjs +13 -13
- package/dist/ui/pagination.mjs +6 -6
- package/dist/ui/panel.cjs +4 -4
- package/dist/ui/panel.mjs +4 -4
- package/dist/ui/popover.cjs +4 -4
- package/dist/ui/popover.mjs +4 -4
- package/dist/ui/radio-group.cjs +4 -4
- package/dist/ui/radio-group.mjs +4 -4
- package/dist/ui/resizable.cjs +4 -4
- package/dist/ui/resizable.mjs +4 -4
- package/dist/ui/select.cjs +4 -4
- package/dist/ui/select.mjs +4 -4
- package/dist/ui/separator.cjs +4 -4
- package/dist/ui/separator.mjs +4 -4
- package/dist/ui/sheet.cjs +4 -4
- package/dist/ui/sheet.mjs +4 -4
- package/dist/ui/sidebar.cjs +32 -32
- package/dist/ui/sidebar.mjs +8 -8
- package/dist/ui/simple-tree-view.cjs +4 -4
- package/dist/ui/simple-tree-view.mjs +4 -4
- package/dist/ui/skeleton.cjs +4 -4
- package/dist/ui/skeleton.mjs +4 -4
- package/dist/ui/slider.cjs +4 -4
- package/dist/ui/slider.mjs +4 -4
- package/dist/ui/switch.cjs +4 -4
- package/dist/ui/switch.mjs +4 -4
- package/dist/ui/table.cjs +4 -4
- package/dist/ui/table.mjs +4 -4
- package/dist/ui/tabs.cjs +4 -4
- package/dist/ui/tabs.mjs +4 -4
- package/dist/ui/textarea.cjs +4 -4
- package/dist/ui/textarea.mjs +4 -4
- package/dist/ui/theme/ThemeProvider.cjs +16 -20
- package/dist/ui/theme/ThemeProvider.d.cts +3 -10
- package/dist/ui/theme/ThemeProvider.d.ts +3 -10
- package/dist/ui/theme/ThemeProvider.mjs +2 -2
- package/dist/ui/theme/ThemeToggles.cjs +11 -11
- package/dist/ui/theme/ThemeToggles.mjs +8 -8
- package/dist/ui/theme/index.cjs +16 -20
- package/dist/ui/theme/index.d.cts +1 -1
- package/dist/ui/theme/index.d.ts +1 -1
- package/dist/ui/theme/index.mjs +8 -8
- package/dist/ui/theme/themeScript.cjs +2 -2
- package/dist/ui/theme/themeScript.d.cts +1 -2
- package/dist/ui/theme/themeScript.d.ts +1 -2
- package/dist/ui/theme/themeScript.mjs +1 -1
- package/dist/ui/toggle-buttons.cjs +4 -4
- package/dist/ui/toggle-buttons.mjs +4 -4
- package/dist/ui/toggle-group.cjs +4 -4
- package/dist/ui/toggle-group.mjs +4 -4
- package/dist/ui/toggle.cjs +4 -4
- package/dist/ui/toggle.mjs +4 -4
- package/dist/ui/toolbar.cjs +8 -8
- package/dist/ui/toolbar.mjs +5 -5
- package/dist/ui/tooltip.cjs +4 -4
- package/dist/ui/tooltip.mjs +4 -4
- package/dist/ui/tree-view/TreeSearchBar.cjs +7 -7
- package/dist/ui/tree-view/TreeSearchBar.mjs +6 -6
- package/dist/ui/tree-view/TreeView.cjs +4 -4
- package/dist/ui/tree-view/TreeView.mjs +4 -4
- package/dist/ui/tree-view/index.cjs +8 -8
- package/dist/ui/tree-view/index.mjs +7 -7
- package/dist/ui/tree-view-legacy.cjs +10 -10
- package/dist/ui/tree-view-legacy.mjs +6 -6
- package/dist/ui/waterfall/CursorOverlay.cjs +4 -4
- package/dist/ui/waterfall/CursorOverlay.mjs +4 -4
- package/dist/ui/waterfall/TimelineEvent.cjs +4 -4
- package/dist/ui/waterfall/TimelineEvent.mjs +4 -4
- package/dist/ui/waterfall/TimelineProcessBar.cjs +4 -4
- package/dist/ui/waterfall/TimelineProcessBar.mjs +4 -4
- package/dist/ui/waterfall/Wedges.cjs +4 -4
- package/dist/ui/waterfall/Wedges.mjs +4 -4
- package/dist/ui/waterfall/index.cjs +12 -12
- package/dist/ui/waterfall/index.mjs +11 -11
- package/package.json +7 -1
- package/src/auth/context/auth-context.ts +16 -0
- package/src/auth/handler/create-client.ts +23 -0
- package/src/auth/handler/sign-in-handler.ts +66 -0
- package/src/auth/hooks/use-vuer-auth.ts +10 -0
- package/src/auth/hooks/use-vuer-method.ts +35 -0
- package/src/auth/index.ts +6 -0
- package/src/auth/localstorage-key.ts +3 -0
- package/src/auth/types.ts +56 -0
- package/src/auth/vuer-auth-provider.tsx +35 -0
- package/src/dial/DialPanel.tsx +46 -3
- package/src/dial/wrapped-inputs/ControlledInputs.tsx +17 -0
- package/src/dial/wrapped-inputs/DialInputs.tsx +77 -0
- package/src/dial/wrapped-inputs/DialPresetsInput.tsx +79 -0
- package/src/dial/wrapped-inputs/index.ts +6 -0
- package/src/ui/DialBadge.tsx +18 -7
- package/src/ui/avatar.tsx +4 -85
- package/src/ui/button.tsx +0 -5
- package/src/ui/card.tsx +1 -1
- package/src/ui/dropdown.tsx +21 -366
- package/src/ui/inputs/index.tsx +1 -0
- package/src/ui/inputs/input.tsx +3 -5
- package/src/ui/inputs/number-inputs/EulerRadInput.tsx +46 -5
- package/src/ui/inputs/number-inputs/RadInput.tsx +31 -5
- package/src/ui/inputs/presets-rad-input.tsx +77 -0
- package/src/ui/layouts/liquid-layout/LayoutSlots.tsx +2 -2
- package/src/ui/sidebar.tsx +7 -8
- package/src/ui/theme/ThemeProvider.tsx +69 -52
- package/src/ui/theme/ThemeToggles.tsx +12 -12
- package/src/ui/theme/index.ts +6 -16
- package/src/ui/theme/themeScript.tsx +24 -50
- package/src/ui/toolbar.tsx +3 -3
- package/dist/chunk-DVKONMS7.cjs +0 -20
- package/dist/chunk-GPV4XELL.mjs +0 -18
- package/dist/chunk-H2GERFBG.cjs +0 -13
- package/dist/chunk-H4IDSUG5.mjs +0 -643
- package/dist/chunk-TY47DFGO.mjs +0 -11
- package/dist/{chunk-ADYUCJMQ.mjs → chunk-2KQRWXNO.mjs} +0 -0
- package/dist/{chunk-SQRAUVEP.cjs → chunk-63OJOP6W.cjs} +0 -0
- package/dist/{chunk-LYZJNEOR.cjs → chunk-Q4XH2Z5M.cjs} +1 -1
- package/dist/{chunk-OEIF3JCH.mjs → chunk-U3LN5NB6.mjs} +1 -1
package/dist/ui/avatar.d.cts
CHANGED
|
@@ -9,54 +9,16 @@ import react__default, { ComponentProps } from 'react';
|
|
|
9
9
|
* @param className - Additional CSS classes to apply
|
|
10
10
|
* @param props - All standard Radix Avatar.Root props are supported
|
|
11
11
|
*/
|
|
12
|
-
declare const
|
|
13
|
-
/**
|
|
14
|
-
* SSR fallback component for Avatar when client-side rendering is not available.
|
|
15
|
-
* @param className - Additional CSS classes to apply
|
|
16
|
-
*/
|
|
17
|
-
declare const AvatarSSRFallback: ({ className }: {
|
|
18
|
-
className?: string;
|
|
19
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
20
|
-
/**
|
|
21
|
-
* Main Avatar component with client-side rendering support and SSR fallback.
|
|
22
|
-
* Use this as the container for AvatarImage and AvatarFallback components.
|
|
23
|
-
*
|
|
24
|
-
* @example
|
|
25
|
-
* ```tsx
|
|
26
|
-
* <Avatar>
|
|
27
|
-
* <AvatarImage src="/avatar.jpg" alt="User" />
|
|
28
|
-
* <AvatarFallback>JD</AvatarFallback>
|
|
29
|
-
* </Avatar>
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
declare const Avatar: react__default.ComponentType<AvatarPrimitive.AvatarProps & react__default.RefAttributes<HTMLSpanElement>>;
|
|
12
|
+
declare const Avatar: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Root>) => react_jsx_runtime.JSX.Element;
|
|
33
13
|
/**
|
|
34
14
|
* Avatar image component for displaying the actual user image.
|
|
35
15
|
* If the image fails to load, it will automatically fall back to AvatarFallback.
|
|
36
16
|
*
|
|
37
17
|
* @param src - Image source URL
|
|
38
|
-
* @param alt - Alternative text for the image
|
|
39
18
|
* @param className - Additional CSS classes to apply
|
|
40
19
|
* @param props - All standard img element props are supported
|
|
41
20
|
*/
|
|
42
|
-
declare const
|
|
43
|
-
/**
|
|
44
|
-
* SSR fallback component for AvatarImage when client-side rendering is not available.
|
|
45
|
-
* @param className - Additional CSS classes to apply
|
|
46
|
-
*/
|
|
47
|
-
declare const AvatarImageFallback: ({ className }: {
|
|
48
|
-
className?: string;
|
|
49
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
50
|
-
/**
|
|
51
|
-
* Avatar image component with client-side rendering support and SSR fallback.
|
|
52
|
-
* Displays the user's profile image with automatic fallback support.
|
|
53
|
-
*
|
|
54
|
-
* @example
|
|
55
|
-
* ```tsx
|
|
56
|
-
* <AvatarImage src="/user-avatar.jpg" alt="John Doe" />
|
|
57
|
-
* ```
|
|
58
|
-
*/
|
|
59
|
-
declare const AvatarImage: react__default.ComponentType<AvatarPrimitive.AvatarImageProps & react__default.RefAttributes<HTMLImageElement>>;
|
|
21
|
+
declare const AvatarImage: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Image>) => react_jsx_runtime.JSX.Element;
|
|
60
22
|
/**
|
|
61
23
|
* Avatar fallback component that displays when the image fails to load.
|
|
62
24
|
* Typically contains user initials or a default icon.
|
|
@@ -65,26 +27,7 @@ declare const AvatarImage: react__default.ComponentType<AvatarPrimitive.AvatarIm
|
|
|
65
27
|
* @param children - Content to display (usually initials)
|
|
66
28
|
* @param props - All standard Radix Avatar.Fallback props are supported
|
|
67
29
|
*/
|
|
68
|
-
declare const
|
|
69
|
-
/**
|
|
70
|
-
* SSR fallback component for AvatarFallback when client-side rendering is not available.
|
|
71
|
-
* @param className - Additional CSS classes to apply
|
|
72
|
-
* @param children - Content to display (usually initials)
|
|
73
|
-
*/
|
|
74
|
-
declare const AvatarFallbackSSR: ({ className, ...props }: {
|
|
75
|
-
className?: string;
|
|
76
|
-
children?: react__default.ReactNode;
|
|
77
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
78
|
-
/**
|
|
79
|
-
* Avatar fallback component with client-side rendering support and SSR fallback.
|
|
80
|
-
* Displays fallback content when the avatar image fails to load.
|
|
81
|
-
*
|
|
82
|
-
* @example
|
|
83
|
-
* ```tsx
|
|
84
|
-
* <AvatarFallback>JD</AvatarFallback>
|
|
85
|
-
* ```
|
|
86
|
-
*/
|
|
87
|
-
declare const AvatarFallback: react__default.ComponentType<AvatarPrimitive.AvatarFallbackProps & react__default.RefAttributes<HTMLSpanElement>>;
|
|
30
|
+
declare const AvatarFallback: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Fallback>) => react_jsx_runtime.JSX.Element;
|
|
88
31
|
/**
|
|
89
32
|
* Props for the AvatarGroup component.
|
|
90
33
|
*/
|
|
@@ -123,4 +66,4 @@ interface AvatarGroupProps {
|
|
|
123
66
|
*/
|
|
124
67
|
declare function AvatarGroup({ children, className, spacing, max }: AvatarGroupProps): react_jsx_runtime.JSX.Element;
|
|
125
68
|
|
|
126
|
-
export { Avatar, AvatarFallback,
|
|
69
|
+
export { Avatar, AvatarFallback, AvatarGroup, type AvatarGroupProps, AvatarImage };
|
package/dist/ui/avatar.d.ts
CHANGED
|
@@ -9,54 +9,16 @@ import react__default, { ComponentProps } from 'react';
|
|
|
9
9
|
* @param className - Additional CSS classes to apply
|
|
10
10
|
* @param props - All standard Radix Avatar.Root props are supported
|
|
11
11
|
*/
|
|
12
|
-
declare const
|
|
13
|
-
/**
|
|
14
|
-
* SSR fallback component for Avatar when client-side rendering is not available.
|
|
15
|
-
* @param className - Additional CSS classes to apply
|
|
16
|
-
*/
|
|
17
|
-
declare const AvatarSSRFallback: ({ className }: {
|
|
18
|
-
className?: string;
|
|
19
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
20
|
-
/**
|
|
21
|
-
* Main Avatar component with client-side rendering support and SSR fallback.
|
|
22
|
-
* Use this as the container for AvatarImage and AvatarFallback components.
|
|
23
|
-
*
|
|
24
|
-
* @example
|
|
25
|
-
* ```tsx
|
|
26
|
-
* <Avatar>
|
|
27
|
-
* <AvatarImage src="/avatar.jpg" alt="User" />
|
|
28
|
-
* <AvatarFallback>JD</AvatarFallback>
|
|
29
|
-
* </Avatar>
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
declare const Avatar: react__default.ComponentType<AvatarPrimitive.AvatarProps & react__default.RefAttributes<HTMLSpanElement>>;
|
|
12
|
+
declare const Avatar: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Root>) => react_jsx_runtime.JSX.Element;
|
|
33
13
|
/**
|
|
34
14
|
* Avatar image component for displaying the actual user image.
|
|
35
15
|
* If the image fails to load, it will automatically fall back to AvatarFallback.
|
|
36
16
|
*
|
|
37
17
|
* @param src - Image source URL
|
|
38
|
-
* @param alt - Alternative text for the image
|
|
39
18
|
* @param className - Additional CSS classes to apply
|
|
40
19
|
* @param props - All standard img element props are supported
|
|
41
20
|
*/
|
|
42
|
-
declare const
|
|
43
|
-
/**
|
|
44
|
-
* SSR fallback component for AvatarImage when client-side rendering is not available.
|
|
45
|
-
* @param className - Additional CSS classes to apply
|
|
46
|
-
*/
|
|
47
|
-
declare const AvatarImageFallback: ({ className }: {
|
|
48
|
-
className?: string;
|
|
49
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
50
|
-
/**
|
|
51
|
-
* Avatar image component with client-side rendering support and SSR fallback.
|
|
52
|
-
* Displays the user's profile image with automatic fallback support.
|
|
53
|
-
*
|
|
54
|
-
* @example
|
|
55
|
-
* ```tsx
|
|
56
|
-
* <AvatarImage src="/user-avatar.jpg" alt="John Doe" />
|
|
57
|
-
* ```
|
|
58
|
-
*/
|
|
59
|
-
declare const AvatarImage: react__default.ComponentType<AvatarPrimitive.AvatarImageProps & react__default.RefAttributes<HTMLImageElement>>;
|
|
21
|
+
declare const AvatarImage: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Image>) => react_jsx_runtime.JSX.Element;
|
|
60
22
|
/**
|
|
61
23
|
* Avatar fallback component that displays when the image fails to load.
|
|
62
24
|
* Typically contains user initials or a default icon.
|
|
@@ -65,26 +27,7 @@ declare const AvatarImage: react__default.ComponentType<AvatarPrimitive.AvatarIm
|
|
|
65
27
|
* @param children - Content to display (usually initials)
|
|
66
28
|
* @param props - All standard Radix Avatar.Fallback props are supported
|
|
67
29
|
*/
|
|
68
|
-
declare const
|
|
69
|
-
/**
|
|
70
|
-
* SSR fallback component for AvatarFallback when client-side rendering is not available.
|
|
71
|
-
* @param className - Additional CSS classes to apply
|
|
72
|
-
* @param children - Content to display (usually initials)
|
|
73
|
-
*/
|
|
74
|
-
declare const AvatarFallbackSSR: ({ className, ...props }: {
|
|
75
|
-
className?: string;
|
|
76
|
-
children?: react__default.ReactNode;
|
|
77
|
-
}) => react_jsx_runtime.JSX.Element;
|
|
78
|
-
/**
|
|
79
|
-
* Avatar fallback component with client-side rendering support and SSR fallback.
|
|
80
|
-
* Displays fallback content when the avatar image fails to load.
|
|
81
|
-
*
|
|
82
|
-
* @example
|
|
83
|
-
* ```tsx
|
|
84
|
-
* <AvatarFallback>JD</AvatarFallback>
|
|
85
|
-
* ```
|
|
86
|
-
*/
|
|
87
|
-
declare const AvatarFallback: react__default.ComponentType<AvatarPrimitive.AvatarFallbackProps & react__default.RefAttributes<HTMLSpanElement>>;
|
|
30
|
+
declare const AvatarFallback: ({ className, ...props }: ComponentProps<typeof AvatarPrimitive.Fallback>) => react_jsx_runtime.JSX.Element;
|
|
88
31
|
/**
|
|
89
32
|
* Props for the AvatarGroup component.
|
|
90
33
|
*/
|
|
@@ -123,4 +66,4 @@ interface AvatarGroupProps {
|
|
|
123
66
|
*/
|
|
124
67
|
declare function AvatarGroup({ children, className, spacing, max }: AvatarGroupProps): react_jsx_runtime.JSX.Element;
|
|
125
68
|
|
|
126
|
-
export { Avatar, AvatarFallback,
|
|
69
|
+
export { Avatar, AvatarFallback, AvatarGroup, type AvatarGroupProps, AvatarImage };
|
package/dist/ui/avatar.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { Avatar, AvatarFallback,
|
|
1
|
+
export { Avatar, AvatarFallback, AvatarGroup, AvatarImage } from '../chunk-MHJM7YMG.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/badge.cjs
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var chunkIJGCH57E_cjs = require('../chunk-IJGCH57E.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
package/dist/ui/badge.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export { Badge, badgeVariants } from '../chunk-SUSABE24.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/button.cjs
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkHBIZQDDS_cjs = require('../chunk-HBIZQDDS.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "Button", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkHBIZQDDS_cjs.Button; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "buttonVariants", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkHBIZQDDS_cjs.buttonVariants; }
|
|
24
24
|
});
|
package/dist/ui/button.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { Button, buttonVariants } from '../chunk-
|
|
1
|
+
export { Button, buttonVariants } from '../chunk-CZ4GQOXG.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/card.cjs
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBSOJYJ4D_cjs = require('../chunk-BSOJYJ4D.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "Card", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkBSOJYJ4D_cjs.Card; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "CardAction", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardAction; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "CardContent", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardContent; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "CardDescription", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardDescription; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "CardFooter", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardFooter; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "CardHeader", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardHeader; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "CardTitle", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkBSOJYJ4D_cjs.CardTitle; }
|
|
44
44
|
});
|
package/dist/ui/card.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-
|
|
1
|
+
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-E2EMVLII.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/checkbox.cjs
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var chunkB55SNJJM_cjs = require('../chunk-B55SNJJM.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
package/dist/ui/checkbox.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export { Checkbox } from '../chunk-YTV7747H.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/collapsible.cjs
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var chunkSPNDWTSX_cjs = require('../chunk-SPNDWTSX.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
package/dist/ui/collapsible.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export { Collapsible, CollapsibleContent, CollapsibleTrigger } from '../chunk-BCBWIMPS.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/drawer.cjs
CHANGED
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
var chunkRU423LFT_cjs = require('../chunk-RU423LFT.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
package/dist/ui/drawer.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export { Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger } from '../chunk-ZPH5LMEM.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
|
-
import '../chunk-OEIF3JCH.mjs';
|
|
4
|
-
import '../chunk-VA4LUFKD.mjs';
|
|
5
|
-
import '../chunk-4F2GSF2T.mjs';
|
|
6
|
-
import '../chunk-IDUVYPN7.mjs';
|
|
7
3
|
import '../chunk-3QT5VABC.mjs';
|
|
8
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
9
5
|
import '../chunk-LQOPO4KU.mjs';
|
|
6
|
+
import '../chunk-U3LN5NB6.mjs';
|
|
10
7
|
import '../chunk-IZARTVYN.mjs';
|
|
8
|
+
import '../chunk-VA4LUFKD.mjs';
|
|
9
|
+
import '../chunk-4F2GSF2T.mjs';
|
|
10
|
+
import '../chunk-IDUVYPN7.mjs';
|
|
11
11
|
import '../chunk-HMN4IKTG.mjs';
|
package/dist/ui/dropdown.cjs
CHANGED
|
@@ -1,76 +1,76 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkXOIIYO5J_cjs = require('../chunk-XOIIYO5J.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
-
require('../chunk-LYZJNEOR.cjs');
|
|
6
|
-
require('../chunk-YZIR6LIY.cjs');
|
|
7
|
-
require('../chunk-RPTRTGC2.cjs');
|
|
8
|
-
require('../chunk-LBWMTA5T.cjs');
|
|
9
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
6
|
require('../chunk-JR4TVE43.cjs');
|
|
11
7
|
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
12
9
|
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
13
|
require('../chunk-OHIB3TEN.cjs');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "DropdownMenu", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenu; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuCheckboxItem; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "DropdownMenuContent", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuContent; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "DropdownMenuGroup", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuGroup; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "DropdownMenuItem", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuItem; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "DropdownMenuLabel", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuLabel; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "DropdownMenuPortal", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuPortal; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "DropdownMenuRadioGroup", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuRadioGroup; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "DropdownMenuRadioItem", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuRadioItem; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "DropdownMenuSeparator", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuSeparator; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "DropdownMenuShortcut", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuShortcut; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "DropdownMenuSub", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuSub; }
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(exports, "DropdownMenuSubContent", {
|
|
66
66
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
67
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuSubContent; }
|
|
68
68
|
});
|
|
69
69
|
Object.defineProperty(exports, "DropdownMenuSubTrigger", {
|
|
70
70
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
71
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuSubTrigger; }
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(exports, "DropdownMenuTrigger", {
|
|
74
74
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
75
|
+
get: function () { return chunkXOIIYO5J_cjs.DropdownMenuTrigger; }
|
|
76
76
|
});
|
package/dist/ui/dropdown.d.cts
CHANGED
|
@@ -1,37 +1,28 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import * as react from 'react';
|
|
3
|
-
import { ComponentProps } from 'react';
|
|
4
2
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
5
4
|
|
|
6
|
-
declare
|
|
7
|
-
declare
|
|
8
|
-
declare
|
|
9
|
-
|
|
10
|
-
}
|
|
11
|
-
declare
|
|
12
|
-
declare const DropdownMenuGroup: react.ComponentType<DropdownMenuPrimitive.DropdownMenuGroupProps & react.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
declare const DropdownMenuItem: react.ComponentType<react.ClassAttributes<HTMLDivElement> & react.HTMLAttributes<HTMLDivElement> & {
|
|
5
|
+
declare function DropdownMenu({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function DropdownMenuPortal({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Portal>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
declare function DropdownMenuTrigger({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function DropdownMenuContent({ className, sideOffset, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
9
|
+
declare function DropdownMenuGroup({ className, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Group>): react_jsx_runtime.JSX.Element;
|
|
10
|
+
declare function DropdownMenuItem({ className, inset, variant, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Item> & {
|
|
14
11
|
inset?: boolean;
|
|
15
12
|
variant?: "default" | "destructive";
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
declare
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}>;
|
|
22
|
-
declare const DropdownMenuRadioGroup: react.ComponentType<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>;
|
|
23
|
-
declare const DropdownMenuRadioItem: react.ComponentType<react.ClassAttributes<HTMLDivElement> & react.HTMLAttributes<HTMLDivElement> & {
|
|
24
|
-
asChild?: boolean;
|
|
25
|
-
}>;
|
|
26
|
-
declare const DropdownMenuLabel: react.ComponentType<DropdownMenuPrimitive.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement> & {
|
|
13
|
+
}): react_jsx_runtime.JSX.Element;
|
|
14
|
+
declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): react_jsx_runtime.JSX.Element;
|
|
15
|
+
declare function DropdownMenuRadioGroup({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): react_jsx_runtime.JSX.Element;
|
|
16
|
+
declare function DropdownMenuRadioItem({ className, children, ...props }: ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): react_jsx_runtime.JSX.Element;
|
|
17
|
+
declare function DropdownMenuLabel({ className, inset, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Label> & {
|
|
27
18
|
inset?: boolean;
|
|
28
|
-
}
|
|
29
|
-
declare
|
|
19
|
+
}): react_jsx_runtime.JSX.Element;
|
|
20
|
+
declare function DropdownMenuSeparator({ className, ...props }: ComponentProps<typeof DropdownMenuPrimitive.Separator>): react_jsx_runtime.JSX.Element;
|
|
30
21
|
declare function DropdownMenuShortcut({ className, ...props }: ComponentProps<"span">): react_jsx_runtime.JSX.Element;
|
|
31
|
-
declare
|
|
32
|
-
declare
|
|
22
|
+
declare function DropdownMenuSub({ ...props }: ComponentProps<typeof DropdownMenuPrimitive.Sub>): react_jsx_runtime.JSX.Element;
|
|
23
|
+
declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: ComponentProps<typeof DropdownMenuPrimitive.SubTrigger> & {
|
|
33
24
|
inset?: boolean;
|
|
34
|
-
}
|
|
35
|
-
declare
|
|
25
|
+
}): react_jsx_runtime.JSX.Element;
|
|
26
|
+
declare function DropdownMenuSubContent({ className, ...props }: ComponentProps<typeof DropdownMenuPrimitive.SubContent>): react_jsx_runtime.JSX.Element;
|
|
36
27
|
|
|
37
28
|
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger };
|