@tap-payments/os-micro-frontend-shared 0.1.226-test.1 → 0.1.226
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 +7 -6
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +3 -3
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +7 -6
- package/build/components/Dialog/style.d.ts +7 -6
- package/build/components/DockButton/style.d.ts +1 -1
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/DropdownMenu/styles.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/ErrorToast/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +7 -6
- package/build/components/IconWithLabel/style.d.ts +1 -1
- package/build/components/IconsDropdown/style.d.ts +2 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +7 -6
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +14 -13
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +19 -18
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/ProgressBar/style.d.ts +1 -1
- package/build/components/ProgressRing/style.d.ts +2 -2
- package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +79 -78
- package/build/components/SearchButton/styles.d.ts +18 -17
- package/build/components/SelectDropdown/style.d.ts +1 -1
- package/build/components/SelectWithSearch/style.d.ts +3 -3
- package/build/components/StatusButton/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +13 -12
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +7 -6
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +37 -36
- package/build/components/StatusIcons/SourceIcons/style.d.ts +7 -6
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +9 -8
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +38 -37
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/style.d.ts +8 -7
- package/build/components/TableHeader/style.d.ts +1 -1
- package/build/components/Timepicker/style.d.ts +2 -2
- package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
- package/build/components/VirtualTables/SheetViewVirtualTable/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTables/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTables/components/style.d.ts +9 -8
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +12 -12
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/constants/apps.d.ts +0 -1
- package/build/constants/apps.js +0 -1
- package/build/hooks/index.d.ts +0 -3
- package/build/hooks/index.js +0 -3
- package/build/types/apps.d.ts +15 -20
- package/build/types/index.d.ts +0 -1
- package/build/types/index.js +0 -1
- package/build/utils/table.d.ts +1 -12
- package/build/utils/table.js +1 -147
- package/package.json +3 -3
- package/build/hooks/useAppEventListener.d.ts +0 -2
- package/build/hooks/useAppEventListener.js +0 -13
- package/build/hooks/useAppEventPublisher.d.ts +0 -2
- package/build/hooks/useAppEventPublisher.js +0 -7
- package/build/hooks/useAppsInfo.d.ts +0 -17
- package/build/hooks/useAppsInfo.js +0 -21
- package/build/types/appEvents.d.ts +0 -30
- package/build/types/appEvents.js +0 -1
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
3
4
|
hidden?: boolean | undefined;
|
|
4
5
|
id?: string | undefined;
|
|
5
6
|
color?: string | undefined;
|
|
6
7
|
content?: string | undefined;
|
|
7
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
slot?: string | undefined;
|
|
10
|
+
title?: string | undefined;
|
|
11
|
+
className?: string | undefined;
|
|
8
12
|
defaultChecked?: boolean | undefined;
|
|
9
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
10
14
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -12,18 +16,15 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
12
16
|
accessKey?: string | undefined;
|
|
13
17
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
14
18
|
autoFocus?: boolean | undefined;
|
|
15
|
-
className?: string | undefined;
|
|
16
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
17
20
|
contextMenu?: string | undefined;
|
|
18
21
|
dir?: string | undefined;
|
|
19
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
21
24
|
lang?: string | undefined;
|
|
22
25
|
nonce?: string | undefined;
|
|
23
|
-
slot?: string | undefined;
|
|
24
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
25
27
|
tabIndex?: number | undefined;
|
|
26
|
-
title?: string | undefined;
|
|
27
28
|
radioGroup?: string | undefined;
|
|
28
29
|
role?: import("react").AriaRole | undefined;
|
|
29
30
|
about?: string | undefined;
|
|
@@ -46,7 +47,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
46
47
|
results?: number | undefined;
|
|
47
48
|
security?: string | undefined;
|
|
48
49
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "
|
|
50
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
51
|
is?: string | undefined;
|
|
51
52
|
exportparts?: string | undefined;
|
|
52
53
|
part?: string | undefined;
|
|
@@ -72,7 +73,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
72
73
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
74
|
"aria-flowto"?: string | undefined;
|
|
74
75
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
76
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
76
77
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
78
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
79
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -267,6 +268,9 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
267
268
|
color?: string | undefined;
|
|
268
269
|
content?: string | undefined;
|
|
269
270
|
translate?: "yes" | "no" | undefined;
|
|
271
|
+
slot?: string | undefined;
|
|
272
|
+
title?: string | undefined;
|
|
273
|
+
className?: string | undefined;
|
|
270
274
|
defaultChecked?: boolean | undefined;
|
|
271
275
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
272
276
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -274,18 +278,15 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
274
278
|
accessKey?: string | undefined;
|
|
275
279
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
276
280
|
autoFocus?: boolean | undefined;
|
|
277
|
-
className?: string | undefined;
|
|
278
281
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
279
282
|
contextMenu?: string | undefined;
|
|
280
283
|
dir?: string | undefined;
|
|
281
284
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
282
|
-
enterKeyHint?: "search" | "
|
|
285
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
283
286
|
lang?: string | undefined;
|
|
284
287
|
nonce?: string | undefined;
|
|
285
|
-
slot?: string | undefined;
|
|
286
288
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
287
289
|
tabIndex?: number | undefined;
|
|
288
|
-
title?: string | undefined;
|
|
289
290
|
radioGroup?: string | undefined;
|
|
290
291
|
role?: import("react").AriaRole | undefined;
|
|
291
292
|
about?: string | undefined;
|
|
@@ -308,7 +309,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
308
309
|
results?: number | undefined;
|
|
309
310
|
security?: string | undefined;
|
|
310
311
|
unselectable?: "off" | "on" | undefined;
|
|
311
|
-
inputMode?: "none" | "
|
|
312
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
312
313
|
is?: string | undefined;
|
|
313
314
|
exportparts?: string | undefined;
|
|
314
315
|
part?: string | undefined;
|
|
@@ -334,7 +335,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
334
335
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
335
336
|
"aria-flowto"?: string | undefined;
|
|
336
337
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
337
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
338
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
338
339
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
339
340
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
340
341
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -530,6 +531,9 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
530
531
|
color?: string | undefined;
|
|
531
532
|
content?: string | undefined;
|
|
532
533
|
translate?: "yes" | "no" | undefined;
|
|
534
|
+
slot?: string | undefined;
|
|
535
|
+
title?: string | undefined;
|
|
536
|
+
className?: string | undefined;
|
|
533
537
|
defaultChecked?: boolean | undefined;
|
|
534
538
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
535
539
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -537,18 +541,15 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
537
541
|
accessKey?: string | undefined;
|
|
538
542
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
539
543
|
autoFocus?: boolean | undefined;
|
|
540
|
-
className?: string | undefined;
|
|
541
544
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
542
545
|
contextMenu?: string | undefined;
|
|
543
546
|
dir?: string | undefined;
|
|
544
547
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
545
|
-
enterKeyHint?: "search" | "
|
|
548
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
546
549
|
lang?: string | undefined;
|
|
547
550
|
nonce?: string | undefined;
|
|
548
|
-
slot?: string | undefined;
|
|
549
551
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
550
552
|
tabIndex?: number | undefined;
|
|
551
|
-
title?: string | undefined;
|
|
552
553
|
radioGroup?: string | undefined;
|
|
553
554
|
role?: import("react").AriaRole | undefined;
|
|
554
555
|
about?: string | undefined;
|
|
@@ -571,7 +572,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
571
572
|
results?: number | undefined;
|
|
572
573
|
security?: string | undefined;
|
|
573
574
|
unselectable?: "off" | "on" | undefined;
|
|
574
|
-
inputMode?: "none" | "
|
|
575
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
575
576
|
is?: string | undefined;
|
|
576
577
|
exportparts?: string | undefined;
|
|
577
578
|
part?: string | undefined;
|
|
@@ -597,7 +598,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
597
598
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
598
599
|
"aria-flowto"?: string | undefined;
|
|
599
600
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
600
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
601
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
601
602
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
602
603
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
603
604
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -792,6 +793,9 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
792
793
|
color?: string | undefined;
|
|
793
794
|
content?: string | undefined;
|
|
794
795
|
translate?: "yes" | "no" | undefined;
|
|
796
|
+
slot?: string | undefined;
|
|
797
|
+
title?: string | undefined;
|
|
798
|
+
className?: string | undefined;
|
|
795
799
|
defaultChecked?: boolean | undefined;
|
|
796
800
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
797
801
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -799,18 +803,15 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
799
803
|
accessKey?: string | undefined;
|
|
800
804
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
801
805
|
autoFocus?: boolean | undefined;
|
|
802
|
-
className?: string | undefined;
|
|
803
806
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
804
807
|
contextMenu?: string | undefined;
|
|
805
808
|
dir?: string | undefined;
|
|
806
809
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
807
|
-
enterKeyHint?: "search" | "
|
|
810
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
808
811
|
lang?: string | undefined;
|
|
809
812
|
nonce?: string | undefined;
|
|
810
|
-
slot?: string | undefined;
|
|
811
813
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
812
814
|
tabIndex?: number | undefined;
|
|
813
|
-
title?: string | undefined;
|
|
814
815
|
radioGroup?: string | undefined;
|
|
815
816
|
role?: import("react").AriaRole | undefined;
|
|
816
817
|
about?: string | undefined;
|
|
@@ -833,7 +834,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
833
834
|
results?: number | undefined;
|
|
834
835
|
security?: string | undefined;
|
|
835
836
|
unselectable?: "off" | "on" | undefined;
|
|
836
|
-
inputMode?: "none" | "
|
|
837
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
837
838
|
is?: string | undefined;
|
|
838
839
|
exportparts?: string | undefined;
|
|
839
840
|
part?: string | undefined;
|
|
@@ -859,7 +860,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
859
860
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
860
861
|
"aria-flowto"?: string | undefined;
|
|
861
862
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
862
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
863
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
863
864
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
864
865
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
865
866
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1056,6 +1057,9 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1056
1057
|
color?: string | undefined;
|
|
1057
1058
|
content?: string | undefined;
|
|
1058
1059
|
translate?: "yes" | "no" | undefined;
|
|
1060
|
+
slot?: string | undefined;
|
|
1061
|
+
title?: string | undefined;
|
|
1062
|
+
className?: string | undefined;
|
|
1059
1063
|
defaultChecked?: boolean | undefined;
|
|
1060
1064
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1061
1065
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1063,18 +1067,15 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1063
1067
|
accessKey?: string | undefined;
|
|
1064
1068
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1065
1069
|
autoFocus?: boolean | undefined;
|
|
1066
|
-
className?: string | undefined;
|
|
1067
1070
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1068
1071
|
contextMenu?: string | undefined;
|
|
1069
1072
|
dir?: string | undefined;
|
|
1070
1073
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1071
|
-
enterKeyHint?: "search" | "
|
|
1074
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
1072
1075
|
lang?: string | undefined;
|
|
1073
1076
|
nonce?: string | undefined;
|
|
1074
|
-
slot?: string | undefined;
|
|
1075
1077
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1076
1078
|
tabIndex?: number | undefined;
|
|
1077
|
-
title?: string | undefined;
|
|
1078
1079
|
radioGroup?: string | undefined;
|
|
1079
1080
|
role?: import("react").AriaRole | undefined;
|
|
1080
1081
|
about?: string | undefined;
|
|
@@ -1097,7 +1098,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1097
1098
|
results?: number | undefined;
|
|
1098
1099
|
security?: string | undefined;
|
|
1099
1100
|
unselectable?: "off" | "on" | undefined;
|
|
1100
|
-
inputMode?: "none" | "
|
|
1101
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1101
1102
|
is?: string | undefined;
|
|
1102
1103
|
exportparts?: string | undefined;
|
|
1103
1104
|
part?: string | undefined;
|
|
@@ -1123,7 +1124,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
|
|
|
1123
1124
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1124
1125
|
"aria-flowto"?: string | undefined;
|
|
1125
1126
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1126
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1127
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1127
1128
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1128
1129
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1129
1130
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1318,6 +1319,9 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1318
1319
|
color?: string | undefined;
|
|
1319
1320
|
content?: string | undefined;
|
|
1320
1321
|
translate?: "yes" | "no" | undefined;
|
|
1322
|
+
slot?: string | undefined;
|
|
1323
|
+
title?: string | undefined;
|
|
1324
|
+
className?: string | undefined;
|
|
1321
1325
|
defaultChecked?: boolean | undefined;
|
|
1322
1326
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1323
1327
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1325,18 +1329,15 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1325
1329
|
accessKey?: string | undefined;
|
|
1326
1330
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1327
1331
|
autoFocus?: boolean | undefined;
|
|
1328
|
-
className?: string | undefined;
|
|
1329
1332
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1330
1333
|
contextMenu?: string | undefined;
|
|
1331
1334
|
dir?: string | undefined;
|
|
1332
1335
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1333
|
-
enterKeyHint?: "search" | "
|
|
1336
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
1334
1337
|
lang?: string | undefined;
|
|
1335
1338
|
nonce?: string | undefined;
|
|
1336
|
-
slot?: string | undefined;
|
|
1337
1339
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1338
1340
|
tabIndex?: number | undefined;
|
|
1339
|
-
title?: string | undefined;
|
|
1340
1341
|
radioGroup?: string | undefined;
|
|
1341
1342
|
role?: import("react").AriaRole | undefined;
|
|
1342
1343
|
about?: string | undefined;
|
|
@@ -1359,7 +1360,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1359
1360
|
results?: number | undefined;
|
|
1360
1361
|
security?: string | undefined;
|
|
1361
1362
|
unselectable?: "off" | "on" | undefined;
|
|
1362
|
-
inputMode?: "none" | "
|
|
1363
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
1363
1364
|
is?: string | undefined;
|
|
1364
1365
|
exportparts?: string | undefined;
|
|
1365
1366
|
part?: string | undefined;
|
|
@@ -1385,7 +1386,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
1385
1386
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1386
1387
|
"aria-flowto"?: string | undefined;
|
|
1387
1388
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1388
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1389
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1389
1390
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1390
1391
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1391
1392
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
3
4
|
export declare const StyledSourceImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
4
5
|
export declare const PaymentSourcesContainer: import("@emotion/styled").StyledComponent<{
|
|
@@ -7,6 +8,9 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
7
8
|
color?: string | undefined;
|
|
8
9
|
content?: string | undefined;
|
|
9
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
+
slot?: string | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
className?: string | undefined;
|
|
10
14
|
defaultChecked?: boolean | undefined;
|
|
11
15
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
12
16
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -14,18 +18,15 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
14
18
|
accessKey?: string | undefined;
|
|
15
19
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
16
20
|
autoFocus?: boolean | undefined;
|
|
17
|
-
className?: string | undefined;
|
|
18
21
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
19
22
|
contextMenu?: string | undefined;
|
|
20
23
|
dir?: string | undefined;
|
|
21
24
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
22
|
-
enterKeyHint?: "search" | "
|
|
25
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
23
26
|
lang?: string | undefined;
|
|
24
27
|
nonce?: string | undefined;
|
|
25
|
-
slot?: string | undefined;
|
|
26
28
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
29
|
tabIndex?: number | undefined;
|
|
28
|
-
title?: string | undefined;
|
|
29
30
|
radioGroup?: string | undefined;
|
|
30
31
|
role?: import("react").AriaRole | undefined;
|
|
31
32
|
about?: string | undefined;
|
|
@@ -48,7 +49,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
48
49
|
results?: number | undefined;
|
|
49
50
|
security?: string | undefined;
|
|
50
51
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
53
|
is?: string | undefined;
|
|
53
54
|
exportparts?: string | undefined;
|
|
54
55
|
part?: string | undefined;
|
|
@@ -74,7 +75,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
74
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
75
76
|
"aria-flowto"?: string | undefined;
|
|
76
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
77
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
78
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
79
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
80
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -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" | "style" | "className" | "classes" | "children" | "align" | "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" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt" | undefined;
|
|
17
17
|
isLoading?: boolean | undefined;
|
|
18
18
|
isError?: boolean | undefined;
|
|
19
19
|
isSuccess?: boolean | undefined;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
import { TableMode } from '../../../../types/index.js';
|
|
3
4
|
export declare const ActionCellContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
4
5
|
tableMode?: TableMode | undefined;
|
|
@@ -17,6 +18,10 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
17
18
|
color?: string | undefined;
|
|
18
19
|
content?: string | undefined;
|
|
19
20
|
translate?: "yes" | "no" | undefined;
|
|
21
|
+
slot?: string | undefined;
|
|
22
|
+
title?: string | undefined;
|
|
23
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
24
|
+
className?: string | undefined;
|
|
20
25
|
defaultChecked?: boolean | undefined;
|
|
21
26
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
22
27
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -24,18 +29,15 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
24
29
|
accessKey?: string | undefined;
|
|
25
30
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
26
31
|
autoFocus?: boolean | undefined;
|
|
27
|
-
className?: string | undefined;
|
|
28
32
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
29
33
|
contextMenu?: string | undefined;
|
|
30
34
|
dir?: string | undefined;
|
|
31
35
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
32
|
-
enterKeyHint?: "search" | "
|
|
36
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
33
37
|
lang?: string | undefined;
|
|
34
38
|
nonce?: string | undefined;
|
|
35
|
-
slot?: string | undefined;
|
|
36
39
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
37
40
|
tabIndex?: number | undefined;
|
|
38
|
-
title?: string | undefined;
|
|
39
41
|
radioGroup?: string | undefined;
|
|
40
42
|
role?: import("react").AriaRole | undefined;
|
|
41
43
|
about?: string | undefined;
|
|
@@ -58,7 +60,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
58
60
|
results?: number | undefined;
|
|
59
61
|
security?: string | undefined;
|
|
60
62
|
unselectable?: "off" | "on" | undefined;
|
|
61
|
-
inputMode?: "none" | "
|
|
63
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
62
64
|
is?: string | undefined;
|
|
63
65
|
exportparts?: string | undefined;
|
|
64
66
|
part?: string | undefined;
|
|
@@ -84,7 +86,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
84
86
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
85
87
|
"aria-flowto"?: string | undefined;
|
|
86
88
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
87
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
89
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
88
90
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
89
91
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
90
92
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -272,7 +274,6 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
272
274
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
273
275
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
274
276
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
275
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
276
277
|
useMap?: string | undefined;
|
|
277
278
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
278
279
|
sizes?: string | undefined;
|
|
@@ -283,5 +284,5 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
283
284
|
fetchPriority?: "auto" | "high" | "low" | undefined;
|
|
284
285
|
srcSet?: string | undefined;
|
|
285
286
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
286
|
-
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "
|
|
287
|
+
icon?: "brand" | "users" | "cancel" | "reverse" | "refund" | "destination" | "capture" | "flag" | "dispute" | "void" | "clock" | "invoice" | "clipboard" | "viewApi" | "viewReceipt" | undefined;
|
|
287
288
|
}, {}, {}>;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const StyledAppsCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
3
4
|
export declare const AppsStatusContainer: import("@emotion/styled").StyledComponent<{
|
|
4
5
|
hidden?: boolean | undefined;
|
|
@@ -6,6 +7,9 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
6
7
|
color?: string | undefined;
|
|
7
8
|
content?: string | undefined;
|
|
8
9
|
translate?: "yes" | "no" | undefined;
|
|
10
|
+
slot?: string | undefined;
|
|
11
|
+
title?: string | undefined;
|
|
12
|
+
className?: string | undefined;
|
|
9
13
|
defaultChecked?: boolean | undefined;
|
|
10
14
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
15
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -13,18 +17,15 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
13
17
|
accessKey?: string | undefined;
|
|
14
18
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
15
19
|
autoFocus?: boolean | undefined;
|
|
16
|
-
className?: string | undefined;
|
|
17
20
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
18
21
|
contextMenu?: string | undefined;
|
|
19
22
|
dir?: string | undefined;
|
|
20
23
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
21
|
-
enterKeyHint?: "search" | "
|
|
24
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
22
25
|
lang?: string | undefined;
|
|
23
26
|
nonce?: string | undefined;
|
|
24
|
-
slot?: string | undefined;
|
|
25
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
26
28
|
tabIndex?: number | undefined;
|
|
27
|
-
title?: string | undefined;
|
|
28
29
|
radioGroup?: string | undefined;
|
|
29
30
|
role?: import("react").AriaRole | undefined;
|
|
30
31
|
about?: string | undefined;
|
|
@@ -47,7 +48,7 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
47
48
|
results?: number | undefined;
|
|
48
49
|
security?: string | undefined;
|
|
49
50
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
51
52
|
is?: string | undefined;
|
|
52
53
|
exportparts?: string | undefined;
|
|
53
54
|
part?: string | undefined;
|
|
@@ -73,7 +74,7 @@ export declare const AppsStatusContainer: import("@emotion/styled").StyledCompon
|
|
|
73
74
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
74
75
|
"aria-flowto"?: string | undefined;
|
|
75
76
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
76
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
77
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
77
78
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
78
79
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
79
80
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const AuthIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
3
4
|
export declare const AuthCellContainer: import("@emotion/styled").StyledComponent<{
|
|
4
5
|
hidden?: boolean | undefined;
|
|
@@ -6,6 +7,9 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
6
7
|
color?: string | undefined;
|
|
7
8
|
content?: string | undefined;
|
|
8
9
|
translate?: "yes" | "no" | undefined;
|
|
10
|
+
slot?: string | undefined;
|
|
11
|
+
title?: string | undefined;
|
|
12
|
+
className?: string | undefined;
|
|
9
13
|
defaultChecked?: boolean | undefined;
|
|
10
14
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
15
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -13,18 +17,15 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
13
17
|
accessKey?: string | undefined;
|
|
14
18
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
15
19
|
autoFocus?: boolean | undefined;
|
|
16
|
-
className?: string | undefined;
|
|
17
20
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
18
21
|
contextMenu?: string | undefined;
|
|
19
22
|
dir?: string | undefined;
|
|
20
23
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
21
|
-
enterKeyHint?: "search" | "
|
|
24
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
22
25
|
lang?: string | undefined;
|
|
23
26
|
nonce?: string | undefined;
|
|
24
|
-
slot?: string | undefined;
|
|
25
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
26
28
|
tabIndex?: number | undefined;
|
|
27
|
-
title?: string | undefined;
|
|
28
29
|
radioGroup?: string | undefined;
|
|
29
30
|
role?: import("react").AriaRole | undefined;
|
|
30
31
|
about?: string | undefined;
|
|
@@ -47,7 +48,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
47
48
|
results?: number | undefined;
|
|
48
49
|
security?: string | undefined;
|
|
49
50
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
51
52
|
is?: string | undefined;
|
|
52
53
|
exportparts?: string | undefined;
|
|
53
54
|
part?: string | undefined;
|
|
@@ -73,7 +74,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
73
74
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
74
75
|
"aria-flowto"?: string | undefined;
|
|
75
76
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
76
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
77
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
77
78
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
78
79
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
79
80
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -273,6 +274,9 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
273
274
|
color?: string | undefined;
|
|
274
275
|
content?: string | undefined;
|
|
275
276
|
translate?: "yes" | "no" | undefined;
|
|
277
|
+
slot?: string | undefined;
|
|
278
|
+
title?: string | undefined;
|
|
279
|
+
className?: string | undefined;
|
|
276
280
|
defaultChecked?: boolean | undefined;
|
|
277
281
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
278
282
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -280,18 +284,15 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
280
284
|
accessKey?: string | undefined;
|
|
281
285
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
282
286
|
autoFocus?: boolean | undefined;
|
|
283
|
-
className?: string | undefined;
|
|
284
287
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
285
288
|
contextMenu?: string | undefined;
|
|
286
289
|
dir?: string | undefined;
|
|
287
290
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
288
|
-
enterKeyHint?: "search" | "
|
|
291
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
289
292
|
lang?: string | undefined;
|
|
290
293
|
nonce?: string | undefined;
|
|
291
|
-
slot?: string | undefined;
|
|
292
294
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
293
295
|
tabIndex?: number | undefined;
|
|
294
|
-
title?: string | undefined;
|
|
295
296
|
radioGroup?: string | undefined;
|
|
296
297
|
role?: import("react").AriaRole | undefined;
|
|
297
298
|
about?: string | undefined;
|
|
@@ -314,7 +315,7 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
314
315
|
results?: number | undefined;
|
|
315
316
|
security?: string | undefined;
|
|
316
317
|
unselectable?: "off" | "on" | undefined;
|
|
317
|
-
inputMode?: "none" | "
|
|
318
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
318
319
|
is?: string | undefined;
|
|
319
320
|
exportparts?: string | undefined;
|
|
320
321
|
part?: string | undefined;
|
|
@@ -340,7 +341,7 @@ export declare const AuthenticationStatusesContainer: import("@emotion/styled").
|
|
|
340
341
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
341
342
|
"aria-flowto"?: string | undefined;
|
|
342
343
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
343
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
344
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
344
345
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
345
346
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
346
347
|
"aria-keyshortcuts"?: string | undefined;
|