@vuer-ai/vuer-uikit 0.0.21 → 0.0.23

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/ui/index.js CHANGED
@@ -1,34 +1,34 @@
1
1
  'use strict';
2
2
 
3
3
  require('../chunk-N7CINZS2.js');
4
- var chunkUPTTGNMB_js = require('../chunk-UPTTGNMB.js');
4
+ var chunk2YCL2ET2_js = require('../chunk-2YCL2ET2.js');
5
+ var chunkC7VFXWS6_js = require('../chunk-C7VFXWS6.js');
6
+ var chunkH5P4IX7R_js = require('../chunk-H5P4IX7R.js');
5
7
  var chunkPVRQNCSJ_js = require('../chunk-PVRQNCSJ.js');
6
8
  var chunkAOUGWGQR_js = require('../chunk-AOUGWGQR.js');
9
+ var chunkU2ZLDPOE_js = require('../chunk-U2ZLDPOE.js');
10
+ var chunkWJ7T7FAH_js = require('../chunk-WJ7T7FAH.js');
7
11
  var chunkQJR6MCTR_js = require('../chunk-QJR6MCTR.js');
8
12
  var chunkYXDJPCAF_js = require('../chunk-YXDJPCAF.js');
9
13
  var chunkU7SNLMJR_js = require('../chunk-U7SNLMJR.js');
10
- var chunkU2ZLDPOE_js = require('../chunk-U2ZLDPOE.js');
11
- var chunkWJ7T7FAH_js = require('../chunk-WJ7T7FAH.js');
12
- var chunk2YCL2ET2_js = require('../chunk-2YCL2ET2.js');
14
+ var chunkY5I2GI4V_js = require('../chunk-Y5I2GI4V.js');
15
+ var chunkE33MW663_js = require('../chunk-E33MW663.js');
13
16
  var chunkIGBWUFZL_js = require('../chunk-IGBWUFZL.js');
14
17
  var chunkVAXIFFOT_js = require('../chunk-VAXIFFOT.js');
15
18
  var chunk5SR53QBZ_js = require('../chunk-5SR53QBZ.js');
16
19
  var chunkPIR7EZC6_js = require('../chunk-PIR7EZC6.js');
17
- var chunkH5P4IX7R_js = require('../chunk-H5P4IX7R.js');
20
+ var chunkEFIRD3FN_js = require('../chunk-EFIRD3FN.js');
21
+ var chunkX55EAYE2_js = require('../chunk-X55EAYE2.js');
18
22
  var chunk5TVG5JK5_js = require('../chunk-5TVG5JK5.js');
19
23
  var chunk2JCULHBM_js = require('../chunk-2JCULHBM.js');
20
24
  var chunkFP26SRGL_js = require('../chunk-FP26SRGL.js');
21
- var chunkFORVP7XH_js = require('../chunk-FORVP7XH.js');
22
- var chunkY5I2GI4V_js = require('../chunk-Y5I2GI4V.js');
23
- var chunkE33MW663_js = require('../chunk-E33MW663.js');
25
+ var chunkFUQCOZWA_js = require('../chunk-FUQCOZWA.js');
24
26
  var chunk6N5422RT_js = require('../chunk-6N5422RT.js');
25
- var chunkEFIRD3FN_js = require('../chunk-EFIRD3FN.js');
26
- var chunkX55EAYE2_js = require('../chunk-X55EAYE2.js');
27
- var chunkMZ4POL3U_js = require('../chunk-MZ4POL3U.js');
28
27
  var chunkIXHMIR5P_js = require('../chunk-IXHMIR5P.js');
29
28
  var chunk5OUTEHVX_js = require('../chunk-5OUTEHVX.js');
30
- var chunkSKO72K64_js = require('../chunk-SKO72K64.js');
29
+ var chunkMZ4POL3U_js = require('../chunk-MZ4POL3U.js');
31
30
  var chunkOQ237S4Z_js = require('../chunk-OQ237S4Z.js');
31
+ var chunkSKO72K64_js = require('../chunk-SKO72K64.js');
32
32
  require('../chunk-XWS4SIB5.js');
