@godxjp/ui 13.2.1 → 13.3.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/app/index.js +4 -4
- package/dist/{checkbox-DKaBna6z.d.ts → checkbox-YzUqZTuZ.d.ts} +1 -1
- package/dist/{chunk-HBOL5LSC.js → chunk-2XH6QAOC.js} +1 -1
- package/dist/{chunk-FJBVDJGL.js → chunk-36ORTEGC.js} +1 -1
- package/dist/{chunk-SISAM4JZ.js → chunk-3JIPRB2T.js} +1 -1
- package/dist/{chunk-QD3YG56T.js → chunk-46UVXYPU.js} +1 -1
- package/dist/{chunk-H2TX3OPW.js → chunk-6EBULOWM.js} +1 -1
- package/dist/{chunk-XY2QN4VR.js → chunk-BIC6D4EL.js} +2 -2
- package/dist/{chunk-XGXI52Z7.js → chunk-BTTKHJMC.js} +1 -1
- package/dist/{chunk-E6J7ZTDM.js → chunk-CA247VOA.js} +25 -3
- package/dist/{chunk-NXF64JCT.js → chunk-CLEBTIY3.js} +2 -2
- package/dist/{chunk-ZFBIKJSJ.js → chunk-E2CTBKYL.js} +1 -1
- package/dist/{chunk-GDHDJAVB.js → chunk-HOQSAUHZ.js} +1 -1
- package/dist/{chunk-MQ5F4T5A.js → chunk-IHNZCBES.js} +4 -4
- package/dist/{chunk-Z37463ZK.js → chunk-IRPZJKLU.js} +19 -3
- package/dist/{chunk-JEIUEOTJ.js → chunk-ITOHGSPS.js} +12 -0
- package/dist/chunk-IYSGELQC.js +467 -0
- package/dist/{chunk-SVJK3LBZ.js → chunk-JCDLEXBB.js} +2 -2
- package/dist/{chunk-LEVFHRHU.js → chunk-LCKET5WL.js} +3 -3
- package/dist/{chunk-C6OEAQTO.js → chunk-LIOHE3RU.js} +1 -1
- package/dist/{chunk-74OPJG3N.js → chunk-PXOPMYPJ.js} +4 -4
- package/dist/{chunk-ZKUB7DHO.js → chunk-QEHMSZBQ.js} +3 -3
- package/dist/{chunk-UVJE3FYT.js → chunk-QHS4U3SS.js} +3 -3
- package/dist/{chunk-DEUHS5A2.js → chunk-QRCLMU35.js} +1 -1
- package/dist/{chunk-JW34DXZ3.js → chunk-QVLCFPKF.js} +3 -3
- package/dist/{chunk-33AJDSML.js → chunk-RR2SSSQS.js} +2 -2
- package/dist/{chunk-LF7XRNCF.js → chunk-UVMHSC5Q.js} +4 -4
- package/dist/{chunk-4GZQHBHV.js → chunk-WW47N4ID.js} +2 -2
- package/dist/{chunk-5NIGHXT5.js → chunk-YY5PUFBL.js} +4 -4
- package/dist/components/admin/index.d.ts +9 -9
- package/dist/components/admin/index.js +22 -22
- package/dist/components/data-display/badge.d.ts +1 -1
- package/dist/components/data-display/badge.js +3 -3
- package/dist/components/data-display/card.d.ts +2 -2
- package/dist/components/data-display/carousel.js +3 -3
- package/dist/components/data-display/index.d.ts +4 -4
- package/dist/components/data-display/index.js +7 -7
- package/dist/components/data-entry/calendar.d.ts +3 -3
- package/dist/components/data-entry/calendar.js +2 -2
- package/dist/components/data-entry/cascader.d.ts +3 -3
- package/dist/components/data-entry/cascader.js +4 -4
- package/dist/components/data-entry/checkbox.d.ts +4 -4
- package/dist/components/data-entry/color-picker.d.ts +3 -3
- package/dist/components/data-entry/color-picker.js +3 -3
- package/dist/components/data-entry/date-picker.d.ts +3 -3
- package/dist/components/data-entry/date-picker.js +5 -5
- package/dist/components/data-entry/date-range-picker.d.ts +3 -3
- package/dist/components/data-entry/date-range-picker.js +5 -5
- package/dist/components/data-entry/index.d.ts +23 -12
- package/dist/components/data-entry/index.js +18 -18
- package/dist/components/data-entry/radio.d.ts +3 -3
- package/dist/components/data-entry/select.d.ts +3 -3
- package/dist/components/data-entry/select.js +4 -4
- package/dist/components/data-entry/slider.d.ts +3 -3
- package/dist/components/data-entry/switch.d.ts +3 -3
- package/dist/components/data-entry/time-input.js +2 -2
- package/dist/components/data-entry/time-picker.d.ts +3 -3
- package/dist/components/data-entry/time-picker.js +4 -4
- package/dist/components/data-entry/transfer.d.ts +4 -4
- package/dist/components/data-entry/transfer.js +5 -5
- package/dist/components/data-entry/tree-select.d.ts +3 -3
- package/dist/components/data-entry/tree-select.js +4 -4
- package/dist/components/data-entry/upload.d.ts +4 -4
- package/dist/components/data-entry/upload.js +6 -6
- package/dist/components/data-grid/index.js +5 -5
- package/dist/components/feedback/alert.d.ts +3 -3
- package/dist/components/feedback/alert.js +5 -5
- package/dist/components/feedback/dialog.d.ts +2 -2
- package/dist/components/feedback/dialog.js +4 -4
- package/dist/components/feedback/index.d.ts +2 -2
- package/dist/components/feedback/index.js +6 -6
- package/dist/components/feedback/sheet.d.ts +1 -1
- package/dist/components/general/button.d.ts +5 -3
- package/dist/components/general/button.js +1 -1
- package/dist/components/general/index.d.ts +3 -3
- package/dist/components/general/index.js +1 -1
- package/dist/components/layout/index.js +4 -4
- package/dist/components/navigation/index.d.ts +4 -4
- package/dist/components/navigation/index.js +7 -7
- package/dist/components/navigation/pagination.d.ts +3 -3
- package/dist/components/navigation/pagination.js +5 -5
- package/dist/components/navigation/steps.d.ts +4 -4
- package/dist/components/navigation/steps.js +3 -3
- package/dist/components/query/index.d.ts +3 -3
- package/dist/components/query/index.js +5 -5
- package/dist/components/ui/index.d.ts +7 -7
- package/dist/components/ui/index.js +21 -21
- package/dist/{data-display.prop-BCC2zOTq.d.ts → data-display.prop-CT0nVMdp.d.ts} +2 -2
- package/dist/{data-entry.prop-BGlwRXlJ.d.ts → data-entry.prop-DA61KfFl.d.ts} +39 -3
- package/dist/{data-table-B6HC3EFK.d.ts → data-table-DRr70ULe.d.ts} +3 -3
- package/dist/{data.prop-H9nROsUg.d.ts → data.prop-D0UEEczj.d.ts} +1 -1
- package/dist/{feedback.prop-sEx89LTF.d.ts → feedback.prop-CHlHDYZK.d.ts} +1 -1
- package/dist/{filter-bar-DPMQmIpX.d.ts → filter-bar-DoDtwYrr.d.ts} +1 -1
- package/dist/{general.prop-4ERae5Sj.d.ts → general.prop-CBQ_KVtR.d.ts} +11 -4
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.js +2 -2
- package/dist/index.d.ts +9 -9
- package/dist/index.js +29 -29
- package/dist/{interaction.prop-B44hePpl.d.ts → interaction.prop-DD46aTro.d.ts} +4 -3
- package/dist/lib/datetime/index.js +1 -1
- package/dist/{navigation.prop-DMbjEig7.d.ts → navigation.prop-FCsOVGrP.d.ts} +1 -1
- package/dist/props/components/index.d.ts +8 -8
- package/dist/props/index.d.ts +8 -8
- package/dist/props/index.js +2 -2
- package/dist/props/registry.d.ts +8 -3
- package/dist/props/registry.js +1 -1
- package/dist/props/vocabulary/index.d.ts +2 -2
- package/dist/{query.prop-cp6fEgOD.d.ts → query.prop-CsRuaXNb.d.ts} +1 -1
- package/dist/{search-input-CxGW8_7q.d.ts → search-input-BNOUeTiM.d.ts} +1 -1
- package/dist/styles/control.css +64 -0
- package/dist/styles/text-layout.css +12 -3
- package/dist/tokens/foundation.css +4 -3
- package/package.json +1 -1
- package/dist/chunk-ZPHIXXTK.js +0 -257
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
export { Avatar, AvatarFallback, AvatarImage } from '../../chunk-QTUJSRDH.js';
|
|
2
2
|
export { Card, CardAction, CardContent, CardCover, CardDescription, CardFooter, CardHeader, CardTitle, StatCard } from '../../chunk-P5KPCT6R.js';
|
|
3
|
-
export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-
|
|
3
|
+
export { Carousel, CarouselContent, CarouselDots, CarouselItem, CarouselNext, CarouselPrevious, useCarousel } from '../../chunk-36ORTEGC.js';
|
|
4
4
|
export { Sheet, SheetBody, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetOverlay, SheetPortal, SheetTitle, SheetTrigger } from '../../chunk-IMERLXSC.js';
|
|
5
5
|
export { PasswordStrength, Toggle, ToggleGroup, ToggleGroupItem, toggleVariants, usePasswordStrength } from '../../chunk-VSUYVT2Q.js';
|
|
6
|
-
export {
|
|
6
|
+
export { TimeInput } from '../../chunk-LIOHE3RU.js';
|
|
7
|
+
export { TimePicker } from '../../chunk-QEHMSZBQ.js';
|
|
7
8
|
export { Radio, RadioGroupOptions as RadioGroup, RadioGroupRoot, RadioItem } from '../../chunk-S2IJKT3D.js';
|
|
8
9
|
export { Switch } from '../../chunk-I7NQ2LIL.js';
|
|
9
10
|
export { Textarea } from '../../chunk-HCCID4YY.js';
|
|
10
|
-
export {
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
13
|
-
export {
|
|
14
|
-
export { Calendar } from '../../chunk-HBOL5LSC.js';
|
|
11
|
+
export { ColorPicker } from '../../chunk-3JIPRB2T.js';
|
|
12
|
+
export { DatePicker } from '../../chunk-IHNZCBES.js';
|
|
13
|
+
export { DateRangePicker } from '../../chunk-PXOPMYPJ.js';
|
|
14
|
+
export { Calendar } from '../../chunk-2XH6QAOC.js';
|
|
15
15
|
export { Menubar, MenubarCheckboxItem, MenubarContent, MenubarItem, MenubarLabel, MenubarMenu, MenubarRadioGroup, MenubarRadioItem, MenubarSeparator, MenubarShortcut, MenubarSub, MenubarSubContent, MenubarSubTrigger, MenubarTrigger } from '../../chunk-B73NA66T.js';
|
|
16
16
|
export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport } from '../../chunk-WGWI7EGL.js';
|
|
17
|
-
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../../chunk-
|
|
17
|
+
export { Pagination, PaginationContent, PaginationEllipsis, PaginationItem, PaginationLink, PaginationNext, PaginationPrevious } from '../../chunk-LCKET5WL.js';
|
|
18
18
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from '../../chunk-V3N266PT.js';
|
|
19
|
-
export { Skeleton } from '../../chunk-2BR7KFCP.js';
|
|
20
|
-
export { Toaster } from '../../chunk-TO7URV7U.js';
|
|
21
19
|
export { AspectRatio, Separator } from '../../chunk-XK3M3VRR.js';
|
|
22
|
-
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../../chunk-32WO3YLB.js';
|
|
23
20
|
export { ResizableHandle, ResizablePanel, ResizablePanelGroup } from '../../chunk-W4REF4TD.js';
|
|
24
21
|
export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger } from '../../chunk-HL3G4SVG.js';
|
|
25
|
-
export {
|
|
26
|
-
export {
|
|
27
|
-
export {
|
|
28
|
-
export {
|
|
22
|
+
export { Skeleton } from '../../chunk-2BR7KFCP.js';
|
|
23
|
+
export { Toaster } from '../../chunk-TO7URV7U.js';
|
|
24
|
+
export { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from '../../chunk-32WO3YLB.js';
|
|
25
|
+
export { Alert, AlertActions, AlertBase, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from '../../chunk-QHS4U3SS.js';
|
|
26
|
+
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from '../../chunk-UVMHSC5Q.js';
|
|
27
|
+
import '../../chunk-HOQSAUHZ.js';
|
|
28
|
+
export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, Dialog, DialogAction, DialogBody, DialogCancel, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogRoot, DialogTitle, DialogTrigger } from '../../chunk-WW47N4ID.js';
|
|
29
29
|
import '../../chunk-VU4GFGDG.js';
|
|
30
|
-
import '../../chunk-GDHDJAVB.js';
|
|
31
|
-
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-NXF64JCT.js';
|
|
32
30
|
export { Slider } from '../../chunk-TBJBVEIP.js';
|
|
31
|
+
export { DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger } from '../../chunk-LMKUKCTN.js';
|
|
32
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue } from '../../chunk-CLEBTIY3.js';
|
|
33
33
|
export { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList } from '../../chunk-3R3QVJCB.js';
|
|
34
34
|
export { Input } from '../../chunk-BNXPDUO4.js';
|
|
35
35
|
import '../../chunk-INIIF7F7.js';
|
|
36
36
|
export { Checkbox } from '../../chunk-BE6GJGKJ.js';
|
|
37
37
|
import '../../chunk-44YRPSZ7.js';
|
|
38
|
-
export { Button, buttonVariants } from '../../chunk-
|
|
39
|
-
export { Badge } from '../../chunk-
|
|
38
|
+
export { Button, buttonVariants } from '../../chunk-CA247VOA.js';
|
|
39
|
+
export { Badge } from '../../chunk-BTTKHJMC.js';
|
|
40
40
|
export { Popover, PopoverAnchor, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger } from '../../chunk-DY5C44UP.js';
|
|
41
41
|
export { ScrollArea, ScrollBar } from '../../chunk-3KPEZ5CF.js';
|
|
42
42
|
export { Table, TableBody, TableCell, TableHead, TableHeader, TableRow } from '../../chunk-IJ5ALJGA.js';
|
|
43
43
|
import '../../chunk-B4K4BXEF.js';
|
|
44
44
|
export { Label } from '../../chunk-7PWBC4BY.js';
|
|
45
|
-
import '../../chunk-
|
|
46
|
-
import '../../chunk-
|
|
45
|
+
import '../../chunk-6EBULOWM.js';
|
|
46
|
+
import '../../chunk-ITOHGSPS.js';
|
|
47
47
|
import '../../chunk-U7N2A7A3.js';
|
|
@@ -2,8 +2,8 @@ import * as React from 'react';
|
|
|
2
2
|
import { a as ClassNameProp, C as ChildrenProp } from './shared.prop-BvMSLFJ6.js';
|
|
3
3
|
import { I as IconProp, T as TitleProp, D as DescriptionProp, A as ActionProp } from './content.prop-DrV_zDy-.js';
|
|
4
4
|
import { T as TableDensityProp } from './layout.prop-CXvl2rVR.js';
|
|
5
|
-
import { k as ToneProp, h as SortStateProp } from './interaction.prop-
|
|
6
|
-
import { C as ColumnDefProp, G as GetRowIdProp, S as SelectedIdsProp, c as OnSelectChangeProp, a as OnRowClickProp, e as OnTableDensityChangeProp, d as OnSortChangeProp } from './data.prop-
|
|
5
|
+
import { k as ToneProp, h as SortStateProp } from './interaction.prop-DD46aTro.js';
|
|
6
|
+
import { C as ColumnDefProp, G as GetRowIdProp, S as SelectedIdsProp, c as OnSelectChangeProp, a as OnRowClickProp, e as OnTableDensityChangeProp, d as OnSortChangeProp } from './data.prop-D0UEEczj.js';
|
|
7
7
|
|
|
8
8
|
/** Data Display component prop types — @see docs/COMPONENTS.md#data-display */
|
|
9
9
|
|
|
@@ -7,8 +7,8 @@ import * as React from 'react';
|
|
|
7
7
|
import { V as ValueProp, b as DefaultValueProp, i as PlaceholderProp, c as DisabledProp, a as ClassNameProp, I as IdProp, L as LabelProp, R as RequiredProp, d as HelperProp, E as ErrorProp, W as WidthProp, g as OnValueChangeProp, N as NameProp, O as OnChangeProp } from './shared.prop-BvMSLFJ6.js';
|
|
8
8
|
import { E as EmptyMessageProp } from './content.prop-DrV_zDy-.js';
|
|
9
9
|
import { D as DensityProp } from './layout.prop-CXvl2rVR.js';
|
|
10
|
-
import { e as FormLayoutProp, a as BreakpointProp } from './interaction.prop-
|
|
11
|
-
import { b as OnSearchChangeProp } from './data.prop-
|
|
10
|
+
import { e as FormLayoutProp, a as BreakpointProp, f as SizeProp } from './interaction.prop-DD46aTro.js';
|
|
11
|
+
import { b as OnSearchChangeProp } from './data.prop-D0UEEczj.js';
|
|
12
12
|
import { R as ResponsiveGridColumnsProp } from './layout.prop-ChLFNGJ6.js';
|
|
13
13
|
|
|
14
14
|
/** Upload item — maps to media-service after `onUpload` resolves `mediaId`. */
|
|
@@ -56,6 +56,42 @@ declare function collectUploadCommitActions(items: UploadFileItem[]): UploadComm
|
|
|
56
56
|
type InputProp = React.InputHTMLAttributes<HTMLInputElement>;
|
|
57
57
|
/** @see Textarea */
|
|
58
58
|
type TextareaProp = React.TextareaHTMLAttributes<HTMLTextAreaElement>;
|
|
59
|
+
/**
|
|
60
|
+
* @see NumberInput — localized numeric spinbutton (composes `Input` + step `Button`s).
|
|
61
|
+
* `value`/`defaultValue`/`onValueChange` carry a `number | null` (null = empty). `step` drives both
|
|
62
|
+
* the stepper buttons and ArrowUp/ArrowDown (Shift = ×10); `precision` sets the committed decimal
|
|
63
|
+
* places (inferred from `step` when omitted). Value commits clamped to `min`/`max` on blur/Enter.
|
|
64
|
+
*/
|
|
65
|
+
type NumberInputProp = {
|
|
66
|
+
value?: ValueProp<number | null>;
|
|
67
|
+
defaultValue?: DefaultValueProp<number | null>;
|
|
68
|
+
onValueChange?: OnValueChangeProp<number | null>;
|
|
69
|
+
/** Lower bound — clamps the committed value and disables the decrement stepper at the floor. */
|
|
70
|
+
min?: number;
|
|
71
|
+
/** Upper bound — clamps the committed value and disables the increment stepper at the ceiling. */
|
|
72
|
+
max?: number;
|
|
73
|
+
/** Increment for the steppers + ArrowUp/ArrowDown (Shift = ×10). Default 1. */
|
|
74
|
+
step?: number;
|
|
75
|
+
/** Committed decimal places. Inferred from `step` when omitted. */
|
|
76
|
+
precision?: number;
|
|
77
|
+
disabled?: DisabledProp;
|
|
78
|
+
/** Read-only: value is shown and selectable but neither typeable nor steppable. */
|
|
79
|
+
readOnly?: boolean;
|
|
80
|
+
size?: SizeProp;
|
|
81
|
+
placeholder?: PlaceholderProp;
|
|
82
|
+
/** Leading affix inside the field (e.g. `¥`). Decorative — `aria-hidden`. */
|
|
83
|
+
prefix?: React.ReactNode;
|
|
84
|
+
/** Trailing affix inside the field (e.g. `%`). Decorative — `aria-hidden`. */
|
|
85
|
+
suffix?: React.ReactNode;
|
|
86
|
+
/** Form field name — the visible input submits its value natively. */
|
|
87
|
+
name?: NameProp;
|
|
88
|
+
id?: IdProp;
|
|
89
|
+
className?: ClassNameProp;
|
|
90
|
+
"aria-label"?: string;
|
|
91
|
+
"aria-labelledby"?: string;
|
|
92
|
+
"aria-describedby"?: string;
|
|
93
|
+
"data-testid"?: string;
|
|
94
|
+
};
|
|
59
95
|
/**
|
|
60
96
|
* @see Form — layout context for FormFields (Ant-style). `layout`/`labelWidth`/`controlWidth`/
|
|
61
97
|
* `labelAlign` are applied to every FormField and overridable per field. `collapseBelow` sets the
|
|
@@ -363,4 +399,4 @@ type TransferProp = {
|
|
|
363
399
|
onSelectChange?: (sourceSelectedKeys: string[], targetSelectedKeys: string[]) => void;
|
|
364
400
|
};
|
|
365
401
|
|
|
366
|
-
export { type UploadVariantProp as A, collectUploadCommitActions as B, type CalendarProp as C, type DatePickerProp as D, createUploadItem as E, type FieldProp as F, type InputProp as I, type RadioGroupProp as R, type SearchInputProp as S, type TextareaProp as T, type UploadCommitAction as U, type CascaderProp as a, type CheckboxGroupProp as b, type CheckboxProp as c, type ChoiceOptionProp as d, type ColorPickerProp as e, type DateRangePickerProp as f, type FormFieldProp as g, type FormProp 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 };
|
|
402
|
+
export { type UploadVariantProp as A, collectUploadCommitActions as B, type CalendarProp as C, type DatePickerProp as D, createUploadItem as E, type FieldProp as F, type InputProp as I, type NumberInputProp as N, type RadioGroupProp as R, type SearchInputProp as S, type TextareaProp as T, type UploadCommitAction as U, type CascaderProp as a, type CheckboxGroupProp as b, type CheckboxProp as c, type ChoiceOptionProp as d, type ColorPickerProp as e, type DateRangePickerProp as f, type FormFieldProp as g, type FormProp 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 };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { E as EmptyStateProp } from './data-display.prop-
|
|
2
|
+
import { E as EmptyStateProp } from './data-display.prop-CT0nVMdp.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import { T as TableDensityProp } from './layout.prop-CXvl2rVR.js';
|
|
5
|
-
import { h as SortStateProp } from './interaction.prop-
|
|
6
|
-
import { C as ColumnDefProp } from './data.prop-
|
|
5
|
+
import { h as SortStateProp } from './interaction.prop-DD46aTro.js';
|
|
6
|
+
import { C as ColumnDefProp } from './data.prop-D0UEEczj.js';
|
|
7
7
|
|
|
8
8
|
declare function EmptyState({ icon: Icon, title, description, action, className }: EmptyStateProp): react_jsx_runtime.JSX.Element;
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { C as ColumnAlignProp, g as SortDirectionProp } from './interaction.prop-
|
|
2
|
+
import { C as ColumnAlignProp, g as SortDirectionProp } from './interaction.prop-DD46aTro.js';
|
|
3
3
|
import { T as TableDensityProp } from './layout.prop-CXvl2rVR.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { H as HandlerProp, a as ClassNameProp, h as OpenProp, f as OnOpenChangeProp, P as PendingProp, C as ChildrenProp } from './shared.prop-BvMSLFJ6.js';
|
|
3
3
|
import { T as TitleProp, D as DescriptionProp, b as ConfirmLabelProp, C as CancelLabelProp, I as IconProp } from './content.prop-DrV_zDy-.js';
|
|
4
|
-
import { d as ConfirmVariantProp, A as AlertVariantProp, k as ToneProp } from './interaction.prop-
|
|
4
|
+
import { d as ConfirmVariantProp, A as AlertVariantProp, k as ToneProp } from './interaction.prop-DD46aTro.js';
|
|
5
5
|
|
|
6
6
|
/** Feedback component prop types — @see docs/COMPONENTS.md#feedback */
|
|
7
7
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { e as ToolbarProp, d as ToolbarGroupProp } from './navigation.prop-
|
|
2
|
+
import { e as ToolbarProp, d as ToolbarGroupProp } from './navigation.prop-FCsOVGrP.js';
|
|
3
3
|
|
|
4
4
|
declare function Toolbar({ onClear, hasActiveFilters, className, children }: ToolbarProp): react_jsx_runtime.JSX.Element;
|
|
5
5
|
declare function ToolbarGroup({ label, className, children }: ToolbarGroupProp): react_jsx_runtime.JSX.Element;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { A as AsChildProp, e as OnClickProp, c as DisabledProp } from './shared.prop-BvMSLFJ6.js';
|
|
3
|
-
import { c as ButtonVariantProp, b as ButtonSizeProp, S as ShapeProp, H as HeadingLevelProp, j as TextToneProp, T as TextAlignProp, i as TextSizeProp, F as FontWeightProp } from './interaction.prop-
|
|
2
|
+
import { A as AsChildProp, e as OnClickProp, c as DisabledProp, P as PendingProp } from './shared.prop-BvMSLFJ6.js';
|
|
3
|
+
import { c as ButtonVariantProp, b as ButtonSizeProp, S as ShapeProp, H as HeadingLevelProp, j as TextToneProp, T as TextAlignProp, i as TextSizeProp, F as FontWeightProp } from './interaction.prop-DD46aTro.js';
|
|
4
4
|
|
|
5
5
|
/** Foundation component prop types — @see docs/COMPONENTS.md#foundation */
|
|
6
6
|
|
|
7
7
|
/** @see Text — typographic primitive; replaces hand-rolled `<span className="text-[13px] …">`. */
|
|
8
8
|
type TextProp = Omit<React.HTMLAttributes<HTMLElement>, "color"> & {
|
|
9
|
-
/** Render element
|
|
10
|
-
as?: "span" | "p" | "div" | "label" | "strong" | "em" | "small";
|
|
9
|
+
/** Render element. Default `span`. Covers inline/block text + description-list + code/caption. */
|
|
10
|
+
as?: "span" | "p" | "div" | "label" | "strong" | "em" | "small" | "code" | "kbd" | "dt" | "dd" | "caption" | "abbr";
|
|
11
11
|
/** Size from the type scale — never an arbitrary px. Default `sm` (base). */
|
|
12
12
|
size?: TextSizeProp;
|
|
13
13
|
/** Semantic colour intent. Default `default` (foreground). */
|
|
@@ -41,6 +41,13 @@ type ButtonProp = React.ButtonHTMLAttributes<HTMLButtonElement> & {
|
|
|
41
41
|
asChild?: AsChildProp;
|
|
42
42
|
onClick?: OnClickProp;
|
|
43
43
|
disabled?: DisabledProp;
|
|
44
|
+
/**
|
|
45
|
+
* In-flight state — shows a leading spinner (replaces a leading icon if present),
|
|
46
|
+
* sets `aria-busy` and blocks activation while keeping the label to avoid layout shift.
|
|
47
|
+
*/
|
|
48
|
+
loading?: PendingProp;
|
|
49
|
+
/** Optional label to swap in while `loading` (pass the `t()`-translated string). */
|
|
50
|
+
loadingText?: string;
|
|
44
51
|
};
|
|
45
52
|
|
|
46
53
|
export type { ButtonProp as B, HeadingProp as H, TextProp as T };
|
package/dist/i18n/index.d.ts
CHANGED
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-6EBULOWM.js';
|
|
2
|
+
export { MESSAGE_CATALOG, resetI18nLocale, syncI18nLocale, translate, translateCurrent } from '../chunk-ITOHGSPS.js';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { B as BreadcrumbItem } from './navigation.prop-CXDaVNaR.js';
|
|
2
2
|
export { F as FlexAlignProp, a as FlexDirectionProp, b as FlexJustifyProp, c as FlexProp, c as FlexProps, P as PageContainerProp, P as PageContainerProps } from './layout.prop-ChLFNGJ6.js';
|
|
3
3
|
export { F as Flex, P as PageContainer } from './flex-88Ps6YCv.js';
|
|
4
|
-
export { C as ColumnDef, D as DataTable, a as Density, b as Descriptions, E as EmptyState } from './data-table-
|
|
4
|
+
export { C as ColumnDef, D as DataTable, a as Density, b as Descriptions, E as EmptyState } from './data-table-DRr70ULe.js';
|
|
5
5
|
export { Badge } from './components/data-display/badge.js';
|
|
6
|
-
export { F as Field, a as FormField, S as SearchInput } from './search-input-
|
|
6
|
+
export { F as Field, a as FormField, S as SearchInput } from './search-input-BNOUeTiM.js';
|
|
7
7
|
export { a as SkeletonDetail, c as SkeletonRows, d as SkeletonStat, e as SkeletonTable } from './skeleton-cj9kh5wo.js';
|
|
8
8
|
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './components/feedback/alert.js';
|
|
9
9
|
export { Upload, useUploadDraft } from './components/data-entry/upload.js';
|
|
@@ -13,25 +13,25 @@ export { Transfer } from './components/data-entry/transfer.js';
|
|
|
13
13
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './components/navigation/tabs.js';
|
|
14
14
|
export { Pagination } from './components/navigation/pagination.js';
|
|
15
15
|
export { Steps } from './components/navigation/steps.js';
|
|
16
|
-
export { T as Toolbar, a as ToolbarGroup } from './filter-bar-
|
|
16
|
+
export { T as Toolbar, a as ToolbarGroup } from './filter-bar-DoDtwYrr.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 { toast } from 'sonner';
|
|
20
20
|
export { useDebouncedValue, useTimeoutFlag } from './lib/hooks.js';
|
|
21
21
|
export { formatBytes, formatCurrency, humanError, shortId } from './components/admin/index.js';
|
|
22
22
|
export { cn } from './lib/utils.js';
|
|
23
|
-
export { F as FieldProps, B as collectUploadCommitActions, E as createUploadItem } from './data-entry.prop-
|
|
24
|
-
export { c as AlertDialogProps } from './feedback.prop-
|
|
25
|
-
export { d as ToolbarGroupProps, e as ToolbarProps } from './navigation.prop-
|
|
23
|
+
export { F as FieldProps, B as collectUploadCommitActions, E as createUploadItem } from './data-entry.prop-DA61KfFl.js';
|
|
24
|
+
export { c as AlertDialogProps } from './feedback.prop-CHlHDYZK.js';
|
|
25
|
+
export { d as ToolbarGroupProps, e as ToolbarProps } from './navigation.prop-FCsOVGrP.js';
|
|
26
26
|
export { j as formatDate } from './format-date-ByyZoqI5.js';
|
|
27
27
|
import './shared.prop-BvMSLFJ6.js';
|
|
28
28
|
import 'react';
|
|
29
29
|
import './content.prop-DrV_zDy-.js';
|
|
30
30
|
import './layout.prop-CXvl2rVR.js';
|
|
31
31
|
import 'react/jsx-runtime';
|
|
32
|
-
import './data-display.prop-
|
|
33
|
-
import './interaction.prop-
|
|
34
|
-
import './data.prop-
|
|
32
|
+
import './data-display.prop-CT0nVMdp.js';
|
|
33
|
+
import './interaction.prop-DD46aTro.js';
|
|
34
|
+
import './data.prop-D0UEEczj.js';
|
|
35
35
|
import 'class-variance-authority/types';
|
|
36
36
|
import 'class-variance-authority';
|
|
37
37
|
import '@radix-ui/react-tabs';
|
package/dist/index.js
CHANGED
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
import './chunk-2H65B4JA.js';
|
|
2
2
|
import './chunk-IMERLXSC.js';
|
|
3
|
-
import './chunk-
|
|
3
|
+
import './chunk-IYSGELQC.js';
|
|
4
4
|
import './chunk-VSUYVT2Q.js';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-LIOHE3RU.js';
|
|
6
|
+
import './chunk-QEHMSZBQ.js';
|
|
6
7
|
import './chunk-S2IJKT3D.js';
|
|
7
8
|
import './chunk-I7NQ2LIL.js';
|
|
8
9
|
import './chunk-HCCID4YY.js';
|
|
9
|
-
import './chunk-
|
|
10
|
-
import './chunk-
|
|
11
|
-
import './chunk-
|
|
12
|
-
import './chunk-
|
|
13
|
-
import './chunk-HBOL5LSC.js';
|
|
10
|
+
import './chunk-3JIPRB2T.js';
|
|
11
|
+
import './chunk-IHNZCBES.js';
|
|
12
|
+
import './chunk-PXOPMYPJ.js';
|
|
13
|
+
import './chunk-2XH6QAOC.js';
|
|
14
14
|
import './chunk-GJXOBDER.js';
|
|
15
|
-
export { Toolbar, ToolbarGroup } from './chunk-
|
|
16
|
-
export { Steps } from './chunk-
|
|
15
|
+
export { Toolbar, ToolbarGroup } from './chunk-YY5PUFBL.js';
|
|
16
|
+
export { Steps } from './chunk-46UVXYPU.js';
|
|
17
17
|
import './chunk-B73NA66T.js';
|
|
18
18
|
import './chunk-WGWI7EGL.js';
|
|
19
|
-
export { Pagination } from './chunk-
|
|
19
|
+
export { Pagination } from './chunk-LCKET5WL.js';
|
|
20
20
|
export { Tabs, TabsContent, TabsList, TabsTrigger } from './chunk-V3N266PT.js';
|
|
21
|
+
export { PageContainer } from './chunk-QRCLMU35.js';
|
|
22
|
+
import './chunk-XK3M3VRR.js';
|
|
23
|
+
import './chunk-W4REF4TD.js';
|
|
24
|
+
import './chunk-HL3G4SVG.js';
|
|
21
25
|
export { sonnerToast as toast } from './chunk-ES4Q3KGL.js';
|
|
22
26
|
export { SkeletonDetail, SkeletonRows, SkeletonStat, SkeletonTable } from './chunk-2BR7KFCP.js';
|
|
23
27
|
export { Toaster } from './chunk-TO7URV7U.js';
|
|
24
|
-
export { PageContainer } from './chunk-DEUHS5A2.js';
|
|
25
|
-
import './chunk-XK3M3VRR.js';
|
|
26
28
|
import './chunk-32WO3YLB.js';
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
export {
|
|
31
|
-
export {
|
|
32
|
-
export {
|
|
33
|
-
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from './chunk-LF7XRNCF.js';
|
|
34
|
-
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-4GZQHBHV.js';
|
|
29
|
+
export { Alert, AlertActions, AlertContent, AlertDescription, AlertQueryError, AlertTitle } from './chunk-QHS4U3SS.js';
|
|
30
|
+
export { Transfer } from './chunk-QVLCFPKF.js';
|
|
31
|
+
export { TreeSelect } from './chunk-BIC6D4EL.js';
|
|
32
|
+
export { Upload, collectUploadCommitActions, createUploadItem, useUploadDraft } from './chunk-UVMHSC5Q.js';
|
|
33
|
+
export { formatBytes, formatCurrency, humanError, shortId } from './chunk-HOQSAUHZ.js';
|
|
34
|
+
export { AlertDialog, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DialogTrigger } from './chunk-WW47N4ID.js';
|
|
35
35
|
import './chunk-VU4GFGDG.js';
|
|
36
|
-
export { SearchInput } from './chunk-ZFBIKJSJ.js';
|
|
37
|
-
export { formatBytes, formatCurrency, humanError, shortId } from './chunk-GDHDJAVB.js';
|
|
38
|
-
import './chunk-NXF64JCT.js';
|
|
39
36
|
import './chunk-TBJBVEIP.js';
|
|
40
|
-
|
|
37
|
+
import './chunk-LMKUKCTN.js';
|
|
38
|
+
export { SearchInput } from './chunk-E2CTBKYL.js';
|
|
39
|
+
import './chunk-CLEBTIY3.js';
|
|
40
|
+
export { Cascader } from './chunk-RR2SSSQS.js';
|
|
41
41
|
import './chunk-SMLKNECP.js';
|
|
42
42
|
import './chunk-3R3QVJCB.js';
|
|
43
43
|
import './chunk-BNXPDUO4.js';
|
|
44
|
-
export { DataTable, Descriptions } from './chunk-
|
|
44
|
+
export { DataTable, Descriptions } from './chunk-JCDLEXBB.js';
|
|
45
45
|
import './chunk-DV52WNXO.js';
|
|
46
46
|
export { EmptyState } from './chunk-YD7V2HGZ.js';
|
|
47
47
|
export { Flex } from './chunk-INIIF7F7.js';
|
|
48
48
|
import './chunk-BE6GJGKJ.js';
|
|
49
49
|
export { Field } from './chunk-44YRPSZ7.js';
|
|
50
|
-
import './chunk-
|
|
51
|
-
export { Badge } from './chunk-
|
|
50
|
+
import './chunk-CA247VOA.js';
|
|
51
|
+
export { Badge } from './chunk-BTTKHJMC.js';
|
|
52
52
|
import './chunk-DY5C44UP.js';
|
|
53
53
|
import './chunk-3KPEZ5CF.js';
|
|
54
54
|
import './chunk-IJ5ALJGA.js';
|
|
@@ -56,7 +56,7 @@ import './chunk-B4K4BXEF.js';
|
|
|
56
56
|
export { FormField } from './chunk-76S3TQFH.js';
|
|
57
57
|
import './chunk-C3PKEV6S.js';
|
|
58
58
|
import './chunk-7PWBC4BY.js';
|
|
59
|
-
import './chunk-
|
|
60
|
-
export { formatDate } from './chunk-
|
|
59
|
+
import './chunk-6EBULOWM.js';
|
|
60
|
+
export { formatDate } from './chunk-ITOHGSPS.js';
|
|
61
61
|
export { useDebouncedValue, useTimeoutFlag } from './chunk-LFW37FGG.js';
|
|
62
62
|
export { cn } from './chunk-U7N2A7A3.js';
|
|
@@ -8,11 +8,12 @@ type ButtonVariantProp = "default" | "destructive" | "outline" | "dashed" | "sec
|
|
|
8
8
|
* Button + Badge. `pill` = fully rounded (`--radius-pill`), `sharp` = square (`--radius-sharp`). */
|
|
9
9
|
type ShapeProp = "default" | "pill" | "sharp";
|
|
10
10
|
/** Text size — steps of the golden-ratio type scale (NEVER an arbitrary px). `sm` = base. */
|
|
11
|
-
type TextSizeProp = "2xs" | "xs" | "sm" | "md" | "lg" | "xl";
|
|
11
|
+
type TextSizeProp = "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl";
|
|
12
12
|
/** Text colour intent — maps to semantic foreground tokens (no raw palette). */
|
|
13
13
|
type TextToneProp = "default" | "muted" | "primary" | "success" | "warning" | "destructive" | "info";
|
|
14
|
-
/** Font weight — the
|
|
15
|
-
|
|
14
|
+
/** Font weight — the dxs-kintai canon is THREE weights only: `regular` (400 body), `medium` (500
|
|
15
|
+
* heading/label), `bold` (700 emphasis). 600/`semibold` is forbidden. */
|
|
16
|
+
type FontWeightProp = "regular" | "medium" | "bold";
|
|
16
17
|
/** Heading level — drives both the `--heading-h*` size token and the semantic `<h1..h4>` element. */
|
|
17
18
|
type HeadingLevelProp = 1 | 2 | 3 | 4;
|
|
18
19
|
/** Inline text alignment (logical, RTL-safe). */
|
|
@@ -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-ITOHGSPS.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { c as DisabledProp, a as ClassNameProp, C as ChildrenProp, L as LabelProp } from './shared.prop-BvMSLFJ6.js';
|
|
3
|
-
import { O as OnClearFiltersProp, H as HasActiveFiltersProp } from './data.prop-
|
|
3
|
+
import { O as OnClearFiltersProp, H as HasActiveFiltersProp } from './data.prop-D0UEEczj.js';
|
|
4
4
|
|
|
5
5
|
/** Navigation component prop types — @see docs/COMPONENTS.md#navigation */
|
|
6
6
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export { A as AppShellProp, P as PageContainerProp, d as PageInsetProp, e as SidebarItemProp, f as SidebarProductProp, g as SidebarProp, h as SidebarSectionProp, T as TopbarProductProp, i as TopbarProjectProp, j as TopbarProp } from '../../layout.prop-ChLFNGJ6.js';
|
|
2
|
-
export { B as ButtonProp } from '../../general.prop-
|
|
3
|
-
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../../data-entry.prop-
|
|
4
|
-
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../../data-display.prop-
|
|
5
|
-
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../../feedback.prop-
|
|
6
|
-
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../../query.prop-
|
|
7
|
-
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../../navigation.prop-
|
|
2
|
+
export { B as ButtonProp } from '../../general.prop-CBQ_KVtR.js';
|
|
3
|
+
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../../data-entry.prop-DA61KfFl.js';
|
|
4
|
+
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../../data-display.prop-CT0nVMdp.js';
|
|
5
|
+
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../../feedback.prop-CHlHDYZK.js';
|
|
6
|
+
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../../query.prop-CsRuaXNb.js';
|
|
7
|
+
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../../navigation.prop-FCsOVGrP.js';
|
|
8
8
|
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../../app.prop-CVY8V4ss.js';
|
|
9
9
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../../form.prop-5cyL3bvT.js';
|
|
10
10
|
import 'react';
|
|
@@ -12,13 +12,13 @@ import '../../shared.prop-BvMSLFJ6.js';
|
|
|
12
12
|
import '../../content.prop-DrV_zDy-.js';
|
|
13
13
|
import '../../layout.prop-CXvl2rVR.js';
|
|
14
14
|
import '../../navigation.prop-CXDaVNaR.js';
|
|
15
|
-
import '../../interaction.prop-
|
|
15
|
+
import '../../interaction.prop-DD46aTro.js';
|
|
16
16
|
import '@radix-ui/react-checkbox';
|
|
17
17
|
import '@radix-ui/react-radio-group';
|
|
18
18
|
import '@radix-ui/react-slider';
|
|
19
19
|
import '@radix-ui/react-switch';
|
|
20
20
|
import 'react-day-picker';
|
|
21
|
-
import '../../data.prop-
|
|
21
|
+
import '../../data.prop-D0UEEczj.js';
|
|
22
22
|
import '@tanstack/react-query';
|
|
23
23
|
import 'react-router-dom';
|
|
24
24
|
import 'date-fns';
|
package/dist/props/index.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
export { A as AsChildProp, C as ChildrenProp, a as ClassNameProp, D as DefaultOpenProp, b as DefaultValueProp, c as DisabledProp, E as ErrorProp, H as HandlerProp, d as HelperProp, I as IdProp, L as LabelProp, N as NameProp, O as OnChangeProp, e as OnClickProp, f as OnOpenChangeProp, g as OnValueChangeProp, h as OpenProp, P as PendingProp, i as PlaceholderProp, R as RequiredProp, V as ValueProp, W as WidthProp } from '../shared.prop-BvMSLFJ6.js';
|
|
2
2
|
export { A as ActionProp, a as ActionsProp, C as CancelLabelProp, b as ConfirmLabelProp, D as DescriptionProp, E as EmptyMessageProp, c as ExtraProp, F as FooterProp, I as IconProp, S as SubtitleProp, T as TitleProp } from '../content.prop-DrV_zDy-.js';
|
|
3
3
|
export { D as DensityProp, G as GapProp, P as PageContainerVariantProp, a as PageDensityProp, T as TableDensityProp } from '../layout.prop-CXvl2rVR.js';
|
|
4
|
-
export { A as AlertVariantProp, B as BadgeVariantProp, a as BreakpointProp, b as ButtonSizeProp, c as ButtonVariantProp, C as ColumnAlignProp, d as ConfirmVariantProp, F as FontWeightProp, e as FormLayoutProp, H as HeadingLevelProp, S as ShapeProp, f as SizeProp, g as SortDirectionProp, h as SortStateProp, T as TextAlignProp, i as TextSizeProp, j as TextToneProp, k as ToneProp } from '../interaction.prop-
|
|
4
|
+
export { A as AlertVariantProp, B as BadgeVariantProp, a as BreakpointProp, b as ButtonSizeProp, c as ButtonVariantProp, C as ColumnAlignProp, d as ConfirmVariantProp, F as FontWeightProp, e as FormLayoutProp, H as HeadingLevelProp, S as ShapeProp, f as SizeProp, g as SortDirectionProp, h as SortStateProp, T as TextAlignProp, i as TextSizeProp, j as TextToneProp, k as ToneProp } from '../interaction.prop-DD46aTro.js';
|
|
5
5
|
export { B as BreadcrumbItem, B as BreadcrumbItemProp, a as BreadcrumbProp } from '../navigation.prop-CXDaVNaR.js';
|
|
6
|
-
export { C as ColumnDef, C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../data.prop-
|
|
6
|
+
export { C as ColumnDef, C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../data.prop-D0UEEczj.js';
|
|
7
7
|
export { A as AppShellProp, P as PageContainerProp, P as PageContainerProps, d as PageInsetProp, e as SidebarItemProp, f as SidebarProductProp, g as SidebarProp, h as SidebarSectionProp, T as TopbarProductProp, i as TopbarProjectProp, j as TopbarProp } from '../layout.prop-ChLFNGJ6.js';
|
|
8
|
-
export { B as ButtonProp, B as ButtonProps } from '../general.prop-
|
|
9
|
-
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../data-entry.prop-
|
|
10
|
-
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../data-display.prop-
|
|
11
|
-
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../feedback.prop-
|
|
12
|
-
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../query.prop-
|
|
13
|
-
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../navigation.prop-
|
|
8
|
+
export { B as ButtonProp, B as ButtonProps } from '../general.prop-CBQ_KVtR.js';
|
|
9
|
+
export { C as CalendarProp, a as CascaderProp, b as CheckboxGroupProp, c as CheckboxProp, d as ChoiceOptionProp, e as ColorPickerProp, D as DatePickerProp, f as DateRangePickerProp, g as FormFieldProp, I as InputProp, R as RadioGroupProp, i as RadioProp, S as SearchInputProp, n as ShowCheckedStrategyProp, o as SliderProp, p as SwitchProp, T as TextareaProp, q as TimePickerProp, r as TransferItemProp, s as TransferProp, t as TreeFieldNamesProp, u as TreeOptionProp, v as TreeSelectProp, x as UploadFileItemProp, y as UploadProp, A as UploadVariantProp } from '../data-entry.prop-DA61KfFl.js';
|
|
10
|
+
export { B as BadgeProp, D as DataTableProp, a as DescriptionsItemProp, b as DescriptionsProp, E as EmptyStateProp } from '../data-display.prop-CT0nVMdp.js';
|
|
11
|
+
export { A as AlertActionsProp, a as AlertContentProp, b as AlertDescriptionProp, d as AlertProp, e as AlertQueryErrorProp, f as AlertTitleProp, S as SkeletonRowsProp } from '../feedback.prop-CHlHDYZK.js';
|
|
12
|
+
export { D as DataStateProp, I as InfiniteQueryHelpers, a as InfiniteQueryStateProp, P as PrefetchLinkProp } from '../query.prop-CsRuaXNb.js';
|
|
13
|
+
export { P as PaginationProp, S as StepItemProp, a as StepStatusProp, b as StepsProp, T as TabItemProp, c as TabsProp } from '../navigation.prop-FCsOVGrP.js';
|
|
14
14
|
export { A as AppContextValue, a as AppProviderProp, b as AppSettingKind, c as AppSettingPickerProp } from '../app.prop-CVY8V4ss.js';
|
|
15
15
|
export { F as FieldErrorMessageProp, a as FormFieldControlProp, b as FormRootProp, U as UseZodFormOptionsProp, c as UseZodFormReturnProp, Z as ZodSchemaProp } from '../form.prop-5cyL3bvT.js';
|
|
16
16
|
export { COMPONENT_PROP_REGISTRY, ComponentPropName, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY, VocabularyPropName } from './registry.js';
|
package/dist/props/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import '../chunk-ZT5UEUBO.js';
|
|
2
1
|
import '../chunk-B775Y6BE.js';
|
|
3
|
-
|
|
2
|
+
import '../chunk-ZT5UEUBO.js';
|
|
3
|
+
export { COMPONENT_PROP_REGISTRY, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY } from '../chunk-IRPZJKLU.js';
|
package/dist/props/registry.d.ts
CHANGED
|
@@ -217,7 +217,7 @@ declare const VOCABULARY_REGISTRY: {
|
|
|
217
217
|
readonly TextSizeProp: {
|
|
218
218
|
readonly file: "vocabulary/interaction.prop.ts";
|
|
219
219
|
readonly category: "interaction";
|
|
220
|
-
readonly description: "Text size — golden-ratio type-scale steps (2xs…
|
|
220
|
+
readonly description: "Text size — golden-ratio type-scale steps (2xs…2xl), never an arbitrary px";
|
|
221
221
|
};
|
|
222
222
|
readonly TextToneProp: {
|
|
223
223
|
readonly file: "vocabulary/interaction.prop.ts";
|
|
@@ -227,7 +227,7 @@ declare const VOCABULARY_REGISTRY: {
|
|
|
227
227
|
readonly FontWeightProp: {
|
|
228
228
|
readonly file: "vocabulary/interaction.prop.ts";
|
|
229
229
|
readonly category: "interaction";
|
|
230
|
-
readonly description: "Font weight regular | medium |
|
|
230
|
+
readonly description: "Font weight regular | medium | bold — the 3-weight canon (400/500/700, no 600)";
|
|
231
231
|
};
|
|
232
232
|
readonly HeadingLevelProp: {
|
|
233
233
|
readonly file: "vocabulary/interaction.prop.ts";
|
|
@@ -471,7 +471,7 @@ declare const COMPONENT_PROP_REGISTRY: {
|
|
|
471
471
|
readonly ButtonProp: {
|
|
472
472
|
readonly group: "general";
|
|
473
473
|
readonly file: "components/general.prop.ts";
|
|
474
|
-
readonly vocabulary: readonly ["ButtonVariantProp", "SizeProp", "ShapeProp", "AsChildProp", "DisabledProp", "OnClickProp"];
|
|
474
|
+
readonly vocabulary: readonly ["ButtonVariantProp", "SizeProp", "ShapeProp", "AsChildProp", "DisabledProp", "OnClickProp", "PendingProp"];
|
|
475
475
|
};
|
|
476
476
|
readonly TextProp: {
|
|
477
477
|
readonly group: "general";
|
|
@@ -493,6 +493,11 @@ declare const COMPONENT_PROP_REGISTRY: {
|
|
|
493
493
|
readonly file: "components/data-entry.prop.ts";
|
|
494
494
|
readonly vocabulary: readonly ["PlaceholderProp", "DisabledProp"];
|
|
495
495
|
};
|
|
496
|
+
readonly NumberInputProp: {
|
|
497
|
+
readonly group: "data-entry";
|
|
498
|
+
readonly file: "components/data-entry.prop.ts";
|
|
499
|
+
readonly vocabulary: readonly ["ValueProp", "DefaultValueProp", "OnValueChangeProp", "SizeProp", "PlaceholderProp", "DisabledProp", "NameProp", "IdProp", "ClassNameProp"];
|
|
500
|
+
};
|
|
496
501
|
readonly FormProp: {
|
|
497
502
|
readonly group: "data-entry";
|
|
498
503
|
readonly file: "components/data-entry.prop.ts";
|
package/dist/props/registry.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { COMPONENT_PROP_REGISTRY, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY } from '../chunk-
|
|
1
|
+
export { COMPONENT_PROP_REGISTRY, PROP_ALIASES_FORBIDDEN, VOCABULARY_REGISTRY } from '../chunk-IRPZJKLU.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { A as AsChildProp, C as ChildrenProp, a as ClassNameProp, D as DefaultOpenProp, b as DefaultValueProp, c as DisabledProp, E as ErrorProp, H as HandlerProp, d as HelperProp, I as IdProp, L as LabelProp, N as NameProp, O as OnChangeProp, e as OnClickProp, f as OnOpenChangeProp, g as OnValueChangeProp, h as OpenProp, P as PendingProp, i as PlaceholderProp, R as RequiredProp, V as ValueProp, W as WidthProp } from '../../shared.prop-BvMSLFJ6.js';
|
|
2
2
|
export { A as ActionProp, a as ActionsProp, C as CancelLabelProp, b as ConfirmLabelProp, D as DescriptionProp, E as EmptyMessageProp, c as ExtraProp, F as FooterProp, I as IconProp, S as SubtitleProp, T as TitleProp } from '../../content.prop-DrV_zDy-.js';
|
|
3
3
|
export { D as DensityProp, G as GapProp, P as PageContainerVariantProp, a as PageDensityProp, T as TableDensityProp } from '../../layout.prop-CXvl2rVR.js';
|
|
4
|
-
export { A as AlertVariantProp, B as BadgeVariantProp, a as BreakpointProp, b as ButtonSizeProp, c as ButtonVariantProp, C as ColumnAlignProp, d as ConfirmVariantProp, F as FontWeightProp, e as FormLayoutProp, H as HeadingLevelProp, S as ShapeProp, f as SizeProp, g as SortDirectionProp, h as SortStateProp, T as TextAlignProp, i as TextSizeProp, j as TextToneProp, k as ToneProp } from '../../interaction.prop-
|
|
4
|
+
export { A as AlertVariantProp, B as BadgeVariantProp, a as BreakpointProp, b as ButtonSizeProp, c as ButtonVariantProp, C as ColumnAlignProp, d as ConfirmVariantProp, F as FontWeightProp, e as FormLayoutProp, H as HeadingLevelProp, S as ShapeProp, f as SizeProp, g as SortDirectionProp, h as SortStateProp, T as TextAlignProp, i as TextSizeProp, j as TextToneProp, k as ToneProp } from '../../interaction.prop-DD46aTro.js';
|
|
5
5
|
export { B as BreadcrumbItemProp, a as BreadcrumbProp } from '../../navigation.prop-CXDaVNaR.js';
|
|
6
|
-
export { C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../../data.prop-
|
|
6
|
+
export { C as ColumnDefProp, G as GetRowIdProp, H as HasActiveFiltersProp, O as OnClearFiltersProp, a as OnRowClickProp, b as OnSearchChangeProp, c as OnSelectChangeProp, d as OnSortChangeProp, e as OnTableDensityChangeProp, S as SelectedIdsProp } from '../../data.prop-D0UEEczj.js';
|
|
7
7
|
import 'react';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { UseQueryResult, UseInfiniteQueryResult, InfiniteData, QueryKey, UseMutationResult } from '@tanstack/react-query';
|
|
3
3
|
import { LinkProps } from 'react-router-dom';
|
|
4
|
-
import { B as ButtonProp } from './general.prop-
|
|
4
|
+
import { B as ButtonProp } from './general.prop-CBQ_KVtR.js';
|
|
5
5
|
import { H as HandlerProp, a as ClassNameProp } from './shared.prop-BvMSLFJ6.js';
|
|
6
6
|
|
|
7
7
|
/** Query / async lifecycle helpers — @see docs/COMPONENTS.md#query */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { g as FormFieldProp, F as FieldProp } from './data-entry.prop-
|
|
2
|
+
import { g as FormFieldProp, F as FieldProp } from './data-entry.prop-DA61KfFl.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
|
|
5
5
|
declare function FormField({ id, label, required, helper, error, labelAddon, layout: layoutProp, labelWidth: labelWidthProp, controlWidth: controlWidthProp, colSpan, className, children, }: FormFieldProp): react_jsx_runtime.JSX.Element;
|