@tap-payments/os-micro-frontend-shared 0.0.286 → 0.0.287
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/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/ChargeStatusIcon.js +3 -2
- 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/constant.d.ts +17 -16
- package/build/components/TableCells/CustomCells/StatusCell/constant.js +13 -16
- 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/SheetViewVirtualTable.js +2 -1
- package/build/components/VirtualTable/SheetView/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/ColumnFilter.js +2 -5
- package/build/components/VirtualTable/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTable/components/ColumnFilter/index.d.ts +0 -1
- package/build/components/VirtualTable/components/ColumnFilter/index.js +0 -1
- package/build/components/VirtualTable/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/type.d.ts +0 -3
- 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/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 +1 -2
- package/package.json +2 -2
|
@@ -4,11 +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
|
+
className?: string | undefined;
|
|
8
|
+
color?: string | undefined;
|
|
9
|
+
content?: string | undefined;
|
|
10
|
+
translate?: "yes" | "no" | undefined;
|
|
7
11
|
slot?: string | undefined;
|
|
8
12
|
title?: string | undefined;
|
|
9
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
10
|
-
color?: string | undefined;
|
|
11
|
-
className?: string | undefined;
|
|
12
13
|
defaultChecked?: boolean | undefined;
|
|
13
14
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
14
15
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -20,16 +21,14 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
20
21
|
contextMenu?: string | undefined;
|
|
21
22
|
dir?: string | undefined;
|
|
22
23
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
23
|
-
enterKeyHint?: "search" | "done" | "
|
|
24
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
24
25
|
lang?: string | undefined;
|
|
25
26
|
nonce?: string | undefined;
|
|
26
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
28
|
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;
|
|
33
32
|
datatype?: string | undefined;
|
|
34
33
|
inlist?: any;
|
|
35
34
|
prefix?: string | undefined;
|
|
@@ -49,13 +48,13 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
49
48
|
results?: number | undefined;
|
|
50
49
|
security?: string | undefined;
|
|
51
50
|
unselectable?: "off" | "on" | undefined;
|
|
52
|
-
inputMode?: "none" | "email" | "search" | "
|
|
51
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
53
52
|
is?: string | undefined;
|
|
54
53
|
exportparts?: string | undefined;
|
|
55
54
|
part?: string | undefined;
|
|
56
55
|
"aria-activedescendant"?: string | undefined;
|
|
57
56
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
58
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
57
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
59
58
|
"aria-braillelabel"?: string | undefined;
|
|
60
59
|
"aria-brailleroledescription"?: string | undefined;
|
|
61
60
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -65,17 +64,17 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
65
64
|
"aria-colindextext"?: string | undefined;
|
|
66
65
|
"aria-colspan"?: number | undefined;
|
|
67
66
|
"aria-controls"?: string | undefined;
|
|
68
|
-
"aria-current"?: boolean | "
|
|
67
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
69
68
|
"aria-describedby"?: string | undefined;
|
|
70
69
|
"aria-description"?: string | undefined;
|
|
71
70
|
"aria-details"?: string | undefined;
|
|
72
71
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
73
|
-
"aria-dropeffect"?: "none" | "
|
|
72
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
74
73
|
"aria-errormessage"?: string | undefined;
|
|
75
74
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
76
75
|
"aria-flowto"?: string | undefined;
|
|
77
76
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-haspopup"?: boolean | "
|
|
77
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
79
78
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
80
79
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
81
80
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -263,23 +262,26 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
263
262
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
264
263
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
265
264
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
266
|
-
|
|
267
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
268
|
-
sizes?: string | undefined;
|
|
265
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
269
266
|
src?: string | undefined;
|
|
270
267
|
alt?: string | undefined;
|
|
271
|
-
|
|
268
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
269
|
+
useMap?: string | undefined;
|
|
272
270
|
loading?: "eager" | "lazy" | undefined;
|
|
271
|
+
decoding?: "auto" | "async" | "sync" | undefined;
|
|
273
272
|
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;
|
|
279
283
|
slot?: string | undefined;
|
|
280
284
|
title?: string | undefined;
|
|
281
|
-
color?: string | undefined;
|
|
282
|
-
className?: string | undefined;
|
|
283
285
|
defaultChecked?: boolean | undefined;
|
|
284
286
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
285
287
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -291,16 +293,14 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
291
293
|
contextMenu?: string | undefined;
|
|
292
294
|
dir?: string | undefined;
|
|
293
295
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
294
|
-
enterKeyHint?: "search" | "done" | "
|
|
296
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
295
297
|
lang?: string | undefined;
|
|
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;
|
|
@@ -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" | "text" | "numeric" | "url" | "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" | "inline" | "both" | 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 | "page" | "time" | "date" | "false" | "true" | "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" | "link" | "copy" | "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 | "grid" | "dialog" | "menu" | "false" | "true" | "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,10 +538,12 @@ 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;
|
|
541
545
|
slot?: string | undefined;
|
|
542
546
|
title?: string | undefined;
|
|
543
|
-
color?: string | undefined;
|
|
544
|
-
className?: string | undefined;
|
|
545
547
|
defaultChecked?: boolean | undefined;
|
|
546
548
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
547
549
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -553,16 +555,14 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
553
555
|
contextMenu?: string | undefined;
|
|
554
556
|
dir?: string | undefined;
|
|
555
557
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
556
|
-
enterKeyHint?: "search" | "done" | "
|
|
558
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
557
559
|
lang?: string | undefined;
|
|
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;
|
|
@@ -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" | "text" | "numeric" | "url" | "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" | "inline" | "both" | 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 | "page" | "time" | "date" | "false" | "true" | "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" | "link" | "copy" | "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 | "grid" | "dialog" | "menu" | "false" | "true" | "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,10 +819,12 @@ 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;
|
|
822
826
|
slot?: string | undefined;
|
|
823
827
|
title?: string | undefined;
|
|
824
|
-
color?: string | undefined;
|
|
825
|
-
className?: string | undefined;
|
|
826
828
|
defaultChecked?: boolean | undefined;
|
|
827
829
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
828
830
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -834,16 +836,14 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
834
836
|
contextMenu?: string | undefined;
|
|
835
837
|
dir?: string | undefined;
|
|
836
838
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
837
|
-
enterKeyHint?: "search" | "done" | "
|
|
839
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
838
840
|
lang?: string | undefined;
|
|
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;
|
|
@@ -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" | "text" | "numeric" | "url" | "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" | "inline" | "both" | 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 | "page" | "time" | "date" | "false" | "true" | "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" | "link" | "copy" | "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 | "grid" | "dialog" | "menu" | "false" | "true" | "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,10 +1083,12 @@ 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;
|
|
1086
1090
|
slot?: string | undefined;
|
|
1087
1091
|
title?: string | undefined;
|
|
1088
|
-
color?: string | undefined;
|
|
1089
|
-
className?: string | undefined;
|
|
1090
1092
|
defaultChecked?: boolean | undefined;
|
|
1091
1093
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1092
1094
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1098,16 +1100,14 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1098
1100
|
contextMenu?: string | undefined;
|
|
1099
1101
|
dir?: string | undefined;
|
|
1100
1102
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1101
|
-
enterKeyHint?: "search" | "done" | "
|
|
1103
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
1102
1104
|
lang?: string | undefined;
|
|
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;
|
|
@@ -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" | "text" | "numeric" | "url" | "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" | "inline" | "both" | 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 | "page" | "time" | "date" | "false" | "true" | "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" | "link" | "copy" | "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 | "grid" | "dialog" | "menu" | "false" | "true" | "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,10 +1347,12 @@ 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;
|
|
1350
1354
|
slot?: string | undefined;
|
|
1351
1355
|
title?: string | undefined;
|
|
1352
|
-
color?: string | undefined;
|
|
1353
|
-
className?: string | undefined;
|
|
1354
1356
|
defaultChecked?: boolean | undefined;
|
|
1355
1357
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1356
1358
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1362,16 +1364,14 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1362
1364
|
contextMenu?: string | undefined;
|
|
1363
1365
|
dir?: string | undefined;
|
|
1364
1366
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1365
|
-
enterKeyHint?: "search" | "done" | "
|
|
1367
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
1366
1368
|
lang?: string | undefined;
|
|
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;
|
|
@@ -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" | "text" | "numeric" | "url" | "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" | "inline" | "both" | 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 | "page" | "time" | "date" | "false" | "true" | "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" | "link" | "copy" | "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 | "grid" | "dialog" | "menu" | "false" | "true" | "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;
|