@godxjp/ui 9.2.0 → 10.0.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/README.md +58 -29
- package/dist/app/index.d.ts +1 -1
- package/dist/app/index.js +4 -4
- package/dist/{app.prop-UTc4j4nj.d.ts → app.prop-Cy6dJnU8.d.ts} +18 -40
- package/dist/{checkbox-ChRsR7Nk.d.ts → checkbox-em-oFM5D.d.ts} +1 -1
- package/dist/{chunk-LJLGABFV.js → chunk-2HXZT2WJ.js} +17 -9
- package/dist/{chunk-QLMXEJSY.js → chunk-3Q4A4U2P.js} +24 -1
- package/dist/{chunk-26CPAKUP.js → chunk-44YRPSZ7.js} +1 -2
- package/dist/{chunk-HB2OHB5X.js → chunk-5NCFLCM7.js} +27 -16
- package/dist/{chunk-FXFJF4YA.js → chunk-6CSBMMZS.js} +262 -31
- package/dist/{chunk-E7HBHUJY.js → chunk-6HHSU6RG.js} +8 -6
- package/dist/{chunk-457KVJTX.js → chunk-7Q45MBFW.js} +7 -5
- package/dist/{chunk-O24Z3ULJ.js → chunk-BE6GJGKJ.js} +1 -1
- package/dist/{chunk-FVPCVZL3.js → chunk-BG5RNXTH.js} +1 -1
- package/dist/{chunk-AINW5WYN.js → chunk-COD66MFF.js} +1 -2
- package/dist/{chunk-IOGU3ZWF.js → chunk-DNGJHWJZ.js} +3 -3
- package/dist/{chunk-3TS3G4U3.js → chunk-EE5DKOHX.js} +3 -1
- package/dist/{chunk-G6Q32VHO.js → chunk-EQZP53KI.js} +33 -8
- package/dist/{chunk-BHV2FUOA.js → chunk-EZHHJQWQ.js} +1 -1
- package/dist/{chunk-N3JPLJ3B.js → chunk-GDDCSKCB.js} +12 -5
- package/dist/{chunk-RLGHEV4A.js → chunk-HTG5VHU7.js} +10 -1
- package/dist/{chunk-R2W2FX5Q.js → chunk-I7NQ2LIL.js} +1 -9
- package/dist/{chunk-XQMPK4GM.js → chunk-IHRMOJXD.js} +86 -39
- package/dist/{chunk-TILFZBTE.js → chunk-INIIF7F7.js} +1 -4
- package/dist/{chunk-UIYEAUWA.js → chunk-IY347EQA.js} +2 -2
- package/dist/{chunk-HCM4JAC2.js → chunk-JWGLJXQU.js} +39 -11
- package/dist/{chunk-TO33OY4L.js → chunk-LMKUKCTN.js} +1 -1
- package/dist/chunk-NXVCI6YB.js +453 -0
- package/dist/{chunk-S6TBIL7J.js → chunk-O6DQZYNI.js} +63 -44
- package/dist/{chunk-O2OUNXV4.js → chunk-P5KPCT6R.js} +3 -3
- package/dist/{chunk-6HQMUUQW.js → chunk-PDXFQS7M.js} +14 -30
- package/dist/{chunk-F7PG4OEV.js → chunk-QSGW3ZWK.js} +12 -4
- package/dist/{chunk-25RYBC5T.js → chunk-S2IJKT3D.js} +1 -1
- package/dist/{chunk-OJZ6C2HM.js → chunk-SARQRCKO.js} +54 -48
- package/dist/chunk-T2QO2S65.js +126 -0
- package/dist/{chunk-26WDEDWL.js → chunk-TGNBXS7H.js} +32 -23
- package/dist/{chunk-6J7GRCDA.js → chunk-UNVRNJCB.js} +71 -11
- package/dist/{chunk-6YBYAEXD.js → chunk-VSM44AYE.js} +94 -24
- package/dist/{chunk-QWLXN6CT.js → chunk-VSUYVT2Q.js} +3 -2
- package/dist/{chunk-4R7QL3MW.js → chunk-X2VY4MOW.js} +14 -29
- package/dist/{chunk-ETLAI3QU.js → chunk-Z46J47FY.js} +73 -77
- package/dist/components/admin/index.d.ts +22 -12
- package/dist/components/admin/index.js +23 -24
- package/dist/components/data-display/badge.js +3 -3
- package/dist/components/data-display/card.d.ts +3 -3
- package/dist/components/data-display/card.js +1 -1
- package/dist/components/data-display/carousel.js +3 -1
- package/dist/components/data-display/index.js +54 -32
- package/dist/components/data-entry/calendar.d.ts +1 -1
- package/dist/components/data-entry/calendar.js +1 -1
- package/dist/components/data-entry/cascader.d.ts +1 -1
- package/dist/components/data-entry/cascader.js +5 -5
- package/dist/components/data-entry/checkbox.d.ts +2 -2
- package/dist/components/data-entry/checkbox.js +2 -2
- package/dist/components/data-entry/color-picker.d.ts +1 -1
- package/dist/components/data-entry/color-picker.js +3 -3
- package/dist/components/data-entry/date-picker.d.ts +2 -2
- package/dist/components/data-entry/date-picker.js +4 -4
- package/dist/components/data-entry/date-range-picker.d.ts +2 -2
- package/dist/components/data-entry/date-range-picker.js +4 -4
- package/dist/components/data-entry/index.d.ts +9 -25
- package/dist/components/data-entry/index.js +22 -26
- package/dist/components/data-entry/radio.d.ts +1 -1
- package/dist/components/data-entry/radio.js +2 -2
- package/dist/components/data-entry/select.d.ts +2 -2
- package/dist/components/data-entry/select.js +3 -4
- package/dist/components/data-entry/slider.d.ts +1 -1
- package/dist/components/data-entry/switch.d.ts +2 -2
- package/dist/components/data-entry/switch.js +1 -1
- package/dist/components/data-entry/time-input.js +2 -2
- package/dist/components/data-entry/time-picker.d.ts +3 -1
- package/dist/components/data-entry/time-picker.js +3 -3
- package/dist/components/data-entry/transfer.d.ts +2 -2
- package/dist/components/data-entry/transfer.js +5 -5
- package/dist/components/data-entry/tree-select.d.ts +1 -1
- package/dist/components/data-entry/tree-select.js +5 -5
- package/dist/components/data-entry/upload.d.ts +2 -2
- package/dist/components/data-entry/upload.js +5 -5
- package/dist/components/feedback/alert.js +5 -5
- package/dist/components/feedback/dialog.js +3 -3
- package/dist/components/feedback/index.d.ts +1 -1
- package/dist/components/feedback/index.js +8 -8
- package/dist/components/feedback/sheet.js +1 -1
- package/dist/components/layout/index.d.ts +6 -9
- package/dist/components/layout/index.js +5 -3
- package/dist/components/navigation/dropdown-menu.js +1 -1
- package/dist/components/navigation/index.d.ts +14 -16
- package/dist/components/navigation/index.js +7 -8
- package/dist/components/navigation/pagination.d.ts +11 -8
- package/dist/components/navigation/pagination.js +4 -5
- package/dist/components/navigation/steps.d.ts +3 -3
- package/dist/components/navigation/steps.js +3 -1
- package/dist/components/query/index.d.ts +1 -5
- package/dist/components/query/index.js +6 -8
- package/dist/components/ui/index.d.ts +5 -7
- package/dist/components/ui/index.js +26 -29
- package/dist/{data-entry.prop-CDkOajPj.d.ts → data-entry.prop-BR4vNA1j.d.ts} +7 -35
- package/dist/filter-bar-BxjSJJnQ.d.ts +7 -0
- package/dist/{inline-CDSVAN54.d.ts → flex-D_EXRFSW.d.ts} +2 -8
- package/dist/form/index.js +1 -1
- package/dist/i18n/index.d.ts +82 -10
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +6 -6
- package/dist/index.js +34 -37
- package/dist/lib/datetime/index.js +1 -1
- package/dist/{navigation.prop-8DgElO0c.d.ts → navigation.prop-DMcXkR-J.d.ts} +9 -11
- package/dist/{password-strength-kQkloEeo.d.ts → password-strength-DVRvXEOK.d.ts} +2 -2
- package/dist/props/components/index.d.ts +3 -3
- package/dist/props/index.d.ts +3 -3
- package/dist/props/index.js +1 -1
- package/dist/props/registry.d.ts +84 -39
- package/dist/props/registry.js +1 -1
- package/dist/{search-input-cezAxpgb.d.ts → search-input-DpqDMXcn.d.ts} +2 -4
- package/dist/{skeleton-uWAjSacg.d.ts → skeleton-cj9kh5wo.d.ts} +1 -3
- package/dist/styles/control.css +176 -41
- package/dist/styles/data-display-layout.css +41 -15
- package/dist/styles/feedback-layout.css +44 -12
- package/dist/styles/index.css +45 -1
- package/dist/styles/layout.css +18 -17
- package/dist/styles/navigation-layout.css +3 -1
- package/dist/styles/shell-layout.css +3 -3
- package/dist/styles/table-layout.css +13 -0
- package/dist/tokens/foundation.css +12 -1
- package/dist/tokens/semantic/layout.css +2 -2
- package/package.json +6 -7
- package/scripts/ui-audit.mjs +31 -2
- package/dist/chunk-6MCI7W5G.js +0 -201
- package/dist/chunk-CAEL2ZD2.js +0 -222
- package/dist/chunk-GKXPALFT.js +0 -32
- package/dist/chunk-JKHWLPM5.js +0 -101
- package/dist/chunk-KDBGFJJI.js +0 -220
- package/dist/components/data-entry/autocomplete.d.ts +0 -24
- package/dist/components/data-entry/autocomplete.js +0 -10
- package/dist/components/data-entry/combobox.d.ts +0 -22
- package/dist/components/data-entry/combobox.js +0 -6
- package/dist/filter-bar-B5TPUqEO.d.ts +0 -14
- /package/dist/{chunk-LDSLS6HE.js → chunk-7CFO5FFE.js} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AlertQueryError } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
import { AlertQueryError } from '../../chunk-6HHSU6RG.js';
|
|
2
|
+
import '../../chunk-X2VY4MOW.js';
|
|
3
3
|
import { Button } from '../../chunk-M4PZNAMV.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import { useTranslation } from '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-INIIF7F7.js';
|
|
5
|
+
import { useTranslation } from '../../chunk-HTG5VHU7.js';
|
|
6
|
+
import '../../chunk-6CSBMMZS.js';
|
|
7
7
|
import '../../chunk-U7N2A7A3.js';
|
|
8
8
|
import * as React from 'react';
|
|
9
9
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
@@ -67,7 +67,6 @@ function AlertMutationFeedback({
|
|
|
67
67
|
}
|
|
68
68
|
);
|
|
69
69
|
}
|
|
70
|
-
var MutationFeedback = AlertMutationFeedback;
|
|
71
70
|
function ButtonRefetch({
|
|
72
71
|
query,
|
|
73
72
|
label = "Refresh",
|
|
@@ -102,7 +101,6 @@ function ButtonRefetch({
|
|
|
102
101
|
}
|
|
103
102
|
);
|
|
104
103
|
}
|
|
105
|
-
var QueryRefetchButton = ButtonRefetch;
|
|
106
104
|
function flattenItemPages(data) {
|
|
107
105
|
if (!data) return [];
|
|
108
106
|
return data.pages.flatMap((page) => page.items);
|
|
@@ -194,4 +192,4 @@ function PrefetchLink({
|
|
|
194
192
|
);
|
|
195
193
|
}
|
|
196
194
|
|
|
197
|
-
export { AlertMutationFeedback, ButtonRefetch, DataState, InfiniteQueryState,
|
|
195
|
+
export { AlertMutationFeedback, ButtonRefetch, DataState, InfiniteQueryState, PrefetchLink, flattenItemPages };
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
export { Alert, AlertActions, AlertBase, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../feedback/alert.js';
|
|
2
2
|
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, Dialog, DialogAction, DialogCancel, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogRoot, DialogTitle, DialogTrigger } from '../feedback/dialog.js';
|
|
3
3
|
export { A as AspectRatio, S as Separator } from '../../aspect-ratio-CZZJd9Km.js';
|
|
4
|
-
export { Autocomplete } from '../data-entry/autocomplete.js';
|
|
5
4
|
export { A as Avatar, a as AvatarFallback, b as AvatarImage } from '../../avatar-D9MdXzfF.js';
|
|
6
5
|
export { Badge, BadgeProps, BadgeTone, BadgeVariant } from '../data-display/badge.js';
|
|
7
6
|
export { Button, buttonVariants } from '../general/button.js';
|
|
8
7
|
export { Calendar } from '../data-entry/calendar.js';
|
|
9
8
|
export { Carousel, CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../data-display/carousel.js';
|
|
10
9
|
export { Card, CardAction, CardContent, CardContentProps, CardCover, CardCoverProps, CardDescription, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardProps, CardTitle, StatCard, StatCardProps } from '../data-display/card.js';
|
|
11
|
-
export { C as Checkbox } from '../../checkbox-
|
|
10
|
+
export { C as Checkbox } from '../../checkbox-em-oFM5D.js';
|
|
12
11
|
export { ColorPicker } from '../data-entry/color-picker.js';
|
|
13
|
-
export { Combobox, ComboboxOption, ComboboxProps } from '../data-entry/combobox.js';
|
|
14
12
|
export { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList } from '../data-entry/command.js';
|
|
15
13
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from '../navigation/context-menu.js';
|
|
16
14
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarItem, MenubarLabel, MenubarMenu, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger } from '../navigation/menubar.js';
|
|
@@ -24,14 +22,14 @@ export { Input, InputProps } from '../data-entry/input.js';
|
|
|
24
22
|
export { TimeInput, TimeInputProps } from '../data-entry/time-input.js';
|
|
25
23
|
export { Label } from '../data-entry/label.js';
|
|
26
24
|
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../navigation/pagination.js';
|
|
27
|
-
export { P as PasswordRule, a as PasswordStrength, b as PasswordStrengthLabels, c as PasswordStrengthProps, d as PasswordStrengthReturn, T as Toggle, e as ToggleGroup, f as ToggleGroupItem, g as ToggleProps, t as toggleVariants, u as usePasswordStrength } from '../../password-strength-
|
|
25
|
+
export { P as PasswordRule, a as PasswordStrength, b as PasswordStrengthLabels, c as PasswordStrengthProps, d as PasswordStrengthReturn, T as Toggle, e as ToggleGroup, f as ToggleGroupItem, g as ToggleProps, t as toggleVariants, u as usePasswordStrength } from '../../password-strength-DVRvXEOK.js';
|
|
28
26
|
export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger } from '../data-display/popover.js';
|
|
29
27
|
export { Radio, RadioGroup, RadioGroupRoot, RadioItem } from '../data-entry/radio.js';
|
|
30
28
|
export { ScrollArea, ScrollBar } from '../data-display/scroll-area.js';
|
|
31
29
|
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectProp, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../data-entry/select.js';
|
|
32
30
|
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger } from '../feedback/sheet.js';
|
|
33
31
|
export { Slider } from '../data-entry/slider.js';
|
|
34
|
-
export { S as Skeleton } from '../../skeleton-
|
|
32
|
+
export { S as Skeleton } from '../../skeleton-cj9kh5wo.js';
|
|
35
33
|
export { Toaster } from '../feedback/sonner.js';
|
|
36
34
|
export { Switch } from '../data-entry/switch.js';
|
|
37
35
|
export { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from '../data-display/table.js';
|
|
@@ -40,9 +38,9 @@ export { Textarea, TextareaProps } from '../data-entry/textarea.js';
|
|
|
40
38
|
export { TimePicker } from '../data-entry/time-picker.js';
|
|
41
39
|
export { Upload, useUploadDraft } from '../data-entry/upload.js';
|
|
42
40
|
export { A as AlertActionsProp, A as AlertActionsProps, a as AlertContentProp, a as AlertContentProps, b as AlertDescriptionProp, b as AlertDescriptionProps, c as AlertDialogProp, c as AlertDialogProps, d as AlertProp, d as AlertProps, e as AlertQueryErrorProp, e as AlertQueryErrorProps, f as AlertTitleProp, f as AlertTitleProps } from '../../feedback.prop-Nc9Aa8SV.js';
|
|
43
|
-
export { a as AutocompleteProp, a as AutocompleteProps, C as CalendarProp, C as CalendarProps, g as ColorPickerProp, g as ColorPickerProps, D as DatePickerProp, D as DatePickerProps, k as DateRangePickerProp, k as DateRangePickerProps, R as RadioGroupProp, R as RadioGroupProps, t as SliderProp, t as SliderProps, u as SwitchProp, u as SwitchProps, v as TimePickerProp, v as TimePickerProps, U as UploadCommitAction, E as UploadFileItem, G as UploadFileItemProp, H as UploadProp, H as UploadProps, J as UploadVariant, K as UploadVariantProp, L as collectUploadCommitActions, M as createUploadItem } from '../../data-entry.prop-CDkOajPj.js';
|
|
44
41
|
export { B as ButtonProp, B as ButtonProps } from '../../general.prop-DoHDCRmL.js';
|
|
45
|
-
export {
|
|
42
|
+
export { C as CalendarProp, C as CalendarProps, f as ColorPickerProp, f as ColorPickerProps, D as DatePickerProp, D as DatePickerProps, g as DateRangePickerProp, g as DateRangePickerProps, R as RadioGroupProp, R as RadioGroupProps, o as SliderProp, o as SliderProps, p as SwitchProp, p as SwitchProps, q as TimePickerProp, q as TimePickerProps, U as UploadCommitAction, w as UploadFileItem, x as UploadFileItemProp, y as UploadProp, y as UploadProps, z as UploadVariant, B as UploadVariantProp, E as collectUploadCommitActions, G as createUploadItem } from '../../data-entry.prop-BR4vNA1j.js';
|
|
43
|
+
export { P as PaginationProp, P as PaginationProps } from '../../navigation.prop-DMcXkR-J.js';
|
|
46
44
|
import 'react/jsx-runtime';
|
|
47
45
|
import '../../shared.prop-BsNSXeqD.js';
|
|
48
46
|
import 'react';
|
|
@@ -1,49 +1,46 @@
|
|
|
1
1
|
export { Avatar, AvatarFallback, AvatarImage } from '../../chunk-QTUJSRDH.js';
|
|
2
|
-
export { Card, CardAction, CardContent, CardCover, CardDescription, CardFooter, CardHeader, CardTitle, StatCard } from '../../chunk-
|
|
3
|
-
export { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-
|
|
4
|
-
export { PasswordStrength, Toggle, ToggleGroup, ToggleGroupItem, toggleVariants, usePasswordStrength } from '../../chunk-
|
|
5
|
-
export {
|
|
2
|
+
export { Card, CardAction, CardContent, CardCover, CardDescription, CardFooter, CardHeader, CardTitle, StatCard } from '../../chunk-P5KPCT6R.js';
|
|
3
|
+
export { Carousel, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-JWGLJXQU.js';
|
|
4
|
+
export { PasswordStrength, Toggle, ToggleGroup, ToggleGroupItem, toggleVariants, usePasswordStrength } from '../../chunk-VSUYVT2Q.js';
|
|
5
|
+
export { TimeInput } from '../../chunk-3Q4A4U2P.js';
|
|
6
|
+
export { TimePicker } from '../../chunk-VSM44AYE.js';
|
|
7
|
+
export { Radio, RadioGroupOptions as RadioGroup, RadioGroupRoot, RadioItem } from '../../chunk-S2IJKT3D.js';
|
|
8
|
+
export { Switch } from '../../chunk-I7NQ2LIL.js';
|
|
6
9
|
export { Textarea } from '../../chunk-EOTOCNT7.js';
|
|
7
|
-
export {
|
|
8
|
-
export {
|
|
9
|
-
export {
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export { Autocomplete } from '../../chunk-GKXPALFT.js';
|
|
13
|
-
export { Calendar } from '../../chunk-IOGU3ZWF.js';
|
|
14
|
-
export { ColorPicker } from '../../chunk-3TS3G4U3.js';
|
|
15
|
-
export { Combobox } from '../../chunk-JKHWLPM5.js';
|
|
16
|
-
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger } from '../../chunk-BHV2FUOA.js';
|
|
10
|
+
export { ColorPicker } from '../../chunk-EE5DKOHX.js';
|
|
11
|
+
export { DatePicker } from '../../chunk-2HXZT2WJ.js';
|
|
12
|
+
export { DateRangePicker } from '../../chunk-GDDCSKCB.js';
|
|
13
|
+
export { Calendar } from '../../chunk-DNGJHWJZ.js';
|
|
14
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger } from '../../chunk-EZHHJQWQ.js';
|
|
17
15
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarItem, MenubarLabel, MenubarMenu, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger } from '../../chunk-B73NA66T.js';
|
|
18
16
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport } from '../../chunk-WGWI7EGL.js';
|
|
19
|
-
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../../chunk-
|
|
17
|
+
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../../chunk-PDXFQS7M.js';
|
|
20
18
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from '../../chunk-V3N266PT.js';
|
|
21
19
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from '../../chunk-HL3G4SVG.js';
|
|
22
|
-
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-
|
|
23
|
-
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-
|
|
20
|
+
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-EQZP53KI.js';
|
|
21
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-NXVCI6YB.js';
|
|
24
22
|
export { Slider } from '../../chunk-CRERCLIZ.js';
|
|
25
|
-
import '../../chunk-KDBGFJJI.js';
|
|
26
|
-
export { Checkbox } from '../../chunk-O24Z3ULJ.js';
|
|
27
|
-
import '../../chunk-26CPAKUP.js';
|
|
28
23
|
export { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList } from '../../chunk-HTEL5DQI.js';
|
|
29
|
-
export { Skeleton } from '../../chunk-
|
|
30
|
-
export { Alert, AlertActions, AlertBase, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../../chunk-
|
|
31
|
-
import '../../chunk-
|
|
32
|
-
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, Dialog, DialogAction, DialogCancel, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogRoot, DialogTitle, DialogTrigger } from '../../chunk-
|
|
24
|
+
export { Skeleton } from '../../chunk-COD66MFF.js';
|
|
25
|
+
export { Alert, AlertActions, AlertBase, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../../chunk-6HHSU6RG.js';
|
|
26
|
+
import '../../chunk-X2VY4MOW.js';
|
|
27
|
+
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, Dialog, DialogAction, DialogCancel, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogRoot, DialogTitle, DialogTrigger } from '../../chunk-BG5RNXTH.js';
|
|
33
28
|
export { Input } from '../../chunk-VOHTRR5X.js';
|
|
34
29
|
export { Toaster } from '../../chunk-TO7URV7U.js';
|
|
35
30
|
export { AspectRatio, Separator } from '../../chunk-XK3M3VRR.js';
|
|
36
|
-
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from '../../chunk-
|
|
31
|
+
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from '../../chunk-LMKUKCTN.js';
|
|
37
32
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup } from '../../chunk-W4REF4TD.js';
|
|
38
33
|
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../../chunk-32WO3YLB.js';
|
|
34
|
+
export { Checkbox } from '../../chunk-BE6GJGKJ.js';
|
|
35
|
+
import '../../chunk-44YRPSZ7.js';
|
|
39
36
|
export { Button, buttonVariants } from '../../chunk-M4PZNAMV.js';
|
|
40
|
-
import '../../chunk-
|
|
41
|
-
export { Badge } from '../../chunk-
|
|
37
|
+
import '../../chunk-INIIF7F7.js';
|
|
38
|
+
export { Badge } from '../../chunk-IY347EQA.js';
|
|
42
39
|
export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger } from '../../chunk-DY5C44UP.js';
|
|
43
40
|
export { ScrollArea, ScrollBar } from '../../chunk-3KPEZ5CF.js';
|
|
44
41
|
export { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from '../../chunk-4MMIMZMK.js';
|
|
45
42
|
import '../../chunk-IBK5D2Q6.js';
|
|
46
|
-
import '../../chunk-RLGHEV4A.js';
|
|
47
|
-
import '../../chunk-FXFJF4YA.js';
|
|
48
43
|
export { Label } from '../../chunk-7PWBC4BY.js';
|
|
44
|
+
import '../../chunk-HTG5VHU7.js';
|
|
45
|
+
import '../../chunk-6CSBMMZS.js';
|
|
49
46
|
import '../../chunk-U7N2A7A3.js';
|
|
@@ -72,7 +72,7 @@ type SearchInputProp = {
|
|
|
72
72
|
placeholder?: PlaceholderProp;
|
|
73
73
|
value?: ValueProp;
|
|
74
74
|
onChange?: OnChangeProp;
|
|
75
|
-
|
|
75
|
+
onSearchChange?: OnSearchChangeProp;
|
|
76
76
|
debounceMs?: number;
|
|
77
77
|
className?: ClassNameProp;
|
|
78
78
|
};
|
|
@@ -113,7 +113,7 @@ type RadioGroupProp = {
|
|
|
113
113
|
type RadioProp = React.ComponentPropsWithoutRef<typeof RadioGroupPrimitive.Item>;
|
|
114
114
|
/** @see Switch — extends Radix switch root props. */
|
|
115
115
|
type SwitchProp = React.ComponentPropsWithoutRef<typeof SwitchPrimitive.Root> & {
|
|
116
|
-
size?: "sm" | "
|
|
116
|
+
size?: "sm" | "md";
|
|
117
117
|
};
|
|
118
118
|
/** @see Field — inline control + label + description wrapper. */
|
|
119
119
|
type FieldProp = {
|
|
@@ -123,43 +123,14 @@ type FieldProp = {
|
|
|
123
123
|
className?: ClassNameProp;
|
|
124
124
|
children: React.ReactNode;
|
|
125
125
|
};
|
|
126
|
-
/** @see ChoiceField — deprecated alias for Field. */
|
|
127
|
-
type ChoiceFieldProp = FieldProp;
|
|
128
|
-
/** Country row accepted by CountrySelect / CountryOptionLabel.
|
|
129
|
-
* Accepts either a select-option (`value`) or a summary (`code`). */
|
|
130
|
-
type CountryOptionProp = {
|
|
131
|
-
name: string;
|
|
132
|
-
nativeName?: string | null;
|
|
133
|
-
flagSvgPath?: string | null;
|
|
134
|
-
value?: string;
|
|
135
|
-
code?: string;
|
|
136
|
-
label?: string;
|
|
137
|
-
};
|
|
138
|
-
/** @see CountryOptionLabel — flag + name (+ optional code) row. */
|
|
139
|
-
type CountryOptionLabelProp = {
|
|
140
|
-
country: CountryOptionProp;
|
|
141
|
-
showCode?: boolean;
|
|
142
|
-
className?: ClassNameProp;
|
|
143
|
-
};
|
|
144
|
-
/** @see CountrySelect — country picker built on Select. */
|
|
145
|
-
type CountrySelectProp = {
|
|
146
|
-
id: IdProp;
|
|
147
|
-
name: NameProp;
|
|
148
|
-
options: CountryOptionProp[];
|
|
149
|
-
defaultValue?: string | null;
|
|
150
|
-
required?: RequiredProp;
|
|
151
|
-
allowEmpty?: boolean;
|
|
152
|
-
emptyLabel?: string;
|
|
153
|
-
placeholder?: PlaceholderProp;
|
|
154
|
-
invalid?: boolean;
|
|
155
|
-
};
|
|
156
126
|
/** @see Slider — numeric range (Radix Slider). */
|
|
157
127
|
type SliderProp = React.ComponentPropsWithoutRef<typeof SliderPrimitive.Root>;
|
|
158
128
|
/** @see Calendar — react-day-picker DayPicker. */
|
|
159
129
|
type CalendarProp = DayPickerProps;
|
|
160
130
|
/** @see DatePicker */
|
|
161
131
|
type DatePickerProp = {
|
|
162
|
-
value?: Date
|
|
132
|
+
value?: ValueProp<Date>;
|
|
133
|
+
defaultValue?: DefaultValueProp<Date | undefined>;
|
|
163
134
|
onValueChange?: OnValueChangeProp<Date | undefined>;
|
|
164
135
|
placeholder?: PlaceholderProp;
|
|
165
136
|
disabled?: DisabledProp;
|
|
@@ -173,7 +144,8 @@ type DatePickerProp = {
|
|
|
173
144
|
};
|
|
174
145
|
/** @see DateRangePicker */
|
|
175
146
|
type DateRangePickerProp = {
|
|
176
|
-
value?: DateRange
|
|
147
|
+
value?: ValueProp<DateRange>;
|
|
148
|
+
defaultValue?: DefaultValueProp<DateRange | undefined>;
|
|
177
149
|
onValueChange?: OnValueChangeProp<DateRange | undefined>;
|
|
178
150
|
placeholder?: PlaceholderProp;
|
|
179
151
|
disabled?: DisabledProp;
|
|
@@ -384,4 +356,4 @@ type TransferProp = {
|
|
|
384
356
|
onSelectChange?: (sourceSelectedKeys: string[], targetSelectedKeys: string[]) => void;
|
|
385
357
|
};
|
|
386
358
|
|
|
387
|
-
export { type AutocompleteOptionProp as A, type
|
|
359
|
+
export { type AutocompleteOptionProp as A, type UploadVariantProp as B, type CalendarProp as C, type DatePickerProp as D, collectUploadCommitActions as E, type FieldProp as F, createUploadItem as G, type InputProp as I, type RadioGroupProp as R, type SearchInputProp as S, type TextareaProp as T, type UploadCommitAction as U, type AutocompleteProp as a, type CascaderProp as b, type CheckboxGroupProp as c, type CheckboxProp as d, type ChoiceOptionProp as e, type ColorPickerProp as f, type DateRangePickerProp as g, type FormFieldProp as h, type RadioProp as i, type SearchSelectLoadParamsProp as j, type SearchSelectLoadResultProp as k, type SearchSelectOptionProp as l, type SelectDataProp as m, type ShowCheckedStrategyProp as n, type SliderProp as o, type SwitchProp as p, type TimePickerProp as q, type TransferItemProp as r, type TransferProp as s, type TreeFieldNamesProp as t, type TreeOptionProp as u, type TreeSelectProp as v, type UploadFileItem as w, type UploadFileItemProp as x, type UploadProp as y, type UploadVariant as z };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { f as ToolbarProp, e as ToolbarGroupProp } from './navigation.prop-DMcXkR-J.js';
|
|
3
|
+
|
|
4
|
+
declare function Toolbar({ onClear, hasActiveFilters, className, children }: ToolbarProp): react_jsx_runtime.JSX.Element;
|
|
5
|
+
declare function ToolbarGroup({ label, className, children }: ToolbarGroupProp): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Toolbar as T, ToolbarGroup as a };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { P as PageContainerProp, e as PageInsetProp, c as FlexProp
|
|
2
|
+
import { P as PageContainerProp, e as PageInsetProp, c as FlexProp } from './layout.prop-JE2TcRyL.js';
|
|
3
3
|
|
|
4
4
|
declare function PageContainerInset({ className, children, ...props }: PageInsetProp): react_jsx_runtime.JSX.Element;
|
|
5
5
|
declare function PageContainerRoot({ title, subtitle, extra, footer, breadcrumb, linkComponent: LinkComponent, density, variant, stickyFooter, children, className, }: PageContainerProp): react_jsx_runtime.JSX.Element;
|
|
@@ -9,10 +9,4 @@ declare const PageContainer: typeof PageContainerRoot & {
|
|
|
9
9
|
|
|
10
10
|
declare function Flex({ direction, gap, align, justify, wrap, className, children, ...props }: FlexProp): react_jsx_runtime.JSX.Element;
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
declare function Stack(props: StackProp): react_jsx_runtime.JSX.Element;
|
|
14
|
-
|
|
15
|
-
/** @deprecated Use Flex with direction="row" and wrap. */
|
|
16
|
-
declare function Inline({ gap, ...props }: InlineProp): react_jsx_runtime.JSX.Element;
|
|
17
|
-
|
|
18
|
-
export { Flex as F, Inline as I, PageContainer as P, Stack as S };
|
|
12
|
+
export { Flex as F, PageContainer as P };
|
package/dist/form/index.js
CHANGED
package/dist/i18n/index.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ var common = {
|
|
|
14
14
|
clearSearch: "Xóa tìm kiếm",
|
|
15
15
|
clearFilters: "Xóa bộ lọc",
|
|
16
16
|
first: "Đầu",
|
|
17
|
-
next: "Tiếp
|
|
17
|
+
next: "Tiếp",
|
|
18
18
|
selectedCount: "{count} đã chọn",
|
|
19
19
|
typeToConfirm: "Nhập {phrase} để xác nhận"
|
|
20
20
|
};
|
|
@@ -34,7 +34,10 @@ var dataEntry = {
|
|
|
34
34
|
hour: "Giờ",
|
|
35
35
|
minute: "Phút",
|
|
36
36
|
typeLabel: "Nhập giờ HH:mm",
|
|
37
|
-
openPicker: "Mở chọn giờ"
|
|
37
|
+
openPicker: "Mở chọn giờ",
|
|
38
|
+
meridiem: "Buổi",
|
|
39
|
+
am: "SA",
|
|
40
|
+
pm: "CH"
|
|
38
41
|
},
|
|
39
42
|
searchInput: {
|
|
40
43
|
placeholder: "Tìm kiếm…"
|
|
@@ -44,7 +47,8 @@ var dataEntry = {
|
|
|
44
47
|
empty: "Không tìm thấy kết quả"
|
|
45
48
|
},
|
|
46
49
|
colorPicker: {
|
|
47
|
-
ariaLabel: "Chọn màu"
|
|
50
|
+
ariaLabel: "Chọn màu",
|
|
51
|
+
hexLabel: "Mã màu hex"
|
|
48
52
|
},
|
|
49
53
|
upload: {
|
|
50
54
|
dropzoneLabel: "Tải file lên",
|
|
@@ -62,19 +66,28 @@ var dataEntry = {
|
|
|
62
66
|
undo: "Hoàn tác",
|
|
63
67
|
cropTitle: "Cắt ảnh",
|
|
64
68
|
cropZoom: "Thu phóng",
|
|
65
|
-
cropConfirm: "Dùng ảnh này"
|
|
69
|
+
cropConfirm: "Dùng ảnh này",
|
|
70
|
+
inputLabel: "Chọn tệp",
|
|
71
|
+
statusUploading: "Đang tải lên {count} tệp…",
|
|
72
|
+
statusReady: "{count} tệp, đã tải lên {done}",
|
|
73
|
+
statusFailed: "{count} tệp tải lên thất bại",
|
|
74
|
+
removeImage: "Xóa ảnh",
|
|
75
|
+
removeFile: "Xóa {name}",
|
|
76
|
+
cropDescription: "Kéo thanh thu phóng rồi lưu để cắt ảnh thành hình vuông."
|
|
66
77
|
},
|
|
67
78
|
cascader: {
|
|
68
79
|
placeholder: "Chọn…",
|
|
69
80
|
searchPlaceholder: "Tìm kiếm…",
|
|
70
|
-
empty: "Không có kết quả"
|
|
81
|
+
empty: "Không có kết quả",
|
|
82
|
+
clear: "Xóa lựa chọn"
|
|
71
83
|
},
|
|
72
84
|
treeSelect: {
|
|
73
85
|
placeholder: "Chọn…",
|
|
74
86
|
searchPlaceholder: "Tìm kiếm…",
|
|
75
87
|
empty: "Không có dữ liệu",
|
|
76
88
|
expand: "Mở rộng",
|
|
77
|
-
collapse: "Thu gọn"
|
|
89
|
+
collapse: "Thu gọn",
|
|
90
|
+
clear: "Xóa lựa chọn"
|
|
78
91
|
},
|
|
79
92
|
transfer: {
|
|
80
93
|
source: "Nguồn",
|
|
@@ -82,7 +95,9 @@ var dataEntry = {
|
|
|
82
95
|
searchPlaceholder: "Tìm kiếm…",
|
|
83
96
|
empty: "Không có dữ liệu",
|
|
84
97
|
moveRight: "Chuyển sang đích",
|
|
85
|
-
moveLeft: "Chuyển về nguồn"
|
|
98
|
+
moveLeft: "Chuyển về nguồn",
|
|
99
|
+
selectAllSource: "Chọn tất cả ở nguồn",
|
|
100
|
+
selectAllTarget: "Chọn tất cả ở đích"
|
|
86
101
|
},
|
|
87
102
|
searchSelect: {
|
|
88
103
|
placeholder: "Chọn…",
|
|
@@ -96,9 +111,63 @@ var feedback = {
|
|
|
96
111
|
errorPanel: {
|
|
97
112
|
title: "Không tải được nội dung này"
|
|
98
113
|
},
|
|
99
|
-
genericError: "Đã xảy ra lỗi. Vui lòng thử lại."
|
|
114
|
+
genericError: "Đã xảy ra lỗi. Vui lòng thử lại.",
|
|
115
|
+
alert: {
|
|
116
|
+
dismiss: "Đóng"
|
|
117
|
+
}
|
|
118
|
+
};
|
|
119
|
+
var layout = {
|
|
120
|
+
sidebar: {
|
|
121
|
+
ariaLabel: "Điều hướng chính"
|
|
122
|
+
},
|
|
123
|
+
appShell: {
|
|
124
|
+
sidebarLabel: "Thanh bên",
|
|
125
|
+
headerLabel: "Đầu trang",
|
|
126
|
+
mainLabel: "Nội dung chính",
|
|
127
|
+
footerLabel: "Chân trang"
|
|
128
|
+
},
|
|
129
|
+
topbar: {
|
|
130
|
+
toggleSidebar: "Bật/tắt thanh bên",
|
|
131
|
+
search: "Tìm kiếm",
|
|
132
|
+
searchPlaceholder: "Tìm kiếm...",
|
|
133
|
+
notifications: "Thông báo",
|
|
134
|
+
tweaks: "Mở tùy chỉnh"
|
|
135
|
+
}
|
|
136
|
+
};
|
|
137
|
+
var dataDisplay = {
|
|
138
|
+
carousel: {
|
|
139
|
+
roleDescription: "băng chuyền",
|
|
140
|
+
ariaLabel: "Băng chuyền",
|
|
141
|
+
slideLabel: "{index} / {total}",
|
|
142
|
+
previous: "Trước",
|
|
143
|
+
next: "Sau"
|
|
144
|
+
}
|
|
145
|
+
};
|
|
146
|
+
var ui = {
|
|
147
|
+
rating: {
|
|
148
|
+
ariaLabel: "Đánh giá",
|
|
149
|
+
starLabel: "{star} / {max}"
|
|
150
|
+
},
|
|
151
|
+
tagInput: {
|
|
152
|
+
inputLabel: "Thêm thẻ",
|
|
153
|
+
removeTag: "Xóa {tag}",
|
|
154
|
+
tagCount: "{count} thẻ"
|
|
155
|
+
},
|
|
156
|
+
passwordInput: {
|
|
157
|
+
show: "Hiện mật khẩu",
|
|
158
|
+
hide: "Ẩn mật khẩu"
|
|
159
|
+
}
|
|
100
160
|
};
|
|
101
161
|
var navigation = {
|
|
162
|
+
steps: {
|
|
163
|
+
ariaLabel: "Tiến trình"
|
|
164
|
+
},
|
|
165
|
+
breadcrumb: {
|
|
166
|
+
ariaLabel: "Đường dẫn"
|
|
167
|
+
},
|
|
168
|
+
toolbar: {
|
|
169
|
+
ariaLabel: "Bộ lọc"
|
|
170
|
+
},
|
|
102
171
|
localePicker: {
|
|
103
172
|
ariaLabel: "Ngôn ngữ"
|
|
104
173
|
},
|
|
@@ -190,6 +259,9 @@ var vi = {
|
|
|
190
259
|
common: common,
|
|
191
260
|
dataEntry: dataEntry,
|
|
192
261
|
feedback: feedback,
|
|
262
|
+
layout: layout,
|
|
263
|
+
dataDisplay: dataDisplay,
|
|
264
|
+
ui: ui,
|
|
193
265
|
navigation: navigation,
|
|
194
266
|
locale: locale,
|
|
195
267
|
timeFormat: timeFormat,
|
|
@@ -201,10 +273,10 @@ var vi = {
|
|
|
201
273
|
};
|
|
202
274
|
|
|
203
275
|
type Messages = typeof vi;
|
|
204
|
-
declare const MESSAGE_CATALOG: Record<AppLocale,
|
|
276
|
+
declare const MESSAGE_CATALOG: Record<AppLocale, Record<string, unknown>>;
|
|
205
277
|
type MessageKey = string;
|
|
206
278
|
type TranslateParams = Record<string, string | number>;
|
|
207
|
-
/** Resolve a dot-path message with fallback locale chain. */
|
|
279
|
+
/** Resolve a dot-path message with fallback locale chain, CLDR plurals, and locale number formatting. */
|
|
208
280
|
declare function translate(locale: AppLocale, fallbackLocale: AppLocale, key: MessageKey, params?: TranslateParams): string;
|
|
209
281
|
/** Non-React translate using module-synced locale (see `syncI18nLocale`). */
|
|
210
282
|
declare function translateCurrent(key: MessageKey, params?: TranslateParams): string;
|
package/dist/i18n/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { usePickerLocales, useTranslation } from '../chunk-
|
|
2
|
-
export { MESSAGE_CATALOG, resetI18nLocale, syncI18nLocale, translate, translateCurrent } from '../chunk-
|
|
1
|
+
export { usePickerLocales, useTranslation } from '../chunk-HTG5VHU7.js';
|
|
2
|
+
export { MESSAGE_CATALOG, resetI18nLocale, syncI18nLocale, translate, translateCurrent } from '../chunk-6CSBMMZS.js';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
export { B as BreadcrumbItem } from './navigation.prop-BKlxd-j7.js';
|
|
2
2
|
export { F as FlexAlignProp, a as FlexDirectionProp, b as FlexJustifyProp, c as FlexProp, c as FlexProps, I as InlineProp, P as PageContainerProp, P as PageContainerProps, d as PageHeaderProp, j as StackProp } from './layout.prop-JE2TcRyL.js';
|
|
3
|
-
export { F as
|
|
4
|
-
export { F as Flex, I as Inline, P as PageContainer, S as Stack } from './inline-CDSVAN54.js';
|
|
3
|
+
export { F as Flex, P as PageContainer } from './flex-D_EXRFSW.js';
|
|
5
4
|
export { C as ColumnDef, D as DataTable, a as Density, b as Descriptions, E as EmptyState } from './data-table-B_q7j992.js';
|
|
6
5
|
export { Badge } from './components/data-display/badge.js';
|
|
7
|
-
export {
|
|
8
|
-
export { a as
|
|
6
|
+
export { F as Field, a as FormField, S as SearchInput } from './search-input-DpqDMXcn.js';
|
|
7
|
+
export { a as SkeletonDetail, c as SkeletonRows, d as SkeletonStat, e as SkeletonTable } from './skeleton-cj9kh5wo.js';
|
|
9
8
|
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './components/feedback/alert.js';
|
|
10
9
|
export { Upload, useUploadDraft } from './components/data-entry/upload.js';
|
|
11
10
|
export { Cascader } from './components/data-entry/cascader.js';
|
|
@@ -14,15 +13,16 @@ export { Transfer } from './components/data-entry/transfer.js';
|
|
|
14
13
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './components/navigation/tabs.js';
|
|
15
14
|
export { Pagination } from './components/navigation/pagination.js';
|
|
16
15
|
export { Steps } from './components/navigation/steps.js';
|
|
16
|
+
export { T as Toolbar, a as ToolbarGroup } from './filter-bar-BxjSJJnQ.js';
|
|
17
17
|
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './components/feedback/dialog.js';
|
|
18
18
|
export { Toaster } from './components/feedback/sonner.js';
|
|
19
19
|
export { L as LegacyToastOptions, t as toast, u as useToast } from './use-toast-Dsw3yE2S.js';
|
|
20
20
|
export { useDebouncedValue, useTimeoutFlag } from './lib/hooks.js';
|
|
21
21
|
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './components/admin/index.js';
|
|
22
22
|
export { cn } from './lib/utils.js';
|
|
23
|
-
export { F as FieldProps,
|
|
23
|
+
export { F as FieldProps, E as collectUploadCommitActions, G as createUploadItem } from './data-entry.prop-BR4vNA1j.js';
|
|
24
24
|
export { c as AlertDialogProps } from './feedback.prop-Nc9Aa8SV.js';
|
|
25
|
-
export { e as ToolbarGroupProps, f as ToolbarProps } from './navigation.prop-
|
|
25
|
+
export { e as ToolbarGroupProps, f as ToolbarProps } from './navigation.prop-DMcXkR-J.js';
|
|
26
26
|
export { j as formatDate } from './format-date-ByyZoqI5.js';
|
|
27
27
|
import './shared.prop-BsNSXeqD.js';
|
|
28
28
|
import 'react';
|
package/dist/index.js
CHANGED
|
@@ -1,61 +1,58 @@
|
|
|
1
|
-
import './chunk-
|
|
2
|
-
import './chunk-
|
|
3
|
-
import './chunk-
|
|
1
|
+
import './chunk-Z46J47FY.js';
|
|
2
|
+
import './chunk-VSUYVT2Q.js';
|
|
3
|
+
import './chunk-3Q4A4U2P.js';
|
|
4
|
+
import './chunk-VSM44AYE.js';
|
|
5
|
+
import './chunk-S2IJKT3D.js';
|
|
6
|
+
import './chunk-I7NQ2LIL.js';
|
|
4
7
|
import './chunk-EOTOCNT7.js';
|
|
5
|
-
import './chunk-
|
|
6
|
-
import './chunk-
|
|
7
|
-
import './chunk-
|
|
8
|
-
import './chunk-
|
|
9
|
-
import './chunk-25RYBC5T.js';
|
|
10
|
-
import './chunk-GKXPALFT.js';
|
|
11
|
-
import './chunk-IOGU3ZWF.js';
|
|
12
|
-
import './chunk-3TS3G4U3.js';
|
|
13
|
-
import './chunk-JKHWLPM5.js';
|
|
8
|
+
import './chunk-EE5DKOHX.js';
|
|
9
|
+
import './chunk-2HXZT2WJ.js';
|
|
10
|
+
import './chunk-GDDCSKCB.js';
|
|
11
|
+
import './chunk-DNGJHWJZ.js';
|
|
14
12
|
import './chunk-WFUIE252.js';
|
|
15
|
-
import './chunk-
|
|
16
|
-
import './chunk-
|
|
17
|
-
export {
|
|
13
|
+
import './chunk-EZHHJQWQ.js';
|
|
14
|
+
import './chunk-7CFO5FFE.js';
|
|
15
|
+
export { Toolbar, ToolbarGroup } from './chunk-T2QO2S65.js';
|
|
16
|
+
export { Steps } from './chunk-SARQRCKO.js';
|
|
18
17
|
import './chunk-B73NA66T.js';
|
|
19
18
|
import './chunk-WGWI7EGL.js';
|
|
20
|
-
export { Pagination } from './chunk-
|
|
21
|
-
export { Steps } from './chunk-OJZ6C2HM.js';
|
|
19
|
+
export { Pagination } from './chunk-PDXFQS7M.js';
|
|
22
20
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-V3N266PT.js';
|
|
23
21
|
import './chunk-HL3G4SVG.js';
|
|
24
|
-
export { SearchInput, Transfer } from './chunk-
|
|
25
|
-
export { TreeSelect } from './chunk-
|
|
26
|
-
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from './chunk-
|
|
27
|
-
import './chunk-
|
|
22
|
+
export { SearchInput, Transfer } from './chunk-7Q45MBFW.js';
|
|
23
|
+
export { TreeSelect } from './chunk-UNVRNJCB.js';
|
|
24
|
+
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from './chunk-EQZP53KI.js';
|
|
25
|
+
import './chunk-NXVCI6YB.js';
|
|
28
26
|
import './chunk-CRERCLIZ.js';
|
|
29
|
-
|
|
30
|
-
export { Cascader } from './chunk-HB2OHB5X.js';
|
|
27
|
+
export { Cascader } from './chunk-5NCFLCM7.js';
|
|
31
28
|
import './chunk-SMLKNECP.js';
|
|
32
|
-
import './chunk-O24Z3ULJ.js';
|
|
33
|
-
export { ChoiceField, Field } from './chunk-26CPAKUP.js';
|
|
34
29
|
import './chunk-HTEL5DQI.js';
|
|
35
30
|
export { toast, useToast } from './chunk-B3WX53JQ.js';
|
|
36
|
-
export {
|
|
37
|
-
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './chunk-
|
|
38
|
-
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './chunk-
|
|
39
|
-
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-
|
|
31
|
+
export { SkeletonDetail, SkeletonRows, SkeletonStat, SkeletonTable } from './chunk-COD66MFF.js';
|
|
32
|
+
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './chunk-6HHSU6RG.js';
|
|
33
|
+
export { formatBytes, formatCurrency, formatDateLong, formatDateTime, formatRelative, humanError, shortId } from './chunk-X2VY4MOW.js';
|
|
34
|
+
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-BG5RNXTH.js';
|
|
40
35
|
import './chunk-VOHTRR5X.js';
|
|
41
36
|
export { Toaster } from './chunk-TO7URV7U.js';
|
|
42
|
-
export { PageContainer
|
|
37
|
+
export { PageContainer } from './chunk-TGNBXS7H.js';
|
|
43
38
|
import './chunk-XK3M3VRR.js';
|
|
44
|
-
import './chunk-
|
|
39
|
+
import './chunk-LMKUKCTN.js';
|
|
45
40
|
import './chunk-W4REF4TD.js';
|
|
46
41
|
import './chunk-32WO3YLB.js';
|
|
47
|
-
export { DataTable, Descriptions, EmptyState } from './chunk-
|
|
42
|
+
export { DataTable, Descriptions, EmptyState } from './chunk-O6DQZYNI.js';
|
|
43
|
+
import './chunk-BE6GJGKJ.js';
|
|
44
|
+
export { Field } from './chunk-44YRPSZ7.js';
|
|
48
45
|
import './chunk-M4PZNAMV.js';
|
|
49
46
|
import './chunk-DV52WNXO.js';
|
|
50
|
-
export { Flex
|
|
51
|
-
export { Badge } from './chunk-
|
|
47
|
+
export { Flex } from './chunk-INIIF7F7.js';
|
|
48
|
+
export { Badge } from './chunk-IY347EQA.js';
|
|
52
49
|
import './chunk-DY5C44UP.js';
|
|
53
50
|
import './chunk-3KPEZ5CF.js';
|
|
54
51
|
import './chunk-4MMIMZMK.js';
|
|
55
52
|
import './chunk-IBK5D2Q6.js';
|
|
56
|
-
|
|
57
|
-
export { formatDate } from './chunk-FXFJF4YA.js';
|
|
58
|
-
export { FormField } from './chunk-F7PG4OEV.js';
|
|
53
|
+
export { FormField } from './chunk-QSGW3ZWK.js';
|
|
59
54
|
import './chunk-7PWBC4BY.js';
|
|
55
|
+
import './chunk-HTG5VHU7.js';
|
|
56
|
+
export { formatDate } from './chunk-6CSBMMZS.js';
|
|
60
57
|
export { useDebouncedValue, useTimeoutFlag } from './chunk-LFW37FGG.js';
|
|
61
58
|
export { cn } from './chunk-U7N2A7A3.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-
|
|
1
|
+
export { calendarDateToTZDate, detectFormatDateKind, disableLiveRelativeFormatting, enableLiveRelativeFormatting, formatAppDate, formatAppDateLong, formatAppDateTime, formatAppRelative, formatAppTime, formatCalendarDate, formatDate, formatTimeOfDay, getDatetimeContext, hhmmToTZDate, isDateOnlyString, isFormatDateValue, isValidHhmm, normalizeHhmm, parseDateInput, resetDatetimeContextForTests, syncDatetimeContext, toIsoDate } from '../../chunk-6CSBMMZS.js';
|