@tap-payments/os-micro-frontend-shared 0.1.226-test.1 → 0.1.226
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 +7 -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 +7 -6
- package/build/components/Dialog/style.d.ts +7 -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 +7 -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 +7 -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 +14 -13
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/LeftPeekRightExpandingChip/style.d.ts +19 -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 +79 -78
- package/build/components/SearchButton/styles.d.ts +18 -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 +13 -12
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +7 -6
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +37 -36
- package/build/components/StatusIcons/SourceIcons/style.d.ts +7 -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 +9 -8
- package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +13 -12
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +7 -6
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +38 -37
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +31 -30
- package/build/components/TableCells/CustomCells/style.d.ts +8 -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 +9 -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 +0 -1
- package/build/constants/apps.js +0 -1
- package/build/hooks/index.d.ts +0 -3
- package/build/hooks/index.js +0 -3
- package/build/types/apps.d.ts +15 -20
- package/build/types/index.d.ts +0 -1
- package/build/types/index.js +0 -1
- package/build/utils/table.d.ts +1 -12
- package/build/utils/table.js +1 -147
- package/package.json +3 -3
- package/build/hooks/useAppEventListener.d.ts +0 -2
- package/build/hooks/useAppEventListener.js +0 -13
- package/build/hooks/useAppEventPublisher.d.ts +0 -2
- package/build/hooks/useAppEventPublisher.js +0 -7
- package/build/hooks/useAppsInfo.d.ts +0 -17
- package/build/hooks/useAppsInfo.js +0 -21
- package/build/types/appEvents.d.ts +0 -30
- package/build/types/appEvents.js +0 -1
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
3
4
|
width?: string | number | undefined;
|
|
4
5
|
height?: string | number | undefined;
|
|
@@ -9,9 +10,14 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
9
10
|
color?: string | undefined;
|
|
10
11
|
content?: string | undefined;
|
|
11
12
|
translate?: "yes" | "no" | undefined;
|
|
13
|
+
name?: string | undefined;
|
|
12
14
|
value?: string | number | readonly string[] | undefined;
|
|
13
15
|
list?: string | undefined;
|
|
14
16
|
form?: string | undefined;
|
|
17
|
+
slot?: string | undefined;
|
|
18
|
+
title?: string | undefined;
|
|
19
|
+
className?: string | undefined;
|
|
20
|
+
pattern?: string | undefined;
|
|
15
21
|
defaultChecked?: boolean | undefined;
|
|
16
22
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
17
23
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -19,18 +25,15 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
19
25
|
accessKey?: string | undefined;
|
|
20
26
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
21
27
|
autoFocus?: boolean | undefined;
|
|
22
|
-
className?: string | undefined;
|
|
23
28
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
24
29
|
contextMenu?: string | undefined;
|
|
25
30
|
dir?: string | undefined;
|
|
26
31
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
27
|
-
enterKeyHint?: "search" | "
|
|
32
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
28
33
|
lang?: string | undefined;
|
|
29
34
|
nonce?: string | undefined;
|
|
30
|
-
slot?: string | undefined;
|
|
31
35
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
32
36
|
tabIndex?: number | undefined;
|
|
33
|
-
title?: string | undefined;
|
|
34
37
|
radioGroup?: string | undefined;
|
|
35
38
|
role?: import("react").AriaRole | undefined;
|
|
36
39
|
about?: string | undefined;
|
|
@@ -53,7 +56,7 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
53
56
|
results?: number | undefined;
|
|
54
57
|
security?: string | undefined;
|
|
55
58
|
unselectable?: "off" | "on" | undefined;
|
|
56
|
-
inputMode?: "none" | "
|
|
59
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
57
60
|
is?: string | undefined;
|
|
58
61
|
exportparts?: string | undefined;
|
|
59
62
|
part?: string | undefined;
|
|
@@ -79,7 +82,7 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
79
82
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
80
83
|
"aria-flowto"?: string | undefined;
|
|
81
84
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
82
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
85
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
83
86
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
84
87
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
85
88
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -267,9 +270,6 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
267
270
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLInputElement> | undefined;
|
|
268
271
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLInputElement> | undefined;
|
|
269
272
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLInputElement> | undefined;
|
|
270
|
-
capture?: boolean | "user" | "environment" | undefined;
|
|
271
|
-
name?: string | undefined;
|
|
272
|
-
pattern?: string | undefined;
|
|
273
273
|
size?: number | undefined;
|
|
274
274
|
multiple?: boolean | undefined;
|
|
275
275
|
step?: string | number | undefined;
|
|
@@ -279,13 +279,14 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
279
279
|
required?: boolean | undefined;
|
|
280
280
|
max?: string | number | undefined;
|
|
281
281
|
src?: string | undefined;
|
|
282
|
+
alt?: string | undefined;
|
|
282
283
|
formAction?: string | undefined;
|
|
283
284
|
formMethod?: string | undefined;
|
|
284
285
|
formNoValidate?: boolean | undefined;
|
|
285
286
|
formTarget?: string | undefined;
|
|
286
|
-
alt?: string | undefined;
|
|
287
287
|
min?: string | number | undefined;
|
|
288
288
|
accept?: string | undefined;
|
|
289
|
+
capture?: boolean | "user" | "environment" | undefined;
|
|
289
290
|
checked?: boolean | undefined;
|
|
290
291
|
formEncType?: string | undefined;
|
|
291
292
|
maxLength?: number | undefined;
|
|
@@ -299,6 +300,10 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
299
300
|
color?: string | undefined;
|
|
300
301
|
content?: string | undefined;
|
|
301
302
|
translate?: "yes" | "no" | undefined;
|
|
303
|
+
slot?: string | undefined;
|
|
304
|
+
title?: string | undefined;
|
|
305
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
306
|
+
className?: string | undefined;
|
|
302
307
|
defaultChecked?: boolean | undefined;
|
|
303
308
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
304
309
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -306,18 +311,15 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
306
311
|
accessKey?: string | undefined;
|
|
307
312
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
308
313
|
autoFocus?: boolean | undefined;
|
|
309
|
-
className?: string | undefined;
|
|
310
314
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
311
315
|
contextMenu?: string | undefined;
|
|
312
316
|
dir?: string | undefined;
|
|
313
317
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
314
|
-
enterKeyHint?: "search" | "
|
|
318
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
315
319
|
lang?: string | undefined;
|
|
316
320
|
nonce?: string | undefined;
|
|
317
|
-
slot?: string | undefined;
|
|
318
321
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
319
322
|
tabIndex?: number | undefined;
|
|
320
|
-
title?: string | undefined;
|
|
321
323
|
radioGroup?: string | undefined;
|
|
322
324
|
role?: import("react").AriaRole | undefined;
|
|
323
325
|
about?: string | undefined;
|
|
@@ -340,7 +342,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
340
342
|
results?: number | undefined;
|
|
341
343
|
security?: string | undefined;
|
|
342
344
|
unselectable?: "off" | "on" | undefined;
|
|
343
|
-
inputMode?: "none" | "
|
|
345
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
344
346
|
is?: string | undefined;
|
|
345
347
|
exportparts?: string | undefined;
|
|
346
348
|
part?: string | undefined;
|
|
@@ -366,7 +368,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
366
368
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
367
369
|
"aria-flowto"?: string | undefined;
|
|
368
370
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
369
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
371
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
370
372
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
371
373
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
372
374
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -554,7 +556,6 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
554
556
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
555
557
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
556
558
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
557
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
558
559
|
useMap?: string | undefined;
|
|
559
560
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
560
561
|
sizes?: string | undefined;
|
|
@@ -10,7 +10,7 @@ export declare const ListWrapper: import("@emotion/styled").StyledComponent<impo
|
|
|
10
10
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
11
11
|
export declare const ItemStyled: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
12
12
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
13
|
-
}, "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" | "
|
|
13
|
+
}, "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"> & {
|
|
14
14
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
15
15
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
16
16
|
selected: boolean;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const Caption: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
3
3
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
4
|
-
}, "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" | "
|
|
4
|
+
}, "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"> & {
|
|
5
5
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
6
6
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
7
7
|
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"> & {
|
|
8
8
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
9
|
-
}, "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" | "
|
|
9
|
+
}, "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"> & {
|
|
10
10
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
11
11
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
12
12
|
export declare const AccordionWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
@@ -25,7 +25,7 @@ export declare const SelectedBadge: import("@emotion/styled").StyledComponent<im
|
|
|
25
25
|
}, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
|
|
26
26
|
export declare const ItemStyled: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
27
27
|
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
28
|
-
}, "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" | "
|
|
28
|
+
}, "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"> & {
|
|
29
29
|
component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
30
30
|
} & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
31
31
|
selected: boolean;
|
|
@@ -4,12 +4,12 @@ import { StatusButtonProps } from './type';
|
|
|
4
4
|
export declare const statusButtonVariants: {
|
|
5
5
|
active: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
6
6
|
ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
|
|
7
|
-
}, "disabled" | "color" | "
|
|
7
|
+
}, "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<Theme> & {
|
|
8
8
|
icon?: string | undefined;
|
|
9
9
|
}, {}, {}>;
|
|
10
10
|
inActive: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
11
11
|
ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
|
|
12
|
-
}, "disabled" | "color" | "
|
|
12
|
+
}, "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<Theme> & {
|
|
13
13
|
icon?: string | undefined;
|
|
14
14
|
}, {}, {}>;
|
|
15
15
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const StyledSourceCell: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
3
4
|
export declare const StyledSourceImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
|
|
4
5
|
export declare const PaymentSourcesContainer: import("@emotion/styled").StyledComponent<{
|
|
@@ -7,6 +8,9 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
7
8
|
color?: string | undefined;
|
|
8
9
|
content?: string | undefined;
|
|
9
10
|
translate?: "yes" | "no" | undefined;
|
|
11
|
+
slot?: string | undefined;
|
|
12
|
+
title?: string | undefined;
|
|
13
|
+
className?: string | undefined;
|
|
10
14
|
defaultChecked?: boolean | undefined;
|
|
11
15
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
12
16
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -14,18 +18,15 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
14
18
|
accessKey?: string | undefined;
|
|
15
19
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
16
20
|
autoFocus?: boolean | undefined;
|
|
17
|
-
className?: string | undefined;
|
|
18
21
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
19
22
|
contextMenu?: string | undefined;
|
|
20
23
|
dir?: string | undefined;
|
|
21
24
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
22
|
-
enterKeyHint?: "search" | "
|
|
25
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
23
26
|
lang?: string | undefined;
|
|
24
27
|
nonce?: string | undefined;
|
|
25
|
-
slot?: string | undefined;
|
|
26
28
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
27
29
|
tabIndex?: number | undefined;
|
|
28
|
-
title?: string | undefined;
|
|
29
30
|
radioGroup?: string | undefined;
|
|
30
31
|
role?: import("react").AriaRole | undefined;
|
|
31
32
|
about?: string | undefined;
|
|
@@ -48,7 +49,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
48
49
|
results?: number | undefined;
|
|
49
50
|
security?: string | undefined;
|
|
50
51
|
unselectable?: "off" | "on" | undefined;
|
|
51
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
52
53
|
is?: string | undefined;
|
|
53
54
|
exportparts?: string | undefined;
|
|
54
55
|
part?: string | undefined;
|
|
@@ -74,7 +75,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
74
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
75
76
|
"aria-flowto"?: string | undefined;
|
|
76
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
77
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
78
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
79
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
80
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -274,6 +275,9 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
274
275
|
color?: string | undefined;
|
|
275
276
|
content?: string | undefined;
|
|
276
277
|
translate?: "yes" | "no" | undefined;
|
|
278
|
+
slot?: string | undefined;
|
|
279
|
+
title?: string | undefined;
|
|
280
|
+
className?: string | undefined;
|
|
277
281
|
defaultChecked?: boolean | undefined;
|
|
278
282
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
279
283
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -281,18 +285,15 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
281
285
|
accessKey?: string | undefined;
|
|
282
286
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
283
287
|
autoFocus?: boolean | undefined;
|
|
284
|
-
className?: string | undefined;
|
|
285
288
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
286
289
|
contextMenu?: string | undefined;
|
|
287
290
|
dir?: string | undefined;
|
|
288
291
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
289
|
-
enterKeyHint?: "search" | "
|
|
292
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
290
293
|
lang?: string | undefined;
|
|
291
294
|
nonce?: string | undefined;
|
|
292
|
-
slot?: string | undefined;
|
|
293
295
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
294
296
|
tabIndex?: number | undefined;
|
|
295
|
-
title?: string | undefined;
|
|
296
297
|
radioGroup?: string | undefined;
|
|
297
298
|
role?: import("react").AriaRole | undefined;
|
|
298
299
|
about?: string | undefined;
|
|
@@ -315,7 +316,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
315
316
|
results?: number | undefined;
|
|
316
317
|
security?: string | undefined;
|
|
317
318
|
unselectable?: "off" | "on" | undefined;
|
|
318
|
-
inputMode?: "none" | "
|
|
319
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
319
320
|
is?: string | undefined;
|
|
320
321
|
exportparts?: string | undefined;
|
|
321
322
|
part?: string | undefined;
|
|
@@ -341,7 +342,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
341
342
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
342
343
|
"aria-flowto"?: string | undefined;
|
|
343
344
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
344
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
345
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
345
346
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
346
347
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
347
348
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
+
/// <reference types="react" />
|
|
2
3
|
export declare const BalanceCellContainer: import("@emotion/styled").StyledComponent<{
|
|
3
4
|
hidden?: boolean | undefined;
|
|
4
5
|
id?: string | undefined;
|
|
5
6
|
color?: string | undefined;
|
|
6
7
|
content?: string | undefined;
|
|
7
8
|
translate?: "yes" | "no" | undefined;
|
|
9
|
+
slot?: string | undefined;
|
|
10
|
+
title?: string | undefined;
|
|
11
|
+
className?: string | undefined;
|
|
8
12
|
defaultChecked?: boolean | undefined;
|
|
9
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
10
14
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -12,18 +16,15 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
12
16
|
accessKey?: string | undefined;
|
|
13
17
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
14
18
|
autoFocus?: boolean | undefined;
|
|
15
|
-
className?: string | undefined;
|
|
16
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
17
20
|
contextMenu?: string | undefined;
|
|
18
21
|
dir?: string | undefined;
|
|
19
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
20
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
21
24
|
lang?: string | undefined;
|
|
22
25
|
nonce?: string | undefined;
|
|
23
|
-
slot?: string | undefined;
|
|
24
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
25
27
|
tabIndex?: number | undefined;
|
|
26
|
-
title?: string | undefined;
|
|
27
28
|
radioGroup?: string | undefined;
|
|
28
29
|
role?: import("react").AriaRole | undefined;
|
|
29
30
|
about?: string | undefined;
|
|
@@ -46,7 +47,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
46
47
|
results?: number | undefined;
|
|
47
48
|
security?: string | undefined;
|
|
48
49
|
unselectable?: "off" | "on" | undefined;
|
|
49
|
-
inputMode?: "none" | "
|
|
50
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "text" | "url" | "tel" | "decimal" | undefined;
|
|
50
51
|
is?: string | undefined;
|
|
51
52
|
exportparts?: string | undefined;
|
|
52
53
|
part?: string | undefined;
|
|
@@ -72,7 +73,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
72
73
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
73
74
|
"aria-flowto"?: string | undefined;
|
|
74
75
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
75
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
76
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
|
|
76
77
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
77
78
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
78
79
|
"aria-keyshortcuts"?: string | undefined;
|