@tap-payments/os-micro-frontend-shared 0.1.93-test.3 → 0.1.94
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/LICENSE +21 -21
- package/README.md +12 -12
- 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/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +5 -5
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +2 -2
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +5 -5
- package/build/components/Dialog/style.d.ts +5 -5
- 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/ErrorBoundary/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 +5 -5
- 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 +5 -5
- 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 +11 -11
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +15 -15
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/NestedDropdown.d.ts +4 -2
- package/build/components/NestedDropdown/NestedDropdown.js +13 -2
- package/build/components/NestedDropdown/NestedMenuItem.d.ts +4 -1
- package/build/components/NestedDropdown/NestedMenuItem.js +2 -4
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/NestedDropdown/types.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 +65 -65
- package/build/components/SearchButton/styles.d.ts +10 -10
- 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 +10 -10
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +5 -5
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +30 -30
- package/build/components/StatusIcons/SourceIcons/style.d.ts +5 -5
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/style.d.ts +5 -5
- 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/components/VirtualTable.js +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/style.d.ts +5 -5
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +10 -10
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/types/column.d.ts +3 -0
- package/package.json +3 -3
|
@@ -15,10 +15,12 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
15
15
|
height?: string | number | undefined;
|
|
16
16
|
hidden?: boolean | undefined;
|
|
17
17
|
id?: string | undefined;
|
|
18
|
+
color?: string | undefined;
|
|
19
|
+
content?: string | undefined;
|
|
20
|
+
translate?: "yes" | "no" | undefined;
|
|
18
21
|
slot?: string | undefined;
|
|
19
22
|
title?: string | undefined;
|
|
20
23
|
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
21
|
-
color?: string | undefined;
|
|
22
24
|
className?: string | undefined;
|
|
23
25
|
defaultChecked?: boolean | undefined;
|
|
24
26
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -36,11 +38,9 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
36
38
|
nonce?: string | undefined;
|
|
37
39
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
38
40
|
tabIndex?: number | undefined;
|
|
39
|
-
translate?: "yes" | "no" | undefined;
|
|
40
41
|
radioGroup?: string | undefined;
|
|
41
42
|
role?: import("react").AriaRole | undefined;
|
|
42
43
|
about?: string | undefined;
|
|
43
|
-
content?: string | undefined;
|
|
44
44
|
datatype?: string | undefined;
|
|
45
45
|
inlist?: any;
|
|
46
46
|
prefix?: string | undefined;
|
|
@@ -76,7 +76,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
76
76
|
"aria-colindextext"?: string | undefined;
|
|
77
77
|
"aria-colspan"?: number | undefined;
|
|
78
78
|
"aria-controls"?: string | undefined;
|
|
79
|
-
"aria-current"?: boolean | "
|
|
79
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
80
80
|
"aria-describedby"?: string | undefined;
|
|
81
81
|
"aria-description"?: string | undefined;
|
|
82
82
|
"aria-details"?: string | undefined;
|
|
@@ -86,7 +86,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
86
86
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
87
87
|
"aria-flowto"?: string | undefined;
|
|
88
88
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
89
|
-
"aria-haspopup"?: boolean | "
|
|
89
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
90
90
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
91
91
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
92
92
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -287,9 +287,11 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
287
287
|
export declare const RefundsCountBadge: import("@emotion/styled").StyledComponent<{
|
|
288
288
|
hidden?: boolean | undefined;
|
|
289
289
|
id?: string | undefined;
|
|
290
|
+
color?: string | undefined;
|
|
291
|
+
content?: string | undefined;
|
|
292
|
+
translate?: "yes" | "no" | undefined;
|
|
290
293
|
slot?: string | undefined;
|
|
291
294
|
title?: string | undefined;
|
|
292
|
-
color?: string | undefined;
|
|
293
295
|
className?: string | undefined;
|
|
294
296
|
defaultChecked?: boolean | undefined;
|
|
295
297
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -307,11 +309,9 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
307
309
|
nonce?: string | undefined;
|
|
308
310
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
309
311
|
tabIndex?: number | undefined;
|
|
310
|
-
translate?: "yes" | "no" | undefined;
|
|
311
312
|
radioGroup?: string | undefined;
|
|
312
313
|
role?: import("react").AriaRole | undefined;
|
|
313
314
|
about?: string | undefined;
|
|
314
|
-
content?: string | undefined;
|
|
315
315
|
datatype?: string | undefined;
|
|
316
316
|
inlist?: any;
|
|
317
317
|
prefix?: string | undefined;
|
|
@@ -347,7 +347,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
347
347
|
"aria-colindextext"?: string | undefined;
|
|
348
348
|
"aria-colspan"?: number | undefined;
|
|
349
349
|
"aria-controls"?: string | undefined;
|
|
350
|
-
"aria-current"?: boolean | "
|
|
350
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
351
351
|
"aria-describedby"?: string | undefined;
|
|
352
352
|
"aria-description"?: string | undefined;
|
|
353
353
|
"aria-details"?: string | undefined;
|
|
@@ -357,7 +357,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
357
357
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
358
358
|
"aria-flowto"?: string | undefined;
|
|
359
359
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
360
|
-
"aria-haspopup"?: boolean | "
|
|
360
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
361
361
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
362
362
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
363
363
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -549,9 +549,11 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
549
549
|
export declare const MultiRefundContainer: import("@emotion/styled").StyledComponent<{
|
|
550
550
|
hidden?: boolean | undefined;
|
|
551
551
|
id?: string | undefined;
|
|
552
|
+
color?: string | undefined;
|
|
553
|
+
content?: string | undefined;
|
|
554
|
+
translate?: "yes" | "no" | undefined;
|
|
552
555
|
slot?: string | undefined;
|
|
553
556
|
title?: string | undefined;
|
|
554
|
-
color?: string | undefined;
|
|
555
557
|
className?: string | undefined;
|
|
556
558
|
defaultChecked?: boolean | undefined;
|
|
557
559
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -569,11 +571,9 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
569
571
|
nonce?: string | undefined;
|
|
570
572
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
571
573
|
tabIndex?: number | undefined;
|
|
572
|
-
translate?: "yes" | "no" | undefined;
|
|
573
574
|
radioGroup?: string | undefined;
|
|
574
575
|
role?: import("react").AriaRole | undefined;
|
|
575
576
|
about?: string | undefined;
|
|
576
|
-
content?: string | undefined;
|
|
577
577
|
datatype?: string | undefined;
|
|
578
578
|
inlist?: any;
|
|
579
579
|
prefix?: string | undefined;
|
|
@@ -609,7 +609,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
609
609
|
"aria-colindextext"?: string | undefined;
|
|
610
610
|
"aria-colspan"?: number | undefined;
|
|
611
611
|
"aria-controls"?: string | undefined;
|
|
612
|
-
"aria-current"?: boolean | "
|
|
612
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
613
613
|
"aria-describedby"?: string | undefined;
|
|
614
614
|
"aria-description"?: string | undefined;
|
|
615
615
|
"aria-details"?: string | undefined;
|
|
@@ -619,7 +619,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
619
619
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
620
620
|
"aria-flowto"?: string | undefined;
|
|
621
621
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
622
|
-
"aria-haspopup"?: boolean | "
|
|
622
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
623
623
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
624
624
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
625
625
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -830,9 +830,11 @@ export declare const statusAnimation: (index: number, shadow: string, xDelta?: n
|
|
|
830
830
|
export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
831
831
|
hidden?: boolean | undefined;
|
|
832
832
|
id?: string | undefined;
|
|
833
|
+
color?: string | undefined;
|
|
834
|
+
content?: string | undefined;
|
|
835
|
+
translate?: "yes" | "no" | undefined;
|
|
833
836
|
slot?: string | undefined;
|
|
834
837
|
title?: string | undefined;
|
|
835
|
-
color?: string | undefined;
|
|
836
838
|
className?: string | undefined;
|
|
837
839
|
defaultChecked?: boolean | undefined;
|
|
838
840
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -850,11 +852,9 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
850
852
|
nonce?: string | undefined;
|
|
851
853
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
852
854
|
tabIndex?: number | undefined;
|
|
853
|
-
translate?: "yes" | "no" | undefined;
|
|
854
855
|
radioGroup?: string | undefined;
|
|
855
856
|
role?: import("react").AriaRole | undefined;
|
|
856
857
|
about?: string | undefined;
|
|
857
|
-
content?: string | undefined;
|
|
858
858
|
datatype?: string | undefined;
|
|
859
859
|
inlist?: any;
|
|
860
860
|
prefix?: string | undefined;
|
|
@@ -890,7 +890,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
890
890
|
"aria-colindextext"?: string | undefined;
|
|
891
891
|
"aria-colspan"?: number | undefined;
|
|
892
892
|
"aria-controls"?: string | undefined;
|
|
893
|
-
"aria-current"?: boolean | "
|
|
893
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
894
894
|
"aria-describedby"?: string | undefined;
|
|
895
895
|
"aria-description"?: string | undefined;
|
|
896
896
|
"aria-details"?: string | undefined;
|
|
@@ -900,7 +900,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
900
900
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
901
901
|
"aria-flowto"?: string | undefined;
|
|
902
902
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
903
|
-
"aria-haspopup"?: boolean | "
|
|
903
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
904
904
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
905
905
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
906
906
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1094,9 +1094,11 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
1094
1094
|
export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
1095
1095
|
hidden?: boolean | undefined;
|
|
1096
1096
|
id?: string | undefined;
|
|
1097
|
+
color?: string | undefined;
|
|
1098
|
+
content?: string | undefined;
|
|
1099
|
+
translate?: "yes" | "no" | undefined;
|
|
1097
1100
|
slot?: string | undefined;
|
|
1098
1101
|
title?: string | undefined;
|
|
1099
|
-
color?: string | undefined;
|
|
1100
1102
|
className?: string | undefined;
|
|
1101
1103
|
defaultChecked?: boolean | undefined;
|
|
1102
1104
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1114,11 +1116,9 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1114
1116
|
nonce?: string | undefined;
|
|
1115
1117
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1116
1118
|
tabIndex?: number | undefined;
|
|
1117
|
-
translate?: "yes" | "no" | undefined;
|
|
1118
1119
|
radioGroup?: string | undefined;
|
|
1119
1120
|
role?: import("react").AriaRole | undefined;
|
|
1120
1121
|
about?: string | undefined;
|
|
1121
|
-
content?: string | undefined;
|
|
1122
1122
|
datatype?: string | undefined;
|
|
1123
1123
|
inlist?: any;
|
|
1124
1124
|
prefix?: string | undefined;
|
|
@@ -1154,7 +1154,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1154
1154
|
"aria-colindextext"?: string | undefined;
|
|
1155
1155
|
"aria-colspan"?: number | undefined;
|
|
1156
1156
|
"aria-controls"?: string | undefined;
|
|
1157
|
-
"aria-current"?: boolean | "
|
|
1157
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
1158
1158
|
"aria-describedby"?: string | undefined;
|
|
1159
1159
|
"aria-description"?: string | undefined;
|
|
1160
1160
|
"aria-details"?: string | undefined;
|
|
@@ -1164,7 +1164,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1164
1164
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1165
1165
|
"aria-flowto"?: string | undefined;
|
|
1166
1166
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1167
|
-
"aria-haspopup"?: boolean | "
|
|
1167
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1168
1168
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1169
1169
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1170
1170
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1356,9 +1356,11 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1356
1356
|
export declare const StatusContainer: import("@emotion/styled").StyledComponent<{
|
|
1357
1357
|
hidden?: boolean | undefined;
|
|
1358
1358
|
id?: string | undefined;
|
|
1359
|
+
color?: string | undefined;
|
|
1360
|
+
content?: string | undefined;
|
|
1361
|
+
translate?: "yes" | "no" | undefined;
|
|
1359
1362
|
slot?: string | undefined;
|
|
1360
1363
|
title?: string | undefined;
|
|
1361
|
-
color?: string | undefined;
|
|
1362
1364
|
className?: string | undefined;
|
|
1363
1365
|
defaultChecked?: boolean | undefined;
|
|
1364
1366
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1376,11 +1378,9 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1376
1378
|
nonce?: string | undefined;
|
|
1377
1379
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1378
1380
|
tabIndex?: number | undefined;
|
|
1379
|
-
translate?: "yes" | "no" | undefined;
|
|
1380
1381
|
radioGroup?: string | undefined;
|
|
1381
1382
|
role?: import("react").AriaRole | undefined;
|
|
1382
1383
|
about?: string | undefined;
|
|
1383
|
-
content?: string | undefined;
|
|
1384
1384
|
datatype?: string | undefined;
|
|
1385
1385
|
inlist?: any;
|
|
1386
1386
|
prefix?: string | undefined;
|
|
@@ -1416,7 +1416,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1416
1416
|
"aria-colindextext"?: string | undefined;
|
|
1417
1417
|
"aria-colspan"?: number | undefined;
|
|
1418
1418
|
"aria-controls"?: string | undefined;
|
|
1419
|
-
"aria-current"?: boolean | "
|
|
1419
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
1420
1420
|
"aria-describedby"?: string | undefined;
|
|
1421
1421
|
"aria-description"?: string | undefined;
|
|
1422
1422
|
"aria-details"?: string | undefined;
|
|
@@ -1426,7 +1426,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1426
1426
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1427
1427
|
"aria-flowto"?: string | undefined;
|
|
1428
1428
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1429
|
-
"aria-haspopup"?: boolean | "
|
|
1429
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1430
1430
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1431
1431
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1432
1432
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -4,10 +4,12 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
4
4
|
height?: string | number | undefined;
|
|
5
5
|
hidden?: boolean | undefined;
|
|
6
6
|
id?: string | undefined;
|
|
7
|
+
color?: string | undefined;
|
|
8
|
+
content?: string | undefined;
|
|
9
|
+
translate?: "yes" | "no" | undefined;
|
|
7
10
|
slot?: string | undefined;
|
|
8
11
|
title?: string | undefined;
|
|
9
12
|
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
10
|
-
color?: string | undefined;
|
|
11
13
|
className?: string | undefined;
|
|
12
14
|
defaultChecked?: boolean | undefined;
|
|
13
15
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -25,11 +27,9 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
25
27
|
nonce?: string | undefined;
|
|
26
28
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
29
|
tabIndex?: number | undefined;
|
|
28
|
-
translate?: "yes" | "no" | undefined;
|
|
29
30
|
radioGroup?: string | undefined;
|
|
30
31
|
role?: import("react").AriaRole | undefined;
|
|
31
32
|
about?: string | undefined;
|
|
32
|
-
content?: string | undefined;
|
|
33
33
|
datatype?: string | undefined;
|
|
34
34
|
inlist?: any;
|
|
35
35
|
prefix?: string | undefined;
|
|
@@ -65,7 +65,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
65
65
|
"aria-colindextext"?: string | undefined;
|
|
66
66
|
"aria-colspan"?: number | undefined;
|
|
67
67
|
"aria-controls"?: string | undefined;
|
|
68
|
-
"aria-current"?: boolean | "
|
|
68
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
69
69
|
"aria-describedby"?: string | undefined;
|
|
70
70
|
"aria-description"?: string | undefined;
|
|
71
71
|
"aria-details"?: string | undefined;
|
|
@@ -75,7 +75,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
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 | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "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;
|
|
@@ -276,9 +276,11 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
276
276
|
export declare const RefundsCountBadge: import("@emotion/styled").StyledComponent<{
|
|
277
277
|
hidden?: boolean | undefined;
|
|
278
278
|
id?: string | undefined;
|
|
279
|
+
color?: string | undefined;
|
|
280
|
+
content?: string | undefined;
|
|
281
|
+
translate?: "yes" | "no" | undefined;
|
|
279
282
|
slot?: string | undefined;
|
|
280
283
|
title?: string | undefined;
|
|
281
|
-
color?: string | undefined;
|
|
282
284
|
className?: string | undefined;
|
|
283
285
|
defaultChecked?: boolean | undefined;
|
|
284
286
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -296,11 +298,9 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
296
298
|
nonce?: string | undefined;
|
|
297
299
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
298
300
|
tabIndex?: number | undefined;
|
|
299
|
-
translate?: "yes" | "no" | undefined;
|
|
300
301
|
radioGroup?: string | undefined;
|
|
301
302
|
role?: import("react").AriaRole | undefined;
|
|
302
303
|
about?: string | undefined;
|
|
303
|
-
content?: string | undefined;
|
|
304
304
|
datatype?: string | undefined;
|
|
305
305
|
inlist?: any;
|
|
306
306
|
prefix?: string | undefined;
|
|
@@ -336,7 +336,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
336
336
|
"aria-colindextext"?: string | undefined;
|
|
337
337
|
"aria-colspan"?: number | undefined;
|
|
338
338
|
"aria-controls"?: string | undefined;
|
|
339
|
-
"aria-current"?: boolean | "
|
|
339
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
340
340
|
"aria-describedby"?: string | undefined;
|
|
341
341
|
"aria-description"?: string | undefined;
|
|
342
342
|
"aria-details"?: string | undefined;
|
|
@@ -346,7 +346,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
346
346
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
347
347
|
"aria-flowto"?: string | undefined;
|
|
348
348
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
349
|
-
"aria-haspopup"?: boolean | "
|
|
349
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
350
350
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
351
351
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
352
352
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -538,9 +538,11 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
538
538
|
export declare const MultiRefundContainer: import("@emotion/styled").StyledComponent<{
|
|
539
539
|
hidden?: boolean | undefined;
|
|
540
540
|
id?: string | undefined;
|
|
541
|
+
color?: string | undefined;
|
|
542
|
+
content?: string | undefined;
|
|
543
|
+
translate?: "yes" | "no" | undefined;
|
|
541
544
|
slot?: string | undefined;
|
|
542
545
|
title?: string | undefined;
|
|
543
|
-
color?: string | undefined;
|
|
544
546
|
className?: string | undefined;
|
|
545
547
|
defaultChecked?: boolean | undefined;
|
|
546
548
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -558,11 +560,9 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
558
560
|
nonce?: string | undefined;
|
|
559
561
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
560
562
|
tabIndex?: number | undefined;
|
|
561
|
-
translate?: "yes" | "no" | undefined;
|
|
562
563
|
radioGroup?: string | undefined;
|
|
563
564
|
role?: import("react").AriaRole | undefined;
|
|
564
565
|
about?: string | undefined;
|
|
565
|
-
content?: string | undefined;
|
|
566
566
|
datatype?: string | undefined;
|
|
567
567
|
inlist?: any;
|
|
568
568
|
prefix?: string | undefined;
|
|
@@ -598,7 +598,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
598
598
|
"aria-colindextext"?: string | undefined;
|
|
599
599
|
"aria-colspan"?: number | undefined;
|
|
600
600
|
"aria-controls"?: string | undefined;
|
|
601
|
-
"aria-current"?: boolean | "
|
|
601
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
602
602
|
"aria-describedby"?: string | undefined;
|
|
603
603
|
"aria-description"?: string | undefined;
|
|
604
604
|
"aria-details"?: string | undefined;
|
|
@@ -608,7 +608,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
608
608
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
609
609
|
"aria-flowto"?: string | undefined;
|
|
610
610
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
611
|
-
"aria-haspopup"?: boolean | "
|
|
611
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
612
612
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
613
613
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
614
614
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -819,9 +819,11 @@ export declare const statusAnimation: (index: number, shadow: string, xDelta?: n
|
|
|
819
819
|
export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
820
820
|
hidden?: boolean | undefined;
|
|
821
821
|
id?: string | undefined;
|
|
822
|
+
color?: string | undefined;
|
|
823
|
+
content?: string | undefined;
|
|
824
|
+
translate?: "yes" | "no" | undefined;
|
|
822
825
|
slot?: string | undefined;
|
|
823
826
|
title?: string | undefined;
|
|
824
|
-
color?: string | undefined;
|
|
825
827
|
className?: string | undefined;
|
|
826
828
|
defaultChecked?: boolean | undefined;
|
|
827
829
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -839,11 +841,9 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
839
841
|
nonce?: string | undefined;
|
|
840
842
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
841
843
|
tabIndex?: number | undefined;
|
|
842
|
-
translate?: "yes" | "no" | undefined;
|
|
843
844
|
radioGroup?: string | undefined;
|
|
844
845
|
role?: import("react").AriaRole | undefined;
|
|
845
846
|
about?: string | undefined;
|
|
846
|
-
content?: string | undefined;
|
|
847
847
|
datatype?: string | undefined;
|
|
848
848
|
inlist?: any;
|
|
849
849
|
prefix?: string | undefined;
|
|
@@ -879,7 +879,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
879
879
|
"aria-colindextext"?: string | undefined;
|
|
880
880
|
"aria-colspan"?: number | undefined;
|
|
881
881
|
"aria-controls"?: string | undefined;
|
|
882
|
-
"aria-current"?: boolean | "
|
|
882
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
883
883
|
"aria-describedby"?: string | undefined;
|
|
884
884
|
"aria-description"?: string | undefined;
|
|
885
885
|
"aria-details"?: string | undefined;
|
|
@@ -889,7 +889,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
889
889
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
890
890
|
"aria-flowto"?: string | undefined;
|
|
891
891
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
892
|
-
"aria-haspopup"?: boolean | "
|
|
892
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
893
893
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
894
894
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
895
895
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1083,9 +1083,11 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
1083
1083
|
export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
1084
1084
|
hidden?: boolean | undefined;
|
|
1085
1085
|
id?: string | undefined;
|
|
1086
|
+
color?: string | undefined;
|
|
1087
|
+
content?: string | undefined;
|
|
1088
|
+
translate?: "yes" | "no" | undefined;
|
|
1086
1089
|
slot?: string | undefined;
|
|
1087
1090
|
title?: string | undefined;
|
|
1088
|
-
color?: string | undefined;
|
|
1089
1091
|
className?: string | undefined;
|
|
1090
1092
|
defaultChecked?: boolean | undefined;
|
|
1091
1093
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1103,11 +1105,9 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1103
1105
|
nonce?: string | undefined;
|
|
1104
1106
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1105
1107
|
tabIndex?: number | undefined;
|
|
1106
|
-
translate?: "yes" | "no" | undefined;
|
|
1107
1108
|
radioGroup?: string | undefined;
|
|
1108
1109
|
role?: import("react").AriaRole | undefined;
|
|
1109
1110
|
about?: string | undefined;
|
|
1110
|
-
content?: string | undefined;
|
|
1111
1111
|
datatype?: string | undefined;
|
|
1112
1112
|
inlist?: any;
|
|
1113
1113
|
prefix?: string | undefined;
|
|
@@ -1143,7 +1143,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1143
1143
|
"aria-colindextext"?: string | undefined;
|
|
1144
1144
|
"aria-colspan"?: number | undefined;
|
|
1145
1145
|
"aria-controls"?: string | undefined;
|
|
1146
|
-
"aria-current"?: boolean | "
|
|
1146
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
1147
1147
|
"aria-describedby"?: string | undefined;
|
|
1148
1148
|
"aria-description"?: string | undefined;
|
|
1149
1149
|
"aria-details"?: string | undefined;
|
|
@@ -1153,7 +1153,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1153
1153
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1154
1154
|
"aria-flowto"?: string | undefined;
|
|
1155
1155
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1156
|
-
"aria-haspopup"?: boolean | "
|
|
1156
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1157
1157
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1158
1158
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1159
1159
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1347,9 +1347,11 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1347
1347
|
export declare const StatusContainer: import("@emotion/styled").StyledComponent<{
|
|
1348
1348
|
hidden?: boolean | undefined;
|
|
1349
1349
|
id?: string | undefined;
|
|
1350
|
+
color?: string | undefined;
|
|
1351
|
+
content?: string | undefined;
|
|
1352
|
+
translate?: "yes" | "no" | undefined;
|
|
1350
1353
|
slot?: string | undefined;
|
|
1351
1354
|
title?: string | undefined;
|
|
1352
|
-
color?: string | undefined;
|
|
1353
1355
|
className?: string | undefined;
|
|
1354
1356
|
defaultChecked?: boolean | undefined;
|
|
1355
1357
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1367,11 +1369,9 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1367
1369
|
nonce?: string | undefined;
|
|
1368
1370
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1369
1371
|
tabIndex?: number | undefined;
|
|
1370
|
-
translate?: "yes" | "no" | undefined;
|
|
1371
1372
|
radioGroup?: string | undefined;
|
|
1372
1373
|
role?: import("react").AriaRole | undefined;
|
|
1373
1374
|
about?: string | undefined;
|
|
1374
|
-
content?: string | undefined;
|
|
1375
1375
|
datatype?: string | undefined;
|
|
1376
1376
|
inlist?: any;
|
|
1377
1377
|
prefix?: string | undefined;
|
|
@@ -1407,7 +1407,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1407
1407
|
"aria-colindextext"?: string | undefined;
|
|
1408
1408
|
"aria-colspan"?: number | undefined;
|
|
1409
1409
|
"aria-controls"?: string | undefined;
|
|
1410
|
-
"aria-current"?: boolean | "
|
|
1410
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
1411
1411
|
"aria-describedby"?: string | undefined;
|
|
1412
1412
|
"aria-description"?: string | undefined;
|
|
1413
1413
|
"aria-details"?: string | undefined;
|
|
@@ -1417,7 +1417,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1417
1417
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1418
1418
|
"aria-flowto"?: string | undefined;
|
|
1419
1419
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1420
|
-
"aria-haspopup"?: boolean | "
|
|
1420
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
1421
1421
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1422
1422
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1423
1423
|
"aria-keyshortcuts"?: string | undefined;
|