@vuer-ai/vuer-uikit 0.0.3 → 0.0.4

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.
Files changed (92) hide show
  1. package/dist/{chunk-KVDEBKWR.mjs → chunk-25GQKTNF.mjs} +0 -1
  2. package/dist/{chunk-JOBQTBEM.mjs → chunk-5GPQ7U5B.mjs} +3 -2
  3. package/dist/{chunk-KAPV3EZO.mjs → chunk-66JQXJEV.mjs} +2 -1
  4. package/dist/{chunk-WI2J7NIV.mjs → chunk-6ILSFDR5.mjs} +1 -1
  5. package/dist/{chunk-FYEZTS4S.mjs → chunk-6L4KPPOD.mjs} +1 -1
  6. package/dist/chunk-7A7VNE3J.mjs +31 -0
  7. package/dist/{chunk-SUU4Z6E5.mjs → chunk-7SXCVFSA.mjs} +1 -1
  8. package/dist/{chunk-3HXPIWL3.js → chunk-7V4ELMOH.js} +3 -2
  9. package/dist/{chunk-5JP4AZ4C.js → chunk-7WUQTWQX.js} +2 -1
  10. package/dist/{chunk-LBFO3QAA.js → chunk-A2Z57NAA.js} +1 -1
  11. package/dist/{chunk-5U4NWZMT.mjs → chunk-ATEHWT2R.mjs} +3 -3
  12. package/dist/{chunk-JIXJTLEO.js → chunk-B5EMQBVL.js} +1 -1
  13. package/dist/{chunk-CFXL2XYO.mjs → chunk-COFRS37Z.mjs} +7 -9
  14. package/dist/chunk-ECWCQWV5.js +148 -0
  15. package/dist/{chunk-ZYBSCTBR.js → chunk-ENZI5WM7.js} +0 -1
  16. package/dist/chunk-FVT46HEE.js +21 -0
  17. package/dist/chunk-FYS6YECN.js +33 -0
  18. package/dist/{chunk-DQGTWUID.js → chunk-G7XNQVPB.js} +4 -3
  19. package/dist/{chunk-7IYL2AR4.js → chunk-GSXXTAQ3.js} +7 -9
  20. package/dist/{chunk-263CMARJ.mjs → chunk-IPKCIMU4.mjs} +4 -3
  21. package/dist/{chunk-QNTUEKYQ.mjs → chunk-J7PTSP4Q.mjs} +1 -1
  22. package/dist/{chunk-RPXWKB6F.js → chunk-KQHNQQUZ.js} +3 -3
  23. package/dist/{chunk-SDN2OTHS.js → chunk-LD7Y34QT.js} +1 -0
  24. package/dist/chunk-LVSI4HYF.mjs +409 -0
  25. package/dist/{chunk-ZKYQYCKN.mjs → chunk-M3KBBKQR.mjs} +4 -4
  26. package/dist/chunk-NN7R5DNL.mjs +119 -0
  27. package/dist/{chunk-I6VKLSAJ.js → chunk-OTDY2E2A.js} +3 -3
  28. package/dist/{chunk-GA2JCN3F.mjs → chunk-QOUX33X5.mjs} +5 -5
  29. package/dist/{chunk-SZU2TX5H.js → chunk-QZASHJNJ.js} +1 -1
  30. package/dist/chunk-R6XNT4PN.js +431 -0
  31. package/dist/{chunk-JZ7V43ZL.js → chunk-RACVRWME.js} +7 -7
  32. package/dist/{chunk-CN6ISLZA.js → chunk-SI56IQWH.js} +2 -2
  33. package/dist/{chunk-SKWTWHB7.mjs → chunk-X2QENXCS.mjs} +1 -0
  34. package/dist/{chunk-J4RFFBDJ.mjs → chunk-XPNUQSKQ.mjs} +2 -2
  35. package/dist/highlight-cursor/cursor-provider.js +2 -2
  36. package/dist/highlight-cursor/cursor-provider.mjs +1 -1
  37. package/dist/highlight-cursor/enhanced-components.js +11 -11
  38. package/dist/highlight-cursor/enhanced-components.mjs +6 -6
  39. package/dist/highlight-cursor/index.js +17 -17
  40. package/dist/highlight-cursor/index.mjs +7 -7
  41. package/dist/highlight-cursor/tabs-cursor-context.js +3 -3
  42. package/dist/highlight-cursor/tabs-cursor-context.mjs +1 -1
  43. package/dist/index.css +34 -14
  44. package/dist/index.d.mts +5 -2
  45. package/dist/index.d.ts +5 -2
  46. package/dist/index.js +144 -101
  47. package/dist/index.mjs +19 -16
  48. package/dist/styles/theme.css +6 -0
  49. package/dist/styles/toast.css +28 -14
  50. package/dist/styles/variables.css +4 -0
  51. package/dist/ui/card.js +8 -8
  52. package/dist/ui/card.mjs +1 -1
  53. package/dist/ui/dropdown.js +16 -16
  54. package/dist/ui/dropdown.mjs +1 -1
  55. package/dist/ui/index.d.mts +5 -2
  56. package/dist/ui/index.d.ts +5 -2
  57. package/dist/ui/index.js +131 -88
  58. package/dist/ui/index.mjs +16 -13
  59. package/dist/ui/input-numbers.js +3 -3
  60. package/dist/ui/input-numbers.mjs +2 -2
  61. package/dist/ui/input.js +3 -3
  62. package/dist/ui/input.mjs +1 -1
  63. package/dist/ui/layout.d.mts +12 -0
  64. package/dist/ui/layout.d.ts +12 -0
  65. package/dist/ui/layout.js +12 -0
  66. package/dist/ui/layout.mjs +3 -0
  67. package/dist/ui/modal.js +11 -11
  68. package/dist/ui/modal.mjs +1 -1
  69. package/dist/ui/popover.js +5 -5
  70. package/dist/ui/popover.mjs +1 -1
  71. package/dist/ui/select.js +11 -11
  72. package/dist/ui/select.mjs +1 -1
  73. package/dist/ui/sheet.d.mts +16 -0
  74. package/dist/ui/sheet.d.ts +16 -0
  75. package/dist/ui/sheet.js +39 -0
  76. package/dist/ui/sheet.mjs +2 -0
  77. package/dist/ui/tabs.js +6 -6
  78. package/dist/ui/tabs.mjs +2 -2
  79. package/dist/ui/textarea.js +2 -2
  80. package/dist/ui/textarea.mjs +1 -1
  81. package/dist/ui/toast.js +3 -3
  82. package/dist/ui/toast.mjs +1 -1
  83. package/dist/ui/tooltip.js +5 -5
  84. package/dist/ui/tooltip.mjs +1 -1
  85. package/dist/ui/tree-view.d.mts +27 -0
  86. package/dist/ui/tree-view.d.ts +27 -0
  87. package/dist/ui/tree-view.js +11 -0
  88. package/dist/ui/tree-view.mjs +2 -0
  89. package/package.json +2 -1
  90. package/dist/chunk-NA7TVYOP.js +0 -21
  91. /package/dist/{chunk-WK3M4X72.js → chunk-HUQZOPYD.js} +0 -0
  92. /package/dist/{chunk-ZCYBA6YN.mjs → chunk-S2F2GRDB.mjs} +0 -0
