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