@pos-360/horizon 0.27.1 → 0.28.1

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.
@@ -1,470 +1,474 @@
1
1
  'use strict';
2
2
 
3
- var chunkJP5BJYYD_js = require('./chunk-JP5BJYYD.js');
4
- var chunk5XF7Y25B_js = require('./chunk-5XF7Y25B.js');
3
+ var chunkJI2LA5FH_js = require('./chunk-JI2LA5FH.js');
4
+ var chunk23BJPJOK_js = require('./chunk-23BJPJOK.js');
5
5
  require('./chunk-GGM3MDFM.js');
6
6
 
7
7
 
8
8
 
9
9
  Object.defineProperty(exports, "Button", {
10
10
  enumerable: true,
11
- get: function () { return chunkJP5BJYYD_js.Button; }
11
+ get: function () { return chunkJI2LA5FH_js.Button; }
12
12
  });
13
13
  Object.defineProperty(exports, "Card", {
14
14
  enumerable: true,
15
- get: function () { return chunkJP5BJYYD_js.Card; }
15
+ get: function () { return chunkJI2LA5FH_js.Card; }
16
16
  });
17
17
  Object.defineProperty(exports, "CardContent", {
18
18
  enumerable: true,
19
- get: function () { return chunkJP5BJYYD_js.CardContent; }
19
+ get: function () { return chunkJI2LA5FH_js.CardContent; }
20
20
  });
21
21
  Object.defineProperty(exports, "CardDescription", {
22
22
  enumerable: true,
23
- get: function () { return chunkJP5BJYYD_js.CardDescription; }
23
+ get: function () { return chunkJI2LA5FH_js.CardDescription; }
24
24
  });
25
25
  Object.defineProperty(exports, "CardFooter", {
26
26
  enumerable: true,
27
- get: function () { return chunkJP5BJYYD_js.CardFooter; }
27
+ get: function () { return chunkJI2LA5FH_js.CardFooter; }
28
28
  });
29
29
  Object.defineProperty(exports, "CardHeader", {
30
30
  enumerable: true,
31
- get: function () { return chunkJP5BJYYD_js.CardHeader; }
31
+ get: function () { return chunkJI2LA5FH_js.CardHeader; }
32
32
  });
33
33
  Object.defineProperty(exports, "CardTitle", {
34
34
  enumerable: true,
35
- get: function () { return chunkJP5BJYYD_js.CardTitle; }
35
+ get: function () { return chunkJI2LA5FH_js.CardTitle; }
36
36
  });
37
37
  Object.defineProperty(exports, "Checkbox", {
38
38
  enumerable: true,
39
- get: function () { return chunkJP5BJYYD_js.Checkbox; }
39
+ get: function () { return chunkJI2LA5FH_js.Checkbox; }
40
40
  });
41
41
  Object.defineProperty(exports, "ColumnSelection", {
42
42
  enumerable: true,
43
- get: function () { return chunkJP5BJYYD_js.ColumnSelection; }
43
+ get: function () { return chunkJI2LA5FH_js.ColumnSelection; }
44
44
  });
45
45
  Object.defineProperty(exports, "DEFAULT_COMPARISON_PERIODS", {
46
46
  enumerable: true,
47
- get: function () { return chunkJP5BJYYD_js.DEFAULT_COMPARISON_PERIODS; }
47
+ get: function () { return chunkJI2LA5FH_js.DEFAULT_COMPARISON_PERIODS; }
48
48
  });
49
49
  Object.defineProperty(exports, "DEFAULT_PRESETS", {
50
50
  enumerable: true,
51
- get: function () { return chunkJP5BJYYD_js.DEFAULT_PRESETS; }
51
+ get: function () { return chunkJI2LA5FH_js.DEFAULT_PRESETS; }
52
+ });
53
+ Object.defineProperty(exports, "DEFAULT_TIME_RANGE", {
54
+ enumerable: true,
55
+ get: function () { return chunkJI2LA5FH_js.DEFAULT_TIME_RANGE; }
52
56
  });
53
57
  Object.defineProperty(exports, "DateRangePicker", {
54
58
  enumerable: true,
55
- get: function () { return chunkJP5BJYYD_js.DateRangePicker; }
59
+ get: function () { return chunkJI2LA5FH_js.DateRangePicker; }
56
60
  });
