@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;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const GeographyBox: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
3
|
-
variant?: "
|
|
3
|
+
variant?: "Local" | "Global" | "Regional" | undefined;
|
|
4
4
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
5
5
|
export declare const FlagIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
6
6
|
export declare const TransparentButton: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
|
|
7
7
|
export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
8
8
|
hidden?: boolean | undefined;
|
|
9
9
|
id?: string | undefined;
|
|
10
|
+
className?: string | undefined;
|
|
11
|
+
color?: string | undefined;
|
|
12
|
+
content?: string | undefined;
|
|
13
|
+
translate?: "yes" | "no" | undefined;
|
|
10
14
|
slot?: string | undefined;
|
|
11
15
|
title?: string | undefined;
|
|
12
|
-
color?: string | undefined;
|
|
13
|
-
className?: string | undefined;
|
|
14
16
|
defaultChecked?: boolean | undefined;
|
|
15
17
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
18
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -22,16 +24,14 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
22
24
|
contextMenu?: string | undefined;
|
|
23
25
|
dir?: string | undefined;
|
|
24
26
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
25
|
-
enterKeyHint?: "search" | "done" | "
|
|
27
|
+
enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
|
|
26
28
|
lang?: string | undefined;
|
|
27
29
|
nonce?: string | undefined;
|
|
28
30
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
31
|
tabIndex?: number | undefined;
|
|
30
|
-
translate?: "yes" | "no" | undefined;
|
|
31
32
|
radioGroup?: string | undefined;
|
|
32
33
|
role?: import("react").AriaRole | undefined;
|
|
33
34
|
about?: string | undefined;
|
|
34
|
-
content?: string | undefined;
|
|
35
35
|
datatype?: string | undefined;
|
|
36
36
|
inlist?: any;
|
|
37
37
|
prefix?: string | undefined;
|
|
@@ -51,13 +51,13 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
51
51
|
results?: number | undefined;
|
|
52
52
|
security?: string | undefined;
|
|
53
53
|
unselectable?: "off" | "on" | undefined;
|
|
54
|
-
inputMode?: "none" | "email" | "search" | "
|
|
54
|
+
inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
55
55
|
is?: string | undefined;
|
|
56
56
|
exportparts?: string | undefined;
|
|
57
57
|
part?: string | undefined;
|
|
58
58
|
"aria-activedescendant"?: string | undefined;
|
|
59
59
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
60
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
60
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
61
61
|
"aria-braillelabel"?: string | undefined;
|
|
62
62
|
"aria-brailleroledescription"?: string | undefined;
|
|
63
63
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -67,17 +67,17 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
67
67
|
"aria-colindextext"?: string | undefined;
|
|
68
68
|
"aria-colspan"?: number | undefined;
|
|
69
69
|
"aria-controls"?: string | undefined;
|
|
70
|
-
"aria-current"?: boolean | "
|
|
70
|
+
"aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
|
|
71
71
|
"aria-describedby"?: string | undefined;
|
|
72
72
|
"aria-description"?: string | undefined;
|
|
73
73
|
"aria-details"?: string | undefined;
|
|
74
74
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-dropeffect"?: "none" | "
|
|
75
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
|
|
76
76
|
"aria-errormessage"?: string | undefined;
|
|
77
77
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
78
78
|
"aria-flowto"?: string | undefined;
|
|
79
79
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
80
|
-
"aria-haspopup"?: boolean | "
|
|
80
|
+
"aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
|
|
81
81
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
82
82
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
83
83
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -274,7 +274,7 @@ export declare const CountBadge: import("@emotion/styled").StyledComponent<impor
|
|
|
274
274
|
export declare const IdButtonContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
275
275
|
export declare const AvatarStyled: import("@emotion/styled").StyledComponent<import("@mui/material").AvatarOwnProps & import("@mui/material").AvatarSlotsAndSlotProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
276
276
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
277
|
-
}, "
|
|
277
|
+
}, "className" | "style" | "classes" | "children" | "sx" | "src" | "alt" | "variant" | "slots" | "slotProps" | "sizes" | "srcSet" | "imgProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
278
278
|
export declare const TextLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
279
279
|
export declare const CaptureTextLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {}, {}>;
|
|
280
280
|
export declare const VoidTextLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {}, {}>;
|
|
@@ -7,7 +7,7 @@ export declare const TableHeaderContainer: import("@emotion/styled").StyledCompo
|
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
8
8
|
export declare const TableHeaderTitle: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
9
9
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
10
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
10
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
|
|
11
11
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
12
12
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
13
13
|
export declare const TableHeaderRow: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
@@ -4,7 +4,7 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<import("
|
|
|
4
4
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
5
5
|
export declare const Button: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
7
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
7
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
|
|
8
8
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
9
9
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
10
10
|
open: boolean;
|
|
@@ -14,7 +14,7 @@ export declare const Arrow: import("@emotion/styled").StyledComponent<import("@m
|
|
|
14
14
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
15
15
|
export declare const Period: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
16
16
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
17
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
17
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
|
|
18
18
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
19
19
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
20
20
|
selected: boolean;
|
|
@@ -9,6 +9,6 @@ export declare const ExpandWrapper: import("@emotion/styled").StyledComponent<im
|
|
|
9
9
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
10
10
|
export declare const ExpandText: import("@emotion/styled").StyledComponent<import("@mui/material/Typography").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
11
11
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
12
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
12
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
13
13
|
isHovered?: boolean | undefined;
|
|
14
14
|
}, {}, {}>;
|
|
@@ -97,7 +97,8 @@ function SheetViewVirtualTable({ columns, rows, threshold = TABLE_THRESHOLD, sho
|
|
|
97
97
|
if (isLastRow) {
|
|
98
98
|
const usedHeight = rows.length * rowHeight;
|
|
99
99
|
const remainingHeight = height - usedHeight;
|
|
100
|
-
|
|
100
|
+
const minimumLastRowHeight = rowHeight * 2;
|
|
101
|
+
return Math.max(remainingHeight, minimumLastRowHeight);
|
|
101
102
|
}
|
|
102
103
|
return rowHeight;
|
|
103
104
|
};
|
|
@@ -5,12 +5,12 @@ export declare const HeaderText: import("@emotion/styled").StyledComponent<impor
|
|
|
5
5
|
export declare const PinIconContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
6
|
export declare const StyledHeader: import("@emotion/styled").StyledComponent<import("@mui/material/TableHead").TableHeadOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "ref"> & {
|
|
7
7
|
ref?: ((instance: HTMLTableSectionElement | null) => void) | import("react").RefObject<HTMLTableSectionElement> | null | undefined;
|
|
8
|
-
}, "
|
|
8
|
+
}, "className" | "style" | "classes" | "children" | "sx"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
9
9
|
showBackDrop: boolean;
|
|
10
10
|
}, {}, {}>;
|
|
11
11
|
export declare const StyledMUITableRow: import("@emotion/styled").StyledComponent<import("@mui/material/TableRow").TableRowOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "ref"> & {
|
|
12
12
|
ref?: ((instance: HTMLTableRowElement | null) => void) | import("react").RefObject<HTMLTableRowElement> | null | undefined;
|
|
13
|
-
}, "
|
|
13
|
+
}, "className" | "style" | "classes" | "children" | "sx" | "hover" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
14
14
|
component: string;
|
|
15
15
|
}, {}, {}>;
|
|
16
16
|
export declare const SheetViewVirtualTableWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -43,15 +43,12 @@ function ColumnFilter(filter) {
|
|
|
43
43
|
const componentSharedProps = {
|
|
44
44
|
anchorEl,
|
|
45
45
|
setAnchorEl,
|
|
46
|
-
onCloseDropdown,
|
|
47
46
|
};
|
|
48
47
|
return filter.render(componentSharedProps);
|
|
49
48
|
}
|
|
50
49
|
return null;
|
|
51
|
-
}, [open, filter,
|
|
52
|
-
return (_jsxs(_Fragment, { children: [showClearIcon ? (_jsxs(FilterWrapper, { children: [_jsx(Box, { component: "img", "data-testid": "ColumnFilter_whiteFilterIcon", src: whiteFilterIcon, alt: "filter-icon", sx: { marginInlineEnd: '2px', height: 6 } }), _jsx(Box, { component: "img", "data-testid": "ColumnFilter_closeIcon", src: closeIcon, alt: "close-icon", onClick: (
|
|
53
|
-
e.stopPropagation();
|
|
54
|
-
setAnchorEl(null);
|
|
50
|
+
}, [open, filter, anchorEl, setAnchorEl]);
|
|
51
|
+
return (_jsxs(_Fragment, { children: [showClearIcon ? (_jsxs(FilterWrapper, { children: [_jsx(Box, { component: "img", "data-testid": "ColumnFilter_whiteFilterIcon", src: whiteFilterIcon, alt: "filter-icon", sx: { marginInlineEnd: '2px', height: 6 } }), _jsx(Box, { component: "img", "data-testid": "ColumnFilter_closeIcon", src: closeIcon, alt: "close-icon", onClick: () => {
|
|
55
52
|
filter.onClear(filterApiKeys);
|
|
56
53
|
} })] })) : (_jsx(Box, { component: "img", "data-testid": "ColumnFilter_columnIcon", src: columnIcon, alt: "column-icon", sx: { cursor: 'pointer', marginTop: '2px', userSelect: 'none' } })), open && _jsx(CustomBackdrop, { onClick: onCloseDropdown }), _jsx(Popper, Object.assign({ open: open, anchorEl: anchorEl, placement: "bottom-start" }, { children: renderFilter }))] }));
|
|
57
54
|
}
|
|
@@ -13,7 +13,7 @@ export declare const InputsWrapper: import("@emotion/styled").StyledComponent<im
|
|
|
13
13
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
14
14
|
export declare const ClearButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
15
15
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
16
|
-
}, "disabled" | "
|
|
16
|
+
}, "disabled" | "className" | "style" | "classes" | "color" | "children" | "sx" | "tabIndex" | "size" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
17
17
|
export declare const ClearWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
18
18
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
19
19
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|