@atom-learning/components 6.0.0-beta.31 → 6.0.0-beta.33
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/components/action-icon/ActionIcon.js +1 -1
- package/dist/components/action-icon/ActionIcon.js.map +1 -1
- package/dist/components/avatar/Avatar.js +1 -1
- package/dist/components/avatar/Avatar.js.map +1 -1
- package/dist/components/avatar/AvatarImage.js +1 -1
- package/dist/components/avatar/AvatarImage.js.map +1 -1
- package/dist/components/badge/Badge.js +1 -1
- package/dist/components/badge/Badge.js.map +1 -1
- package/dist/components/banner/Banner.d.ts +2 -2
- package/dist/components/banner/banner-regular/BannerRegular.d.ts +95 -91
- package/dist/components/banner/banner-slim/BannerSlim.d.ts +95 -91
- package/dist/components/button/Button.js +1 -1
- package/dist/components/button/Button.js.map +1 -1
- package/dist/components/calendar/Calendar.js +1 -1
- package/dist/components/checkbox/Checkbox.js +1 -1
- package/dist/components/checkbox/Checkbox.js.map +1 -1
- package/dist/components/checkbox-group/CheckboxGroup.d.ts +90 -90
- package/dist/components/checkbox-tree/CheckboxTree.d.ts +344 -344
- package/dist/components/chip/Chip.js +1 -1
- package/dist/components/chip/Chip.js.map +1 -1
- package/dist/components/data-table/DataTable.d.ts +21 -21
- package/dist/components/data-table/DataTable.types.d.ts +1 -0
- package/dist/components/data-table/DataTable.types.js.map +1 -1
- package/dist/components/data-table/DataTableContext.js +1 -1
- package/dist/components/data-table/DataTableContext.js.map +1 -1
- package/dist/components/data-table/DataTableHead.js +1 -1
- package/dist/components/data-table/DataTableHeaderCell.js +1 -1
- package/dist/components/data-table/DataTableHeaderCell.js.map +1 -1
- package/dist/components/data-table/drag-and-drop/DragAndDropTable.js +1 -1
- package/dist/components/data-table/getNewAsyncData.js +1 -1
- package/dist/components/data-table/pagination/Pagination.js +1 -1
- package/dist/components/data-table/pagination/Pagination.js.map +1 -1
- package/dist/components/dialog/Dialog.d.ts +2 -2
- package/dist/components/dialog/DialogContent.js +1 -1
- package/dist/components/dialog/DialogContent.js.map +1 -1
- package/dist/components/dialog/DialogFooter.js +1 -1
- package/dist/components/dismissible/index.d.ts +2 -2
- package/dist/components/dismissible-group/index.d.ts +3 -3
- package/dist/components/index.d.ts +1 -0
- package/dist/components/input/Input.d.ts +1 -9
- package/dist/components/input/Input.js +1 -1
- package/dist/components/input/Input.js.map +1 -1
- package/dist/components/keyboard-shortcut/KeyboardShortcut.js +1 -1
- package/dist/components/keyboard-shortcut/KeyboardShortcut.js.map +1 -1
- package/dist/components/keyboard-shortcut/index.d.ts +2 -2
- package/dist/components/label/Label.js +1 -1
- package/dist/components/label/Label.js.map +1 -1
- package/dist/components/link/Link.js.map +1 -1
- package/dist/components/loader/Loader.js +1 -1
- package/dist/components/markdown-content/components/MarkdownThematicBreak.js +1 -1
- package/dist/components/navigation-menu-vertical/NavigationMenuVertical.d.ts +162 -162
- package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js +1 -1
- package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js.map +1 -1
- package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js +1 -1
- package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js.map +1 -1
- package/dist/components/number-input/NumberInput.d.ts +1 -0
- package/dist/components/number-input/NumberInput.js +1 -1
- package/dist/components/number-input/NumberInput.js.map +1 -1
- package/dist/components/number-input/NumberInputStepper.d.ts +2 -1
- package/dist/components/number-input/NumberInputStepper.js +1 -1
- package/dist/components/number-input/NumberInputStepper.js.map +1 -1
- package/dist/components/pagination/PaginationPopover.js +1 -1
- package/dist/components/pagination/PaginationPopover.js.map +1 -1
- package/dist/components/password-field/PasswordField.js +1 -1
- package/dist/components/popover/Popover.d.ts +1 -0
- package/dist/components/popover/Popover.js +1 -1
- package/dist/components/popover/Popover.js.map +1 -1
- package/dist/components/search-input/SearchInput.js +1 -1
- package/dist/components/section-message/SectionMessage.js +1 -1
- package/dist/components/section-message/SectionMessage.js.map +1 -1
- package/dist/components/section-message/SectionMessageDescription.js +1 -1
- package/dist/components/section-message/SectionMessageDismiss.js +1 -1
- package/dist/components/section-message/SectionMessageIcon.js +1 -1
- package/dist/components/section-message/SectionMessageLayout.js +1 -1
- package/dist/components/segmented-control/SegmentedControl.d.ts +9 -9
- package/dist/components/segmented-control/SegmentedControlItemList.js +1 -1
- package/dist/components/segmented-control/SegmentedControlItemList.js.map +1 -1
- package/dist/components/segmented-control/SegmentedControlRoot.js +1 -1
- package/dist/components/segmented-control/SegmentedControlRoot.js.map +1 -1
- package/dist/components/side-bar/SideBarComponents.d.ts +1 -1
- package/dist/components/skeleton-loader/Skeleton.d.ts +5 -0
- package/dist/components/skeleton-loader/Skeleton.js +2 -0
- package/dist/components/skeleton-loader/Skeleton.js.map +1 -0
- package/dist/components/skeleton-loader/SkeletonButton.d.ts +5 -0
- package/dist/components/skeleton-loader/SkeletonButton.js +2 -0
- package/dist/components/skeleton-loader/SkeletonButton.js.map +1 -0
- package/dist/components/skeleton-loader/SkeletonHeading.d.ts +5 -0
- package/dist/components/skeleton-loader/SkeletonHeading.js +2 -0
- package/dist/components/skeleton-loader/SkeletonHeading.js.map +1 -0
- package/dist/components/skeleton-loader/SkeletonTabs.d.ts +6 -0
- package/dist/components/skeleton-loader/SkeletonTabs.js +2 -0
- package/dist/components/skeleton-loader/SkeletonTabs.js.map +1 -0
- package/dist/components/skeleton-loader/index.d.ts +4 -0
- package/dist/components/skeleton-loader/index.js +2 -0
- package/dist/components/skeleton-loader/index.js.map +1 -0
- package/dist/components/sortable/index.d.ts +3 -3
- package/dist/components/stepper/StepperStepBullet.js +1 -1
- package/dist/components/stepper/StepperStepBullet.js.map +1 -1
- package/dist/components/stepper/StepperStepLabel.d.ts +1 -1
- package/dist/components/stepper/StepperSteps.js +1 -1
- package/dist/components/stepper/StepperSteps.js.map +1 -1
- package/dist/components/table/TableCell.js +1 -1
- package/dist/components/table/TableCell.js.map +1 -1
- package/dist/components/table/TableStickyColumnsContainer.js +1 -1
- package/dist/components/table/TableStickyColumnsContainer.js.map +1 -1
- package/dist/components/tile-interactive/TileInteractive.js.map +1 -1
- package/dist/components/tile-toggle-group/TileToggleGroupItem.js +1 -1
- package/dist/components/tile-toggle-group/TileToggleGroupItem.js.map +1 -1
- package/dist/components/tile-toggle-group/TileToggleGroupRoot.js +1 -1
- package/dist/components/tile-toggle-group/TileToggleGroupRoot.js.map +1 -1
- package/dist/components/toast/Toast.js +1 -1
- package/dist/components/toast/Toast.js.map +1 -1
- package/dist/components/toggle-group/ToggleGroupButton.d.ts +3 -10
- package/dist/components/toggle-group/ToggleGroupButton.js +1 -1
- package/dist/components/toggle-group/ToggleGroupButton.js.map +1 -1
- package/dist/components/toggle-group/ToggleGroupItem.d.ts +2 -0
- package/dist/components/toggle-group/ToggleGroupItem.js +1 -1
- package/dist/components/toggle-group/ToggleGroupItem.js.map +1 -1
- package/dist/components/toggle-group/index.d.ts +1 -5
- package/dist/components/tree/Tree.d.ts +243 -243
- package/dist/components/tree/TreeText.js +1 -1
- package/dist/components/tree/TreeText.js.map +1 -1
- package/dist/docgen.json +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/styled.js +1 -1
- package/package.json +11 -6
- package/src/index.css +14 -0
- package/src/responsive-variant-classes.css +1 -1
|
@@ -5,68 +5,68 @@ type CheckboxTreeRootProps = Omit<React.ComponentProps<typeof CheckboxGroup> & R
|
|
|
5
5
|
export declare const CheckboxTreeRoot: ({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => React.JSX.Element;
|
|
6
6
|
export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => React.JSX.Element) & {
|
|
7
7
|
Collapsible: ({ children, ...rest }: {
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
slot?: string | undefined
|
|
8
|
+
children?: React.ReactNode | undefined;
|
|
9
|
+
slot?: string | undefined;
|
|
10
10
|
style?: React.CSSProperties | undefined;
|
|
11
|
-
title?: string | undefined
|
|
11
|
+
title?: string | undefined;
|
|
12
12
|
ref?: React.Ref<HTMLLIElement> | undefined;
|
|
13
|
-
className?: string | undefined
|
|
14
|
-
color?: string | undefined
|
|
15
|
-
id?: string | undefined
|
|
16
|
-
lang?: string | undefined
|
|
13
|
+
className?: string | undefined;
|
|
14
|
+
color?: string | undefined;
|
|
15
|
+
id?: string | undefined;
|
|
16
|
+
lang?: string | undefined;
|
|
17
17
|
role?: React.AriaRole | undefined;
|
|
18
|
-
tabIndex?: number | undefined
|
|
19
|
-
"aria-activedescendant"?: string | undefined
|
|
18
|
+
tabIndex?: number | undefined;
|
|
19
|
+
"aria-activedescendant"?: string | undefined;
|
|
20
20
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
21
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined
|
|
21
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
22
22
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
23
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined
|
|
24
|
-
"aria-colcount"?: number | undefined
|
|
25
|
-
"aria-colindex"?: number | undefined
|
|
26
|
-
"aria-colspan"?: number | undefined
|
|
27
|
-
"aria-controls"?: string | undefined
|
|
28
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined
|
|
29
|
-
"aria-describedby"?: string | undefined
|
|
30
|
-
"aria-details"?: string | undefined
|
|
23
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
24
|
+
"aria-colcount"?: number | undefined;
|
|
25
|
+
"aria-colindex"?: number | undefined;
|
|
26
|
+
"aria-colspan"?: number | undefined;
|
|
27
|
+
"aria-controls"?: string | undefined;
|
|
28
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
29
|
+
"aria-describedby"?: string | undefined;
|
|
30
|
+
"aria-details"?: string | undefined;
|
|
31
31
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
32
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined
|
|
33
|
-
"aria-errormessage"?: string | undefined
|
|
32
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
33
|
+
"aria-errormessage"?: string | undefined;
|
|
34
34
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
35
|
-
"aria-flowto"?: string | undefined
|
|
35
|
+
"aria-flowto"?: string | undefined;
|
|
36
36
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
37
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined
|
|
37
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
38
38
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
39
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined
|
|
40
|
-
"aria-keyshortcuts"?: string | undefined
|
|
41
|
-
"aria-label"?: string | undefined
|
|
42
|
-
"aria-labelledby"?: string | undefined
|
|
43
|
-
"aria-level"?: number | undefined
|
|
44
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined
|
|
39
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
40
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
41
|
+
"aria-label"?: string | undefined;
|
|
42
|
+
"aria-labelledby"?: string | undefined;
|
|
43
|
+
"aria-level"?: number | undefined;
|
|
44
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
45
45
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
46
46
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
47
47
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
48
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined
|
|
49
|
-
"aria-owns"?: string | undefined
|
|
50
|
-
"aria-placeholder"?: string | undefined
|
|
51
|
-
"aria-posinset"?: number | undefined
|
|
52
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined
|
|
48
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
49
|
+
"aria-owns"?: string | undefined;
|
|
50
|
+
"aria-placeholder"?: string | undefined;
|
|
51
|
+
"aria-posinset"?: number | undefined;
|
|
52
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
53
53
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
54
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined
|
|
54
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
55
55
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
56
|
-
"aria-roledescription"?: string | undefined
|
|
57
|
-
"aria-rowcount"?: number | undefined
|
|
58
|
-
"aria-rowindex"?: number | undefined
|
|
59
|
-
"aria-rowspan"?: number | undefined
|
|
56
|
+
"aria-roledescription"?: string | undefined;
|
|
57
|
+
"aria-rowcount"?: number | undefined;
|
|
58
|
+
"aria-rowindex"?: number | undefined;
|
|
59
|
+
"aria-rowspan"?: number | undefined;
|
|
60
60
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
61
|
-
"aria-setsize"?: number | undefined
|
|
62
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined
|
|
63
|
-
"aria-valuemax"?: number | undefined
|
|
64
|
-
"aria-valuemin"?: number | undefined
|
|
65
|
-
"aria-valuenow"?: number | undefined
|
|
66
|
-
"aria-valuetext"?: string | undefined
|
|
61
|
+
"aria-setsize"?: number | undefined;
|
|
62
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
63
|
+
"aria-valuemax"?: number | undefined;
|
|
64
|
+
"aria-valuemin"?: number | undefined;
|
|
65
|
+
"aria-valuenow"?: number | undefined;
|
|
66
|
+
"aria-valuetext"?: string | undefined;
|
|
67
67
|
dangerouslySetInnerHTML?: {
|
|
68
68
|
__html: string | TrustedHTML;
|
|
69
|
-
} | undefined
|
|
69
|
+
} | undefined;
|
|
70
70
|
onCopy?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
71
71
|
onCopyCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
72
72
|
onCut?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -228,46 +228,46 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
228
228
|
onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
229
229
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
230
230
|
key?: React.Key | null | undefined;
|
|
231
|
-
defaultChecked?: boolean | undefined
|
|
231
|
+
defaultChecked?: boolean | undefined;
|
|
232
232
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
233
|
-
suppressContentEditableWarning?: boolean | undefined
|
|
234
|
-
suppressHydrationWarning?: boolean | undefined
|
|
235
|
-
accessKey?: string | undefined
|
|
236
|
-
autoFocus?: boolean | undefined
|
|
237
|
-
contentEditable?:
|
|
238
|
-
contextMenu?: string | undefined
|
|
239
|
-
dir?: string | undefined
|
|
233
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
234
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
235
|
+
accessKey?: string | undefined;
|
|
236
|
+
autoFocus?: boolean | undefined;
|
|
237
|
+
contentEditable?: (boolean | "true" | "false") | "inherit" | undefined;
|
|
238
|
+
contextMenu?: string | undefined;
|
|
239
|
+
dir?: string | undefined;
|
|
240
240
|
draggable?: (boolean | "true" | "false") | undefined;
|
|
241
|
-
hidden?: boolean | undefined
|
|
242
|
-
nonce?: string | undefined
|
|
243
|
-
placeholder?: string | undefined
|
|
241
|
+
hidden?: boolean | undefined;
|
|
242
|
+
nonce?: string | undefined;
|
|
243
|
+
placeholder?: string | undefined;
|
|
244
244
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
245
|
-
translate?: "yes" | "no" | undefined
|
|
246
|
-
radioGroup?: string | undefined
|
|
247
|
-
about?: string | undefined
|
|
248
|
-
content?: string | undefined
|
|
249
|
-
datatype?: string | undefined
|
|
245
|
+
translate?: "yes" | "no" | undefined;
|
|
246
|
+
radioGroup?: string | undefined;
|
|
247
|
+
about?: string | undefined;
|
|
248
|
+
content?: string | undefined;
|
|
249
|
+
datatype?: string | undefined;
|
|
250
250
|
inlist?: any;
|
|
251
|
-
prefix?: string | undefined
|
|
252
|
-
property?: string | undefined
|
|
253
|
-
rel?: string | undefined
|
|
254
|
-
resource?: string | undefined
|
|
255
|
-
rev?: string | undefined
|
|
256
|
-
typeof?: string | undefined
|
|
257
|
-
vocab?: string | undefined
|
|
258
|
-
autoCapitalize?: string | undefined
|
|
259
|
-
autoCorrect?: string | undefined
|
|
260
|
-
autoSave?: string | undefined
|
|
261
|
-
itemProp?: string | undefined
|
|
262
|
-
itemScope?: boolean | undefined
|
|
263
|
-
itemType?: string | undefined
|
|
264
|
-
itemID?: string | undefined
|
|
265
|
-
itemRef?: string | undefined
|
|
266
|
-
results?: number | undefined
|
|
267
|
-
security?: string | undefined
|
|
268
|
-
unselectable?: "on" | "off" | undefined
|
|
269
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined
|
|
270
|
-
is?: string | undefined
|
|
251
|
+
prefix?: string | undefined;
|
|
252
|
+
property?: string | undefined;
|
|
253
|
+
rel?: string | undefined;
|
|
254
|
+
resource?: string | undefined;
|
|
255
|
+
rev?: string | undefined;
|
|
256
|
+
typeof?: string | undefined;
|
|
257
|
+
vocab?: string | undefined;
|
|
258
|
+
autoCapitalize?: string | undefined;
|
|
259
|
+
autoCorrect?: string | undefined;
|
|
260
|
+
autoSave?: string | undefined;
|
|
261
|
+
itemProp?: string | undefined;
|
|
262
|
+
itemScope?: boolean | undefined;
|
|
263
|
+
itemType?: string | undefined;
|
|
264
|
+
itemID?: string | undefined;
|
|
265
|
+
itemRef?: string | undefined;
|
|
266
|
+
results?: number | undefined;
|
|
267
|
+
security?: string | undefined;
|
|
268
|
+
unselectable?: "on" | "off" | undefined;
|
|
269
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
270
|
+
is?: string | undefined;
|
|
271
271
|
as?: React.ElementType | undefined;
|
|
272
272
|
disabled?: boolean | undefined;
|
|
273
273
|
open?: boolean | undefined;
|
|
@@ -275,68 +275,68 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
275
275
|
onOpenChange?: ((open: boolean) => void) | undefined;
|
|
276
276
|
}) => JSX.Element;
|
|
277
277
|
CollapsibleContent: ({ children, ...rest }: {
|
|
278
|
-
children?: React.ReactNode;
|
|
279
|
-
slot?: string | undefined
|
|
278
|
+
children?: React.ReactNode | undefined;
|
|
279
|
+
slot?: string | undefined;
|
|
280
280
|
style?: React.CSSProperties | undefined;
|
|
281
|
-
title?: string | undefined
|
|
281
|
+
title?: string | undefined;
|
|
282
282
|
ref?: React.Ref<HTMLElement> | undefined;
|
|
283
|
-
className?: string | undefined
|
|
284
|
-
color?: string | undefined
|
|
285
|
-
id?: string | undefined
|
|
286
|
-
lang?: string | undefined
|
|
283
|
+
className?: string | undefined;
|
|
284
|
+
color?: string | undefined;
|
|
285
|
+
id?: string | undefined;
|
|
286
|
+
lang?: string | undefined;
|
|
287
287
|
role?: React.AriaRole | undefined;
|
|
288
|
-
tabIndex?: number | undefined
|
|
289
|
-
"aria-activedescendant"?: string | undefined
|
|
288
|
+
tabIndex?: number | undefined;
|
|
289
|
+
"aria-activedescendant"?: string | undefined;
|
|
290
290
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
291
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined
|
|
291
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
292
292
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
293
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined
|
|
294
|
-
"aria-colcount"?: number | undefined
|
|
295
|
-
"aria-colindex"?: number | undefined
|
|
296
|
-
"aria-colspan"?: number | undefined
|
|
297
|
-
"aria-controls"?: string | undefined
|
|
298
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined
|
|
299
|
-
"aria-describedby"?: string | undefined
|
|
300
|
-
"aria-details"?: string | undefined
|
|
293
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
294
|
+
"aria-colcount"?: number | undefined;
|
|
295
|
+
"aria-colindex"?: number | undefined;
|
|
296
|
+
"aria-colspan"?: number | undefined;
|
|
297
|
+
"aria-controls"?: string | undefined;
|
|
298
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
299
|
+
"aria-describedby"?: string | undefined;
|
|
300
|
+
"aria-details"?: string | undefined;
|
|
301
301
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
302
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined
|
|
303
|
-
"aria-errormessage"?: string | undefined
|
|
302
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
303
|
+
"aria-errormessage"?: string | undefined;
|
|
304
304
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
305
|
-
"aria-flowto"?: string | undefined
|
|
305
|
+
"aria-flowto"?: string | undefined;
|
|
306
306
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
307
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined
|
|
307
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
308
308
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
309
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined
|
|
310
|
-
"aria-keyshortcuts"?: string | undefined
|
|
311
|
-
"aria-label"?: string | undefined
|
|
312
|
-
"aria-labelledby"?: string | undefined
|
|
313
|
-
"aria-level"?: number | undefined
|
|
314
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined
|
|
309
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
310
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
311
|
+
"aria-label"?: string | undefined;
|
|
312
|
+
"aria-labelledby"?: string | undefined;
|
|
313
|
+
"aria-level"?: number | undefined;
|
|
314
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
315
315
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
316
316
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
317
317
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
318
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined
|
|
319
|
-
"aria-owns"?: string | undefined
|
|
320
|
-
"aria-placeholder"?: string | undefined
|
|
321
|
-
"aria-posinset"?: number | undefined
|
|
322
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined
|
|
318
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
319
|
+
"aria-owns"?: string | undefined;
|
|
320
|
+
"aria-placeholder"?: string | undefined;
|
|
321
|
+
"aria-posinset"?: number | undefined;
|
|
322
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
323
323
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
324
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined
|
|
324
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
325
325
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
326
|
-
"aria-roledescription"?: string | undefined
|
|
327
|
-
"aria-rowcount"?: number | undefined
|
|
328
|
-
"aria-rowindex"?: number | undefined
|
|
329
|
-
"aria-rowspan"?: number | undefined
|
|
326
|
+
"aria-roledescription"?: string | undefined;
|
|
327
|
+
"aria-rowcount"?: number | undefined;
|
|
328
|
+
"aria-rowindex"?: number | undefined;
|
|
329
|
+
"aria-rowspan"?: number | undefined;
|
|
330
330
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
331
|
-
"aria-setsize"?: number | undefined
|
|
332
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined
|
|
333
|
-
"aria-valuemax"?: number | undefined
|
|
334
|
-
"aria-valuemin"?: number | undefined
|
|
335
|
-
"aria-valuenow"?: number | undefined
|
|
336
|
-
"aria-valuetext"?: string | undefined
|
|
331
|
+
"aria-setsize"?: number | undefined;
|
|
332
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
333
|
+
"aria-valuemax"?: number | undefined;
|
|
334
|
+
"aria-valuemin"?: number | undefined;
|
|
335
|
+
"aria-valuenow"?: number | undefined;
|
|
336
|
+
"aria-valuetext"?: string | undefined;
|
|
337
337
|
dangerouslySetInnerHTML?: {
|
|
338
338
|
__html: string | TrustedHTML;
|
|
339
|
-
} | undefined
|
|
339
|
+
} | undefined;
|
|
340
340
|
onCopy?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
341
341
|
onCopyCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
342
342
|
onCut?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
@@ -498,46 +498,46 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
498
498
|
onTransitionEnd?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
499
499
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLDivElement> | undefined;
|
|
500
500
|
key?: React.Key | null | undefined;
|
|
501
|
-
defaultChecked?: boolean | undefined
|
|
501
|
+
defaultChecked?: boolean | undefined;
|
|
502
502
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
503
|
-
suppressContentEditableWarning?: boolean | undefined
|
|
504
|
-
suppressHydrationWarning?: boolean | undefined
|
|
505
|
-
accessKey?: string | undefined
|
|
506
|
-
autoFocus?: boolean | undefined
|
|
507
|
-
contentEditable?:
|
|
508
|
-
contextMenu?: string | undefined
|
|
509
|
-
dir?: string | undefined
|
|
503
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
504
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
505
|
+
accessKey?: string | undefined;
|
|
506
|
+
autoFocus?: boolean | undefined;
|
|
507
|
+
contentEditable?: (boolean | "true" | "false") | "inherit" | undefined;
|
|
508
|
+
contextMenu?: string | undefined;
|
|
509
|
+
dir?: string | undefined;
|
|
510
510
|
draggable?: (boolean | "true" | "false") | undefined;
|
|
511
|
-
hidden?: boolean | undefined
|
|
512
|
-
nonce?: string | undefined
|
|
513
|
-
placeholder?: string | undefined
|
|
511
|
+
hidden?: boolean | undefined;
|
|
512
|
+
nonce?: string | undefined;
|
|
513
|
+
placeholder?: string | undefined;
|
|
514
514
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
515
|
-
translate?: "yes" | "no" | undefined
|
|
516
|
-
radioGroup?: string | undefined
|
|
517
|
-
about?: string | undefined
|
|
518
|
-
content?: string | undefined
|
|
519
|
-
datatype?: string | undefined
|
|
515
|
+
translate?: "yes" | "no" | undefined;
|
|
516
|
+
radioGroup?: string | undefined;
|
|
517
|
+
about?: string | undefined;
|
|
518
|
+
content?: string | undefined;
|
|
519
|
+
datatype?: string | undefined;
|
|
520
520
|
inlist?: any;
|
|
521
|
-
prefix?: string | undefined
|
|
522
|
-
property?: string | undefined
|
|
523
|
-
rel?: string | undefined
|
|
524
|
-
resource?: string | undefined
|
|
525
|
-
rev?: string | undefined
|
|
526
|
-
typeof?: string | undefined
|
|
527
|
-
vocab?: string | undefined
|
|
528
|
-
autoCapitalize?: string | undefined
|
|
529
|
-
autoCorrect?: string | undefined
|
|
530
|
-
autoSave?: string | undefined
|
|
531
|
-
itemProp?: string | undefined
|
|
532
|
-
itemScope?: boolean | undefined
|
|
533
|
-
itemType?: string | undefined
|
|
534
|
-
itemID?: string | undefined
|
|
535
|
-
itemRef?: string | undefined
|
|
536
|
-
results?: number | undefined
|
|
537
|
-
security?: string | undefined
|
|
538
|
-
unselectable?: "on" | "off" | undefined
|
|
539
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined
|
|
540
|
-
is?: string | undefined
|
|
521
|
+
prefix?: string | undefined;
|
|
522
|
+
property?: string | undefined;
|
|
523
|
+
rel?: string | undefined;
|
|
524
|
+
resource?: string | undefined;
|
|
525
|
+
rev?: string | undefined;
|
|
526
|
+
typeof?: string | undefined;
|
|
527
|
+
vocab?: string | undefined;
|
|
528
|
+
autoCapitalize?: string | undefined;
|
|
529
|
+
autoCorrect?: string | undefined;
|
|
530
|
+
autoSave?: string | undefined;
|
|
531
|
+
itemProp?: string | undefined;
|
|
532
|
+
itemScope?: boolean | undefined;
|
|
533
|
+
itemType?: string | undefined;
|
|
534
|
+
itemID?: string | undefined;
|
|
535
|
+
itemRef?: string | undefined;
|
|
536
|
+
results?: number | undefined;
|
|
537
|
+
security?: string | undefined;
|
|
538
|
+
unselectable?: "on" | "off" | undefined;
|
|
539
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
540
|
+
is?: string | undefined;
|
|
541
541
|
as?: React.ElementType | undefined;
|
|
542
542
|
align?: ("end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline">>) | undefined;
|
|
543
543
|
wrap?: ("wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse">>) | undefined;
|
|
@@ -546,73 +546,73 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
546
546
|
forceMount?: true | undefined;
|
|
547
547
|
}) => JSX.Element;
|
|
548
548
|
CollapsibleTrigger: ({ onCheckedChange, title, label, children, disabled, ...rest }: {
|
|
549
|
-
children?: React.ReactNode;
|
|
550
|
-
form?: string | undefined
|
|
549
|
+
children?: React.ReactNode | undefined;
|
|
550
|
+
form?: string | undefined;
|
|
551
551
|
label: string;
|
|
552
|
-
slot?: string | undefined
|
|
552
|
+
slot?: string | undefined;
|
|
553
553
|
style?: React.CSSProperties | undefined;
|
|
554
|
-
title?: string | undefined
|
|
554
|
+
title?: string | undefined;
|
|
555
555
|
ref?: ((((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement>) & (((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement>)) | null | undefined;
|
|
556
|
-
className?: string | undefined
|
|
557
|
-
color?: string | undefined
|
|
558
|
-
id?: string | undefined
|
|
559
|
-
lang?: string | undefined
|
|
560
|
-
name?: string | undefined
|
|
561
|
-
type?: "submit" | "reset" | "button" | undefined
|
|
556
|
+
className?: string | undefined;
|
|
557
|
+
color?: string | undefined;
|
|
558
|
+
id?: string | undefined;
|
|
559
|
+
lang?: string | undefined;
|
|
560
|
+
name?: string | undefined;
|
|
561
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
562
562
|
role?: React.AriaRole | undefined;
|
|
563
|
-
tabIndex?: number | undefined
|
|
563
|
+
tabIndex?: number | undefined;
|
|
564
564
|
direction?: ("row" | "row-reverse" | "column" | "column-reverse" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "row" | "row-reverse" | "column" | "column-reverse" | "inherit" | "initial" | "revert" | "revert-layer" | "unset">>) | undefined;
|
|
565
|
-
"aria-activedescendant"?: string | undefined
|
|
565
|
+
"aria-activedescendant"?: string | undefined;
|
|
566
566
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
567
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined
|
|
567
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
568
568
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
569
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined
|
|
570
|
-
"aria-colcount"?: number | undefined
|
|
571
|
-
"aria-colindex"?: number | undefined
|
|
572
|
-
"aria-colspan"?: number | undefined
|
|
573
|
-
"aria-controls"?: string | undefined
|
|
574
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined
|
|
575
|
-
"aria-describedby"?: string | undefined
|
|
576
|
-
"aria-details"?: string | undefined
|
|
569
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
570
|
+
"aria-colcount"?: number | undefined;
|
|
571
|
+
"aria-colindex"?: number | undefined;
|
|
572
|
+
"aria-colspan"?: number | undefined;
|
|
573
|
+
"aria-controls"?: string | undefined;
|
|
574
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
575
|
+
"aria-describedby"?: string | undefined;
|
|
576
|
+
"aria-details"?: string | undefined;
|
|
577
577
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
578
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined
|
|
579
|
-
"aria-errormessage"?: string | undefined
|
|
578
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
579
|
+
"aria-errormessage"?: string | undefined;
|
|
580
580
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
581
|
-
"aria-flowto"?: string | undefined
|
|
581
|
+
"aria-flowto"?: string | undefined;
|
|
582
582
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
583
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined
|
|
583
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
584
584
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
585
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined
|
|
586
|
-
"aria-keyshortcuts"?: string | undefined
|
|
587
|
-
"aria-label"?: string | undefined
|
|
588
|
-
"aria-labelledby"?: string | undefined
|
|
589
|
-
"aria-level"?: number | undefined
|
|
590
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined
|
|
585
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
586
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
587
|
+
"aria-label"?: string | undefined;
|
|
588
|
+
"aria-labelledby"?: string | undefined;
|
|
589
|
+
"aria-level"?: number | undefined;
|
|
590
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
591
591
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
592
592
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
593
593
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
594
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined
|
|
595
|
-
"aria-owns"?: string | undefined
|
|
596
|
-
"aria-placeholder"?: string | undefined
|
|
597
|
-
"aria-posinset"?: number | undefined
|
|
598
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined
|
|
594
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
595
|
+
"aria-owns"?: string | undefined;
|
|
596
|
+
"aria-placeholder"?: string | undefined;
|
|
597
|
+
"aria-posinset"?: number | undefined;
|
|
598
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
599
599
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
600
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined
|
|
600
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
601
601
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
602
|
-
"aria-roledescription"?: string | undefined
|
|
603
|
-
"aria-rowcount"?: number | undefined
|
|
604
|
-
"aria-rowindex"?: number | undefined
|
|
605
|
-
"aria-rowspan"?: number | undefined
|
|
602
|
+
"aria-roledescription"?: string | undefined;
|
|
603
|
+
"aria-rowcount"?: number | undefined;
|
|
604
|
+
"aria-rowindex"?: number | undefined;
|
|
605
|
+
"aria-rowspan"?: number | undefined;
|
|
606
606
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
607
|
-
"aria-setsize"?: number | undefined
|
|
608
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined
|
|
609
|
-
"aria-valuemax"?: number | undefined
|
|
610
|
-
"aria-valuemin"?: number | undefined
|
|
611
|
-
"aria-valuenow"?: number | undefined
|
|
612
|
-
"aria-valuetext"?: string | undefined
|
|
607
|
+
"aria-setsize"?: number | undefined;
|
|
608
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
609
|
+
"aria-valuemax"?: number | undefined;
|
|
610
|
+
"aria-valuemin"?: number | undefined;
|
|
611
|
+
"aria-valuenow"?: number | undefined;
|
|
612
|
+
"aria-valuetext"?: string | undefined;
|
|
613
613
|
dangerouslySetInnerHTML?: {
|
|
614
614
|
__html: string | TrustedHTML;
|
|
615
|
-
} | undefined
|
|
615
|
+
} | undefined;
|
|
616
616
|
onCopy?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
617
617
|
onCopyCapture?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
618
618
|
onCut?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
@@ -774,54 +774,54 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
774
774
|
onTransitionEnd?: (React.TransitionEventHandler<HTMLDivElement> & React.TransitionEventHandler<HTMLButtonElement>) | undefined;
|
|
775
775
|
onTransitionEndCapture?: (React.TransitionEventHandler<HTMLDivElement> & React.TransitionEventHandler<HTMLButtonElement>) | undefined;
|
|
776
776
|
key?: React.Key | null | undefined;
|
|
777
|
-
defaultChecked?: boolean | undefined
|
|
777
|
+
defaultChecked?: boolean | undefined;
|
|
778
778
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
779
|
-
suppressContentEditableWarning?: boolean | undefined
|
|
780
|
-
suppressHydrationWarning?: boolean | undefined
|
|
781
|
-
accessKey?: string | undefined
|
|
782
|
-
autoFocus?: boolean | undefined
|
|
783
|
-
contentEditable?:
|
|
784
|
-
contextMenu?: string | undefined
|
|
785
|
-
dir?: string | undefined
|
|
779
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
780
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
781
|
+
accessKey?: string | undefined;
|
|
782
|
+
autoFocus?: boolean | undefined;
|
|
783
|
+
contentEditable?: (boolean | "true" | "false") | "inherit" | undefined;
|
|
784
|
+
contextMenu?: string | undefined;
|
|
785
|
+
dir?: string | undefined;
|
|
786
786
|
draggable?: (boolean | "true" | "false") | undefined;
|
|
787
|
-
hidden?: boolean | undefined
|
|
788
|
-
nonce?: string | undefined
|
|
789
|
-
placeholder?: string | undefined
|
|
787
|
+
hidden?: boolean | undefined;
|
|
788
|
+
nonce?: string | undefined;
|
|
789
|
+
placeholder?: string | undefined;
|
|
790
790
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
791
|
-
translate?: "yes" | "no" | undefined
|
|
792
|
-
radioGroup?: string | undefined
|
|
793
|
-
about?: string | undefined
|
|
794
|
-
content?: string | undefined
|
|
795
|
-
datatype?: string | undefined
|
|
791
|
+
translate?: "yes" | "no" | undefined;
|
|
792
|
+
radioGroup?: string | undefined;
|
|
793
|
+
about?: string | undefined;
|
|
794
|
+
content?: string | undefined;
|
|
795
|
+
datatype?: string | undefined;
|
|
796
796
|
inlist?: any;
|
|
797
|
-
prefix?: string | undefined
|
|
798
|
-
property?: string | undefined
|
|
799
|
-
rel?: string | undefined
|
|
800
|
-
resource?: string | undefined
|
|
801
|
-
rev?: string | undefined
|
|
802
|
-
typeof?: string | undefined
|
|
803
|
-
vocab?: string | undefined
|
|
804
|
-
autoCapitalize?: string | undefined
|
|
805
|
-
autoCorrect?: string | undefined
|
|
806
|
-
autoSave?: string | undefined
|
|
807
|
-
itemProp?: string | undefined
|
|
808
|
-
itemScope?: boolean | undefined
|
|
809
|
-
itemType?: string | undefined
|
|
810
|
-
itemID?: string | undefined
|
|
811
|
-
itemRef?: string | undefined
|
|
812
|
-
results?: number | undefined
|
|
813
|
-
security?: string | undefined
|
|
814
|
-
unselectable?: "on" | "off" | undefined
|
|
815
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined
|
|
816
|
-
is?: string | undefined
|
|
797
|
+
prefix?: string | undefined;
|
|
798
|
+
property?: string | undefined;
|
|
799
|
+
rel?: string | undefined;
|
|
800
|
+
resource?: string | undefined;
|
|
801
|
+
rev?: string | undefined;
|
|
802
|
+
typeof?: string | undefined;
|
|
803
|
+
vocab?: string | undefined;
|
|
804
|
+
autoCapitalize?: string | undefined;
|
|
805
|
+
autoCorrect?: string | undefined;
|
|
806
|
+
autoSave?: string | undefined;
|
|
807
|
+
itemProp?: string | undefined;
|
|
808
|
+
itemScope?: boolean | undefined;
|
|
809
|
+
itemType?: string | undefined;
|
|
810
|
+
itemID?: string | undefined;
|
|
811
|
+
itemRef?: string | undefined;
|
|
812
|
+
results?: number | undefined;
|
|
813
|
+
security?: string | undefined;
|
|
814
|
+
unselectable?: "on" | "off" | undefined;
|
|
815
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
816
|
+
is?: string | undefined;
|
|
817
817
|
as?: React.ElementType | undefined;
|
|
818
|
-
disabled?: boolean | undefined
|
|
819
|
-
formAction?: string | undefined
|
|
820
|
-
formEncType?: string | undefined
|
|
821
|
-
formMethod?: string | undefined
|
|
822
|
-
formNoValidate?: boolean | undefined
|
|
823
|
-
formTarget?: string | undefined
|
|
824
|
-
value?: string |
|
|
818
|
+
disabled?: boolean | undefined;
|
|
819
|
+
formAction?: string | undefined;
|
|
820
|
+
formEncType?: string | undefined;
|
|
821
|
+
formMethod?: string | undefined;
|
|
822
|
+
formNoValidate?: boolean | undefined;
|
|
823
|
+
formTarget?: string | undefined;
|
|
824
|
+
value?: string | readonly string[] | number | undefined;
|
|
825
825
|
size?: "md" | "lg" | undefined;
|
|
826
826
|
align?: ("end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline">>) | undefined;
|
|
827
827
|
wrap?: ("wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse">>) | undefined;
|
|
@@ -831,72 +831,72 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
831
831
|
onCheckedChange?: ((checked: import("@radix-ui/react-checkbox").CheckedState) => void) | undefined;
|
|
832
832
|
}) => JSX.Element;
|
|
833
833
|
Item: ({ value, title, onCheckedChange, children, disabled, ...rest }: {
|
|
834
|
-
children?: React.ReactNode;
|
|
835
|
-
form?: string | undefined
|
|
836
|
-
slot?: string | undefined
|
|
834
|
+
children?: React.ReactNode | undefined;
|
|
835
|
+
form?: string | undefined;
|
|
836
|
+
slot?: string | undefined;
|
|
837
837
|
style?: React.CSSProperties | undefined;
|
|
838
|
-
title?: string | undefined
|
|
838
|
+
title?: string | undefined;
|
|
839
839
|
ref?: ((((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement>) & (((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement>)) | null | undefined;
|
|
840
|
-
className?: string | undefined
|
|
841
|
-
color?: string | undefined
|
|
842
|
-
id?: string | undefined
|
|
843
|
-
lang?: string | undefined
|
|
844
|
-
name?: string | undefined
|
|
845
|
-
type?: "submit" | "reset" | "button" | undefined
|
|
840
|
+
className?: string | undefined;
|
|
841
|
+
color?: string | undefined;
|
|
842
|
+
id?: string | undefined;
|
|
843
|
+
lang?: string | undefined;
|
|
844
|
+
name?: string | undefined;
|
|
845
|
+
type?: "submit" | "reset" | "button" | undefined;
|
|
846
846
|
role?: React.AriaRole | undefined;
|
|
847
|
-
tabIndex?: number | undefined
|
|
847
|
+
tabIndex?: number | undefined;
|
|
848
848
|
direction?: ("row" | "row-reverse" | "column" | "column-reverse" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "row" | "row-reverse" | "column" | "column-reverse" | "inherit" | "initial" | "revert" | "revert-layer" | "unset">>) | undefined;
|
|
849
|
-
"aria-activedescendant"?: string | undefined
|
|
849
|
+
"aria-activedescendant"?: string | undefined;
|
|
850
850
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
851
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined
|
|
851
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
852
852
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
853
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined
|
|
854
|
-
"aria-colcount"?: number | undefined
|
|
855
|
-
"aria-colindex"?: number | undefined
|
|
856
|
-
"aria-colspan"?: number | undefined
|
|
857
|
-
"aria-controls"?: string | undefined
|
|
858
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined
|
|
859
|
-
"aria-describedby"?: string | undefined
|
|
860
|
-
"aria-details"?: string | undefined
|
|
853
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
854
|
+
"aria-colcount"?: number | undefined;
|
|
855
|
+
"aria-colindex"?: number | undefined;
|
|
856
|
+
"aria-colspan"?: number | undefined;
|
|
857
|
+
"aria-controls"?: string | undefined;
|
|
858
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
859
|
+
"aria-describedby"?: string | undefined;
|
|
860
|
+
"aria-details"?: string | undefined;
|
|
861
861
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
862
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined
|
|
863
|
-
"aria-errormessage"?: string | undefined
|
|
862
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
863
|
+
"aria-errormessage"?: string | undefined;
|
|
864
864
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
865
|
-
"aria-flowto"?: string | undefined
|
|
865
|
+
"aria-flowto"?: string | undefined;
|
|
866
866
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
867
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined
|
|
867
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
868
868
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
869
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined
|
|
870
|
-
"aria-keyshortcuts"?: string | undefined
|
|
871
|
-
"aria-label"?: string | undefined
|
|
872
|
-
"aria-labelledby"?: string | undefined
|
|
873
|
-
"aria-level"?: number | undefined
|
|
874
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined
|
|
869
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
870
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
871
|
+
"aria-label"?: string | undefined;
|
|
872
|
+
"aria-labelledby"?: string | undefined;
|
|
873
|
+
"aria-level"?: number | undefined;
|
|
874
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
875
875
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
876
876
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
877
877
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
878
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined
|
|
879
|
-
"aria-owns"?: string | undefined
|
|
880
|
-
"aria-placeholder"?: string | undefined
|
|
881
|
-
"aria-posinset"?: number | undefined
|
|
882
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined
|
|
878
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
879
|
+
"aria-owns"?: string | undefined;
|
|
880
|
+
"aria-placeholder"?: string | undefined;
|
|
881
|
+
"aria-posinset"?: number | undefined;
|
|
882
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
883
883
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
884
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined
|
|
884
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
885
885
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
886
|
-
"aria-roledescription"?: string | undefined
|
|
887
|
-
"aria-rowcount"?: number | undefined
|
|
888
|
-
"aria-rowindex"?: number | undefined
|
|
889
|
-
"aria-rowspan"?: number | undefined
|
|
886
|
+
"aria-roledescription"?: string | undefined;
|
|
887
|
+
"aria-rowcount"?: number | undefined;
|
|
888
|
+
"aria-rowindex"?: number | undefined;
|
|
889
|
+
"aria-rowspan"?: number | undefined;
|
|
890
890
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
891
|
-
"aria-setsize"?: number | undefined
|
|
892
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined
|
|
893
|
-
"aria-valuemax"?: number | undefined
|
|
894
|
-
"aria-valuemin"?: number | undefined
|
|
895
|
-
"aria-valuenow"?: number | undefined
|
|
896
|
-
"aria-valuetext"?: string | undefined
|
|
891
|
+
"aria-setsize"?: number | undefined;
|
|
892
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
893
|
+
"aria-valuemax"?: number | undefined;
|
|
894
|
+
"aria-valuemin"?: number | undefined;
|
|
895
|
+
"aria-valuenow"?: number | undefined;
|
|
896
|
+
"aria-valuetext"?: string | undefined;
|
|
897
897
|
dangerouslySetInnerHTML?: {
|
|
898
898
|
__html: string | TrustedHTML;
|
|
899
|
-
} | undefined
|
|
899
|
+
} | undefined;
|
|
900
900
|
onCopy?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
901
901
|
onCopyCapture?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
902
902
|
onCut?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
|
|
@@ -1058,54 +1058,54 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
|
|
|
1058
1058
|
onTransitionEnd?: (React.TransitionEventHandler<HTMLDivElement> & React.TransitionEventHandler<HTMLButtonElement>) | undefined;
|
|
1059
1059
|
onTransitionEndCapture?: (React.TransitionEventHandler<HTMLDivElement> & React.TransitionEventHandler<HTMLButtonElement>) | undefined;
|
|
1060
1060
|
key?: React.Key | null | undefined;
|
|
1061
|
-
defaultChecked?: boolean | undefined
|
|
1061
|
+
defaultChecked?: boolean | undefined;
|
|
1062
1062
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1063
|
-
suppressContentEditableWarning?: boolean | undefined
|
|
1064
|
-
suppressHydrationWarning?: boolean | undefined
|
|
1065
|
-
accessKey?: string | undefined
|
|
1066
|
-
autoFocus?: boolean | undefined
|
|
1067
|
-
contentEditable?:
|
|
1068
|
-
contextMenu?: string | undefined
|
|
1069
|
-
dir?: string | undefined
|
|
1063
|
+
suppressContentEditableWarning?: boolean | undefined;
|
|
1064
|
+
suppressHydrationWarning?: boolean | undefined;
|
|
1065
|
+
accessKey?: string | undefined;
|
|
1066
|
+
autoFocus?: boolean | undefined;
|
|
1067
|
+
contentEditable?: (boolean | "true" | "false") | "inherit" | undefined;
|
|
1068
|
+
contextMenu?: string | undefined;
|
|
1069
|
+
dir?: string | undefined;
|
|
1070
1070
|
draggable?: (boolean | "true" | "false") | undefined;
|
|
1071
|
-
hidden?: boolean | undefined
|
|
1072
|
-
nonce?: string | undefined
|
|
1073
|
-
placeholder?: string | undefined
|
|
1071
|
+
hidden?: boolean | undefined;
|
|
1072
|
+
nonce?: string | undefined;
|
|
1073
|
+
placeholder?: string | undefined;
|
|
1074
1074
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
1075
|
-
translate?: "yes" | "no" | undefined
|
|
1076
|
-
radioGroup?: string | undefined
|
|
1077
|
-
about?: string | undefined
|
|
1078
|
-
content?: string | undefined
|
|
1079
|
-
datatype?: string | undefined
|
|
1075
|
+
translate?: "yes" | "no" | undefined;
|
|
1076
|
+
radioGroup?: string | undefined;
|
|
1077
|
+
about?: string | undefined;
|
|
1078
|
+
content?: string | undefined;
|
|
1079
|
+
datatype?: string | undefined;
|
|
1080
1080
|
inlist?: any;
|
|
1081
|
-
prefix?: string | undefined
|
|
1082
|
-
property?: string | undefined
|
|
1083
|
-
rel?: string | undefined
|
|
1084
|
-
resource?: string | undefined
|
|
1085
|
-
rev?: string | undefined
|
|
1086
|
-
typeof?: string | undefined
|
|
1087
|
-
vocab?: string | undefined
|
|
1088
|
-
autoCapitalize?: string | undefined
|
|
1089
|
-
autoCorrect?: string | undefined
|
|
1090
|
-
autoSave?: string | undefined
|
|
1091
|
-
itemProp?: string | undefined
|
|
1092
|
-
itemScope?: boolean | undefined
|
|
1093
|
-
itemType?: string | undefined
|
|
1094
|
-
itemID?: string | undefined
|
|
1095
|
-
itemRef?: string | undefined
|
|
1096
|
-
results?: number | undefined
|
|
1097
|
-
security?: string | undefined
|
|
1098
|
-
unselectable?: "on" | "off" | undefined
|
|
1099
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined
|
|
1100
|
-
is?: string | undefined
|
|
1081
|
+
prefix?: string | undefined;
|
|
1082
|
+
property?: string | undefined;
|
|
1083
|
+
rel?: string | undefined;
|
|
1084
|
+
resource?: string | undefined;
|
|
1085
|
+
rev?: string | undefined;
|
|
1086
|
+
typeof?: string | undefined;
|
|
1087
|
+
vocab?: string | undefined;
|
|
1088
|
+
autoCapitalize?: string | undefined;
|
|
1089
|
+
autoCorrect?: string | undefined;
|
|
1090
|
+
autoSave?: string | undefined;
|
|
1091
|
+
itemProp?: string | undefined;
|
|
1092
|
+
itemScope?: boolean | undefined;
|
|
1093
|
+
itemType?: string | undefined;
|
|
1094
|
+
itemID?: string | undefined;
|
|
1095
|
+
itemRef?: string | undefined;
|
|
1096
|
+
results?: number | undefined;
|
|
1097
|
+
security?: string | undefined;
|
|
1098
|
+
unselectable?: "on" | "off" | undefined;
|
|
1099
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
1100
|
+
is?: string | undefined;
|
|
1101
1101
|
as?: React.ElementType | undefined;
|
|
1102
|
-
disabled?: boolean | undefined
|
|
1103
|
-
formAction?: string | undefined
|
|
1104
|
-
formEncType?: string | undefined
|
|
1105
|
-
formMethod?: string | undefined
|
|
1106
|
-
formNoValidate?: boolean | undefined
|
|
1107
|
-
formTarget?: string | undefined
|
|
1108
|
-
value?: string |
|
|
1102
|
+
disabled?: boolean | undefined;
|
|
1103
|
+
formAction?: string | undefined;
|
|
1104
|
+
formEncType?: string | undefined;
|
|
1105
|
+
formMethod?: string | undefined;
|
|
1106
|
+
formNoValidate?: boolean | undefined;
|
|
1107
|
+
formTarget?: string | undefined;
|
|
1108
|
+
value?: string | readonly string[] | number | undefined;
|
|
1109
1109
|
size?: "md" | "lg" | undefined;
|
|
1110
1110
|
align?: ("end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "end" | "start" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "normal" | "unsafe" | "safe" | "center" | "flex-start" | "flex-end" | "stretch" | "self-start" | "self-end" | "baseline" | "first baseline" | "last baseline">>) | undefined;
|
|
1111
1111
|
wrap?: ("wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse" | Partial<Record<"@initial" | "@sm" | "@md" | "@lg" | "@xl", "wrap" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "nowrap" | "wrap-reverse">>) | undefined;
|