57
61
  Object.defineProperty(exports, "Dialog", {
58
62
  enumerable: true,
59
- get: function () { return chunkJP5BJYYD_js.Dialog; }
63
+ get: function () { return chunkJI2LA5FH_js.Dialog; }
60
64
  });
61
65
  Object.defineProperty(exports, "DialogClose", {
62
66
  enumerable: true,
63
- get: function () { return chunkJP5BJYYD_js.DialogClose; }
67
+ get: function () { return chunkJI2LA5FH_js.DialogClose; }
64
68
  });
65
69
  Object.defineProperty(exports, "DialogContent", {
66
70
  enumerable: true,
67
- get: function () { return chunkJP5BJYYD_js.DialogContent; }
71
+ get: function () { return chunkJI2LA5FH_js.DialogContent; }
68
72
  });
69
73
  Object.defineProperty(exports, "DialogDescription", {
70
74
  enumerable: true,
71
- get: function () { return chunkJP5BJYYD_js.DialogDescription; }
75
+ get: function () { return chunkJI2LA5FH_js.DialogDescription; }
72
76
  });
73
77
  Object.defineProperty(exports, "DialogFooter", {
74
78
  enumerable: true,
75
- get: function () { return chunkJP5BJYYD_js.DialogFooter; }
79
+ get: function () { return chunkJI2LA5FH_js.DialogFooter; }
76
80
  });
77
81
  Object.defineProperty(exports, "DialogHeader", {
78
82
  enumerable: true,
79
- get: function () { return chunkJP5BJYYD_js.DialogHeader; }
83
+ get: function () { return chunkJI2LA5FH_js.DialogHeader; }
80
84
  });
81
85
  Object.defineProperty(exports, "DialogOverlay", {
82
86
  enumerable: true,
83
- get: function () { return chunkJP5BJYYD_js.DialogOverlay; }
87
+ get: function () { return chunkJI2LA5FH_js.DialogOverlay; }
84
88
  });
85
89
  Object.defineProperty(exports, "DialogPortal", {
86
90
  enumerable: true,
87
- get: function () { return chunkJP5BJYYD_js.DialogPortal; }
91
+ get: function () { return chunkJI2LA5FH_js.DialogPortal; }
88
92
  });
89
93
  Object.defineProperty(exports, "DialogTitle", {
90
94
  enumerable: true,
91
- get: function () { return chunkJP5BJYYD_js.DialogTitle; }
95
+ get: function () { return chunkJI2LA5FH_js.DialogTitle; }
92
96
  });
93
97
  Object.defineProperty(exports, "DialogTrigger", {
94
98
  enumerable: true,
95
- get: function () { return chunkJP5BJYYD_js.DialogTrigger; }
99
+ get: function () { return chunkJI2LA5FH_js.DialogTrigger; }
96
100
  });
97
101
  Object.defineProperty(exports, "DropdownMenu", {
98
102
  enumerable: true,
99
- get: function () { return chunkJP5BJYYD_js.DropdownMenu; }
103
+ get: function () { return chunkJI2LA5FH_js.DropdownMenu; }
100
104
  });
101
105
  Object.defineProperty(exports, "DropdownMenuCheckboxItem", {
102
106
  enumerable: true,
103
- get: function () { return chunkJP5BJYYD_js.DropdownMenuCheckboxItem; }
107
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuCheckboxItem; }
104
108
  });
105
109
  Object.defineProperty(exports, "DropdownMenuContent", {
106
110
  enumerable: true,
107
- get: function () { return chunkJP5BJYYD_js.DropdownMenuContent; }
111
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuContent; }
108
112
  });
109
113
  Object.defineProperty(exports, "DropdownMenuGroup", {
110
114
  enumerable: true,
111
- get: function () { return chunkJP5BJYYD_js.DropdownMenuGroup; }
115
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuGroup; }
112
116
  });
113
117
  Object.defineProperty(exports, "DropdownMenuItem", {
114
118
  enumerable: true,
115
- get: function () { return chunkJP5BJYYD_js.DropdownMenuItem; }
119
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuItem; }
116
120
  });
117
121
  Object.defineProperty(exports, "DropdownMenuLabel", {
118
122
  enumerable: true,
119
- get: function () { return chunkJP5BJYYD_js.DropdownMenuLabel; }
123
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuLabel; }
120
124
  });
