@atom-learning/components 5.4.4 → 5.5.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/action-icon/ActionIcon.d.ts +1 -1
- package/dist/components/banner/Banner.d.ts +2 -2
- package/dist/components/banner/banner-regular/BannerRegular.d.ts +102 -469
- package/dist/components/banner/banner-regular/BannerRegularDismiss.d.ts +3 -3
- package/dist/components/banner/banner-slim/BannerSlim.d.ts +114 -481
- package/dist/components/banner/banner-slim/BannerSlimDismiss.d.ts +3 -3
- package/dist/components/button/Button.d.ts +1 -1
- package/dist/components/checkbox-field/CheckboxField.js +1 -1
- package/dist/components/checkbox-field/CheckboxField.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/create-password-field/CreatePasswordField.d.ts +1 -1
- package/dist/components/create-password-field/CreatePasswordField.js +1 -1
- package/dist/components/create-password-field/CreatePasswordField.js.map +1 -1
- package/dist/components/data-table/DataTable.d.ts +110 -98
- package/dist/components/date-field/DateField.d.ts +1 -1
- package/dist/components/date-field/DateField.js +1 -1
- package/dist/components/date-field/DateField.js.map +1 -1
- package/dist/components/dialog/Dialog.d.ts +2 -2
- package/dist/components/dismissible/index.d.ts +2 -2
- package/dist/components/dismissible-group/index.d.ts +3 -3
- package/dist/components/field-wrapper/FieldWrapper.d.ts +3 -1
- package/dist/components/field-wrapper/FieldWrapper.js +1 -1
- package/dist/components/field-wrapper/FieldWrapper.js.map +1 -1
- package/dist/components/form/Form.d.ts +3 -2
- package/dist/components/form/Form.js +1 -1
- package/dist/components/form/Form.js.map +1 -1
- package/dist/components/form/index.d.ts +1 -0
- package/dist/components/form/useFormCustomContext.d.ts +7 -0
- package/dist/components/form/useFormCustomContext.js +2 -0
- package/dist/components/form/useFormCustomContext.js.map +1 -0
- package/dist/components/heading/Heading.d.ts +1 -0
- package/dist/components/heading/Heading.js +1 -1
- package/dist/components/heading/Heading.js.map +1 -1
- package/dist/components/input/Input.d.ts +3 -1
- package/dist/components/input/Input.js +1 -1
- package/dist/components/input/Input.js.map +1 -1
- package/dist/components/input-field/InputField.d.ts +1 -1
- package/dist/components/input-field/InputField.js +1 -1
- package/dist/components/input-field/InputField.js.map +1 -1
- package/dist/components/keyboard-shortcut/index.d.ts +2 -2
- package/dist/components/label/Label.d.ts +2 -1
- package/dist/components/label/Label.js +1 -1
- package/dist/components/label/Label.js.map +1 -1
- package/dist/components/navigation-menu-vertical/NavigationMenuVertical.d.ts +162 -162
- package/dist/components/number-input/NumberInput.d.ts +2 -1
- 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 +756 -1
- package/dist/components/number-input/NumberInputStepper.js +1 -1
- package/dist/components/number-input/NumberInputStepper.js.map +1 -1
- package/dist/components/number-input-field/NumberInputField.d.ts +1 -1
- package/dist/components/number-input-field/NumberInputField.js +1 -1
- package/dist/components/number-input-field/NumberInputField.js.map +1 -1
- package/dist/components/pagination/PaginationNextButton.d.ts +3 -3
- package/dist/components/pagination/PaginationPopover.js +1 -1
- package/dist/components/pagination/PaginationPopover.js.map +1 -1
- package/dist/components/pagination/PaginationPreviousButton.d.ts +3 -3
- package/dist/components/password-field/PasswordField.d.ts +1 -1
- package/dist/components/password-field/PasswordField.js +1 -1
- package/dist/components/password-field/PasswordField.js.map +1 -1
- package/dist/components/radio-button-field/RadioButtonField.js +1 -1
- package/dist/components/radio-button-field/RadioButtonField.js.map +1 -1
- package/dist/components/search-field/SearchField.d.ts +1 -1
- package/dist/components/search-field/SearchField.js +1 -1
- package/dist/components/search-field/SearchField.js.map +1 -1
- package/dist/components/search-input/SearchInput.js +1 -1
- package/dist/components/search-input/SearchInput.js.map +1 -1
- package/dist/components/section-message/SectionMessage.d.ts +1 -1
- package/dist/components/segmented-control/SegmentedControl.d.ts +9 -9
- package/dist/components/select/Select.d.ts +1 -0
- package/dist/components/select/Select.js +1 -1
- package/dist/components/select/Select.js.map +1 -1
- package/dist/components/select-field/SelectField.d.ts +1 -1
- package/dist/components/select-field/SelectField.js +1 -1
- package/dist/components/select-field/SelectField.js.map +1 -1
- package/dist/components/side-bar/SideBarComponents.d.ts +1 -1
- package/dist/components/sortable/Handle.d.ts +3 -3
- package/dist/components/sortable/index.d.ts +3 -3
- package/dist/components/stepper/StepperStepLabel.d.ts +1 -1
- package/dist/components/textarea/Textarea.d.ts +1 -0
- package/dist/components/textarea/Textarea.js +1 -1
- package/dist/components/textarea/Textarea.js.map +1 -1
- package/dist/components/textarea-field/TextareaField.d.ts +1 -1
- package/dist/components/textarea-field/TextareaField.js +1 -1
- package/dist/components/textarea-field/TextareaField.js.map +1 -1
- package/dist/components/tile/Tile.d.ts +1 -0
- package/dist/components/tile/Tile.js +1 -1
- package/dist/components/tile/Tile.js.map +1 -1
- package/dist/components/tile-interactive/TileInteractive.d.ts +2 -1
- package/dist/components/tile-toggle-group/TileToggleGroupItem.d.ts +2 -1
- package/dist/components/toggle-group/index.d.ts +2 -2
- package/dist/components/top-bar/TopBar.d.ts +9 -7
- package/dist/components/top-bar/TopBar.js +1 -1
- package/dist/components/top-bar/TopBar.js.map +1 -1
- package/dist/components/tree/Tree.d.ts +243 -243
- 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/package.json +1 -1
|
@@ -2,7 +2,7 @@ import * as React from 'react';
|
|
|
2
2
|
declare const StyledDismiss: import("@atom-learning/stitches-react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<Omit<Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
|
|
4
4
|
}, "appearance" | "size" | "css" | "theme" | "isRounded"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
|
|
5
|
-
theme?: "success" | "danger" | "warning" | "
|
|
5
|
+
theme?: "success" | "danger" | "warning" | "neutral" | "primary" | undefined;
|
|
6
6
|
appearance?: "outline" | "solid" | "simple" | undefined;
|
|
7
7
|
size?: "xs" | "sm" | "md" | "lg" | undefined;
|
|
8
8
|
isRounded?: boolean | "true" | undefined;
|
|
@@ -371,8 +371,8 @@ declare const StyledDismiss: import("@atom-learning/stitches-react/types/styled-
|
|
|
371
371
|
marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
|
|
372
372
|
};
|
|
373
373
|
}> | undefined;
|
|
374
|
-
}, "appearance" | "size" | "theme" | "label" | "children" | "as" | "
|
|
375
|
-
theme?: "success" | "danger" | "warning" | "
|
|
374
|
+
}, "appearance" | "size" | "theme" | "label" | "children" | "as" | keyof import("../../../types").NavigatorActions | "hasTooltip" | "tooltipSide" | "isRounded"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
|
|
375
|
+
theme?: "success" | "danger" | "warning" | "neutral" | "primary" | undefined;
|
|
376
376
|
appearance?: "outline" | "solid" | "simple" | undefined;
|
|
377
377
|
size?: "xs" | "sm" | "md" | "lg" | undefined;
|
|
378
378
|
isRounded?: boolean | "true" | undefined;
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { NavigatorActions } from '../../types';
|
|
4
4
|
import { Override } from '../../utilities';
|
|
5
5
|
export declare const StyledButton: import("@atom-learning/stitches-react/types/styled-component").StyledComponent<"button", {
|
|
6
|
-
theme?: "success" | "danger" | "warning" | "
|
|
6
|
+
theme?: "success" | "danger" | "warning" | "neutral" | "primary" | "secondary" | undefined;
|
|
7
7
|
appearance?: "outline" | "solid" | undefined;
|
|
8
8
|
size?: "sm" | "md" | "lg" | "xl" | undefined;
|
|
9
9
|
isLoading?: boolean | "true" | undefined;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import*as t from"react";import{useFormContext as F,useController as x}from"react-hook-form";import{Checkbox as b}from"../checkbox/Checkbox.js";import"../field-wrapper/FieldWrapper.js";import{InlineFieldWrapper as v}from"../field-wrapper/InlineFieldWrapper.js";import"../form/Form.js";import{useFieldError as E}from"../form/useFieldError.js";var g=(e=>(e.ON="on",e.OFF="off",e))(g||{});const m=({css:e,label:f,name:l,validation:r,description:s,defaultChecked:u=!1,checked:o,onCheckedChange:n,...p})=>{const{control:h}=F(),{error:a}=E(l),{field:{ref:C,onChange:i,value:c,name:k}}=x({name:l,control:h,rules:r,defaultValue:u});return t.useEffect(()=>{typeof o<"u"&&i(o)},[o]),t.createElement(v,{css:e,description:s,error:a,label:f,required:Boolean(r==null?void 0:r.required)},t.createElement(b,{ref:C,name:k,...p,onCheckedChange:d=>{i(d),n==null||n(d)},value:c?"on":"off",checked:c,...a&&{state:"error"}}))};m.displayName="CheckboxField";export{m as CheckboxField};
|
|
1
|
+
import*as t from"react";import{useFormContext as F,useController as x}from"react-hook-form";import{Checkbox as b}from"../checkbox/Checkbox.js";import"../field-wrapper/FieldWrapper.js";import{InlineFieldWrapper as v}from"../field-wrapper/InlineFieldWrapper.js";import"../form/Form.js";import{useFieldError as E}from"../form/useFieldError.js";import"../form/useFormCustomContext.js";var g=(e=>(e.ON="on",e.OFF="off",e))(g||{});const m=({css:e,label:f,name:l,validation:r,description:s,defaultChecked:u=!1,checked:o,onCheckedChange:n,...p})=>{const{control:h}=F(),{error:a}=E(l),{field:{ref:C,onChange:i,value:c,name:k}}=x({name:l,control:h,rules:r,defaultValue:u});return t.useEffect(()=>{typeof o<"u"&&i(o)},[o]),t.createElement(v,{css:e,description:s,error:a,label:f,required:Boolean(r==null?void 0:r.required)},t.createElement(b,{ref:C,name:k,...p,onCheckedChange:d=>{i(d),n==null||n(d)},value:c?"on":"off",checked:c,...a&&{state:"error"}}))};m.displayName="CheckboxField";export{m as CheckboxField};
|
|
2
2
|
//# sourceMappingURL=CheckboxField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxField.js","sources":["../../../src/components/checkbox-field/CheckboxField.tsx"],"sourcesContent":["import * as React from 'react'\nimport { useController, useFormContext } from 'react-hook-form'\n\nimport { Checkbox } from '~/components/checkbox'\nimport {\n FieldElementWrapperProps,\n InlineFieldWrapper\n} from '~/components/field-wrapper'\nimport { useFieldError } from '~/components/form'\n\nenum CheckboxValue {\n ON = 'on',\n OFF = 'off'\n}\n\nexport const CheckboxField = ({\n css,\n label,\n name,\n validation,\n description,\n defaultChecked = false,\n checked,\n onCheckedChange,\n ...remainingProps\n}: React.ComponentProps<typeof Checkbox> & FieldElementWrapperProps) => {\n const { control } = useFormContext()\n const { error } = useFieldError(name)\n const {\n field: { ref, onChange, value: innerChecked, name: innerName }\n } = useController({\n name,\n control,\n rules: validation,\n defaultValue: defaultChecked\n })\n\n React.useEffect(() => {\n // Update the react-hook-form inner checked to match what is passed in.\n if (typeof checked !== 'undefined') onChange(checked)\n }, [checked])\n\n return (\n <InlineFieldWrapper\n css={css}\n description={description}\n error={error}\n label={label}\n required={Boolean(validation?.required)}\n >\n <Checkbox\n ref={ref}\n name={innerName}\n {...remainingProps}\n onCheckedChange={(newChecked) => {\n onChange(newChecked)\n onCheckedChange?.(newChecked)\n }}\n value={innerChecked ? CheckboxValue.ON : CheckboxValue.OFF}\n checked={innerChecked}\n {...(error && { state: 'error' })}\n />\n </InlineFieldWrapper>\n )\n}\n\nCheckboxField.displayName = 'CheckboxField'\n"],"names":["CheckboxValue","CheckboxField","css","label","name","validation","description","defaultChecked","checked","onCheckedChange","remainingProps","control","useFormContext","error","useFieldError","ref","onChange","innerChecked","innerName","useController","React","InlineFieldWrapper","Checkbox","newChecked"],"mappings":"
|
|
1
|
+
{"version":3,"file":"CheckboxField.js","sources":["../../../src/components/checkbox-field/CheckboxField.tsx"],"sourcesContent":["import * as React from 'react'\nimport { useController, useFormContext } from 'react-hook-form'\n\nimport { Checkbox } from '~/components/checkbox'\nimport {\n FieldElementWrapperProps,\n InlineFieldWrapper\n} from '~/components/field-wrapper'\nimport { useFieldError } from '~/components/form'\n\nenum CheckboxValue {\n ON = 'on',\n OFF = 'off'\n}\n\nexport const CheckboxField = ({\n css,\n label,\n name,\n validation,\n description,\n defaultChecked = false,\n checked,\n onCheckedChange,\n ...remainingProps\n}: React.ComponentProps<typeof Checkbox> & FieldElementWrapperProps) => {\n const { control } = useFormContext()\n const { error } = useFieldError(name)\n const {\n field: { ref, onChange, value: innerChecked, name: innerName }\n } = useController({\n name,\n control,\n rules: validation,\n defaultValue: defaultChecked\n })\n\n React.useEffect(() => {\n // Update the react-hook-form inner checked to match what is passed in.\n if (typeof checked !== 'undefined') onChange(checked)\n }, [checked])\n\n return (\n <InlineFieldWrapper\n css={css}\n description={description}\n error={error}\n label={label}\n required={Boolean(validation?.required)}\n >\n <Checkbox\n ref={ref}\n name={innerName}\n {...remainingProps}\n onCheckedChange={(newChecked) => {\n onChange(newChecked)\n onCheckedChange?.(newChecked)\n }}\n value={innerChecked ? CheckboxValue.ON : CheckboxValue.OFF}\n checked={innerChecked}\n {...(error && { state: 'error' })}\n />\n </InlineFieldWrapper>\n )\n}\n\nCheckboxField.displayName = 'CheckboxField'\n"],"names":["CheckboxValue","CheckboxField","css","label","name","validation","description","defaultChecked","checked","onCheckedChange","remainingProps","control","useFormContext","error","useFieldError","ref","onChange","innerChecked","innerName","useController","React","InlineFieldWrapper","Checkbox","newChecked"],"mappings":"6XAUA,IAAKA,OACHA,EAAA,GAAK,KACLA,EAAA,IAAM,MAFHA,IAAAA,GAAA,CAKE,CAAA,EAAA,MAAMC,EAAgB,CAAC,CAC5B,IAAAC,EACA,MAAAC,EACA,KAAAC,EACA,WAAAC,EACA,YAAAC,EACA,eAAAC,EAAiB,GACjB,QAAAC,EACA,gBAAAC,KACGC,CACL,IAAwE,CACtE,KAAM,CAAE,QAAAC,CAAQ,EAAIC,EAAe,EAC7B,CAAE,MAAAC,CAAM,EAAIC,EAAcV,CAAI,EAC9B,CACJ,MAAO,CAAE,IAAAW,EAAK,SAAAC,EAAU,MAAOC,EAAc,KAAMC,CAAU,CAC/D,EAAIC,EAAc,CAChB,KAAAf,EACA,QAAAO,EACA,MAAON,EACP,aAAcE,CAChB,CAAC,EAED,OAAAa,EAAM,UAAU,IAAM,CAEhB,OAAOZ,EAAY,KAAaQ,EAASR,CAAO,CACtD,EAAG,CAACA,CAAO,CAAC,EAGVY,EAAA,cAACC,EAAA,CACC,IAAKnB,EACL,YAAaI,EACb,MAAOO,EACP,MAAOV,EACP,SAAU,QAAQE,GAAA,KAAAA,OAAAA,EAAY,QAAQ,CAEtCe,EAAAA,EAAA,cAACE,EAAA,CACC,IAAKP,EACL,KAAMG,EACL,GAAGR,EACJ,gBAAkBa,GAAe,CAC/BP,EAASO,CAAU,EACnBd,GAAA,MAAAA,EAAkBc,EACpB,EACA,MAAON,EAAe,KAAmB,MACzC,QAASA,EACR,GAAIJ,GAAS,CAAE,MAAO,OAAQ,CAAA,CACjC,CACF,CAEJ,EAEAZ,EAAc,YAAc"}
|
|
@@ -380,9 +380,9 @@ export declare const CheckboxGroup: (({ checked, defaultChecked, onCheckedChange
|
|
|
380
380
|
onCheckedChange?: (newChecked: boolean) => void;
|
|
381
381
|
}) => JSX.Element;
|
|
382
382
|
AllItem: ({ onCheckedChange, title, ...rest }: {
|
|
383
|
-
color?: string | undefined;
|
|
384
|
-
content?: string | undefined;
|
|
385
|
-
translate?: "yes" | "no" | undefined;
|
|
383
|
+
color?: string | undefined | undefined;
|
|
384
|
+
content?: string | undefined | undefined;
|
|
385
|
+
translate?: "yes" | "no" | undefined | undefined;
|
|
386
386
|
size?: "md" | "lg" | ({
|
|
387
387
|
"@sm"?: "md" | "lg" | undefined;
|
|
388
388
|
"@md"?: "md" | "lg" | undefined;
|
|
@@ -751,107 +751,106 @@ export declare const CheckboxGroup: (({ checked, defaultChecked, onCheckedChange
|
|
|
751
751
|
marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
|
|
752
752
|
};
|
|
753
753
|
}> | undefined;
|
|
754
|
-
prefix?: string | undefined;
|
|
755
|
-
form?: string | undefined;
|
|
756
|
-
slot?: string | undefined;
|
|
754
|
+
prefix?: string | undefined | undefined;
|
|
755
|
+
form?: string | undefined | undefined;
|
|
756
|
+
slot?: string | undefined | undefined;
|
|
757
757
|
style?: React.CSSProperties | undefined;
|
|
758
|
-
title?: string | undefined;
|
|
758
|
+
title?: string | undefined | undefined;
|
|
759
759
|
ref?: React.Ref<HTMLButtonElement> | undefined;
|
|
760
760
|
key?: React.Key | null | undefined;
|
|
761
|
-
name?: string | undefined;
|
|
762
761
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
763
|
-
suppressContentEditableWarning?: boolean | undefined;
|
|
764
|
-
suppressHydrationWarning?: boolean | undefined;
|
|
765
|
-
accessKey?: string | undefined;
|
|
766
|
-
autoFocus?: boolean | undefined;
|
|
767
|
-
className?: string | undefined;
|
|
768
|
-
contentEditable?: (boolean | "true" | "false") |
|
|
769
|
-
contextMenu?: string | undefined;
|
|
770
|
-
dir?: string | undefined;
|
|
762
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
763
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
764
|
+
accessKey?: string | undefined | undefined;
|
|
765
|
+
autoFocus?: boolean | undefined | undefined;
|
|
766
|
+
className?: string | undefined | undefined;
|
|
767
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
768
|
+
contextMenu?: string | undefined | undefined;
|
|
769
|
+
dir?: string | undefined | undefined;
|
|
771
770
|
draggable?: (boolean | "true" | "false") | undefined;
|
|
772
|
-
hidden?: boolean | undefined;
|
|
773
|
-
id?: string | undefined;
|
|
774
|
-
lang?: string | undefined;
|
|
775
|
-
nonce?: string | undefined;
|
|
776
|
-
placeholder?: string | undefined;
|
|
771
|
+
hidden?: boolean | undefined | undefined;
|
|
772
|
+
id?: string | undefined | undefined;
|
|
773
|
+
lang?: string | undefined | undefined;
|
|
774
|
+
nonce?: string | undefined | undefined;
|
|
775
|
+
placeholder?: string | undefined | undefined;
|
|
777
776
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
778
|
-
tabIndex?: number | undefined;
|
|
779
|
-
radioGroup?: string | undefined;
|
|
777
|
+
tabIndex?: number | undefined | undefined;
|
|
778
|
+
radioGroup?: string | undefined | undefined;
|
|
780
779
|
role?: React.AriaRole | undefined;
|
|
781
|
-
about?: string | undefined;
|
|
782
|
-
datatype?: string | undefined;
|
|
780
|
+
about?: string | undefined | undefined;
|
|
781
|
+
datatype?: string | undefined | undefined;
|
|
783
782
|
inlist?: any;
|
|
784
|
-
property?: string | undefined;
|
|
785
|
-
rel?: string | undefined;
|
|
786
|
-
resource?: string | undefined;
|
|
787
|
-
rev?: string | undefined;
|
|
788
|
-
typeof?: string | undefined;
|
|
789
|
-
vocab?: string | undefined;
|
|
790
|
-
autoCapitalize?: string | undefined;
|
|
791
|
-
autoCorrect?: string | undefined;
|
|
792
|
-
autoSave?: string | undefined;
|
|
793
|
-
itemProp?: string | undefined;
|
|
794
|
-
itemScope?: boolean | undefined;
|
|
795
|
-
itemType?: string | undefined;
|
|
796
|
-
itemID?: string | undefined;
|
|
797
|
-
itemRef?: string | undefined;
|
|
798
|
-
results?: number | undefined;
|
|
799
|
-
security?: string | undefined;
|
|
800
|
-
unselectable?: "on" | "off" | undefined;
|
|
801
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
|
|
802
|
-
is?: string | undefined;
|
|
803
|
-
"aria-activedescendant"?: string | undefined;
|
|
783
|
+
property?: string | undefined | undefined;
|
|
784
|
+
rel?: string | undefined | undefined;
|
|
785
|
+
resource?: string | undefined | undefined;
|
|
786
|
+
rev?: string | undefined | undefined;
|
|
787
|
+
typeof?: string | undefined | undefined;
|
|
788
|
+
vocab?: string | undefined | undefined;
|
|
789
|
+
autoCapitalize?: string | undefined | undefined;
|
|
790
|
+
autoCorrect?: string | undefined | undefined;
|
|
791
|
+
autoSave?: string | undefined | undefined;
|
|
792
|
+
itemProp?: string | undefined | undefined;
|
|
793
|
+
itemScope?: boolean | undefined | undefined;
|
|
794
|
+
itemType?: string | undefined | undefined;
|
|
795
|
+
itemID?: string | undefined | undefined;
|
|
796
|
+
itemRef?: string | undefined | undefined;
|
|
797
|
+
results?: number | undefined | undefined;
|
|
798
|
+
security?: string | undefined | undefined;
|
|
799
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
800
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
801
|
+
is?: string | undefined | undefined;
|
|
802
|
+
"aria-activedescendant"?: string | undefined | undefined;
|
|
804
803
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
805
|
-
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
|
|
804
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
806
805
|
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
807
|
-
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
808
|
-
"aria-colcount"?: number | undefined;
|
|
809
|
-
"aria-colindex"?: number | undefined;
|
|
810
|
-
"aria-colspan"?: number | undefined;
|
|
811
|
-
"aria-controls"?: string | undefined;
|
|
812
|
-
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
813
|
-
"aria-describedby"?: string | undefined;
|
|
814
|
-
"aria-details"?: string | undefined;
|
|
806
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
807
|
+
"aria-colcount"?: number | undefined | undefined;
|
|
808
|
+
"aria-colindex"?: number | undefined | undefined;
|
|
809
|
+
"aria-colspan"?: number | undefined | undefined;
|
|
810
|
+
"aria-controls"?: string | undefined | undefined;
|
|
811
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
812
|
+
"aria-describedby"?: string | undefined | undefined;
|
|
813
|
+
"aria-details"?: string | undefined | undefined;
|
|
815
814
|
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
816
|
-
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
|
|
817
|
-
"aria-errormessage"?: string | undefined;
|
|
815
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
816
|
+
"aria-errormessage"?: string | undefined | undefined;
|
|
818
817
|
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
819
|
-
"aria-flowto"?: string | undefined;
|
|
818
|
+
"aria-flowto"?: string | undefined | undefined;
|
|
820
819
|
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
821
|
-
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
|
|
820
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
822
821
|
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
823
|
-
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
824
|
-
"aria-keyshortcuts"?: string | undefined;
|
|
825
|
-
"aria-label"?: string | undefined;
|
|
826
|
-
"aria-labelledby"?: string | undefined;
|
|
827
|
-
"aria-level"?: number | undefined;
|
|
828
|
-
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
822
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
823
|
+
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
824
|
+
"aria-label"?: string | undefined | undefined;
|
|
825
|
+
"aria-labelledby"?: string | undefined | undefined;
|
|
826
|
+
"aria-level"?: number | undefined | undefined;
|
|
827
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
829
828
|
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
830
829
|
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
831
830
|
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
832
|
-
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
833
|
-
"aria-owns"?: string | undefined;
|
|
834
|
-
"aria-placeholder"?: string | undefined;
|
|
835
|
-
"aria-posinset"?: number | undefined;
|
|
836
|
-
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
|
|
831
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
832
|
+
"aria-owns"?: string | undefined | undefined;
|
|
833
|
+
"aria-placeholder"?: string | undefined | undefined;
|
|
834
|
+
"aria-posinset"?: number | undefined | undefined;
|
|
835
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
837
836
|
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
838
|
-
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
|
|
837
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
839
838
|
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
840
|
-
"aria-roledescription"?: string | undefined;
|
|
841
|
-
"aria-rowcount"?: number | undefined;
|
|
842
|
-
"aria-rowindex"?: number | undefined;
|
|
843
|
-
"aria-rowspan"?: number | undefined;
|
|
839
|
+
"aria-roledescription"?: string | undefined | undefined;
|
|
840
|
+
"aria-rowcount"?: number | undefined | undefined;
|
|
841
|
+
"aria-rowindex"?: number | undefined | undefined;
|
|
842
|
+
"aria-rowspan"?: number | undefined | undefined;
|
|
844
843
|
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
845
|
-
"aria-setsize"?: number | undefined;
|
|
846
|
-
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
847
|
-
"aria-valuemax"?: number | undefined;
|
|
848
|
-
"aria-valuemin"?: number | undefined;
|
|
849
|
-
"aria-valuenow"?: number | undefined;
|
|
850
|
-
"aria-valuetext"?: string | undefined;
|
|
851
|
-
children?: React.ReactNode
|
|
844
|
+
"aria-setsize"?: number | undefined | undefined;
|
|
845
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
846
|
+
"aria-valuemax"?: number | undefined | undefined;
|
|
847
|
+
"aria-valuemin"?: number | undefined | undefined;
|
|
848
|
+
"aria-valuenow"?: number | undefined | undefined;
|
|
849
|
+
"aria-valuetext"?: string | undefined | undefined;
|
|
850
|
+
children?: React.ReactNode;
|
|
852
851
|
dangerouslySetInnerHTML?: {
|
|
853
852
|
__html: string | TrustedHTML;
|
|
854
|
-
} | undefined;
|
|
853
|
+
} | undefined | undefined;
|
|
855
854
|
onCopy?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
856
855
|
onCopyCapture?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
857
856
|
onCut?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
|
|
@@ -1012,14 +1011,15 @@ export declare const CheckboxGroup: (({ checked, defaultChecked, onCheckedChange
|
|
|
1012
1011
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
|
1013
1012
|
onTransitionEnd?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
1014
1013
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1014
|
+
name?: string | undefined | undefined;
|
|
1015
|
+
type?: "submit" | "reset" | "button" | undefined | undefined;
|
|
1016
|
+
disabled?: boolean | undefined | undefined;
|
|
1017
|
+
formAction?: string | undefined | undefined;
|
|
1018
|
+
formEncType?: string | undefined | undefined;
|
|
1019
|
+
formMethod?: string | undefined | undefined;
|
|
1020
|
+
formNoValidate?: boolean | undefined | undefined;
|
|
1021
|
+
formTarget?: string | undefined | undefined;
|
|
1022
|
+
value?: string | number | readonly string[] | undefined;
|
|
1023
1023
|
required?: boolean | undefined;
|
|
1024
1024
|
asChild?: boolean | undefined;
|
|
1025
1025
|
state?: "error" | ({
|