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