121
125
  Object.defineProperty(exports, "DropdownMenuPortal", {
122
126
  enumerable: true,
123
- get: function () { return chunkJP5BJYYD_js.DropdownMenuPortal; }
127
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuPortal; }
124
128
  });
125
129
  Object.defineProperty(exports, "DropdownMenuRadioGroup", {
126
130
  enumerable: true,
127
- get: function () { return chunkJP5BJYYD_js.DropdownMenuRadioGroup; }
131
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuRadioGroup; }
128
132
  });
129
133
  Object.defineProperty(exports, "DropdownMenuRadioItem", {
130
134
  enumerable: true,
131
- get: function () { return chunkJP5BJYYD_js.DropdownMenuRadioItem; }
135
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuRadioItem; }
132
136
  });
133
137
  Object.defineProperty(exports, "DropdownMenuSeparator", {
134
138
  enumerable: true,
135
- get: function () { return chunkJP5BJYYD_js.DropdownMenuSeparator; }
139
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuSeparator; }
136
140
  });
137
141
  Object.defineProperty(exports, "DropdownMenuShortcut", {
138
142
  enumerable: true,
139
- get: function () { return chunkJP5BJYYD_js.DropdownMenuShortcut; }
143
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuShortcut; }
140
144
  });
141
145
  Object.defineProperty(exports, "DropdownMenuSub", {
142
146
  enumerable: true,
143
- get: function () { return chunkJP5BJYYD_js.DropdownMenuSub; }
147
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuSub; }
144
148
  });
145
149
  Object.defineProperty(exports, "DropdownMenuSubContent", {
146
150
  enumerable: true,
147
- get: function () { return chunkJP5BJYYD_js.DropdownMenuSubContent; }
151
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuSubContent; }
148
152
  });
149
153
  Object.defineProperty(exports, "DropdownMenuSubTrigger", {
150
154
  enumerable: true,
151
- get: function () { return chunkJP5BJYYD_js.DropdownMenuSubTrigger; }
155
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuSubTrigger; }
152
156
  });
153
157
  Object.defineProperty(exports, "DropdownMenuTrigger", {
154
158
  enumerable: true,
155
- get: function () { return chunkJP5BJYYD_js.DropdownMenuTrigger; }
159
+ get: function () { return chunkJI2LA5FH_js.DropdownMenuTrigger; }
156
160
  });
157
161
  Object.defineProperty(exports, "Form", {
158
162
  enumerable: true,
159
- get: function () { return chunkJP5BJYYD_js.Form; }
163
+ get: function () { return chunkJI2LA5FH_js.Form; }
160
164
  });
161
165
  Object.defineProperty(exports, "FormControl", {
162
166
  enumerable: true,
163
- get: function () { return chunkJP5BJYYD_js.FormControl; }
167
+ get: function () { return chunkJI2LA5FH_js.FormControl; }
164
168
  });
165
169
  Object.defineProperty(exports, "FormDescription", {
166
170
  enumerable: true,
167
- get: function () { return chunkJP5BJYYD_js.FormDescription; }
171
+ get: function () { return chunkJI2LA5FH_js.FormDescription; }
168
172
  });
169
173
  Object.defineProperty(exports, "FormField", {
170
174
  enumerable: true,
171
- get: function () { return chunkJP5BJYYD_js.FormField; }
175
+ get: function () { return chunkJI2LA5FH_js.FormField; }
172
176
  });
173
177
  Object.defineProperty(exports, "FormLabel", {
174
178
  enumerable: true,
175
- get: function () { return chunkJP5BJYYD_js.FormLabel; }
179
+ get: function () { return chunkJI2LA5FH_js.FormLabel; }
176
180
  });
177
181
  Object.defineProperty(exports, "FormMessage", {
178
182
  enumerable: true,
179
- get: function () { return chunkJP5BJYYD_js.FormMessage; }
183
+ get: function () { return chunkJI2LA5FH_js.FormMessage; }
180
184
  });
181
185
  Object.defineProperty(exports, "PeriodComparisonSelector", {
182
186
  enumerable: true,
183
- get: function () { return chunkJP5BJYYD_js.PeriodComparisonSelector; }
187
+ get: function () { return chunkJI2LA5FH_js.PeriodComparisonSelector; }
184
188
  });
