@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
|
@@ -10,14 +10,9 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
10
10
|
color?: string | undefined;
|
|
11
11
|
content?: string | undefined;
|
|
12
12
|
translate?: "yes" | "no" | undefined;
|
|
13
|
-
name?: string | undefined;
|
|
14
13
|
value?: string | number | readonly string[] | undefined;
|
|
15
14
|
list?: string | undefined;
|
|
16
15
|
form?: string | undefined;
|
|
17
|
-
slot?: string | undefined;
|
|
18
|
-
title?: string | undefined;
|
|
19
|
-
className?: string | undefined;
|
|
20
|
-
pattern?: string | undefined;
|
|
21
16
|
defaultChecked?: boolean | undefined;
|
|
22
17
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
23
18
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -25,15 +20,18 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
25
20
|
accessKey?: string | undefined;
|
|
26
21
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
27
22
|
autoFocus?: boolean | undefined;
|
|
23
|
+
className?: string | undefined;
|
|
28
24
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
29
25
|
contextMenu?: string | undefined;
|
|
30
26
|
dir?: string | undefined;
|
|
31
27
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
32
|
-
enterKeyHint?: "search" | "
|
|
28
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
33
29
|
lang?: string | undefined;
|
|
34
30
|
nonce?: string | undefined;
|
|
31
|
+
slot?: string | undefined;
|
|
35
32
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
36
33
|
tabIndex?: number | undefined;
|
|
34
|
+
title?: string | undefined;
|
|
37
35
|
radioGroup?: string | undefined;
|
|
38
36
|
role?: import("react").AriaRole | undefined;
|
|
39
37
|
about?: string | undefined;
|
|
@@ -56,7 +54,7 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
56
54
|
results?: number | undefined;
|
|
57
55
|
security?: string | undefined;
|
|
58
56
|
unselectable?: "off" | "on" | undefined;
|
|
59
|
-
inputMode?: "none" | "
|
|
57
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
60
58
|
is?: string | undefined;
|
|
61
59
|
exportparts?: string | undefined;
|
|
62
60
|
part?: string | undefined;
|
|
@@ -82,7 +80,7 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
82
80
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
83
81
|
"aria-flowto"?: string | undefined;
|
|
84
82
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
85
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
83
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
86
84
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
87
85
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
88
86
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -270,6 +268,9 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
270
268
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLInputElement> | undefined;
|
|
271
269
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLInputElement> | undefined;
|
|
272
270
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLInputElement> | undefined;
|
|
271
|
+
capture?: boolean | "user" | "environment" | undefined;
|
|
272
|
+
name?: string | undefined;
|
|
273
|
+
pattern?: string | undefined;
|
|
273
274
|
size?: number | undefined;
|
|
274
275
|
multiple?: boolean | undefined;
|
|
275
276
|
step?: string | number | undefined;
|
|
@@ -279,14 +280,13 @@ export declare const StyledInput: import("@emotion/styled").StyledComponent<{
|
|
|
279
280
|
required?: boolean | undefined;
|
|
280
281
|
max?: string | number | undefined;
|
|
281
282
|
src?: string | undefined;
|
|
282
|
-
alt?: string | undefined;
|
|
283
283
|
formAction?: string | undefined;
|
|
284
284
|
formMethod?: string | undefined;
|
|
285
285
|
formNoValidate?: boolean | undefined;
|
|
286
286
|
formTarget?: string | undefined;
|
|
287
|
+
alt?: string | undefined;
|
|
287
288
|
min?: string | number | undefined;
|
|
288
289
|
accept?: string | undefined;
|
|
289
|
-
capture?: boolean | "user" | "environment" | undefined;
|
|
290
290
|
checked?: boolean | undefined;
|
|
291
291
|
formEncType?: string | undefined;
|
|
292
292
|
maxLength?: number | undefined;
|
|
@@ -300,10 +300,6 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
300
300
|
color?: string | undefined;
|
|
301
301
|
content?: string | undefined;
|
|
302
302
|
translate?: "yes" | "no" | undefined;
|
|
303
|
-
slot?: string | undefined;
|
|
304
|
-
title?: string | undefined;
|
|
305
|
-
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
306
|
-
className?: string | undefined;
|
|
307
303
|
defaultChecked?: boolean | undefined;
|
|
308
304
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
309
305
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -311,15 +307,18 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
311
307
|
accessKey?: string | undefined;
|
|
312
308
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
313
309
|
autoFocus?: boolean | undefined;
|
|
310
|
+
className?: string | undefined;
|
|
314
311
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
315
312
|
contextMenu?: string | undefined;
|
|
316
313
|
dir?: string | undefined;
|
|
317
314
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
318
|
-
enterKeyHint?: "search" | "
|
|
315
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
319
316
|
lang?: string | undefined;
|
|
320
317
|
nonce?: string | undefined;
|
|
318
|
+
slot?: string | undefined;
|
|
321
319
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
322
320
|
tabIndex?: number | undefined;
|
|
321
|
+
title?: string | undefined;
|
|
323
322
|
radioGroup?: string | undefined;
|
|
324
323
|
role?: import("react").AriaRole | undefined;
|
|
325
324
|
about?: string | undefined;
|
|
@@ -342,7 +341,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
342
341
|
results?: number | undefined;
|
|
343
342
|
security?: string | undefined;
|
|
344
343
|
unselectable?: "off" | "on" | undefined;
|
|
345
|
-
inputMode?: "none" | "
|
|
344
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
346
345
|
is?: string | undefined;
|
|
347
346
|
exportparts?: string | undefined;
|
|
348
347
|
part?: string | undefined;
|
|
@@ -368,7 +367,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
368
367
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
369
368
|
"aria-flowto"?: string | undefined;
|
|
370
369
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
371
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
370
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
372
371
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
373
372
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
374
373
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -556,6 +555,7 @@ export declare const Icon: import("@emotion/styled").StyledComponent<{
|
|
|
556
555
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
557
556
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
558
557
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
558
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
559
559
|
useMap?: string | undefined;
|
|
560
560
|
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
561
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" | "classes" | "align" | "className" | "style" | "children" | "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" | "classes" | "align" | "className" | "style" | "children" | "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" | "classes" | "align" | "className" | "style" | "children" | "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" | "classes" | "align" | "className" | "style" | "children" | "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" | "classes" | "className" | "style" | "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" | "classes" | "className" | "style" | "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
|
};
|
|
@@ -8,9 +8,6 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
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
|
-
className?: string | undefined;
|
|
14
11
|
defaultChecked?: boolean | undefined;
|
|
15
12
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
13
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -18,15 +15,18 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
18
15
|
accessKey?: string | undefined;
|
|
19
16
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
20
17
|
autoFocus?: boolean | undefined;
|
|
18
|
+
className?: string | undefined;
|
|
21
19
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
22
20
|
contextMenu?: string | undefined;
|
|
23
21
|
dir?: string | undefined;
|
|
24
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
25
|
-
enterKeyHint?: "search" | "
|
|
23
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
26
24
|
lang?: string | undefined;
|
|
27
25
|
nonce?: string | undefined;
|
|
26
|
+
slot?: string | undefined;
|
|
28
27
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
28
|
tabIndex?: number | undefined;
|
|
29
|
+
title?: string | undefined;
|
|
30
30
|
radioGroup?: string | undefined;
|
|
31
31
|
role?: import("react").AriaRole | undefined;
|
|
32
32
|
about?: string | undefined;
|
|
@@ -49,7 +49,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
49
49
|
results?: number | undefined;
|
|
50
50
|
security?: string | undefined;
|
|
51
51
|
unselectable?: "off" | "on" | undefined;
|
|
52
|
-
inputMode?: "none" | "
|
|
52
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
53
53
|
is?: string | undefined;
|
|
54
54
|
exportparts?: string | undefined;
|
|
55
55
|
part?: string | undefined;
|
|
@@ -75,7 +75,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
|
|
|
75
75
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
76
76
|
"aria-flowto"?: string | undefined;
|
|
77
77
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
78
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
78
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
79
79
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
80
80
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
81
81
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -275,9 +275,6 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
275
275
|
color?: string | undefined;
|
|
276
276
|
content?: string | undefined;
|
|
277
277
|
translate?: "yes" | "no" | undefined;
|
|
278
|
-
slot?: string | undefined;
|
|
279
|
-
title?: string | undefined;
|
|
280
|
-
className?: string | undefined;
|
|
281
278
|
defaultChecked?: boolean | undefined;
|
|
282
279
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
283
280
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -285,15 +282,18 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
285
282
|
accessKey?: string | undefined;
|
|
286
283
|
autoCapitalize?: (string & {}) | "none" | "off" | "on" | "sentences" | "words" | "characters" | undefined;
|
|
287
284
|
autoFocus?: boolean | undefined;
|
|
285
|
+
className?: string | undefined;
|
|
288
286
|
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
289
287
|
contextMenu?: string | undefined;
|
|
290
288
|
dir?: string | undefined;
|
|
291
289
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
292
|
-
enterKeyHint?: "search" | "
|
|
290
|
+
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
293
291
|
lang?: string | undefined;
|
|
294
292
|
nonce?: string | undefined;
|
|
293
|
+
slot?: string | undefined;
|
|
295
294
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
296
295
|
tabIndex?: number | undefined;
|
|
296
|
+
title?: string | undefined;
|
|
297
297
|
radioGroup?: string | undefined;
|
|
298
298
|
role?: import("react").AriaRole | undefined;
|
|
299
299
|
about?: string | undefined;
|
|
@@ -316,7 +316,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
316
316
|
results?: number | undefined;
|
|
317
317
|
security?: string | undefined;
|
|
318
318
|
unselectable?: "off" | "on" | undefined;
|
|
319
|
-
inputMode?: "none" | "
|
|
319
|
+
inputMode?: "none" | "text" | "email" | "search" | "numeric" | "url" | "tel" | "decimal" | undefined;
|
|
320
320
|
is?: string | undefined;
|
|
321
321
|
exportparts?: string | undefined;
|
|
322
322
|
part?: string | undefined;
|
|
@@ -342,7 +342,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
|
|
|
342
342
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
343
343
|
"aria-flowto"?: string | undefined;
|
|
344
344
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
345
|
-
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "
|
|
345
|
+
"aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "listbox" | "menu" | "tree" | undefined;
|
|
346
346
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
347
347
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
348
348
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -6,9 +6,6 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
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 BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
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 BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
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 BalanceCellContainer: import("@emotion/styled").StyledCompo
|
|
|
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;
|