@agrotools1/at-components 2.0.37 → 2.0.38
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/changelog/versions/components/index.d.ts.map +1 -1
- package/dist/changelog/versions/components/v2.0.38.d.ts +4 -0
- package/dist/changelog/versions/components/v2.0.38.d.ts.map +1 -0
- package/dist/index.css +1 -1
- package/dist/index.js +112 -112
- package/dist/tabs/TabsList.vue.d.ts +412 -5
- package/dist/tabs/TabsList.vue.d.ts.map +1 -1
- package/dist/tabs/TabsList.vue.js +98 -21
- package/dist/tabs/TabsTrigger.vue.d.ts +1 -1
- package/dist/tabs/TabsTrigger.vue.d.ts.map +1 -1
- package/dist/tabs/TabsTrigger.vue.js +15 -12
- package/dist/tabs/index.d.ts +2 -5
- package/dist/tabs/index.d.ts.map +1 -1
- package/dist/tabs/index.js +10 -24
- package/dist/tabs/tabs.variants.d.ts +6 -0
- package/dist/tabs/tabs.variants.d.ts.map +1 -0
- package/dist/tabs/tabs.variants.js +18 -0
- package/dist/tabs/useTabsOverflow.d.ts +20 -0
- package/dist/tabs/useTabsOverflow.d.ts.map +1 -0
- package/dist/tabs/useTabsOverflow.js +51 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -169,63 +169,63 @@ import { default as Df } from "./table/TableHead.vue.js";
|
|
|
169
169
|
import { default as Mf } from "./table/TableHeader.vue.js";
|
|
170
170
|
import { default as wf } from "./table/TableRow.vue.js";
|
|
171
171
|
import { valueUpdater as Bf } from "./table/utils.js";
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import { default as Lf } from "./
|
|
175
|
-
import { default as Uf } from "./
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import { default as jf } from "./
|
|
179
|
-
import { default as qf } from "./
|
|
180
|
-
import {
|
|
181
|
-
import { default as Qf } from "./
|
|
182
|
-
import { default as Xf } from "./
|
|
183
|
-
import { default as Zf } from "./
|
|
184
|
-
import {
|
|
185
|
-
import { default as el } from "./upload/
|
|
186
|
-
import { default as al } from "./upload/
|
|
187
|
-
import { default as fl } from "./upload/
|
|
172
|
+
import { default as Gf } from "./tabs/Tabs.vue.js";
|
|
173
|
+
import { default as vf } from "./tabs/TabsContent.vue.js";
|
|
174
|
+
import { default as Lf } from "./tabs/TabsList.vue.js";
|
|
175
|
+
import { default as Uf } from "./tabs/TabsTrigger.vue.js";
|
|
176
|
+
import { tabsTriggerVariants as yf } from "./tabs/tabs.variants.js";
|
|
177
|
+
import { tagVariants as Ff } from "./tag/index.js";
|
|
178
|
+
import { default as jf } from "./textarea/Textarea.vue.js";
|
|
179
|
+
import { default as qf } from "./time-picker/TimePicker.vue.js";
|
|
180
|
+
import { default as Jf } from "./tooltip/Tooltip.vue.js";
|
|
181
|
+
import { default as Qf } from "./tooltip/TooltipContent.vue.js";
|
|
182
|
+
import { default as Xf } from "./tooltip/TooltipProvider.vue.js";
|
|
183
|
+
import { default as Zf } from "./tooltip/TooltipTrigger.vue.js";
|
|
184
|
+
import { injectUploadRootContext as $f } from "./upload/upload-context.js";
|
|
185
|
+
import { default as el } from "./upload/UploadContent.vue.js";
|
|
186
|
+
import { default as al } from "./upload/UploadContentDescription.vue.js";
|
|
187
|
+
import { default as fl } from "./upload/UploadContentLoadingDescription.vue.js";
|
|
188
|
+
import { default as dl } from "./upload/UploadContentSuccessDescription.vue.js";
|
|
189
|
+
import { default as ul } from "./upload/UploadContentTitle.vue.js";
|
|
190
|
+
import { default as ml } from "./upload/UploadFileItem.vue.js";
|
|
191
|
+
import { default as xl } from "./upload/UploadRoot.vue.js";
|
|
188
192
|
export * from "@agrotools1/at-components1";
|
|
189
|
-
import { default as
|
|
190
|
-
import { default as
|
|
191
|
-
import { default as
|
|
192
|
-
import { default as
|
|
193
|
-
import { default as
|
|
194
|
-
import { default as
|
|
195
|
-
import { default as
|
|
196
|
-
import { default as
|
|
197
|
-
import { default as
|
|
198
|
-
import { default as
|
|
199
|
-
import { default as
|
|
200
|
-
import { default as
|
|
201
|
-
import { default as
|
|
202
|
-
import { default as
|
|
203
|
-
import { default as
|
|
204
|
-
import { default as
|
|
205
|
-
import { default as
|
|
206
|
-
import { default as
|
|
207
|
-
import { default as
|
|
208
|
-
import { default as
|
|
209
|
-
import { default as
|
|
210
|
-
import { default as
|
|
211
|
-
import { default as
|
|
212
|
-
import { default as
|
|
213
|
-
import { default as
|
|
214
|
-
import { default as
|
|
215
|
-
import { default as
|
|
216
|
-
import { default as
|
|
217
|
-
import { default as
|
|
218
|
-
import { default as
|
|
219
|
-
import { default as
|
|
220
|
-
import { default as
|
|
221
|
-
import { default as
|
|
222
|
-
import { default as
|
|
223
|
-
import { default as
|
|
224
|
-
import { default as
|
|
225
|
-
import { default as Pd } from "./tabs/Tabs.vue.js";
|
|
226
|
-
import { default as Rd } from "./tabs/TabsContent.vue.js";
|
|
227
|
-
import { default as hd } from "./tabs/TabsList.vue.js";
|
|
228
|
-
import { default as Hd } from "./tabs/TabsTrigger.vue.js";
|
|
193
|
+
import { default as il } from "./badge/Badge.vue.js";
|
|
194
|
+
import { default as bl } from "./button/Button.vue.js";
|
|
195
|
+
import { default as cl } from "./dialog/Dialog.vue.js";
|
|
196
|
+
import { default as Tl } from "./dialog/DialogBody.vue.js";
|
|
197
|
+
import { default as Il } from "./dialog/DialogClose.vue.js";
|
|
198
|
+
import { default as Pl } from "./dialog/DialogContent.vue.js";
|
|
199
|
+
import { default as Rl } from "./dialog/DialogDescription.vue.js";
|
|
200
|
+
import { default as hl } from "./dialog/DialogFooter.vue.js";
|
|
201
|
+
import { default as Hl } from "./dialog/DialogHeader.vue.js";
|
|
202
|
+
import { default as Vl } from "./dialog/DialogOverlay.vue.js";
|
|
203
|
+
import { default as kl } from "./dialog/DialogScrollContent.vue.js";
|
|
204
|
+
import { default as Nl } from "./dialog/DialogTitle.vue.js";
|
|
205
|
+
import { default as El } from "./dialog/DialogTrigger.vue.js";
|
|
206
|
+
import { default as Ol } from "./sidebar/Sidebar.vue.js";
|
|
207
|
+
import { default as zl } from "./sidebar/SidebarContent.vue.js";
|
|
208
|
+
import { default as Kl } from "./sidebar/SidebarFooter.vue.js";
|
|
209
|
+
import { default as Wl } from "./sidebar/SidebarGroup.vue.js";
|
|
210
|
+
import { default as Yl } from "./sidebar/SidebarGroupAction.vue.js";
|
|
211
|
+
import { default as _l } from "./sidebar/SidebarGroupContent.vue.js";
|
|
212
|
+
import { default as td } from "./sidebar/SidebarGroupLabel.vue.js";
|
|
213
|
+
import { default as od } from "./sidebar/SidebarHeader.vue.js";
|
|
214
|
+
import { default as rd } from "./sidebar/SidebarInput.vue.js";
|
|
215
|
+
import { default as ld } from "./sidebar/SidebarInset.vue.js";
|
|
216
|
+
import { default as pd } from "./sidebar/SidebarMenu.vue.js";
|
|
217
|
+
import { default as gd } from "./sidebar/SidebarMenuAction.vue.js";
|
|
218
|
+
import { default as sd } from "./sidebar/SidebarMenuBadge.vue.js";
|
|
219
|
+
import { default as Ad } from "./sidebar/SidebarMenuButton.vue.js";
|
|
220
|
+
import { default as id } from "./sidebar/SidebarMenuItem.vue.js";
|
|
221
|
+
import { default as bd } from "./sidebar/SidebarMenuSkeleton.vue.js";
|
|
222
|
+
import { default as cd } from "./sidebar/SidebarMenuSub.vue.js";
|
|
223
|
+
import { default as Td } from "./sidebar/SidebarMenuSubButton.vue.js";
|
|
224
|
+
import { default as Id } from "./sidebar/SidebarMenuSubItem.vue.js";
|
|
225
|
+
import { default as Pd } from "./sidebar/SidebarProvider.vue.js";
|
|
226
|
+
import { default as Rd } from "./sidebar/SidebarSeparator.vue.js";
|
|
227
|
+
import { default as hd } from "./sonner/Sonner.vue.js";
|
|
228
|
+
import { default as Hd } from "./sonner/Toast.vue.js";
|
|
229
229
|
import { default as Vd } from "./tag/Tag.vue.js";
|
|
230
230
|
import { useSidebar as kd } from "./sidebar/utils.js";
|
|
231
231
|
import { toast as Nd } from "./sonner/toast.js";
|
|
@@ -246,13 +246,13 @@ export {
|
|
|
246
246
|
G as AgtAvatar,
|
|
247
247
|
v as AgtAvatarFallback,
|
|
248
248
|
L as AgtAvatarImage,
|
|
249
|
-
|
|
249
|
+
il as AgtBadge,
|
|
250
250
|
y as AgtBreadcrumb,
|
|
251
251
|
F as AgtBreadcrumbItem,
|
|
252
252
|
j as AgtBreadcrumbLink,
|
|
253
253
|
q as AgtBreadcrumbList,
|
|
254
254
|
J as AgtBreadcrumbSeparator,
|
|
255
|
-
|
|
255
|
+
bl as AgtButton,
|
|
256
256
|
X as AgtButtonNew,
|
|
257
257
|
ot as AgtCalendar,
|
|
258
258
|
rt as AgtCalendarCell,
|
|
@@ -301,17 +301,17 @@ export {
|
|
|
301
301
|
Ee as AgtDataTablePagination,
|
|
302
302
|
Oe as AgtDatePicker,
|
|
303
303
|
ze as AgtDateRangePicker,
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
304
|
+
cl as AgtDialog,
|
|
305
|
+
Tl as AgtDialogBody,
|
|
306
|
+
Il as AgtDialogClose,
|
|
307
|
+
Pl as AgtDialogContent,
|
|
308
|
+
Rl as AgtDialogDescription,
|
|
309
|
+
hl as AgtDialogFooter,
|
|
310
|
+
Hl as AgtDialogHeader,
|
|
311
|
+
Vl as AgtDialogOverlay,
|
|
312
|
+
kl as AgtDialogScrollContent,
|
|
313
|
+
Nl as AgtDialogTitle,
|
|
314
|
+
El as AgtDialogTrigger,
|
|
315
315
|
Ye as AgtDocumentAutoComplete,
|
|
316
316
|
ae as AgtDocumentAutoCompleteItem,
|
|
317
317
|
le as AgtDocumentAutoCompleteItemIndicator,
|
|
@@ -389,27 +389,27 @@ export {
|
|
|
389
389
|
Vr as AgtSheetHeader,
|
|
390
390
|
kr as AgtSheetTitle,
|
|
391
391
|
Nr as AgtSheetTrigger,
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
392
|
+
Ol as AgtSidebar,
|
|
393
|
+
zl as AgtSidebarContent,
|
|
394
|
+
Kl as AgtSidebarFooter,
|
|
395
|
+
Wl as AgtSidebarGroup,
|
|
396
|
+
Yl as AgtSidebarGroupAction,
|
|
397
|
+
_l as AgtSidebarGroupContent,
|
|
398
|
+
td as AgtSidebarGroupLabel,
|
|
399
|
+
od as AgtSidebarHeader,
|
|
400
|
+
rd as AgtSidebarInput,
|
|
401
|
+
ld as AgtSidebarInset,
|
|
402
|
+
pd as AgtSidebarMenu,
|
|
403
|
+
gd as AgtSidebarMenuAction,
|
|
404
|
+
sd as AgtSidebarMenuBadge,
|
|
405
|
+
Ad as AgtSidebarMenuButton,
|
|
406
|
+
id as AgtSidebarMenuItem,
|
|
407
|
+
bd as AgtSidebarMenuSkeleton,
|
|
408
|
+
cd as AgtSidebarMenuSub,
|
|
409
|
+
Td as AgtSidebarMenuSubButton,
|
|
410
|
+
Id as AgtSidebarMenuSubItem,
|
|
411
|
+
Pd as AgtSidebarProvider,
|
|
412
|
+
Rd as AgtSidebarSeparator,
|
|
413
413
|
Or as AgtSkeleton,
|
|
414
414
|
Kr as AgtStepper,
|
|
415
415
|
Wr as AgtStepperDescription,
|
|
@@ -428,26 +428,26 @@ export {
|
|
|
428
428
|
Df as AgtTableHead,
|
|
429
429
|
Mf as AgtTableHeader,
|
|
430
430
|
wf as AgtTableRow,
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
431
|
+
Gf as AgtTabs,
|
|
432
|
+
vf as AgtTabsContent,
|
|
433
|
+
Lf as AgtTabsList,
|
|
434
|
+
Uf as AgtTabsTrigger,
|
|
435
435
|
Vd as AgtTag,
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
436
|
+
jf as AgtTextarea,
|
|
437
|
+
qf as AgtTimePicker,
|
|
438
|
+
Hd as AgtToast,
|
|
439
|
+
hd as AgtToaster,
|
|
440
|
+
Jf as AgtTooltip,
|
|
441
|
+
Qf as AgtTooltipContent,
|
|
442
|
+
Xf as AgtTooltipProvider,
|
|
443
|
+
Zf as AgtTooltipTrigger,
|
|
444
|
+
el as AgtUploadContent,
|
|
445
|
+
al as AgtUploadContentDescription,
|
|
446
|
+
fl as AgtUploadContentLoadingDescription,
|
|
447
|
+
dl as AgtUploadContentSuccessDescription,
|
|
448
|
+
ul as AgtUploadContentTitle,
|
|
449
|
+
ml as AgtUploadFileItem,
|
|
450
|
+
xl as AgtUploadRoot,
|
|
451
451
|
Go as allIllustrations,
|
|
452
452
|
U as badgeVariants,
|
|
453
453
|
Z as buttonNewDefaultTheme,
|
|
@@ -457,11 +457,11 @@ export {
|
|
|
457
457
|
Ke as dialogContentVariants,
|
|
458
458
|
Uo as injectMultiSelectContext,
|
|
459
459
|
ko as injectMultiSelectGroupContext,
|
|
460
|
-
|
|
460
|
+
$f as injectUploadRootContext,
|
|
461
461
|
tt as resolveButtonNewTheme,
|
|
462
462
|
Er as sidebarMenuButtonVariants,
|
|
463
|
-
|
|
464
|
-
|
|
463
|
+
yf as tabsTriggerVariants,
|
|
464
|
+
Ff as tagVariants,
|
|
465
465
|
Nd as toast,
|
|
466
466
|
zr as toastVariants,
|
|
467
467
|
Ot as useCarousel,
|