package/dist/index.js CHANGED
@@ -1,36 +1,39 @@
1
1
  'use strict';
2
2
 
3
- require('./chunk-WK3M4X72.js');
3
+ require('./chunk-HUQZOPYD.js');
4
4
  var chunk75QDQ67T_js = require('./chunk-75QDQ67T.js');
5
- var chunkSZU2TX5H_js = require('./chunk-SZU2TX5H.js');
5
+ var chunkQZASHJNJ_js = require('./chunk-QZASHJNJ.js');
6
6
  var chunk277NQUJD_js = require('./chunk-277NQUJD.js');
7
7
  var chunkYQORMF34_js = require('./chunk-YQORMF34.js');
8
- var chunkRPXWKB6F_js = require('./chunk-RPXWKB6F.js');
9
- var chunkDQGTWUID_js = require('./chunk-DQGTWUID.js');
10
- var chunkSDN2OTHS_js = require('./chunk-SDN2OTHS.js');
8
+ var chunkKQHNQQUZ_js = require('./chunk-KQHNQQUZ.js');
9
+ var chunkR6XNT4PN_js = require('./chunk-R6XNT4PN.js');
10
+ var chunkFYS6YECN_js = require('./chunk-FYS6YECN.js');
11
+ var chunkG7XNQVPB_js = require('./chunk-G7XNQVPB.js');
12
+ var chunkLD7Y34QT_js = require('./chunk-LD7Y34QT.js');
11
13
  var chunkKO7BQ6RR_js = require('./chunk-KO7BQ6RR.js');
14
+ var chunkECWCQWV5_js = require('./chunk-ECWCQWV5.js');
12
15
  var chunkKVFK3YC7_js = require('./chunk-KVFK3YC7.js');
13
16
  var chunkZ37VNICQ_js = require('./chunk-Z37VNICQ.js');
14
- var chunkCN6ISLZA_js = require('./chunk-CN6ISLZA.js');
17
+ var chunkSI56IQWH_js = require('./chunk-SI56IQWH.js');
15
18
  var chunkOE56M4MX_js = require('./chunk-OE56M4MX.js');
16
19
  var chunkFXIL4NQZ_js = require('./chunk-FXIL4NQZ.js');
17
- var chunk7IYL2AR4_js = require('./chunk-7IYL2AR4.js');
18
- var chunkI6VKLSAJ_js = require('./chunk-I6VKLSAJ.js');
20
+ var chunkGSXXTAQ3_js = require('./chunk-GSXXTAQ3.js');
21
+ var chunkOTDY2E2A_js = require('./chunk-OTDY2E2A.js');
22
+ require('./chunk-KJ42IGH6.js');
19
23
  var chunkKYKEJFJT_js = require('./chunk-KYKEJFJT.js');
20
24
  var chunkXACRGXGF_js = require('./chunk-XACRGXGF.js');
21
- require('./chunk-KJ42IGH6.js');
22
- var chunkLBFO3QAA_js = require('./chunk-LBFO3QAA.js');
23
- var chunkNA7TVYOP_js = require('./chunk-NA7TVYOP.js');
24
- var chunk5JP4AZ4C_js = require('./chunk-5JP4AZ4C.js');
25
- var chunkJZ7V43ZL_js = require('./chunk-JZ7V43ZL.js');
26
- var chunk3HXPIWL3_js = require('./chunk-3HXPIWL3.js');
25
+ var chunkA2Z57NAA_js = require('./chunk-A2Z57NAA.js');
26
+ var chunkFVT46HEE_js = require('./chunk-FVT46HEE.js');
27
+ var chunkRACVRWME_js = require('./chunk-RACVRWME.js');
28
+ var chunk7V4ELMOH_js = require('./chunk-7V4ELMOH.js');
29
+ var chunk7WUQTWQX_js = require('./chunk-7WUQTWQX.js');
27
30
  var chunk5BIQ3IN7_js = require('./chunk-5BIQ3IN7.js');
28
- var chunkZYBSCTBR_js = require('./chunk-ZYBSCTBR.js');
31
+ var chunkENZI5WM7_js = require('./chunk-ENZI5WM7.js');
32
+ var chunkB5EMQBVL_js = require('./chunk-B5EMQBVL.js');
29
33
  var chunkZJXBC33M_js = require('./chunk-ZJXBC33M.js');
