@tap-payments/os-micro-frontend-shared 0.0.287 → 0.0.289
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 +10 -10
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +10 -10
- package/build/components/Dialog/style.d.ts +10 -10
- 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/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +10 -10
- 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 +10 -10
- 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 +21 -21
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- 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/SearchButton/styles.d.ts +40 -40
- 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 +4 -4
- package/build/components/StatusIcons/AuthIcons/style.d.ts +20 -20
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +10 -10
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +60 -60
- package/build/components/StatusIcons/GeographyIcon/style.d.ts +1 -1
- package/build/components/StatusIcons/SourceIcons/style.d.ts +10 -10
- 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 +16 -16
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/ReceiptCell/ReceiptCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +65 -65
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +65 -65
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/style.d.ts +12 -12
- 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/VirtualTable/SheetView/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/ColumnFilter.js +5 -2
- package/build/components/VirtualTable/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTable/components/ColumnFilter/index.d.ts +1 -0
- package/build/components/VirtualTable/components/ColumnFilter/index.js +1 -0
- package/build/components/VirtualTable/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/type.d.ts +3 -0
- package/build/components/VirtualTable/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTable/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTable/components/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTable/components/index.d.ts +1 -1
- package/build/components/VirtualTable/components/virtualScroll/ListItemWrapper.d.ts +1 -1
- package/build/components/VirtualTable/style.d.ts +16 -16
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +20 -20
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/types/table.d.ts +3 -2
- package/package.json +134 -134
|
@@ -4,12 +4,11 @@ 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
|
-
className?: string | undefined;
|
|
8
|
-
color?: string | undefined;
|
|
9
|
-
content?: string | undefined;
|
|
10
|
-
translate?: "yes" | "no" | undefined;
|
|
11
7
|
slot?: string | undefined;
|
|
12
8
|
title?: string | undefined;
|
|
9
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
10
|
+
color?: string | undefined;
|
|
11
|
+
className?: string | undefined;
|
|
13
12
|
defaultChecked?: boolean | undefined;
|
|
14
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
15
14
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -21,14 +20,16 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
21
20
|
contextMenu?: string | undefined;
|
|
22
21
|
dir?: string | undefined;
|
|
23
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
24
|
-
enterKeyHint?: "search" | "done" | "
|
|
23
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
25
24
|
lang?: string | undefined;
|
|
26
25
|
nonce?: string | undefined;
|
|
27
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
28
27
|
tabIndex?: number | undefined;
|
|
28
|
+
translate?: "yes" | "no" | undefined;
|
|
29
29
|
radioGroup?: string | undefined;
|
|
30
30
|
role?: import("react").AriaRole | undefined;
|
|
31
31
|
about?: string | undefined;
|
|
32
|
+
content?: string | undefined;
|
|
32
33
|
datatype?: string | undefined;
|
|
33
34
|
inlist?: any;
|
|
34
35
|
prefix?: string | undefined;
|
|
@@ -48,13 +49,13 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
48
49
|
results?: number | undefined;
|
|
49
50
|
security?: string | undefined;
|
|
50
51
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "email" | "search" | "
|
|
52
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
52
53
|
is?: string | undefined;
|
|
53
54
|
exportparts?: string | undefined;
|
|
54
55
|
part?: string | undefined;
|
|
55
56
|
"aria-activedescendant"?: string | undefined;
|
|
56
57
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
57
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
58
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
58
59
|
"aria-braillelabel"?: string | undefined;
|
|
59
60
|
"aria-brailleroledescription"?: string | undefined;
|
|
60
61
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -64,17 +65,17 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
64
65
|
"aria-colindextext"?: string | undefined;
|
|
65
66
|
"aria-colspan"?: number | undefined;
|
|
66
67
|
"aria-controls"?: string | undefined;
|
|
67
|
-
"aria-current"?: boolean | "
|
|
68
|
+
"aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
|
|
68
69
|
"aria-describedby"?: string | undefined;
|
|
69
70
|
"aria-description"?: string | undefined;
|
|
70
71
|
"aria-details"?: string | undefined;
|
|
71
72
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
72
|
-
"aria-dropeffect"?: "none" | "
|
|
73
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
73
74
|
"aria-errormessage"?: string | undefined;
|
|
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 | "
|
|
78
|
+
"aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "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;
|
|
@@ -262,26 +263,23 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
262
263
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
263
264
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
264
265
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
265
|
-
|
|
266
|
+
useMap?: string | undefined;
|
|
267
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
268
|
+
sizes?: string | undefined;
|
|
266
269
|
src?: string | undefined;
|
|
267
270
|
alt?: string | undefined;
|
|
268
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
269
|
-
useMap?: string | undefined;
|
|
270
|
-
loading?: "eager" | "lazy" | undefined;
|
|
271
271
|
decoding?: "auto" | "async" | "sync" | undefined;
|
|
272
|
+
loading?: "eager" | "lazy" | undefined;
|
|
272
273
|
fetchPriority?: "auto" | "high" | "low" | undefined;
|
|
273
|
-
sizes?: string | undefined;
|
|
274
274
|
srcSet?: string | undefined;
|
|
275
275
|
} & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
276
276
|
export declare const RefundsCountBadge: import("@emotion/styled").StyledComponent<{
|
|
277
277
|
hidden?: boolean | undefined;
|
|
278
278
|
id?: string | undefined;
|
|
279
|
-
className?: string | undefined;
|
|
280
|
-
color?: string | undefined;
|
|
281
|
-
content?: string | undefined;
|
|
282
|
-
translate?: "yes" | "no" | undefined;
|
|
283
279
|
slot?: string | undefined;
|
|
284
280
|
title?: string | undefined;
|
|
281
|
+
color?: string | undefined;
|
|
282
|
+
className?: string | undefined;
|
|
285
283
|
defaultChecked?: boolean | undefined;
|
|
286
284
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
287
285
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -293,14 +291,16 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
293
291
|
contextMenu?: string | undefined;
|
|
294
292
|
dir?: string | undefined;
|
|
295
293
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
296
|
-
enterKeyHint?: "search" | "done" | "
|
|
294
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
297
295
|
lang?: string | undefined;
|
|
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;
|
|
@@ -320,13 +320,13 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
320
320
|
results?: number | undefined;
|
|
321
321
|
security?: string | undefined;
|
|
322
322
|
unselectable?: "off" | "on" | undefined;
|
|
323
|
-
inputMode?: "none" | "email" | "search" | "
|
|
323
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
324
324
|
is?: string | undefined;
|
|
325
325
|
exportparts?: string | undefined;
|
|
326
326
|
part?: string | undefined;
|
|
327
327
|
"aria-activedescendant"?: string | undefined;
|
|
328
328
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
329
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
329
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
330
330
|
"aria-braillelabel"?: string | undefined;
|
|
331
331
|
"aria-brailleroledescription"?: string | undefined;
|
|
332
332
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -336,17 +336,17 @@ 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;
|
|
343
343
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
344
|
-
"aria-dropeffect"?: "none" | "
|
|
344
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
345
345
|
"aria-errormessage"?: string | undefined;
|
|
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,12 +538,10 @@ 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
|
-
className?: string | undefined;
|
|
542
|
-
color?: string | undefined;
|
|
543
|
-
content?: string | undefined;
|
|
544
|
-
translate?: "yes" | "no" | undefined;
|
|
545
541
|
slot?: string | undefined;
|
|
546
542
|
title?: string | undefined;
|
|
543
|
+
color?: string | undefined;
|
|
544
|
+
className?: string | undefined;
|
|
547
545
|
defaultChecked?: boolean | undefined;
|
|
548
546
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
549
547
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -555,14 +553,16 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
555
553
|
contextMenu?: string | undefined;
|
|
556
554
|
dir?: string | undefined;
|
|
557
555
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
558
|
-
enterKeyHint?: "search" | "done" | "
|
|
556
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
559
557
|
lang?: string | undefined;
|
|
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;
|
|
@@ -582,13 +582,13 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
582
582
|
results?: number | undefined;
|
|
583
583
|
security?: string | undefined;
|
|
584
584
|
unselectable?: "off" | "on" | undefined;
|
|
585
|
-
inputMode?: "none" | "email" | "search" | "
|
|
585
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
586
586
|
is?: string | undefined;
|
|
587
587
|
exportparts?: string | undefined;
|
|
588
588
|
part?: string | undefined;
|
|
589
589
|
"aria-activedescendant"?: string | undefined;
|
|
590
590
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
591
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
591
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
592
592
|
"aria-braillelabel"?: string | undefined;
|
|
593
593
|
"aria-brailleroledescription"?: string | undefined;
|
|
594
594
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -598,17 +598,17 @@ 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;
|
|
605
605
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
606
|
-
"aria-dropeffect"?: "none" | "
|
|
606
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
607
607
|
"aria-errormessage"?: string | undefined;
|
|
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,12 +819,10 @@ 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
|
-
className?: string | undefined;
|
|
823
|
-
color?: string | undefined;
|
|
824
|
-
content?: string | undefined;
|
|
825
|
-
translate?: "yes" | "no" | undefined;
|
|
826
822
|
slot?: string | undefined;
|
|
827
823
|
title?: string | undefined;
|
|
824
|
+
color?: string | undefined;
|
|
825
|
+
className?: string | undefined;
|
|
828
826
|
defaultChecked?: boolean | undefined;
|
|
829
827
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
830
828
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -836,14 +834,16 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
836
834
|
contextMenu?: string | undefined;
|
|
837
835
|
dir?: string | undefined;
|
|
838
836
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
839
|
-
enterKeyHint?: "search" | "done" | "
|
|
837
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
840
838
|
lang?: string | undefined;
|
|
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;
|
|
@@ -863,13 +863,13 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
863
863
|
results?: number | undefined;
|
|
864
864
|
security?: string | undefined;
|
|
865
865
|
unselectable?: "off" | "on" | undefined;
|
|
866
|
-
inputMode?: "none" | "email" | "search" | "
|
|
866
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
867
867
|
is?: string | undefined;
|
|
868
868
|
exportparts?: string | undefined;
|
|
869
869
|
part?: string | undefined;
|
|
870
870
|
"aria-activedescendant"?: string | undefined;
|
|
871
871
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
872
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
872
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
873
873
|
"aria-braillelabel"?: string | undefined;
|
|
874
874
|
"aria-brailleroledescription"?: string | undefined;
|
|
875
875
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -879,17 +879,17 @@ 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;
|
|
886
886
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
887
|
-
"aria-dropeffect"?: "none" | "
|
|
887
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
888
888
|
"aria-errormessage"?: string | undefined;
|
|
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,12 +1083,10 @@ 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
|
-
className?: string | undefined;
|
|
1087
|
-
color?: string | undefined;
|
|
1088
|
-
content?: string | undefined;
|
|
1089
|
-
translate?: "yes" | "no" | undefined;
|
|
1090
1086
|
slot?: string | undefined;
|
|
1091
1087
|
title?: string | undefined;
|
|
1088
|
+
color?: string | undefined;
|
|
1089
|
+
className?: string | undefined;
|
|
1092
1090
|
defaultChecked?: boolean | undefined;
|
|
1093
1091
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1094
1092
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1100,14 +1098,16 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1100
1098
|
contextMenu?: string | undefined;
|
|
1101
1099
|
dir?: string | undefined;
|
|
1102
1100
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1103
|
-
enterKeyHint?: "search" | "done" | "
|
|
1101
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
1104
1102
|
lang?: string | undefined;
|
|
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;
|
|
@@ -1127,13 +1127,13 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1127
1127
|
results?: number | undefined;
|
|
1128
1128
|
security?: string | undefined;
|
|
1129
1129
|
unselectable?: "off" | "on" | undefined;
|
|
1130
|
-
inputMode?: "none" | "email" | "search" | "
|
|
1130
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
1131
1131
|
is?: string | undefined;
|
|
1132
1132
|
exportparts?: string | undefined;
|
|
1133
1133
|
part?: string | undefined;
|
|
1134
1134
|
"aria-activedescendant"?: string | undefined;
|
|
1135
1135
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1136
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
1136
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
1137
1137
|
"aria-braillelabel"?: string | undefined;
|
|
1138
1138
|
"aria-brailleroledescription"?: string | undefined;
|
|
1139
1139
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -1143,17 +1143,17 @@ 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;
|
|
1150
1150
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1151
|
-
"aria-dropeffect"?: "none" | "
|
|
1151
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
1152
1152
|
"aria-errormessage"?: string | undefined;
|
|
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,12 +1347,10 @@ 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
|
-
className?: string | undefined;
|
|
1351
|
-
color?: string | undefined;
|
|
1352
|
-
content?: string | undefined;
|
|
1353
|
-
translate?: "yes" | "no" | undefined;
|
|
1354
1350
|
slot?: string | undefined;
|
|
1355
1351
|
title?: string | undefined;
|
|
1352
|
+
color?: string | undefined;
|
|
1353
|
+
className?: string | undefined;
|
|
1356
1354
|
defaultChecked?: boolean | undefined;
|
|
1357
1355
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1358
1356
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1364,14 +1362,16 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1364
1362
|
contextMenu?: string | undefined;
|
|
1365
1363
|
dir?: string | undefined;
|
|
1366
1364
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1367
|
-
enterKeyHint?: "search" | "done" | "
|
|
1365
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
1368
1366
|
lang?: string | undefined;
|
|
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;
|
|
@@ -1391,13 +1391,13 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1391
1391
|
results?: number | undefined;
|
|
1392
1392
|
security?: string | undefined;
|
|
1393
1393
|
unselectable?: "off" | "on" | undefined;
|
|
1394
|
-
inputMode?: "none" | "email" | "search" | "
|
|
1394
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
1395
1395
|
is?: string | undefined;
|
|
1396
1396
|
exportparts?: string | undefined;
|
|
1397
1397
|
part?: string | undefined;
|
|
1398
1398
|
"aria-activedescendant"?: string | undefined;
|
|
1399
1399
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1400
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
1400
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
1401
1401
|
"aria-braillelabel"?: string | undefined;
|
|
1402
1402
|
"aria-brailleroledescription"?: string | undefined;
|
|
1403
1403
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -1407,17 +1407,17 @@ 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;
|
|
1414
1414
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1415
|
-
"aria-dropeffect"?: "none" | "
|
|
1415
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
1416
1416
|
"aria-errormessage"?: string | undefined;
|
|
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;
|