185
189
  Object.defineProperty(exports, "Popover", {
186
190
  enumerable: true,
187
- get: function () { return chunkJP5BJYYD_js.Popover; }
191
+ get: function () { return chunkJI2LA5FH_js.Popover; }
188
192
  });
189
193
  Object.defineProperty(exports, "PopoverAnchor", {
190
194
  enumerable: true,
191
- get: function () { return chunkJP5BJYYD_js.PopoverAnchor; }
195
+ get: function () { return chunkJI2LA5FH_js.PopoverAnchor; }
192
196
  });
193
197
  Object.defineProperty(exports, "PopoverContent", {
194
198
  enumerable: true,
195
- get: function () { return chunkJP5BJYYD_js.PopoverContent; }
199
+ get: function () { return chunkJI2LA5FH_js.PopoverContent; }
196
200
  });
197
201
  Object.defineProperty(exports, "PopoverTrigger", {
198
202
  enumerable: true,
199
- get: function () { return chunkJP5BJYYD_js.PopoverTrigger; }
203
+ get: function () { return chunkJI2LA5FH_js.PopoverTrigger; }
200
204
  });
201
205
  Object.defineProperty(exports, "SegmentedControl", {
202
206
  enumerable: true,
203
- get: function () { return chunkJP5BJYYD_js.SegmentedControl; }
207
+ get: function () { return chunkJI2LA5FH_js.SegmentedControl; }
204
208
  });
205
209
  Object.defineProperty(exports, "Select", {
206
210
  enumerable: true,
207
- get: function () { return chunkJP5BJYYD_js.Select; }
211
+ get: function () { return chunkJI2LA5FH_js.Select; }
208
212
  });
209
213
  Object.defineProperty(exports, "SelectContent", {
210
214
  enumerable: true,
211
- get: function () { return chunkJP5BJYYD_js.SelectContent; }
215
+ get: function () { return chunkJI2LA5FH_js.SelectContent; }
212
216
  });
213
217
  Object.defineProperty(exports, "SelectGroup", {
214
218
  enumerable: true,
215
- get: function () { return chunkJP5BJYYD_js.SelectGroup; }
219
+ get: function () { return chunkJI2LA5FH_js.SelectGroup; }
216
220
  });
217
221
  Object.defineProperty(exports, "SelectItem", {
218
222
  enumerable: true,
219
- get: function () { return chunkJP5BJYYD_js.SelectItem; }
223
+ get: function () { return chunkJI2LA5FH_js.SelectItem; }
220
224
  });
221
225
  Object.defineProperty(exports, "SelectLabel", {
222
226
  enumerable: true,
223
- get: function () { return chunkJP5BJYYD_js.SelectLabel; }
227
+ get: function () { return chunkJI2LA5FH_js.SelectLabel; }
224
228
  });
225
229
  Object.defineProperty(exports, "SelectScrollDownButton", {
226
230
  enumerable: true,
227
- get: function () { return chunkJP5BJYYD_js.SelectScrollDownButton; }
231
+ get: function () { return chunkJI2LA5FH_js.SelectScrollDownButton; }
228
232
  });
229
233
  Object.defineProperty(exports, "SelectScrollUpButton", {
230
234
  enumerable: true,
231
- get: function () { return chunkJP5BJYYD_js.SelectScrollUpButton; }
235
+ get: function () { return chunkJI2LA5FH_js.SelectScrollUpButton; }
232
236
  });
233
237
  Object.defineProperty(exports, "SelectSeparator", {
234
238
  enumerable: true,
235
- get: function () { return chunkJP5BJYYD_js.SelectSeparator; }
239
+ get: function () { return chunkJI2LA5FH_js.SelectSeparator; }
236
240
  });
237
241
  Object.defineProperty(exports, "SelectTrigger", {
238
242
  enumerable: true,
239
- get: function () { return chunkJP5BJYYD_js.SelectTrigger; }
243
+ get: function () { return chunkJI2LA5FH_js.SelectTrigger; }
240
244
  });
241
245
  Object.defineProperty(exports, "SelectValue", {
242
246
  enumerable: true,
243
- get: function () { return chunkJP5BJYYD_js.SelectValue; }
247
+ get: function () { return chunkJI2LA5FH_js.SelectValue; }
244
248
  });
