@vuer-ai/vuer-uikit 0.0.100 → 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-2WD4ZL27.cjs +26 -0
- 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-3VVQWVDE.mjs +24 -0
- 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-KXKEZ3MH.mjs → chunk-7P563TWH.mjs} +6 -6
- 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-QHPFLC2O.mjs → chunk-BFNETXJK.mjs} +228 -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-K4I4YU6N.cjs → chunk-JMFTHHHE.cjs} +7 -7
- 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-XBTBTLID.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-XGXWOY3U.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-OEI7NCF6.cjs → chunk-Z6KE4XDB.cjs} +256 -45
- 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 +69 -67
- package/dist/dial/DialPanel.mjs +68 -66
- package/dist/dial/index.cjs +85 -83
- package/dist/dial/index.mjs +68 -66
- package/dist/dial/wrapped-inputs/ControlledInputs.cjs +76 -70
- 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 +68 -66
- package/dist/dial/wrapped-inputs/DialInputs.cjs +91 -77
- package/dist/dial/wrapped-inputs/DialInputs.d.cts +6 -1
- package/dist/dial/wrapped-inputs/DialInputs.d.ts +6 -1
- package/dist/dial/wrapped-inputs/DialInputs.mjs +68 -66
- 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 +69 -67
- package/dist/dial/wrapped-inputs/DialVectorInput.mjs +68 -66
- package/dist/dial/wrapped-inputs/index.cjs +104 -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 +68 -66
- 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 +412 -426
- package/dist/index.css +13 -13
- package/dist/index.d.cts +5 -3
- package/dist/index.d.ts +5 -3
- package/dist/index.mjs +68 -66
- 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 +362 -376
- package/dist/ui/index.d.cts +5 -3
- package/dist/ui/index.d.ts +5 -3
- package/dist/ui/index.mjs +65 -63
- package/dist/ui/inputs/color-input.cjs +7 -7
- package/dist/ui/inputs/color-input.mjs +6 -6
- package/dist/ui/inputs/index.cjs +64 -54
- package/dist/ui/inputs/index.d.cts +2 -0
- package/dist/ui/inputs/index.d.ts +2 -0
- package/dist/ui/inputs/index.mjs +25 -23
- 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 +44 -44
- 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 +21 -0
- package/dist/ui/inputs/text-input.d.cts +27 -0
- package/dist/ui/inputs/text-input.d.ts +27 -0
- package/dist/ui/inputs/text-input.mjs +12 -0
- 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 +11 -11
- 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 +15 -15
- package/dist/ui/waterfall/index.mjs +14 -14
- 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 +58 -5
- package/src/dial/wrapped-inputs/ControlledInputs.tsx +17 -0
- package/src/dial/wrapped-inputs/DialInputs.tsx +113 -0
- package/src/dial/wrapped-inputs/DialPresetsInput.tsx +79 -0
- package/src/dial/wrapped-inputs/index.ts +7 -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 +2 -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/inputs/text-input.tsx +43 -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-FIWBOGQV.mjs → chunk-2KQRWXNO.mjs} +0 -0
- package/dist/{chunk-65OSA4MM.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
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var chunkRPTRTGC2_cjs = require('./chunk-RPTRTGC2.cjs');
|
|
4
3
|
var chunkOHIB3TEN_cjs = require('./chunk-OHIB3TEN.cjs');
|
|
5
4
|
var DropdownMenuPrimitive = require('@radix-ui/react-dropdown-menu');
|
|
6
5
|
var lucideReact = require('lucide-react');
|
|
@@ -26,26 +25,13 @@ function _interopNamespace(e) {
|
|
|
26
25
|
|
|
27
26
|
var DropdownMenuPrimitive__namespace = /*#__PURE__*/_interopNamespace(DropdownMenuPrimitive);
|
|
28
27
|
|
|
29
|
-
function
|
|
28
|
+
function DropdownMenu({ ...props }) {
|
|
30
29
|
return /* @__PURE__ */ jsxRuntime.jsx(DropdownMenuPrimitive__namespace.Root, { "data-slot": "dropdown-menu", ...props });
|
|
31
30
|
}
|
|
32
|
-
function
|
|
33
|
-
return /* @__PURE__ */ jsxRuntime.jsx("div", { "data-slot": "dropdown-menu", ...props });
|
|
34
|
-
}
|
|
35
|
-
var DropdownMenu = chunkRPTRTGC2_cjs.createClientOnlyComponent(DropdownMenuRoot, DropdownMenuFallback);
|
|
36
|
-
function DropdownMenuPortalRoot({ ...props }) {
|
|
31
|
+
function DropdownMenuPortal({ ...props }) {
|
|
37
32
|
return /* @__PURE__ */ jsxRuntime.jsx(DropdownMenuPrimitive__namespace.Portal, { "data-slot": "dropdown-menu-portal", ...props });
|
|
38
33
|
}
|
|
39
|
-
function
|
|
40
|
-
return /* @__PURE__ */ jsxRuntime.jsx("div", { "data-slot": "dropdown-menu-portal", children });
|
|
41
|
-
}
|
|
42
|
-
var DropdownMenuPortal = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
43
|
-
DropdownMenuPortalRoot,
|
|
44
|
-
DropdownMenuPortalFallback
|
|
45
|
-
);
|
|
46
|
-
function DropdownMenuTriggerRoot({
|
|
47
|
-
...props
|
|
48
|
-
}) {
|
|
34
|
+
function DropdownMenuTrigger({ ...props }) {
|
|
49
35
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
50
36
|
DropdownMenuPrimitive__namespace.Trigger,
|
|
51
37
|
{
|
|
@@ -55,29 +41,7 @@ function DropdownMenuTriggerRoot({
|
|
|
55
41
|
}
|
|
56
42
|
);
|
|
57
43
|
}
|
|
58
|
-
function
|
|
59
|
-
asChild,
|
|
60
|
-
children,
|
|
61
|
-
...props
|
|
62
|
-
}) {
|
|
63
|
-
if (asChild) {
|
|
64
|
-
return /* @__PURE__ */ jsxRuntime.jsx(jsxRuntime.Fragment, { children });
|
|
65
|
-
}
|
|
66
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
67
|
-
"button",
|
|
68
|
-
{
|
|
69
|
-
"data-slot": "dropdown-menu-trigger",
|
|
70
|
-
className: "text-text-primary hover:text-text-highlight disabled:text-text-tertiary active:text-text-secondary",
|
|
71
|
-
...props,
|
|
72
|
-
children
|
|
73
|
-
}
|
|
74
|
-
);
|
|
75
|
-
}
|
|
76
|
-
var DropdownMenuTrigger = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
77
|
-
DropdownMenuTriggerRoot,
|
|
78
|
-
DropdownMenuTriggerFallback
|
|
79
|
-
);
|
|
80
|
-
function DropdownMenuContentRoot({
|
|
44
|
+
function DropdownMenuContent({
|
|
81
45
|
className,
|
|
82
46
|
sideOffset = 4,
|
|
83
47
|
...props
|
|
@@ -117,34 +81,7 @@ function DropdownMenuContentRoot({
|
|
|
117
81
|
}
|
|
118
82
|
) });
|
|
119
83
|
}
|
|
120
|
-
function
|
|
121
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
122
|
-
"div",
|
|
123
|
-
{
|
|
124
|
-
"data-slot": "dropdown-menu-content",
|
|
125
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
126
|
-
[
|
|
127
|
-
"bg-bg-primary",
|
|
128
|
-
"p-md",
|
|
129
|
-
"relative",
|
|
130
|
-
"z-50",
|
|
131
|
-
"overflow-x-hidden",
|
|
132
|
-
"overflow-y-auto",
|
|
133
|
-
"rounded-uk-md",
|
|
134
|
-
"shadow-[0_4px_16px_0_var(--color-shadow-secondary)]",
|
|
135
|
-
"liquid:liquid-bg"
|
|
136
|
-
],
|
|
137
|
-
className
|
|
138
|
-
),
|
|
139
|
-
...props
|
|
140
|
-
}
|
|
141
|
-
);
|
|
142
|
-
}
|
|
143
|
-
var DropdownMenuContent = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
144
|
-
DropdownMenuContentRoot,
|
|
145
|
-
DropdownMenuContentFallback
|
|
146
|
-
);
|
|
147
|
-
function DropdownMenuGroupRoot({
|
|
84
|
+
function DropdownMenuGroup({
|
|
148
85
|
className,
|
|
149
86
|
...props
|
|
150
87
|
}) {
|
|
@@ -157,14 +94,7 @@ function DropdownMenuGroupRoot({
|
|
|
157
94
|
}
|
|
158
95
|
);
|
|
159
96
|
}
|
|
160
|
-
function
|
|
161
|
-
return /* @__PURE__ */ jsxRuntime.jsx("div", { "data-slot": "dropdown-menu-group", className: chunkOHIB3TEN_cjs.cn("space-y-xs", className), ...props });
|
|
162
|
-
}
|
|
163
|
-
var DropdownMenuGroup = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
164
|
-
DropdownMenuGroupRoot,
|
|
165
|
-
DropdownMenuGroupFallback
|
|
166
|
-
);
|
|
167
|
-
function DropdownMenuItemRoot({
|
|
97
|
+
function DropdownMenuItem({
|
|
168
98
|
className,
|
|
169
99
|
inset,
|
|
170
100
|
variant = "default",
|
|
@@ -188,7 +118,7 @@ function DropdownMenuItemRoot({
|
|
|
188
118
|
"cursor-default",
|
|
189
119
|
"rounded-uk-xs",
|
|
190
120
|
"text-uk-sm",
|
|
191
|
-
"leading-uk-
|
|
121
|
+
"leading-uk-sm",
|
|
192
122
|
"outline-hidden",
|
|
193
123
|
"select-none",
|
|
194
124
|
"hover:bg-bg-tertiary",
|
|
@@ -205,50 +135,7 @@ function DropdownMenuItemRoot({
|
|
|
205
135
|
}
|
|
206
136
|
);
|
|
207
137
|
}
|
|
208
|
-
function
|
|
209
|
-
className,
|
|
210
|
-
inset,
|
|
211
|
-
variant = "default",
|
|
212
|
-
...props
|
|
213
|
-
}) {
|
|
214
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
215
|
-
"div",
|
|
216
|
-
{
|
|
217
|
-
"data-slot": "dropdown-menu-item",
|
|
218
|
-
"data-inset": inset,
|
|
219
|
-
"data-variant": variant,
|
|
220
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
221
|
-
[
|
|
222
|
-
"w-full",
|
|
223
|
-
"flex",
|
|
224
|
-
"gap-md",
|
|
225
|
-
"items-center",
|
|
226
|
-
"px-sm",
|
|
227
|
-
"py-xs",
|
|
228
|
-
"relative",
|
|
229
|
-
"cursor-default",
|
|
230
|
-
"rounded-uk-xs",
|
|
231
|
-
"text-uk-sm",
|
|
232
|
-
"leading-uk-xs",
|
|
233
|
-
"outline-hidden",
|
|
234
|
-
"select-none",
|
|
235
|
-
"hover:bg-bg-tertiary",
|
|
236
|
-
"[&_svg]:pointer-events-none",
|
|
237
|
-
"[&_svg]:shrink-0",
|
|
238
|
-
"[&_svg:not([class*='size-'])]:size-4",
|
|
239
|
-
"[&_svg:not([class*='text-'])]:text-muted-foreground"
|
|
240
|
-
],
|
|
241
|
-
className
|
|
242
|
-
),
|
|
243
|
-
...props
|
|
244
|
-
}
|
|
245
|
-
);
|
|
246
|
-
}
|
|
247
|
-
var DropdownMenuItem = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
248
|
-
DropdownMenuItemRoot,
|
|
249
|
-
DropdownMenuItemFallback
|
|
250
|
-
);
|
|
251
|
-
function DropdownMenuCheckboxItemRoot({
|
|
138
|
+
function DropdownMenuCheckboxItem({
|
|
252
139
|
className,
|
|
253
140
|
children,
|
|
254
141
|
checked,
|
|
@@ -271,7 +158,7 @@ function DropdownMenuCheckboxItemRoot({
|
|
|
271
158
|
"cursor-default",
|
|
272
159
|
"rounded-uk-xs",
|
|
273
160
|
"text-uk-sm",
|
|
274
|
-
"leading-uk-
|
|
161
|
+
"leading-uk-sm",
|
|
275
162
|
"outline-hidden",
|
|
276
163
|
"select-none",
|
|
277
164
|
"hover:bg-bg-tertiary",
|
|
@@ -292,64 +179,12 @@ function DropdownMenuCheckboxItemRoot({
|
|
|
292
179
|
}
|
|
293
180
|
);
|
|
294
181
|
}
|
|
295
|
-
function
|
|
296
|
-
className,
|
|
297
|
-
children,
|
|
298
|
-
checked,
|
|
299
|
-
...props
|
|
300
|
-
}) {
|
|
301
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
302
|
-
"div",
|
|
303
|
-
{
|
|
304
|
-
"data-slot": "dropdown-menu-checkbox-item",
|
|
305
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
306
|
-
[
|
|
307
|
-
"w-full",
|
|
308
|
-
"flex",
|
|
309
|
-
"gap-md",
|
|
310
|
-
"items-center",
|
|
311
|
-
"pr-md",
|
|
312
|
-
"pl-[calc(var(--spacing-xl)*1.8)]",
|
|
313
|
-
"py-xs",
|
|
314
|
-
"relative",
|
|
315
|
-
"cursor-default",
|
|
316
|
-
"rounded-uk-xs",
|
|
317
|
-
"text-uk-sm",
|
|
318
|
-
"leading-uk-xs",
|
|
319
|
-
"outline-hidden",
|
|
320
|
-
"select-none",
|
|
321
|
-
"hover:bg-bg-tertiary",
|
|
322
|
-
"[&_svg:not([class*='size-'])]:size-4",
|
|
323
|
-
"[&_svg]:pointer-events-none",
|
|
324
|
-
"[&_svg]:shrink-0"
|
|
325
|
-
],
|
|
326
|
-
className
|
|
327
|
-
),
|
|
328
|
-
...props,
|
|
329
|
-
children: [
|
|
330
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center", children: checked && /* @__PURE__ */ jsxRuntime.jsx(lucideReact.CheckIcon, { className: "size-4" }) }),
|
|
331
|
-
children
|
|
332
|
-
]
|
|
333
|
-
}
|
|
334
|
-
);
|
|
335
|
-
}
|
|
336
|
-
var DropdownMenuCheckboxItem = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
337
|
-
DropdownMenuCheckboxItemRoot,
|
|
338
|
-
DropdownMenuCheckboxItemFallback
|
|
339
|
-
);
|
|
340
|
-
function DropdownMenuRadioGroupRoot({
|
|
182
|
+
function DropdownMenuRadioGroup({
|
|
341
183
|
...props
|
|
342
184
|
}) {
|
|
343
185
|
return /* @__PURE__ */ jsxRuntime.jsx(DropdownMenuPrimitive__namespace.RadioGroup, { "data-slot": "dropdown-menu-radio-group", ...props });
|
|
344
186
|
}
|
|
345
|
-
function
|
|
346
|
-
return /* @__PURE__ */ jsxRuntime.jsx("div", { "data-slot": "dropdown-menu-radio-group", ...props });
|
|
347
|
-
}
|
|
348
|
-
var DropdownMenuRadioGroup = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
349
|
-
DropdownMenuRadioGroupRoot,
|
|
350
|
-
DropdownMenuRadioGroupFallback
|
|
351
|
-
);
|
|
352
|
-
function DropdownMenuRadioItemRoot({
|
|
187
|
+
function DropdownMenuRadioItem({
|
|
353
188
|
className,
|
|
354
189
|
children,
|
|
355
190
|
...props
|
|
@@ -374,7 +209,7 @@ function DropdownMenuRadioItemRoot({
|
|
|
374
209
|
"pl-[calc(var(--spacing-xl)*1.8)]",
|
|
375
210
|
"pr-md",
|
|
376
211
|
"text-uk-sm",
|
|
377
|
-
"leading-uk-
|
|
212
|
+
"leading-uk-sm",
|
|
378
213
|
"data-[disabled]:pointer-events-none",
|
|
379
214
|
"data-[disabled]:text-bg-quaternary",
|
|
380
215
|
"[&_svg:not([class*='size-'])]:size-4",
|
|
@@ -391,51 +226,7 @@ function DropdownMenuRadioItemRoot({
|
|
|
391
226
|
}
|
|
392
227
|
);
|
|
393
228
|
}
|
|
394
|
-
function
|
|
395
|
-
className,
|
|
396
|
-
children,
|
|
397
|
-
...props
|
|
398
|
-
}) {
|
|
399
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
400
|
-
"div",
|
|
401
|
-
{
|
|
402
|
-
"data-slot": "dropdown-menu-radio-item",
|
|
403
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
404
|
-
[
|
|
405
|
-
"w-full",
|
|
406
|
-
"hover:bg-bg-tertiary",
|
|
407
|
-
"outline-hidden",
|
|
408
|
-
"relative",
|
|
409
|
-
"flex",
|
|
410
|
-
"cursor-default",
|
|
411
|
-
"select-none",
|
|
412
|
-
"items-center",
|
|
413
|
-
"gap-md",
|
|
414
|
-
"rounded-uk-xs",
|
|
415
|
-
"py-xs",
|
|
416
|
-
"pl-[calc(var(--spacing-xl)*1.8)]",
|
|
417
|
-
"pr-md",
|
|
418
|
-
"text-uk-sm",
|
|
419
|
-
"leading-uk-xs",
|
|
420
|
-
"[&_svg:not([class*='size-'])]:size-4",
|
|
421
|
-
"[&_svg]:pointer-events-none",
|
|
422
|
-
"[&_svg]:shrink-0"
|
|
423
|
-
],
|
|
424
|
-
className
|
|
425
|
-
),
|
|
426
|
-
...props,
|
|
427
|
-
children: [
|
|
428
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { className: "pointer-events-none absolute left-2 flex size-3.5 items-center justify-center", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.CircleIcon, { className: "size-2 fill-current" }) }),
|
|
429
|
-
children
|
|
430
|
-
]
|
|
431
|
-
}
|
|
432
|
-
);
|
|
433
|
-
}
|
|
434
|
-
var DropdownMenuRadioItem = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
435
|
-
DropdownMenuRadioItemRoot,
|
|
436
|
-
DropdownMenuRadioItemFallback
|
|
437
|
-
);
|
|
438
|
-
function DropdownMenuLabelRoot({
|
|
229
|
+
function DropdownMenuLabel({
|
|
439
230
|
className,
|
|
440
231
|
inset,
|
|
441
232
|
...props
|
|
@@ -445,31 +236,12 @@ function DropdownMenuLabelRoot({
|
|
|
445
236
|
{
|
|
446
237
|
"data-slot": "dropdown-menu-label",
|
|
447
238
|
"data-inset": inset,
|
|
448
|
-
className: chunkOHIB3TEN_cjs.cn("text-text-secondary text-uk-sm leading-uk-
|
|
449
|
-
...props
|
|
450
|
-
}
|
|
451
|
-
);
|
|
452
|
-
}
|
|
453
|
-
function DropdownMenuLabelFallback({
|
|
454
|
-
className,
|
|
455
|
-
inset,
|
|
456
|
-
...props
|
|
457
|
-
}) {
|
|
458
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
459
|
-
"div",
|
|
460
|
-
{
|
|
461
|
-
"data-slot": "dropdown-menu-label",
|
|
462
|
-
"data-inset": inset,
|
|
463
|
-
className: chunkOHIB3TEN_cjs.cn("text-text-secondary text-uk-sm leading-uk-xs px-2 py-1.5", className),
|
|
239
|
+
className: chunkOHIB3TEN_cjs.cn("text-text-secondary text-uk-sm leading-uk-sm pb-lg pt-xs px-sm", className),
|
|
464
240
|
...props
|
|
465
241
|
}
|
|
466
242
|
);
|
|
467
243
|
}
|
|
468
|
-
|
|
469
|
-
DropdownMenuLabelRoot,
|
|
470
|
-
DropdownMenuLabelFallback
|
|
471
|
-
);
|
|
472
|
-
function DropdownMenuSeparatorRoot({
|
|
244
|
+
function DropdownMenuSeparator({
|
|
473
245
|
className,
|
|
474
246
|
...props
|
|
475
247
|
}) {
|
|
@@ -482,38 +254,20 @@ function DropdownMenuSeparatorRoot({
|
|
|
482
254
|
}
|
|
483
255
|
);
|
|
484
256
|
}
|
|
485
|
-
function DropdownMenuSeparatorFallback({ className, ...props }) {
|
|
486
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
487
|
-
"div",
|
|
488
|
-
{
|
|
489
|
-
"data-slot": "dropdown-menu-separator",
|
|
490
|
-
className: chunkOHIB3TEN_cjs.cn("bg-line-primary my-lg pointer-events-none h-px", className),
|
|
491
|
-
...props
|
|
492
|
-
}
|
|
493
|
-
);
|
|
494
|
-
}
|
|
495
|
-
var DropdownMenuSeparator = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
496
|
-
DropdownMenuSeparatorRoot,
|
|
497
|
-
DropdownMenuSeparatorFallback
|
|
498
|
-
);
|
|
499
257
|
function DropdownMenuShortcut({ className, ...props }) {
|
|
500
258
|
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
501
259
|
"span",
|
|
502
260
|
{
|
|
503
261
|
"data-slot": "dropdown-menu-shortcut",
|
|
504
|
-
className: chunkOHIB3TEN_cjs.cn("text-text-tertiary text-uk-sm leading-uk-
|
|
262
|
+
className: chunkOHIB3TEN_cjs.cn("text-text-tertiary text-uk-sm leading-uk-sm ml-auto", className),
|
|
505
263
|
...props
|
|
506
264
|
}
|
|
507
265
|
);
|
|
508
266
|
}
|
|
509
|
-
function
|
|
267
|
+
function DropdownMenuSub({ ...props }) {
|
|
510
268
|
return /* @__PURE__ */ jsxRuntime.jsx(DropdownMenuPrimitive__namespace.Sub, { "data-slot": "dropdown-menu-sub", ...props });
|
|
511
269
|
}
|
|
512
|
-
function
|
|
513
|
-
return /* @__PURE__ */ jsxRuntime.jsx("div", { "data-slot": "dropdown-menu-sub", ...props });
|
|
514
|
-
}
|
|
515
|
-
var DropdownMenuSub = chunkRPTRTGC2_cjs.createClientOnlyComponent(DropdownMenuSubRoot, DropdownMenuSubFallback);
|
|
516
|
-
function DropdownMenuSubTriggerRoot({
|
|
270
|
+
function DropdownMenuSubTrigger({
|
|
517
271
|
className,
|
|
518
272
|
inset,
|
|
519
273
|
children,
|
|
@@ -535,7 +289,7 @@ function DropdownMenuSubTriggerRoot({
|
|
|
535
289
|
"cursor-default",
|
|
536
290
|
"rounded-uk-xs",
|
|
537
291
|
"text-uk-sm",
|
|
538
|
-
"leading-uk-
|
|
292
|
+
"leading-uk-sm",
|
|
539
293
|
"outline-hidden",
|
|
540
294
|
"select-none",
|
|
541
295
|
"hover:bg-bg-tertiary",
|
|
@@ -556,51 +310,7 @@ function DropdownMenuSubTriggerRoot({
|
|
|
556
310
|
}
|
|
557
311
|
);
|
|
558
312
|
}
|
|
559
|
-
function
|
|
560
|
-
className,
|
|
561
|
-
inset,
|
|
562
|
-
children,
|
|
563
|
-
...props
|
|
564
|
-
}) {
|
|
565
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(
|
|
566
|
-
"div",
|
|
567
|
-
{
|
|
568
|
-
"data-slot": "dropdown-menu-sub-trigger",
|
|
569
|
-
"data-inset": inset,
|
|
570
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
571
|
-
"w-full",
|
|
572
|
-
"flex",
|
|
573
|
-
"gap-md",
|
|
574
|
-
"items-center",
|
|
575
|
-
"px-sm",
|
|
576
|
-
"py-xs",
|
|
577
|
-
"relative",
|
|
578
|
-
"cursor-default",
|
|
579
|
-
"rounded-uk-xs",
|
|
580
|
-
"text-uk-sm",
|
|
581
|
-
"leading-uk-xs",
|
|
582
|
-
"outline-hidden",
|
|
583
|
-
"select-none",
|
|
584
|
-
"hover:bg-bg-tertiary",
|
|
585
|
-
"[&_svg]:pointer-events-none",
|
|
586
|
-
"[&_svg]:shrink-0",
|
|
587
|
-
"[&_svg:not([class*='size-'])]:size-4",
|
|
588
|
-
"[&_svg:not([class*='text-'])]:text-muted-foreground",
|
|
589
|
-
className
|
|
590
|
-
),
|
|
591
|
-
...props,
|
|
592
|
-
children: [
|
|
593
|
-
children,
|
|
594
|
-
/* @__PURE__ */ jsxRuntime.jsx(lucideReact.ChevronRightIcon, { className: "ml-auto size-4" })
|
|
595
|
-
]
|
|
596
|
-
}
|
|
597
|
-
);
|
|
598
|
-
}
|
|
599
|
-
var DropdownMenuSubTrigger = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
600
|
-
DropdownMenuSubTriggerRoot,
|
|
601
|
-
DropdownMenuSubTriggerFallback
|
|
602
|
-
);
|
|
603
|
-
function DropdownMenuSubContentRoot({
|
|
313
|
+
function DropdownMenuSubContent({
|
|
604
314
|
className,
|
|
605
315
|
...props
|
|
606
316
|
}) {
|
|
@@ -636,31 +346,6 @@ function DropdownMenuSubContentRoot({
|
|
|
636
346
|
}
|
|
637
347
|
);
|
|
638
348
|
}
|
|
639
|
-
function DropdownMenuSubContentFallback({ className, ...props }) {
|
|
640
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
641
|
-
"div",
|
|
642
|
-
{
|
|
643
|
-
"data-slot": "dropdown-menu-sub-content",
|
|
644
|
-
className: chunkOHIB3TEN_cjs.cn(
|
|
645
|
-
"bg-bg-primary",
|
|
646
|
-
"p-md",
|
|
647
|
-
"relative",
|
|
648
|
-
"z-50",
|
|
649
|
-
"overflow-x-hidden",
|
|
650
|
-
"overflow-y-auto",
|
|
651
|
-
"rounded-uk-md",
|
|
652
|
-
"shadow-[0_4px_16px_0_var(--color-shadow-secondary)]",
|
|
653
|
-
"liquid:liquid-bg",
|
|
654
|
-
className
|
|
655
|
-
),
|
|
656
|
-
...props
|
|
657
|
-
}
|
|
658
|
-
);
|
|
659
|
-
}
|
|
660
|
-
var DropdownMenuSubContent = chunkRPTRTGC2_cjs.createClientOnlyComponent(
|
|
661
|
-
DropdownMenuSubContentRoot,
|
|
662
|
-
DropdownMenuSubContentFallback
|
|
663
|
-
);
|
|
664
349
|
|
|
665
350
|
exports.DropdownMenu = DropdownMenu;
|
|
666
351
|
exports.DropdownMenuCheckboxItem = DropdownMenuCheckboxItem;
|