33
33
  require('../chunk-EOFYA6CS.js');
34
34
  require('../chunk-XXWQ4RVP.js');
@@ -36,9 +36,17 @@ require('../chunk-OTPUWWEB.js');
36
36
 
37
37
 
38
38
 
39
+ Object.defineProperty(exports, "TreeView", {
40
+ enumerable: true,
41
+ get: function () { return chunk2YCL2ET2_js.TreeView; }
42
+ });
39
43
  Object.defineProperty(exports, "VersionBadge", {
40
44
  enumerable: true,
41
- get: function () { return chunkUPTTGNMB_js.VersionBadge; }
45
+ get: function () { return chunkC7VFXWS6_js.VersionBadge; }
46
+ });
47
+ Object.defineProperty(exports, "Switch", {
48
+ enumerable: true,
49
+ get: function () { return chunkH5P4IX7R_js.Switch; }
42
50
  });
43
51
  Object.defineProperty(exports, "ThemeProvider", {
44
52
  enumerable: true,
@@ -52,6 +60,26 @@ Object.defineProperty(exports, "Timeline", {
52
60
  enumerable: true,
53
61
  get: function () { return chunkAOUGWGQR_js.Timeline; }
54
62
  });
63
+ Object.defineProperty(exports, "TreeViewV2", {
64
+ enumerable: true,
65
+ get: function () { return chunkU2ZLDPOE_js.TreeView; }
66
+ });
67
+ Object.defineProperty(exports, "Tooltip", {
68
+ enumerable: true,
69
+ get: function () { return chunkWJ7T7FAH_js.Tooltip; }
70
+ });
71
+ Object.defineProperty(exports, "TooltipContent", {
72
+ enumerable: true,
73
+ get: function () { return chunkWJ7T7FAH_js.TooltipContent; }
74
+ });
75
+ Object.defineProperty(exports, "TooltipProvider", {
76
+ enumerable: true,
77
+ get: function () { return chunkWJ7T7FAH_js.TooltipProvider; }
78
+ });
79
+ Object.defineProperty(exports, "TooltipTrigger", {
80
+ enumerable: true,
81
+ get: function () { return chunkWJ7T7FAH_js.TooltipTrigger; }
82
+ });
55
83
  Object.defineProperty(exports, "Toaster", {
56
84
  enumerable: true,
57
85
  get: function () { return chunkQJR6MCTR_js.Toaster; }
@@ -76,29 +104,49 @@ Object.defineProperty(exports, "toggleVariants", {
76
104
  enumerable: true,
77
105
  get: function () { return chunkU7SNLMJR_js.toggleVariants; }
78
106
  });
79
- Object.defineProperty(exports, "TreeViewV2", {
107
+ Object.defineProperty(exports, "Layout", {
80
108
  enumerable: true,
81
- get: function () { return chunkU2ZLDPOE_js.TreeView; }
109
+ get: function () { return chunkY5I2GI4V_js.Layout; }
82
110
  });
83
- Object.defineProperty(exports, "Tooltip", {
111
+ Object.defineProperty(exports, "Modal", {
84
112
  enumerable: true,
85
- get: function () { return chunkWJ7T7FAH_js.Tooltip; }
113
+ get: function () { return chunkE33MW663_js.Modal; }
86
114
  });
87
- Object.defineProperty(exports, "TooltipContent", {
115
+ Object.defineProperty(exports, "ModalClose", {
88
116
  enumerable: true,
89
- get: function () { return chunkWJ7T7FAH_js.TooltipContent; }
117
+ get: function () { return chunkE33MW663_js.ModalClose; }
90
118
  });
91
- Object.defineProperty(exports, "TooltipProvider", {
119
+ Object.defineProperty(exports, "ModalContent", {
92
120
  enumerable: true,
93
- get: function () { return chunkWJ7T7FAH_js.TooltipProvider; }
121
+ get: function () { return chunkE33MW663_js.ModalContent; }
94
122
  });
95
- Object.defineProperty(exports, "TooltipTrigger", {
123
+ Object.defineProperty(exports, "ModalDescription", {
96
124
  enumerable: true,
97
- get: function () { return chunkWJ7T7FAH_js.TooltipTrigger; }
125
+ get: function () { return chunkE33MW663_js.ModalDescription; }
98
126
  });
99
- Object.defineProperty(exports, "TreeView", {
127
+ Object.defineProperty(exports, "ModalFooter", {
100
128
  enumerable: true,
101
- get: function () { return chunk2YCL2ET2_js.TreeView; }
129
+ get: function () { return chunkE33MW663_js.ModalFooter; }
130
+ });
131
+ Object.defineProperty(exports, "ModalHeader", {
132
+ enumerable: true,
133
+ get: function () { return chunkE33MW663_js.ModalHeader; }
134
+ });
135
+ Object.defineProperty(exports, "ModalOverlay", {
136
+ enumerable: true,
137
+ get: function () { return chunkE33MW663_js.ModalOverlay; }
138
+ });
139
+ Object.defineProperty(exports, "ModalPortal", {
140
+ enumerable: true,
141
+ get: function () { return chunkE33MW663_js.ModalPortal; }
142
+ });
143
+ Object.defineProperty(exports, "ModalTitle", {
144
+ enumerable: true,
145
+ get: function () { return chunkE33MW663_js.ModalTitle; }
146
+ });
147
+ Object.defineProperty(exports, "ModalTrigger", {
148
+ enumerable: true,
149
+ get: function () { return chunkE33MW663_js.ModalTrigger; }
102
150
  });
103
151
  Object.defineProperty(exports, "Popover", {
104
152
  enumerable: true,
@@ -160,9 +208,41 @@ Object.defineProperty(exports, "Slider", {
160
208
  enumerable: true,
161
209
  get: function () { return chunkPIR7EZC6_js.Slider; }
162
210
  });
163
- Object.defineProperty(exports, "Switch", {
211
+ Object.defineProperty(exports, "Badge", {
164
212
  enumerable: true,
165
- get: function () { return chunkH5P4IX7R_js.Switch; }
213
+ get: function () { return chunkEFIRD3FN_js.Badge; }
214
+ });
215
+ Object.defineProperty(exports, "badgeVariants", {
216
+ enumerable: true,
217
+ get: function () { return chunkEFIRD3FN_js.badgeVariants; }
218
+ });
219
+ Object.defineProperty(exports, "Card", {
220
+ enumerable: true,
221
+ get: function () { return chunkX55EAYE2_js.Card; }
222
+ });
223
+ Object.defineProperty(exports, "CardAction", {
224
+ enumerable: true,
225
+ get: function () { return chunkX55EAYE2_js.CardAction; }
226
+ });
227
+ Object.defineProperty(exports, "CardContent", {
228
+ enumerable: true,
229
+ get: function () { return chunkX55EAYE2_js.CardContent; }
230
+ });
231
+ Object.defineProperty(exports, "CardDescription", {
232
+ enumerable: true,
233
+ get: function () { return chunkX55EAYE2_js.CardDescription; }
234
+ });
235
+ Object.defineProperty(exports, "CardFooter", {
236
+ enumerable: true,
237
+ get: function () { return chunkX55EAYE2_js.CardFooter; }
238
+ });
239
+ Object.defineProperty(exports, "CardHeader", {
240
+ enumerable: true,
241
+ get: function () { return chunkX55EAYE2_js.CardHeader; }
242
+ });
243
+ Object.defineProperty(exports, "CardTitle", {
244
+ enumerable: true,
245
+ get: function () { return chunkX55EAYE2_js.CardTitle; }
166
246
  });
167
247
  Object.defineProperty(exports, "Checkbox", {
168
248
  enumerable: true,
@@ -242,51 +322,7 @@ Object.defineProperty(exports, "DropdownMenuTrigger", {
242
322
  });
243
323
  Object.defineProperty(exports, "InputNumbers", {
244
324
  enumerable: true,
245
- get: function () { return chunkFORVP7XH_js.InputNumbers; }
246
- });
247
- Object.defineProperty(exports, "Layout", {
248
- enumerable: true,
249
- get: function () { return chunkY5I2GI4V_js.Layout; }
250
- });
251
- Object.defineProperty(exports, "Modal", {
252
- enumerable: true,
253
- get: function () { return chunkE33MW663_js.Modal; }
254
- });
255
- Object.defineProperty(exports, "ModalClose", {
256
- enumerable: true,
257
- get: function () { return chunkE33MW663_js.ModalClose; }
258
- });
259
- Object.defineProperty(exports, "ModalContent", {
260
- enumerable: true,
261
- get: function () { return chunkE33MW663_js.ModalContent; }
262
- });
263
- Object.defineProperty(exports, "ModalDescription", {
264
- enumerable: true,
265
- get: function () { return chunkE33MW663_js.ModalDescription; }
266
- });
267
- Object.defineProperty(exports, "ModalFooter", {
268
- enumerable: true,
269
- get: function () { return chunkE33MW663_js.ModalFooter; }
270
- });
271
- Object.defineProperty(exports, "ModalHeader", {
272
- enumerable: true,
273
- get: function () { return chunkE33MW663_js.ModalHeader; }
274
- });
275
- Object.defineProperty(exports, "ModalOverlay", {
276
- enumerable: true,
277
- get: function () { return chunkE33MW663_js.ModalOverlay; }
278
- });
279
- Object.defineProperty(exports, "ModalPortal", {
280
- enumerable: true,
281
- get: function () { return chunkE33MW663_js.ModalPortal; }
282
- });
283
- Object.defineProperty(exports, "ModalTitle", {
284
- enumerable: true,
285
- get: function () { return chunkE33MW663_js.ModalTitle; }
286
- });
287
- Object.defineProperty(exports, "ModalTrigger", {
288
- enumerable: true,
289
- get: function () { return chunkE33MW663_js.ModalTrigger; }
325
+ get: function () { return chunkFUQCOZWA_js.InputNumbers; }
290
326
  });
291
327
  Object.defineProperty(exports, "Avatar", {
292
328
  enumerable: true,
@@ -304,41 +340,25 @@ Object.defineProperty(exports, "AvatarImage", {
304
340
  enumerable: true,
305
341
  get: function () { return chunk6N5422RT_js.AvatarImage; }
306
342
  });
307
- Object.defineProperty(exports, "Badge", {
308
- enumerable: true,
309
- get: function () { return chunkEFIRD3FN_js.Badge; }
310
- });
311
- Object.defineProperty(exports, "badgeVariants", {
312
- enumerable: true,
313
- get: function () { return chunkEFIRD3FN_js.badgeVariants; }
314
- });
315
- Object.defineProperty(exports, "Card", {
316
- enumerable: true,
317
- get: function () { return chunkX55EAYE2_js.Card; }
318
- });
319
- Object.defineProperty(exports, "CardAction", {
320
- enumerable: true,
321
- get: function () { return chunkX55EAYE2_js.CardAction; }
322
- });
323
- Object.defineProperty(exports, "CardContent", {
343
+ Object.defineProperty(exports, "Tabs", {
324
344
  enumerable: true,
325
- get: function () { return chunkX55EAYE2_js.CardContent; }
345
+ get: function () { return chunkIXHMIR5P_js.Tabs; }
326
346
  });
327
- Object.defineProperty(exports, "CardDescription", {
347
+ Object.defineProperty(exports, "TabsContent", {
328
348
  enumerable: true,
329
- get: function () { return chunkX55EAYE2_js.CardDescription; }
349
+ get: function () { return chunkIXHMIR5P_js.TabsContent; }
330
350
  });
331
- Object.defineProperty(exports, "CardFooter", {
351
+ Object.defineProperty(exports, "TabsList", {
332
352
  enumerable: true,
333
- get: function () { return chunkX55EAYE2_js.CardFooter; }
353
+ get: function () { return chunkIXHMIR5P_js.TabsList; }
334
354
  });
335
- Object.defineProperty(exports, "CardHeader", {
355
+ Object.defineProperty(exports, "TabsTrigger", {
336
356
  enumerable: true,
337
- get: function () { return chunkX55EAYE2_js.CardHeader; }
357
+ get: function () { return chunkIXHMIR5P_js.TabsTrigger; }
338
358
  });
339
- Object.defineProperty(exports, "CardTitle", {
359
+ Object.defineProperty(exports, "Textarea", {
340
360
  enumerable: true,
341
- get: function () { return chunkX55EAYE2_js.CardTitle; }
361
+ get: function () { return chunk5OUTEHVX_js.Textarea; }
342
362
  });
343
363
  Object.defineProperty(exports, "Select", {
344
364
  enumerable: true,
@@ -380,25 +400,9 @@ Object.defineProperty(exports, "SelectValue", {
380
400
  enumerable: true,
381
401
  get: function () { return chunkMZ4POL3U_js.SelectValue; }
382
402
  });
383
- Object.defineProperty(exports, "Tabs", {
384
- enumerable: true,
385
- get: function () { return chunkIXHMIR5P_js.Tabs; }
386
- });
387
- Object.defineProperty(exports, "TabsContent", {
388
- enumerable: true,
389
- get: function () { return chunkIXHMIR5P_js.TabsContent; }
390
- });
391
- Object.defineProperty(exports, "TabsList", {
392
- enumerable: true,
393
- get: function () { return chunkIXHMIR5P_js.TabsList; }
394
- });
395
- Object.defineProperty(exports, "TabsTrigger", {
396
- enumerable: true,
397
- get: function () { return chunkIXHMIR5P_js.TabsTrigger; }
398
- });
399
- Object.defineProperty(exports, "Textarea", {
403
+ Object.defineProperty(exports, "Button", {
400
404
  enumerable: true,
401
- get: function () { return chunk5OUTEHVX_js.Textarea; }
405
+ get: function () { return chunkOQ237S4Z_js.Button; }
402
406
  });
403
407
  Object.defineProperty(exports, "InputRoot", {
404
408
  enumerable: true,
@@ -408,7 +412,3 @@ Object.defineProperty(exports, "InputSlot", {
408
412
  enumerable: true,
409
413
  get: function () { return chunkSKO72K64_js.InputSlot; }
410
414
  });
411
- Object.defineProperty(exports, "Button", {
412
- enumerable: true,
413
- get: function () { return chunkOQ237S4Z_js.Button; }
414
- });
package/dist/ui/index.mjs CHANGED
@@ -1,32 +1,32 @@
1
1
  import '../chunk-F56ZKT7B.mjs';
2
- export { VersionBadge } from '../chunk-NODFVSVC.mjs';
2
+ export { TreeView } from '../chunk-UKFVRXAR.mjs';
3
+ export { VersionBadge } from '../chunk-QZVQRU25.mjs';
4
+ export { Switch } from '../chunk-JAMJUXBY.mjs';
3
5
  export { ThemeProvider, useTheme } from '../chunk-LEPXSM36.mjs';
4
6
  export { Timeline } from '../chunk-ZVG2UKKC.mjs';
7
+ export { TreeView as TreeViewV2 } from '../chunk-EYIFKSU2.mjs';
8
+ export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../chunk-JMPVDU2C.mjs';
5
9
  export { Toaster, toast } from '../chunk-EAZQH4IX.mjs';
6
10
  export { ToggleGroup, ToggleGroupItem } from '../chunk-2TRYGIGT.mjs';
7
11
  export { Toggle, toggleVariants } from '../chunk-WDUTW7HS.mjs';
8
- export { TreeView as TreeViewV2 } from '../chunk-EYIFKSU2.mjs';
9
- export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../chunk-JMPVDU2C.mjs';
10
- export { TreeView } from '../chunk-UKFVRXAR.mjs';
12
+ export { Layout } from '../chunk-LLXRJYQB.mjs';
13
+ export { Modal, ModalClose, ModalContent, ModalDescription, ModalFooter, ModalHeader, ModalOverlay, ModalPortal, ModalTitle, ModalTrigger } from '../chunk-TMBKCIVQ.mjs';
11
14
  export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from '../chunk-BOPZFNFS.mjs';
12
15
  export { RadioGroup, RadioGroupItem } from '../chunk-5ZZC23M7.mjs';
13
16
  export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from '../chunk-DZ4J7I7I.mjs';
14
17
  export { Slider } from '../chunk-T3VSSE2L.mjs';
15
- export { Switch } from '../chunk-JAMJUXBY.mjs';
18
+ export { Badge, badgeVariants } from '../chunk-WO3WHXDP.mjs';
19
+ export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-B2E7AY66.mjs';
16
20
  export { Checkbox } from '../chunk-G6PRZVSE.mjs';
17
21
  export { Collapsible, CollapsibleContent, CollapsibleTrigger } from '../chunk-FRT225GK.mjs';
18
22
  export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from '../chunk-EUY74AXP.mjs';
19
- export { InputNumbers } from '../chunk-G5KMD72J.mjs';
20
- export { Layout } from '../chunk-LLXRJYQB.mjs';
21
- export { Modal, ModalClose, ModalContent, ModalDescription, ModalFooter, ModalHeader, ModalOverlay, ModalPortal, ModalTitle, ModalTrigger } from '../chunk-TMBKCIVQ.mjs';
23
+ export { InputNumbers } from '../chunk-7JAADHQO.mjs';
22
24
  export { Avatar, AvatarFallback, AvatarGroup, AvatarImage } from '../chunk-F776EMXP.mjs';
23
- export { Badge, badgeVariants } from '../chunk-WO3WHXDP.mjs';
24
- export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from '../chunk-B2E7AY66.mjs';
25
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../chunk-QVUX6LLD.mjs';
26
25
  export { Tabs, TabsContent, TabsList, TabsTrigger } from '../chunk-MRVMXKZO.mjs';
27
26
  export { Textarea } from '../chunk-DDOX4EEM.mjs';
28
- export { InputRoot, InputSlot } from '../chunk-QYRRQ65X.mjs';
27
+ export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../chunk-QVUX6LLD.mjs';
29
28
  export { Button } from '../chunk-VXHM7V6F.mjs';
29
+ export { InputRoot, InputSlot } from '../chunk-QYRRQ65X.mjs';
30
30
  import '../chunk-M4IVLZIH.mjs';
31
31
  import '../chunk-Q5KEB4UK.mjs';
32
32
  import '../chunk-KTNZSZ5Y.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkFORVP7XH_js = require('../chunk-FORVP7XH.js');
3
+ var chunkFUQCOZWA_js = require('../chunk-FUQCOZWA.js');
4
4
  require('../chunk-SKO72K64.js');
5
5
  require('../chunk-XWS4SIB5.js');
6
6
  require('../chunk-EOFYA6CS.js');
@@ -10,5 +10,5 @@ require('../chunk-XXWQ4RVP.js');
10
10
 
11
11
  Object.defineProperty(exports, "InputNumbers", {
12
12
  enumerable: true,
13
- get: function () { return chunkFORVP7XH_js.InputNumbers; }
13
+ get: function () { return chunkFUQCOZWA_js.InputNumbers; }
14
14
  });
@@ -1,4 +1,4 @@
1
- export { InputNumbers } from '../chunk-G5KMD72J.mjs';
1
+ export { InputNumbers } from '../chunk-7JAADHQO.mjs';
2
2
  import '../chunk-QYRRQ65X.mjs';
3
3
  import '../chunk-M4IVLZIH.mjs';
4
4
  import '../chunk-Q5KEB4UK.mjs';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkUPTTGNMB_js = require('../chunk-UPTTGNMB.js');
3
+ var chunkC7VFXWS6_js = require('../chunk-C7VFXWS6.js');
4
4
  require('../chunk-EFIRD3FN.js');
5
5
  require('../chunk-XWS4SIB5.js');
6
6
  require('../chunk-EOFYA6CS.js');
@@ -10,5 +10,5 @@ require('../chunk-XXWQ4RVP.js');
10
10
 
11
11
  Object.defineProperty(exports, "VersionBadge", {
12
12
  enumerable: true,
13
- get: function () { return chunkUPTTGNMB_js.VersionBadge; }
13
+ get: function () { return chunkC7VFXWS6_js.VersionBadge; }
14
14
  });
@@ -1,4 +1,4 @@
1
- export { VersionBadge } from '../chunk-NODFVSVC.mjs';
1
+ export { VersionBadge } from '../chunk-QZVQRU25.mjs';
2
2
  import '../chunk-WO3WHXDP.mjs';
3
3
  import '../chunk-M4IVLZIH.mjs';
4
4
  import '../chunk-Q5KEB4UK.mjs';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vuer-ai/vuer-uikit",
3
- "version": "0.0.21",
3
+ "version": "0.0.23",
4
4
  "description": "React UI Kit components",
5
5
  "keywords": [
6
6
  "react",
@@ -63,62 +63,73 @@ const InputNumbers = forwardRef<HTMLDivElement, InputNumbersProps>(function Inpu
63
63
  document.addEventListener("click", stopClick, true);
64
64
  }, []);
65
65
 
66
- const bind = useGesture({
67
- onDrag: ({ delta: [dx], event, initial, distance: [, oy], xy, memo = 0 }) => {
68
- event.stopPropagation();
69
- event.preventDefault();
70
-
71
- if (selectRange.current[0] === null) {
72
- selectRange.current[0] = getHoverElementAndIndex(
73
- typeof document !== "undefined" ? document.elementFromPoint(...initial) : null,
74
- inputs.current,
75
- );
76
- }
77
-
78
- let newMX: number = memo + dx / 2;
79
-
80
- if (Math.abs(newMX) >= (inputChange.current ? 1 : 5)) {
81
- const multiplyStep = event.shiftKey ? 5 : event.altKey ? 1 / 5 : 1;
82
-
83
- const newValue = value.map((v, i) => {
84
- const [first, last] = selectRange.current;
85
- if (first === null || last === null) {
86
- return v;
87
- } else if (i <= Math.max(first, last) && i >= Math.min(first, last)) {
88
- return Number(((v || 0) + Math.floor(newMX) * step * multiplyStep).toPrecision(6));
89
- } else {
90
- return v;
91
- }
92
- });
93
- onValuesChange?.(newValue);
94
- newMX = 0;
95
- inputChange.current = true;
96
-
97
- changeElementsHoverState(inputs.current, selectRange.current, "x");
98
-
99
- stopClick();
100
- }
101
-
102
- if (!inputChange.current) {
103
- const currentElement =
104
- typeof document !== "undefined" ? document.elementFromPoint(...xy) : null;
105
-
106
- const currentIndex = getHoverElementAndIndex(currentElement, inputs.current);
107
- selectRange.current[1] = currentIndex ?? selectRange.current[1];
108
-
109
- changeElementsHoverState(inputs.current, selectRange.current, oy !== 0 ? "y" : "none");
110
-
111
- stopClick();
112
- }
113
-
114
- return newMX;
66
+ const bind = useGesture(
67
+ {
68
+ onDrag: ({ delta: [dx], event, initial, distance: [, oy], xy, memo = 0 }) => {
69
+ // SSR guard - if no document, return early
70
+ if (typeof document === "undefined") return memo || 0;
71
+
72
+ event.stopPropagation();
73
+ event.preventDefault();
74
+
75
+ if (selectRange.current[0] === null) {
76
+ selectRange.current[0] = getHoverElementAndIndex(
77
+ document.elementFromPoint(...initial),
78
+ inputs.current,
79
+ );
80
+ }
81
+
82
+ let newMX: number = memo + dx / 2;
83
+
84
+ if (Math.abs(newMX) >= (inputChange.current ? 1 : 5)) {
85
+ const multiplyStep = event.shiftKey ? 5 : event.altKey ? 1 / 5 : 1;
86
+
87
+ const newValue = value.map((v, i) => {
88
+ const [first, last] = selectRange.current;
89
+ if (first === null || last === null) {
90
+ return v;
91
+ } else if (i <= Math.max(first, last) && i >= Math.min(first, last)) {
92
+ return Number(((v || 0) + Math.floor(newMX) * step * multiplyStep).toPrecision(6));
93
+ } else {
94
+ return v;
95
+ }
96
+ });
97
+ onValuesChange?.(newValue);
98
+ newMX = 0;
99
+ inputChange.current = true;
100
+
101
+ changeElementsHoverState(inputs.current, selectRange.current, "x");
102
+
103
+ stopClick();
104
+ }
105
+
106
+ if (!inputChange.current) {
107
+ const currentElement = document.elementFromPoint(...xy);
108
+
109
+ const currentIndex = getHoverElementAndIndex(currentElement, inputs.current);
110
+ selectRange.current[1] = currentIndex ?? selectRange.current[1];
111
+
112
+ changeElementsHoverState(inputs.current, selectRange.current, oy !== 0 ? "y" : "none");
113
+
114
+ stopClick();
115
+ }
116
+
117
+ return newMX;
118
+ },
119
+ onDragEnd: () => {
120
+ // SSR guard
121
+ if (typeof document === "undefined") return;
122
+
123
+ selectRange.current = [null, null];
124
+ inputChange.current = false;
125
+ changeElementsHoverState(inputs.current, selectRange.current, "none");
126
+ },
115
127
  },
116
- onDragEnd: () => {
117
- selectRange.current = [null, null];
118
- inputChange.current = false;
119
- changeElementsHoverState(inputs.current, selectRange.current, "none");
128
+ {
129
+ // Pass config options to make gesture library SSR-safe
130
+ enabled: typeof document !== "undefined",
120
131
  },
121
- });
132
+ );
122
133
 
123
134
  const valueChangeHandler = useCallback(
124
135
  (index: number) => {
@@ -1,13 +1,15 @@
1
1
  import React from "react";
2
2
 
3
3
  import { Badge } from "./badge";
4
+ // Version info - fallback to direct import if build-time replacement fails
5
+ import packageJson from "../../package.json";
4
6
 
5
- // Version info embedded at build time - safe for production
6
7
  declare const __PACKAGE_VERSION__: string;
7
8
  declare const __PACKAGE_NAME__: string;
8
9
 
9
- const PACKAGE_VERSION = __PACKAGE_VERSION__;
10
- const PACKAGE_NAME = __PACKAGE_NAME__;
10
+ const PACKAGE_VERSION =
11
+ typeof __PACKAGE_VERSION__ !== "undefined" ? __PACKAGE_VERSION__ : packageJson.version;
12
+ const PACKAGE_NAME = typeof __PACKAGE_NAME__ !== "undefined" ? __PACKAGE_NAME__ : packageJson.name;
11
13
 
12
14
  interface VersionBadgeProps {
13
15
  /**
@@ -1,9 +1,9 @@
1
- import { SelectTrigger } from './chunk-QVUX6LLD.mjs';
2
1
  import { Tabs } from './chunk-MRVMXKZO.mjs';
3
2
  import { Textarea } from './chunk-DDOX4EEM.mjs';
3
+ import { SelectTrigger } from './chunk-QVUX6LLD.mjs';
4
+ import { Button } from './chunk-VXHM7V6F.mjs';
4
5
  import { InputRoot } from './chunk-QYRRQ65X.mjs';
5
6
  import { withCursor } from './chunk-44KW6PTD.mjs';
6
- import { Button } from './chunk-VXHM7V6F.mjs';
7
7
 
8
8
  // src/highlight-cursor/enhanced-components.tsx
9
9
  var CursorButton = withCursor(Button);
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var chunkMZ4POL3U_js = require('./chunk-MZ4POL3U.js');
4
3
  var chunkIXHMIR5P_js = require('./chunk-IXHMIR5P.js');
5
4
  var chunk5OUTEHVX_js = require('./chunk-5OUTEHVX.js');
5
+ var chunkMZ4POL3U_js = require('./chunk-MZ4POL3U.js');
6
+ var chunkOQ237S4Z_js = require('./chunk-OQ237S4Z.js');
6
7
  var chunkSKO72K64_js = require('./chunk-SKO72K64.js');
7
8
  var chunkUFHMEEGL_js = require('./chunk-UFHMEEGL.js');
8
- var chunkOQ237S4Z_js = require('./chunk-OQ237S4Z.js');
9
9
 
10
10
  // src/highlight-cursor/enhanced-components.tsx
11
11
  var CursorButton = chunkUFHMEEGL_js.withCursor(chunkOQ237S4Z_js.Button);