245
249
  Object.defineProperty(exports, "Separator", {
246
250
  enumerable: true,
247
- get: function () { return chunkJP5BJYYD_js.Separator; }
251
+ get: function () { return chunkJI2LA5FH_js.Separator; }
248
252
  });
249
253
  Object.defineProperty(exports, "Skeleton", {
250
254
  enumerable: true,
251
- get: function () { return chunkJP5BJYYD_js.Skeleton; }
255
+ get: function () { return chunkJI2LA5FH_js.Skeleton; }
252
256
  });
253
257
  Object.defineProperty(exports, "SkeletonAvatar", {
254
258
  enumerable: true,
255
- get: function () { return chunkJP5BJYYD_js.SkeletonAvatar; }
259
+ get: function () { return chunkJI2LA5FH_js.SkeletonAvatar; }
256
260
  });
257
261
  Object.defineProperty(exports, "SkeletonBadge", {
258
262
  enumerable: true,
259
- get: function () { return chunkJP5BJYYD_js.SkeletonBadge; }
263
+ get: function () { return chunkJI2LA5FH_js.SkeletonBadge; }
260
264
  });
261
265
  Object.defineProperty(exports, "SkeletonButton", {
262
266
  enumerable: true,
263
- get: function () { return chunkJP5BJYYD_js.SkeletonButton; }
267
+ get: function () { return chunkJI2LA5FH_js.SkeletonButton; }
264
268
  });
265
269
  Object.defineProperty(exports, "SkeletonCard", {
266
270
  enumerable: true,
267
- get: function () { return chunkJP5BJYYD_js.SkeletonCard; }
271
+ get: function () { return chunkJI2LA5FH_js.SkeletonCard; }
268
272
  });
269
273
  Object.defineProperty(exports, "SkeletonIcon", {
270
274
  enumerable: true,
271
- get: function () { return chunkJP5BJYYD_js.SkeletonIcon; }
275
+ get: function () { return chunkJI2LA5FH_js.SkeletonIcon; }
272
276
  });
273
277
  Object.defineProperty(exports, "SkeletonInput", {
274
278
  enumerable: true,
275
- get: function () { return chunkJP5BJYYD_js.SkeletonInput; }
279
+ get: function () { return chunkJI2LA5FH_js.SkeletonInput; }
276
280
  });
277
281
  Object.defineProperty(exports, "SkeletonSubtitle", {
278
282
  enumerable: true,
279
- get: function () { return chunkJP5BJYYD_js.SkeletonSubtitle; }
283
+ get: function () { return chunkJI2LA5FH_js.SkeletonSubtitle; }
280
284
  });
281
285
  Object.defineProperty(exports, "SkeletonTableRow", {
282
286
  enumerable: true,
283
- get: function () { return chunkJP5BJYYD_js.SkeletonTableRow; }
287
+ get: function () { return chunkJI2LA5FH_js.SkeletonTableRow; }
284
288
  });
285
289
  Object.defineProperty(exports, "SkeletonTableRows", {
286
290
  enumerable: true,
287
- get: function () { return chunkJP5BJYYD_js.SkeletonTableRows; }
291
+ get: function () { return chunkJI2LA5FH_js.SkeletonTableRows; }
288
292
  });
289
293
  Object.defineProperty(exports, "SkeletonText", {
290
294
  enumerable: true,
291
- get: function () { return chunkJP5BJYYD_js.SkeletonText; }
295
+ get: function () { return chunkJI2LA5FH_js.SkeletonText; }
292
296
  });
293
297
  Object.defineProperty(exports, "SkeletonTitle", {
294
298
  enumerable: true,
295
- get: function () { return chunkJP5BJYYD_js.SkeletonTitle; }
299
+ get: function () { return chunkJI2LA5FH_js.SkeletonTitle; }
296
300
  });
297
301
  Object.defineProperty(exports, "Switch", {
298
302
  enumerable: true,
299
- get: function () { return chunkJP5BJYYD_js.Switch; }
303
+ get: function () { return chunkJI2LA5FH_js.Switch; }
300
304
  });
301
305
  Object.defineProperty(exports, "Table", {
302
306
  enumerable: true,
303
- get: function () { return chunkJP5BJYYD_js.Table; }
307
+ get: function () { return chunkJI2LA5FH_js.Table; }
304
308
  });
