@primer/components 0.0.0-2021108143910 → 0.0.0-2021108205537
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/CHANGELOG.md +5 -3
- package/dist/browser.esm.js +472 -473
- package/dist/browser.esm.js.map +1 -1
- package/dist/browser.umd.js +73 -74
- package/dist/browser.umd.js.map +1 -1
- package/lib/Autocomplete/Autocomplete.d.ts +28 -28
- package/lib/Autocomplete/AutocompleteInput.d.ts +28 -28
- package/lib/Button/Button.d.ts +25 -25
- package/lib/Button/ButtonClose.d.ts +45 -45
- package/lib/Button/ButtonDanger.d.ts +25 -25
- package/lib/Button/ButtonInvisible.d.ts +25 -25
- package/lib/Button/ButtonOutline.d.ts +25 -25
- package/lib/Button/ButtonPrimary.d.ts +25 -25
- package/lib/CircleOcticon.d.ts +42 -42
- package/lib/Dialog.d.ts +45 -45
- package/lib/Dropdown.d.ts +176 -176
- package/lib/DropdownMenu/DropdownButton.d.ts +46 -46
- package/lib/FilterList.d.ts +42 -42
- package/lib/Position.d.ts +4 -4
- package/lib/SelectMenu/SelectMenu.d.ts +246 -246
- package/lib/SelectMenu/SelectMenuItem.d.ts +1 -1
- package/lib/SelectMenu/SelectMenuModal.d.ts +1 -1
- package/lib/SideNav.d.ts +11 -8
- package/lib/SideNav.js +8 -15
- package/lib/TextInputWithTokens.d.ts +28 -28
- package/lib/Timeline.d.ts +43 -43
- package/lib/Token/AvatarToken.d.ts +1 -1
- package/lib/Token/IssueLabelToken.d.ts +1 -1
- package/lib/Token/Token.d.ts +1 -1
- package/lib/sx.d.ts +0 -2
- package/lib/sx.js +0 -8
- package/lib/theme-preval.js +2 -81
- package/lib/utils/testing.d.ts +1 -14
- package/lib-esm/Autocomplete/Autocomplete.d.ts +28 -28
- package/lib-esm/Autocomplete/AutocompleteInput.d.ts +28 -28
- package/lib-esm/Button/Button.d.ts +25 -25
- package/lib-esm/Button/ButtonClose.d.ts +45 -45
- package/lib-esm/Button/ButtonDanger.d.ts +25 -25
- package/lib-esm/Button/ButtonInvisible.d.ts +25 -25
- package/lib-esm/Button/ButtonOutline.d.ts +25 -25
- package/lib-esm/Button/ButtonPrimary.d.ts +25 -25
- package/lib-esm/CircleOcticon.d.ts +42 -42
- package/lib-esm/Dialog.d.ts +45 -45
- package/lib-esm/Dropdown.d.ts +176 -176
- package/lib-esm/DropdownMenu/DropdownButton.d.ts +46 -46
- package/lib-esm/FilterList.d.ts +42 -42
- package/lib-esm/Position.d.ts +4 -4
- package/lib-esm/SelectMenu/SelectMenu.d.ts +246 -246
- package/lib-esm/SelectMenu/SelectMenuItem.d.ts +1 -1
- package/lib-esm/SelectMenu/SelectMenuModal.d.ts +1 -1
- package/lib-esm/SideNav.d.ts +11 -8
- package/lib-esm/SideNav.js +8 -16
- package/lib-esm/TextInputWithTokens.d.ts +28 -28
- package/lib-esm/Timeline.d.ts +43 -43
- package/lib-esm/Token/AvatarToken.d.ts +1 -1
- package/lib-esm/Token/IssueLabelToken.d.ts +1 -1
- package/lib-esm/Token/Token.d.ts +1 -1
- package/lib-esm/sx.d.ts +0 -2
- package/lib-esm/sx.js +1 -3
- package/lib-esm/theme-preval.js +2 -81
- package/lib-esm/utils/testing.d.ts +1 -14
- package/package.json +2 -4
- package/lib/ActionList2/Description.d.ts +0 -12
- package/lib/ActionList2/Description.js +0 -53
- package/lib/ActionList2/Divider.d.ts +0 -5
- package/lib/ActionList2/Divider.js +0 -35
- package/lib/ActionList2/Group.d.ts +0 -32
- package/lib/ActionList2/Group.js +0 -104
- package/lib/ActionList2/Item.d.ts +0 -71
- package/lib/ActionList2/Item.js +0 -234
- package/lib/ActionList2/LinkItem.d.ts +0 -17
- package/lib/ActionList2/LinkItem.js +0 -57
- package/lib/ActionList2/List.d.ts +0 -26
- package/lib/ActionList2/List.js +0 -59
- package/lib/ActionList2/Selection.d.ts +0 -5
- package/lib/ActionList2/Selection.js +0 -70
- package/lib/ActionList2/Visuals.d.ts +0 -11
- package/lib/ActionList2/Visuals.js +0 -90
- package/lib/ActionList2/index.d.ts +0 -40
- package/lib/ActionList2/index.js +0 -47
- package/lib/experiments.d.ts +0 -1
- package/lib/experiments.js +0 -18
- package/lib/utils/create-slots.d.ts +0 -17
- package/lib/utils/create-slots.js +0 -105
- package/lib/utils/use-force-update.d.ts +0 -1
- package/lib/utils/use-force-update.js +0 -19
- package/lib-esm/ActionList2/Description.d.ts +0 -12
- package/lib-esm/ActionList2/Description.js +0 -37
- package/lib-esm/ActionList2/Divider.d.ts +0 -5
- package/lib-esm/ActionList2/Divider.js +0 -23
- package/lib-esm/ActionList2/Group.d.ts +0 -32
- package/lib-esm/ActionList2/Group.js +0 -85
- package/lib-esm/ActionList2/Item.d.ts +0 -71
- package/lib-esm/ActionList2/Item.js +0 -201
- package/lib-esm/ActionList2/LinkItem.d.ts +0 -17
- package/lib-esm/ActionList2/LinkItem.js +0 -43
- package/lib-esm/ActionList2/List.d.ts +0 -26
- package/lib-esm/ActionList2/List.js +0 -37
- package/lib-esm/ActionList2/Selection.d.ts +0 -5
- package/lib-esm/ActionList2/Selection.js +0 -52
- package/lib-esm/ActionList2/Visuals.d.ts +0 -11
- package/lib-esm/ActionList2/Visuals.js +0 -68
- package/lib-esm/ActionList2/index.d.ts +0 -40
- package/lib-esm/ActionList2/index.js +0 -33
- package/lib-esm/experiments.d.ts +0 -1
- package/lib-esm/experiments.js +0 -2
- package/lib-esm/utils/create-slots.d.ts +0 -17
- package/lib-esm/utils/create-slots.js +0 -84
- package/lib-esm/utils/use-force-update.d.ts +0 -1
- package/lib-esm/utils/use-force-update.js +0 -6
@@ -20,7 +20,7 @@ declare const _default: React.FC<{
|
|
20
20
|
} & {
|
21
21
|
as?: string | React.ComponentType<any> | undefined;
|
22
22
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
23
|
-
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "
|
23
|
+
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "className" | "block" | "icon" | "sx" | "disabled" | "variant" | "contrast"> & {
|
24
24
|
className?: string | undefined;
|
25
25
|
icon?: React.ComponentType<{
|
26
26
|
className?: string | undefined;
|
@@ -37,10 +37,6 @@ declare const _default: React.FC<{
|
|
37
37
|
slot?: string | undefined;
|
38
38
|
style?: React.CSSProperties | undefined;
|
39
39
|
title?: string | undefined;
|
40
|
-
block?: boolean | undefined;
|
41
|
-
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
42
|
-
variant?: "small" | "large" | undefined;
|
43
|
-
role?: React.AriaRole | undefined;
|
44
40
|
key?: React.Key | null | undefined;
|
45
41
|
defaultChecked?: boolean | undefined;
|
46
42
|
defaultValue?: string | number | readonly string[] | undefined;
|
@@ -48,16 +44,17 @@ declare const _default: React.FC<{
|
|
48
44
|
suppressHydrationWarning?: boolean | undefined;
|
49
45
|
accessKey?: string | undefined;
|
50
46
|
className?: string | undefined;
|
51
|
-
contentEditable?: "inherit" | (boolean | "
|
47
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
52
48
|
contextMenu?: string | undefined;
|
53
49
|
dir?: string | undefined;
|
54
|
-
draggable?: (boolean | "
|
50
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
55
51
|
id?: string | undefined;
|
56
52
|
lang?: string | undefined;
|
57
53
|
placeholder?: string | undefined;
|
58
|
-
spellCheck?: (boolean | "
|
54
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
59
55
|
tabIndex?: number | undefined;
|
60
56
|
radioGroup?: string | undefined;
|
57
|
+
role?: React.AriaRole | undefined;
|
61
58
|
about?: string | undefined;
|
62
59
|
datatype?: string | undefined;
|
63
60
|
inlist?: any;
|
@@ -80,47 +77,47 @@ declare const _default: React.FC<{
|
|
80
77
|
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
81
78
|
is?: string | undefined;
|
82
79
|
'aria-activedescendant'?: string | undefined;
|
83
|
-
'aria-atomic'?: boolean | "
|
84
|
-
'aria-autocomplete'?: "none" | "
|
85
|
-
'aria-busy'?: boolean | "
|
86
|
-
'aria-checked'?: boolean | "
|
80
|
+
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
81
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
82
|
+
'aria-busy'?: boolean | "true" | "false" | undefined;
|
83
|
+
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
87
84
|
'aria-colcount'?: number | undefined;
|
88
85
|
'aria-colindex'?: number | undefined;
|
89
86
|
'aria-colspan'?: number | undefined;
|
90
87
|
'aria-controls'?: string | undefined;
|
91
|
-
'aria-current'?: boolean | "time" | "
|
88
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
|
92
89
|
'aria-describedby'?: string | undefined;
|
93
90
|
'aria-details'?: string | undefined;
|
94
|
-
'aria-disabled'?: boolean | "
|
95
|
-
'aria-dropeffect'?: "link" | "none" | "copy" | "
|
91
|
+
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
92
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
96
93
|
'aria-errormessage'?: string | undefined;
|
97
|
-
'aria-expanded'?: boolean | "
|
94
|
+
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
98
95
|
'aria-flowto'?: string | undefined;
|
99
|
-
'aria-grabbed'?: boolean | "
|
100
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
101
|
-
'aria-hidden'?: boolean | "
|
102
|
-
'aria-invalid'?: boolean | "
|
96
|
+
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
97
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "tree" | "true" | "false" | undefined;
|
98
|
+
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
99
|
+
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
103
100
|
'aria-keyshortcuts'?: string | undefined;
|
104
101
|
'aria-label'?: string | undefined;
|
105
102
|
'aria-labelledby'?: string | undefined;
|
106
103
|
'aria-level'?: number | undefined;
|
107
104
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
108
|
-
'aria-modal'?: boolean | "
|
109
|
-
'aria-multiline'?: boolean | "
|
110
|
-
'aria-multiselectable'?: boolean | "
|
105
|
+
'aria-modal'?: boolean | "true" | "false" | undefined;
|
106
|
+
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
107
|
+
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
111
108
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
112
109
|
'aria-owns'?: string | undefined;
|
113
110
|
'aria-placeholder'?: string | undefined;
|
114
111
|
'aria-posinset'?: number | undefined;
|
115
|
-
'aria-pressed'?: boolean | "
|
116
|
-
'aria-readonly'?: boolean | "
|
112
|
+
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
113
|
+
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
117
114
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
118
|
-
'aria-required'?: boolean | "
|
115
|
+
'aria-required'?: boolean | "true" | "false" | undefined;
|
119
116
|
'aria-roledescription'?: string | undefined;
|
120
117
|
'aria-rowcount'?: number | undefined;
|
121
118
|
'aria-rowindex'?: number | undefined;
|
122
119
|
'aria-rowspan'?: number | undefined;
|
123
|
-
'aria-selected'?: boolean | "
|
120
|
+
'aria-selected'?: boolean | "true" | "false" | undefined;
|
124
121
|
'aria-setsize'?: number | undefined;
|
125
122
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
126
123
|
'aria-valuemax'?: number | undefined;
|
@@ -290,12 +287,15 @@ declare const _default: React.FC<{
|
|
290
287
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLSpanElement> | undefined;
|
291
288
|
onTransitionEnd?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
292
289
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
290
|
+
block?: boolean | undefined;
|
291
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
293
292
|
disabled?: boolean | undefined;
|
293
|
+
variant?: "small" | "large" | undefined;
|
294
294
|
hasIcon?: boolean | undefined;
|
295
295
|
contrast?: boolean | undefined;
|
296
296
|
} & {
|
297
297
|
theme?: any;
|
298
|
-
}, "maxWidth" | "minWidth" | "width" | "theme" | "block" | "sx" | "
|
298
|
+
}, "maxWidth" | "minWidth" | "width" | "theme" | "block" | "sx" | "disabled" | "variant" | "contrast">, string | number | symbol> & React.RefAttributes<HTMLInputElement>>, {
|
299
299
|
as?: React.ComponentType<any> | undefined;
|
300
300
|
}>;
|
301
301
|
Menu: typeof AutocompleteMenu;
|
@@ -12,7 +12,7 @@ declare const AutocompleteInput: PolymorphicForwardRefComponent<React.ForwardRef
|
|
12
12
|
} & {
|
13
13
|
as?: string | React.ComponentType<any> | undefined;
|
14
14
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
15
|
-
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "
|
15
|
+
}, string | number | symbol>, "maxWidth" | "minWidth" | "width" | "theme" | "className" | "block" | "icon" | "sx" | "disabled" | "variant" | "contrast"> & {
|
16
16
|
className?: string | undefined;
|
17
17
|
icon?: React.ComponentType<{
|
18
18
|
className?: string | undefined;
|
@@ -29,10 +29,6 @@ declare const AutocompleteInput: PolymorphicForwardRefComponent<React.ForwardRef
|
|
29
29
|
slot?: string | undefined;
|
30
30
|
style?: React.CSSProperties | undefined;
|
31
31
|
title?: string | undefined;
|
32
|
-
block?: boolean | undefined;
|
33
|
-
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
34
|
-
variant?: "small" | "large" | undefined;
|
35
|
-
role?: React.AriaRole | undefined;
|
36
32
|
key?: React.Key | null | undefined;
|
37
33
|
defaultChecked?: boolean | undefined;
|
38
34
|
defaultValue?: string | number | readonly string[] | undefined;
|
@@ -40,16 +36,17 @@ declare const AutocompleteInput: PolymorphicForwardRefComponent<React.ForwardRef
|
|
40
36
|
suppressHydrationWarning?: boolean | undefined;
|
41
37
|
accessKey?: string | undefined;
|
42
38
|
className?: string | undefined;
|
43
|
-
contentEditable?: "inherit" | (boolean | "
|
39
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
44
40
|
contextMenu?: string | undefined;
|
45
41
|
dir?: string | undefined;
|
46
|
-
draggable?: (boolean | "
|
42
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
47
43
|
id?: string | undefined;
|
48
44
|
lang?: string | undefined;
|
49
45
|
placeholder?: string | undefined;
|
50
|
-
spellCheck?: (boolean | "
|
46
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
51
47
|
tabIndex?: number | undefined;
|
52
48
|
radioGroup?: string | undefined;
|
49
|
+
role?: React.AriaRole | undefined;
|
53
50
|
about?: string | undefined;
|
54
51
|
datatype?: string | undefined;
|
55
52
|
inlist?: any;
|
@@ -72,47 +69,47 @@ declare const AutocompleteInput: PolymorphicForwardRefComponent<React.ForwardRef
|
|
72
69
|
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
73
70
|
is?: string | undefined;
|
74
71
|
'aria-activedescendant'?: string | undefined;
|
75
|
-
'aria-atomic'?: boolean | "
|
76
|
-
'aria-autocomplete'?: "none" | "
|
77
|
-
'aria-busy'?: boolean | "
|
78
|
-
'aria-checked'?: boolean | "
|
72
|
+
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
73
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
74
|
+
'aria-busy'?: boolean | "true" | "false" | undefined;
|
75
|
+
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
79
76
|
'aria-colcount'?: number | undefined;
|
80
77
|
'aria-colindex'?: number | undefined;
|
81
78
|
'aria-colspan'?: number | undefined;
|
82
79
|
'aria-controls'?: string | undefined;
|
83
|
-
'aria-current'?: boolean | "time" | "
|
80
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
|
84
81
|
'aria-describedby'?: string | undefined;
|
85
82
|
'aria-details'?: string | undefined;
|
86
|
-
'aria-disabled'?: boolean | "
|
87
|
-
'aria-dropeffect'?: "link" | "none" | "copy" | "
|
83
|
+
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
84
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
88
85
|
'aria-errormessage'?: string | undefined;
|
89
|
-
'aria-expanded'?: boolean | "
|
86
|
+
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
90
87
|
'aria-flowto'?: string | undefined;
|
91
|
-
'aria-grabbed'?: boolean | "
|
92
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
93
|
-
'aria-hidden'?: boolean | "
|
94
|
-
'aria-invalid'?: boolean | "
|
88
|
+
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
89
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "tree" | "true" | "false" | undefined;
|
90
|
+
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
91
|
+
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
95
92
|
'aria-keyshortcuts'?: string | undefined;
|
96
93
|
'aria-label'?: string | undefined;
|
97
94
|
'aria-labelledby'?: string | undefined;
|
98
95
|
'aria-level'?: number | undefined;
|
99
96
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
100
|
-
'aria-modal'?: boolean | "
|
101
|
-
'aria-multiline'?: boolean | "
|
102
|
-
'aria-multiselectable'?: boolean | "
|
97
|
+
'aria-modal'?: boolean | "true" | "false" | undefined;
|
98
|
+
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
99
|
+
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
103
100
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
104
101
|
'aria-owns'?: string | undefined;
|
105
102
|
'aria-placeholder'?: string | undefined;
|
106
103
|
'aria-posinset'?: number | undefined;
|
107
|
-
'aria-pressed'?: boolean | "
|
108
|
-
'aria-readonly'?: boolean | "
|
104
|
+
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
105
|
+
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
109
106
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
110
|
-
'aria-required'?: boolean | "
|
107
|
+
'aria-required'?: boolean | "true" | "false" | undefined;
|
111
108
|
'aria-roledescription'?: string | undefined;
|
112
109
|
'aria-rowcount'?: number | undefined;
|
113
110
|
'aria-rowindex'?: number | undefined;
|
114
111
|
'aria-rowspan'?: number | undefined;
|
115
|
-
'aria-selected'?: boolean | "
|
112
|
+
'aria-selected'?: boolean | "true" | "false" | undefined;
|
116
113
|
'aria-setsize'?: number | undefined;
|
117
114
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
118
115
|
'aria-valuemax'?: number | undefined;
|
@@ -282,11 +279,14 @@ declare const AutocompleteInput: PolymorphicForwardRefComponent<React.ForwardRef
|
|
282
279
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLSpanElement> | undefined;
|
283
280
|
onTransitionEnd?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
284
281
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLSpanElement> | undefined;
|
282
|
+
block?: boolean | undefined;
|
283
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
285
284
|
disabled?: boolean | undefined;
|
285
|
+
variant?: "small" | "large" | undefined;
|
286
286
|
hasIcon?: boolean | undefined;
|
287
287
|
contrast?: boolean | undefined;
|
288
288
|
} & {
|
289
289
|
theme?: any;
|
290
|
-
}, "maxWidth" | "minWidth" | "width" | "theme" | "block" | "sx" | "
|
290
|
+
}, "maxWidth" | "minWidth" | "width" | "theme" | "block" | "sx" | "disabled" | "variant" | "contrast">, string | number | symbol> & React.RefAttributes<HTMLInputElement>>, InternalAutocompleteInputProps>;
|
291
291
|
export declare type AutocompleteInputProps = ComponentProps<typeof AutocompleteInput>;
|
292
292
|
export default AutocompleteInput;
|
package/lib/Button/Button.d.ts
CHANGED
@@ -16,8 +16,6 @@ declare const Button: import("styled-components").StyledComponent<"button", any,
|
|
16
16
|
slot?: string | undefined;
|
17
17
|
style?: import("react").CSSProperties | undefined;
|
18
18
|
title?: string | undefined;
|
19
|
-
variant?: "small" | "medium" | "large" | undefined;
|
20
|
-
role?: import("react").AriaRole | undefined;
|
21
19
|
type?: "button" | "reset" | "submit" | undefined;
|
22
20
|
name?: string | undefined;
|
23
21
|
key?: import("react").Key | null | undefined;
|
@@ -27,16 +25,17 @@ declare const Button: import("styled-components").StyledComponent<"button", any,
|
|
27
25
|
suppressHydrationWarning?: boolean | undefined;
|
28
26
|
accessKey?: string | undefined;
|
29
27
|
className?: string | undefined;
|
30
|
-
contentEditable?: "inherit" | (boolean | "
|
28
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
31
29
|
contextMenu?: string | undefined;
|
32
30
|
dir?: string | undefined;
|
33
|
-
draggable?: (boolean | "
|
31
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
34
32
|
id?: string | undefined;
|
35
33
|
lang?: string | undefined;
|
36
34
|
placeholder?: string | undefined;
|
37
|
-
spellCheck?: (boolean | "
|
35
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
38
36
|
tabIndex?: number | undefined;
|
39
37
|
radioGroup?: string | undefined;
|
38
|
+
role?: import("react").AriaRole | undefined;
|
40
39
|
about?: string | undefined;
|
41
40
|
datatype?: string | undefined;
|
42
41
|
inlist?: any;
|
@@ -59,47 +58,47 @@ declare const Button: import("styled-components").StyledComponent<"button", any,
|
|
59
58
|
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
60
59
|
is?: string | undefined;
|
61
60
|
'aria-activedescendant'?: string | undefined;
|
62
|
-
'aria-atomic'?: boolean | "
|
63
|
-
'aria-autocomplete'?: "none" | "
|
64
|
-
'aria-busy'?: boolean | "
|
65
|
-
'aria-checked'?: boolean | "
|
61
|
+
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
62
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
63
|
+
'aria-busy'?: boolean | "true" | "false" | undefined;
|
64
|
+
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
66
65
|
'aria-colcount'?: number | undefined;
|
67
66
|
'aria-colindex'?: number | undefined;
|
68
67
|
'aria-colspan'?: number | undefined;
|
69
68
|
'aria-controls'?: string | undefined;
|
70
|
-
'aria-current'?: boolean | "time" | "
|
69
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
|
71
70
|
'aria-describedby'?: string | undefined;
|
72
71
|
'aria-details'?: string | undefined;
|
73
|
-
'aria-disabled'?: boolean | "
|
74
|
-
'aria-dropeffect'?: "link" | "none" | "copy" | "
|
72
|
+
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
73
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
75
74
|
'aria-errormessage'?: string | undefined;
|
76
|
-
'aria-expanded'?: boolean | "
|
75
|
+
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
77
76
|
'aria-flowto'?: string | undefined;
|
78
|
-
'aria-grabbed'?: boolean | "
|
79
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
80
|
-
'aria-hidden'?: boolean | "
|
81
|
-
'aria-invalid'?: boolean | "
|
77
|
+
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
78
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "tree" | "true" | "false" | undefined;
|
79
|
+
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
80
|
+
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
82
81
|
'aria-keyshortcuts'?: string | undefined;
|
83
82
|
'aria-label'?: string | undefined;
|
84
83
|
'aria-labelledby'?: string | undefined;
|
85
84
|
'aria-level'?: number | undefined;
|
86
85
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
87
|
-
'aria-modal'?: boolean | "
|
88
|
-
'aria-multiline'?: boolean | "
|
89
|
-
'aria-multiselectable'?: boolean | "
|
86
|
+
'aria-modal'?: boolean | "true" | "false" | undefined;
|
87
|
+
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
88
|
+
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
90
89
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
91
90
|
'aria-owns'?: string | undefined;
|
92
91
|
'aria-placeholder'?: string | undefined;
|
93
92
|
'aria-posinset'?: number | undefined;
|
94
|
-
'aria-pressed'?: boolean | "
|
95
|
-
'aria-readonly'?: boolean | "
|
93
|
+
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
94
|
+
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
96
95
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
97
|
-
'aria-required'?: boolean | "
|
96
|
+
'aria-required'?: boolean | "true" | "false" | undefined;
|
98
97
|
'aria-roledescription'?: string | undefined;
|
99
98
|
'aria-rowcount'?: number | undefined;
|
100
99
|
'aria-rowindex'?: number | undefined;
|
101
100
|
'aria-rowspan'?: number | undefined;
|
102
|
-
'aria-selected'?: boolean | "
|
101
|
+
'aria-selected'?: boolean | "true" | "false" | undefined;
|
103
102
|
'aria-setsize'?: number | undefined;
|
104
103
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
105
104
|
'aria-valuemax'?: number | undefined;
|
@@ -270,13 +269,14 @@ declare const Button: import("styled-components").StyledComponent<"button", any,
|
|
270
269
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
271
270
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLButtonElement> | undefined;
|
272
271
|
as?: string | import("react").ComponentClass<any, any> | import("react").FunctionComponent<any> | undefined;
|
273
|
-
disabled?: boolean | undefined;
|
274
272
|
autoFocus?: boolean | undefined;
|
273
|
+
disabled?: boolean | undefined;
|
275
274
|
formAction?: string | undefined;
|
276
275
|
formEncType?: string | undefined;
|
277
276
|
formMethod?: string | undefined;
|
278
277
|
formNoValidate?: boolean | undefined;
|
279
278
|
formTarget?: string | undefined;
|
279
|
+
variant?: "small" | "medium" | "large" | undefined;
|
280
280
|
} & {
|
281
281
|
theme?: any;
|
282
282
|
} & import("styled-system").FontSizeProps<Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>, string | number | symbol> & import("../constants").SystemCommonProps & import("../constants").SystemLayoutProps & SxProp, never>;
|
@@ -35,27 +35,6 @@ declare const ButtonClose: React.ForwardRefExoticComponent<Pick<{
|
|
35
35
|
slot?: string | undefined;
|
36
36
|
style?: React.CSSProperties | undefined;
|
37
37
|
title?: string | undefined;
|
38
|
-
bg?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
39
|
-
m?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
40
|
-
mt?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
41
|
-
mr?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
42
|
-
mb?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
43
|
-
ml?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
44
|
-
mx?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
45
|
-
marginX?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
46
|
-
my?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
47
|
-
marginY?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
48
|
-
pt?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
49
|
-
pr?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
50
|
-
pb?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
51
|
-
pl?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
52
|
-
px?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
53
|
-
paddingX?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
54
|
-
py?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
55
|
-
paddingY?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
56
|
-
size?: import("styled-system").ResponsiveValue<import("csstype").Property.Height<import("styled-system").TLengthStyledSystem>, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
57
|
-
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
58
|
-
role?: React.AriaRole | undefined;
|
59
38
|
type?: "button" | "reset" | "submit" | undefined;
|
60
39
|
name?: string | undefined;
|
61
40
|
key?: React.Key | null | undefined;
|
@@ -65,16 +44,17 @@ declare const ButtonClose: React.ForwardRefExoticComponent<Pick<{
|
|
65
44
|
suppressHydrationWarning?: boolean | undefined;
|
66
45
|
accessKey?: string | undefined;
|
67
46
|
className?: string | undefined;
|
68
|
-
contentEditable?: "inherit" | (boolean | "
|
47
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
69
48
|
contextMenu?: string | undefined;
|
70
49
|
dir?: string | undefined;
|
71
|
-
draggable?: (boolean | "
|
50
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
72
51
|
id?: string | undefined;
|
73
52
|
lang?: string | undefined;
|
74
53
|
placeholder?: string | undefined;
|
75
|
-
spellCheck?: (boolean | "
|
54
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
76
55
|
tabIndex?: number | undefined;
|
77
56
|
radioGroup?: string | undefined;
|
57
|
+
role?: React.AriaRole | undefined;
|
78
58
|
about?: string | undefined;
|
79
59
|
datatype?: string | undefined;
|
80
60
|
inlist?: any;
|
@@ -97,47 +77,47 @@ declare const ButtonClose: React.ForwardRefExoticComponent<Pick<{
|
|
97
77
|
inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
98
78
|
is?: string | undefined;
|
99
79
|
'aria-activedescendant'?: string | undefined;
|
100
|
-
'aria-atomic'?: boolean | "
|
101
|
-
'aria-autocomplete'?: "none" | "
|
102
|
-
'aria-busy'?: boolean | "
|
103
|
-
'aria-checked'?: boolean | "
|
80
|
+
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
81
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
82
|
+
'aria-busy'?: boolean | "true" | "false" | undefined;
|
83
|
+
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
104
84
|
'aria-colcount'?: number | undefined;
|
105
85
|
'aria-colindex'?: number | undefined;
|
106
86
|
'aria-colspan'?: number | undefined;
|
107
87
|
'aria-controls'?: string | undefined;
|
108
|
-
'aria-current'?: boolean | "time" | "
|
88
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
|
109
89
|
'aria-describedby'?: string | undefined;
|
110
90
|
'aria-details'?: string | undefined;
|
111
|
-
'aria-disabled'?: boolean | "
|
112
|
-
'aria-dropeffect'?: "link" | "none" | "copy" | "
|
91
|
+
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
92
|
+
'aria-dropeffect'?: "link" | "none" | "copy" | "execute" | "move" | "popup" | undefined;
|
113
93
|
'aria-errormessage'?: string | undefined;
|
114
|
-
'aria-expanded'?: boolean | "
|
94
|
+
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
115
95
|
'aria-flowto'?: string | undefined;
|
116
|
-
'aria-grabbed'?: boolean | "
|
117
|
-
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "
|
118
|
-
'aria-hidden'?: boolean | "
|
119
|
-
'aria-invalid'?: boolean | "
|
96
|
+
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
97
|
+
'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "listbox" | "tree" | "true" | "false" | undefined;
|
98
|
+
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
99
|
+
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
120
100
|
'aria-keyshortcuts'?: string | undefined;
|
121
101
|
'aria-label'?: string | undefined;
|
122
102
|
'aria-labelledby'?: string | undefined;
|
123
103
|
'aria-level'?: number | undefined;
|
124
104
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
125
|
-
'aria-modal'?: boolean | "
|
126
|
-
'aria-multiline'?: boolean | "
|
127
|
-
'aria-multiselectable'?: boolean | "
|
105
|
+
'aria-modal'?: boolean | "true" | "false" | undefined;
|
106
|
+
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
107
|
+
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
128
108
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
129
109
|
'aria-owns'?: string | undefined;
|
130
110
|
'aria-placeholder'?: string | undefined;
|
131
111
|
'aria-posinset'?: number | undefined;
|
132
|
-
'aria-pressed'?: boolean | "
|
133
|
-
'aria-readonly'?: boolean | "
|
112
|
+
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
113
|
+
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
134
114
|
'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
135
|
-
'aria-required'?: boolean | "
|
115
|
+
'aria-required'?: boolean | "true" | "false" | undefined;
|
136
116
|
'aria-roledescription'?: string | undefined;
|
137
117
|
'aria-rowcount'?: number | undefined;
|
138
118
|
'aria-rowindex'?: number | undefined;
|
139
119
|
'aria-rowspan'?: number | undefined;
|
140
|
-
'aria-selected'?: boolean | "
|
120
|
+
'aria-selected'?: boolean | "true" | "false" | undefined;
|
141
121
|
'aria-setsize'?: number | undefined;
|
142
122
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
143
123
|
'aria-valuemax'?: number | undefined;
|
@@ -307,8 +287,28 @@ declare const ButtonClose: React.ForwardRefExoticComponent<Pick<{
|
|
307
287
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLButtonElement> | undefined;
|
308
288
|
onTransitionEnd?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
309
289
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLButtonElement> | undefined;
|
310
|
-
|
290
|
+
bg?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
291
|
+
m?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
292
|
+
mt?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
293
|
+
mr?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
294
|
+
mb?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
295
|
+
ml?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
296
|
+
mx?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
297
|
+
marginX?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
298
|
+
my?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
299
|
+
marginY?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
300
|
+
pt?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
301
|
+
pr?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
302
|
+
pb?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
303
|
+
pl?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
304
|
+
px?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
305
|
+
paddingX?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
306
|
+
py?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
307
|
+
paddingY?: import("styled-system").ResponsiveValue<string | number | symbol, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
308
|
+
size?: import("styled-system").ResponsiveValue<import("csstype").Property.Height<import("styled-system").TLengthStyledSystem>, Required<import("styled-system").Theme<import("styled-system").TLengthStyledSystem>>> | undefined;
|
309
|
+
sx?: import("../sx").BetterSystemStyleObject | undefined;
|
311
310
|
autoFocus?: boolean | undefined;
|
311
|
+
disabled?: boolean | undefined;
|
312
312
|
formAction?: string | undefined;
|
313
313
|
formEncType?: string | undefined;
|
314
314
|
formMethod?: string | undefined;
|
@@ -316,6 +316,6 @@ declare const ButtonClose: React.ForwardRefExoticComponent<Pick<{
|
|
316
316
|
formTarget?: string | undefined;
|
317
317
|
} & {
|
318
318
|
theme?: any;
|
319
|
-
}, "backgroundColor" | "color" | "display" | "height" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "overflowX" | "overflowY" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "verticalAlign" | "width" | "margin" | "overflow" | "padding" | "hidden" | "children" | "theme" | "value" | "form" | "p" | "slot" | "style" | "title" | "
|
319
|
+
}, "backgroundColor" | "color" | "display" | "height" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "opacity" | "overflowX" | "overflowY" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "translate" | "verticalAlign" | "width" | "margin" | "overflow" | "padding" | "hidden" | "children" | "theme" | "value" | "form" | "p" | "slot" | "style" | "title" | "type" | "name" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "id" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "bg" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "size" | "sx" | "autoFocus" | "disabled" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget"> & React.RefAttributes<HTMLButtonElement>>;
|
320
320
|
export declare type ButtonCloseProps = ComponentProps<typeof ButtonClose>;
|
321
321
|
export default ButtonClose;
|