@tap-payments/os-micro-frontend-shared 0.1.91 → 0.1.92-test.1
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/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 +2 -4
- package/build/components/NestedDropdown/NestedDropdown.js +2 -13
- package/build/components/NestedDropdown/NestedMenuItem.d.ts +1 -4
- package/build/components/NestedDropdown/NestedMenuItem.js +4 -2
- 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/SalesChannelCell.js +7 -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/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 +0 -3
- package/build/utils/url.d.ts +1 -0
- package/build/utils/url.js +10 -0
- package/package.json +3 -3
|
@@ -15,12 +15,10 @@ 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;
|
|
21
18
|
slot?: string | undefined;
|
|
22
19
|
title?: string | undefined;
|
|
23
20
|
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
21
|
+
color?: string | undefined;
|
|
24
22
|
className?: string | undefined;
|
|
25
23
|
defaultChecked?: boolean | undefined;
|
|
26
24
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -38,9 +36,11 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
38
36
|
nonce?: string | undefined;
|
|
39
37
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
40
38
|
tabIndex?: number | undefined;
|
|
39
|
+
translate?: "yes" | "no" | undefined;
|
|
41
40
|
radioGroup?: string | undefined;
|
|
42
41
|
role?: import("react").AriaRole | undefined;
|
|
43
42
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +287,9 @@ 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;
|
|
293
290
|
slot?: string | undefined;
|
|
294
291
|
title?: string | undefined;
|
|
292
|
+
color?: string | undefined;
|
|
295
293
|
className?: string | undefined;
|
|
296
294
|
defaultChecked?: boolean | undefined;
|
|
297
295
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -309,9 +307,11 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
309
307
|
nonce?: string | undefined;
|
|
310
308
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
311
309
|
tabIndex?: number | undefined;
|
|
310
|
+
translate?: "yes" | "no" | undefined;
|
|
312
311
|
radioGroup?: string | undefined;
|
|
313
312
|
role?: import("react").AriaRole | undefined;
|
|
314
313
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +549,9 @@ 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;
|
|
555
552
|
slot?: string | undefined;
|
|
556
553
|
title?: string | undefined;
|
|
554
|
+
color?: string | undefined;
|
|
557
555
|
className?: string | undefined;
|
|
558
556
|
defaultChecked?: boolean | undefined;
|
|
559
557
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -571,9 +569,11 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
571
569
|
nonce?: string | undefined;
|
|
572
570
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
573
571
|
tabIndex?: number | undefined;
|
|
572
|
+
translate?: "yes" | "no" | undefined;
|
|
574
573
|
radioGroup?: string | undefined;
|
|
575
574
|
role?: import("react").AriaRole | undefined;
|
|
576
575
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +830,9 @@ 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;
|
|
836
833
|
slot?: string | undefined;
|
|
837
834
|
title?: string | undefined;
|
|
835
|
+
color?: string | undefined;
|
|
838
836
|
className?: string | undefined;
|
|
839
837
|
defaultChecked?: boolean | undefined;
|
|
840
838
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -852,9 +850,11 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
852
850
|
nonce?: string | undefined;
|
|
853
851
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
854
852
|
tabIndex?: number | undefined;
|
|
853
|
+
translate?: "yes" | "no" | undefined;
|
|
855
854
|
radioGroup?: string | undefined;
|
|
856
855
|
role?: import("react").AriaRole | undefined;
|
|
857
856
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +1094,9 @@ 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;
|
|
1100
1097
|
slot?: string | undefined;
|
|
1101
1098
|
title?: string | undefined;
|
|
1099
|
+
color?: string | undefined;
|
|
1102
1100
|
className?: string | undefined;
|
|
1103
1101
|
defaultChecked?: boolean | undefined;
|
|
1104
1102
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1116,9 +1114,11 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1116
1114
|
nonce?: string | undefined;
|
|
1117
1115
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1118
1116
|
tabIndex?: number | undefined;
|
|
1117
|
+
translate?: "yes" | "no" | undefined;
|
|
1119
1118
|
radioGroup?: string | undefined;
|
|
1120
1119
|
role?: import("react").AriaRole | undefined;
|
|
1121
1120
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +1356,9 @@ 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;
|
|
1362
1359
|
slot?: string | undefined;
|
|
1363
1360
|
title?: string | undefined;
|
|
1361
|
+
color?: string | undefined;
|
|
1364
1362
|
className?: string | undefined;
|
|
1365
1363
|
defaultChecked?: boolean | undefined;
|
|
1366
1364
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1378,9 +1376,11 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1378
1376
|
nonce?: string | undefined;
|
|
1379
1377
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1380
1378
|
tabIndex?: number | undefined;
|
|
1379
|
+
translate?: "yes" | "no" | undefined;
|
|
1381
1380
|
radioGroup?: string | undefined;
|
|
1382
1381
|
role?: import("react").AriaRole | undefined;
|
|
1383
1382
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,12 +4,10 @@ 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;
|
|
10
7
|
slot?: string | undefined;
|
|
11
8
|
title?: string | undefined;
|
|
12
9
|
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
10
|
+
color?: string | undefined;
|
|
13
11
|
className?: string | undefined;
|
|
14
12
|
defaultChecked?: boolean | undefined;
|
|
15
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -27,9 +25,11 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
27
25
|
nonce?: string | undefined;
|
|
28
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
27
|
tabIndex?: number | undefined;
|
|
28
|
+
translate?: "yes" | "no" | undefined;
|
|
30
29
|
radioGroup?: string | undefined;
|
|
31
30
|
role?: import("react").AriaRole | undefined;
|
|
32
31
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +276,9 @@ 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;
|
|
282
279
|
slot?: string | undefined;
|
|
283
280
|
title?: string | undefined;
|
|
281
|
+
color?: string | undefined;
|
|
284
282
|
className?: string | undefined;
|
|
285
283
|
defaultChecked?: boolean | undefined;
|
|
286
284
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -298,9 +296,11 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
298
296
|
nonce?: string | undefined;
|
|
299
297
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
300
298
|
tabIndex?: number | undefined;
|
|
299
|
+
translate?: "yes" | "no" | undefined;
|
|
301
300
|
radioGroup?: string | undefined;
|
|
302
301
|
role?: import("react").AriaRole | undefined;
|
|
303
302
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +538,9 @@ 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;
|
|
544
541
|
slot?: string | undefined;
|
|
545
542
|
title?: string | undefined;
|
|
543
|
+
color?: string | undefined;
|
|
546
544
|
className?: string | undefined;
|
|
547
545
|
defaultChecked?: boolean | undefined;
|
|
548
546
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -560,9 +558,11 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
560
558
|
nonce?: string | undefined;
|
|
561
559
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
562
560
|
tabIndex?: number | undefined;
|
|
561
|
+
translate?: "yes" | "no" | undefined;
|
|
563
562
|
radioGroup?: string | undefined;
|
|
564
563
|
role?: import("react").AriaRole | undefined;
|
|
565
564
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +819,9 @@ 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;
|
|
825
822
|
slot?: string | undefined;
|
|
826
823
|
title?: string | undefined;
|
|
824
|
+
color?: string | undefined;
|
|
827
825
|
className?: string | undefined;
|
|
828
826
|
defaultChecked?: boolean | undefined;
|
|
829
827
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -841,9 +839,11 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
841
839
|
nonce?: string | undefined;
|
|
842
840
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
843
841
|
tabIndex?: number | undefined;
|
|
842
|
+
translate?: "yes" | "no" | undefined;
|
|
844
843
|
radioGroup?: string | undefined;
|
|
845
844
|
role?: import("react").AriaRole | undefined;
|
|
846
845
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +1083,9 @@ 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;
|
|
1089
1086
|
slot?: string | undefined;
|
|
1090
1087
|
title?: string | undefined;
|
|
1088
|
+
color?: string | undefined;
|
|
1091
1089
|
className?: string | undefined;
|
|
1092
1090
|
defaultChecked?: boolean | undefined;
|
|
1093
1091
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1105,9 +1103,11 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1105
1103
|
nonce?: string | undefined;
|
|
1106
1104
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1107
1105
|
tabIndex?: number | undefined;
|
|
1106
|
+
translate?: "yes" | "no" | undefined;
|
|
1108
1107
|
radioGroup?: string | undefined;
|
|
1109
1108
|
role?: import("react").AriaRole | undefined;
|
|
1110
1109
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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,11 +1347,9 @@ 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;
|
|
1353
1350
|
slot?: string | undefined;
|
|
1354
1351
|
title?: string | undefined;
|
|
1352
|
+
color?: string | undefined;
|
|
1355
1353
|
className?: string | undefined;
|
|
1356
1354
|
defaultChecked?: boolean | undefined;
|
|
1357
1355
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1369,9 +1367,11 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1369
1367
|
nonce?: string | undefined;
|
|
1370
1368
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1371
1369
|
tabIndex?: number | undefined;
|
|
1370
|
+
translate?: "yes" | "no" | undefined;
|
|
1372
1371
|
radioGroup?: string | undefined;
|
|
1373
1372
|
role?: import("react").AriaRole | undefined;
|
|
1374
1373
|
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 | "date" | "false" | "true" | "time" | "page" | "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 | "false" | "true" | "dialog" | "menu" | "grid" | "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;
|