305
309
  Object.defineProperty(exports, "TableBody", {
306
310
  enumerable: true,
307
- get: function () { return chunkJP5BJYYD_js.TableBody; }
311
+ get: function () { return chunkJI2LA5FH_js.TableBody; }
308
312
  });
309
313
  Object.defineProperty(exports, "TableCaption", {
310
314
  enumerable: true,
311
- get: function () { return chunkJP5BJYYD_js.TableCaption; }
315
+ get: function () { return chunkJI2LA5FH_js.TableCaption; }
312
316
  });
313
317
  Object.defineProperty(exports, "TableCell", {
314
318
  enumerable: true,
315
- get: function () { return chunkJP5BJYYD_js.TableCell; }
319
+ get: function () { return chunkJI2LA5FH_js.TableCell; }
316
320
  });
317
321
  Object.defineProperty(exports, "TableFooter", {
318
322
  enumerable: true,
319
- get: function () { return chunkJP5BJYYD_js.TableFooter; }
323
+ get: function () { return chunkJI2LA5FH_js.TableFooter; }
320
324
  });
321
325
  Object.defineProperty(exports, "TableHead", {
322
326
  enumerable: true,
323
- get: function () { return chunkJP5BJYYD_js.TableHead; }
327
+ get: function () { return chunkJI2LA5FH_js.TableHead; }
324
328
  });
325
329
  Object.defineProperty(exports, "TableHeader", {
326
330
  enumerable: true,
327
- get: function () { return chunkJP5BJYYD_js.TableHeader; }
331
+ get: function () { return chunkJI2LA5FH_js.TableHeader; }
328
332
  });
329
333
  Object.defineProperty(exports, "TableRow", {
330
334
  enumerable: true,
331
- get: function () { return chunkJP5BJYYD_js.TableRow; }
335
+ get: function () { return chunkJI2LA5FH_js.TableRow; }
332
336
  });
333
337
  Object.defineProperty(exports, "TableRowCheckbox", {
334
338
  enumerable: true,
335
- get: function () { return chunkJP5BJYYD_js.TableRowCheckbox; }
339
+ get: function () { return chunkJI2LA5FH_js.TableRowCheckbox; }
336
340
  });
337
341
  Object.defineProperty(exports, "TableSelectAll", {
338
342
  enumerable: true,
339
- get: function () { return chunkJP5BJYYD_js.TableSelectAll; }
343
+ get: function () { return chunkJI2LA5FH_js.TableSelectAll; }
340
344
  });
341
345
  Object.defineProperty(exports, "Tabs", {
342
346
  enumerable: true,
343
- get: function () { return chunkJP5BJYYD_js.Tabs; }
347
+ get: function () { return chunkJI2LA5FH_js.Tabs; }
344
348
  });
345
349
  Object.defineProperty(exports, "TabsContent", {
346
350
  enumerable: true,
347
- get: function () { return chunkJP5BJYYD_js.TabsContent; }
351
+ get: function () { return chunkJI2LA5FH_js.TabsContent; }
348
352
  });
349
353
  Object.defineProperty(exports, "TabsList", {
350
354
  enumerable: true,
351
- get: function () { return chunkJP5BJYYD_js.TabsList; }
355
+ get: function () { return chunkJI2LA5FH_js.TabsList; }
352
356
  });
353
357
  Object.defineProperty(exports, "TabsTrigger", {
354
358
  enumerable: true,
355
- get: function () { return chunkJP5BJYYD_js.TabsTrigger; }
359
+ get: function () { return chunkJI2LA5FH_js.TabsTrigger; }
356
360
  });
357
361
  Object.defineProperty(exports, "Textarea", {
358
362
  enumerable: true,
359
- get: function () { return chunkJP5BJYYD_js.Textarea; }
363
+ get: function () { return chunkJI2LA5FH_js.Textarea; }
360
364
  });
361
365
  Object.defineProperty(exports, "Toggle", {
362
366
  enumerable: true,
363
- get: function () { return chunkJP5BJYYD_js.Toggle; }
367
+ get: function () { return chunkJI2LA5FH_js.Toggle; }
364
368
  });