30
34
  require('./chunk-ST4P6AN6.js');
31
35
  var chunkUWO6RBCE_js = require('./chunk-UWO6RBCE.js');
32
36
  require('./chunk-CLTLT5XW.js');
33
- var chunkJIXJTLEO_js = require('./chunk-JIXJTLEO.js');
34
37
 
35
38
 
36
39
 
@@ -44,11 +47,11 @@ Object.defineProperty(exports, "useTheme", {
44
47
  });
45
48
  Object.defineProperty(exports, "Toaster", {
46
49
  enumerable: true,
47
- get: function () { return chunkSZU2TX5H_js.Toaster; }
50
+ get: function () { return chunkQZASHJNJ_js.Toaster; }
48
51
  });
49
52
  Object.defineProperty(exports, "toast", {
50
53
  enumerable: true,
51
- get: function () { return chunkSZU2TX5H_js.toast; }
54
+ get: function () { return chunkQZASHJNJ_js.toast; }
52
55
  });
53
56
  Object.defineProperty(exports, "ToggleGroup", {
54
57
  enumerable: true,
@@ -68,75 +71,83 @@ Object.defineProperty(exports, "toggleVariants", {
68
71
  });
69
72
  Object.defineProperty(exports, "Tooltip", {
70
73
  enumerable: true,
71
- get: function () { return chunkRPXWKB6F_js.Tooltip; }
74
+ get: function () { return chunkKQHNQQUZ_js.Tooltip; }
72
75
  });
73
76
  Object.defineProperty(exports, "TooltipContent", {
74
77
  enumerable: true,
75
- get: function () { return chunkRPXWKB6F_js.TooltipContent; }
78
+ get: function () { return chunkKQHNQQUZ_js.TooltipContent; }
76
79
  });
77
80
  Object.defineProperty(exports, "TooltipProvider", {
78
81
  enumerable: true,
79
- get: function () { return chunkRPXWKB6F_js.TooltipProvider; }
82
+ get: function () { return chunkKQHNQQUZ_js.TooltipProvider; }
80
83
  });
81
84
  Object.defineProperty(exports, "TooltipTrigger", {
82
85
  enumerable: true,
83
- get: function () { return chunkRPXWKB6F_js.TooltipTrigger; }
86
+ get: function () { return chunkKQHNQQUZ_js.TooltipTrigger; }
87
+ });
88
+ Object.defineProperty(exports, "TreeView", {
89
+ enumerable: true,
90
+ get: function () { return chunkR6XNT4PN_js.TreeView; }
91
+ });
92
+ Object.defineProperty(exports, "Layout", {
93
+ enumerable: true,
94
+ get: function () { return chunkFYS6YECN_js.Layout; }
84
95
  });
85
96
  Object.defineProperty(exports, "Modal", {
86
97
  enumerable: true,
87
- get: function () { return chunkDQGTWUID_js.Modal; }
98
+ get: function () { return chunkG7XNQVPB_js.Modal; }
88
99
  });
89
100
  Object.defineProperty(exports, "ModalClose", {
90
101
  enumerable: true,
91
- get: function () { return chunkDQGTWUID_js.ModalClose; }
102
+ get: function () { return chunkG7XNQVPB_js.ModalClose; }
92
103
  });
93
104
  Object.defineProperty(exports, "ModalContent", {
94
105
  enumerable: true,
95
- get: function () { return chunkDQGTWUID_js.ModalContent; }
106
+ get: function () { return chunkG7XNQVPB_js.ModalContent; }
96
107
  });
97
108
  Object.defineProperty(exports, "ModalDescription", {
98
109
  enumerable: true,
99
- get: function () { return chunkDQGTWUID_js.ModalDescription; }
110
+ get: function () { return chunkG7XNQVPB_js.ModalDescription; }
100
111
  });
101
112
  Object.defineProperty(exports, "ModalFooter", {
102
113
  enumerable: true,
103
- get: function () { return chunkDQGTWUID_js.ModalFooter; }
114
+ get: function () { return chunkG7XNQVPB_js.ModalFooter; }
104
115
  });
105
116
  Object.defineProperty(exports, "ModalHeader", {
106
117
  enumerable: true,
107
- get: function () { return chunkDQGTWUID_js.ModalHeader; }
118
+ get: function () { return chunkG7XNQVPB_js.ModalHeader; }
108
119
  });
109
120
  Object.defineProperty(exports, "ModalOverlay", {
110
121
  enumerable: true,
111
- get: function () { return chunkDQGTWUID_js.ModalOverlay; }
122
+ get: function () { return chunkG7XNQVPB_js.ModalOverlay; }
112
123
  });
113
124
  Object.defineProperty(exports, "ModalPortal", {
114
125
  enumerable: true,
115
- get: function () { return chunkDQGTWUID_js.ModalPortal; }
126
+ get: function () { return chunkG7XNQVPB_js.ModalPortal; }
116
127
  });
117
128
  Object.defineProperty(exports, "ModalTitle", {
118
129
  enumerable: true,
119
- get: function () { return chunkDQGTWUID_js.ModalTitle; }
130
+ get: function () { return chunkG7XNQVPB_js.ModalTitle; }
120
131
  });
121
132
  Object.defineProperty(exports, "ModalTrigger", {
122
133
  enumerable: true,
123
- get: function () { return chunkDQGTWUID_js.ModalTrigger; }
134
+ get: function () { return chunkG7XNQVPB_js.ModalTrigger; }
124
135
  });
125
136
  Object.defineProperty(exports, "Popover", {
126
137
  enumerable: true,
127
- get: function () { return chunkSDN2OTHS_js.Popover; }
138
+ get: function () { return chunkLD7Y34QT_js.Popover; }
128
139
  });
129
140
  Object.defineProperty(exports, "PopoverAnchor", {
130
141
  enumerable: true,
131
- get: function () { return chunkSDN2OTHS_js.PopoverAnchor; }
142
+ get: function () { return chunkLD7Y34QT_js.PopoverAnchor; }
132
143
  });
133
144
  Object.defineProperty(exports, "PopoverContent", {
134
145
  enumerable: true,
135
- get: function () { return chunkSDN2OTHS_js.PopoverContent; }
146
+ get: function () { return chunkLD7Y34QT_js.PopoverContent; }
136
147
  });
137
148
  Object.defineProperty(exports, "PopoverTrigger", {
138
149
  enumerable: true,
139
- get: function () { return chunkSDN2OTHS_js.PopoverTrigger; }
150
+ get: function () { return chunkLD7Y34QT_js.PopoverTrigger; }
140
151
  });
141
152
  Object.defineProperty(exports, "RadioGroup", {
142
153
  enumerable: true,
@@ -146,6 +157,38 @@ Object.defineProperty(exports, "RadioGroupItem", {
146
157
  enumerable: true,
147
158
  get: function () { return chunkKO7BQ6RR_js.RadioGroupItem; }
148
159
  });
160
+ Object.defineProperty(exports, "Sheet", {
161
+ enumerable: true,
162
+ get: function () { return chunkECWCQWV5_js.Sheet; }
163
+ });
164
+ Object.defineProperty(exports, "SheetClose", {
165
+ enumerable: true,
166
+ get: function () { return chunkECWCQWV5_js.SheetClose; }
167
+ });
168
+ Object.defineProperty(exports, "SheetContent", {
169
+ enumerable: true,
170
+ get: function () { return chunkECWCQWV5_js.SheetContent; }
171
+ });
172
+ Object.defineProperty(exports, "SheetDescription", {
173
+ enumerable: true,
174
+ get: function () { return chunkECWCQWV5_js.SheetDescription; }
175
+ });
176
+ Object.defineProperty(exports, "SheetFooter", {
177
+ enumerable: true,
178
+ get: function () { return chunkECWCQWV5_js.SheetFooter; }
179
+ });
180
+ Object.defineProperty(exports, "SheetHeader", {
181
+ enumerable: true,
182
+ get: function () { return chunkECWCQWV5_js.SheetHeader; }
183
+ });
184
+ Object.defineProperty(exports, "SheetTitle", {
185
+ enumerable: true,
186
+ get: function () { return chunkECWCQWV5_js.SheetTitle; }
187
+ });
188
+ Object.defineProperty(exports, "SheetTrigger", {
189
+ enumerable: true,
190
+ get: function () { return chunkECWCQWV5_js.SheetTrigger; }
191
+ });
149
192
  Object.defineProperty(exports, "Slider", {
150
193
  enumerable: true,
151
194
  get: function () { return chunkKVFK3YC7_js.Slider; }
@@ -156,31 +199,31 @@ Object.defineProperty(exports, "Switch", {
156
199
  });
157
200
  Object.defineProperty(exports, "Card", {
158
201
  enumerable: true,
159
- get: function () { return chunkCN6ISLZA_js.Card; }
202
+ get: function () { return chunkSI56IQWH_js.Card; }
160
203
  });
161
204
  Object.defineProperty(exports, "CardAction", {
162
205
  enumerable: true,
163
- get: function () { return chunkCN6ISLZA_js.CardAction; }
206
+ get: function () { return chunkSI56IQWH_js.CardAction; }
164
207
  });
165
208
  Object.defineProperty(exports, "CardContent", {
166
209
  enumerable: true,
167
- get: function () { return chunkCN6ISLZA_js.CardContent; }
210
+ get: function () { return chunkSI56IQWH_js.CardContent; }
168
211
  });
169
212
  Object.defineProperty(exports, "CardDescription", {
170
213
  enumerable: true,
171
- get: function () { return chunkCN6ISLZA_js.CardDescription; }
214
+ get: function () { return chunkSI56IQWH_js.CardDescription; }
172
215
  });
173
216
  Object.defineProperty(exports, "CardFooter", {
174
217
  enumerable: true,
175
- get: function () { return chunkCN6ISLZA_js.CardFooter; }
218
+ get: function () { return chunkSI56IQWH_js.CardFooter; }
176
219
  });
177
220
  Object.defineProperty(exports, "CardHeader", {
178
221
  enumerable: true,
179
- get: function () { return chunkCN6ISLZA_js.CardHeader; }
222
+ get: function () { return chunkSI56IQWH_js.CardHeader; }
180
223
  });
181
224
  Object.defineProperty(exports, "CardTitle", {
182
225
  enumerable: true,
183
- get: function () { return chunkCN6ISLZA_js.CardTitle; }
226
+ get: function () { return chunkSI56IQWH_js.CardTitle; }
184
227
  });
185
228
  Object.defineProperty(exports, "Checkbox", {
186
229
  enumerable: true,
@@ -200,67 +243,67 @@ Object.defineProperty(exports, "CollapsibleTrigger", {
200
243
  });
201
244
  Object.defineProperty(exports, "DropdownMenu", {
202
245
  enumerable: true,
203
- get: function () { return chunk7IYL2AR4_js.DropdownMenu; }
246
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenu; }
204
247
  });
205
248
  Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
206
249
  enumerable: true,
207
- get: function () { return chunk7IYL2AR4_js.DropdownMenuCheckboxItem; }
250
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuCheckboxItem; }
208
251
  });
209
252
  Object.defineProperty(exports, "DropdownMenuContent", {
210
253
  enumerable: true,
211
- get: function () { return chunk7IYL2AR4_js.DropdownMenuContent; }
254
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuContent; }
212
255
  });
213
256
  Object.defineProperty(exports, "DropdownMenuGroup", {
214
257
  enumerable: true,
215
- get: function () { return chunk7IYL2AR4_js.DropdownMenuGroup; }
258
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuGroup; }
216
259
  });
217
260
  Object.defineProperty(exports, "DropdownMenuItem", {
218
261
  enumerable: true,
219
- get: function () { return chunk7IYL2AR4_js.DropdownMenuItem; }
262
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuItem; }
220
263
  });
221
264
  Object.defineProperty(exports, "DropdownMenuLabel", {
222
265
  enumerable: true,
223
- get: function () { return chunk7IYL2AR4_js.DropdownMenuLabel; }
266
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuLabel; }
224
267
  });
