@tap-payments/os-micro-frontend-shared 0.1.236 → 0.1.237
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/build/components/AccordionAdapter/style.d.ts +2 -2
- package/build/components/AccountDropdown/style.d.ts +1 -1
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/ActivityAreaChart/styles.d.ts +3 -3
- package/build/components/AppServices/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Button/style.d.ts +1 -1
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +6 -6
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +3 -3
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +6 -6
- package/build/components/Dialog/style.d.ts +6 -6
- package/build/components/DockButton/style.d.ts +1 -1
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/DropdownMenu/styles.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/ErrorToast/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +6 -6
- package/build/components/IconWithLabel/style.d.ts +1 -1
- package/build/components/IconsDropdown/style.d.ts +2 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +6 -6
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +13 -13
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +18 -18
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/ProgressBar/style.d.ts +1 -1
- package/build/components/ProgressRing/style.d.ts +2 -2
- package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +78 -78
- package/build/components/SearchButton/styles.d.ts +17 -17
- package/build/components/SelectDropdown/style.d.ts +1 -1
- package/build/components/SelectWithSearch/style.d.ts +3 -3
- package/build/components/StatusButton/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +12 -12
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +6 -6
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +36 -36
- package/build/components/StatusIcons/SourceIcons/style.d.ts +6 -6
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +8 -8
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +37 -37
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/style.d.ts +7 -7
- package/build/components/TableHeader/style.d.ts +1 -1
- package/build/components/Timepicker/style.d.ts +2 -2
- package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
- package/build/components/VirtualTables/SheetViewVirtualTable/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTables/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTables/components/style.d.ts +8 -8
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +12 -12
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/constants/apps.d.ts +1 -0
- package/build/constants/apps.js +1 -0
- package/build/hooks/index.d.ts +3 -0
- package/build/hooks/index.js +3 -0
- package/build/hooks/useAppEventListener.d.ts +2 -0
- package/build/hooks/useAppEventListener.js +13 -0
- package/build/hooks/useAppEventPublisher.d.ts +2 -0
- package/build/hooks/useAppEventPublisher.js +7 -0
- package/build/hooks/useAppsInfo.d.ts +17 -0
- package/build/hooks/useAppsInfo.js +21 -0
- package/build/types/appEvents.d.ts +44 -0
- package/build/types/appEvents.js +14 -0
- package/build/types/apps.d.ts +25 -18
- package/build/types/index.d.ts +1 -0
- package/build/types/index.js +1 -0
- package/build/utils/table.d.ts +12 -1
- package/build/utils/table.js +147 -1
- package/package.json +1 -1
|
@@ -8,9 +8,6 @@ export declare const CenterIconWrapper: import("@emotion/styled").StyledComponen
|
|
|
8
8
|
color?: string | undefined;
|
|
9
9
|
content?: string | undefined;
|
|
10
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
-
slot?: string | undefined;
|
|
12
|
-
title?: string | undefined;
|
|
13
|
-
className?: string | undefined;
|
|
14
11
|
defaultChecked?: boolean | undefined;
|
|
15
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -18,15 +15,18 @@ export declare const CenterIconWrapper: import("@emotion/styled").StyledComponen
|
|
|
18
15
|
accessKey?: string | undefined;
|
|
19
16
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
20
17
|
autoFocus?: boolean | undefined;
|
|
18
|
+
className?: string | undefined;
|
|
21
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
22
20
|
contextMenu?: string | undefined;
|
|
23
21
|
dir?: string | undefined;
|
|
24
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
25
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
26
24
|
lang?: string | undefined;
|
|
27
25
|
nonce?: string | undefined;
|
|
26
|
+
slot?: string | undefined;
|
|
28
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
28
|
tabIndex?: number | undefined;
|
|
29
|
+
title?: string | undefined;
|
|
30
30
|
radioGroup?: string | undefined;
|
|
31
31
|
role?: import("react").AriaRole | undefined;
|
|
32
32
|
about?: string | undefined;
|
|
@@ -49,7 +49,7 @@ export declare const CenterIconWrapper: import("@emotion/styled").StyledComponen
|
|
|
49
49
|
results?: number | undefined;
|
|
50
50
|
security?: string | undefined;
|
|
51
51
|
unselectable?: "off" | "on" | undefined;
|
|
52
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
53
53
|
is?: string | undefined;
|
|
54
54
|
exportparts?: string | undefined;
|
|
55
55
|
part?: string | undefined;
|
|
@@ -75,7 +75,7 @@ export declare const CenterIconWrapper: import("@emotion/styled").StyledComponen
|
|
|
75
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
76
76
|
"aria-flowto"?: string | undefined;
|
|
77
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
79
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
80
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
81
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -270,9 +270,6 @@ export declare const CenterShiftWrapper: import("@emotion/styled").StyledCompone
|
|
|
270
270
|
color?: string | undefined;
|
|
271
271
|
content?: string | undefined;
|
|
272
272
|
translate?: "yes" | "no" | undefined;
|
|
273
|
-
slot?: string | undefined;
|
|
274
|
-
title?: string | undefined;
|
|
275
|
-
className?: string | undefined;
|
|
276
273
|
defaultChecked?: boolean | undefined;
|
|
277
274
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
278
275
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -280,15 +277,18 @@ export declare const CenterShiftWrapper: import("@emotion/styled").StyledCompone
|
|
|
280
277
|
accessKey?: string | undefined;
|
|
281
278
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
282
279
|
autoFocus?: boolean | undefined;
|
|
280
|
+
className?: string | undefined;
|
|
283
281
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
284
282
|
contextMenu?: string | undefined;
|
|
285
283
|
dir?: string | undefined;
|
|
286
284
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
287
|
-
enterKeyHint?: "search" | "
|
|
285
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
288
286
|
lang?: string | undefined;
|
|
289
287
|
nonce?: string | undefined;
|
|
288
|
+
slot?: string | undefined;
|
|
290
289
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
291
290
|
tabIndex?: number | undefined;
|
|
291
|
+
title?: string | undefined;
|
|
292
292
|
radioGroup?: string | undefined;
|
|
293
293
|
role?: import("react").AriaRole | undefined;
|
|
294
294
|
about?: string | undefined;
|
|
@@ -311,7 +311,7 @@ export declare const CenterShiftWrapper: import("@emotion/styled").StyledCompone
|
|
|
311
311
|
results?: number | undefined;
|
|
312
312
|
security?: string | undefined;
|
|
313
313
|
unselectable?: "off" | "on" | undefined;
|
|
314
|
-
inputMode?: "none" | "
|
|
314
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
315
315
|
is?: string | undefined;
|
|
316
316
|
exportparts?: string | undefined;
|
|
317
317
|
part?: string | undefined;
|
|
@@ -337,7 +337,7 @@ export declare const CenterShiftWrapper: import("@emotion/styled").StyledCompone
|
|
|
337
337
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
338
338
|
"aria-flowto"?: string | undefined;
|
|
339
339
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
340
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
340
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
341
341
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
342
342
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
343
343
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -532,9 +532,6 @@ export declare const LeftExpandIcon: import("@emotion/styled").StyledComponent<{
|
|
|
532
532
|
color?: string | undefined;
|
|
533
533
|
content?: string | undefined;
|
|
534
534
|
translate?: "yes" | "no" | undefined;
|
|
535
|
-
slot?: string | undefined;
|
|
536
|
-
title?: string | undefined;
|
|
537
|
-
className?: string | undefined;
|
|
538
535
|
defaultChecked?: boolean | undefined;
|
|
539
536
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
540
537
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -542,15 +539,18 @@ export declare const LeftExpandIcon: import("@emotion/styled").StyledComponent<{
|
|
|
542
539
|
accessKey?: string | undefined;
|
|
543
540
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
544
541
|
autoFocus?: boolean | undefined;
|
|
542
|
+
className?: string | undefined;
|
|
545
543
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
546
544
|
contextMenu?: string | undefined;
|
|
547
545
|
dir?: string | undefined;
|
|
548
546
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
549
|
-
enterKeyHint?: "search" | "
|
|
547
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
550
548
|
lang?: string | undefined;
|
|
551
549
|
nonce?: string | undefined;
|
|
550
|
+
slot?: string | undefined;
|
|
552
551
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
553
552
|
tabIndex?: number | undefined;
|
|
553
|
+
title?: string | undefined;
|
|
554
554
|
radioGroup?: string | undefined;
|
|
555
555
|
role?: import("react").AriaRole | undefined;
|
|
556
556
|
about?: string | undefined;
|
|
@@ -573,7 +573,7 @@ export declare const LeftExpandIcon: import("@emotion/styled").StyledComponent<{
|
|
|
573
573
|
results?: number | undefined;
|
|
574
574
|
security?: string | undefined;
|
|
575
575
|
unselectable?: "off" | "on" | undefined;
|
|
576
|
-
inputMode?: "none" | "
|
|
576
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
577
577
|
is?: string | undefined;
|
|
578
578
|
exportparts?: string | undefined;
|
|
579
579
|
part?: string | undefined;
|
|
@@ -599,7 +599,7 @@ export declare const LeftExpandIcon: import("@emotion/styled").StyledComponent<{
|
|
|
599
599
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
600
600
|
"aria-flowto"?: string | undefined;
|
|
601
601
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
602
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
602
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
603
603
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
604
604
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
605
605
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -794,9 +794,6 @@ export declare const RightExpandIcon: import("@emotion/styled").StyledComponent<
|
|
|
794
794
|
color?: string | undefined;
|
|
795
795
|
content?: string | undefined;
|
|
796
796
|
translate?: "yes" | "no" | undefined;
|
|
797
|
-
slot?: string | undefined;
|
|
798
|
-
title?: string | undefined;
|
|
799
|
-
className?: string | undefined;
|
|
800
797
|
defaultChecked?: boolean | undefined;
|
|
801
798
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
802
799
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -804,15 +801,18 @@ export declare const RightExpandIcon: import("@emotion/styled").StyledComponent<
|
|
|
804
801
|
accessKey?: string | undefined;
|
|
805
802
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
806
803
|
autoFocus?: boolean | undefined;
|
|
804
|
+
className?: string | undefined;
|
|
807
805
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
808
806
|
contextMenu?: string | undefined;
|
|
809
807
|
dir?: string | undefined;
|
|
810
808
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
811
|
-
enterKeyHint?: "search" | "
|
|
809
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
812
810
|
lang?: string | undefined;
|
|
813
811
|
nonce?: string | undefined;
|
|
812
|
+
slot?: string | undefined;
|
|
814
813
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
815
814
|
tabIndex?: number | undefined;
|
|
815
|
+
title?: string | undefined;
|
|
816
816
|
radioGroup?: string | undefined;
|
|
817
817
|
role?: import("react").AriaRole | undefined;
|
|
818
818
|
about?: string | undefined;
|
|
@@ -835,7 +835,7 @@ export declare const RightExpandIcon: import("@emotion/styled").StyledComponent<
|
|
|
835
835
|
results?: number | undefined;
|
|
836
836
|
security?: string | undefined;
|
|
837
837
|
unselectable?: "off" | "on" | undefined;
|
|
838
|
-
inputMode?: "none" | "
|
|
838
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
839
839
|
is?: string | undefined;
|
|
840
840
|
exportparts?: string | undefined;
|
|
841
841
|
part?: string | undefined;
|
|
@@ -861,7 +861,7 @@ export declare const RightExpandIcon: import("@emotion/styled").StyledComponent<
|
|
|
861
861
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
862
862
|
"aria-flowto"?: string | undefined;
|
|
863
863
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
864
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
864
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
865
865
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
866
866
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
867
867
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1056,9 +1056,6 @@ export declare const ExpandedSection: import("@emotion/styled").StyledComponent<
|
|
|
1056
1056
|
color?: string | undefined;
|
|
1057
1057
|
content?: string | undefined;
|
|
1058
1058
|
translate?: "yes" | "no" | undefined;
|
|
1059
|
-
slot?: string | undefined;
|
|
1060
|
-
title?: string | undefined;
|
|
1061
|
-
className?: string | undefined;
|
|
1062
1059
|
defaultChecked?: boolean | undefined;
|
|
1063
1060
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1064
1061
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1066,15 +1063,18 @@ export declare const ExpandedSection: import("@emotion/styled").StyledComponent<
|
|
|
1066
1063
|
accessKey?: string | undefined;
|
|
1067
1064
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1068
1065
|
autoFocus?: boolean | undefined;
|
|
1066
|
+
className?: string | undefined;
|
|
1069
1067
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1070
1068
|
contextMenu?: string | undefined;
|
|
1071
1069
|
dir?: string | undefined;
|
|
1072
1070
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1073
|
-
enterKeyHint?: "search" | "
|
|
1071
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1074
1072
|
lang?: string | undefined;
|
|
1075
1073
|
nonce?: string | undefined;
|
|
1074
|
+
slot?: string | undefined;
|
|
1076
1075
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1077
1076
|
tabIndex?: number | undefined;
|
|
1077
|
+
title?: string | undefined;
|
|
1078
1078
|
radioGroup?: string | undefined;
|
|
1079
1079
|
role?: import("react").AriaRole | undefined;
|
|
1080
1080
|
about?: string | undefined;
|
|
@@ -1097,7 +1097,7 @@ export declare const ExpandedSection: import("@emotion/styled").StyledComponent<
|
|
|
1097
1097
|
results?: number | undefined;
|
|
1098
1098
|
security?: string | undefined;
|
|
1099
1099
|
unselectable?: "off" | "on" | undefined;
|
|
1100
|
-
inputMode?: "none" | "
|
|
1100
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1101
1101
|
is?: string | undefined;
|
|
1102
1102
|
exportparts?: string | undefined;
|
|
1103
1103
|
part?: string | undefined;
|
|
@@ -1123,7 +1123,7 @@ export declare const ExpandedSection: import("@emotion/styled").StyledComponent<
|
|
|
1123
1123
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1124
1124
|
"aria-flowto"?: string | undefined;
|
|
1125
1125
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1126
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1126
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1127
1127
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1128
1128
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1129
1129
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1323,9 +1323,6 @@ export declare const PeekContainer: import("@emotion/styled").StyledComponent<{
|
|
|
1323
1323
|
color?: string | undefined;
|
|
1324
1324
|
content?: string | undefined;
|
|
1325
1325
|
translate?: "yes" | "no" | undefined;
|
|
1326
|
-
slot?: string | undefined;
|
|
1327
|
-
title?: string | undefined;
|
|
1328
|
-
className?: string | undefined;
|
|
1329
1326
|
defaultChecked?: boolean | undefined;
|
|
1330
1327
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1331
1328
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1333,15 +1330,18 @@ export declare const PeekContainer: import("@emotion/styled").StyledComponent<{
|
|
|
1333
1330
|
accessKey?: string | undefined;
|
|
1334
1331
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1335
1332
|
autoFocus?: boolean | undefined;
|
|
1333
|
+
className?: string | undefined;
|
|
1336
1334
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1337
1335
|
contextMenu?: string | undefined;
|
|
1338
1336
|
dir?: string | undefined;
|
|
1339
1337
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1340
|
-
enterKeyHint?: "search" | "
|
|
1338
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1341
1339
|
lang?: string | undefined;
|
|
1342
1340
|
nonce?: string | undefined;
|
|
1341
|
+
slot?: string | undefined;
|
|
1343
1342
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1344
1343
|
tabIndex?: number | undefined;
|
|
1344
|
+
title?: string | undefined;
|
|
1345
1345
|
radioGroup?: string | undefined;
|
|
1346
1346
|
role?: import("react").AriaRole | undefined;
|
|
1347
1347
|
about?: string | undefined;
|
|
@@ -1364,7 +1364,7 @@ export declare const PeekContainer: import("@emotion/styled").StyledComponent<{
|
|
|
1364
1364
|
results?: number | undefined;
|
|
1365
1365
|
security?: string | undefined;
|
|
1366
1366
|
unselectable?: "off" | "on" | undefined;
|
|
1367
|
-
inputMode?: "none" | "
|
|
1367
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1368
1368
|
is?: string | undefined;
|
|
1369
1369
|
exportparts?: string | undefined;
|
|
1370
1370
|
part?: string | undefined;
|
|
@@ -1390,7 +1390,7 @@ export declare const PeekContainer: import("@emotion/styled").StyledComponent<{
|
|
|
1390
1390
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1391
1391
|
"aria-flowto"?: string | undefined;
|
|
1392
1392
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1393
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1393
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1394
1394
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1395
1395
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1396
1396
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1585,9 +1585,6 @@ export declare const CenterChip: import("@emotion/styled").StyledComponent<{
|
|
|
1585
1585
|
color?: string | undefined;
|
|
1586
1586
|
content?: string | undefined;
|
|
1587
1587
|
translate?: "yes" | "no" | undefined;
|
|
1588
|
-
slot?: string | undefined;
|
|
1589
|
-
title?: string | undefined;
|
|
1590
|
-
className?: string | undefined;
|
|
1591
1588
|
defaultChecked?: boolean | undefined;
|
|
1592
1589
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1593
1590
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1595,15 +1592,18 @@ export declare const CenterChip: import("@emotion/styled").StyledComponent<{
|
|
|
1595
1592
|
accessKey?: string | undefined;
|
|
1596
1593
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1597
1594
|
autoFocus?: boolean | undefined;
|
|
1595
|
+
className?: string | undefined;
|
|
1598
1596
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1599
1597
|
contextMenu?: string | undefined;
|
|
1600
1598
|
dir?: string | undefined;
|
|
1601
1599
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1602
|
-
enterKeyHint?: "search" | "
|
|
1600
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1603
1601
|
lang?: string | undefined;
|
|
1604
1602
|
nonce?: string | undefined;
|
|
1603
|
+
slot?: string | undefined;
|
|
1605
1604
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1606
1605
|
tabIndex?: number | undefined;
|
|
1606
|
+
title?: string | undefined;
|
|
1607
1607
|
radioGroup?: string | undefined;
|
|
1608
1608
|
role?: import("react").AriaRole | undefined;
|
|
1609
1609
|
about?: string | undefined;
|
|
@@ -1626,7 +1626,7 @@ export declare const CenterChip: import("@emotion/styled").StyledComponent<{
|
|
|
1626
1626
|
results?: number | undefined;
|
|
1627
1627
|
security?: string | undefined;
|
|
1628
1628
|
unselectable?: "off" | "on" | undefined;
|
|
1629
|
-
inputMode?: "none" | "
|
|
1629
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1630
1630
|
is?: string | undefined;
|
|
1631
1631
|
exportparts?: string | undefined;
|
|
1632
1632
|
part?: string | undefined;
|
|
@@ -1652,7 +1652,7 @@ export declare const CenterChip: import("@emotion/styled").StyledComponent<{
|
|
|
1652
1652
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1653
1653
|
"aria-flowto"?: string | undefined;
|
|
1654
1654
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1655
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1655
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1656
1656
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1657
1657
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1658
1658
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1847,9 +1847,6 @@ export declare const CenterContent: import("@emotion/styled").StyledComponent<{
|
|
|
1847
1847
|
color?: string | undefined;
|
|
1848
1848
|
content?: string | undefined;
|
|
1849
1849
|
translate?: "yes" | "no" | undefined;
|
|
1850
|
-
slot?: string | undefined;
|
|
1851
|
-
title?: string | undefined;
|
|
1852
|
-
className?: string | undefined;
|
|
1853
1850
|
defaultChecked?: boolean | undefined;
|
|
1854
1851
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1855
1852
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1857,15 +1854,18 @@ export declare const CenterContent: import("@emotion/styled").StyledComponent<{
|
|
|
1857
1854
|
accessKey?: string | undefined;
|
|
1858
1855
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1859
1856
|
autoFocus?: boolean | undefined;
|
|
1857
|
+
className?: string | undefined;
|
|
1860
1858
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1861
1859
|
contextMenu?: string | undefined;
|
|
1862
1860
|
dir?: string | undefined;
|
|
1863
1861
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1864
|
-
enterKeyHint?: "search" | "
|
|
1862
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1865
1863
|
lang?: string | undefined;
|
|
1866
1864
|
nonce?: string | undefined;
|
|
1865
|
+
slot?: string | undefined;
|
|
1867
1866
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1868
1867
|
tabIndex?: number | undefined;
|
|
1868
|
+
title?: string | undefined;
|
|
1869
1869
|
radioGroup?: string | undefined;
|
|
1870
1870
|
role?: import("react").AriaRole | undefined;
|
|
1871
1871
|
about?: string | undefined;
|
|
@@ -1888,7 +1888,7 @@ export declare const CenterContent: import("@emotion/styled").StyledComponent<{
|
|
|
1888
1888
|
results?: number | undefined;
|
|
1889
1889
|
security?: string | undefined;
|
|
1890
1890
|
unselectable?: "off" | "on" | undefined;
|
|
1891
|
-
inputMode?: "none" | "
|
|
1891
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1892
1892
|
is?: string | undefined;
|
|
1893
1893
|
exportparts?: string | undefined;
|
|
1894
1894
|
part?: string | undefined;
|
|
@@ -1914,7 +1914,7 @@ export declare const CenterContent: import("@emotion/styled").StyledComponent<{
|
|
|
1914
1914
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1915
1915
|
"aria-flowto"?: string | undefined;
|
|
1916
1916
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1917
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1917
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1918
1918
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1919
1919
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1920
1920
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2109,9 +2109,6 @@ export declare const ExpandableContainer: import("@emotion/styled").StyledCompon
|
|
|
2109
2109
|
color?: string | undefined;
|
|
2110
2110
|
content?: string | undefined;
|
|
2111
2111
|
translate?: "yes" | "no" | undefined;
|
|
2112
|
-
slot?: string | undefined;
|
|
2113
|
-
title?: string | undefined;
|
|
2114
|
-
className?: string | undefined;
|
|
2115
2112
|
defaultChecked?: boolean | undefined;
|
|
2116
2113
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2117
2114
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -2119,15 +2116,18 @@ export declare const ExpandableContainer: import("@emotion/styled").StyledCompon
|
|
|
2119
2116
|
accessKey?: string | undefined;
|
|
2120
2117
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
2121
2118
|
autoFocus?: boolean | undefined;
|
|
2119
|
+
className?: string | undefined;
|
|
2122
2120
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
2123
2121
|
contextMenu?: string | undefined;
|
|
2124
2122
|
dir?: string | undefined;
|
|
2125
2123
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2126
|
-
enterKeyHint?: "search" | "
|
|
2124
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
2127
2125
|
lang?: string | undefined;
|
|
2128
2126
|
nonce?: string | undefined;
|
|
2127
|
+
slot?: string | undefined;
|
|
2129
2128
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2130
2129
|
tabIndex?: number | undefined;
|
|
2130
|
+
title?: string | undefined;
|
|
2131
2131
|
radioGroup?: string | undefined;
|
|
2132
2132
|
role?: import("react").AriaRole | undefined;
|
|
2133
2133
|
about?: string | undefined;
|
|
@@ -2150,7 +2150,7 @@ export declare const ExpandableContainer: import("@emotion/styled").StyledCompon
|
|
|
2150
2150
|
results?: number | undefined;
|
|
2151
2151
|
security?: string | undefined;
|
|
2152
2152
|
unselectable?: "off" | "on" | undefined;
|
|
2153
|
-
inputMode?: "none" | "
|
|
2153
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
2154
2154
|
is?: string | undefined;
|
|
2155
2155
|
exportparts?: string | undefined;
|
|
2156
2156
|
part?: string | undefined;
|
|
@@ -2176,7 +2176,7 @@ export declare const ExpandableContainer: import("@emotion/styled").StyledCompon
|
|
|
2176
2176
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2177
2177
|
"aria-flowto"?: string | undefined;
|
|
2178
2178
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2179
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
2179
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
2180
2180
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2181
2181
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2182
2182
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2371,9 +2371,6 @@ export declare const ExpandableInner: import("@emotion/styled").StyledComponent<
|
|
|
2371
2371
|
color?: string | undefined;
|
|
2372
2372
|
content?: string | undefined;
|
|
2373
2373
|
translate?: "yes" | "no" | undefined;
|
|
2374
|
-
slot?: string | undefined;
|
|
2375
|
-
title?: string | undefined;
|
|
2376
|
-
className?: string | undefined;
|
|
2377
2374
|
defaultChecked?: boolean | undefined;
|
|
2378
2375
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2379
2376
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -2381,15 +2378,18 @@ export declare const ExpandableInner: import("@emotion/styled").StyledComponent<
|
|
|
2381
2378
|
accessKey?: string | undefined;
|
|
2382
2379
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
2383
2380
|
autoFocus?: boolean | undefined;
|
|
2381
|
+
className?: string | undefined;
|
|
2384
2382
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
2385
2383
|
contextMenu?: string | undefined;
|
|
2386
2384
|
dir?: string | undefined;
|
|
2387
2385
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2388
|
-
enterKeyHint?: "search" | "
|
|
2386
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
2389
2387
|
lang?: string | undefined;
|
|
2390
2388
|
nonce?: string | undefined;
|
|
2389
|
+
slot?: string | undefined;
|
|
2391
2390
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2392
2391
|
tabIndex?: number | undefined;
|
|
2392
|
+
title?: string | undefined;
|
|
2393
2393
|
radioGroup?: string | undefined;
|
|
2394
2394
|
role?: import("react").AriaRole | undefined;
|
|
2395
2395
|
about?: string | undefined;
|
|
@@ -2412,7 +2412,7 @@ export declare const ExpandableInner: import("@emotion/styled").StyledComponent<
|
|
|
2412
2412
|
results?: number | undefined;
|
|
2413
2413
|
security?: string | undefined;
|
|
2414
2414
|
unselectable?: "off" | "on" | undefined;
|
|
2415
|
-
inputMode?: "none" | "
|
|
2415
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
2416
2416
|
is?: string | undefined;
|
|
2417
2417
|
exportparts?: string | undefined;
|
|
2418
2418
|
part?: string | undefined;
|
|
@@ -2438,7 +2438,7 @@ export declare const ExpandableInner: import("@emotion/styled").StyledComponent<
|
|
|
2438
2438
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2439
2439
|
"aria-flowto"?: string | undefined;
|
|
2440
2440
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2441
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
2441
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
2442
2442
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2443
2443
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2444
2444
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2633,9 +2633,6 @@ export declare const LeftPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2633
2633
|
color?: string | undefined;
|
|
2634
2634
|
content?: string | undefined;
|
|
2635
2635
|
translate?: "yes" | "no" | undefined;
|
|
2636
|
-
slot?: string | undefined;
|
|
2637
|
-
title?: string | undefined;
|
|
2638
|
-
className?: string | undefined;
|
|
2639
2636
|
defaultChecked?: boolean | undefined;
|
|
2640
2637
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2641
2638
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -2643,15 +2640,18 @@ export declare const LeftPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2643
2640
|
accessKey?: string | undefined;
|
|
2644
2641
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
2645
2642
|
autoFocus?: boolean | undefined;
|
|
2643
|
+
className?: string | undefined;
|
|
2646
2644
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
2647
2645
|
contextMenu?: string | undefined;
|
|
2648
2646
|
dir?: string | undefined;
|
|
2649
2647
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2650
|
-
enterKeyHint?: "search" | "
|
|
2648
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
2651
2649
|
lang?: string | undefined;
|
|
2652
2650
|
nonce?: string | undefined;
|
|
2651
|
+
slot?: string | undefined;
|
|
2653
2652
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2654
2653
|
tabIndex?: number | undefined;
|
|
2654
|
+
title?: string | undefined;
|
|
2655
2655
|
radioGroup?: string | undefined;
|
|
2656
2656
|
role?: import("react").AriaRole | undefined;
|
|
2657
2657
|
about?: string | undefined;
|
|
@@ -2674,7 +2674,7 @@ export declare const LeftPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2674
2674
|
results?: number | undefined;
|
|
2675
2675
|
security?: string | undefined;
|
|
2676
2676
|
unselectable?: "off" | "on" | undefined;
|
|
2677
|
-
inputMode?: "none" | "
|
|
2677
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
2678
2678
|
is?: string | undefined;
|
|
2679
2679
|
exportparts?: string | undefined;
|
|
2680
2680
|
part?: string | undefined;
|
|
@@ -2700,7 +2700,7 @@ export declare const LeftPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2700
2700
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2701
2701
|
"aria-flowto"?: string | undefined;
|
|
2702
2702
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2703
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
2703
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
2704
2704
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2705
2705
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2706
2706
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2895,9 +2895,6 @@ export declare const RightPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2895
2895
|
color?: string | undefined;
|
|
2896
2896
|
content?: string | undefined;
|
|
2897
2897
|
translate?: "yes" | "no" | undefined;
|
|
2898
|
-
slot?: string | undefined;
|
|
2899
|
-
title?: string | undefined;
|
|
2900
|
-
className?: string | undefined;
|
|
2901
2898
|
defaultChecked?: boolean | undefined;
|
|
2902
2899
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
2903
2900
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -2905,15 +2902,18 @@ export declare const RightPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2905
2902
|
accessKey?: string | undefined;
|
|
2906
2903
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
2907
2904
|
autoFocus?: boolean | undefined;
|
|
2905
|
+
className?: string | undefined;
|
|
2908
2906
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
2909
2907
|
contextMenu?: string | undefined;
|
|
2910
2908
|
dir?: string | undefined;
|
|
2911
2909
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
2912
|
-
enterKeyHint?: "search" | "
|
|
2910
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
2913
2911
|
lang?: string | undefined;
|
|
2914
2912
|
nonce?: string | undefined;
|
|
2913
|
+
slot?: string | undefined;
|
|
2915
2914
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
2916
2915
|
tabIndex?: number | undefined;
|
|
2916
|
+
title?: string | undefined;
|
|
2917
2917
|
radioGroup?: string | undefined;
|
|
2918
2918
|
role?: import("react").AriaRole | undefined;
|
|
2919
2919
|
about?: string | undefined;
|
|
@@ -2936,7 +2936,7 @@ export declare const RightPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2936
2936
|
results?: number | undefined;
|
|
2937
2937
|
security?: string | undefined;
|
|
2938
2938
|
unselectable?: "off" | "on" | undefined;
|
|
2939
|
-
inputMode?: "none" | "
|
|
2939
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
2940
2940
|
is?: string | undefined;
|
|
2941
2941
|
exportparts?: string | undefined;
|
|
2942
2942
|
part?: string | undefined;
|
|
@@ -2962,7 +2962,7 @@ export declare const RightPeekChip: import("@emotion/styled").StyledComponent<{
|
|
|
2962
2962
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
2963
2963
|
"aria-flowto"?: string | undefined;
|
|
2964
2964
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
2965
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
2965
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
2966
2966
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
2967
2967
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
2968
2968
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -3157,9 +3157,6 @@ export declare const ExpandChip: import("@emotion/styled").StyledComponent<{
|
|
|
3157
3157
|
color?: string | undefined;
|
|
3158
3158
|
content?: string | undefined;
|
|
3159
3159
|
translate?: "yes" | "no" | undefined;
|
|
3160
|
-
slot?: string | undefined;
|
|
3161
|
-
title?: string | undefined;
|
|
3162
|
-
className?: string | undefined;
|
|
3163
3160
|
defaultChecked?: boolean | undefined;
|
|
3164
3161
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
3165
3162
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -3167,15 +3164,18 @@ export declare const ExpandChip: import("@emotion/styled").StyledComponent<{
|
|
|
3167
3164
|
accessKey?: string | undefined;
|
|
3168
3165
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
3169
3166
|
autoFocus?: boolean | undefined;
|
|
3167
|
+
className?: string | undefined;
|
|
3170
3168
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
3171
3169
|
contextMenu?: string | undefined;
|
|
3172
3170
|
dir?: string | undefined;
|
|
3173
3171
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
3174
|
-
enterKeyHint?: "search" | "
|
|
3172
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
3175
3173
|
lang?: string | undefined;
|
|
3176
3174
|
nonce?: string | undefined;
|
|
3175
|
+
slot?: string | undefined;
|
|
3177
3176
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
3178
3177
|
tabIndex?: number | undefined;
|
|
3178
|
+
title?: string | undefined;
|
|
3179
3179
|
radioGroup?: string | undefined;
|
|
3180
3180
|
role?: import("react").AriaRole | undefined;
|
|
3181
3181
|
about?: string | undefined;
|
|
@@ -3198,7 +3198,7 @@ export declare const ExpandChip: import("@emotion/styled").StyledComponent<{
|
|
|
3198
3198
|
results?: number | undefined;
|
|
3199
3199
|
security?: string | undefined;
|
|
3200
3200
|
unselectable?: "off" | "on" | undefined;
|
|
3201
|
-
inputMode?: "none" | "
|
|
3201
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
3202
3202
|
is?: string | undefined;
|
|
3203
3203
|
exportparts?: string | undefined;
|
|
3204
3204
|
part?: string | undefined;
|
|
@@ -3224,7 +3224,7 @@ export declare const ExpandChip: import("@emotion/styled").StyledComponent<{
|
|
|
3224
3224
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
3225
3225
|
"aria-flowto"?: string | undefined;
|
|
3226
3226
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
3227
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
3227
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
3228
3228
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
3229
3229
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
3230
3230
|
"aria-keyshortcuts"?: string | undefined;
|