@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
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
hidden?: boolean | undefined;
|
|
4
4
|
id?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
color?: string | undefined;
|
|
7
|
+
content?: string | undefined;
|
|
8
|
+
translate?: "yes" | "no" | undefined;
|
|
5
9
|
slot?: string | undefined;
|
|
6
10
|
title?: string | undefined;
|
|
7
|
-
color?: string | undefined;
|
|
8
|
-
className?: string | undefined;
|
|
9
11
|
defaultChecked?: boolean | undefined;
|
|
10
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,16 +19,14 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
17
19
|
contextMenu?: string | undefined;
|
|
18
20
|
dir?: string | undefined;
|
|
19
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "done" | "
|
|
22
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
21
23
|
lang?: string | undefined;
|
|
22
24
|
nonce?: string | undefined;
|
|
23
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
24
26
|
tabIndex?: number | undefined;
|
|
25
|
-
translate?: "yes" | "no" | undefined;
|
|
26
27
|
radioGroup?: string | undefined;
|
|
27
28
|
role?: import("react").AriaRole | undefined;
|
|
28
29
|
about?: string | undefined;
|
|
29
|
-
content?: string | undefined;
|
|
30
30
|
datatype?: string | undefined;
|
|
31
31
|
inlist?: any;
|
|
32
32
|
prefix?: string | undefined;
|
|
@@ -46,13 +46,13 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
53
53
|
"aria-activedescendant"?: string | undefined;
|
|
54
54
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
55
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
55
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
56
56
|
"aria-braillelabel"?: string | undefined;
|
|
57
57
|
"aria-brailleroledescription"?: string | undefined;
|
|
58
58
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -62,17 +62,17 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
62
62
|
"aria-colindextext"?: string | undefined;
|
|
63
63
|
"aria-colspan"?: number | undefined;
|
|
64
64
|
"aria-controls"?: string | undefined;
|
|
65
|
-
"aria-current"?: boolean | "
|
|
65
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
66
66
|
"aria-describedby"?: string | undefined;
|
|
67
67
|
"aria-description"?: string | undefined;
|
|
68
68
|
"aria-details"?: string | undefined;
|
|
69
69
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
70
|
-
"aria-dropeffect"?: "none" | "
|
|
70
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
71
71
|
"aria-errormessage"?: string | undefined;
|
|
72
72
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
73
|
"aria-flowto"?: string | undefined;
|
|
74
74
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "
|
|
75
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
76
76
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
77
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
78
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -264,10 +264,12 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
264
264
|
export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent<{
|
|
265
265
|
hidden?: boolean | undefined;
|
|
266
266
|
id?: string | undefined;
|
|
267
|
+
className?: string | undefined;
|
|
268
|
+
color?: string | undefined;
|
|
269
|
+
content?: string | undefined;
|
|
270
|
+
translate?: "yes" | "no" | undefined;
|
|
267
271
|
slot?: string | undefined;
|
|
268
272
|
title?: string | undefined;
|
|
269
|
-
color?: string | undefined;
|
|
270
|
-
className?: string | undefined;
|
|
271
273
|
defaultChecked?: boolean | undefined;
|
|
272
274
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
273
275
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -279,16 +281,14 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
279
281
|
contextMenu?: string | undefined;
|
|
280
282
|
dir?: string | undefined;
|
|
281
283
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
282
|
-
enterKeyHint?: "search" | "done" | "
|
|
284
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
283
285
|
lang?: string | undefined;
|
|
284
286
|
nonce?: string | undefined;
|
|
285
287
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
286
288
|
tabIndex?: number | undefined;
|
|
287
|
-
translate?: "yes" | "no" | undefined;
|
|
288
289
|
radioGroup?: string | undefined;
|
|
289
290
|
role?: import("react").AriaRole | undefined;
|
|
290
291
|
about?: string | undefined;
|
|
291
|
-
content?: string | undefined;
|
|
292
292
|
datatype?: string | undefined;
|
|
293
293
|
inlist?: any;
|
|
294
294
|
prefix?: string | undefined;
|
|
@@ -308,13 +308,13 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
308
308
|
results?: number | undefined;
|
|
309
309
|
security?: string | undefined;
|
|
310
310
|
unselectable?: "off" | "on" | undefined;
|
|
311
|
-
inputMode?: "none" | "email" | "search" | "
|
|
311
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
312
312
|
is?: string | undefined;
|
|
313
313
|
exportparts?: string | undefined;
|
|
314
314
|
part?: string | undefined;
|
|
315
315
|
"aria-activedescendant"?: string | undefined;
|
|
316
316
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
317
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
317
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
318
318
|
"aria-braillelabel"?: string | undefined;
|
|
319
319
|
"aria-brailleroledescription"?: string | undefined;
|
|
320
320
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -324,17 +324,17 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
324
324
|
"aria-colindextext"?: string | undefined;
|
|
325
325
|
"aria-colspan"?: number | undefined;
|
|
326
326
|
"aria-controls"?: string | undefined;
|
|
327
|
-
"aria-current"?: boolean | "
|
|
327
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
328
328
|
"aria-describedby"?: string | undefined;
|
|
329
329
|
"aria-description"?: string | undefined;
|
|
330
330
|
"aria-details"?: string | undefined;
|
|
331
331
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
332
|
-
"aria-dropeffect"?: "none" | "
|
|
332
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
333
333
|
"aria-errormessage"?: string | undefined;
|
|
334
334
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
335
335
|
"aria-flowto"?: string | undefined;
|
|
336
336
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
337
|
-
"aria-haspopup"?: boolean | "
|
|
337
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
338
338
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
339
339
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
340
340
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -526,10 +526,12 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
526
526
|
export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
527
527
|
hidden?: boolean | undefined;
|
|
528
528
|
id?: string | undefined;
|
|
529
|
+
className?: string | undefined;
|
|
530
|
+
color?: string | undefined;
|
|
531
|
+
content?: string | undefined;
|
|
532
|
+
translate?: "yes" | "no" | undefined;
|
|
529
533
|
slot?: string | undefined;
|
|
530
534
|
title?: string | undefined;
|
|
531
|
-
color?: string | undefined;
|
|
532
|
-
className?: string | undefined;
|
|
533
535
|
defaultChecked?: boolean | undefined;
|
|
534
536
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
535
537
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -541,16 +543,14 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
541
543
|
contextMenu?: string | undefined;
|
|
542
544
|
dir?: string | undefined;
|
|
543
545
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
544
|
-
enterKeyHint?: "search" | "done" | "
|
|
546
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
545
547
|
lang?: string | undefined;
|
|
546
548
|
nonce?: string | undefined;
|
|
547
549
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
548
550
|
tabIndex?: number | undefined;
|
|
549
|
-
translate?: "yes" | "no" | undefined;
|
|
550
551
|
radioGroup?: string | undefined;
|
|
551
552
|
role?: import("react").AriaRole | undefined;
|
|
552
553
|
about?: string | undefined;
|
|
553
|
-
content?: string | undefined;
|
|
554
554
|
datatype?: string | undefined;
|
|
555
555
|
inlist?: any;
|
|
556
556
|
prefix?: string | undefined;
|
|
@@ -570,13 +570,13 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
570
570
|
results?: number | undefined;
|
|
571
571
|
security?: string | undefined;
|
|
572
572
|
unselectable?: "off" | "on" | undefined;
|
|
573
|
-
inputMode?: "none" | "email" | "search" | "
|
|
573
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
574
574
|
is?: string | undefined;
|
|
575
575
|
exportparts?: string | undefined;
|
|
576
576
|
part?: string | undefined;
|
|
577
577
|
"aria-activedescendant"?: string | undefined;
|
|
578
578
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
579
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
579
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
580
580
|
"aria-braillelabel"?: string | undefined;
|
|
581
581
|
"aria-brailleroledescription"?: string | undefined;
|
|
582
582
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -586,17 +586,17 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
586
586
|
"aria-colindextext"?: string | undefined;
|
|
587
587
|
"aria-colspan"?: number | undefined;
|
|
588
588
|
"aria-controls"?: string | undefined;
|
|
589
|
-
"aria-current"?: boolean | "
|
|
589
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
590
590
|
"aria-describedby"?: string | undefined;
|
|
591
591
|
"aria-description"?: string | undefined;
|
|
592
592
|
"aria-details"?: string | undefined;
|
|
593
593
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
594
|
-
"aria-dropeffect"?: "none" | "
|
|
594
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
595
595
|
"aria-errormessage"?: string | undefined;
|
|
596
596
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
597
597
|
"aria-flowto"?: string | undefined;
|
|
598
598
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
599
|
-
"aria-haspopup"?: boolean | "
|
|
599
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
600
600
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
601
601
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
602
602
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -789,10 +789,12 @@ export declare const GateWayIcon: import("@emotion/styled").StyledComponent<impo
|
|
|
789
789
|
export declare const GatewayIconWrapper: import("@emotion/styled").StyledComponent<{
|
|
790
790
|
hidden?: boolean | undefined;
|
|
791
791
|
id?: string | undefined;
|
|
792
|
+
className?: string | undefined;
|
|
793
|
+
color?: string | undefined;
|
|
794
|
+
content?: string | undefined;
|
|
795
|
+
translate?: "yes" | "no" | undefined;
|
|
792
796
|
slot?: string | undefined;
|
|
793
797
|
title?: string | undefined;
|
|
794
|
-
color?: string | undefined;
|
|
795
|
-
className?: string | undefined;
|
|
796
798
|
defaultChecked?: boolean | undefined;
|
|
797
799
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
798
800
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -804,16 +806,14 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
804
806
|
contextMenu?: string | undefined;
|
|
805
807
|
dir?: string | undefined;
|
|
806
808
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
807
|
-
enterKeyHint?: "search" | "done" | "
|
|
809
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
808
810
|
lang?: string | undefined;
|
|
809
811
|
nonce?: string | undefined;
|
|
810
812
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
811
813
|
tabIndex?: number | undefined;
|
|
812
|
-
translate?: "yes" | "no" | undefined;
|
|
813
814
|
radioGroup?: string | undefined;
|
|
814
815
|
role?: import("react").AriaRole | undefined;
|
|
815
816
|
about?: string | undefined;
|
|
816
|
-
content?: string | undefined;
|
|
817
817
|
datatype?: string | undefined;
|
|
818
818
|
inlist?: any;
|
|
819
819
|
prefix?: string | undefined;
|
|
@@ -833,13 +833,13 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
833
833
|
results?: number | undefined;
|
|
834
834
|
security?: string | undefined;
|
|
835
835
|
unselectable?: "off" | "on" | undefined;
|
|
836
|
-
inputMode?: "none" | "email" | "search" | "
|
|
836
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
837
837
|
is?: string | undefined;
|
|
838
838
|
exportparts?: string | undefined;
|
|
839
839
|
part?: string | undefined;
|
|
840
840
|
"aria-activedescendant"?: string | undefined;
|
|
841
841
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
842
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
842
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
843
843
|
"aria-braillelabel"?: string | undefined;
|
|
844
844
|
"aria-brailleroledescription"?: string | undefined;
|
|
845
845
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -849,17 +849,17 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
849
849
|
"aria-colindextext"?: string | undefined;
|
|
850
850
|
"aria-colspan"?: number | undefined;
|
|
851
851
|
"aria-controls"?: string | undefined;
|
|
852
|
-
"aria-current"?: boolean | "
|
|
852
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
853
853
|
"aria-describedby"?: string | undefined;
|
|
854
854
|
"aria-description"?: string | undefined;
|
|
855
855
|
"aria-details"?: string | undefined;
|
|
856
856
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
857
|
-
"aria-dropeffect"?: "none" | "
|
|
857
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
858
858
|
"aria-errormessage"?: string | undefined;
|
|
859
859
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
860
860
|
"aria-flowto"?: string | undefined;
|
|
861
861
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
862
|
-
"aria-haspopup"?: boolean | "
|
|
862
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
863
863
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
864
864
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
865
865
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1051,10 +1051,12 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
1051
1051
|
export declare const GatewaysContainer: import("@emotion/styled").StyledComponent<{
|
|
1052
1052
|
hidden?: boolean | undefined;
|
|
1053
1053
|
id?: string | undefined;
|
|
1054
|
+
className?: string | undefined;
|
|
1055
|
+
color?: string | undefined;
|
|
1056
|
+
content?: string | undefined;
|
|
1057
|
+
translate?: "yes" | "no" | undefined;
|
|
1054
1058
|
slot?: string | undefined;
|
|
1055
1059
|
title?: string | undefined;
|
|
1056
|
-
color?: string | undefined;
|
|
1057
|
-
className?: string | undefined;
|
|
1058
1060
|
defaultChecked?: boolean | undefined;
|
|
1059
1061
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1060
1062
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1066,16 +1068,14 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1066
1068
|
contextMenu?: string | undefined;
|
|
1067
1069
|
dir?: string | undefined;
|
|
1068
1070
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1069
|
-
enterKeyHint?: "search" | "done" | "
|
|
1071
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
1070
1072
|
lang?: string | undefined;
|
|
1071
1073
|
nonce?: string | undefined;
|
|
1072
1074
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1073
1075
|
tabIndex?: number | undefined;
|
|
1074
|
-
translate?: "yes" | "no" | undefined;
|
|
1075
1076
|
radioGroup?: string | undefined;
|
|
1076
1077
|
role?: import("react").AriaRole | undefined;
|
|
1077
1078
|
about?: string | undefined;
|
|
1078
|
-
content?: string | undefined;
|
|
1079
1079
|
datatype?: string | undefined;
|
|
1080
1080
|
inlist?: any;
|
|
1081
1081
|
prefix?: string | undefined;
|
|
@@ -1095,13 +1095,13 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1095
1095
|
results?: number | undefined;
|
|
1096
1096
|
security?: string | undefined;
|
|
1097
1097
|
unselectable?: "off" | "on" | undefined;
|
|
1098
|
-
inputMode?: "none" | "email" | "search" | "
|
|
1098
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1099
1099
|
is?: string | undefined;
|
|
1100
1100
|
exportparts?: string | undefined;
|
|
1101
1101
|
part?: string | undefined;
|
|
1102
1102
|
"aria-activedescendant"?: string | undefined;
|
|
1103
1103
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1104
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
1104
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
1105
1105
|
"aria-braillelabel"?: string | undefined;
|
|
1106
1106
|
"aria-brailleroledescription"?: string | undefined;
|
|
1107
1107
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -1111,17 +1111,17 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1111
1111
|
"aria-colindextext"?: string | undefined;
|
|
1112
1112
|
"aria-colspan"?: number | undefined;
|
|
1113
1113
|
"aria-controls"?: string | undefined;
|
|
1114
|
-
"aria-current"?: boolean | "
|
|
1114
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
1115
1115
|
"aria-describedby"?: string | undefined;
|
|
1116
1116
|
"aria-description"?: string | undefined;
|
|
1117
1117
|
"aria-details"?: string | undefined;
|
|
1118
1118
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1119
|
-
"aria-dropeffect"?: "none" | "
|
|
1119
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
1120
1120
|
"aria-errormessage"?: string | undefined;
|
|
1121
1121
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1122
1122
|
"aria-flowto"?: string | undefined;
|
|
1123
1123
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1124
|
-
"aria-haspopup"?: boolean | "
|
|
1124
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
1125
1125
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1126
1126
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1127
1127
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const DueDateCellContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
hidden?: boolean | undefined;
|
|
4
4
|
id?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
color?: string | undefined;
|
|
7
|
+
content?: string | undefined;
|
|
8
|
+
translate?: "yes" | "no" | undefined;
|
|
5
9
|
slot?: string | undefined;
|
|
6
10
|
title?: string | undefined;
|
|
7
|
-
color?: string | undefined;
|
|
8
|
-
className?: string | undefined;
|
|
9
11
|
defaultChecked?: boolean | undefined;
|
|
10
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,16 +19,14 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
17
19
|
contextMenu?: string | undefined;
|
|
18
20
|
dir?: string | undefined;
|
|
19
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "done" | "
|
|
22
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
21
23
|
lang?: string | undefined;
|
|
22
24
|
nonce?: string | undefined;
|
|
23
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
24
26
|
tabIndex?: number | undefined;
|
|
25
|
-
translate?: "yes" | "no" | undefined;
|
|
26
27
|
radioGroup?: string | undefined;
|
|
27
28
|
role?: import("react").AriaRole | undefined;
|
|
28
29
|
about?: string | undefined;
|
|
29
|
-
content?: string | undefined;
|
|
30
30
|
datatype?: string | undefined;
|
|
31
31
|
inlist?: any;
|
|
32
32
|
prefix?: string | undefined;
|
|
@@ -46,13 +46,13 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
53
53
|
"aria-activedescendant"?: string | undefined;
|
|
54
54
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
55
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
55
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
56
56
|
"aria-braillelabel"?: string | undefined;
|
|
57
57
|
"aria-brailleroledescription"?: string | undefined;
|
|
58
58
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -62,17 +62,17 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
62
62
|
"aria-colindextext"?: string | undefined;
|
|
63
63
|
"aria-colspan"?: number | undefined;
|
|
64
64
|
"aria-controls"?: string | undefined;
|
|
65
|
-
"aria-current"?: boolean | "
|
|
65
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
66
66
|
"aria-describedby"?: string | undefined;
|
|
67
67
|
"aria-description"?: string | undefined;
|
|
68
68
|
"aria-details"?: string | undefined;
|
|
69
69
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
70
|
-
"aria-dropeffect"?: "none" | "
|
|
70
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
71
71
|
"aria-errormessage"?: string | undefined;
|
|
72
72
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
73
|
"aria-flowto"?: string | undefined;
|
|
74
74
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "
|
|
75
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
76
76
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
77
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
78
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
hidden?: boolean | undefined;
|
|
4
4
|
id?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
color?: string | undefined;
|
|
7
|
+
content?: string | undefined;
|
|
8
|
+
translate?: "yes" | "no" | undefined;
|
|
5
9
|
slot?: string | undefined;
|
|
6
10
|
title?: string | undefined;
|
|
7
|
-
color?: string | undefined;
|
|
8
|
-
className?: string | undefined;
|
|
9
11
|
defaultChecked?: boolean | undefined;
|
|
10
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,16 +19,14 @@ export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
|
17
19
|
contextMenu?: string | undefined;
|
|
18
20
|
dir?: string | undefined;
|
|
19
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "done" | "
|
|
22
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
21
23
|
lang?: string | undefined;
|
|
22
24
|
nonce?: string | undefined;
|
|
23
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
24
26
|
tabIndex?: number | undefined;
|
|
25
|
-
translate?: "yes" | "no" | undefined;
|
|
26
27
|
radioGroup?: string | undefined;
|
|
27
28
|
role?: import("react").AriaRole | undefined;
|
|
28
29
|
about?: string | undefined;
|
|
29
|
-
content?: string | undefined;
|
|
30
30
|
datatype?: string | undefined;
|
|
31
31
|
inlist?: any;
|
|
32
32
|
prefix?: string | undefined;
|
|
@@ -46,13 +46,13 @@ export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
53
53
|
"aria-activedescendant"?: string | undefined;
|
|
54
54
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
55
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
55
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
56
56
|
"aria-braillelabel"?: string | undefined;
|
|
57
57
|
"aria-brailleroledescription"?: string | undefined;
|
|
58
58
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -62,17 +62,17 @@ export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
|
62
62
|
"aria-colindextext"?: string | undefined;
|
|
63
63
|
"aria-colspan"?: number | undefined;
|
|
64
64
|
"aria-controls"?: string | undefined;
|
|
65
|
-
"aria-current"?: boolean | "
|
|
65
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
66
66
|
"aria-describedby"?: string | undefined;
|
|
67
67
|
"aria-description"?: string | undefined;
|
|
68
68
|
"aria-details"?: string | undefined;
|
|
69
69
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
70
|
-
"aria-dropeffect"?: "none" | "
|
|
70
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
71
71
|
"aria-errormessage"?: string | undefined;
|
|
72
72
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
73
|
"aria-flowto"?: string | undefined;
|
|
74
74
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "
|
|
75
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
76
76
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
77
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
78
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -266,10 +266,12 @@ export declare const Button: import("@emotion/styled").StyledComponent<{
|
|
|
266
266
|
export declare const RowId: import("@emotion/styled").StyledComponent<{
|
|
267
267
|
hidden?: boolean | undefined;
|
|
268
268
|
id?: string | undefined;
|
|
269
|
+
className?: string | undefined;
|
|
270
|
+
color?: string | undefined;
|
|
271
|
+
content?: string | undefined;
|
|
272
|
+
translate?: "yes" | "no" | undefined;
|
|
269
273
|
slot?: string | undefined;
|
|
270
274
|
title?: string | undefined;
|
|
271
|
-
color?: string | undefined;
|
|
272
|
-
className?: string | undefined;
|
|
273
275
|
defaultChecked?: boolean | undefined;
|
|
274
276
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
275
277
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -281,16 +283,14 @@ export declare const RowId: import("@emotion/styled").StyledComponent<{
|
|
|
281
283
|
contextMenu?: string | undefined;
|
|
282
284
|
dir?: string | undefined;
|
|
283
285
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
284
|
-
enterKeyHint?: "search" | "done" | "
|
|
286
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
285
287
|
lang?: string | undefined;
|
|
286
288
|
nonce?: string | undefined;
|
|
287
289
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
288
290
|
tabIndex?: number | undefined;
|
|
289
|
-
translate?: "yes" | "no" | undefined;
|
|
290
291
|
radioGroup?: string | undefined;
|
|
291
292
|
role?: import("react").AriaRole | undefined;
|
|
292
293
|
about?: string | undefined;
|
|
293
|
-
content?: string | undefined;
|
|
294
294
|
datatype?: string | undefined;
|
|
295
295
|
inlist?: any;
|
|
296
296
|
prefix?: string | undefined;
|
|
@@ -310,13 +310,13 @@ export declare const RowId: import("@emotion/styled").StyledComponent<{
|
|
|
310
310
|
results?: number | undefined;
|
|
311
311
|
security?: string | undefined;
|
|
312
312
|
unselectable?: "off" | "on" | undefined;
|
|
313
|
-
inputMode?: "none" | "email" | "search" | "
|
|
313
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
314
314
|
is?: string | undefined;
|
|
315
315
|
exportparts?: string | undefined;
|
|
316
316
|
part?: string | undefined;
|
|
317
317
|
"aria-activedescendant"?: string | undefined;
|
|
318
318
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
319
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
319
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
320
320
|
"aria-braillelabel"?: string | undefined;
|
|
321
321
|
"aria-brailleroledescription"?: string | undefined;
|
|
322
322
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -326,17 +326,17 @@ export declare const RowId: import("@emotion/styled").StyledComponent<{
|
|
|
326
326
|
"aria-colindextext"?: string | undefined;
|
|
327
327
|
"aria-colspan"?: number | undefined;
|
|
328
328
|
"aria-controls"?: string | undefined;
|
|
329
|
-
"aria-current"?: boolean | "
|
|
329
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
330
330
|
"aria-describedby"?: string | undefined;
|
|
331
331
|
"aria-description"?: string | undefined;
|
|
332
332
|
"aria-details"?: string | undefined;
|
|
333
333
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
334
|
-
"aria-dropeffect"?: "none" | "
|
|
334
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
335
335
|
"aria-errormessage"?: string | undefined;
|
|
336
336
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
337
337
|
"aria-flowto"?: string | undefined;
|
|
338
338
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
339
|
-
"aria-haspopup"?: boolean | "
|
|
339
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
340
340
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
341
341
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
342
342
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
export declare const DueDateCellContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
hidden?: boolean | undefined;
|
|
4
4
|
id?: string | undefined;
|
|
5
|
+
className?: string | undefined;
|
|
6
|
+
color?: string | undefined;
|
|
7
|
+
content?: string | undefined;
|
|
8
|
+
translate?: "yes" | "no" | undefined;
|
|
5
9
|
slot?: string | undefined;
|
|
6
10
|
title?: string | undefined;
|
|
7
|
-
color?: string | undefined;
|
|
8
|
-
className?: string | undefined;
|
|
9
11
|
defaultChecked?: boolean | undefined;
|
|
10
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
11
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -17,16 +19,14 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
17
19
|
contextMenu?: string | undefined;
|
|
18
20
|
dir?: string | undefined;
|
|
19
21
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "done" | "
|
|
22
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
21
23
|
lang?: string | undefined;
|
|
22
24
|
nonce?: string | undefined;
|
|
23
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
24
26
|
tabIndex?: number | undefined;
|
|
25
|
-
translate?: "yes" | "no" | undefined;
|
|
26
27
|
radioGroup?: string | undefined;
|
|
27
28
|
role?: import("react").AriaRole | undefined;
|
|
28
29
|
about?: string | undefined;
|
|
29
|
-
content?: string | undefined;
|
|
30
30
|
datatype?: string | undefined;
|
|
31
31
|
inlist?: any;
|
|
32
32
|
prefix?: string | undefined;
|
|
@@ -46,13 +46,13 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
46
46
|
results?: number | undefined;
|
|
47
47
|
security?: string | undefined;
|
|
48
48
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "email" | "search" | "
|
|
49
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
50
50
|
is?: string | undefined;
|
|
51
51
|
exportparts?: string | undefined;
|
|
52
52
|
part?: string | undefined;
|
|
53
53
|
"aria-activedescendant"?: string | undefined;
|
|
54
54
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
55
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
55
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
56
56
|
"aria-braillelabel"?: string | undefined;
|
|
57
57
|
"aria-brailleroledescription"?: string | undefined;
|
|
58
58
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -62,17 +62,17 @@ export declare const DueDateCellContainer: import("@emotion/styled").StyledCompo
|
|
|
62
62
|
"aria-colindextext"?: string | undefined;
|
|
63
63
|
"aria-colspan"?: number | undefined;
|
|
64
64
|
"aria-controls"?: string | undefined;
|
|
65
|
-
"aria-current"?: boolean | "
|
|
65
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
66
66
|
"aria-describedby"?: string | undefined;
|
|
67
67
|
"aria-description"?: string | undefined;
|
|
68
68
|
"aria-details"?: string | undefined;
|
|
69
69
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
70
|
-
"aria-dropeffect"?: "none" | "
|
|
70
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
71
71
|
"aria-errormessage"?: string | undefined;
|
|
72
72
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
73
|
"aria-flowto"?: string | undefined;
|
|
74
74
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "
|
|
75
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
76
76
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
77
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
78
|
"aria-keyshortcuts"?: string | undefined;
|