225
268
  Object.defineProperty(exports, "DropdownMenuPortal", {
226
269
  enumerable: true,
227
- get: function () { return chunk7IYL2AR4_js.DropdownMenuPortal; }
270
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuPortal; }
228
271
  });
229
272
  Object.defineProperty(exports, "DropdownMenuRadioGroup", {
230
273
  enumerable: true,
231
- get: function () { return chunk7IYL2AR4_js.DropdownMenuRadioGroup; }
274
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuRadioGroup; }
232
275
  });
233
276
  Object.defineProperty(exports, "DropdownMenuRadioItem", {
234
277
  enumerable: true,
235
- get: function () { return chunk7IYL2AR4_js.DropdownMenuRadioItem; }
278
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuRadioItem; }
236
279
  });
237
280
  Object.defineProperty(exports, "DropdownMenuSeparator", {
238
281
  enumerable: true,
239
- get: function () { return chunk7IYL2AR4_js.DropdownMenuSeparator; }
282
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuSeparator; }
240
283
  });
241
284
  Object.defineProperty(exports, "DropdownMenuShortcut", {
242
285
  enumerable: true,
243
- get: function () { return chunk7IYL2AR4_js.DropdownMenuShortcut; }
286
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuShortcut; }
244
287
  });
245
288
  Object.defineProperty(exports, "DropdownMenuSub", {
246
289
  enumerable: true,
247
- get: function () { return chunk7IYL2AR4_js.DropdownMenuSub; }
290
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuSub; }
248
291
  });
