@pos-360/horizon 0.11.0 → 0.12.0
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/{chunk-FIYD5CSW.mjs → chunk-RPR6I35V.mjs} +235 -26
- package/dist/{chunk-6B6UOXJJ.js.map → chunk-RPR6I35V.mjs.map} +1 -1
- package/dist/{chunk-6B6UOXJJ.js → chunk-U2QEAL7N.js} +244 -25
- package/dist/chunk-U2QEAL7N.js.map +1 -0
- package/dist/index.d.mts +4 -1
- package/dist/index.d.ts +4 -1
- package/dist/index.js +118 -90
- package/dist/index.mjs +1 -1
- package/dist/primitives.d.mts +49 -6
- package/dist/primitives.d.ts +49 -6
- package/dist/primitives.js +118 -90
- package/dist/primitives.mjs +1 -1
- package/package.json +4 -1
- package/dist/chunk-FIYD5CSW.mjs.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkU2QEAL7N_js = require('./chunk-U2QEAL7N.js');
|
|
4
4
|
var chunkHHXZQTVH_js = require('./chunk-HHXZQTVH.js');
|
|
5
5
|
var chunkYO72COII_js = require('./chunk-YO72COII.js');
|
|
6
6
|
var chunkR5HAFV6M_js = require('./chunk-R5HAFV6M.js');
|
|
@@ -11,359 +11,387 @@ require('./chunk-GGM3MDFM.js');
|
|
|
11
11
|
|
|
12
12
|
Object.defineProperty(exports, "Button", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkU2QEAL7N_js.Button; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "Card", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkU2QEAL7N_js.Card; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "CardContent", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkU2QEAL7N_js.CardContent; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "CardDescription", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkU2QEAL7N_js.CardDescription; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "CardFooter", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkU2QEAL7N_js.CardFooter; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "CardHeader", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkU2QEAL7N_js.CardHeader; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "CardTitle", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunkU2QEAL7N_js.CardTitle; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "Checkbox", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunkU2QEAL7N_js.Checkbox; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "Dialog", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return chunkU2QEAL7N_js.Dialog; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "DialogClose", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return chunkU2QEAL7N_js.DialogClose; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "DialogContent", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return chunkU2QEAL7N_js.DialogContent; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "DialogDescription", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return chunkU2QEAL7N_js.DialogDescription; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "DialogFooter", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return chunkU2QEAL7N_js.DialogFooter; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "DialogHeader", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return chunkU2QEAL7N_js.DialogHeader; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "DialogOverlay", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return chunkU2QEAL7N_js.DialogOverlay; }
|
|
71
71
|
});
|
|
72
72
|
Object.defineProperty(exports, "DialogPortal", {
|
|
73
73
|
enumerable: true,
|
|
74
|
-
get: function () { return
|
|
74
|
+
get: function () { return chunkU2QEAL7N_js.DialogPortal; }
|
|
75
75
|
});
|
|
76
76
|
Object.defineProperty(exports, "DialogTitle", {
|
|
77
77
|
enumerable: true,
|
|
78
|
-
get: function () { return
|
|
78
|
+
get: function () { return chunkU2QEAL7N_js.DialogTitle; }
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(exports, "DialogTrigger", {
|
|
81
81
|
enumerable: true,
|
|
82
|
-
get: function () { return
|
|
82
|
+
get: function () { return chunkU2QEAL7N_js.DialogTrigger; }
|
|
83
83
|
});
|
|
84
84
|
Object.defineProperty(exports, "DropdownMenu", {
|
|
85
85
|
enumerable: true,
|
|
86
|
-
get: function () { return
|
|
86
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenu; }
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
|
|
89
89
|
enumerable: true,
|
|
90
|
-
get: function () { return
|
|
90
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuCheckboxItem; }
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(exports, "DropdownMenuContent", {
|
|
93
93
|
enumerable: true,
|
|
94
|
-
get: function () { return
|
|
94
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuContent; }
|
|
95
95
|
});
|
|
96
96
|
Object.defineProperty(exports, "DropdownMenuGroup", {
|
|
97
97
|
enumerable: true,
|
|
98
|
-
get: function () { return
|
|
98
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuGroup; }
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(exports, "DropdownMenuItem", {
|
|
101
101
|
enumerable: true,
|
|
102
|
-
get: function () { return
|
|
102
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuItem; }
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(exports, "DropdownMenuLabel", {
|
|
105
105
|
enumerable: true,
|
|
106
|
-
get: function () { return
|
|
106
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuLabel; }
|
|
107
107
|
});
|
|
108
108
|
Object.defineProperty(exports, "DropdownMenuPortal", {
|
|
109
109
|
enumerable: true,
|
|
110
|
-
get: function () { return
|
|
110
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuPortal; }
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(exports, "DropdownMenuRadioGroup", {
|
|
113
113
|
enumerable: true,
|
|
114
|
-
get: function () { return
|
|
114
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuRadioGroup; }
|
|
115
115
|
});
|
|
116
116
|
Object.defineProperty(exports, "DropdownMenuRadioItem", {
|
|
117
117
|
enumerable: true,
|
|
118
|
-
get: function () { return
|
|
118
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuRadioItem; }
|
|
119
119
|
});
|
|
120
120
|
Object.defineProperty(exports, "DropdownMenuSeparator", {
|
|
121
121
|
enumerable: true,
|
|
122
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuSeparator; }
|
|
123
123
|
});
|
|
124
124
|
Object.defineProperty(exports, "DropdownMenuShortcut", {
|
|
125
125
|
enumerable: true,
|
|
126
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuShortcut; }
|
|
127
127
|
});
|
|
128
128
|
Object.defineProperty(exports, "DropdownMenuSub", {
|
|
129
129
|
enumerable: true,
|
|
130
|
-
get: function () { return
|
|
130
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuSub; }
|
|
131
131
|
});
|
|
132
132
|
Object.defineProperty(exports, "DropdownMenuSubContent", {
|
|
133
133
|
enumerable: true,
|
|
134
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuSubContent; }
|
|
135
135
|
});
|
|
136
136
|
Object.defineProperty(exports, "DropdownMenuSubTrigger", {
|
|
137
137
|
enumerable: true,
|
|
138
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuSubTrigger; }
|
|
139
139
|
});
|
|
140
140
|
Object.defineProperty(exports, "DropdownMenuTrigger", {
|
|
141
141
|
enumerable: true,
|
|
142
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkU2QEAL7N_js.DropdownMenuTrigger; }
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(exports, "Form", {
|
|
145
145
|
enumerable: true,
|
|
146
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunkU2QEAL7N_js.Form; }
|
|
147
147
|
});
|
|
148
148
|
Object.defineProperty(exports, "FormControl", {
|
|
149
149
|
enumerable: true,
|
|
150
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunkU2QEAL7N_js.FormControl; }
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(exports, "FormDescription", {
|
|
153
153
|
enumerable: true,
|
|
154
|
-
get: function () { return
|
|
154
|
+
get: function () { return chunkU2QEAL7N_js.FormDescription; }
|
|
155
155
|
});
|
|
156
156
|
Object.defineProperty(exports, "FormField", {
|
|
157
157
|
enumerable: true,
|
|
158
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunkU2QEAL7N_js.FormField; }
|
|
159
159
|
});
|
|
160
160
|
Object.defineProperty(exports, "FormLabel", {
|
|
161
161
|
enumerable: true,
|
|
162
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunkU2QEAL7N_js.FormLabel; }
|
|
163
163
|
});
|
|
164
164
|
Object.defineProperty(exports, "FormMessage", {
|
|
165
165
|
enumerable: true,
|
|
166
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunkU2QEAL7N_js.FormMessage; }
|
|
167
167
|
});
|
|
168
168
|
Object.defineProperty(exports, "Popover", {
|
|
169
169
|
enumerable: true,
|
|
170
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunkU2QEAL7N_js.Popover; }
|
|
171
171
|
});
|
|
172
172
|
Object.defineProperty(exports, "PopoverAnchor", {
|
|
173
173
|
enumerable: true,
|
|
174
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunkU2QEAL7N_js.PopoverAnchor; }
|
|
175
175
|
});
|
|
176
176
|
Object.defineProperty(exports, "PopoverContent", {
|
|
177
177
|
enumerable: true,
|
|
178
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunkU2QEAL7N_js.PopoverContent; }
|
|
179
179
|
});
|
|
180
180
|
Object.defineProperty(exports, "PopoverTrigger", {
|
|
181
181
|
enumerable: true,
|
|
182
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunkU2QEAL7N_js.PopoverTrigger; }
|
|
183
|
+
});
|
|
184
|
+
Object.defineProperty(exports, "SegmentedControl", {
|
|
185
|
+
enumerable: true,
|
|
186
|
+
get: function () { return chunkU2QEAL7N_js.SegmentedControl; }
|
|
183
187
|
});
|
|
184
188
|
Object.defineProperty(exports, "Select", {
|
|
185
189
|
enumerable: true,
|
|
186
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunkU2QEAL7N_js.Select; }
|
|
187
191
|
});
|
|
188
192
|
Object.defineProperty(exports, "SelectContent", {
|
|
189
193
|
enumerable: true,
|
|
190
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunkU2QEAL7N_js.SelectContent; }
|
|
191
195
|
});
|
|
192
196
|
Object.defineProperty(exports, "SelectGroup", {
|
|
193
197
|
enumerable: true,
|
|
194
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunkU2QEAL7N_js.SelectGroup; }
|
|
195
199
|
});
|
|
196
200
|
Object.defineProperty(exports, "SelectItem", {
|
|
197
201
|
enumerable: true,
|
|
198
|
-
get: function () { return
|
|
202
|
+
get: function () { return chunkU2QEAL7N_js.SelectItem; }
|
|
199
203
|
});
|
|
200
204
|
Object.defineProperty(exports, "SelectLabel", {
|
|
201
205
|
enumerable: true,
|
|
202
|
-
get: function () { return
|
|
206
|
+
get: function () { return chunkU2QEAL7N_js.SelectLabel; }
|
|
203
207
|
});
|
|
204
208
|
Object.defineProperty(exports, "SelectScrollDownButton", {
|
|
205
209
|
enumerable: true,
|
|
206
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunkU2QEAL7N_js.SelectScrollDownButton; }
|
|
207
211
|
});
|
|
208
212
|
Object.defineProperty(exports, "SelectScrollUpButton", {
|
|
209
213
|
enumerable: true,
|
|
210
|
-
get: function () { return
|
|
214
|
+
get: function () { return chunkU2QEAL7N_js.SelectScrollUpButton; }
|
|
211
215
|
});
|
|
212
216
|
Object.defineProperty(exports, "SelectSeparator", {
|
|
213
217
|
enumerable: true,
|
|
214
|
-
get: function () { return
|
|
218
|
+
get: function () { return chunkU2QEAL7N_js.SelectSeparator; }
|
|
215
219
|
});
|
|
216
220
|
Object.defineProperty(exports, "SelectTrigger", {
|
|
217
221
|
enumerable: true,
|
|
218
|
-
get: function () { return
|
|
222
|
+
get: function () { return chunkU2QEAL7N_js.SelectTrigger; }
|
|
219
223
|
});
|
|
220
224
|
Object.defineProperty(exports, "SelectValue", {
|
|
221
225
|
enumerable: true,
|
|
222
|
-
get: function () { return
|
|
226
|
+
get: function () { return chunkU2QEAL7N_js.SelectValue; }
|
|
223
227
|
});
|
|
224
228
|
Object.defineProperty(exports, "Separator", {
|
|
225
229
|
enumerable: true,
|
|
226
|
-
get: function () { return
|
|
230
|
+
get: function () { return chunkU2QEAL7N_js.Separator; }
|
|
227
231
|
});
|
|
228
232
|
Object.defineProperty(exports, "Skeleton", {
|
|
229
233
|
enumerable: true,
|
|
230
|
-
get: function () { return
|
|
234
|
+
get: function () { return chunkU2QEAL7N_js.Skeleton; }
|
|
231
235
|
});
|
|
232
236
|
Object.defineProperty(exports, "SkeletonAvatar", {
|
|
233
237
|
enumerable: true,
|
|
234
|
-
get: function () { return
|
|
238
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonAvatar; }
|
|
235
239
|
});
|
|
236
240
|
Object.defineProperty(exports, "SkeletonBadge", {
|
|
237
241
|
enumerable: true,
|
|
238
|
-
get: function () { return
|
|
242
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonBadge; }
|
|
239
243
|
});
|
|
240
244
|
Object.defineProperty(exports, "SkeletonButton", {
|
|
241
245
|
enumerable: true,
|
|
242
|
-
get: function () { return
|
|
246
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonButton; }
|
|
243
247
|
});
|
|
244
248
|
Object.defineProperty(exports, "SkeletonCard", {
|
|
245
249
|
enumerable: true,
|
|
246
|
-
get: function () { return
|
|
250
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonCard; }
|
|
247
251
|
});
|
|
248
252
|
Object.defineProperty(exports, "SkeletonIcon", {
|
|
249
253
|
enumerable: true,
|
|
250
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonIcon; }
|
|
251
255
|
});
|
|
252
256
|
Object.defineProperty(exports, "SkeletonInput", {
|
|
253
257
|
enumerable: true,
|
|
254
|
-
get: function () { return
|
|
258
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonInput; }
|
|
255
259
|
});
|
|
256
260
|
Object.defineProperty(exports, "SkeletonSubtitle", {
|
|
257
261
|
enumerable: true,
|
|
258
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonSubtitle; }
|
|
259
263
|
});
|
|
260
264
|
Object.defineProperty(exports, "SkeletonTableRow", {
|
|
261
265
|
enumerable: true,
|
|
262
|
-
get: function () { return
|
|
266
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonTableRow; }
|
|
263
267
|
});
|
|
264
268
|
Object.defineProperty(exports, "SkeletonTableRows", {
|
|
265
269
|
enumerable: true,
|
|
266
|
-
get: function () { return
|
|
270
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonTableRows; }
|
|
267
271
|
});
|
|
268
272
|
Object.defineProperty(exports, "SkeletonText", {
|
|
269
273
|
enumerable: true,
|
|
270
|
-
get: function () { return
|
|
274
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonText; }
|
|
271
275
|
});
|
|
272
276
|
Object.defineProperty(exports, "SkeletonTitle", {
|
|
273
277
|
enumerable: true,
|
|
274
|
-
get: function () { return
|
|
278
|
+
get: function () { return chunkU2QEAL7N_js.SkeletonTitle; }
|
|
279
|
+
});
|
|
280
|
+
Object.defineProperty(exports, "Switch", {
|
|
281
|
+
enumerable: true,
|
|
282
|
+
get: function () { return chunkU2QEAL7N_js.Switch; }
|
|
275
283
|
});
|
|
276
284
|
Object.defineProperty(exports, "Table", {
|
|
277
285
|
enumerable: true,
|
|
278
|
-
get: function () { return
|
|
286
|
+
get: function () { return chunkU2QEAL7N_js.Table; }
|
|
279
287
|
});
|
|
280
288
|
Object.defineProperty(exports, "TableBody", {
|
|
281
289
|
enumerable: true,
|
|
282
|
-
get: function () { return
|
|
290
|
+
get: function () { return chunkU2QEAL7N_js.TableBody; }
|
|
283
291
|
});
|
|
284
292
|
Object.defineProperty(exports, "TableCaption", {
|
|
285
293
|
enumerable: true,
|
|
286
|
-
get: function () { return
|
|
294
|
+
get: function () { return chunkU2QEAL7N_js.TableCaption; }
|
|
287
295
|
});
|
|
288
296
|
Object.defineProperty(exports, "TableCell", {
|
|
289
297
|
enumerable: true,
|
|
290
|
-
get: function () { return
|
|
298
|
+
get: function () { return chunkU2QEAL7N_js.TableCell; }
|
|
291
299
|
});
|
|
292
300
|
Object.defineProperty(exports, "TableFooter", {
|
|
293
301
|
enumerable: true,
|
|
294
|
-
get: function () { return
|
|
302
|
+
get: function () { return chunkU2QEAL7N_js.TableFooter; }
|
|
295
303
|
});
|
|
296
304
|
Object.defineProperty(exports, "TableHead", {
|
|
297
305
|
enumerable: true,
|
|
298
|
-
get: function () { return
|
|
306
|
+
get: function () { return chunkU2QEAL7N_js.TableHead; }
|
|
299
307
|
});
|
|
300
308
|
Object.defineProperty(exports, "TableHeader", {
|
|
301
309
|
enumerable: true,
|
|
302
|
-
get: function () { return
|
|
310
|
+
get: function () { return chunkU2QEAL7N_js.TableHeader; }
|
|
303
311
|
});
|
|
304
312
|
Object.defineProperty(exports, "TableRow", {
|
|
305
313
|
enumerable: true,
|
|
306
|
-
get: function () { return
|
|
314
|
+
get: function () { return chunkU2QEAL7N_js.TableRow; }
|
|
307
315
|
});
|
|
308
316
|
Object.defineProperty(exports, "TableRowCheckbox", {
|
|
309
317
|
enumerable: true,
|
|
310
|
-
get: function () { return
|
|
318
|
+
get: function () { return chunkU2QEAL7N_js.TableRowCheckbox; }
|
|
311
319
|
});
|
|
312
320
|
Object.defineProperty(exports, "TableSelectAll", {
|
|
313
321
|
enumerable: true,
|
|
314
|
-
get: function () { return
|
|
322
|
+
get: function () { return chunkU2QEAL7N_js.TableSelectAll; }
|
|
315
323
|
});
|
|
316
324
|
Object.defineProperty(exports, "Tabs", {
|
|
317
325
|
enumerable: true,
|
|
318
|
-
get: function () { return
|
|
326
|
+
get: function () { return chunkU2QEAL7N_js.Tabs; }
|
|
319
327
|
});
|
|
320
328
|
Object.defineProperty(exports, "TabsContent", {
|
|
321
329
|
enumerable: true,
|
|
322
|
-
get: function () { return
|
|
330
|
+
get: function () { return chunkU2QEAL7N_js.TabsContent; }
|
|
323
331
|
});
|
|
324
332
|
Object.defineProperty(exports, "TabsList", {
|
|
325
333
|
enumerable: true,
|
|
326
|
-
get: function () { return
|
|
334
|
+
get: function () { return chunkU2QEAL7N_js.TabsList; }
|
|
327
335
|
});
|
|
328
336
|
Object.defineProperty(exports, "TabsTrigger", {
|
|
329
337
|
enumerable: true,
|
|
330
|
-
get: function () { return
|
|
338
|
+
get: function () { return chunkU2QEAL7N_js.TabsTrigger; }
|
|
331
339
|
});
|
|
332
340
|
Object.defineProperty(exports, "Textarea", {
|
|
333
341
|
enumerable: true,
|
|
334
|
-
get: function () { return
|
|
342
|
+
get: function () { return chunkU2QEAL7N_js.Textarea; }
|
|
335
343
|
});
|
|
336
344
|
Object.defineProperty(exports, "Toggle", {
|
|
337
345
|
enumerable: true,
|
|
338
|
-
get: function () { return
|
|
346
|
+
get: function () { return chunkU2QEAL7N_js.Toggle; }
|
|
339
347
|
});
|
|
340
348
|
Object.defineProperty(exports, "buttonVariants", {
|
|
341
349
|
enumerable: true,
|
|
342
|
-
get: function () { return
|
|
350
|
+
get: function () { return chunkU2QEAL7N_js.buttonVariants; }
|
|
351
|
+
});
|
|
352
|
+
Object.defineProperty(exports, "segmentedControlItemVariants", {
|
|
353
|
+
enumerable: true,
|
|
354
|
+
get: function () { return chunkU2QEAL7N_js.segmentedControlItemVariants; }
|
|
355
|
+
});
|
|
356
|
+
Object.defineProperty(exports, "segmentedControlVariants", {
|
|
357
|
+
enumerable: true,
|
|
358
|
+
get: function () { return chunkU2QEAL7N_js.segmentedControlVariants; }
|
|
343
359
|
});
|
|
344
360
|
Object.defineProperty(exports, "separatorVariants", {
|
|
345
361
|
enumerable: true,
|
|
346
|
-
get: function () { return
|
|
362
|
+
get: function () { return chunkU2QEAL7N_js.separatorVariants; }
|
|
363
|
+
});
|
|
364
|
+
Object.defineProperty(exports, "switchLabelVariants", {
|
|
365
|
+
enumerable: true,
|
|
366
|
+
get: function () { return chunkU2QEAL7N_js.switchLabelVariants; }
|
|
367
|
+
});
|
|
368
|
+
Object.defineProperty(exports, "switchThumbVariants", {
|
|
369
|
+
enumerable: true,
|
|
370
|
+
get: function () { return chunkU2QEAL7N_js.switchThumbVariants; }
|
|
371
|
+
});
|
|
372
|
+
Object.defineProperty(exports, "switchTrackVariants", {
|
|
373
|
+
enumerable: true,
|
|
374
|
+
get: function () { return chunkU2QEAL7N_js.switchTrackVariants; }
|
|
347
375
|
});
|
|
348
376
|
Object.defineProperty(exports, "toggleGroupVariants", {
|
|
349
377
|
enumerable: true,
|
|
350
|
-
get: function () { return
|
|
378
|
+
get: function () { return chunkU2QEAL7N_js.toggleGroupVariants; }
|
|
351
379
|
});
|
|
352
380
|
Object.defineProperty(exports, "toggleItemVariants", {
|
|
353
381
|
enumerable: true,
|
|
354
|
-
get: function () { return
|
|
382
|
+
get: function () { return chunkU2QEAL7N_js.toggleItemVariants; }
|
|
355
383
|
});
|
|
356
384
|
Object.defineProperty(exports, "useFormContext", {
|
|
357
385
|
enumerable: true,
|
|
358
|
-
get: function () { return
|
|
386
|
+
get: function () { return chunkU2QEAL7N_js.useFormContext; }
|
|
359
387
|
});
|
|
360
388
|
Object.defineProperty(exports, "useFormFieldContext", {
|
|
361
389
|
enumerable: true,
|
|
362
|
-
get: function () { return
|
|
390
|
+
get: function () { return chunkU2QEAL7N_js.useFormFieldContext; }
|
|
363
391
|
});
|
|
364
392
|
Object.defineProperty(exports, "useTableSelection", {
|
|
365
393
|
enumerable: true,
|
|
366
|
-
get: function () { return
|
|
394
|
+
get: function () { return chunkU2QEAL7N_js.useTableSelection; }
|
|
367
395
|
});
|
|
368
396
|
Object.defineProperty(exports, "AnimatedButton", {
|
|
369
397
|
enumerable: true,
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, separatorVariants, toggleGroupVariants, toggleItemVariants, useFormContext, useFormFieldContext, useTableSelection } from './chunk-
|
|
1
|
+
export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, toggleGroupVariants, toggleItemVariants, useFormContext, useFormFieldContext, useTableSelection } from './chunk-RPR6I35V.mjs';
|
|
2
2
|
export { AnimatedButton, ChartRenderer, CompactPanel, Dashboard, DashboardPanel, Globe, Input, LargePanel, MediumPanel, Moon, Orbit, Rocket, SideNav, SideNavFooter, SideNavHeader, SideNavItem, SideNavSection, Sparkles, Star, StatDisplay, TableRenderer, TemplateSelector, TextButton, Toast, useDashboardContext, useSideNavContext } from './chunk-HAK377GX.mjs';
|
|
3
3
|
export { Badge, Caption, Code, Heading, Label, Text, badgeVariants, captionVariants, cn, codeVariants, headingVariants, labelVariants, textVariants } from './chunk-E3UN74IA.mjs';
|
|
4
4
|
export { ArrowRightIcon, CheckIcon, PlusIcon, SendIcon, TrashIcon } from './chunk-2B2BWI5A.mjs';
|
package/dist/primitives.d.mts
CHANGED
|
@@ -9,6 +9,9 @@ import * as LabelPrimitive from '@radix-ui/react-label';
|
|
|
9
9
|
import * as PopoverPrimitive from '@radix-ui/react-popover';
|
|
10
10
|
import * as SelectPrimitive from '@radix-ui/react-select';
|
|
11
11
|
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
12
|
+
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
13
|
+
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
14
|
+
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
12
15
|
|
|
13
16
|
declare const badgeVariants: (props?: ({
|
|
14
17
|
variant?: "default" | "secondary" | "destructive" | "outline" | "success" | "warning" | "info" | "purple" | "purpleOutline" | null | undefined;
|
|
@@ -275,19 +278,59 @@ declare const toggleGroupVariants: (props?: ({
|
|
|
275
278
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
276
279
|
declare const toggleItemVariants: (props?: ({
|
|
277
280
|
size?: "default" | "sm" | "lg" | null | undefined;
|
|
278
|
-
|
|
281
|
+
iconOnly?: boolean | null | undefined;
|
|
279
282
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
283
|
+
type ToggleRadius = "none" | "sm" | "md" | "lg" | "full";
|
|
280
284
|
interface ToggleOption {
|
|
281
|
-
label: string;
|
|
282
285
|
value: string;
|
|
286
|
+
label?: string;
|
|
287
|
+
icon?: React.ReactNode;
|
|
283
288
|
disabled?: boolean;
|
|
289
|
+
ariaLabel?: string;
|
|
284
290
|
}
|
|
285
|
-
interface ToggleProps extends Omit<React.
|
|
291
|
+
interface ToggleProps extends Omit<React.ComponentPropsWithoutRef<typeof ToggleGroupPrimitive.Root>, "onChange" | "onValueChange" | "type" | "value" | "defaultValue">, VariantProps<typeof toggleGroupVariants> {
|
|
286
292
|
options: ToggleOption[];
|
|
293
|
+
value?: string[];
|
|
294
|
+
onChange?: (value: string[]) => void;
|
|
295
|
+
defaultValue?: string[];
|
|
296
|
+
radius?: ToggleRadius;
|
|
297
|
+
}
|
|
298
|
+
declare function Toggle({ className, options, value, onChange, size, radius, ...props }: ToggleProps): react_jsx_runtime.JSX.Element;
|
|
299
|
+
|
|
300
|
+
declare const segmentedControlVariants: (props?: ({
|
|
301
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
302
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
303
|
+
declare const segmentedControlItemVariants: (props?: ({
|
|
304
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
305
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
306
|
+
type SegmentedControlRadius = "none" | "sm" | "md" | "lg" | "full";
|
|
307
|
+
interface SegmentedControlOption {
|
|
308
|
+
label: string;
|
|
287
309
|
value: string;
|
|
288
|
-
|
|
310
|
+
disabled?: boolean;
|
|
311
|
+
}
|
|
312
|
+
interface SegmentedControlProps extends Omit<React.ComponentPropsWithoutRef<typeof RadioGroupPrimitive.Root>, "onChange" | "onValueChange" | "value">, VariantProps<typeof segmentedControlVariants> {
|
|
313
|
+
options: SegmentedControlOption[];
|
|
314
|
+
value?: string;
|
|
315
|
+
onChange?: (value: string) => void;
|
|
316
|
+
radius?: SegmentedControlRadius;
|
|
317
|
+
}
|
|
318
|
+
declare function SegmentedControl({ className, options, value, onChange, size, radius, ...props }: SegmentedControlProps): react_jsx_runtime.JSX.Element;
|
|
319
|
+
|
|
320
|
+
declare const switchTrackVariants: (props?: ({
|
|
321
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
322
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
323
|
+
declare const switchThumbVariants: (props?: ({
|
|
324
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
325
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
326
|
+
declare const switchLabelVariants: (props?: ({
|
|
327
|
+
size?: "default" | "sm" | "lg" | null | undefined;
|
|
328
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
329
|
+
interface SwitchProps extends React.ComponentPropsWithoutRef<typeof SwitchPrimitive.Root>, VariantProps<typeof switchTrackVariants> {
|
|
330
|
+
label?: string;
|
|
331
|
+
labelPosition?: "left" | "right";
|
|
289
332
|
}
|
|
290
|
-
declare
|
|
333
|
+
declare const Switch: React.ForwardRefExoticComponent<SwitchProps & React.RefAttributes<HTMLButtonElement>>;
|
|
291
334
|
|
|
292
335
|
declare const headingVariants: (props?: ({
|
|
293
336
|
level?: 1 | 3 | 4 | 2 | 5 | 6 | null | undefined;
|
|
@@ -330,4 +373,4 @@ interface CodeProps extends Omit<React.HTMLAttributes<HTMLElement>, "color">, Va
|
|
|
330
373
|
}
|
|
331
374
|
declare const Code: React.ForwardRefExoticComponent<CodeProps & React.RefAttributes<HTMLElement>>;
|
|
332
375
|
|
|
333
|
-
export { Badge, type BadgeProps, Button, type ButtonProps, Caption, type CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, type CodeProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, type FormControlProps, FormDescription, type FormDescriptionProps, FormField, type FormFieldProps, FormLabel, type FormLabelProps, FormMessage, type FormMessageProps, type FormProps, Heading, type HeadingProps, Label, type LabelProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, type SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, type TabsColor, TabsContent, TabsList, TabsTrigger, Text, type TextProps, Textarea, type TextareaProps, Toggle, type ToggleOption, type ToggleProps, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, separatorVariants, textVariants, toggleGroupVariants, toggleItemVariants, useFormContext, useFormFieldContext, useTableSelection };
|
|
376
|
+
export { Badge, type BadgeProps, Button, type ButtonProps, Caption, type CaptionProps, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, Code, type CodeProps, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, type FormControlProps, FormDescription, type FormDescriptionProps, FormField, type FormFieldProps, FormLabel, type FormLabelProps, FormMessage, type FormMessageProps, type FormProps, Heading, type HeadingProps, Label, type LabelProps, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, type SegmentedControlOption, type SegmentedControlProps, type SegmentedControlRadius, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, type SeparatorProps, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, type SwitchProps, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, type TabsColor, TabsContent, TabsList, TabsTrigger, Text, type TextProps, Textarea, type TextareaProps, Toggle, type ToggleOption, type ToggleProps, type ToggleRadius, badgeVariants, buttonVariants, captionVariants, codeVariants, headingVariants, labelVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, textVariants, toggleGroupVariants, toggleItemVariants, useFormContext, useFormFieldContext, useTableSelection };
|