@vuer-ai/vuer-uikit 0.0.109 → 0.0.112
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/auth/components/index.cjs +128 -0
- package/dist/auth/components/index.d.cts +2 -0
- package/dist/auth/components/index.d.ts +2 -0
- package/dist/auth/components/index.mjs +119 -0
- package/dist/auth/components/user-avatar/index.cjs +127 -0
- package/dist/auth/components/user-avatar/index.d.cts +8 -0
- package/dist/auth/components/user-avatar/index.d.ts +8 -0
- package/dist/auth/components/user-avatar/index.mjs +118 -0
- package/dist/auth/context/user-context.cjs +10 -0
- package/dist/auth/context/{auth-context.d.cts → user-context.d.cts} +3 -3
- package/dist/auth/context/{auth-context.d.ts → user-context.d.ts} +3 -3
- package/dist/auth/context/user-context.mjs +1 -0
- package/dist/auth/handler/fetch-auth.cjs +11 -0
- package/dist/auth/handler/fetch-auth.d.cts +3 -0
- package/dist/auth/handler/fetch-auth.d.ts +3 -0
- package/dist/auth/handler/fetch-auth.mjs +2 -0
- package/dist/auth/handler/fetch-server.cjs +11 -0
- package/dist/auth/handler/fetch-server.d.cts +3 -0
- package/dist/auth/handler/fetch-server.d.ts +3 -0
- package/dist/auth/handler/fetch-server.mjs +2 -0
- package/dist/auth/handler/get-session.cjs +4 -3
- package/dist/auth/handler/get-session.d.cts +1 -1
- package/dist/auth/handler/get-session.d.ts +1 -1
- package/dist/auth/handler/get-session.mjs +3 -2
- package/dist/auth/handler/get-sessions.cjs +12 -0
- package/dist/auth/handler/get-sessions.d.cts +19 -0
- package/dist/auth/handler/get-sessions.d.ts +19 -0
- package/dist/auth/handler/get-sessions.mjs +3 -0
- package/dist/auth/handler/sign-in-handler.cjs +3 -3
- package/dist/auth/handler/sign-in-handler.d.cts +2 -2
- package/dist/auth/handler/sign-in-handler.d.ts +2 -2
- package/dist/auth/handler/sign-in-handler.mjs +2 -2
- package/dist/auth/handler/sign-out-handler.cjs +4 -3
- package/dist/auth/handler/sign-out-handler.mjs +3 -2
- package/dist/auth/hooks/use-sign-in.cjs +14 -0
- package/dist/auth/hooks/use-sign-in.d.cts +9 -0
- package/dist/auth/hooks/use-sign-in.d.ts +9 -0
- package/dist/auth/hooks/use-sign-in.mjs +5 -0
- package/dist/auth/hooks/use-sign-out.cjs +15 -0
- package/dist/auth/hooks/use-sign-out.d.cts +6 -0
- package/dist/auth/hooks/use-sign-out.d.ts +6 -0
- package/dist/auth/hooks/use-sign-out.mjs +6 -0
- package/dist/auth/hooks/use-user.cjs +11 -0
- package/dist/auth/hooks/use-user.d.cts +8 -0
- package/dist/auth/hooks/use-user.d.ts +8 -0
- package/dist/auth/hooks/use-user.mjs +2 -0
- package/dist/auth/hooks/use-vuer-sessions.cjs +15 -0
- package/dist/auth/hooks/use-vuer-sessions.d.cts +9 -0
- package/dist/auth/hooks/use-vuer-sessions.d.ts +9 -0
- package/dist/auth/hooks/use-vuer-sessions.mjs +6 -0
- package/dist/auth/index.cjs +151 -15
- package/dist/auth/index.d.cts +10 -6
- package/dist/auth/index.d.ts +10 -6
- package/dist/auth/index.mjs +124 -8
- package/dist/auth/localstorage-key.cjs +6 -2
- package/dist/auth/localstorage-key.d.cts +2 -1
- package/dist/auth/localstorage-key.d.ts +2 -1
- package/dist/auth/localstorage-key.mjs +1 -1
- package/dist/auth/vuer-user-provider.cjs +14 -0
- package/dist/auth/{vuer-auth-provider.d.cts → vuer-user-provider.d.cts} +2 -2
- package/dist/auth/{vuer-auth-provider.d.ts → vuer-user-provider.d.ts} +2 -2
- package/dist/auth/vuer-user-provider.mjs +5 -0
- package/dist/{chunk-2EG65KGO.cjs → chunk-2MSGENAQ.cjs} +2 -2
- package/dist/{chunk-VUMOJPEC.mjs → chunk-2SFB7HHW.mjs} +1 -1
- package/dist/chunk-3WMO5QJJ.cjs +8 -0
- package/dist/{chunk-5XBMFADS.cjs → chunk-4GVFCQGI.cjs} +2 -2
- package/dist/chunk-4JZOPZHB.cjs +30 -0
- package/dist/{chunk-MIT3YWUC.cjs → chunk-4LQDOYQJ.cjs} +2 -2
- package/dist/{chunk-5MBEK77I.mjs → chunk-57MAUYQZ.mjs} +9 -2
- package/dist/chunk-5OHAV55L.mjs +24 -0
- package/dist/{chunk-EAXBNWXE.cjs → chunk-5VUM46YD.cjs} +2 -2
- package/dist/{chunk-64L2SNKA.cjs → chunk-6D66V6ON.cjs} +2 -2
- package/dist/chunk-6GJM7TPE.cjs +28 -0
- package/dist/{chunk-GOGJVFRN.cjs → chunk-6IXKC64S.cjs} +4 -4
- package/dist/{chunk-TPAV6PXI.mjs → chunk-7CDVPU65.mjs} +2 -2
- package/dist/chunk-7E5Y224I.cjs +14 -0
- package/dist/{chunk-D5WOPTKY.cjs → chunk-7NUXYKXU.cjs} +2 -2
- package/dist/chunk-7R5HY3IM.cjs +12 -0
- package/dist/{chunk-3VVQWVDE.mjs → chunk-7XXTMBF5.mjs} +1 -1
- package/dist/{chunk-CZ4GQOXG.mjs → chunk-AAFU2FII.mjs} +2 -2
- package/dist/{chunk-4THQPG6Y.mjs → chunk-ACETEVZD.mjs} +1 -1
- package/dist/{chunk-SYX6TMCQ.mjs → chunk-AGHIJQAR.mjs} +1 -1
- package/dist/chunk-APC2GIE7.cjs +58 -0
- package/dist/{chunk-JFJRNNPQ.cjs → chunk-AW6Q4IWT.cjs} +2 -2
- package/dist/{chunk-ACYZOKPT.mjs → chunk-BBWT5YO2.mjs} +2 -2
- package/dist/{chunk-6XOTWZFC.mjs → chunk-BCA45QEW.mjs} +2 -2
- package/dist/{chunk-LFSCJLL2.cjs → chunk-BDAKLXXX.cjs} +9 -2
- package/dist/chunk-BI4QZVVB.cjs +82 -0
- package/dist/{chunk-ZRRCYQ53.cjs → chunk-BTXD3NAG.cjs} +3 -3
- package/dist/{chunk-7RHQ6DVU.cjs → chunk-CGBEPOL4.cjs} +21 -9
- package/dist/{chunk-RA6QMOFM.mjs → chunk-DBMXQH73.mjs} +76 -123
- package/dist/{chunk-QZUTRJSP.mjs → chunk-DHMLQTQ6.mjs} +2 -2
- package/dist/{chunk-OLVOIUCE.mjs → chunk-DT2LGZ5H.mjs} +3 -3
- package/dist/{chunk-KBC7VNER.mjs → chunk-ECOYNCWG.mjs} +1 -1
- package/dist/{chunk-SVWS4AL6.cjs → chunk-F4Z5KATZ.cjs} +2 -0
- package/dist/{chunk-NRQJX772.mjs → chunk-FB5MYIVE.mjs} +1 -0
- package/dist/chunk-FRAD2Z2G.mjs +43 -0
- package/dist/chunk-FROQ45MN.mjs +6 -0
- package/dist/chunk-G6ATG2WV.mjs +28 -0
- package/dist/chunk-GBERXSLI.cjs +53 -0
- package/dist/{chunk-EXQQRW7T.mjs → chunk-GSQE4JVF.mjs} +1 -1
- package/dist/{chunk-5HS4PMUR.mjs → chunk-GUSUTH7D.mjs} +16 -11
- package/dist/{chunk-IXNXSECD.mjs → chunk-H2AJ2CLT.mjs} +1 -1
- package/dist/{chunk-SUEFWFPX.mjs → chunk-HFGRTWTD.mjs} +2 -2
- package/dist/chunk-HOMAESTR.mjs +12 -0
- package/dist/{chunk-T2D6PSA6.cjs → chunk-I2YVC4AE.cjs} +17 -12
- package/dist/{chunk-4JGGLCXT.mjs → chunk-JH5NAW2V.mjs} +1 -1
- package/dist/chunk-JTJKIRFA.mjs +56 -0
- package/dist/chunk-KIZEJMW4.cjs +15 -0
- package/dist/{chunk-JYIVDUDL.cjs → chunk-KOMVGDDW.cjs} +4 -4
- package/dist/{chunk-ZNM6PNI6.mjs → chunk-KS5A3G7B.mjs} +1 -1
- package/dist/{chunk-4WRTIOGZ.cjs → chunk-KT772L2I.cjs} +6 -6
- package/dist/{chunk-NSUFTZNC.cjs → chunk-L2YLNWCQ.cjs} +2 -2
- package/dist/chunk-L3YEIRJS.mjs +31 -0
- package/dist/chunk-L4CIN7FR.mjs +96 -0
- package/dist/{chunk-6QU4J3HY.cjs → chunk-LBRS745M.cjs} +9 -9
- package/dist/{chunk-ASR6OXVT.cjs → chunk-LI5W744D.cjs} +8 -1
- package/dist/{chunk-UASPJ57U.cjs → chunk-LPKVKTOK.cjs} +1 -0
- package/dist/{chunk-SHT4BJOB.cjs → chunk-LUCJKAJ5.cjs} +2 -2
- package/dist/chunk-LUVD54GO.cjs +47 -0
- package/dist/{chunk-5JPYU5A6.cjs → chunk-LV4XJY75.cjs} +11 -11
- package/dist/{chunk-AOV3ADTV.cjs → chunk-M45UXJWX.cjs} +2 -2
- package/dist/{chunk-7HOEFGEO.mjs → chunk-MGFG7EXC.mjs} +1 -1
- package/dist/chunk-MO5V43Z3.mjs +13 -0
- package/dist/chunk-MRMSCW3P.cjs +19 -0
- package/dist/{chunk-WRKB3W2J.cjs → chunk-MTZQ4C2U.cjs} +6 -6
- package/dist/{chunk-AJQEHMYV.cjs → chunk-NIEFMP5V.cjs} +2 -2
- package/dist/chunk-NJXBYRKZ.mjs +80 -0
- package/dist/{chunk-S7SGB2FD.mjs → chunk-O7FGA5N2.mjs} +4 -4
- package/dist/chunk-OOHCJIRV.cjs +26 -0
- package/dist/chunk-PFIP3ETQ.cjs +55 -0
- package/dist/{chunk-RIJUPORK.mjs → chunk-PJJSHHL6.mjs} +1 -1
- package/dist/{chunk-CGUQWS2I.mjs → chunk-PTBMSYQQ.mjs} +1 -1
- package/dist/chunk-PX2H7Z4D.mjs +26 -0
- package/dist/chunk-PXDT5GFJ.mjs +13 -0
- package/dist/{chunk-HN3AMWUM.cjs → chunk-Q5PJKBX7.cjs} +2 -2
- package/dist/chunk-Q76WU4DL.cjs +17 -0
- package/dist/{chunk-Y2H4A5AC.mjs → chunk-R2QXIDY2.mjs} +2 -2
- package/dist/{chunk-K2OC2HWQ.mjs → chunk-RFRBGVBZ.mjs} +19 -7
- package/dist/{chunk-7GJVMFKJ.cjs → chunk-ROY7233C.cjs} +4 -4
- package/dist/{chunk-HBIZQDDS.cjs → chunk-RQH7ZAWF.cjs} +2 -2
- package/dist/{chunk-PB4UO2NR.cjs → chunk-RSBVQ7SJ.cjs} +9 -10
- package/dist/{chunk-A2UZY7Y2.cjs → chunk-S5XJOGB4.cjs} +2 -2
- package/dist/chunk-SO2UTKSV.mjs +17 -0
- package/dist/{chunk-JFIAWTRH.cjs → chunk-SU57ZAZJ.cjs} +2 -2
- package/dist/{chunk-MG5TTPA7.mjs → chunk-SWJHOFZH.mjs} +6 -6
- package/dist/{chunk-PTCDBU72.cjs → chunk-TYZHIBYI.cjs} +2 -2
- package/dist/{chunk-IY36FZ5R.mjs → chunk-TZBOF3XO.mjs} +1 -1
- package/dist/{chunk-DQUI3PIU.mjs → chunk-UBYSTTD2.mjs} +2 -2
- package/dist/{chunk-276VJZCV.mjs → chunk-UT7B4TLZ.mjs} +2 -1
- package/dist/{chunk-XGM57WPN.mjs → chunk-V4KDK3BN.mjs} +8 -9
- package/dist/chunk-V5YUFNEB.mjs +53 -0
- package/dist/{chunk-VLOFKTSL.cjs → chunk-VEE2QBS5.cjs} +3 -3
- package/dist/{chunk-3IVDCAFM.mjs → chunk-VSFPXAGN.mjs} +4 -4
- package/dist/{chunk-LQGXG373.cjs → chunk-WB43VEZA.cjs} +21 -3
- package/dist/{chunk-YPQEJEB7.mjs → chunk-WGWNYPXW.mjs} +8 -1
- package/dist/{chunk-24IUD6Q3.mjs → chunk-WQCVK4PG.mjs} +1 -1
- package/dist/chunk-X3H6FYAM.cjs +15 -0
- package/dist/{chunk-LRSDE62T.mjs → chunk-XMQULAAU.mjs} +21 -3
- package/dist/chunk-YWECB5GR.cjs +2 -0
- package/dist/chunk-YYLBP356.mjs +1 -0
- package/dist/{chunk-2PJO5UJL.cjs → chunk-YZINVGLW.cjs} +11 -11
- package/dist/{chunk-JUSFLIU5.mjs → chunk-Z4ZGX3NM.mjs} +1 -1
- package/dist/chunk-Z7BZFZEV.mjs +15 -0
- package/dist/{chunk-VEWWUO2N.mjs → chunk-ZDSN4IFT.mjs} +1 -1
- package/dist/{chunk-PTGMHZFS.mjs → chunk-ZEBAIL6F.mjs} +1 -1
- package/dist/{chunk-2WD4ZL27.cjs → chunk-ZGS3VGGN.cjs} +4 -4
- package/dist/{chunk-Y5SVZCPQ.cjs → chunk-ZJ5SNYAO.cjs} +7 -7
- package/dist/{chunk-3TUONMQ6.mjs → chunk-ZRMDDK6J.mjs} +1 -1
- package/dist/chunk-ZXIKMZPH.cjs +99 -0
- package/dist/{chunk-QIYGXPLM.cjs → chunk-ZXWBDK2V.cjs} +130 -178
- package/dist/{chunk-5PHGYFZ3.cjs → chunk-ZZEWMU7Y.cjs} +2 -2
- package/dist/dial/DialPanel.cjs +54 -52
- package/dist/dial/DialPanel.d.cts +1 -0
- package/dist/dial/DialPanel.d.ts +1 -0
- package/dist/dial/DialPanel.mjs +53 -51
- package/dist/dial/DialProvider.cjs +3 -3
- package/dist/dial/DialProvider.d.cts +3 -2
- package/dist/dial/DialProvider.d.ts +3 -2
- package/dist/dial/DialProvider.example.cjs +4 -4
- package/dist/dial/DialProvider.example.mjs +1 -1
- package/dist/dial/DialProvider.mjs +1 -1
- package/dist/dial/index.cjs +72 -70
- package/dist/dial/index.d.cts +1 -0
- package/dist/dial/index.d.ts +1 -0
- package/dist/dial/index.mjs +53 -51
- package/dist/dial/wrapped-inputs/ControlledInputs.cjs +58 -56
- package/dist/dial/wrapped-inputs/ControlledInputs.d.cts +10 -9
- package/dist/dial/wrapped-inputs/ControlledInputs.d.ts +10 -9
- package/dist/dial/wrapped-inputs/ControlledInputs.mjs +53 -51
- package/dist/dial/wrapped-inputs/DialInputs.cjs +67 -65
- package/dist/dial/wrapped-inputs/DialInputs.d.cts +1 -0
- package/dist/dial/wrapped-inputs/DialInputs.d.ts +1 -0
- package/dist/dial/wrapped-inputs/DialInputs.mjs +53 -51
- package/dist/dial/wrapped-inputs/DialPresetsInput.cjs +48 -52
- package/dist/dial/wrapped-inputs/DialPresetsInput.d.cts +3 -3
- package/dist/dial/wrapped-inputs/DialPresetsInput.d.ts +3 -3
- package/dist/dial/wrapped-inputs/DialPresetsInput.mjs +47 -51
- package/dist/dial/wrapped-inputs/DialVectorInput.cjs +54 -52
- package/dist/dial/wrapped-inputs/DialVectorInput.d.cts +1 -0
- package/dist/dial/wrapped-inputs/DialVectorInput.d.ts +1 -0
- package/dist/dial/wrapped-inputs/DialVectorInput.mjs +53 -51
- package/dist/dial/wrapped-inputs/index.cjs +77 -75
- package/dist/dial/wrapped-inputs/index.d.cts +1 -0
- package/dist/dial/wrapped-inputs/index.d.ts +1 -0
- package/dist/dial/wrapped-inputs/index.mjs +53 -51
- package/dist/highlight-cursor/enhanced-components.cjs +11 -11
- package/dist/highlight-cursor/enhanced-components.mjs +6 -6
- package/dist/highlight-cursor/index.cjs +15 -15
- package/dist/highlight-cursor/index.mjs +6 -6
- package/dist/index.cjs +238 -256
- package/dist/index.css +3 -3
- package/dist/index.d.cts +4 -1
- package/dist/index.d.ts +4 -1
- package/dist/index.mjs +53 -51
- package/dist/styles/theme.css +3 -3
- package/dist/ui/DialBadge.cjs +5 -5
- package/dist/ui/DialBadge.mjs +1 -1
- package/dist/ui/UIKitBadge.cjs +5 -5
- package/dist/ui/UIKitBadge.mjs +1 -1
- package/dist/ui/button.cjs +3 -3
- package/dist/ui/button.mjs +1 -1
- package/dist/ui/card.cjs +8 -8
- package/dist/ui/card.mjs +1 -1
- package/dist/ui/index.cjs +182 -201
- package/dist/ui/index.d.cts +4 -1
- package/dist/ui/index.d.ts +4 -1
- package/dist/ui/index.mjs +45 -44
- package/dist/ui/inputs/color-input.cjs +3 -3
- package/dist/ui/inputs/color-input.mjs +2 -2
- package/dist/ui/inputs/index.cjs +56 -56
- package/dist/ui/inputs/index.mjs +20 -20
- package/dist/ui/inputs/input-numbers.cjs +3 -3
- package/dist/ui/inputs/input-numbers.mjs +2 -2
- package/dist/ui/inputs/input.cjs +4 -4
- package/dist/ui/inputs/input.mjs +1 -1
- package/dist/ui/inputs/number-inputs/CmInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/CmInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/DegInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/DegInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/EulerDegInput.cjs +6 -6
- package/dist/ui/inputs/number-inputs/EulerDegInput.mjs +5 -5
- package/dist/ui/inputs/number-inputs/EulerInput.cjs +5 -5
- package/dist/ui/inputs/number-inputs/EulerInput.mjs +4 -4
- package/dist/ui/inputs/number-inputs/EulerRadInput.cjs +5 -5
- package/dist/ui/inputs/number-inputs/EulerRadInput.mjs +4 -4
- package/dist/ui/inputs/number-inputs/InchInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/InchInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/IntInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/IntInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/KVectorInput.cjs +5 -5
- package/dist/ui/inputs/number-inputs/KVectorInput.mjs +4 -4
- package/dist/ui/inputs/number-inputs/QuaternionInput.cjs +5 -5
- package/dist/ui/inputs/number-inputs/QuaternionInput.mjs +4 -4
- package/dist/ui/inputs/number-inputs/RadInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/RadInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/TimeInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/TimeInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/Vec3Input.cjs +5 -5
- package/dist/ui/inputs/number-inputs/Vec3Input.mjs +4 -4
- package/dist/ui/inputs/number-inputs/VectorInput.cjs +4 -4
- package/dist/ui/inputs/number-inputs/VectorInput.mjs +3 -3
- package/dist/ui/inputs/number-inputs/index.cjs +40 -40
- package/dist/ui/inputs/number-inputs/index.mjs +15 -15
- package/dist/ui/inputs/presets-input.cjs +5 -5
- package/dist/ui/inputs/presets-input.mjs +4 -4
- package/dist/ui/inputs/presets-rad-input.cjs +6 -6
- package/dist/ui/inputs/presets-rad-input.mjs +5 -5
- package/dist/ui/inputs/text-input.cjs +3 -3
- package/dist/ui/inputs/text-input.mjs +2 -2
- package/dist/ui/label.cjs +2 -2
- package/dist/ui/label.mjs +1 -1
- package/dist/ui/layout.cjs +2 -2
- package/dist/ui/layout.mjs +1 -1
- package/dist/ui/layouts/index.cjs +2 -2
- package/dist/ui/layouts/index.mjs +2 -2
- package/dist/ui/navigation.cjs +3 -3
- package/dist/ui/navigation.mjs +2 -2
- package/dist/ui/pagination.cjs +9 -9
- package/dist/ui/pagination.mjs +2 -2
- package/dist/ui/progress.cjs +20 -0
- package/dist/ui/progress.d.cts +7 -0
- package/dist/ui/progress.d.ts +7 -0
- package/dist/ui/{panel.mjs → progress.mjs} +1 -1
- package/dist/ui/sidebar.cjs +28 -28
- package/dist/ui/sidebar.mjs +4 -4
- package/dist/ui/spinner.cjs +10 -0
- package/dist/ui/spinner.d.cts +7 -0
- package/dist/ui/spinner.d.ts +7 -0
- package/dist/ui/spinner.mjs +1 -0
- package/dist/ui/theme/ThemeToggles.cjs +6 -6
- package/dist/ui/theme/ThemeToggles.mjs +3 -3
- package/dist/ui/theme/index.cjs +6 -6
- package/dist/ui/theme/index.mjs +3 -3
- package/dist/ui/toolbar.cjs +4 -4
- package/dist/ui/toolbar.mjs +1 -1
- package/dist/ui/tooltip.cjs +5 -5
- package/dist/ui/tooltip.mjs +1 -1
- package/dist/ui/tree-view/TreeSearchBar.cjs +4 -4
- package/dist/ui/tree-view/TreeSearchBar.mjs +3 -3
- package/dist/ui/tree-view/index.cjs +13 -13
- package/dist/ui/tree-view/index.mjs +4 -4
- package/dist/ui/tree-view-legacy.cjs +7 -7
- package/dist/ui/tree-view-legacy.mjs +3 -3
- package/dist/ui/waterfall/index.cjs +7 -7
- package/dist/ui/waterfall/index.mjs +6 -6
- package/package.json +5 -4
- package/src/auth/components/index.ts +1 -0
- package/src/auth/components/user-avatar/index.tsx +94 -0
- package/src/auth/context/{auth-context.ts → user-context.ts} +4 -4
- package/src/auth/handler/fetch-auth.ts +10 -0
- package/src/auth/handler/fetch-server.ts +10 -0
- package/src/auth/handler/get-session.ts +11 -9
- package/src/auth/handler/get-sessions.ts +16 -0
- package/src/auth/handler/sign-in-handler.ts +10 -11
- package/src/auth/handler/sign-out-handler.ts +2 -6
- package/src/auth/hooks/use-sign-in.ts +33 -0
- package/src/auth/hooks/use-sign-out.ts +30 -0
- package/src/auth/hooks/{use-vuer-auth.ts → use-user.ts} +3 -3
- package/src/auth/hooks/use-vuer-sessions.ts +29 -0
- package/src/auth/index.ts +9 -3
- package/src/auth/localstorage-key.ts +2 -0
- package/src/auth/{vuer-auth-provider.tsx → vuer-user-provider.tsx} +14 -9
- package/src/dial/DialProvider.tsx +67 -13
- package/src/dial/wrapped-inputs/ControlledInputs.tsx +79 -64
- package/src/dial/wrapped-inputs/DialPresetsInput.tsx +19 -27
- package/src/dial/wrapped-inputs/DialVectorInput.tsx +14 -9
- package/src/styles/theme.css +3 -3
- package/src/ui/button.tsx +2 -2
- package/src/ui/card.tsx +5 -5
- package/src/ui/index.ts +2 -1
- package/src/ui/inputs/input.tsx +21 -3
- package/src/ui/label.tsx +8 -1
- package/src/ui/layout.tsx +1 -0
- package/src/ui/progress.tsx +29 -0
- package/src/ui/spinner.tsx +67 -0
- package/src/ui/toolbar.tsx +21 -8
- package/src/ui/tooltip.tsx +11 -2
- package/src/ui/waterfall/index.tsx +15 -3
- package/dist/auth/context/auth-context.cjs +0 -10
- package/dist/auth/context/auth-context.mjs +0 -1
- package/dist/auth/hooks/use-vuer-auth.cjs +0 -11
- package/dist/auth/hooks/use-vuer-auth.d.cts +0 -8
- package/dist/auth/hooks/use-vuer-auth.d.ts +0 -8
- package/dist/auth/hooks/use-vuer-auth.mjs +0 -2
- package/dist/auth/hooks/use-vuer-method.cjs +0 -15
- package/dist/auth/hooks/use-vuer-method.d.cts +0 -10
- package/dist/auth/hooks/use-vuer-method.d.ts +0 -10
- package/dist/auth/hooks/use-vuer-method.mjs +0 -6
- package/dist/auth/vuer-auth-provider.cjs +0 -13
- package/dist/auth/vuer-auth-provider.mjs +0 -4
- package/dist/chunk-3HEZVWRW.mjs +0 -62
- package/dist/chunk-4B44SRRP.cjs +0 -12
- package/dist/chunk-4CPB3XHE.cjs +0 -18
- package/dist/chunk-AKVHFPXH.mjs +0 -26
- package/dist/chunk-C6L7YIGW.cjs +0 -117
- package/dist/chunk-CGODCUQ5.mjs +0 -16
- package/dist/chunk-G4Q5ALRW.mjs +0 -109
- package/dist/chunk-OPYMZDEZ.mjs +0 -28
- package/dist/chunk-RMK6W774.cjs +0 -65
- package/dist/chunk-T57VFBIC.mjs +0 -17
- package/dist/chunk-TC3W4VRO.mjs +0 -6
- package/dist/chunk-WTYBTOLO.cjs +0 -19
- package/dist/chunk-WZGZX3S2.cjs +0 -32
- package/dist/chunk-XFTKHT2M.cjs +0 -28
- package/dist/chunk-ZULCZ5L6.cjs +0 -8
- package/dist/ui/panel.cjs +0 -44
- package/dist/ui/panel.d.cts +0 -51
- package/dist/ui/panel.d.ts +0 -51
- package/src/auth/hooks/use-vuer-method.ts +0 -37
- package/src/ui/panel.tsx +0 -147
- /package/dist/{chunk-KFPS5CCR.cjs → chunk-NK7L5H2Y.cjs} +0 -0
- /package/dist/{chunk-G3EIVAVR.mjs → chunk-UXWS62ZO.mjs} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../chunk-E6G4MTX3.cjs');
|
|
4
|
-
require('../../chunk-WX7SLJUA.cjs');
|
|
5
4
|
require('../../chunk-4AE2TOOL.cjs');
|
|
6
5
|
var chunkA5VRTIX4_cjs = require('../../chunk-A5VRTIX4.cjs');
|
|
7
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-WX7SLJUA.cjs');
|
|
8
7
|
var chunkLBGZKACW_cjs = require('../../chunk-LBGZKACW.cjs');
|
|
9
8
|
var chunkUULSGVNF_cjs = require('../../chunk-UULSGVNF.cjs');
|
|
9
|
+
require('../../chunk-BFFOS7Z3.cjs');
|
|
10
10
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
11
11
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
12
12
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '../../chunk-IGTUE4NW.mjs';
|
|
2
|
-
import '../../chunk-4QFWMPJZ.mjs';
|
|
3
2
|
import '../../chunk-EPRRJR2S.mjs';
|
|
4
3
|
export { LiquidLayoutView } from '../../chunk-4JAEMFDN.mjs';
|
|
5
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-4QFWMPJZ.mjs';
|
|
6
5
|
export { DockLayoutView } from '../../chunk-M6JLGVJ7.mjs';
|
|
7
6
|
export { DockLayout, DockLayoutBottom, DockLayoutContent, DockLayoutLeft, DockLayoutRight, DockLayoutTop } from '../../chunk-3LO3AM25.mjs';
|
|
7
|
+
import '../../chunk-2X6CAFVD.mjs';
|
|
8
8
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
9
9
|
import '../../chunk-3QT5VABC.mjs';
|
|
10
10
|
import '../../chunk-XHJDRQD7.mjs';
|
package/dist/ui/navigation.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkVEE2QBS5_cjs = require('../chunk-VEE2QBS5.cjs');
|
|
4
|
+
require('../chunk-RQH7ZAWF.cjs');
|
|
5
5
|
require('../chunk-QN4N4I3Z.cjs');
|
|
6
6
|
require('../chunk-Q7E73DVJ.cjs');
|
|
7
7
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -17,5 +17,5 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
17
17
|
|
|
18
18
|
Object.defineProperty(exports, "Navigation", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkVEE2QBS5_cjs.Navigation; }
|
|
21
21
|
});
|
package/dist/ui/navigation.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { Navigation } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { Navigation } from '../chunk-PJJSHHL6.mjs';
|
|
2
|
+
import '../chunk-AAFU2FII.mjs';
|
|
3
3
|
import '../chunk-F7ZHPSLA.mjs';
|
|
4
4
|
import '../chunk-3QT5VABC.mjs';
|
|
5
5
|
import '../chunk-XHJDRQD7.mjs';
|
package/dist/ui/pagination.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunk4LQDOYQJ_cjs = require('../chunk-4LQDOYQJ.cjs');
|
|
4
|
+
require('../chunk-RQH7ZAWF.cjs');
|
|
5
5
|
require('../chunk-T3G35JSP.cjs');
|
|
6
6
|
require('../chunk-QN4N4I3Z.cjs');
|
|
7
7
|
require('../chunk-Q7E73DVJ.cjs');
|
|
@@ -18,29 +18,29 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
18
18
|
|
|
19
19
|
Object.defineProperty(exports, "Pagination", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk4LQDOYQJ_cjs.Pagination; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "PaginationContent", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationContent; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "PaginationEllipsis", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationEllipsis; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "PaginationItem", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationItem; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "PaginationLink", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationLink; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "PaginationNext", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationNext; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "PaginationPrevious", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk4LQDOYQJ_cjs.PaginationPrevious; }
|
|
46
46
|
});
|
package/dist/ui/pagination.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../chunk-ECOYNCWG.mjs';
|
|
2
|
+
import '../chunk-AAFU2FII.mjs';
|
|
3
3
|
import '../chunk-XMG3IVGZ.mjs';
|
|
4
4
|
import '../chunk-F7ZHPSLA.mjs';
|
|
5
5
|
import '../chunk-3QT5VABC.mjs';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkGBERXSLI_cjs = require('../chunk-GBERXSLI.cjs');
|
|
4
|
+
require('../chunk-QN4N4I3Z.cjs');
|
|
5
|
+
require('../chunk-Q7E73DVJ.cjs');
|
|
6
|
+
require('../chunk-JR4TVE43.cjs');
|
|
7
|
+
require('../chunk-VXZURKMQ.cjs');
|
|
8
|
+
require('../chunk-Q4XH2Z5M.cjs');
|
|
9
|
+
require('../chunk-6BOWMGFG.cjs');
|
|
10
|
+
require('../chunk-YZIR6LIY.cjs');
|
|
11
|
+
require('../chunk-RPTRTGC2.cjs');
|
|
12
|
+
require('../chunk-LBWMTA5T.cjs');
|
|
13
|
+
require('../chunk-OHIB3TEN.cjs');
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Object.defineProperty(exports, "Progress", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunkGBERXSLI_cjs.Progress; }
|
|
20
|
+
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as ProgressPrimitive from '@radix-ui/react-progress';
|
|
4
|
+
|
|
5
|
+
declare function Progress({ className, value, ...props }: ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Progress };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as ProgressPrimitive from '@radix-ui/react-progress';
|
|
4
|
+
|
|
5
|
+
declare function Progress({ className, value, ...props }: ComponentProps<typeof ProgressPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Progress };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { Progress } from '../chunk-L3YEIRJS.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
3
|
import '../chunk-3QT5VABC.mjs';
|
|
4
4
|
import '../chunk-XHJDRQD7.mjs';
|
package/dist/ui/sidebar.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
3
|
+
var chunkLBRS745M_cjs = require('../chunk-LBRS745M.cjs');
|
|
4
|
+
require('../chunk-BDAKLXXX.cjs');
|
|
5
5
|
require('../chunk-YO6X755G.cjs');
|
|
6
6
|
require('../chunk-HNTVTCNX.cjs');
|
|
7
7
|
require('../chunk-XURKXOZK.cjs');
|
|
8
|
-
require('../chunk-
|
|
9
|
-
require('../chunk-
|
|
8
|
+
require('../chunk-WB43VEZA.cjs');
|
|
9
|
+
require('../chunk-RQH7ZAWF.cjs');
|
|
10
10
|
require('../chunk-QN4N4I3Z.cjs');
|
|
11
11
|
require('../chunk-Q7E73DVJ.cjs');
|
|
12
12
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -22,97 +22,97 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
22
22
|
|
|
23
23
|
Object.defineProperty(exports, "Sidebar", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkLBRS745M_cjs.Sidebar; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "SidebarContent", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkLBRS745M_cjs.SidebarContent; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "SidebarFooter", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkLBRS745M_cjs.SidebarFooter; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "SidebarGroup", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkLBRS745M_cjs.SidebarGroup; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "SidebarGroupAction", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkLBRS745M_cjs.SidebarGroupAction; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "SidebarGroupContent", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkLBRS745M_cjs.SidebarGroupContent; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "SidebarGroupLabel", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkLBRS745M_cjs.SidebarGroupLabel; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "SidebarHeader", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkLBRS745M_cjs.SidebarHeader; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "SidebarInput", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkLBRS745M_cjs.SidebarInput; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "SidebarInset", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkLBRS745M_cjs.SidebarInset; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "SidebarMenu", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenu; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "SidebarMenuAction", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuAction; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "SidebarMenuBadge", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuBadge; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "SidebarMenuButton", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuButton; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "SidebarMenuItem", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuItem; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "SidebarMenuSkeleton", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuSkeleton; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "SidebarMenuSub", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuSub; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "SidebarMenuSubButton", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuSubButton; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "SidebarMenuSubItem", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkLBRS745M_cjs.SidebarMenuSubItem; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "SidebarProvider", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkLBRS745M_cjs.SidebarProvider; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "SidebarRail", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkLBRS745M_cjs.SidebarRail; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "SidebarSeparator", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkLBRS745M_cjs.SidebarSeparator; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "SidebarTrigger", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkLBRS745M_cjs.SidebarTrigger; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "useSidebar", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkLBRS745M_cjs.useSidebar; }
|
|
118
118
|
});
|
package/dist/ui/sidebar.mjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, useSidebar } from '../chunk-DT2LGZ5H.mjs';
|
|
2
|
+
import '../chunk-57MAUYQZ.mjs';
|
|
3
3
|
import '../chunk-DWWM2TV3.mjs';
|
|
4
4
|
import '../chunk-OWGKZAOO.mjs';
|
|
5
5
|
import '../chunk-7NOBQH7O.mjs';
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-XMQULAAU.mjs';
|
|
7
|
+
import '../chunk-AAFU2FII.mjs';
|
|
8
8
|
import '../chunk-F7ZHPSLA.mjs';
|
|
9
9
|
import '../chunk-3QT5VABC.mjs';
|
|
10
10
|
import '../chunk-XHJDRQD7.mjs';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Spinner } from '../chunk-NJXBYRKZ.mjs';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZJ5SNYAO_cjs = require('../../chunk-ZJ5SNYAO.cjs');
|
|
4
4
|
require('../../chunk-KR7VBV3B.cjs');
|
|
5
5
|
require('../../chunk-WHV4VATL.cjs');
|
|
6
|
-
require('../../chunk-
|
|
7
|
-
require('../../chunk-
|
|
6
|
+
require('../../chunk-BDAKLXXX.cjs');
|
|
7
|
+
require('../../chunk-RQH7ZAWF.cjs');
|
|
8
8
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
9
9
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
10
10
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -20,13 +20,13 @@ require('../../chunk-OHIB3TEN.cjs');
|
|
|
20
20
|
|
|
21
21
|
Object.defineProperty(exports, "LiquidToggle", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkZJ5SNYAO_cjs.LiquidToggle; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "ThemeColorToggle", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkZJ5SNYAO_cjs.ThemeColorToggle; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "ThemeToggles", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkZJ5SNYAO_cjs.ThemeToggles; }
|
|
32
32
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { LiquidToggle, ThemeColorToggle, ThemeToggles } from '../../chunk-
|
|
1
|
+
export { LiquidToggle, ThemeColorToggle, ThemeToggles } from '../../chunk-R2QXIDY2.mjs';
|
|
2
2
|
import '../../chunk-FK6ZROZE.mjs';
|
|
3
3
|
import '../../chunk-5KJP6A6C.mjs';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-57MAUYQZ.mjs';
|
|
5
|
+
import '../../chunk-AAFU2FII.mjs';
|
|
6
6
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
7
7
|
import '../../chunk-3QT5VABC.mjs';
|
|
8
8
|
import '../../chunk-XHJDRQD7.mjs';
|
package/dist/ui/theme/index.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../chunk-LGOEGWMJ.cjs');
|
|
4
|
-
var
|
|
4
|
+
var chunkZJ5SNYAO_cjs = require('../../chunk-ZJ5SNYAO.cjs');
|
|
5
5
|
var chunkKR7VBV3B_cjs = require('../../chunk-KR7VBV3B.cjs');
|
|
6
6
|
var chunkWHV4VATL_cjs = require('../../chunk-WHV4VATL.cjs');
|
|
7
|
-
require('../../chunk-
|
|
8
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-BDAKLXXX.cjs');
|
|
8
|
+
require('../../chunk-RQH7ZAWF.cjs');
|
|
9
9
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
10
10
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
11
11
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -21,15 +21,15 @@ require('../../chunk-OHIB3TEN.cjs');
|
|
|
21
21
|
|
|
22
22
|
Object.defineProperty(exports, "LiquidToggle", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkZJ5SNYAO_cjs.LiquidToggle; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "ThemeColorToggle", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkZJ5SNYAO_cjs.ThemeColorToggle; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "ThemeToggles", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkZJ5SNYAO_cjs.ThemeToggles; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "ThemeProvider", {
|
|
35
35
|
enumerable: true,
|
package/dist/ui/theme/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import '../../chunk-6NK7UMFP.mjs';
|
|
2
|
-
export { LiquidToggle, ThemeColorToggle, ThemeToggles } from '../../chunk-
|
|
2
|
+
export { LiquidToggle, ThemeColorToggle, ThemeToggles } from '../../chunk-R2QXIDY2.mjs';
|
|
3
3
|
export { ThemeProvider, computeTheme, defaultThemes, useTheme } from '../../chunk-FK6ZROZE.mjs';
|
|
4
4
|
export { ThemeScript } from '../../chunk-5KJP6A6C.mjs';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-57MAUYQZ.mjs';
|
|
6
|
+
import '../../chunk-AAFU2FII.mjs';
|
|
7
7
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
8
8
|
import '../../chunk-3QT5VABC.mjs';
|
|
9
9
|
import '../../chunk-XHJDRQD7.mjs';
|
package/dist/ui/toolbar.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkLUVD54GO_cjs = require('../chunk-LUVD54GO.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
6
6
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -16,13 +16,13 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "Toolbar", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkLUVD54GO_cjs.Toolbar; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "ToolbarGroup", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkLUVD54GO_cjs.ToolbarGroup; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "ToolbarSeparator", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkLUVD54GO_cjs.ToolbarSeparator; }
|
|
28
28
|
});
|
package/dist/ui/toolbar.mjs
CHANGED
package/dist/ui/tooltip.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBDAKLXXX_cjs = require('../chunk-BDAKLXXX.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
6
6
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -16,17 +16,17 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "Tooltip", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkBDAKLXXX_cjs.Tooltip; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "TooltipContent", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkBDAKLXXX_cjs.TooltipContent; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "TooltipProvider", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkBDAKLXXX_cjs.TooltipProvider; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "TooltipTrigger", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkBDAKLXXX_cjs.TooltipTrigger; }
|
|
32
32
|
});
|
package/dist/ui/tooltip.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../chunk-
|
|
1
|
+
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../chunk-57MAUYQZ.mjs';
|
|
2
2
|
import '../chunk-F7ZHPSLA.mjs';
|
|
3
3
|
import '../chunk-3QT5VABC.mjs';
|
|
4
4
|
import '../chunk-XHJDRQD7.mjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
5
|
-
require('../../chunk-
|
|
3
|
+
var chunkLV4XJY75_cjs = require('../../chunk-LV4XJY75.cjs');
|
|
4
|
+
require('../../chunk-BDAKLXXX.cjs');
|
|
5
|
+
require('../../chunk-WB43VEZA.cjs');
|
|
6
6
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
7
7
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
8
8
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -18,5 +18,5 @@ require('../../chunk-OHIB3TEN.cjs');
|
|
|
18
18
|
|
|
19
19
|
Object.defineProperty(exports, "TreeSearchBar", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkLV4XJY75_cjs.TreeSearchBar; }
|
|
22
22
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { TreeSearchBar } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
export { TreeSearchBar } from '../../chunk-HFGRTWTD.mjs';
|
|
2
|
+
import '../../chunk-57MAUYQZ.mjs';
|
|
3
|
+
import '../../chunk-XMQULAAU.mjs';
|
|
4
4
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
5
5
|
import '../../chunk-3QT5VABC.mjs';
|
|
6
6
|
import '../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../chunk-G5NT42YF.cjs');
|
|
4
|
-
var chunkEEGQLTSQ_cjs = require('../../chunk-EEGQLTSQ.cjs');
|
|
5
4
|
require('../../chunk-VOTZLQ6J.cjs');
|
|
6
|
-
var
|
|
5
|
+
var chunkLV4XJY75_cjs = require('../../chunk-LV4XJY75.cjs');
|
|
7
6
|
var chunkHAVTMZR3_cjs = require('../../chunk-HAVTMZR3.cjs');
|
|
8
|
-
require('../../chunk-
|
|
9
|
-
require('../../chunk-
|
|
7
|
+
var chunkEEGQLTSQ_cjs = require('../../chunk-EEGQLTSQ.cjs');
|
|
8
|
+
require('../../chunk-BDAKLXXX.cjs');
|
|
9
|
+
require('../../chunk-WB43VEZA.cjs');
|
|
10
10
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
11
11
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
12
12
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -20,17 +20,9 @@ require('../../chunk-OHIB3TEN.cjs');
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
-
Object.defineProperty(exports, "useTreeSearch", {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
get: function () { return chunkEEGQLTSQ_cjs.useTreeSearch; }
|
|
26
|
-
});
|
|
27
|
-
Object.defineProperty(exports, "useTreeState", {
|
|
28
|
-
enumerable: true,
|
|
29
|
-
get: function () { return chunkEEGQLTSQ_cjs.useTreeState; }
|
|
30
|
-
});
|
|
31
23
|
Object.defineProperty(exports, "TreeSearchBar", {
|
|
32
24
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkLV4XJY75_cjs.TreeSearchBar; }
|
|
34
26
|
});
|
|
35
27
|
Object.defineProperty(exports, "TreeEntryItem", {
|
|
36
28
|
enumerable: true,
|
|
@@ -40,3 +32,11 @@ Object.defineProperty(exports, "TreeView", {
|
|
|
40
32
|
enumerable: true,
|
|
41
33
|
get: function () { return chunkHAVTMZR3_cjs.TreeView; }
|
|
42
34
|
});
|
|
35
|
+
Object.defineProperty(exports, "useTreeSearch", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkEEGQLTSQ_cjs.useTreeSearch; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "useTreeState", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkEEGQLTSQ_cjs.useTreeState; }
|
|
42
|
+
});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '../../chunk-HVVT3D2T.mjs';
|
|
2
|
-
export { useTreeSearch, useTreeState } from '../../chunk-PC5DHSC4.mjs';
|
|
3
2
|
import '../../chunk-HTAFERCZ.mjs';
|
|
4
|
-
export { TreeSearchBar } from '../../chunk-
|
|
3
|
+
export { TreeSearchBar } from '../../chunk-HFGRTWTD.mjs';
|
|
5
4
|
export { TreeEntryItem, TreeView } from '../../chunk-VQPJ7TLB.mjs';
|
|
6
|
-
|
|
7
|
-
import '../../chunk-
|
|
5
|
+
export { useTreeSearch, useTreeState } from '../../chunk-PC5DHSC4.mjs';
|
|
6
|
+
import '../../chunk-57MAUYQZ.mjs';
|
|
7
|
+
import '../../chunk-XMQULAAU.mjs';
|
|
8
8
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
9
9
|
import '../../chunk-3QT5VABC.mjs';
|
|
10
10
|
import '../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
3
|
+
var chunkYZINVGLW_cjs = require('../chunk-YZINVGLW.cjs');
|
|
4
|
+
require('../chunk-BDAKLXXX.cjs');
|
|
5
|
+
require('../chunk-WB43VEZA.cjs');
|
|
6
6
|
require('../chunk-JMCH2AFN.cjs');
|
|
7
7
|
require('../chunk-G5JZGNKY.cjs');
|
|
8
8
|
require('../chunk-QN4N4I3Z.cjs');
|
|
@@ -21,17 +21,17 @@ require('../chunk-G4FJGNY5.cjs');
|
|
|
21
21
|
|
|
22
22
|
Object.defineProperty(exports, "TreeEntries", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkYZINVGLW_cjs.TreeEntries; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "TreeEntryItem", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkYZINVGLW_cjs.TreeEntryItem; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "TreeSearchBar", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkYZINVGLW_cjs.TreeSearchBar; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "TreeView", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkYZINVGLW_cjs.TreeView; }
|
|
37
37
|
});
|