365
369
  Object.defineProperty(exports, "buttonVariants", {
366
370
  enumerable: true,
367
- get: function () { return chunkJP5BJYYD_js.buttonVariants; }
371
+ get: function () { return chunkJI2LA5FH_js.buttonVariants; }
368
372
  });
369
373
  Object.defineProperty(exports, "segmentedControlItemVariants", {
370
374
  enumerable: true,
371
- get: function () { return chunkJP5BJYYD_js.segmentedControlItemVariants; }
375
+ get: function () { return chunkJI2LA5FH_js.segmentedControlItemVariants; }
372
376
  });
373
377
  Object.defineProperty(exports, "segmentedControlVariants", {
374
378
  enumerable: true,
375
- get: function () { return chunkJP5BJYYD_js.segmentedControlVariants; }
379
+ get: function () { return chunkJI2LA5FH_js.segmentedControlVariants; }
376
380
  });
377
381
  Object.defineProperty(exports, "separatorVariants", {
378
382
  enumerable: true,
379
- get: function () { return chunkJP5BJYYD_js.separatorVariants; }
383
+ get: function () { return chunkJI2LA5FH_js.separatorVariants; }
380
384
  });
381
385
  Object.defineProperty(exports, "switchLabelVariants", {
382
386
  enumerable: true,
383
- get: function () { return chunkJP5BJYYD_js.switchLabelVariants; }
387
+ get: function () { return chunkJI2LA5FH_js.switchLabelVariants; }
384
388
  });
385
389
  Object.defineProperty(exports, "switchThumbVariants", {
386
390
  enumerable: true,
387
- get: function () { return chunkJP5BJYYD_js.switchThumbVariants; }
391
+ get: function () { return chunkJI2LA5FH_js.switchThumbVariants; }
388
392
  });
389
393
  Object.defineProperty(exports, "switchTrackVariants", {
390
394
  enumerable: true,
391
- get: function () { return chunkJP5BJYYD_js.switchTrackVariants; }
395
+ get: function () { return chunkJI2LA5FH_js.switchTrackVariants; }
392
396
  });
393
397
  Object.defineProperty(exports, "toggleGroupVariants", {
394
398
  enumerable: true,
395
- get: function () { return chunkJP5BJYYD_js.toggleGroupVariants; }
399
+ get: function () { return chunkJI2LA5FH_js.toggleGroupVariants; }
396
400
  });
397
401
  Object.defineProperty(exports, "toggleItemVariants", {
398
402
  enumerable: true,
399
- get: function () { return chunkJP5BJYYD_js.toggleItemVariants; }
403
+ get: function () { return chunkJI2LA5FH_js.toggleItemVariants; }
400
404
  });
401
405
  Object.defineProperty(exports, "useColumnVisibility", {
402
406
  enumerable: true,
403
- get: function () { return chunkJP5BJYYD_js.useColumnVisibility; }
407
+ get: function () { return chunkJI2LA5FH_js.useColumnVisibility; }
404
408
  });
405
409
  Object.defineProperty(exports, "useFormContext", {
406
410
  enumerable: true,
407
- get: function () { return chunkJP5BJYYD_js.useFormContext; }
411
+ get: function () { return chunkJI2LA5FH_js.useFormContext; }
408
412
  });
409
413
  Object.defineProperty(exports, "useFormFieldContext", {
410
414
  enumerable: true,
411
- get: function () { return chunkJP5BJYYD_js.useFormFieldContext; }
415
+ get: function () { return chunkJI2LA5FH_js.useFormFieldContext; }
412
416
  });
413
417
  Object.defineProperty(exports, "useTableSelection", {
414
418
  enumerable: true,
415
- get: function () { return chunkJP5BJYYD_js.useTableSelection; }
419
+ get: function () { return chunkJI2LA5FH_js.useTableSelection; }
416
420
  });
417
421
  Object.defineProperty(exports, "Badge", {
418
422
  enumerable: true,
419
- get: function () { return chunk5XF7Y25B_js.Badge; }
423
+ get: function () { return chunk23BJPJOK_js.Badge; }
420
424
  });
421
425
  Object.defineProperty(exports, "Caption", {
422
426
  enumerable: true,
423
- get: function () { return chunk5XF7Y25B_js.Caption; }
427
+ get: function () { return chunk23BJPJOK_js.Caption; }
424
428
  });
