@tap-payments/os-micro-frontend-shared 0.1.93-test.3 → 0.1.94
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/AccountDropdown/style.d.ts +1 -1
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/ActivityAreaChart/styles.d.ts +3 -3
- package/build/components/AppServices/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +5 -5
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +2 -2
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +5 -5
- package/build/components/Dialog/style.d.ts +5 -5
- package/build/components/DockButton/style.d.ts +1 -1
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +5 -5
- package/build/components/IconWithLabel/style.d.ts +1 -1
- package/build/components/IconsDropdown/style.d.ts +2 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +5 -5
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +11 -11
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +15 -15
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/NestedDropdown.d.ts +4 -2
- package/build/components/NestedDropdown/NestedDropdown.js +13 -2
- package/build/components/NestedDropdown/NestedMenuItem.d.ts +4 -1
- package/build/components/NestedDropdown/NestedMenuItem.js +2 -4
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/NestedDropdown/types.d.ts +1 -1
- package/build/components/ProgressBar/style.d.ts +1 -1
- package/build/components/ProgressRing/style.d.ts +2 -2
- package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/RightLeftExpandingCenterChip/style.d.ts +65 -65
- package/build/components/SearchButton/styles.d.ts +10 -10
- package/build/components/SelectDropdown/style.d.ts +1 -1
- package/build/components/SelectWithSearch/style.d.ts +3 -3
- package/build/components/StatusButton/style.d.ts +2 -2
- package/build/components/StatusIcons/AuthIcons/style.d.ts +10 -10
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +5 -5
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +30 -30
- package/build/components/StatusIcons/SourceIcons/style.d.ts +5 -5
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +5 -5
- package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +25 -25
- package/build/components/TableCells/CustomCells/style.d.ts +5 -5
- package/build/components/TableHeader/style.d.ts +1 -1
- package/build/components/Timepicker/style.d.ts +2 -2
- package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
- package/build/components/VirtualTables/SheetViewVirtualTable/components/VirtualTable.js +2 -2
- package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTables/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTables/components/style.d.ts +5 -5
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +10 -10
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/types/column.d.ts +3 -0
- package/package.json +3 -3
|
@@ -2,9 +2,11 @@
|
|
|
2
2
|
export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
|
|
3
3
|
hidden?: boolean | undefined;
|
|
4
4
|
id?: string | undefined;
|
|
5
|
+
color?: string | undefined;
|
|
6
|
+
content?: string | undefined;
|
|
7
|
+
translate?: "yes" | "no" | undefined;
|
|
5
8
|
slot?: string | undefined;
|
|
6
9
|
title?: string | undefined;
|
|
7
|
-
color?: string | undefined;
|
|
8
10
|
className?: string | undefined;
|
|
9
11
|
defaultChecked?: boolean | undefined;
|
|
10
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -22,11 +24,9 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
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;
|
|
@@ -62,7 +62,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
66
66
|
"aria-describedby"?: string | undefined;
|
|
67
67
|
"aria-description"?: string | undefined;
|
|
68
68
|
"aria-details"?: string | undefined;
|
|
@@ -72,7 +72,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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,9 +264,11 @@ 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
|
+
color?: string | undefined;
|
|
268
|
+
content?: string | undefined;
|
|
269
|
+
translate?: "yes" | "no" | undefined;
|
|
267
270
|
slot?: string | undefined;
|
|
268
271
|
title?: string | undefined;
|
|
269
|
-
color?: string | undefined;
|
|
270
272
|
className?: string | undefined;
|
|
271
273
|
defaultChecked?: boolean | undefined;
|
|
272
274
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -284,11 +286,9 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
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;
|
|
@@ -324,7 +324,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
328
328
|
"aria-describedby"?: string | undefined;
|
|
329
329
|
"aria-description"?: string | undefined;
|
|
330
330
|
"aria-details"?: string | undefined;
|
|
@@ -334,7 +334,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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,9 +526,11 @@ 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
|
+
color?: string | undefined;
|
|
530
|
+
content?: string | undefined;
|
|
531
|
+
translate?: "yes" | "no" | undefined;
|
|
529
532
|
slot?: string | undefined;
|
|
530
533
|
title?: string | undefined;
|
|
531
|
-
color?: string | undefined;
|
|
532
534
|
className?: string | undefined;
|
|
533
535
|
defaultChecked?: boolean | undefined;
|
|
534
536
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -546,11 +548,9 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
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;
|
|
@@ -586,7 +586,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
590
590
|
"aria-describedby"?: string | undefined;
|
|
591
591
|
"aria-description"?: string | undefined;
|
|
592
592
|
"aria-details"?: string | undefined;
|
|
@@ -596,7 +596,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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,9 +789,11 @@ 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
|
+
color?: string | undefined;
|
|
793
|
+
content?: string | undefined;
|
|
794
|
+
translate?: "yes" | "no" | undefined;
|
|
792
795
|
slot?: string | undefined;
|
|
793
796
|
title?: string | undefined;
|
|
794
|
-
color?: string | undefined;
|
|
795
797
|
className?: string | undefined;
|
|
796
798
|
defaultChecked?: boolean | undefined;
|
|
797
799
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -809,11 +811,9 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
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;
|
|
@@ -849,7 +849,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
853
853
|
"aria-describedby"?: string | undefined;
|
|
854
854
|
"aria-description"?: string | undefined;
|
|
855
855
|
"aria-details"?: string | undefined;
|
|
@@ -859,7 +859,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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,9 +1051,11 @@ 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
|
+
color?: string | undefined;
|
|
1055
|
+
content?: string | undefined;
|
|
1056
|
+
translate?: "yes" | "no" | undefined;
|
|
1054
1057
|
slot?: string | undefined;
|
|
1055
1058
|
title?: string | undefined;
|
|
1056
|
-
color?: string | undefined;
|
|
1057
1059
|
className?: string | undefined;
|
|
1058
1060
|
defaultChecked?: boolean | undefined;
|
|
1059
1061
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1071,11 +1073,9 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
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;
|
|
@@ -1111,7 +1111,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
1115
1115
|
"aria-describedby"?: string | undefined;
|
|
1116
1116
|
"aria-description"?: string | undefined;
|
|
1117
1117
|
"aria-details"?: string | undefined;
|
|
@@ -1121,7 +1121,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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;
|
|
@@ -7,9 +7,11 @@ export declare const TransparentButton: import("@emotion/styled").StyledComponen
|
|
|
7
7
|
export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
8
8
|
hidden?: boolean | undefined;
|
|
9
9
|
id?: string | undefined;
|
|
10
|
+
color?: string | undefined;
|
|
11
|
+
content?: string | undefined;
|
|
12
|
+
translate?: "yes" | "no" | undefined;
|
|
10
13
|
slot?: string | undefined;
|
|
11
14
|
title?: string | undefined;
|
|
12
|
-
color?: string | undefined;
|
|
13
15
|
className?: string | undefined;
|
|
14
16
|
defaultChecked?: boolean | undefined;
|
|
15
17
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -27,11 +29,9 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
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;
|
|
@@ -67,7 +67,7 @@ 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" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
71
71
|
"aria-describedby"?: string | undefined;
|
|
72
72
|
"aria-description"?: string | undefined;
|
|
73
73
|
"aria-details"?: string | undefined;
|
|
@@ -77,7 +77,7 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
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" | "false" | "true" | "dialog" | "menu" | "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;
|
|
@@ -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" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "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" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "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" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "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" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
13
13
|
isHovered?: boolean | undefined;
|
|
14
14
|
}, {}, {}>;
|
|
@@ -27,7 +27,7 @@ function VirtualTable({ columnsData, itemCount, lastItemIndex, areAllRowsLoaded,
|
|
|
27
27
|
overflowX: isPinned ? 'hidden' : 'auto',
|
|
28
28
|
paddingBottom: isPinned ? '25px' : '13px',
|
|
29
29
|
backgroundColor: isPinned ? 'transparent' : '#F6F8FACC',
|
|
30
|
-
} }, { children: ListItemWrapper })
|
|
31
|
-
} })
|
|
30
|
+
} }, { children: ListItemWrapper })));
|
|
31
|
+
} }))) })));
|
|
32
32
|
}
|
|
33
33
|
export default memo(VirtualTable);
|
|
@@ -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" | "color" | "style" | "className" | "classes" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "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>, {}, {}>;
|
|
@@ -7,7 +7,7 @@ export declare const Footer: import("@emotion/styled").StyledComponent<import("@
|
|
|
7
7
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
8
8
|
export declare const OkayButton: 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"> & {
|
|
9
9
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
10
|
-
}, "disabled" | "
|
|
10
|
+
}, "disabled" | "color" | "style" | "className" | "classes" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
11
11
|
export declare const CancelButton: 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"> & {
|
|
12
12
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
13
|
-
}, "disabled" | "
|
|
13
|
+
}, "disabled" | "color" | "style" | "className" | "classes" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
@@ -15,6 +15,6 @@ export declare const ErrorMessage: import("@emotion/styled").StyledComponent<imp
|
|
|
15
15
|
export declare const StyledImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
16
16
|
export declare const StyledButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
17
17
|
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
18
|
-
}, "disabled" | "
|
|
18
|
+
}, "disabled" | "color" | "style" | "className" | "classes" | "tabIndex" | "children" | "sx" | "variant" | "size" | "fullWidth" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableElevation" | "disableFocusRipple" | "endIcon" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
19
19
|
export declare const StyledButtonText: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, {}>;
|
|
20
20
|
export {};
|
|
@@ -15,12 +15,12 @@ export declare const Label: import("@emotion/styled").StyledComponent<import("@m
|
|
|
15
15
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
16
16
|
export declare const Title: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
17
17
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
18
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
18
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
|
|
19
19
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
20
20
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
21
21
|
export declare const ValueWrapper: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
22
22
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
23
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
23
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
|
|
24
24
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
25
25
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
26
26
|
export declare const Value: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
@@ -51,10 +51,12 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
51
51
|
height?: string | number | undefined;
|
|
52
52
|
hidden?: boolean | undefined;
|
|
53
53
|
id?: string | undefined;
|
|
54
|
+
color?: string | undefined;
|
|
55
|
+
content?: string | undefined;
|
|
56
|
+
translate?: "yes" | "no" | undefined;
|
|
54
57
|
slot?: string | undefined;
|
|
55
58
|
title?: string | undefined;
|
|
56
59
|
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
57
|
-
color?: string | undefined;
|
|
58
60
|
className?: string | undefined;
|
|
59
61
|
defaultChecked?: boolean | undefined;
|
|
60
62
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -72,11 +74,9 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
72
74
|
nonce?: string | undefined;
|
|
73
75
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
74
76
|
tabIndex?: number | undefined;
|
|
75
|
-
translate?: "yes" | "no" | undefined;
|
|
76
77
|
radioGroup?: string | undefined;
|
|
77
78
|
role?: import("react").AriaRole | undefined;
|
|
78
79
|
about?: string | undefined;
|
|
79
|
-
content?: string | undefined;
|
|
80
80
|
datatype?: string | undefined;
|
|
81
81
|
inlist?: any;
|
|
82
82
|
prefix?: string | undefined;
|
|
@@ -112,7 +112,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
112
112
|
"aria-colindextext"?: string | undefined;
|
|
113
113
|
"aria-colspan"?: number | undefined;
|
|
114
114
|
"aria-controls"?: string | undefined;
|
|
115
|
-
"aria-current"?: boolean | "
|
|
115
|
+
"aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
|
|
116
116
|
"aria-describedby"?: string | undefined;
|
|
117
117
|
"aria-description"?: string | undefined;
|
|
118
118
|
"aria-details"?: string | undefined;
|
|
@@ -122,7 +122,7 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
122
122
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
123
123
|
"aria-flowto"?: string | undefined;
|
|
124
124
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
125
|
-
"aria-haspopup"?: boolean | "
|
|
125
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
126
126
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
127
127
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
128
128
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -13,7 +13,7 @@ export declare const ListItemStyled: import("@emotion/styled").StyledComponent<i
|
|
|
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 ItemText: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
15
15
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
16
|
-
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "
|
|
16
|
+
}, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
|
|
17
17
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
18
18
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
19
19
|
export declare const ItemTextWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|