@tap-payments/os-micro-frontend-shared 0.1.236 → 0.1.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/AccordionAdapter/style.d.ts +2 -2
- package/build/components/AccountDropdown/style.d.ts +1 -1
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/ActivityAreaChart/styles.d.ts +3 -3
- package/build/components/AppServices/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Button/style.d.ts +1 -1
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +6 -6
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ColorPicker/style.d.ts +3 -3
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +6 -6
- package/build/components/Dialog/style.d.ts +6 -6
- 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/ErrorToast/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 +6 -6
- 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 +6 -6
- 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 +13 -13
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +18 -18
- 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/RightLeftExpandingCenterChip/style.d.ts +78 -78
- package/build/components/SearchButton/styles.d.ts +17 -17
- 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 +12 -12
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +6 -6
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +36 -36
- package/build/components/StatusIcons/SourceIcons/style.d.ts +6 -6
- 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 +8 -8
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +12 -12
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +6 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +37 -37
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +30 -30
- package/build/components/TableCells/CustomCells/style.d.ts +7 -7
- 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/style.d.ts +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/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTables/components/style.d.ts +8 -8
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +12 -12
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/constants/apps.d.ts +1 -0
- package/build/constants/apps.js +1 -0
- package/build/hooks/index.d.ts +3 -0
- package/build/hooks/index.js +3 -0
- package/build/hooks/useAppEventListener.d.ts +2 -0
- package/build/hooks/useAppEventListener.js +13 -0
- package/build/hooks/useAppEventPublisher.d.ts +2 -0
- package/build/hooks/useAppEventPublisher.js +7 -0
- package/build/hooks/useAppsInfo.d.ts +17 -0
- package/build/hooks/useAppsInfo.js +21 -0
- package/build/types/appEvents.d.ts +44 -0
- package/build/types/appEvents.js +14 -0
- package/build/types/apps.d.ts +25 -18
- package/build/types/index.d.ts +1 -0
- package/build/types/index.js +1 -0
- package/build/utils/table.d.ts +12 -1
- package/build/utils/table.js +147 -1
- package/package.json +1 -1
|
@@ -8,10 +8,6 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
8
8
|
color?: string | undefined;
|
|
9
9
|
content?: string | undefined;
|
|
10
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
-
slot?: string | undefined;
|
|
12
|
-
title?: string | undefined;
|
|
13
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
14
|
-
className?: string | undefined;
|
|
15
11
|
defaultChecked?: boolean | undefined;
|
|
16
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
17
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -19,15 +15,18 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
19
15
|
accessKey?: string | undefined;
|
|
20
16
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
21
17
|
autoFocus?: boolean | undefined;
|
|
18
|
+
className?: string | undefined;
|
|
22
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
23
20
|
contextMenu?: string | undefined;
|
|
24
21
|
dir?: string | undefined;
|
|
25
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
26
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
27
24
|
lang?: string | undefined;
|
|
28
25
|
nonce?: string | undefined;
|
|
26
|
+
slot?: string | undefined;
|
|
29
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
30
28
|
tabIndex?: number | undefined;
|
|
29
|
+
title?: string | undefined;
|
|
31
30
|
radioGroup?: string | undefined;
|
|
32
31
|
role?: import("react").AriaRole | undefined;
|
|
33
32
|
about?: string | undefined;
|
|
@@ -50,7 +49,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
50
49
|
results?: number | undefined;
|
|
51
50
|
security?: string | undefined;
|
|
52
51
|
unselectable?: "off" | "on" | undefined;
|
|
53
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
54
53
|
is?: string | undefined;
|
|
55
54
|
exportparts?: string | undefined;
|
|
56
55
|
part?: string | undefined;
|
|
@@ -76,7 +75,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
76
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
77
76
|
"aria-flowto"?: string | undefined;
|
|
78
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
79
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
80
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
81
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
82
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -264,6 +263,7 @@ export declare const MultiRefundIcon: import("@emotion/styled").StyledComponent<
|
|
|
264
263
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
265
264
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
266
265
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
266
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
267
267
|
useMap?: string | undefined;
|
|
268
268
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
269
269
|
sizes?: string | undefined;
|
|
@@ -280,9 +280,6 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
280
280
|
color?: string | undefined;
|
|
281
281
|
content?: string | undefined;
|
|
282
282
|
translate?: "yes" | "no" | undefined;
|
|
283
|
-
slot?: string | undefined;
|
|
284
|
-
title?: string | undefined;
|
|
285
|
-
className?: string | undefined;
|
|
286
283
|
defaultChecked?: boolean | undefined;
|
|
287
284
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
288
285
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -290,15 +287,18 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
290
287
|
accessKey?: string | undefined;
|
|
291
288
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
292
289
|
autoFocus?: boolean | undefined;
|
|
290
|
+
className?: string | undefined;
|
|
293
291
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
294
292
|
contextMenu?: string | undefined;
|
|
295
293
|
dir?: string | undefined;
|
|
296
294
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
297
|
-
enterKeyHint?: "search" | "
|
|
295
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
298
296
|
lang?: string | undefined;
|
|
299
297
|
nonce?: string | undefined;
|
|
298
|
+
slot?: string | undefined;
|
|
300
299
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
301
300
|
tabIndex?: number | undefined;
|
|
301
|
+
title?: string | undefined;
|
|
302
302
|
radioGroup?: string | undefined;
|
|
303
303
|
role?: import("react").AriaRole | undefined;
|
|
304
304
|
about?: string | undefined;
|
|
@@ -321,7 +321,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
321
321
|
results?: number | undefined;
|
|
322
322
|
security?: string | undefined;
|
|
323
323
|
unselectable?: "off" | "on" | undefined;
|
|
324
|
-
inputMode?: "none" | "
|
|
324
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
325
325
|
is?: string | undefined;
|
|
326
326
|
exportparts?: string | undefined;
|
|
327
327
|
part?: string | undefined;
|
|
@@ -347,7 +347,7 @@ export declare const RefundsCountBadge: import("@emotion/styled").StyledComponen
|
|
|
347
347
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
348
348
|
"aria-flowto"?: string | undefined;
|
|
349
349
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
350
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
350
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
351
351
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
352
352
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
353
353
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -542,9 +542,6 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
542
542
|
color?: string | undefined;
|
|
543
543
|
content?: string | undefined;
|
|
544
544
|
translate?: "yes" | "no" | undefined;
|
|
545
|
-
slot?: string | undefined;
|
|
546
|
-
title?: string | undefined;
|
|
547
|
-
className?: string | undefined;
|
|
548
545
|
defaultChecked?: boolean | undefined;
|
|
549
546
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
550
547
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -552,15 +549,18 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
552
549
|
accessKey?: string | undefined;
|
|
553
550
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
554
551
|
autoFocus?: boolean | undefined;
|
|
552
|
+
className?: string | undefined;
|
|
555
553
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
556
554
|
contextMenu?: string | undefined;
|
|
557
555
|
dir?: string | undefined;
|
|
558
556
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
559
|
-
enterKeyHint?: "search" | "
|
|
557
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
560
558
|
lang?: string | undefined;
|
|
561
559
|
nonce?: string | undefined;
|
|
560
|
+
slot?: string | undefined;
|
|
562
561
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
563
562
|
tabIndex?: number | undefined;
|
|
563
|
+
title?: string | undefined;
|
|
564
564
|
radioGroup?: string | undefined;
|
|
565
565
|
role?: import("react").AriaRole | undefined;
|
|
566
566
|
about?: string | undefined;
|
|
@@ -583,7 +583,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
583
583
|
results?: number | undefined;
|
|
584
584
|
security?: string | undefined;
|
|
585
585
|
unselectable?: "off" | "on" | undefined;
|
|
586
|
-
inputMode?: "none" | "
|
|
586
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
587
587
|
is?: string | undefined;
|
|
588
588
|
exportparts?: string | undefined;
|
|
589
589
|
part?: string | undefined;
|
|
@@ -609,7 +609,7 @@ export declare const MultiRefundContainer: import("@emotion/styled").StyledCompo
|
|
|
609
609
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
610
610
|
"aria-flowto"?: string | undefined;
|
|
611
611
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
612
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
612
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
613
613
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
614
614
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
615
615
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -823,9 +823,6 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
823
823
|
color?: string | undefined;
|
|
824
824
|
content?: string | undefined;
|
|
825
825
|
translate?: "yes" | "no" | undefined;
|
|
826
|
-
slot?: string | undefined;
|
|
827
|
-
title?: string | undefined;
|
|
828
|
-
className?: string | undefined;
|
|
829
826
|
defaultChecked?: boolean | undefined;
|
|
830
827
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
831
828
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -833,15 +830,18 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
833
830
|
accessKey?: string | undefined;
|
|
834
831
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
835
832
|
autoFocus?: boolean | undefined;
|
|
833
|
+
className?: string | undefined;
|
|
836
834
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
837
835
|
contextMenu?: string | undefined;
|
|
838
836
|
dir?: string | undefined;
|
|
839
837
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
840
|
-
enterKeyHint?: "search" | "
|
|
838
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
841
839
|
lang?: string | undefined;
|
|
842
840
|
nonce?: string | undefined;
|
|
841
|
+
slot?: string | undefined;
|
|
843
842
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
844
843
|
tabIndex?: number | undefined;
|
|
844
|
+
title?: string | undefined;
|
|
845
845
|
radioGroup?: string | undefined;
|
|
846
846
|
role?: import("react").AriaRole | undefined;
|
|
847
847
|
about?: string | undefined;
|
|
@@ -864,7 +864,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
864
864
|
results?: number | undefined;
|
|
865
865
|
security?: string | undefined;
|
|
866
866
|
unselectable?: "off" | "on" | undefined;
|
|
867
|
-
inputMode?: "none" | "
|
|
867
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
868
868
|
is?: string | undefined;
|
|
869
869
|
exportparts?: string | undefined;
|
|
870
870
|
part?: string | undefined;
|
|
@@ -890,7 +890,7 @@ export declare const StatusIcon: import("@emotion/styled").StyledComponent<{
|
|
|
890
890
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
891
891
|
"aria-flowto"?: string | undefined;
|
|
892
892
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
893
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
893
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
894
894
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
895
895
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
896
896
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1087,9 +1087,6 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1087
1087
|
color?: string | undefined;
|
|
1088
1088
|
content?: string | undefined;
|
|
1089
1089
|
translate?: "yes" | "no" | undefined;
|
|
1090
|
-
slot?: string | undefined;
|
|
1091
|
-
title?: string | undefined;
|
|
1092
|
-
className?: string | undefined;
|
|
1093
1090
|
defaultChecked?: boolean | undefined;
|
|
1094
1091
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1095
1092
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1097,15 +1094,18 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1097
1094
|
accessKey?: string | undefined;
|
|
1098
1095
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1099
1096
|
autoFocus?: boolean | undefined;
|
|
1097
|
+
className?: string | undefined;
|
|
1100
1098
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1101
1099
|
contextMenu?: string | undefined;
|
|
1102
1100
|
dir?: string | undefined;
|
|
1103
1101
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1104
|
-
enterKeyHint?: "search" | "
|
|
1102
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1105
1103
|
lang?: string | undefined;
|
|
1106
1104
|
nonce?: string | undefined;
|
|
1105
|
+
slot?: string | undefined;
|
|
1107
1106
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1108
1107
|
tabIndex?: number | undefined;
|
|
1108
|
+
title?: string | undefined;
|
|
1109
1109
|
radioGroup?: string | undefined;
|
|
1110
1110
|
role?: import("react").AriaRole | undefined;
|
|
1111
1111
|
about?: string | undefined;
|
|
@@ -1128,7 +1128,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1128
1128
|
results?: number | undefined;
|
|
1129
1129
|
security?: string | undefined;
|
|
1130
1130
|
unselectable?: "off" | "on" | undefined;
|
|
1131
|
-
inputMode?: "none" | "
|
|
1131
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1132
1132
|
is?: string | undefined;
|
|
1133
1133
|
exportparts?: string | undefined;
|
|
1134
1134
|
part?: string | undefined;
|
|
@@ -1154,7 +1154,7 @@ export declare const StatusWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
1154
1154
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1155
1155
|
"aria-flowto"?: string | undefined;
|
|
1156
1156
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1157
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1157
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1158
1158
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1159
1159
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1160
1160
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1351,9 +1351,6 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1351
1351
|
color?: string | undefined;
|
|
1352
1352
|
content?: string | undefined;
|
|
1353
1353
|
translate?: "yes" | "no" | undefined;
|
|
1354
|
-
slot?: string | undefined;
|
|
1355
|
-
title?: string | undefined;
|
|
1356
|
-
className?: string | undefined;
|
|
1357
1354
|
defaultChecked?: boolean | undefined;
|
|
1358
1355
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1359
1356
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1361,15 +1358,18 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1361
1358
|
accessKey?: string | undefined;
|
|
1362
1359
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1363
1360
|
autoFocus?: boolean | undefined;
|
|
1361
|
+
className?: string | undefined;
|
|
1364
1362
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1365
1363
|
contextMenu?: string | undefined;
|
|
1366
1364
|
dir?: string | undefined;
|
|
1367
1365
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1368
|
-
enterKeyHint?: "search" | "
|
|
1366
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1369
1367
|
lang?: string | undefined;
|
|
1370
1368
|
nonce?: string | undefined;
|
|
1369
|
+
slot?: string | undefined;
|
|
1371
1370
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1372
1371
|
tabIndex?: number | undefined;
|
|
1372
|
+
title?: string | undefined;
|
|
1373
1373
|
radioGroup?: string | undefined;
|
|
1374
1374
|
role?: import("react").AriaRole | undefined;
|
|
1375
1375
|
about?: string | undefined;
|
|
@@ -1392,7 +1392,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1392
1392
|
results?: number | undefined;
|
|
1393
1393
|
security?: string | undefined;
|
|
1394
1394
|
unselectable?: "off" | "on" | undefined;
|
|
1395
|
-
inputMode?: "none" | "
|
|
1395
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1396
1396
|
is?: string | undefined;
|
|
1397
1397
|
exportparts?: string | undefined;
|
|
1398
1398
|
part?: string | undefined;
|
|
@@ -1418,7 +1418,7 @@ export declare const StatusContainer: import("@emotion/styled").StyledComponent<
|
|
|
1418
1418
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1419
1419
|
"aria-flowto"?: string | undefined;
|
|
1420
1420
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1421
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1421
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1422
1422
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1423
1423
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1424
1424
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -6,9 +6,6 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
6
6
|
color?: string | undefined;
|
|
7
7
|
content?: string | undefined;
|
|
8
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
-
slot?: string | undefined;
|
|
10
|
-
title?: string | undefined;
|
|
11
|
-
className?: string | undefined;
|
|
12
9
|
defaultChecked?: boolean | undefined;
|
|
13
10
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
14
11
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -16,15 +13,18 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
16
13
|
accessKey?: string | undefined;
|
|
17
14
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
18
15
|
autoFocus?: boolean | undefined;
|
|
16
|
+
className?: string | undefined;
|
|
19
17
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
20
18
|
contextMenu?: string | undefined;
|
|
21
19
|
dir?: string | undefined;
|
|
22
20
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
23
|
-
enterKeyHint?: "search" | "
|
|
21
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
24
22
|
lang?: string | undefined;
|
|
25
23
|
nonce?: string | undefined;
|
|
24
|
+
slot?: string | undefined;
|
|
26
25
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
26
|
tabIndex?: number | undefined;
|
|
27
|
+
title?: string | undefined;
|
|
28
28
|
radioGroup?: string | undefined;
|
|
29
29
|
role?: import("react").AriaRole | undefined;
|
|
30
30
|
about?: string | undefined;
|
|
@@ -47,7 +47,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
47
47
|
results?: number | undefined;
|
|
48
48
|
security?: string | undefined;
|
|
49
49
|
unselectable?: "off" | "on" | undefined;
|
|
50
|
-
inputMode?: "none" | "
|
|
50
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
51
51
|
is?: string | undefined;
|
|
52
52
|
exportparts?: string | undefined;
|
|
53
53
|
part?: string | undefined;
|
|
@@ -73,7 +73,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
|
|
|
73
73
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
74
74
|
"aria-flowto"?: string | undefined;
|
|
75
75
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
76
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
76
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
77
77
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
78
78
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
79
79
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -268,9 +268,6 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
268
268
|
color?: string | undefined;
|
|
269
269
|
content?: string | undefined;
|
|
270
270
|
translate?: "yes" | "no" | undefined;
|
|
271
|
-
slot?: string | undefined;
|
|
272
|
-
title?: string | undefined;
|
|
273
|
-
className?: string | undefined;
|
|
274
271
|
defaultChecked?: boolean | undefined;
|
|
275
272
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
276
273
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -278,15 +275,18 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
278
275
|
accessKey?: string | undefined;
|
|
279
276
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
280
277
|
autoFocus?: boolean | undefined;
|
|
278
|
+
className?: string | undefined;
|
|
281
279
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
282
280
|
contextMenu?: string | undefined;
|
|
283
281
|
dir?: string | undefined;
|
|
284
282
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
285
|
-
enterKeyHint?: "search" | "
|
|
283
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
286
284
|
lang?: string | undefined;
|
|
287
285
|
nonce?: string | undefined;
|
|
286
|
+
slot?: string | undefined;
|
|
288
287
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
289
288
|
tabIndex?: number | undefined;
|
|
289
|
+
title?: string | undefined;
|
|
290
290
|
radioGroup?: string | undefined;
|
|
291
291
|
role?: import("react").AriaRole | undefined;
|
|
292
292
|
about?: string | undefined;
|
|
@@ -309,7 +309,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
309
309
|
results?: number | undefined;
|
|
310
310
|
security?: string | undefined;
|
|
311
311
|
unselectable?: "off" | "on" | undefined;
|
|
312
|
-
inputMode?: "none" | "
|
|
312
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
313
313
|
is?: string | undefined;
|
|
314
314
|
exportparts?: string | undefined;
|
|
315
315
|
part?: string | undefined;
|
|
@@ -335,7 +335,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
|
|
|
335
335
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
336
336
|
"aria-flowto"?: string | undefined;
|
|
337
337
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
338
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
338
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
339
339
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
340
340
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
341
341
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -530,9 +530,6 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
530
530
|
color?: string | undefined;
|
|
531
531
|
content?: string | undefined;
|
|
532
532
|
translate?: "yes" | "no" | undefined;
|
|
533
|
-
slot?: string | undefined;
|
|
534
|
-
title?: string | undefined;
|
|
535
|
-
className?: string | undefined;
|
|
536
533
|
defaultChecked?: boolean | undefined;
|
|
537
534
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
538
535
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -540,15 +537,18 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
540
537
|
accessKey?: string | undefined;
|
|
541
538
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
542
539
|
autoFocus?: boolean | undefined;
|
|
540
|
+
className?: string | undefined;
|
|
543
541
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
544
542
|
contextMenu?: string | undefined;
|
|
545
543
|
dir?: string | undefined;
|
|
546
544
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
547
|
-
enterKeyHint?: "search" | "
|
|
545
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
548
546
|
lang?: string | undefined;
|
|
549
547
|
nonce?: string | undefined;
|
|
548
|
+
slot?: string | undefined;
|
|
550
549
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
551
550
|
tabIndex?: number | undefined;
|
|
551
|
+
title?: string | undefined;
|
|
552
552
|
radioGroup?: string | undefined;
|
|
553
553
|
role?: import("react").AriaRole | undefined;
|
|
554
554
|
about?: string | undefined;
|
|
@@ -571,7 +571,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
571
571
|
results?: number | undefined;
|
|
572
572
|
security?: string | undefined;
|
|
573
573
|
unselectable?: "off" | "on" | undefined;
|
|
574
|
-
inputMode?: "none" | "
|
|
574
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
575
575
|
is?: string | undefined;
|
|
576
576
|
exportparts?: string | undefined;
|
|
577
577
|
part?: string | undefined;
|
|
@@ -597,7 +597,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
|
|
|
597
597
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
598
598
|
"aria-flowto"?: string | undefined;
|
|
599
599
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
600
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
600
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
601
601
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
602
602
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
603
603
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -793,9 +793,6 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
793
793
|
color?: string | undefined;
|
|
794
794
|
content?: string | undefined;
|
|
795
795
|
translate?: "yes" | "no" | undefined;
|
|
796
|
-
slot?: string | undefined;
|
|
797
|
-
title?: string | undefined;
|
|
798
|
-
className?: string | undefined;
|
|
799
796
|
defaultChecked?: boolean | undefined;
|
|
800
797
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
801
798
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -803,15 +800,18 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
803
800
|
accessKey?: string | undefined;
|
|
804
801
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
805
802
|
autoFocus?: boolean | undefined;
|
|
803
|
+
className?: string | undefined;
|
|
806
804
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
807
805
|
contextMenu?: string | undefined;
|
|
808
806
|
dir?: string | undefined;
|
|
809
807
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
810
|
-
enterKeyHint?: "search" | "
|
|
808
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
811
809
|
lang?: string | undefined;
|
|
812
810
|
nonce?: string | undefined;
|
|
811
|
+
slot?: string | undefined;
|
|
813
812
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
814
813
|
tabIndex?: number | undefined;
|
|
814
|
+
title?: string | undefined;
|
|
815
815
|
radioGroup?: string | undefined;
|
|
816
816
|
role?: import("react").AriaRole | undefined;
|
|
817
817
|
about?: string | undefined;
|
|
@@ -834,7 +834,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
834
834
|
results?: number | undefined;
|
|
835
835
|
security?: string | undefined;
|
|
836
836
|
unselectable?: "off" | "on" | undefined;
|
|
837
|
-
inputMode?: "none" | "
|
|
837
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
838
838
|
is?: string | undefined;
|
|
839
839
|
exportparts?: string | undefined;
|
|
840
840
|
part?: string | undefined;
|
|
@@ -860,7 +860,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
|
|
|
860
860
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
861
861
|
"aria-flowto"?: string | undefined;
|
|
862
862
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
863
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
863
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
864
864
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
865
865
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
866
866
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1055,9 +1055,6 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1055
1055
|
color?: string | undefined;
|
|
1056
1056
|
content?: string | undefined;
|
|
1057
1057
|
translate?: "yes" | "no" | undefined;
|
|
1058
|
-
slot?: string | undefined;
|
|
1059
|
-
title?: string | undefined;
|
|
1060
|
-
className?: string | undefined;
|
|
1061
1058
|
defaultChecked?: boolean | undefined;
|
|
1062
1059
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
1063
1060
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -1065,15 +1062,18 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1065
1062
|
accessKey?: string | undefined;
|
|
1066
1063
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
1067
1064
|
autoFocus?: boolean | undefined;
|
|
1065
|
+
className?: string | undefined;
|
|
1068
1066
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1069
1067
|
contextMenu?: string | undefined;
|
|
1070
1068
|
dir?: string | undefined;
|
|
1071
1069
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
1072
|
-
enterKeyHint?: "search" | "
|
|
1070
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1073
1071
|
lang?: string | undefined;
|
|
1074
1072
|
nonce?: string | undefined;
|
|
1073
|
+
slot?: string | undefined;
|
|
1075
1074
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1076
1075
|
tabIndex?: number | undefined;
|
|
1076
|
+
title?: string | undefined;
|
|
1077
1077
|
radioGroup?: string | undefined;
|
|
1078
1078
|
role?: import("react").AriaRole | undefined;
|
|
1079
1079
|
about?: string | undefined;
|
|
@@ -1096,7 +1096,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1096
1096
|
results?: number | undefined;
|
|
1097
1097
|
security?: string | undefined;
|
|
1098
1098
|
unselectable?: "off" | "on" | undefined;
|
|
1099
|
-
inputMode?: "none" | "
|
|
1099
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
1100
1100
|
is?: string | undefined;
|
|
1101
1101
|
exportparts?: string | undefined;
|
|
1102
1102
|
part?: string | undefined;
|
|
@@ -1122,7 +1122,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
|
|
|
1122
1122
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1123
1123
|
"aria-flowto"?: string | undefined;
|
|
1124
1124
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1125
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
1125
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
1126
1126
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1127
1127
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
1128
1128
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -11,9 +11,6 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
11
11
|
color?: string | undefined;
|
|
12
12
|
content?: string | undefined;
|
|
13
13
|
translate?: "yes" | "no" | undefined;
|
|
14
|
-
slot?: string | undefined;
|
|
15
|
-
title?: string | undefined;
|
|
16
|
-
className?: string | undefined;
|
|
17
14
|
defaultChecked?: boolean | undefined;
|
|
18
15
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
19
16
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -21,15 +18,18 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
21
18
|
accessKey?: string | undefined;
|
|
22
19
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
23
20
|
autoFocus?: boolean | undefined;
|
|
21
|
+
className?: string | undefined;
|
|
24
22
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
25
23
|
contextMenu?: string | undefined;
|
|
26
24
|
dir?: string | undefined;
|
|
27
25
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
28
|
-
enterKeyHint?: "search" | "
|
|
26
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
29
27
|
lang?: string | undefined;
|
|
30
28
|
nonce?: string | undefined;
|
|
29
|
+
slot?: string | undefined;
|
|
31
30
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
32
31
|
tabIndex?: number | undefined;
|
|
32
|
+
title?: string | undefined;
|
|
33
33
|
radioGroup?: string | undefined;
|
|
34
34
|
role?: import("react").AriaRole | undefined;
|
|
35
35
|
about?: string | undefined;
|
|
@@ -52,7 +52,7 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
52
52
|
results?: number | undefined;
|
|
53
53
|
security?: string | undefined;
|
|
54
54
|
unselectable?: "off" | "on" | undefined;
|
|
55
|
-
inputMode?: "none" | "
|
|
55
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
56
56
|
is?: string | undefined;
|
|
57
57
|
exportparts?: string | undefined;
|
|
58
58
|
part?: string | undefined;
|
|
@@ -78,7 +78,7 @@ export declare const BadgeWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
78
78
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
79
79
|
"aria-flowto"?: string | undefined;
|
|
80
80
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
81
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
81
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
82
82
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
83
83
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
84
84
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -275,7 +275,7 @@ export declare const CountBadge: import("@emotion/styled").StyledComponent<impor
|
|
|
275
275
|
export declare const IdButtonContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
276
276
|
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"> & {
|
|
277
277
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
278
|
-
}, "
|
|
278
|
+
}, "classes" | "className" | "style" | "children" | "sx" | "variant" | "slotProps" | "slots" | "sizes" | "src" | "alt" | "srcSet" | "imgProps"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
279
279
|
export declare const TextLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
280
280
|
export declare const CaptureTextLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement>, {}, {}>;
|
|
281
281
|
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" | "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" | "
|
|
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" | "classes" | "align" | "className" | "style" | "children" | "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"> & {
|