425
429
  Object.defineProperty(exports, "Code", {
426
430
  enumerable: true,
427
- get: function () { return chunk5XF7Y25B_js.Code; }
431
+ get: function () { return chunk23BJPJOK_js.Code; }
428
432
  });
429
433
  Object.defineProperty(exports, "Heading", {
430
434
  enumerable: true,
431
- get: function () { return chunk5XF7Y25B_js.Heading; }
435
+ get: function () { return chunk23BJPJOK_js.Heading; }
432
436
  });
433
437
  Object.defineProperty(exports, "Label", {
434
438
  enumerable: true,
435
- get: function () { return chunk5XF7Y25B_js.Label; }
439
+ get: function () { return chunk23BJPJOK_js.Label; }
436
440
  });
437
441
  Object.defineProperty(exports, "Text", {
438
442
  enumerable: true,
439
- get: function () { return chunk5XF7Y25B_js.Text; }
443
+ get: function () { return chunk23BJPJOK_js.Text; }
440
444
  });
441
445
  Object.defineProperty(exports, "Tooltip", {
442
446
  enumerable: true,
443
- get: function () { return chunk5XF7Y25B_js.Tooltip; }
447
+ get: function () { return chunk23BJPJOK_js.Tooltip; }
444
448
  });
445
449
  Object.defineProperty(exports, "badgeVariants", {
446
450
  enumerable: true,
447
- get: function () { return chunk5XF7Y25B_js.badgeVariants; }
451
+ get: function () { return chunk23BJPJOK_js.badgeVariants; }
448
452
  });
449
453
  Object.defineProperty(exports, "captionVariants", {
450
454
  enumerable: true,
451
- get: function () { return chunk5XF7Y25B_js.captionVariants; }
455
+ get: function () { return chunk23BJPJOK_js.captionVariants; }
452
456
  });
453
457
  Object.defineProperty(exports, "codeVariants", {
454
458
  enumerable: true,
455
- get: function () { return chunk5XF7Y25B_js.codeVariants; }
459
+ get: function () { return chunk23BJPJOK_js.codeVariants; }
456
460
  });
457
461
  Object.defineProperty(exports, "headingVariants", {
458
462
  enumerable: true,
459
- get: function () { return chunk5XF7Y25B_js.headingVariants; }
463
+ get: function () { return chunk23BJPJOK_js.headingVariants; }
460
464
  });
461
465
  Object.defineProperty(exports, "labelVariants", {
462
466
  enumerable: true,
463
- get: function () { return chunk5XF7Y25B_js.labelVariants; }
467
+ get: function () { return chunk23BJPJOK_js.labelVariants; }
464
468
  });
465
469
  Object.defineProperty(exports, "textVariants", {
466
470
  enumerable: true,
467
- get: function () { return chunk5XF7Y25B_js.textVariants; }
471
+ get: function () { return chunk23BJPJOK_js.textVariants; }
468
472
  });
469
473
  //# sourceMappingURL=primitives.js.map
470
474
  //# sourceMappingURL=primitives.js.map
@@ -1,5 +1,5 @@
1
- export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DateRangePicker, 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, PeriodComparisonSelector, 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, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-2LATCE3V.mjs';
2
- export { Badge, Caption, Code, Heading, Label, Text, Tooltip, badgeVariants, captionVariants, codeVariants, headingVariants, labelVariants, textVariants } from './chunk-UQ66UPWH.mjs';
1
+ export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, DEFAULT_COMPARISON_PERIODS, DEFAULT_PRESETS, DEFAULT_TIME_RANGE, DateRangePicker, 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, PeriodComparisonSelector, 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, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-QJMRQP66.mjs';
2
+ export { Badge, Caption, Code, Heading, Label, Text, Tooltip, badgeVariants, captionVariants, codeVariants, headingVariants, labelVariants, textVariants } from './chunk-EZDGMHS7.mjs';
3
3
  import './chunk-WFBSFUC6.mjs';
4
4
  //# sourceMappingURL=primitives.mjs.map
5
5
  //# sourceMappingURL=primitives.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pos-360/horizon",
3
- "version": "0.27.1",
3
+ "version": "0.28.1",
4
4
  "description": "POS-360 unified component library - the horizon all apps look toward",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",