@vuer-ai/vuer-uikit 0.0.106 → 0.0.109
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 +9 -9
- package/dist/SyncScroll/SyncScroll.mjs +2 -2
- package/dist/SyncScroll/index.cjs +9 -9
- package/dist/SyncScroll/index.mjs +2 -2
- package/dist/auth/hooks/use-vuer-method.cjs +3 -3
- package/dist/auth/hooks/use-vuer-method.mjs +2 -2
- package/dist/auth/index.cjs +6 -6
- package/dist/auth/index.mjs +4 -4
- package/dist/auth/vuer-auth-provider.cjs +3 -3
- package/dist/auth/vuer-auth-provider.mjs +2 -2
- package/dist/{chunk-GZGPIREG.cjs → chunk-2PJO5UJL.cjs} +2 -2
- package/dist/chunk-2X6CAFVD.mjs +134 -0
- package/dist/chunk-4JAEMFDN.mjs +21 -0
- package/dist/{chunk-BXBSZOBU.cjs → chunk-5PHGYFZ3.cjs} +1 -1
- package/dist/{chunk-MTE5PRC6.cjs → chunk-7RHQ6DVU.cjs} +11 -11
- package/dist/chunk-A5VRTIX4.cjs +23 -0
- package/dist/{chunk-M4IHJGJE.cjs → chunk-ASR6OXVT.cjs} +2 -1
- package/dist/{chunk-SPRBKXGP.cjs → chunk-BFFOS7Z3.cjs} +61 -6
- package/dist/{chunk-D422PFKZ.mjs → chunk-DQUI3PIU.mjs} +2 -2
- package/dist/{chunk-XV5FH2J2.mjs → chunk-K2OC2HWQ.mjs} +7 -7
- package/dist/{chunk-WMIAD3PH.cjs → chunk-QIYGXPLM.cjs} +48 -32
- package/dist/{chunk-BZKJA3OC.mjs → chunk-QZUTRJSP.mjs} +1 -1
- package/dist/{chunk-QLCSID5D.mjs → chunk-RA6QMOFM.mjs} +42 -26
- package/dist/{chunk-3D2DO7JG.cjs → chunk-SHT4BJOB.cjs} +2 -2
- package/dist/{chunk-TYXRHZZG.mjs → chunk-TPAV6PXI.mjs} +1 -1
- package/dist/{chunk-42UBHC2D.mjs → chunk-YPQEJEB7.mjs} +2 -1
- package/dist/dial/DialPanel.cjs +36 -36
- package/dist/dial/DialPanel.mjs +35 -35
- package/dist/dial/index.cjs +52 -52
- package/dist/dial/index.mjs +35 -35
- package/dist/dial/wrapped-inputs/ControlledInputs.cjs +40 -40
- package/dist/dial/wrapped-inputs/ControlledInputs.mjs +35 -35
- package/dist/dial/wrapped-inputs/DialInputs.cjs +49 -49
- package/dist/dial/wrapped-inputs/DialInputs.mjs +35 -35
- package/dist/dial/wrapped-inputs/DialPresetsInput.cjs +36 -36
- package/dist/dial/wrapped-inputs/DialPresetsInput.mjs +35 -35
- package/dist/dial/wrapped-inputs/DialVectorInput.cjs +36 -36
- package/dist/dial/wrapped-inputs/DialVectorInput.mjs +35 -35
- package/dist/dial/wrapped-inputs/index.cjs +56 -56
- package/dist/dial/wrapped-inputs/index.mjs +35 -35
- package/dist/highlight-cursor/cursor-provider.cjs +3 -3
- package/dist/highlight-cursor/cursor-provider.mjs +2 -2
- package/dist/highlight-cursor/enhanced-components.cjs +1 -1
- package/dist/highlight-cursor/enhanced-components.mjs +1 -1
- package/dist/highlight-cursor/index.cjs +6 -6
- package/dist/highlight-cursor/index.mjs +2 -2
- package/dist/index.cjs +156 -156
- package/dist/index.css +14 -14
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +35 -35
- package/dist/styles/theme.css +1 -1
- 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/index.cjs +112 -112
- package/dist/ui/index.d.cts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.mjs +31 -31
- package/dist/ui/inputs/index.cjs +21 -21
- package/dist/ui/inputs/index.mjs +5 -5
- package/dist/ui/inputs/number-inputs/index.cjs +15 -15
- package/dist/ui/inputs/number-inputs/index.mjs +3 -3
- package/dist/ui/label.cjs +2 -2
- package/dist/ui/label.d.cts +2 -2
- package/dist/ui/label.d.ts +2 -2
- package/dist/ui/label.mjs +1 -1
- package/dist/ui/layout.d.cts +3 -2
- package/dist/ui/layout.d.ts +3 -2
- package/dist/ui/layouts/index.cjs +7 -7
- package/dist/ui/layouts/index.mjs +3 -3
- package/dist/ui/layouts/liquid-layout/LayoutSlots.cjs +7 -7
- package/dist/ui/layouts/liquid-layout/LayoutSlots.mjs +1 -1
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.cjs +3 -3
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.d.cts +1 -11
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.d.ts +1 -11
- package/dist/ui/layouts/liquid-layout/LiquidLayoutView.mjs +2 -2
- package/dist/ui/layouts/liquid-layout/index.cjs +3 -3
- package/dist/ui/layouts/liquid-layout/index.mjs +2 -2
- package/dist/ui/tree-view-legacy.cjs +7 -7
- package/dist/ui/tree-view-legacy.mjs +3 -3
- package/dist/ui/waterfall/index.cjs +11 -11
- package/dist/ui/waterfall/index.mjs +10 -10
- package/package.json +1 -1
- package/src/dial/DialPanel.tsx +17 -7
- package/src/dial/wrapped-inputs/DialInputs.tsx +29 -28
- package/src/styles/theme.css +2 -0
- package/src/ui/label.tsx +2 -1
- package/src/ui/layout.tsx +2 -1
- package/src/ui/layouts/liquid-layout/LayoutSlots.tsx +60 -6
- package/src/ui/layouts/liquid-layout/LiquidLayoutView.tsx +5 -25
- package/dist/chunk-H6MFBIRB.cjs +0 -35
- package/dist/chunk-PIC2EJWA.mjs +0 -79
- package/dist/chunk-THMYDDZF.mjs +0 -33
- package/dist/{chunk-THNR4QYH.mjs → chunk-5HS4PMUR.mjs} +1 -1
- package/dist/{chunk-A5LCX2UQ.cjs → chunk-5PDZWPUI.cjs} +1 -1
- package/dist/{chunk-T7XGQO7C.mjs → chunk-AKVHFPXH.mjs} +1 -1
- package/dist/{chunk-WWGF6TBZ.mjs → chunk-AUENXQXS.mjs} +1 -1
- package/dist/{chunk-VBBJSIY7.cjs → chunk-G5JZGNKY.cjs} +1 -1
- package/dist/{chunk-BEJIZ56L.mjs → chunk-PDOFOJ4P.mjs} +1 -1
- package/dist/{chunk-ESNLTYQD.cjs → chunk-T2D6PSA6.cjs} +1 -1
- package/dist/{chunk-3OISKBWF.cjs → chunk-XFTKHT2M.cjs} +1 -1
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../../chunk-DECFNBXU.cjs');
|
|
4
|
+
var chunkAJQEHMYV_cjs = require('../../../chunk-AJQEHMYV.cjs');
|
|
5
|
+
var chunkPTCDBU72_cjs = require('../../../chunk-PTCDBU72.cjs');
|
|
6
|
+
var chunk64L2SNKA_cjs = require('../../../chunk-64L2SNKA.cjs');
|
|
4
7
|
var chunkJFJRNNPQ_cjs = require('../../../chunk-JFJRNNPQ.cjs');
|
|
5
8
|
var chunkEAXBNWXE_cjs = require('../../../chunk-EAXBNWXE.cjs');
|
|
6
9
|
var chunkNSUFTZNC_cjs = require('../../../chunk-NSUFTZNC.cjs');
|
|
@@ -9,10 +12,7 @@ var chunkAOV3ADTV_cjs = require('../../../chunk-AOV3ADTV.cjs');
|
|
|
9
12
|
var chunkA2UZY7Y2_cjs = require('../../../chunk-A2UZY7Y2.cjs');
|
|
10
13
|
var chunkD5WOPTKY_cjs = require('../../../chunk-D5WOPTKY.cjs');
|
|
11
14
|
var chunk2EG65KGO_cjs = require('../../../chunk-2EG65KGO.cjs');
|
|
12
|
-
var chunkAJQEHMYV_cjs = require('../../../chunk-AJQEHMYV.cjs');
|
|
13
15
|
var chunkJFIAWTRH_cjs = require('../../../chunk-JFIAWTRH.cjs');
|
|
14
|
-
var chunkPTCDBU72_cjs = require('../../../chunk-PTCDBU72.cjs');
|
|
15
|
-
var chunk64L2SNKA_cjs = require('../../../chunk-64L2SNKA.cjs');
|
|
16
16
|
var chunk5XBMFADS_cjs = require('../../../chunk-5XBMFADS.cjs');
|
|
17
17
|
require('../../../chunk-GOGJVFRN.cjs');
|
|
18
18
|
require('../../../chunk-LQGXG373.cjs');
|
|
@@ -29,6 +29,18 @@ require('../../../chunk-OHIB3TEN.cjs');
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
|
+
Object.defineProperty(exports, "EulerRadInput", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkAJQEHMYV_cjs.EulerRadInput; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "InchInput", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkPTCDBU72_cjs.InchInput; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "IntInput", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunk64L2SNKA_cjs.IntInput; }
|
|
43
|
+
});
|
|
32
44
|
Object.defineProperty(exports, "KVectorInput", {
|
|
33
45
|
enumerable: true,
|
|
34
46
|
get: function () { return chunkJFJRNNPQ_cjs.KVectorInput; }
|
|
@@ -61,22 +73,10 @@ Object.defineProperty(exports, "EulerInput", {
|
|
|
61
73
|
enumerable: true,
|
|
62
74
|
get: function () { return chunk2EG65KGO_cjs.EulerInput; }
|
|
63
75
|
});
|
|
64
|
-
Object.defineProperty(exports, "EulerRadInput", {
|
|
65
|
-
enumerable: true,
|
|
66
|
-
get: function () { return chunkAJQEHMYV_cjs.EulerRadInput; }
|
|
67
|
-
});
|
|
68
76
|
Object.defineProperty(exports, "VectorInput", {
|
|
69
77
|
enumerable: true,
|
|
70
78
|
get: function () { return chunkJFIAWTRH_cjs.VectorInput; }
|
|
71
79
|
});
|
|
72
|
-
Object.defineProperty(exports, "InchInput", {
|
|
73
|
-
enumerable: true,
|
|
74
|
-
get: function () { return chunkPTCDBU72_cjs.InchInput; }
|
|
75
|
-
});
|
|
76
|
-
Object.defineProperty(exports, "IntInput", {
|
|
77
|
-
enumerable: true,
|
|
78
|
-
get: function () { return chunk64L2SNKA_cjs.IntInput; }
|
|
79
|
-
});
|
|
80
80
|
Object.defineProperty(exports, "RadInput", {
|
|
81
81
|
enumerable: true,
|
|
82
82
|
get: function () { return chunk5XBMFADS_cjs.RadInput; }
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import '../../../chunk-AGRPGNME.mjs';
|
|
2
|
+
export { EulerRadInput } from '../../../chunk-IXNXSECD.mjs';
|
|
3
|
+
export { InchInput } from '../../../chunk-3TUONMQ6.mjs';
|
|
4
|
+
export { IntInput } from '../../../chunk-4JGGLCXT.mjs';
|
|
2
5
|
export { KVectorInput } from '../../../chunk-4THQPG6Y.mjs';
|
|
3
6
|
export { QuaternionInput } from '../../../chunk-VUMOJPEC.mjs';
|
|
4
7
|
export { TimeInput } from '../../../chunk-JUSFLIU5.mjs';
|
|
@@ -7,10 +10,7 @@ export { CmInput } from '../../../chunk-PTGMHZFS.mjs';
|
|
|
7
10
|
export { DegInput } from '../../../chunk-CGUQWS2I.mjs';
|
|
8
11
|
export { EulerDegInput } from '../../../chunk-24IUD6Q3.mjs';
|
|
9
12
|
export { EulerInput } from '../../../chunk-ZNM6PNI6.mjs';
|
|
10
|
-
export { EulerRadInput } from '../../../chunk-IXNXSECD.mjs';
|
|
11
13
|
export { VectorInput } from '../../../chunk-VEWWUO2N.mjs';
|
|
12
|
-
export { InchInput } from '../../../chunk-3TUONMQ6.mjs';
|
|
13
|
-
export { IntInput } from '../../../chunk-4JGGLCXT.mjs';
|
|
14
14
|
export { RadInput } from '../../../chunk-IY36FZ5R.mjs';
|
|
15
15
|
import '../../../chunk-7HOEFGEO.mjs';
|
|
16
16
|
import '../../../chunk-LRSDE62T.mjs';
|
package/dist/ui/label.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkASR6OXVT_cjs = require('../chunk-ASR6OXVT.cjs');
|
|
4
4
|
require('../chunk-QN4N4I3Z.cjs');
|
|
5
5
|
require('../chunk-Q7E73DVJ.cjs');
|
|
6
6
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -16,5 +16,5 @@ require('../chunk-OHIB3TEN.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "Label", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkASR6OXVT_cjs.Label; }
|
|
20
20
|
});
|
package/dist/ui/label.d.cts
CHANGED
|
@@ -4,9 +4,9 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
4
4
|
import * as react from 'react';
|
|
5
5
|
|
|
6
6
|
declare const Label: react.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & react.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: ({
|
|
7
|
-
size?: "sm" | "lg" | "xs" | null | undefined;
|
|
7
|
+
size?: "sm" | "lg" | "xs" | "hint" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string> & {
|
|
9
|
-
size?: "xs" | "sm" | "lg";
|
|
9
|
+
size?: "xs" | "sm" | "lg" | "hint";
|
|
10
10
|
} & react.RefAttributes<HTMLLabelElement>>;
|
|
11
11
|
|
|
12
12
|
export { Label };
|
package/dist/ui/label.d.ts
CHANGED
|
@@ -4,9 +4,9 @@ import { VariantProps } from 'class-variance-authority';
|
|
|
4
4
|
import * as react from 'react';
|
|
5
5
|
|
|
6
6
|
declare const Label: react.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & react.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: ({
|
|
7
|
-
size?: "sm" | "lg" | "xs" | null | undefined;
|
|
7
|
+
size?: "sm" | "lg" | "xs" | "hint" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string> & {
|
|
9
|
-
size?: "xs" | "sm" | "lg";
|
|
9
|
+
size?: "xs" | "sm" | "lg" | "hint";
|
|
10
10
|
} & react.RefAttributes<HTMLLabelElement>>;
|
|
11
11
|
|
|
12
12
|
export { Label };
|
package/dist/ui/label.mjs
CHANGED
package/dist/ui/layout.d.cts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { PropsWithChildren, ReactElement } from 'react';
|
|
3
3
|
|
|
4
|
+
type LayoutType = "label-left" | "label-top";
|
|
4
5
|
interface FormLayoutProps extends PropsWithChildren {
|
|
5
6
|
align?: "start" | "center" | "end" | "baseline";
|
|
6
7
|
asChild?: boolean;
|
|
7
8
|
className?: string;
|
|
8
|
-
orientation?:
|
|
9
|
+
orientation?: LayoutType;
|
|
9
10
|
children: [ReactElement, ReactElement];
|
|
10
11
|
}
|
|
11
12
|
/**
|
|
@@ -13,4 +14,4 @@ interface FormLayoutProps extends PropsWithChildren {
|
|
|
13
14
|
*/
|
|
14
15
|
declare function FormLayout({ asChild, className, align, orientation, children, }: FormLayoutProps): react_jsx_runtime.JSX.Element;
|
|
15
16
|
|
|
16
|
-
export { FormLayout, type FormLayoutProps };
|
|
17
|
+
export { FormLayout, type FormLayoutProps, type LayoutType };
|
package/dist/ui/layout.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { PropsWithChildren, ReactElement } from 'react';
|
|
3
3
|
|
|
4
|
+
type LayoutType = "label-left" | "label-top";
|
|
4
5
|
interface FormLayoutProps extends PropsWithChildren {
|
|
5
6
|
align?: "start" | "center" | "end" | "baseline";
|
|
6
7
|
asChild?: boolean;
|
|
7
8
|
className?: string;
|
|
8
|
-
orientation?:
|
|
9
|
+
orientation?: LayoutType;
|
|
9
10
|
children: [ReactElement, ReactElement];
|
|
10
11
|
}
|
|
11
12
|
/**
|
|
@@ -13,4 +14,4 @@ interface FormLayoutProps extends PropsWithChildren {
|
|
|
13
14
|
*/
|
|
14
15
|
declare function FormLayout({ asChild, className, align, orientation, children, }: FormLayoutProps): react_jsx_runtime.JSX.Element;
|
|
15
16
|
|
|
16
|
-
export { FormLayout, type FormLayoutProps };
|
|
17
|
+
export { FormLayout, type FormLayoutProps, type LayoutType };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../chunk-E6G4MTX3.cjs');
|
|
4
|
-
require('../../chunk-4AE2TOOL.cjs');
|
|
5
4
|
require('../../chunk-WX7SLJUA.cjs');
|
|
5
|
+
require('../../chunk-4AE2TOOL.cjs');
|
|
6
|
+
var chunkA5VRTIX4_cjs = require('../../chunk-A5VRTIX4.cjs');
|
|
7
|
+
require('../../chunk-BFFOS7Z3.cjs');
|
|
6
8
|
var chunkLBGZKACW_cjs = require('../../chunk-LBGZKACW.cjs');
|
|
7
9
|
var chunkUULSGVNF_cjs = require('../../chunk-UULSGVNF.cjs');
|
|
8
|
-
var chunkH6MFBIRB_cjs = require('../../chunk-H6MFBIRB.cjs');
|
|
9
|
-
require('../../chunk-SPRBKXGP.cjs');
|
|
10
10
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
11
11
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
12
12
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -20,6 +20,10 @@ require('../../chunk-OHIB3TEN.cjs');
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
|
|
23
|
+
Object.defineProperty(exports, "LiquidLayoutView", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return chunkA5VRTIX4_cjs.LiquidLayoutView; }
|
|
26
|
+
});
|
|
23
27
|
Object.defineProperty(exports, "DockLayoutView", {
|
|
24
28
|
enumerable: true,
|
|
25
29
|
get: function () { return chunkLBGZKACW_cjs.DockLayoutView; }
|
|
@@ -48,7 +52,3 @@ Object.defineProperty(exports, "DockLayoutTop", {
|
|
|
48
52
|
enumerable: true,
|
|
49
53
|
get: function () { return chunkUULSGVNF_cjs.DockLayoutTop; }
|
|
50
54
|
});
|
|
51
|
-
Object.defineProperty(exports, "LiquidLayoutView", {
|
|
52
|
-
enumerable: true,
|
|
53
|
-
get: function () { return chunkH6MFBIRB_cjs.LiquidLayoutView; }
|
|
54
|
-
});
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import '../../chunk-IGTUE4NW.mjs';
|
|
2
|
-
import '../../chunk-EPRRJR2S.mjs';
|
|
3
2
|
import '../../chunk-4QFWMPJZ.mjs';
|
|
3
|
+
import '../../chunk-EPRRJR2S.mjs';
|
|
4
|
+
export { LiquidLayoutView } from '../../chunk-4JAEMFDN.mjs';
|
|
5
|
+
import '../../chunk-2X6CAFVD.mjs';
|
|
4
6
|
export { DockLayoutView } from '../../chunk-M6JLGVJ7.mjs';
|
|
5
7
|
export { DockLayout, DockLayoutBottom, DockLayoutContent, DockLayoutLeft, DockLayoutRight, DockLayoutTop } from '../../chunk-3LO3AM25.mjs';
|
|
6
|
-
export { LiquidLayoutView } from '../../chunk-THMYDDZF.mjs';
|
|
7
|
-
import '../../chunk-PIC2EJWA.mjs';
|
|
8
8
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
9
9
|
import '../../chunk-3QT5VABC.mjs';
|
|
10
10
|
import '../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBFFOS7Z3_cjs = require('../../../chunk-BFFOS7Z3.cjs');
|
|
4
4
|
require('../../../chunk-QN4N4I3Z.cjs');
|
|
5
5
|
require('../../../chunk-Q7E73DVJ.cjs');
|
|
6
6
|
require('../../../chunk-JR4TVE43.cjs');
|
|
@@ -16,25 +16,25 @@ require('../../../chunk-OHIB3TEN.cjs');
|
|
|
16
16
|
|
|
17
17
|
Object.defineProperty(exports, "LiquidLayout", {
|
|
18
18
|
enumerable: true,
|
|
19
|
-
get: function () { return
|
|
19
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayout; }
|
|
20
20
|
});
|
|
21
21
|
Object.defineProperty(exports, "LiquidLayoutBottom", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayoutBottom; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "LiquidLayoutContent", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayoutContent; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "LiquidLayoutLeft", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayoutLeft; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "LiquidLayoutRight", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayoutRight; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "LiquidLayoutTop", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkBFFOS7Z3_cjs.LiquidLayoutTop; }
|
|
40
40
|
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { LiquidLayout, LiquidLayoutBottom, LiquidLayoutContent, LiquidLayoutLeft, LiquidLayoutRight, LiquidLayoutTop } from '../../../chunk-
|
|
1
|
+
export { LiquidLayout, LiquidLayoutBottom, LiquidLayoutContent, LiquidLayoutLeft, LiquidLayoutRight, LiquidLayoutTop } from '../../../chunk-2X6CAFVD.mjs';
|
|
2
2
|
import '../../../chunk-F7ZHPSLA.mjs';
|
|
3
3
|
import '../../../chunk-3QT5VABC.mjs';
|
|
4
4
|
import '../../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../../chunk-
|
|
3
|
+
var chunkA5VRTIX4_cjs = require('../../../chunk-A5VRTIX4.cjs');
|
|
4
|
+
require('../../../chunk-BFFOS7Z3.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, "LiquidLayoutView", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkA5VRTIX4_cjs.LiquidLayoutView; }
|
|
21
21
|
});
|
|
@@ -17,16 +17,6 @@ interface LiquidLayoutViewProps {
|
|
|
17
17
|
children?: ReactNode;
|
|
18
18
|
/** Additional CSS classes to apply to the root element */
|
|
19
19
|
className?: string;
|
|
20
|
-
/** CSS classes to apply to the left slot */
|
|
21
|
-
leftClassName?: string;
|
|
22
|
-
/** CSS classes to apply to the right slot */
|
|
23
|
-
rightClassName?: string;
|
|
24
|
-
/** CSS classes to apply to the top slot */
|
|
25
|
-
topClassName?: string;
|
|
26
|
-
/** CSS classes to apply to the bottom slot */
|
|
27
|
-
bottomClassName?: string;
|
|
28
|
-
/** CSS classes to apply to the content slot */
|
|
29
|
-
contentClassName?: string;
|
|
30
20
|
}
|
|
31
21
|
/**
|
|
32
22
|
* A flexible liquid layout component with slots for left, right, top, bottom, and center content.
|
|
@@ -35,6 +25,6 @@ interface LiquidLayoutViewProps {
|
|
|
35
25
|
* @param props - The component props
|
|
36
26
|
* @returns A liquid layout with positioned content slots
|
|
37
27
|
*/
|
|
38
|
-
declare const LiquidLayoutView: ({ left, right, top, bottom, children, className,
|
|
28
|
+
declare const LiquidLayoutView: ({ left, right, top, bottom, children, className, }: LiquidLayoutViewProps) => react_jsx_runtime.JSX.Element;
|
|
39
29
|
|
|
40
30
|
export { LiquidLayoutView };
|
|
@@ -17,16 +17,6 @@ interface LiquidLayoutViewProps {
|
|
|
17
17
|
children?: ReactNode;
|
|
18
18
|
/** Additional CSS classes to apply to the root element */
|
|
19
19
|
className?: string;
|
|
20
|
-
/** CSS classes to apply to the left slot */
|
|
21
|
-
leftClassName?: string;
|
|
22
|
-
/** CSS classes to apply to the right slot */
|
|
23
|
-
rightClassName?: string;
|
|
24
|
-
/** CSS classes to apply to the top slot */
|
|
25
|
-
topClassName?: string;
|
|
26
|
-
/** CSS classes to apply to the bottom slot */
|
|
27
|
-
bottomClassName?: string;
|
|
28
|
-
/** CSS classes to apply to the content slot */
|
|
29
|
-
contentClassName?: string;
|
|
30
20
|
}
|
|
31
21
|
/**
|
|
32
22
|
* A flexible liquid layout component with slots for left, right, top, bottom, and center content.
|
|
@@ -35,6 +25,6 @@ interface LiquidLayoutViewProps {
|
|
|
35
25
|
* @param props - The component props
|
|
36
26
|
* @returns A liquid layout with positioned content slots
|
|
37
27
|
*/
|
|
38
|
-
declare const LiquidLayoutView: ({ left, right, top, bottom, children, className,
|
|
28
|
+
declare const LiquidLayoutView: ({ left, right, top, bottom, children, className, }: LiquidLayoutViewProps) => react_jsx_runtime.JSX.Element;
|
|
39
29
|
|
|
40
30
|
export { LiquidLayoutView };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { LiquidLayoutView } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-
|
|
1
|
+
export { LiquidLayoutView } from '../../../chunk-4JAEMFDN.mjs';
|
|
2
|
+
import '../../../chunk-2X6CAFVD.mjs';
|
|
3
3
|
import '../../../chunk-F7ZHPSLA.mjs';
|
|
4
4
|
import '../../../chunk-3QT5VABC.mjs';
|
|
5
5
|
import '../../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
require('../../../chunk-4AE2TOOL.cjs');
|
|
4
|
-
var
|
|
5
|
-
require('../../../chunk-
|
|
4
|
+
var chunkA5VRTIX4_cjs = require('../../../chunk-A5VRTIX4.cjs');
|
|
5
|
+
require('../../../chunk-BFFOS7Z3.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, "LiquidLayoutView", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkA5VRTIX4_cjs.LiquidLayoutView; }
|
|
22
22
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../chunk-EPRRJR2S.mjs';
|
|
2
|
-
export { LiquidLayoutView } from '../../../chunk-
|
|
3
|
-
import '../../../chunk-
|
|
2
|
+
export { LiquidLayoutView } from '../../../chunk-4JAEMFDN.mjs';
|
|
3
|
+
import '../../../chunk-2X6CAFVD.mjs';
|
|
4
4
|
import '../../../chunk-F7ZHPSLA.mjs';
|
|
5
5
|
import '../../../chunk-3QT5VABC.mjs';
|
|
6
6
|
import '../../../chunk-XHJDRQD7.mjs';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk2PJO5UJL_cjs = require('../chunk-2PJO5UJL.cjs');
|
|
4
4
|
require('../chunk-LFSCJLL2.cjs');
|
|
5
5
|
require('../chunk-LQGXG373.cjs');
|
|
6
6
|
require('../chunk-JMCH2AFN.cjs');
|
|
7
|
-
require('../chunk-
|
|
7
|
+
require('../chunk-G5JZGNKY.cjs');
|
|
8
8
|
require('../chunk-QN4N4I3Z.cjs');
|
|
9
9
|
require('../chunk-Q7E73DVJ.cjs');
|
|
10
10
|
require('../chunk-JR4TVE43.cjs');
|
|
@@ -14,24 +14,24 @@ require('../chunk-6BOWMGFG.cjs');
|
|
|
14
14
|
require('../chunk-YZIR6LIY.cjs');
|
|
15
15
|
require('../chunk-RPTRTGC2.cjs');
|
|
16
16
|
require('../chunk-LBWMTA5T.cjs');
|
|
17
|
-
require('../chunk-G4FJGNY5.cjs');
|
|
18
17
|
require('../chunk-OHIB3TEN.cjs');
|
|
18
|
+
require('../chunk-G4FJGNY5.cjs');
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
Object.defineProperty(exports, "TreeEntries", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunk2PJO5UJL_cjs.TreeEntries; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "TreeEntryItem", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunk2PJO5UJL_cjs.TreeEntryItem; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "TreeSearchBar", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunk2PJO5UJL_cjs.TreeSearchBar; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "TreeView", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunk2PJO5UJL_cjs.TreeView; }
|
|
37
37
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { TreeEntries, TreeEntryItem, TreeSearchBar, TreeView } from '../chunk-
|
|
1
|
+
export { TreeEntries, TreeEntryItem, TreeSearchBar, TreeView } from '../chunk-QZUTRJSP.mjs';
|
|
2
2
|
import '../chunk-5MBEK77I.mjs';
|
|
3
3
|
import '../chunk-LRSDE62T.mjs';
|
|
4
4
|
import '../chunk-BNDRHLLZ.mjs';
|
|
5
|
-
import '../chunk-
|
|
5
|
+
import '../chunk-PDOFOJ4P.mjs';
|
|
6
6
|
import '../chunk-F7ZHPSLA.mjs';
|
|
7
7
|
import '../chunk-3QT5VABC.mjs';
|
|
8
8
|
import '../chunk-XHJDRQD7.mjs';
|
|
@@ -12,5 +12,5 @@ import '../chunk-IZARTVYN.mjs';
|
|
|
12
12
|
import '../chunk-VA4LUFKD.mjs';
|
|
13
13
|
import '../chunk-4F2GSF2T.mjs';
|
|
14
14
|
import '../chunk-IDUVYPN7.mjs';
|
|
15
|
-
import '../chunk-SAGQV2YZ.mjs';
|
|
16
15
|
import '../chunk-HMN4IKTG.mjs';
|
|
16
|
+
import '../chunk-SAGQV2YZ.mjs';
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-YJ6X6T5K.cjs');
|
|
3
|
+
var chunk7RHQ6DVU_cjs = require('../../chunk-7RHQ6DVU.cjs');
|
|
5
4
|
require('../../chunk-WJL5HMO6.cjs');
|
|
6
5
|
require('../../chunk-RJ7I6ZQK.cjs');
|
|
7
|
-
require('../../chunk-UTS56UA5.cjs');
|
|
8
|
-
require('../../chunk-JWVH6R35.cjs');
|
|
9
|
-
require('../../chunk-MVAFOQ67.cjs');
|
|
10
|
-
require('../../chunk-TUYG6BYZ.cjs');
|
|
11
6
|
require('../../chunk-YXFHJKNW.cjs');
|
|
12
|
-
var chunkG2ZYONQO_cjs = require('../../chunk-G2ZYONQO.cjs');
|
|
13
7
|
require('../../chunk-5MNZYCN2.cjs');
|
|
14
8
|
require('../../chunk-Z6UDRPC2.cjs');
|
|
15
|
-
require('../../chunk-
|
|
9
|
+
require('../../chunk-YJ6X6T5K.cjs');
|
|
16
10
|
require('../../chunk-G5NT42YF.cjs');
|
|
17
11
|
require('../../chunk-EEGQLTSQ.cjs');
|
|
18
12
|
require('../../chunk-VOTZLQ6J.cjs');
|
|
13
|
+
require('../../chunk-2J75MYQA.cjs');
|
|
14
|
+
require('../../chunk-UTS56UA5.cjs');
|
|
15
|
+
require('../../chunk-JWVH6R35.cjs');
|
|
16
|
+
require('../../chunk-MVAFOQ67.cjs');
|
|
17
|
+
require('../../chunk-TUYG6BYZ.cjs');
|
|
18
|
+
var chunkG2ZYONQO_cjs = require('../../chunk-G2ZYONQO.cjs');
|
|
19
19
|
require('../../chunk-5JPYU5A6.cjs');
|
|
20
20
|
require('../../chunk-HAVTMZR3.cjs');
|
|
21
21
|
require('../../chunk-LFSCJLL2.cjs');
|
|
22
22
|
require('../../chunk-LQGXG373.cjs');
|
|
23
23
|
require('../../chunk-JMCH2AFN.cjs');
|
|
24
|
-
require('../../chunk-
|
|
24
|
+
require('../../chunk-G5JZGNKY.cjs');
|
|
25
25
|
require('../../chunk-QN4N4I3Z.cjs');
|
|
26
26
|
require('../../chunk-Q7E73DVJ.cjs');
|
|
27
27
|
require('../../chunk-JR4TVE43.cjs');
|
|
@@ -31,14 +31,14 @@ require('../../chunk-6BOWMGFG.cjs');
|
|
|
31
31
|
require('../../chunk-YZIR6LIY.cjs');
|
|
32
32
|
require('../../chunk-RPTRTGC2.cjs');
|
|
33
33
|
require('../../chunk-LBWMTA5T.cjs');
|
|
34
|
-
require('../../chunk-G4FJGNY5.cjs');
|
|
35
34
|
require('../../chunk-OHIB3TEN.cjs');
|
|
35
|
+
require('../../chunk-G4FJGNY5.cjs');
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
Object.defineProperty(exports, "Waterfall", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk7RHQ6DVU_cjs.Waterfall; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "TOTAL_DURATION", {
|
|
44
44
|
enumerable: true,
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { Waterfall } from '../../chunk-
|
|
2
|
-
import '../../chunk-WPDU2YYR.mjs';
|
|
1
|
+
export { Waterfall } from '../../chunk-K2OC2HWQ.mjs';
|
|
3
2
|
import '../../chunk-JWKOW2OV.mjs';
|
|
4
3
|
import '../../chunk-VPQ5SSY3.mjs';
|
|
5
|
-
import '../../chunk-D5H4XX6Q.mjs';
|
|
6
|
-
import '../../chunk-JVV7W3TP.mjs';
|
|
7
|
-
import '../../chunk-OC4HRPZU.mjs';
|
|
8
|
-
import '../../chunk-N6DSPSMM.mjs';
|
|
9
4
|
import '../../chunk-CO6EASQO.mjs';
|
|
10
|
-
export { TOTAL_DURATION, borderColorClasses, colorClasses, formatDuration, leftWedgeClasses, rightWedgeClasses } from '../../chunk-4U232QAX.mjs';
|
|
11
5
|
import '../../chunk-IR334P7F.mjs';
|
|
12
6
|
import '../../chunk-CIPI2V54.mjs';
|
|
13
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-WPDU2YYR.mjs';
|
|
14
8
|
import '../../chunk-HVVT3D2T.mjs';
|
|
15
9
|
import '../../chunk-PC5DHSC4.mjs';
|
|
16
10
|
import '../../chunk-HTAFERCZ.mjs';
|
|
11
|
+
import '../../chunk-SA5WKLYB.mjs';
|
|
12
|
+
import '../../chunk-D5H4XX6Q.mjs';
|
|
13
|
+
import '../../chunk-JVV7W3TP.mjs';
|
|
14
|
+
import '../../chunk-OC4HRPZU.mjs';
|
|
15
|
+
import '../../chunk-N6DSPSMM.mjs';
|
|
16
|
+
export { TOTAL_DURATION, borderColorClasses, colorClasses, formatDuration, leftWedgeClasses, rightWedgeClasses } from '../../chunk-4U232QAX.mjs';
|
|
17
17
|
import '../../chunk-SUEFWFPX.mjs';
|
|
18
18
|
import '../../chunk-VQPJ7TLB.mjs';
|
|
19
19
|
import '../../chunk-5MBEK77I.mjs';
|
|
20
20
|
import '../../chunk-LRSDE62T.mjs';
|
|
21
21
|
import '../../chunk-BNDRHLLZ.mjs';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-PDOFOJ4P.mjs';
|
|
23
23
|
import '../../chunk-F7ZHPSLA.mjs';
|
|
24
24
|
import '../../chunk-3QT5VABC.mjs';
|
|
25
25
|
import '../../chunk-XHJDRQD7.mjs';
|
|
@@ -29,5 +29,5 @@ import '../../chunk-IZARTVYN.mjs';
|
|
|
29
29
|
import '../../chunk-VA4LUFKD.mjs';
|
|
30
30
|
import '../../chunk-4F2GSF2T.mjs';
|
|
31
31
|
import '../../chunk-IDUVYPN7.mjs';
|
|
32
|
-
import '../../chunk-SAGQV2YZ.mjs';
|
|
33
32
|
import '../../chunk-HMN4IKTG.mjs';
|
|
33
|
+
import '../../chunk-SAGQV2YZ.mjs';
|
package/package.json
CHANGED
package/src/dial/DialPanel.tsx
CHANGED
|
@@ -1,28 +1,33 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
|
|
3
|
-
import {
|
|
3
|
+
import { DialGroupConfig, DialSchema, LabelPositionT } from "./DialProvider";
|
|
4
4
|
import {
|
|
5
5
|
DialBooleanInput,
|
|
6
6
|
DialColorInput,
|
|
7
7
|
DialEulerDegInput,
|
|
8
|
+
DialEulerRadInput,
|
|
8
9
|
DialIntInput,
|
|
9
10
|
DialNumberInput,
|
|
11
|
+
DialNumberRadInput,
|
|
12
|
+
DialPresetsInput,
|
|
10
13
|
DialSelectInput,
|
|
11
14
|
DialSliderInput,
|
|
12
15
|
DialTextInput,
|
|
13
16
|
DialVec3Input,
|
|
14
17
|
DialVectorInput,
|
|
15
|
-
DialPresetsInput,
|
|
16
|
-
DialEulerRadInput,
|
|
17
|
-
DialNumberRadInput,
|
|
18
18
|
} from "./wrapped-inputs";
|
|
19
|
+
|
|
19
20
|
interface DialSchemaRendererProps {
|
|
20
21
|
schemas: DialSchema[];
|
|
21
22
|
groups?: DialGroupConfig[];
|
|
22
23
|
labelLayout?: LabelPositionT;
|
|
23
24
|
}
|
|
24
25
|
|
|
25
|
-
export const DialPanel: React.FC<DialSchemaRendererProps> = ({
|
|
26
|
+
export const DialPanel: React.FC<DialSchemaRendererProps> = ({
|
|
27
|
+
schemas,
|
|
28
|
+
groups: groupConfigs,
|
|
29
|
+
labelLayout,
|
|
30
|
+
}) => {
|
|
26
31
|
// Create a map of group configurations for easy lookup
|
|
27
32
|
const groupConfigMap: Record<string, DialGroupConfig> = {};
|
|
28
33
|
|
|
@@ -67,7 +72,7 @@ export const DialPanel: React.FC<DialSchemaRendererProps> = ({ schemas, groups:
|
|
|
67
72
|
const { name, dtype, min, max, step, options, tags } = schema;
|
|
68
73
|
// Use schema's label position if specified, otherwise fall back to panel's labelLayout prop
|
|
69
74
|
const effectiveLabelPosition = (tags?.labelPosition as LabelPositionT) || labelLayout;
|
|
70
|
-
const label = schema.label ||
|
|
75
|
+
const label = schema.label || name.charAt(0).toUpperCase() + name.slice(1);
|
|
71
76
|
|
|
72
77
|
// Choose the right input component based on dtype
|
|
73
78
|
switch (dtype) {
|
|
@@ -112,7 +117,12 @@ export const DialPanel: React.FC<DialSchemaRendererProps> = ({ schemas, groups:
|
|
|
112
117
|
|
|
113
118
|
case "boolean":
|
|
114
119
|
return (
|
|
115
|
-
<DialBooleanInput
|
|
120
|
+
<DialBooleanInput
|
|
121
|
+
key={name}
|
|
122
|
+
name={name}
|
|
123
|
+
label={label}
|
|
124
|
+
labelPosition={effectiveLabelPosition}
|
|
125
|
+
/>
|
|
116
126
|
);
|
|
117
127
|
|
|
118
128
|
case "number-slider":
|