249
292
  Object.defineProperty(exports, "DropdownMenuSubContent", {
250
293
  enumerable: true,
251
- get: function () { return chunk7IYL2AR4_js.DropdownMenuSubContent; }
294
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuSubContent; }
252
295
  });
253
296
  Object.defineProperty(exports, "DropdownMenuSubTrigger", {
254
297
  enumerable: true,
255
- get: function () { return chunk7IYL2AR4_js.DropdownMenuSubTrigger; }
298
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuSubTrigger; }
256
299
  });
257
300
  Object.defineProperty(exports, "DropdownMenuTrigger", {
258
301
  enumerable: true,
259
- get: function () { return chunk7IYL2AR4_js.DropdownMenuTrigger; }
302
+ get: function () { return chunkGSXXTAQ3_js.DropdownMenuTrigger; }
260
303
  });
261
304
  Object.defineProperty(exports, "InputNumbers", {
262
305
  enumerable: true,
263
- get: function () { return chunkI6VKLSAJ_js.InputNumbers; }
306
+ get: function () { return chunkOTDY2E2A_js.InputNumbers; }
264
307
  });
265
308
  Object.defineProperty(exports, "Avatar", {
266
309
  enumerable: true,
@@ -288,87 +331,87 @@ Object.defineProperty(exports, "badgeVariants", {
288
331
  });
289
332
  Object.defineProperty(exports, "CursorProvider", {
290
333
  enumerable: true,
291
- get: function () { return chunkLBFO3QAA_js.CursorProvider; }
334
+ get: function () { return chunkA2Z57NAA_js.CursorProvider; }
292
335
  });
293
336
  Object.defineProperty(exports, "CursorButton", {
294
337
  enumerable: true,
295
- get: function () { return chunkNA7TVYOP_js.CursorButton; }
338
+ get: function () { return chunkFVT46HEE_js.CursorButton; }
296
339
  });
297
340
  Object.defineProperty(exports, "CursorInputRoot", {
298
341
  enumerable: true,
299
- get: function () { return chunkNA7TVYOP_js.CursorInputRoot; }
342
+ get: function () { return chunkFVT46HEE_js.CursorInputRoot; }
300
343
  });
301
344
  Object.defineProperty(exports, "CursorSelectTrigger", {
302
345
  enumerable: true,
303
- get: function () { return chunkNA7TVYOP_js.CursorSelectTrigger; }
346
+ get: function () { return chunkFVT46HEE_js.CursorSelectTrigger; }
304
347
  });
305
348
  Object.defineProperty(exports, "CursorTabs", {
306
349
  enumerable: true,
307
- get: function () { return chunkNA7TVYOP_js.CursorTabs; }
350
+ get: function () { return chunkFVT46HEE_js.CursorTabs; }
308
351
  });
309
352
  Object.defineProperty(exports, "CursorTextarea", {
310
353
  enumerable: true,
311
- get: function () { return chunkNA7TVYOP_js.CursorTextarea; }
354
+ get: function () { return chunkFVT46HEE_js.CursorTextarea; }
312
355
  });
313
- Object.defineProperty(exports, "Select", {
356
+ Object.defineProperty(exports, "Tabs", {
314
357
  enumerable: true,
315
- get: function () { return chunk5JP4AZ4C_js.Select; }
358
+ get: function () { return chunkRACVRWME_js.Tabs; }
316
359
  });
317
- Object.defineProperty(exports, "SelectContent", {
360
+ Object.defineProperty(exports, "TabsContent", {
318
361
  enumerable: true,
319
- get: function () { return chunk5JP4AZ4C_js.SelectContent; }
362
+ get: function () { return chunkRACVRWME_js.TabsContent; }
320
363
  });
321
- Object.defineProperty(exports, "SelectGroup", {
364
+ Object.defineProperty(exports, "TabsList", {
322
365
  enumerable: true,
323
- get: function () { return chunk5JP4AZ4C_js.SelectGroup; }
366
+ get: function () { return chunkRACVRWME_js.TabsList; }
324
367
  });
325
- Object.defineProperty(exports, "SelectItem", {
368
+ Object.defineProperty(exports, "TabsTrigger", {
326
369
  enumerable: true,
327
- get: function () { return chunk5JP4AZ4C_js.SelectItem; }
370
+ get: function () { return chunkRACVRWME_js.TabsTrigger; }
328
371
  });
329
- Object.defineProperty(exports, "SelectLabel", {
372
+ Object.defineProperty(exports, "Textarea", {
330
373
  enumerable: true,
331
- get: function () { return chunk5JP4AZ4C_js.SelectLabel; }
374
+ get: function () { return chunk7V4ELMOH_js.Textarea; }
332
375
  });
333
- Object.defineProperty(exports, "SelectScrollDownButton", {
376
+ Object.defineProperty(exports, "Select", {
334
377
  enumerable: true,
335
- get: function () { return chunk5JP4AZ4C_js.SelectScrollDownButton; }
378
+ get: function () { return chunk7WUQTWQX_js.Select; }
336
379
  });
337
- Object.defineProperty(exports, "SelectScrollUpButton", {
380
+ Object.defineProperty(exports, "SelectContent", {
338
381
  enumerable: true,
339
- get: function () { return chunk5JP4AZ4C_js.SelectScrollUpButton; }
382
+ get: function () { return chunk7WUQTWQX_js.SelectContent; }
340
383
  });
341
- Object.defineProperty(exports, "SelectSeparator", {
384
+ Object.defineProperty(exports, "SelectGroup", {
342
385
  enumerable: true,
343
- get: function () { return chunk5JP4AZ4C_js.SelectSeparator; }
386
+ get: function () { return chunk7WUQTWQX_js.SelectGroup; }
344
387
  });
345
- Object.defineProperty(exports, "SelectTrigger", {
388
+ Object.defineProperty(exports, "SelectItem", {
346
389
  enumerable: true,
347
- get: function () { return chunk5JP4AZ4C_js.SelectTrigger; }
390
+ get: function () { return chunk7WUQTWQX_js.SelectItem; }
348
391
  });
349
- Object.defineProperty(exports, "SelectValue", {
392
+ Object.defineProperty(exports, "SelectLabel", {
350
393
  enumerable: true,
351
- get: function () { return chunk5JP4AZ4C_js.SelectValue; }
394
+ get: function () { return chunk7WUQTWQX_js.SelectLabel; }
352
395
  });
353
- Object.defineProperty(exports, "Tabs", {
396
+ Object.defineProperty(exports, "SelectScrollDownButton", {
354
397
  enumerable: true,
355
- get: function () { return chunkJZ7V43ZL_js.Tabs; }
398
+ get: function () { return chunk7WUQTWQX_js.SelectScrollDownButton; }
356
399
  });
357
- Object.defineProperty(exports, "TabsContent", {
400
+ Object.defineProperty(exports, "SelectScrollUpButton", {
358
401
  enumerable: true,
359
- get: function () { return chunkJZ7V43ZL_js.TabsContent; }
402
+ get: function () { return chunk7WUQTWQX_js.SelectScrollUpButton; }
360
403
  });
361
- Object.defineProperty(exports, "TabsList", {
404
+ Object.defineProperty(exports, "SelectSeparator", {
362
405
  enumerable: true,
363
- get: function () { return chunkJZ7V43ZL_js.TabsList; }
406
+ get: function () { return chunk7WUQTWQX_js.SelectSeparator; }
364
407
  });
365
- Object.defineProperty(exports, "TabsTrigger", {
408
+ Object.defineProperty(exports, "SelectTrigger", {
366
409
  enumerable: true,
367
- get: function () { return chunkJZ7V43ZL_js.TabsTrigger; }
410
+ get: function () { return chunk7WUQTWQX_js.SelectTrigger; }
368
411
  });
369
- Object.defineProperty(exports, "Textarea", {
412
+ Object.defineProperty(exports, "SelectValue", {
370
413
  enumerable: true,
371
- get: function () { return chunk3HXPIWL3_js.Textarea; }
414
+ get: function () { return chunk7WUQTWQX_js.SelectValue; }
372
415
  });
373
416
  Object.defineProperty(exports, "Button", {
374
417
  enumerable: true,
@@ -376,11 +419,15 @@ Object.defineProperty(exports, "Button", {
376
419
  });
377
420
  Object.defineProperty(exports, "InputRoot", {
378
421
  enumerable: true,
379
- get: function () { return chunkZYBSCTBR_js.InputRoot; }
422
+ get: function () { return chunkENZI5WM7_js.InputRoot; }
380
423
  });
381
424
  Object.defineProperty(exports, "InputSlot", {
382
425
  enumerable: true,
383
- get: function () { return chunkZYBSCTBR_js.InputSlot; }
426
+ get: function () { return chunkENZI5WM7_js.InputSlot; }
427
+ });
428
+ Object.defineProperty(exports, "TabsCursorProvider", {
429
+ enumerable: true,
430
+ get: function () { return chunkB5EMQBVL_js.TabsCursorProvider; }
384
431
  });
385
432
  Object.defineProperty(exports, "withCursor", {
386
433
  enumerable: true,
@@ -390,7 +437,3 @@ Object.defineProperty(exports, "cn", {
390
437
  enumerable: true,
391
438
  get: function () { return chunkUWO6RBCE_js.cn; }
392
439
  });
393
- Object.defineProperty(exports, "TabsCursorProvider", {
394
- enumerable: true,
395
- get: function () { return chunkJIXJTLEO_js.TabsCursorProvider; }
396
- });
package/dist/index.mjs CHANGED
@@ -1,31 +1,34 @@
1
- import './chunk-ZCYBA6YN.mjs';
1
+ import './chunk-S2F2GRDB.mjs';
2
2
  export { ThemeProvider, useTheme } from './chunk-D4C5V4EN.mjs';
3
- export { Toaster, toast } from './chunk-QNTUEKYQ.mjs';
3
+ export { Toaster, toast } from './chunk-J7PTSP4Q.mjs';
4
4
  export { ToggleGroup, ToggleGroupItem } from './chunk-3Q75Z2CT.mjs';
5
5
  export { Toggle, toggleVariants } from './chunk-UFR656UY.mjs';
6
- export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './chunk-5U4NWZMT.mjs';
7
- export { Modal, ModalClose, ModalContent, ModalDescription, ModalFooter, ModalHeader, ModalOverlay, ModalPortal, ModalTitle, ModalTrigger } from './chunk-263CMARJ.mjs';
8
- export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from './chunk-SKWTWHB7.mjs';
6
+ export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './chunk-ATEHWT2R.mjs';
7
+ export { TreeView } from './chunk-LVSI4HYF.mjs';
8
+ export { Layout } from './chunk-7A7VNE3J.mjs';
9
+ export { Modal, ModalClose, ModalContent, ModalDescription, ModalFooter, ModalHeader, ModalOverlay, ModalPortal, ModalTitle, ModalTrigger } from './chunk-IPKCIMU4.mjs';
10
+ export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger } from './chunk-X2QENXCS.mjs';
9
11
  export { RadioGroup, RadioGroupItem } from './chunk-PKGNHHWG.mjs';
12
+ export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger } from './chunk-NN7R5DNL.mjs';
10
13
  export { Slider } from './chunk-CZSRIDXN.mjs';
11
14
  export { Switch } from './chunk-DWIK2CUV.mjs';
12
- export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from './chunk-J4RFFBDJ.mjs';
15
+ export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle } from './chunk-XPNUQSKQ.mjs';
13
16
  export { Checkbox } from './chunk-WOG6UIG5.mjs';
14
17
  export { Collapsible, CollapsibleContent, CollapsibleTrigger } from './chunk-MASRZTZC.mjs';
15
- export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from './chunk-CFXL2XYO.mjs';
16
- export { InputNumbers } from './chunk-WI2J7NIV.mjs';
18
+ export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from './chunk-COFRS37Z.mjs';
19
+ export { InputNumbers } from './chunk-6ILSFDR5.mjs';
20
+ import './chunk-VGCVIHBR.mjs';
17
21
  export { Avatar, AvatarFallback, AvatarGroup, AvatarImage } from './chunk-ATDHGFVI.mjs';
18
22
  export { Badge, badgeVariants } from './chunk-TOZYLDAL.mjs';
19
- import './chunk-VGCVIHBR.mjs';
20
- export { CursorProvider } from './chunk-SUU4Z6E5.mjs';
21
- export { CursorButton, CursorInputRoot, CursorSelectTrigger, CursorTabs, CursorTextarea } from './chunk-ZKYQYCKN.mjs';
22
- export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from './chunk-KAPV3EZO.mjs';
23
- export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-GA2JCN3F.mjs';
24
- export { Textarea } from './chunk-JOBQTBEM.mjs';
23
+ export { CursorProvider } from './chunk-7SXCVFSA.mjs';
24
+ export { CursorButton, CursorInputRoot, CursorSelectTrigger, CursorTabs, CursorTextarea } from './chunk-M3KBBKQR.mjs';
25
+ export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-QOUX33X5.mjs';
26
+ export { Textarea } from './chunk-5GPQ7U5B.mjs';
27
+ export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from './chunk-66JQXJEV.mjs';
25
28
  export { Button } from './chunk-Q3APPCB2.mjs';
26
- export { InputRoot, InputSlot } from './chunk-KVDEBKWR.mjs';
29
+ export { InputRoot, InputSlot } from './chunk-25GQKTNF.mjs';
30
+ export { TabsCursorProvider } from './chunk-6L4KPPOD.mjs';
27
31
  export { withCursor } from './chunk-CP7QYV4N.mjs';
28
32
  import './chunk-QS7WS6DD.mjs';
29
33
  export { cn } from './chunk-HW6SLBO3.mjs';
30
34
  import './chunk-3FR3WKI4.mjs';
31
- export { TabsCursorProvider } from './chunk-FYEZTS4S.mjs';
@@ -27,6 +27,7 @@
27
27
  --line-secondary: var(--gray-6);
28
28
  --shadow-primary: var(--black-alpha-3);
29
29
  --shadow-secondary: var(--black-alpha-4);
30
+ --shadow-tertiary: var(--black-alpha-4);
30
31
  --black-1: rgba(0, 0, 0, 1);
31
32
  --black-alpha-1: rgba(0, 0, 0, 0.6);
32
33
  --black-alpha-2: rgba(0, 0, 0, 0.2);
@@ -121,6 +122,7 @@
121
122
  --line-secondary: var(--gray-4);
122
123
  --shadow-primary: var(--black-alpha-1);
123
124
  --shadow-secondary: var(--black-alpha-2);
125
+ --shadow-tertiary: var(--black-alpha-6);
124
126
  }
125
127
  .liquidlight {
126
128
  color-scheme: light;
@@ -151,6 +153,7 @@
151
153
  --line-secondary: var(--gray-6);
152
154
  --shadow-primary: var(--black-alpha-3);
153
155
  --shadow-secondary: var(--black-alpha-4);
156
+ --shadow-tertiary: var(--black-alpha-4);
154
157
  }
155
158
  .liquiddark {
156
159
  color-scheme: dark;
@@ -181,5 +184,8 @@
181
184
  --line-secondary: var(--gray-4);
182
185
  --shadow-primary: var(--black-alpha-1);
183
186
  --shadow-secondary: var(--black-alpha-2);
187
+ --shadow-tertiary: var(--black-alpha-6);
184
188
  }
189
+ @custom-variant liquid (&:is(.liquiddark *, .liquidlight *));
190
+ @utility liquid-bg { background: linear-gradient(147.1deg, rgba(172, 172, 172, 0.1) 0%, rgba(74, 74, 74, 0.1) 105.28%) !important; -webkit-backdrop-filter: blur(20px) !important; backdrop-filter: blur(20px) !important; }
185
191
  @theme inline { --color-brand-primary: var(--brand-primary); --color-brand-secondary: var(--brand-secondary); --color-brand-tertiary: var(--brand-tertiary); --color-text-highlight: var(--text-highlight); --color-text-primary: var(--text-primary); --color-text-secondary: var(--text-secondary); --color-text-tertiary: var(--text-tertiary); --color-text-withbg: var(--text-withbg); --color-bg-primary: var(--bg-primary); --color-bg-secondary: var(--bg-secondary); --color-bg-tertiary: var(--bg-tertiary); --color-bg-quaternary: var(--bg-quaternary); --color-bg-mask: var(--bg-mask); --color-icon-highlight: var(--icon-highlight); --color-icon-primary: var(--icon-primary); --color-icon-secondary: var(--icon-secondary); --color-icon-tertiary: var(--icon-tertiary); --color-icon-withbg: var(--icon-withbg); --color-danger-primary: var(--danger-primary); --color-danger-secondary: var(--danger-secondary); --color-danger-tertiary: var(--danger-tertiary); --color-accent-warning: var(--accent-warning); --color-accent-success: var(--accent-success); --color-line-primary: var(--line-primary); --color-line-secondary: var(--line-secondary); --color-shadow-primary: var(--shadow-primary); --color-shadow-secondary: var(--shadow-secondary); --radius-uk-xs: var(--radius); --radius-uk-sm: calc(var(--radius) + 2px); --radius-uk-md: calc(var(--radius) + 4px); --radius-uk-lg: calc(var(--radius) + 8px); --radius-uk-xl: calc(var(--radius) + 12px); --spacing-xxs: calc(var(--spacing) - 2px); --spacing-xs: var(--spacing); --spacing-sm: calc(var(--spacing) + 2px); --spacing-md: calc(var(--spacing) + 4px); --spacing-lg: calc(var(--spacing) + 8px); --spacing-xl: calc(var(--spacing) + 12px); --text-uk-xs: 10px; --text-uk-sm: 11px; --text-uk-md: 12px; --text-uk-lg: 13px; --text-uk-xl: 14px; --text-uk-xxl: 16px; --leading-uk-xs: 12px; --leading-uk-sm: 14px; --leading-uk-md: 16px; --leading-uk-lg: 18px; --leading-uk-xl: 20px; --leading-uk-xxl: 24px; }
@@ -1,22 +1,36 @@
1
1
  /* src/styles/toast.css */
2
2
  .vk-toast,
3
3
  [data-sonner-toast].vk-toast {
4
- background: var(--color-bg-secondary) !important;
5
- background-color: var(--color-bg-secondary) !important;
4
+ background: var(--color-bg-primary) !important;
6
5
  border: none !important;
7
6
  border-radius: var(--radius-uk-md) !important;
8
7
  padding: var(--spacing-lg) !important;
9
8
  box-shadow: 0px 8px 24px 0px var(--color-shadow-primary) !important;
9
+ padding-right: 60px !important;
10
10
  }
11
11
  .vk-toast [data-title] {
12
12
  color: var(--color-text-primary) !important;
13
13
  font-size: 14px !important;
14
14
  font-weight: 500 !important;
15
+ display: -webkit-box;
16
+ line-clamp: 1;
17
+ box-orient: vertical;
18
+ -webkit-line-clamp: 1;
19
+ -webkit-box-orient: vertical;
20
+ overflow: hidden;
21
+ text-overflow: ellipsis;
15
22
  }
16
23
  .vk-toast-description {
17
24
  color: var(--color-text-secondary) !important;
18
25
  font-size: 12px !important;
19
26
  font-weight: 400 !important;
27
+ display: -webkit-box;
28
+ line-clamp: 3;
29
+ box-orient: vertical;
30
+ -webkit-line-clamp: 3;
31
+ -webkit-box-orient: vertical;
32
+ overflow: hidden;
33
+ text-overflow: ellipsis;
20
34
  }
21
35
  .vk-toast button[data-button] {
22
36
  background: transparent !important;
@@ -27,18 +41,18 @@
27
41
  text-decoration: none !important;
28
42
  cursor: pointer !important;
29
43
  position: absolute !important;
30
- right: 16px !important;
31
- top: 50% !important;
32
- transform: translateY(-50%) !important;
44
+ border-radius: 0 !important;
45
+ right: 0 !important;
46
+ top: 0 !important;
47
+ height: 100% !important;
48
+ width: 60px !important;
49
+ display: flex !important;
50
+ align-items: center !important;
51
+ justify-content: center !important;
52
+ text-overflow: ellipsis !important;
53
+ overflow: hidden !important;
54
+ white-space: nowrap !important;
33
55
  }
34
56
  .vk-toast button[data-button]:hover {
35
- background: var(--color-bg-tertiary) !important;
36
- }
37
- .vk-toast button[data-cancel] {
38
- background: transparent !important;
39
- color: var(--color-text-secondary) !important;
40
- border: none !important;
41
- font-size: 12px !important;
42
- font-weight: 400 !important;
43
- cursor: pointer !important;
57
+ background: var(--color-bg-secondary) !important;
44
58
  }