@vuer-ai/vuer-uikit 0.0.43 → 0.0.45

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.
@@ -3,7 +3,7 @@
3
3
  var chunkILJK43VJ_js = require('./chunk-ILJK43VJ.js');
4
4
  var jsxRuntime = require('react/jsx-runtime');
5
5
 
6
- var PACKAGE_VERSION = "0.0.43" ;
6
+ var PACKAGE_VERSION = "0.0.45" ;
7
7
  var PACKAGE_NAME = "@vuer-ai/vuer-uikit" ;
8
8
  function VersionBadge({
9
9
  className,
@@ -1,7 +1,7 @@
1
1
  import { Badge } from './chunk-IZCHLZ4H.mjs';
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
 
4
- var PACKAGE_VERSION = "0.0.43" ;
4
+ var PACKAGE_VERSION = "0.0.45" ;
5
5
  var PACKAGE_NAME = "@vuer-ai/vuer-uikit" ;
6
6
  function VersionBadge({
7
7
  className,
package/dist/index.js CHANGED
@@ -2,28 +2,28 @@
2
2
 
3
3
  require('./chunk-NACWD4CC.js');
4
4
  require('./chunk-GVDU3F7X.js');
5
+ var chunkTWQSUO5Q_js = require('./chunk-TWQSUO5Q.js');
6
+ var chunk7KVGTDDO_js = require('./chunk-7KVGTDDO.js');
7
+ var chunkTPX5AJ7Z_js = require('./chunk-TPX5AJ7Z.js');
5
8
  var chunk2QBMOSVM_js = require('./chunk-2QBMOSVM.js');
6
9
  var chunk6N2Q4EQ2_js = require('./chunk-6N2Q4EQ2.js');
7
10
  var chunkLD32BCCX_js = require('./chunk-LD32BCCX.js');
8
11
  var chunkE2UGNYWU_js = require('./chunk-E2UGNYWU.js');
9
12
  require('./chunk-Y2QBWXB4.js');
10
- var chunkKEVAPLWO_js = require('./chunk-KEVAPLWO.js');
11
- var chunk72PCXNEI_js = require('./chunk-72PCXNEI.js');
13
+ var chunkUQQPHWTA_js = require('./chunk-UQQPHWTA.js');
12
14
  var chunkEJ7D53ZF_js = require('./chunk-EJ7D53ZF.js');
15
+ var chunkIOVNKUJ6_js = require('./chunk-IOVNKUJ6.js');
13
16
  var chunkA77ETENM_js = require('./chunk-A77ETENM.js');
14
17
  var chunkNBG65POR_js = require('./chunk-NBG65POR.js');
15
18
  var chunk6AWSAY7A_js = require('./chunk-6AWSAY7A.js');
16
- var chunkTWQSUO5Q_js = require('./chunk-TWQSUO5Q.js');
17
- var chunk7KVGTDDO_js = require('./chunk-7KVGTDDO.js');
18
- var chunkTPX5AJ7Z_js = require('./chunk-TPX5AJ7Z.js');
19
19
  var chunkCPZIDU2J_js = require('./chunk-CPZIDU2J.js');
20
20
  var chunkQJR6MCTR_js = require('./chunk-QJR6MCTR.js');
21
21
  var chunkFSFUZ7Y6_js = require('./chunk-FSFUZ7Y6.js');
22
22
  var chunkEAN5SZYQ_js = require('./chunk-EAN5SZYQ.js');
23
23
  var chunkR3SHGA4V_js = require('./chunk-R3SHGA4V.js');
24
- var chunkWGQQPJPY_js = require('./chunk-WGQQPJPY.js');
25
- var chunkUQQPHWTA_js = require('./chunk-UQQPHWTA.js');
26
- var chunkIOVNKUJ6_js = require('./chunk-IOVNKUJ6.js');
24
+ var chunkRFVRJ4XV_js = require('./chunk-RFVRJ4XV.js');
25
+ var chunkKEVAPLWO_js = require('./chunk-KEVAPLWO.js');
26
+ var chunk72PCXNEI_js = require('./chunk-72PCXNEI.js');
27
27
  var chunkBXYVNNXU_js = require('./chunk-BXYVNNXU.js');
28
28
  var chunkGFPXAGJY_js = require('./chunk-GFPXAGJY.js');
29
29
  var chunkJ2ZRCEKZ_js = require('./chunk-J2ZRCEKZ.js');
@@ -62,6 +62,18 @@ var chunkOTPUWWEB_js = require('./chunk-OTPUWWEB.js');
62
62
 
63
63
 
64
64
 
65
+ Object.defineProperty(exports, "InchInput", {
66
+ enumerable: true,
67
+ get: function () { return chunkTWQSUO5Q_js.InchInput; }
68
+ });
69
+ Object.defineProperty(exports, "IntInput", {
70
+ enumerable: true,
71
+ get: function () { return chunk7KVGTDDO_js.IntInput; }
72
+ });
73
+ Object.defineProperty(exports, "KVectorInput", {
74
+ enumerable: true,
75
+ get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
76
+ });
65
77
  Object.defineProperty(exports, "QuaternionInput", {
66
78
  enumerable: true,
67
79
  get: function () { return chunk2QBMOSVM_js.QuaternionInput; }
@@ -78,22 +90,18 @@ Object.defineProperty(exports, "Vec3Input", {
78
90
  enumerable: true,
79
91
  get: function () { return chunkE2UGNYWU_js.Vec3Input; }
80
92
  });
81
- Object.defineProperty(exports, "ThemeProvider", {
82
- enumerable: true,
83
- get: function () { return chunkKEVAPLWO_js.ThemeProvider; }
84
- });
85
- Object.defineProperty(exports, "useTheme", {
86
- enumerable: true,
87
- get: function () { return chunkKEVAPLWO_js.useTheme; }
88
- });
89
- Object.defineProperty(exports, "ThemeScript", {
93
+ Object.defineProperty(exports, "CmInput", {
90
94
  enumerable: true,
91
- get: function () { return chunk72PCXNEI_js.ThemeScript; }
95
+ get: function () { return chunkUQQPHWTA_js.CmInput; }
92
96
  });
93
97
  Object.defineProperty(exports, "DegInput", {
94
98
  enumerable: true,
95
99
  get: function () { return chunkEJ7D53ZF_js.DegInput; }
96
100
  });
101
+ Object.defineProperty(exports, "NumberInput", {
102
+ enumerable: true,
103
+ get: function () { return chunkIOVNKUJ6_js.NumberInput; }
104
+ });
97
105
  Object.defineProperty(exports, "EulerDegInput", {
98
106
  enumerable: true,
99
107
  get: function () { return chunkA77ETENM_js.EulerDegInput; }
@@ -106,18 +114,6 @@ Object.defineProperty(exports, "EulerInput", {
106
114
  enumerable: true,
107
115
  get: function () { return chunk6AWSAY7A_js.EulerInput; }
108
116
  });
109
- Object.defineProperty(exports, "InchInput", {
110
- enumerable: true,
111
- get: function () { return chunkTWQSUO5Q_js.InchInput; }
112
- });
113
- Object.defineProperty(exports, "IntInput", {
114
- enumerable: true,
115
- get: function () { return chunk7KVGTDDO_js.IntInput; }
116
- });
117
- Object.defineProperty(exports, "KVectorInput", {
118
- enumerable: true,
119
- get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
120
- });
121
117
  Object.defineProperty(exports, "VectorInput", {
122
118
  enumerable: true,
123
119
  get: function () { return chunkCPZIDU2J_js.VectorInput; }
@@ -152,15 +148,19 @@ Object.defineProperty(exports, "TreeView", {
152
148
  });
153
149
  Object.defineProperty(exports, "VersionBadge", {
154
150
  enumerable: true,
155
- get: function () { return chunkWGQQPJPY_js.VersionBadge; }
151
+ get: function () { return chunkRFVRJ4XV_js.VersionBadge; }
156
152
  });
157
- Object.defineProperty(exports, "CmInput", {
153
+ Object.defineProperty(exports, "ThemeProvider", {
158
154
  enumerable: true,
159
- get: function () { return chunkUQQPHWTA_js.CmInput; }
155
+ get: function () { return chunkKEVAPLWO_js.ThemeProvider; }
160
156
  });
161
- Object.defineProperty(exports, "NumberInput", {
157
+ Object.defineProperty(exports, "useTheme", {
162
158
  enumerable: true,
163
- get: function () { return chunkIOVNKUJ6_js.NumberInput; }
159
+ get: function () { return chunkKEVAPLWO_js.useTheme; }
160
+ });
161
+ Object.defineProperty(exports, "ThemeScript", {
162
+ enumerable: true,
163
+ get: function () { return chunk72PCXNEI_js.ThemeScript; }
164
164
  });
165
165
  Object.defineProperty(exports, "RadioGroup", {
166
166
  enumerable: true,
package/dist/index.mjs CHANGED
@@ -1,27 +1,27 @@
1
1
  import './chunk-YRM45Z7N.mjs';
2
2
  import './chunk-OJUTHWTF.mjs';
3
+ export { InchInput } from './chunk-AB4GGLJ5.mjs';
4
+ export { IntInput } from './chunk-4PWIOKV6.mjs';
5
+ export { KVectorInput } from './chunk-MYRZ2ZV5.mjs';
3
6
  export { QuaternionInput } from './chunk-6N3UJ4AX.mjs';
4
7
  export { RadInput } from './chunk-5UHOCEWC.mjs';
5
8
  export { TimeInput } from './chunk-4UGXCXXM.mjs';
6
9
  export { Vec3Input } from './chunk-3LJI6I2O.mjs';
7
10
  import './chunk-AMB2H6WS.mjs';
8
- export { ThemeProvider, useTheme } from './chunk-3QG5RA46.mjs';
9
- export { ThemeScript } from './chunk-MS5G6UZ4.mjs';
11
+ export { CmInput } from './chunk-LCS67P4A.mjs';
10
12
  export { DegInput } from './chunk-EGYK5FED.mjs';
13
+ export { NumberInput } from './chunk-JHHA2CGJ.mjs';
11
14
  export { EulerDegInput } from './chunk-ADOYBPJS.mjs';
12
15
  export { EulerRadInput } from './chunk-TBFX36YV.mjs';
13
16
  export { EulerInput } from './chunk-ICRVQLUS.mjs';
14
- export { InchInput } from './chunk-AB4GGLJ5.mjs';
15
- export { IntInput } from './chunk-4PWIOKV6.mjs';
16
- export { KVectorInput } from './chunk-MYRZ2ZV5.mjs';
17
17
  export { VectorInput } from './chunk-43FK6CBY.mjs';
18
18
  export { Toaster, toast } from './chunk-EAZQH4IX.mjs';
19
19
  export { ToggleGroup, ToggleGroupItem } from './chunk-G6CSH3FC.mjs';
20
20
  export { Toggle, toggleVariants } from './chunk-K6R7H7R2.mjs';
21
21
  export { TreeView } from './chunk-NKNUMZJL.mjs';
22
- export { VersionBadge } from './chunk-QO5RSSRT.mjs';
23
- export { CmInput } from './chunk-LCS67P4A.mjs';
24
- export { NumberInput } from './chunk-JHHA2CGJ.mjs';
22
+ export { VersionBadge } from './chunk-THPNMIDZ.mjs';
23
+ export { ThemeProvider, useTheme } from './chunk-3QG5RA46.mjs';
24
+ export { ThemeScript } from './chunk-MS5G6UZ4.mjs';
25
25
  export { RadioGroup, RadioGroupItem } from './chunk-EL4FTB5J.mjs';
26
26
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from './chunk-KAUA4ODT.mjs';
27
27
  export { Slider } from './chunk-47WYS4WO.mjs';
@@ -1,20 +1,20 @@
1
1
  'use strict';
2
2
 
3
3
  require('../../chunk-GVDU3F7X.js');
4
+ var chunkTWQSUO5Q_js = require('../../chunk-TWQSUO5Q.js');
5
+ var chunk7KVGTDDO_js = require('../../chunk-7KVGTDDO.js');
6
+ var chunkTPX5AJ7Z_js = require('../../chunk-TPX5AJ7Z.js');
4
7
  var chunk2QBMOSVM_js = require('../../chunk-2QBMOSVM.js');
5
8
  var chunk6N2Q4EQ2_js = require('../../chunk-6N2Q4EQ2.js');
6
9
  var chunkLD32BCCX_js = require('../../chunk-LD32BCCX.js');
7
10
  var chunkE2UGNYWU_js = require('../../chunk-E2UGNYWU.js');
11
+ var chunkUQQPHWTA_js = require('../../chunk-UQQPHWTA.js');
8
12
  var chunkEJ7D53ZF_js = require('../../chunk-EJ7D53ZF.js');
13
+ var chunkIOVNKUJ6_js = require('../../chunk-IOVNKUJ6.js');
9
14
  var chunkA77ETENM_js = require('../../chunk-A77ETENM.js');
10
15
  var chunkNBG65POR_js = require('../../chunk-NBG65POR.js');
11
16
  var chunk6AWSAY7A_js = require('../../chunk-6AWSAY7A.js');
12
- var chunkTWQSUO5Q_js = require('../../chunk-TWQSUO5Q.js');
13
- var chunk7KVGTDDO_js = require('../../chunk-7KVGTDDO.js');
14
- var chunkTPX5AJ7Z_js = require('../../chunk-TPX5AJ7Z.js');
15
17
  var chunkCPZIDU2J_js = require('../../chunk-CPZIDU2J.js');
16
- var chunkUQQPHWTA_js = require('../../chunk-UQQPHWTA.js');
17
- var chunkIOVNKUJ6_js = require('../../chunk-IOVNKUJ6.js');
18
18
  require('../../chunk-7TD2RBQJ.js');
19
19
  require('../../chunk-3YODEBOY.js');
20
20
  require('../../chunk-T4N7UHZ7.js');
@@ -26,6 +26,18 @@ require('../../chunk-7KYAICHB.js');
26
26
 
27
27
 
28
28
 
29
+ Object.defineProperty(exports, "InchInput", {
30
+ enumerable: true,
31
+ get: function () { return chunkTWQSUO5Q_js.InchInput; }
32
+ });
33
+ Object.defineProperty(exports, "IntInput", {
34
+ enumerable: true,
35
+ get: function () { return chunk7KVGTDDO_js.IntInput; }
36
+ });
37
+ Object.defineProperty(exports, "KVectorInput", {
38
+ enumerable: true,
39
+ get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
40
+ });
29
41
  Object.defineProperty(exports, "QuaternionInput", {
30
42
  enumerable: true,
31
43
  get: function () { return chunk2QBMOSVM_js.QuaternionInput; }
@@ -42,10 +54,18 @@ Object.defineProperty(exports, "Vec3Input", {
42
54
  enumerable: true,
43
55
  get: function () { return chunkE2UGNYWU_js.Vec3Input; }
44
56
  });
57
+ Object.defineProperty(exports, "CmInput", {
58
+ enumerable: true,
59
+ get: function () { return chunkUQQPHWTA_js.CmInput; }
60
+ });
45
61
  Object.defineProperty(exports, "DegInput", {
46
62
  enumerable: true,
47
63
  get: function () { return chunkEJ7D53ZF_js.DegInput; }
48
64
  });
65
+ Object.defineProperty(exports, "NumberInput", {
66
+ enumerable: true,
67
+ get: function () { return chunkIOVNKUJ6_js.NumberInput; }
68
+ });
49
69
  Object.defineProperty(exports, "EulerDegInput", {
50
70
  enumerable: true,
51
71
  get: function () { return chunkA77ETENM_js.EulerDegInput; }
@@ -58,27 +78,7 @@ Object.defineProperty(exports, "EulerInput", {
58
78
  enumerable: true,
59
79
  get: function () { return chunk6AWSAY7A_js.EulerInput; }
60
80
  });
61
- Object.defineProperty(exports, "InchInput", {
62
- enumerable: true,
63
- get: function () { return chunkTWQSUO5Q_js.InchInput; }
64
- });
65
- Object.defineProperty(exports, "IntInput", {
66
- enumerable: true,
67
- get: function () { return chunk7KVGTDDO_js.IntInput; }
68
- });
69
- Object.defineProperty(exports, "KVectorInput", {
70
- enumerable: true,
71
- get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
72
- });
73
81
  Object.defineProperty(exports, "VectorInput", {
74
82
  enumerable: true,
75
83
  get: function () { return chunkCPZIDU2J_js.VectorInput; }
76
84
  });
77
- Object.defineProperty(exports, "CmInput", {
78
- enumerable: true,
79
- get: function () { return chunkUQQPHWTA_js.CmInput; }
80
- });
81
- Object.defineProperty(exports, "NumberInput", {
82
- enumerable: true,
83
- get: function () { return chunkIOVNKUJ6_js.NumberInput; }
84
- });
@@ -1,18 +1,18 @@
1
1
  import '../../chunk-OJUTHWTF.mjs';
2
+ export { InchInput } from '../../chunk-AB4GGLJ5.mjs';
3
+ export { IntInput } from '../../chunk-4PWIOKV6.mjs';
4
+ export { KVectorInput } from '../../chunk-MYRZ2ZV5.mjs';
2
5
  export { QuaternionInput } from '../../chunk-6N3UJ4AX.mjs';
3
6
  export { RadInput } from '../../chunk-5UHOCEWC.mjs';
4
7
  export { TimeInput } from '../../chunk-4UGXCXXM.mjs';
5
8
  export { Vec3Input } from '../../chunk-3LJI6I2O.mjs';
9
+ export { CmInput } from '../../chunk-LCS67P4A.mjs';
6
10
  export { DegInput } from '../../chunk-EGYK5FED.mjs';
11
+ export { NumberInput } from '../../chunk-JHHA2CGJ.mjs';
7
12
  export { EulerDegInput } from '../../chunk-ADOYBPJS.mjs';
8
13
  export { EulerRadInput } from '../../chunk-TBFX36YV.mjs';
9
14
  export { EulerInput } from '../../chunk-ICRVQLUS.mjs';
10
- export { InchInput } from '../../chunk-AB4GGLJ5.mjs';
11
- export { IntInput } from '../../chunk-4PWIOKV6.mjs';
12
- export { KVectorInput } from '../../chunk-MYRZ2ZV5.mjs';
13
15
  export { VectorInput } from '../../chunk-43FK6CBY.mjs';
14
- export { CmInput } from '../../chunk-LCS67P4A.mjs';
15
- export { NumberInput } from '../../chunk-JHHA2CGJ.mjs';
16
16
  import '../../chunk-LZE22ZNH.mjs';
17
17
  import '../../chunk-INX2EB5H.mjs';
18
18
  import '../../chunk-LXDQ4KMN.mjs';
package/dist/ui/index.js CHANGED
@@ -2,28 +2,28 @@
2
2
 
3
3
  require('../chunk-NACWD4CC.js');
4
4
  require('../chunk-GVDU3F7X.js');
5
+ var chunkTWQSUO5Q_js = require('../chunk-TWQSUO5Q.js');
6
+ var chunk7KVGTDDO_js = require('../chunk-7KVGTDDO.js');
7
+ var chunkTPX5AJ7Z_js = require('../chunk-TPX5AJ7Z.js');
5
8
  var chunk2QBMOSVM_js = require('../chunk-2QBMOSVM.js');
6
9
  var chunk6N2Q4EQ2_js = require('../chunk-6N2Q4EQ2.js');
7
10
  var chunkLD32BCCX_js = require('../chunk-LD32BCCX.js');
8
11
  var chunkE2UGNYWU_js = require('../chunk-E2UGNYWU.js');
9
12
  require('../chunk-Y2QBWXB4.js');
10
- var chunkKEVAPLWO_js = require('../chunk-KEVAPLWO.js');
11
- var chunk72PCXNEI_js = require('../chunk-72PCXNEI.js');
13
+ var chunkUQQPHWTA_js = require('../chunk-UQQPHWTA.js');
12
14
  var chunkEJ7D53ZF_js = require('../chunk-EJ7D53ZF.js');
15
+ var chunkIOVNKUJ6_js = require('../chunk-IOVNKUJ6.js');
13
16
  var chunkA77ETENM_js = require('../chunk-A77ETENM.js');
14
17
  var chunkNBG65POR_js = require('../chunk-NBG65POR.js');
15
18
  var chunk6AWSAY7A_js = require('../chunk-6AWSAY7A.js');
16
- var chunkTWQSUO5Q_js = require('../chunk-TWQSUO5Q.js');
17
- var chunk7KVGTDDO_js = require('../chunk-7KVGTDDO.js');
18
- var chunkTPX5AJ7Z_js = require('../chunk-TPX5AJ7Z.js');
19
19
  var chunkCPZIDU2J_js = require('../chunk-CPZIDU2J.js');
20
20
  var chunkQJR6MCTR_js = require('../chunk-QJR6MCTR.js');
21
21
  var chunkFSFUZ7Y6_js = require('../chunk-FSFUZ7Y6.js');
22
22
  var chunkEAN5SZYQ_js = require('../chunk-EAN5SZYQ.js');
23
23
  var chunkR3SHGA4V_js = require('../chunk-R3SHGA4V.js');
24
- var chunkWGQQPJPY_js = require('../chunk-WGQQPJPY.js');
25
- var chunkUQQPHWTA_js = require('../chunk-UQQPHWTA.js');
26
- var chunkIOVNKUJ6_js = require('../chunk-IOVNKUJ6.js');
24
+ var chunkRFVRJ4XV_js = require('../chunk-RFVRJ4XV.js');
25
+ var chunkKEVAPLWO_js = require('../chunk-KEVAPLWO.js');
26
+ var chunk72PCXNEI_js = require('../chunk-72PCXNEI.js');
27
27
  var chunkBXYVNNXU_js = require('../chunk-BXYVNNXU.js');
28
28
  var chunkGFPXAGJY_js = require('../chunk-GFPXAGJY.js');
29
29
  var chunkJ2ZRCEKZ_js = require('../chunk-J2ZRCEKZ.js');
@@ -57,6 +57,18 @@ require('../chunk-OTPUWWEB.js');
57
57
 
58
58
 
59
59
 
60
+ Object.defineProperty(exports, "InchInput", {
61
+ enumerable: true,
62
+ get: function () { return chunkTWQSUO5Q_js.InchInput; }
63
+ });
64
+ Object.defineProperty(exports, "IntInput", {
65
+ enumerable: true,
66
+ get: function () { return chunk7KVGTDDO_js.IntInput; }
67
+ });
68
+ Object.defineProperty(exports, "KVectorInput", {
69
+ enumerable: true,
70
+ get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
71
+ });
60
72
  Object.defineProperty(exports, "QuaternionInput", {
61
73
  enumerable: true,
62
74
  get: function () { return chunk2QBMOSVM_js.QuaternionInput; }
@@ -73,22 +85,18 @@ Object.defineProperty(exports, "Vec3Input", {
73
85
  enumerable: true,
74
86
  get: function () { return chunkE2UGNYWU_js.Vec3Input; }
75
87
  });
76
- Object.defineProperty(exports, "ThemeProvider", {
77
- enumerable: true,
78
- get: function () { return chunkKEVAPLWO_js.ThemeProvider; }
79
- });
80
- Object.defineProperty(exports, "useTheme", {
81
- enumerable: true,
82
- get: function () { return chunkKEVAPLWO_js.useTheme; }
83
- });
84
- Object.defineProperty(exports, "ThemeScript", {
88
+ Object.defineProperty(exports, "CmInput", {
85
89
  enumerable: true,
86
- get: function () { return chunk72PCXNEI_js.ThemeScript; }
90
+ get: function () { return chunkUQQPHWTA_js.CmInput; }
87
91
  });
88
92
  Object.defineProperty(exports, "DegInput", {
89
93
  enumerable: true,
90
94
  get: function () { return chunkEJ7D53ZF_js.DegInput; }
91
95
  });
96
+ Object.defineProperty(exports, "NumberInput", {
97
+ enumerable: true,
98
+ get: function () { return chunkIOVNKUJ6_js.NumberInput; }
99
+ });
92
100
  Object.defineProperty(exports, "EulerDegInput", {
93
101
  enumerable: true,
94
102
  get: function () { return chunkA77ETENM_js.EulerDegInput; }
@@ -101,18 +109,6 @@ Object.defineProperty(exports, "EulerInput", {
101
109
  enumerable: true,
102
110
  get: function () { return chunk6AWSAY7A_js.EulerInput; }
103
111
  });
104
- Object.defineProperty(exports, "InchInput", {
105
- enumerable: true,
106
- get: function () { return chunkTWQSUO5Q_js.InchInput; }
107
- });
108
- Object.defineProperty(exports, "IntInput", {
109
- enumerable: true,
110
- get: function () { return chunk7KVGTDDO_js.IntInput; }
111
- });
112
- Object.defineProperty(exports, "KVectorInput", {
113
- enumerable: true,
114
- get: function () { return chunkTPX5AJ7Z_js.KVectorInput; }
115
- });
116
112
  Object.defineProperty(exports, "VectorInput", {
117
113
  enumerable: true,
118
114
  get: function () { return chunkCPZIDU2J_js.VectorInput; }
@@ -147,15 +143,19 @@ Object.defineProperty(exports, "TreeView", {
147
143
  });
148
144
  Object.defineProperty(exports, "VersionBadge", {
149
145
  enumerable: true,
150
- get: function () { return chunkWGQQPJPY_js.VersionBadge; }
146
+ get: function () { return chunkRFVRJ4XV_js.VersionBadge; }
151
147
  });
152
- Object.defineProperty(exports, "CmInput", {
148
+ Object.defineProperty(exports, "ThemeProvider", {
153
149
  enumerable: true,
154
- get: function () { return chunkUQQPHWTA_js.CmInput; }
150
+ get: function () { return chunkKEVAPLWO_js.ThemeProvider; }
155
151
  });
156
- Object.defineProperty(exports, "NumberInput", {
152
+ Object.defineProperty(exports, "useTheme", {
157
153
  enumerable: true,
158
- get: function () { return chunkIOVNKUJ6_js.NumberInput; }
154
+ get: function () { return chunkKEVAPLWO_js.useTheme; }
155
+ });
156
+ Object.defineProperty(exports, "ThemeScript", {
157
+ enumerable: true,
158
+ get: function () { return chunk72PCXNEI_js.ThemeScript; }
159
159
  });
160
160
  Object.defineProperty(exports, "RadioGroup", {
161
161
  enumerable: true,
package/dist/ui/index.mjs CHANGED
@@ -1,27 +1,27 @@
1
1
  import '../chunk-YRM45Z7N.mjs';
2
2
  import '../chunk-OJUTHWTF.mjs';
3
+ export { InchInput } from '../chunk-AB4GGLJ5.mjs';
4
+ export { IntInput } from '../chunk-4PWIOKV6.mjs';
5
+ export { KVectorInput } from '../chunk-MYRZ2ZV5.mjs';
3
6
  export { QuaternionInput } from '../chunk-6N3UJ4AX.mjs';
4
7
  export { RadInput } from '../chunk-5UHOCEWC.mjs';
5
8
  export { TimeInput } from '../chunk-4UGXCXXM.mjs';
6
9
  export { Vec3Input } from '../chunk-3LJI6I2O.mjs';
7
10
  import '../chunk-AMB2H6WS.mjs';
8
- export { ThemeProvider, useTheme } from '../chunk-3QG5RA46.mjs';
9
- export { ThemeScript } from '../chunk-MS5G6UZ4.mjs';
11
+ export { CmInput } from '../chunk-LCS67P4A.mjs';
10
12
  export { DegInput } from '../chunk-EGYK5FED.mjs';
13
+ export { NumberInput } from '../chunk-JHHA2CGJ.mjs';
11
14
  export { EulerDegInput } from '../chunk-ADOYBPJS.mjs';
12
15
  export { EulerRadInput } from '../chunk-TBFX36YV.mjs';
13
16
  export { EulerInput } from '../chunk-ICRVQLUS.mjs';
14
- export { InchInput } from '../chunk-AB4GGLJ5.mjs';
15
- export { IntInput } from '../chunk-4PWIOKV6.mjs';
16
- export { KVectorInput } from '../chunk-MYRZ2ZV5.mjs';
17
17
  export { VectorInput } from '../chunk-43FK6CBY.mjs';
18
18
  export { Toaster, toast } from '../chunk-EAZQH4IX.mjs';
19
19
  export { ToggleGroup, ToggleGroupItem } from '../chunk-G6CSH3FC.mjs';
20
20
  export { Toggle, toggleVariants } from '../chunk-K6R7H7R2.mjs';
21
21
  export { TreeView } from '../chunk-NKNUMZJL.mjs';
22
- export { VersionBadge } from '../chunk-QO5RSSRT.mjs';
23
- export { CmInput } from '../chunk-LCS67P4A.mjs';
24
- export { NumberInput } from '../chunk-JHHA2CGJ.mjs';
22
+ export { VersionBadge } from '../chunk-THPNMIDZ.mjs';
23
+ export { ThemeProvider, useTheme } from '../chunk-3QG5RA46.mjs';
24
+ export { ThemeScript } from '../chunk-MS5G6UZ4.mjs';
25
25
  export { RadioGroup, RadioGroupItem } from '../chunk-EL4FTB5J.mjs';
26
26
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-KAUA4ODT.mjs';
27
27
  export { Slider } from '../chunk-47WYS4WO.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkWGQQPJPY_js = require('../chunk-WGQQPJPY.js');
3
+ var chunkRFVRJ4XV_js = require('../chunk-RFVRJ4XV.js');
4
4
  require('../chunk-ILJK43VJ.js');
5
5
  require('../chunk-T4N7UHZ7.js');
6
6
  require('../chunk-QG7ZF6TO.js');
@@ -13,5 +13,5 @@ require('../chunk-7KYAICHB.js');
13
13
 
14
14
  Object.defineProperty(exports, "VersionBadge", {
15
15
  enumerable: true,
16
- get: function () { return chunkWGQQPJPY_js.VersionBadge; }
16
+ get: function () { return chunkRFVRJ4XV_js.VersionBadge; }
17
17
  });
@@ -1,4 +1,4 @@
1
- export { VersionBadge } from '../chunk-QO5RSSRT.mjs';
1
+ export { VersionBadge } from '../chunk-THPNMIDZ.mjs';
2
2
  import '../chunk-IZCHLZ4H.mjs';
3
3
  import '../chunk-LXDQ4KMN.mjs';
4
4
  import '../chunk-4F2GSF2T.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuer-ai/vuer-uikit",
3
- "version": "0.0.43",
3
+ "version": "0.0.45",
4
4
  "description": "React UI Kit components",
5
5
  "keywords": [
6
6
  "react",
@@ -14,7 +14,8 @@
14
14
  "module": "./dist/index.mjs",
15
15
  "types": "./dist/index.d.ts",
16
16
  "exports": {
17
- ".": "./src/index.ts",
17
+ ".": "./dist/index.mjs",
18
+ "./src": "./src/index.ts",
18
19
  "./index.css": "./src/index.css",
19
20
  "./styles/variables.css": "./src/styles/variables.css",
20
21
  "./styles/theme.css": "./src/styles/theme.css",
@@ -32,7 +33,8 @@
32
33
  "lucide-react": ">=0.400.0",
33
34
  "react": "^19.0.0",
34
35
  "react-dom": "^19.0.0",
35
- "tailwindcss": "^4.0.0"
36
+ "tailwindcss": "^4.0.0",
37
+ "vaul": "^1.1.2"
36
38
  },
37
39
  "dependencies": {
38
40
  "@radix-ui/react-accordion": "^1.2.11",
@@ -57,7 +59,6 @@
57
59
  "framer-motion": "^11.15.0",
58
60
  "sonner": "^2.0.6",
59
61
  "tailwind-merge": "^3.3.1",
60
- "vaul": "^1.1.2",
61
62
  "vike-react": "^0.6.5"
62
63
  },
63
64
  "devDependencies": {