@tap-payments/os-micro-frontend-shared 0.1.236 → 0.1.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/AccordionAdapter/style.d.ts +2 -2
- package/build/components/AccountDropdown/style.d.ts +1 -1
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/ActivityAreaChart/styles.d.ts +3 -3
- package/build/components/AppServices/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Button/style.d.ts +1 -1
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +6 -6
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +3 -3
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +6 -6
- package/build/components/Dialog/style.d.ts +6 -6
- package/build/components/DockButton/style.d.ts +1 -1
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/DropdownMenu/styles.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/ErrorToast/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +6 -6
- package/build/components/IconWithLabel/style.d.ts +1 -1
- package/build/components/IconsDropdown/style.d.ts +2 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +6 -6
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +13 -13
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +18 -18
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/ProgressBar/style.d.ts +1 -1
- package/build/components/ProgressRing/style.d.ts +2 -2
- package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +78 -78
- package/build/components/SearchButton/styles.d.ts +17 -17
- package/build/components/SelectDropdown/style.d.ts +1 -1
- package/build/components/SelectWithSearch/style.d.ts +3 -3
- package/build/components/StatusButton/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +12 -12
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +6 -6
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +36 -36
- package/build/components/StatusIcons/SourceIcons/style.d.ts +6 -6
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +8 -8
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +37 -37
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/style.d.ts +7 -7
- package/build/components/TableHeader/style.d.ts +1 -1
- package/build/components/Timepicker/style.d.ts +2 -2
- package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
- package/build/components/VirtualTables/SheetViewVirtualTable/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTables/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTables/components/style.d.ts +8 -8
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +12 -12
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/constants/apps.d.ts +1 -0
- package/build/constants/apps.js +1 -0
- package/build/hooks/index.d.ts +3 -0
- package/build/hooks/index.js +3 -0
- package/build/hooks/useAppEventListener.d.ts +2 -0
- package/build/hooks/useAppEventListener.js +13 -0
- package/build/hooks/useAppEventPublisher.d.ts +2 -0
- package/build/hooks/useAppEventPublisher.js +7 -0
- package/build/hooks/useAppsInfo.d.ts +17 -0
- package/build/hooks/useAppsInfo.js +21 -0
- package/build/types/appEvents.d.ts +44 -0
- package/build/types/appEvents.js +14 -0
- package/build/types/apps.d.ts +25 -18
- package/build/types/index.d.ts +1 -0
- package/build/types/index.js +1 -0
- package/build/utils/table.d.ts +12 -1
- package/build/utils/table.js +147 -1
- package/package.json +1 -1
|
@@ -6,9 +6,6 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
6
6
|
color?: string | undefined;
|
|
7
7
|
content?: string | undefined;
|
|
8
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
-
slot?: string | undefined;
|
|
10
|
-
title?: string | undefined;
|
|
11
|
-
className?: string | undefined;
|
|
12
9
|
defaultChecked?: boolean | undefined;
|
|
13
10
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
14
11
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -16,15 +13,18 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
16
13
|
accessKey?: string | undefined;
|
|
17
14
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
18
15
|
autoFocus?: boolean | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
19
17
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
20
18
|
contextMenu?: string | undefined;
|
|
21
19
|
dir?: string | undefined;
|
|
22
20
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
23
|
-
enterKeyHint?: "search" | "
|
|
21
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
24
22
|
lang?: string | undefined;
|
|
25
23
|
nonce?: string | undefined;
|
|
24
|
+
slot?: string | undefined;
|
|
26
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
26
|
tabIndex?: number | undefined;
|
|
27
|
+
title?: string | undefined;
|
|
28
28
|
radioGroup?: string | undefined;
|
|
29
29
|
role?: import("react").AriaRole | undefined;
|
|
30
30
|
about?: string | undefined;
|
|
@@ -47,7 +47,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
47
47
|
results?: number | undefined;
|
|
48
48
|
security?: string | undefined;
|
|
49
49
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "
|
|
50
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
51
51
|
is?: string | undefined;
|
|
52
52
|
exportparts?: string | undefined;
|
|
53
53
|
part?: string | undefined;
|
|
@@ -73,7 +73,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
73
73
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
74
74
|
"aria-flowto"?: string | undefined;
|
|
75
75
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
76
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
76
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
77
77
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
78
78
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
79
79
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -268,9 +268,6 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
268
268
|
color?: string | undefined;
|
|
269
269
|
content?: string | undefined;
|
|
270
270
|
translate?: "yes" | "no" | undefined;
|
|
271
|
-
slot?: string | undefined;
|
|
272
|
-
title?: string | undefined;
|
|
273
|
-
className?: string | undefined;
|
|
274
271
|
defaultChecked?: boolean | undefined;
|
|
275
272
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
276
273
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -278,15 +275,18 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
278
275
|
accessKey?: string | undefined;
|
|
279
276
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
280
277
|
autoFocus?: boolean | undefined;
|
|
278
|
+
className?: string | undefined;
|
|
281
279
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
282
280
|
contextMenu?: string | undefined;
|
|
283
281
|
dir?: string | undefined;
|
|
284
282
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
285
|
-
enterKeyHint?: "search" | "
|
|
283
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
286
284
|
lang?: string | undefined;
|
|
287
285
|
nonce?: string | undefined;
|
|
286
|
+
slot?: string | undefined;
|
|
288
287
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
289
288
|
tabIndex?: number | undefined;
|
|
289
|
+
title?: string | undefined;
|
|
290
290
|
radioGroup?: string | undefined;
|
|
291
291
|
role?: import("react").AriaRole | undefined;
|
|
292
292
|
about?: string | undefined;
|
|
@@ -309,7 +309,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
309
309
|
results?: number | undefined;
|
|
310
310
|
security?: string | undefined;
|
|
311
311
|
unselectable?: "off" | "on" | undefined;
|
|
312
|
-
inputMode?: "none" | "
|
|
312
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
313
313
|
is?: string | undefined;
|
|
314
314
|
exportparts?: string | undefined;
|
|
315
315
|
part?: string | undefined;
|
|
@@ -335,7 +335,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
335
335
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
336
336
|
"aria-flowto"?: string | undefined;
|
|
337
337
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
338
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
338
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
339
339
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
340
340
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
341
341
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -531,9 +531,6 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
531
531
|
color?: string | undefined;
|
|
532
532
|
content?: string | undefined;
|
|
533
533
|
translate?: "yes" | "no" | undefined;
|
|
534
|
-
slot?: string | undefined;
|
|
535
|
-
title?: string | undefined;
|
|
536
|
-
className?: string | undefined;
|
|
537
534
|
defaultChecked?: boolean | undefined;
|
|
538
535
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
539
536
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -541,15 +538,18 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
541
538
|
accessKey?: string | undefined;
|
|
542
539
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
543
540
|
autoFocus?: boolean | undefined;
|
|
541
|
+
className?: string | undefined;
|
|
544
542
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
545
543
|
contextMenu?: string | undefined;
|
|
546
544
|
dir?: string | undefined;
|
|
547
545
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
548
|
-
enterKeyHint?: "search" | "
|
|
546
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
549
547
|
lang?: string | undefined;
|
|
550
548
|
nonce?: string | undefined;
|
|
549
|
+
slot?: string | undefined;
|
|
551
550
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
552
551
|
tabIndex?: number | undefined;
|
|
552
|
+
title?: string | undefined;
|
|
553
553
|
radioGroup?: string | undefined;
|
|
554
554
|
role?: import("react").AriaRole | undefined;
|
|
555
555
|
about?: string | undefined;
|
|
@@ -572,7 +572,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
572
572
|
results?: number | undefined;
|
|
573
573
|
security?: string | undefined;
|
|
574
574
|
unselectable?: "off" | "on" | undefined;
|
|
575
|
-
inputMode?: "none" | "
|
|
575
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
576
576
|
is?: string | undefined;
|
|
577
577
|
exportparts?: string | undefined;
|
|
578
578
|
part?: string | undefined;
|
|
@@ -598,7 +598,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
598
598
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
599
599
|
"aria-flowto"?: string | undefined;
|
|
600
600
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
601
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
601
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
602
602
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
603
603
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
604
604
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -793,9 +793,6 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
793
793
|
color?: string | undefined;
|
|
794
794
|
content?: string | undefined;
|
|
795
795
|
translate?: "yes" | "no" | undefined;
|
|
796
|
-
slot?: string | undefined;
|
|
797
|
-
title?: string | undefined;
|
|
798
|
-
className?: string | undefined;
|
|
799
796
|
defaultChecked?: boolean | undefined;
|
|
800
797
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
801
798
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -803,15 +800,18 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
803
800
|
accessKey?: string | undefined;
|
|
804
801
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
805
802
|
autoFocus?: boolean | undefined;
|
|
803
|
+
className?: string | undefined;
|
|
806
804
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
807
805
|
contextMenu?: string | undefined;
|
|
808
806
|
dir?: string | undefined;
|
|
809
807
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
810
|
-
enterKeyHint?: "search" | "
|
|
808
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
811
809
|
lang?: string | undefined;
|
|
812
810
|
nonce?: string | undefined;
|
|
811
|
+
slot?: string | undefined;
|
|
813
812
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
814
813
|
tabIndex?: number | undefined;
|
|
814
|
+
title?: string | undefined;
|
|
815
815
|
radioGroup?: string | undefined;
|
|
816
816
|
role?: import("react").AriaRole | undefined;
|
|
817
817
|
about?: string | undefined;
|
|
@@ -834,7 +834,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
834
834
|
results?: number | undefined;
|
|
835
835
|
security?: string | undefined;
|
|
836
836
|
unselectable?: "off" | "on" | undefined;
|
|
837
|
-
inputMode?: "none" | "
|
|
837
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
838
838
|
is?: string | undefined;
|
|
839
839
|
exportparts?: string | undefined;
|
|
840
840
|
part?: string | undefined;
|
|
@@ -860,7 +860,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
860
860
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
861
861
|
"aria-flowto"?: string | undefined;
|
|
862
862
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
863
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
863
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
864
864
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
865
865
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
866
866
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1057,9 +1057,6 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1057
1057
|
color?: string | undefined;
|
|
1058
1058
|
content?: string | undefined;
|
|
1059
1059
|
translate?: "yes" | "no" | undefined;
|
|
1060
|
-
slot?: string | undefined;
|
|
1061
|
-
title?: string | undefined;
|
|
1062
|
-
className?: string | undefined;
|
|
1063
1060
|
defaultChecked?: boolean | undefined;
|
|
1064
1061
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1065
1062
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1067,15 +1064,18 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1067
1064
|
accessKey?: string | undefined;
|
|
1068
1065
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1069
1066
|
autoFocus?: boolean | undefined;
|
|
1067
|
+
className?: string | undefined;
|
|
1070
1068
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1071
1069
|
contextMenu?: string | undefined;
|
|
1072
1070
|
dir?: string | undefined;
|
|
1073
1071
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1074
|
-
enterKeyHint?: "search" | "
|
|
1072
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1075
1073
|
lang?: string | undefined;
|
|
1076
1074
|
nonce?: string | undefined;
|
|
1075
|
+
slot?: string | undefined;
|
|
1077
1076
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1078
1077
|
tabIndex?: number | undefined;
|
|
1078
|
+
title?: string | undefined;
|
|
1079
1079
|
radioGroup?: string | undefined;
|
|
1080
1080
|
role?: import("react").AriaRole | undefined;
|
|
1081
1081
|
about?: string | undefined;
|
|
@@ -1098,7 +1098,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1098
1098
|
results?: number | undefined;
|
|
1099
1099
|
security?: string | undefined;
|
|
1100
1100
|
unselectable?: "off" | "on" | undefined;
|
|
1101
|
-
inputMode?: "none" | "
|
|
1101
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1102
1102
|
is?: string | undefined;
|
|
1103
1103
|
exportparts?: string | undefined;
|
|
1104
1104
|
part?: string | undefined;
|
|
@@ -1124,7 +1124,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1124
1124
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1125
1125
|
"aria-flowto"?: string | undefined;
|
|
1126
1126
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1127
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1127
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1128
1128
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1129
1129
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1130
1130
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1319,9 +1319,6 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1319
1319
|
color?: string | undefined;
|
|
1320
1320
|
content?: string | undefined;
|
|
1321
1321
|
translate?: "yes" | "no" | undefined;
|
|
1322
|
-
slot?: string | undefined;
|
|
1323
|
-
title?: string | undefined;
|
|
1324
|
-
className?: string | undefined;
|
|
1325
1322
|
defaultChecked?: boolean | undefined;
|
|
1326
1323
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1327
1324
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1329,15 +1326,18 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1329
1326
|
accessKey?: string | undefined;
|
|
1330
1327
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1331
1328
|
autoFocus?: boolean | undefined;
|
|
1329
|
+
className?: string | undefined;
|
|
1332
1330
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1333
1331
|
contextMenu?: string | undefined;
|
|
1334
1332
|
dir?: string | undefined;
|
|
1335
1333
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1336
|
-
enterKeyHint?: "search" | "
|
|
1334
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1337
1335
|
lang?: string | undefined;
|
|
1338
1336
|
nonce?: string | undefined;
|
|
1337
|
+
slot?: string | undefined;
|
|
1339
1338
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1340
1339
|
tabIndex?: number | undefined;
|
|
1340
|
+
title?: string | undefined;
|
|
1341
1341
|
radioGroup?: string | undefined;
|
|
1342
1342
|
role?: import("react").AriaRole | undefined;
|
|
1343
1343
|
about?: string | undefined;
|
|
@@ -1360,7 +1360,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1360
1360
|
results?: number | undefined;
|
|
1361
1361
|
security?: string | undefined;
|
|
1362
1362
|
unselectable?: "off" | "on" | undefined;
|
|
1363
|
-
inputMode?: "none" | "
|
|
1363
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1364
1364
|
is?: string | undefined;
|
|
1365
1365
|
exportparts?: string | undefined;
|
|
1366
1366
|
part?: string | undefined;
|
|
@@ -1386,7 +1386,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1386
1386
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1387
1387
|
"aria-flowto"?: string | undefined;
|
|
1388
1388
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1389
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1389
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1390
1390
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1391
1391
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1392
1392
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -8,9 +8,6 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
8
8
|
color?: string | undefined;
|
|
9
9
|
content?: string | undefined;
|
|
10
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
-
slot?: string | undefined;
|
|
12
|
-
title?: string | undefined;
|
|
13
|
-
className?: string | undefined;
|
|
14
11
|
defaultChecked?: boolean | undefined;
|
|
15
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -18,15 +15,18 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
18
15
|
accessKey?: string | undefined;
|
|
19
16
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
20
17
|
autoFocus?: boolean | undefined;
|
|
18
|
+
className?: string | undefined;
|
|
21
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
22
20
|
contextMenu?: string | undefined;
|
|
23
21
|
dir?: string | undefined;
|
|
24
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
25
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
26
24
|
lang?: string | undefined;
|
|
27
25
|
nonce?: string | undefined;
|
|
26
|
+
slot?: string | undefined;
|
|
28
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
28
|
tabIndex?: number | undefined;
|
|
29
|
+
title?: string | undefined;
|
|
30
30
|
radioGroup?: string | undefined;
|
|
31
31
|
role?: import("react").AriaRole | undefined;
|
|
32
32
|
about?: string | undefined;
|
|
@@ -49,7 +49,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
49
49
|
results?: number | undefined;
|
|
50
50
|
security?: string | undefined;
|
|
51
51
|
unselectable?: "off" | "on" | undefined;
|
|
52
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
53
53
|
is?: string | undefined;
|
|
54
54
|
exportparts?: string | undefined;
|
|
55
55
|
part?: string | undefined;
|
|
@@ -75,7 +75,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
75
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
76
76
|
"aria-flowto"?: string | undefined;
|
|
77
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
79
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
80
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
81
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -4,6 +4,6 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<import("
|
|
|
4
4
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
5
5
|
export declare const TextStyled: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
7
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "
|
|
7
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "classes" | "align" | "className" | "style" | "children" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
|
|
8
8
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
9
9
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
@@ -13,7 +13,7 @@ export declare function useActionCell({ actions, isDropdownShown, onCloseDropdow
|
|
|
13
13
|
label: string;
|
|
14
14
|
onClick: (e: React.MouseEvent<HTMLLIElement, MouseEvent>) => void;
|
|
15
15
|
onRightClick?: ((e: React.MouseEvent<HTMLLIElement, MouseEvent>) => void) | undefined;
|
|
16
|
-
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "
|
|
16
|
+
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "flag" | "dispute" | "void" | "capture" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt" | undefined;
|
|
17
17
|
isLoading?: boolean | undefined;
|
|
18
18
|
isError?: boolean | undefined;
|
|
19
19
|
isSuccess?: boolean | undefined;
|
|
@@ -18,10 +18,6 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
18
18
|
color?: string | undefined;
|
|
19
19
|
content?: string | undefined;
|
|
20
20
|
translate?: "yes" | "no" | undefined;
|
|
21
|
-
slot?: string | undefined;
|
|
22
|
-
title?: string | undefined;
|
|
23
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
24
|
-
className?: string | undefined;
|
|
25
21
|
defaultChecked?: boolean | undefined;
|
|
26
22
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
27
23
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -29,15 +25,18 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
29
25
|
accessKey?: string | undefined;
|
|
30
26
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
31
27
|
autoFocus?: boolean | undefined;
|
|
28
|
+
className?: string | undefined;
|
|
32
29
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
33
30
|
contextMenu?: string | undefined;
|
|
34
31
|
dir?: string | undefined;
|
|
35
32
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
36
|
-
enterKeyHint?: "search" | "
|
|
33
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
37
34
|
lang?: string | undefined;
|
|
38
35
|
nonce?: string | undefined;
|
|
36
|
+
slot?: string | undefined;
|
|
39
37
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
40
38
|
tabIndex?: number | undefined;
|
|
39
|
+
title?: string | undefined;
|
|
41
40
|
radioGroup?: string | undefined;
|
|
42
41
|
role?: import("react").AriaRole | undefined;
|
|
43
42
|
about?: string | undefined;
|
|
@@ -60,7 +59,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
60
59
|
results?: number | undefined;
|
|
61
60
|
security?: string | undefined;
|
|
62
61
|
unselectable?: "off" | "on" | undefined;
|
|
63
|
-
inputMode?: "none" | "
|
|
62
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
64
63
|
is?: string | undefined;
|
|
65
64
|
exportparts?: string | undefined;
|
|
66
65
|
part?: string | undefined;
|
|
@@ -86,7 +85,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
86
85
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
87
86
|
"aria-flowto"?: string | undefined;
|
|
88
87
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
89
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
88
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
90
89
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
91
90
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
92
91
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -274,6 +273,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
274
273
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
275
274
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
276
275
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
276
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
277
277
|
useMap?: string | undefined;
|
|
278
278
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
279
279
|
sizes?: string | undefined;
|
|
@@ -284,5 +284,5 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
284
284
|
fetchPriority?: "auto" | "high" | "low" | undefined;
|
|
285
285
|
srcSet?: string | undefined;
|
|
286
286
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
287
|
-
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "
|
|
287
|
+
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "flag" | "dispute" | "void" | "capture" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt" | undefined;
|
|
288
288
|
}, {}, {}>;
|
|
@@ -7,9 +7,6 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
7
7
|
color?: string | undefined;
|
|
8
8
|
content?: string | undefined;
|
|
9
9
|
translate?: "yes" | "no" | undefined;
|
|
10
|
-
slot?: string | undefined;
|
|
11
|
-
title?: string | undefined;
|
|
12
|
-
className?: string | undefined;
|
|
13
10
|
defaultChecked?: boolean | undefined;
|
|
14
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
15
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,15 +14,18 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
17
14
|
accessKey?: string | undefined;
|
|
18
15
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
19
16
|
autoFocus?: boolean | undefined;
|
|
17
|
+
className?: string | undefined;
|
|
20
18
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
21
19
|
contextMenu?: string | undefined;
|
|
22
20
|
dir?: string | undefined;
|
|
23
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
24
|
-
enterKeyHint?: "search" | "
|
|
22
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
25
23
|
lang?: string | undefined;
|
|
26
24
|
nonce?: string | undefined;
|
|
25
|
+
slot?: string | undefined;
|
|
27
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
28
27
|
tabIndex?: number | undefined;
|
|
28
|
+
title?: string | undefined;
|
|
29
29
|
radioGroup?: string | undefined;
|
|
30
30
|
role?: import("react").AriaRole | undefined;
|
|
31
31
|
about?: string | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "
|
|
51
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|
|
@@ -74,7 +74,7 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
74
74
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
75
75
|
"aria-flowto"?: string | undefined;
|
|
76
76
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
77
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
77
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
78
78
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
79
79
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
80
80
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -7,9 +7,6 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
7
7
|
color?: string | undefined;
|
|
8
8
|
content?: string | undefined;
|
|
9
9
|
translate?: "yes" | "no" | undefined;
|
|
10
|
-
slot?: string | undefined;
|
|
11
|
-
title?: string | undefined;
|
|
12
|
-
className?: string | undefined;
|
|
13
10
|
defaultChecked?: boolean | undefined;
|
|
14
11
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
15
12
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,15 +14,18 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
17
14
|
accessKey?: string | undefined;
|
|
18
15
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
19
16
|
autoFocus?: boolean | undefined;
|
|
17
|
+
className?: string | undefined;
|
|
20
18
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
21
19
|
contextMenu?: string | undefined;
|
|
22
20
|
dir?: string | undefined;
|
|
23
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
24
|
-
enterKeyHint?: "search" | "
|
|
22
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
25
23
|
lang?: string | undefined;
|
|
26
24
|
nonce?: string | undefined;
|
|
25
|
+
slot?: string | undefined;
|
|
27
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
28
27
|
tabIndex?: number | undefined;
|
|
28
|
+
title?: string | undefined;
|
|
29
29
|
radioGroup?: string | undefined;
|
|
30
30
|
role?: import("react").AriaRole | undefined;
|
|
31
31
|
about?: string | undefined;
|
|
@@ -48,7 +48,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
48
48
|
results?: number | undefined;
|
|
49
49
|
security?: string | undefined;
|
|
50
50
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "
|
|
51
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
52
52
|
is?: string | undefined;
|
|
53
53
|
exportparts?: string | undefined;
|
|
54
54
|
part?: string | undefined;
|
|
@@ -74,7 +74,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
74
74
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
75
75
|
"aria-flowto"?: string | undefined;
|
|
76
76
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
77
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
77
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
78
78
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
79
79
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
80
80
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -274,9 +274,6 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
274
274
|
color?: string | undefined;
|
|
275
275
|
content?: string | undefined;
|
|
276
276
|
translate?: "yes" | "no" | undefined;
|
|
277
|
-
slot?: string | undefined;
|
|
278
|
-
title?: string | undefined;
|
|
279
|
-
className?: string | undefined;
|
|
280
277
|
defaultChecked?: boolean | undefined;
|
|
281
278
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
282
279
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -284,15 +281,18 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
284
281
|
accessKey?: string | undefined;
|
|
285
282
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
286
283
|
autoFocus?: boolean | undefined;
|
|
284
|
+
className?: string | undefined;
|
|
287
285
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
288
286
|
contextMenu?: string | undefined;
|
|
289
287
|
dir?: string | undefined;
|
|
290
288
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
291
|
-
enterKeyHint?: "search" | "
|
|
289
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
292
290
|
lang?: string | undefined;
|
|
293
291
|
nonce?: string | undefined;
|
|
292
|
+
slot?: string | undefined;
|
|
294
293
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
295
294
|
tabIndex?: number | undefined;
|
|
295
|
+
title?: string | undefined;
|
|
296
296
|
radioGroup?: string | undefined;
|
|
297
297
|
role?: import("react").AriaRole | undefined;
|
|
298
298
|
about?: string | undefined;
|
|
@@ -315,7 +315,7 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
315
315
|
results?: number | undefined;
|
|
316
316
|
security?: string | undefined;
|
|
317
317
|
unselectable?: "off" | "on" | undefined;
|
|
318
|
-
inputMode?: "none" | "
|
|
318
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
319
319
|
is?: string | undefined;
|
|
320
320
|
exportparts?: string | undefined;
|
|
321
321
|
part?: string | undefined;
|
|
@@ -341,7 +341,7 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
341
341
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
342
342
|
"aria-flowto"?: string | undefined;
|
|
343
343
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
344
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
344
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
345
345
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
346
346
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
347
347
|
"aria-keyshortcuts"?: string | undefined;
|