@tap-payments/os-micro-frontend-shared 0.1.91-test.6 → 0.1.91

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.
Files changed (99) hide show
  1. package/build/components/AccountDropdown/style.d.ts +1 -1
  2. package/build/components/ActionMenu/style.d.ts +1 -1
  3. package/build/components/ActivityAreaChart/styles.d.ts +3 -3
  4. package/build/components/AppServices/style.d.ts +1 -1
  5. package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
  6. package/build/components/Calender/style.d.ts +4 -4
  7. package/build/components/Chip/style.d.ts +5 -5
  8. package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
  9. package/build/components/ColorPicker/style.d.ts +2 -2
  10. package/build/components/ConfirmDialog/styles.d.ts +1 -1
  11. package/build/components/CountBadge/style.d.ts +5 -5
  12. package/build/components/Dialog/style.d.ts +5 -5
  13. package/build/components/DockButton/style.d.ts +1 -1
  14. package/build/components/DropdownButton/constants.d.ts +2 -2
  15. package/build/components/DropdownButton/style.d.ts +2 -2
  16. package/build/components/ErrorBoundary/style.d.ts +1 -1
  17. package/build/components/FileUpload/style.d.ts +3 -3
  18. package/build/components/FileUploader/style.d.ts +1 -1
  19. package/build/components/FlippingCard/style.d.ts +5 -5
  20. package/build/components/IconWithLabel/style.d.ts +1 -1
  21. package/build/components/IconsDropdown/style.d.ts +2 -2
  22. package/build/components/ImageWrapper/ImageWrapper.d.ts +5 -5
  23. package/build/components/InputBase/SelectBase/style.d.ts +1 -1
  24. package/build/components/Inputs/FileInput/style.d.ts +1 -1
  25. package/build/components/JSONViewer/style.d.ts +11 -11
  26. package/build/components/LabeledIconDropdown/style.d.ts +3 -3
  27. package/build/components/LeftPeekRightExpandingChip/style.d.ts +15 -15
  28. package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
  29. package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
  30. package/build/components/NestedDropdown/NestedDropdown.d.ts +4 -2
  31. package/build/components/NestedDropdown/NestedDropdown.js +13 -2
  32. package/build/components/NestedDropdown/NestedMenuItem.d.ts +4 -1
  33. package/build/components/NestedDropdown/NestedMenuItem.js +2 -4
  34. package/build/components/NestedDropdown/styles.d.ts +1 -1
  35. package/build/components/NestedDropdown/types.d.ts +1 -1
  36. package/build/components/ProgressBar/style.d.ts +1 -1
  37. package/build/components/ProgressRing/style.d.ts +2 -2
  38. package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
  39. package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
  40. package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
  41. package/build/components/RangeCalender/style.d.ts +3 -3
  42. package/build/components/RightLeftExpandingCenterChip/style.d.ts +65 -65
  43. package/build/components/SearchButton/styles.d.ts +10 -10
  44. package/build/components/SelectDropdown/style.d.ts +1 -1
  45. package/build/components/SelectWithSearch/style.d.ts +3 -3
  46. package/build/components/StatusButton/style.d.ts +2 -2
  47. package/build/components/StatusIcons/AuthIcons/style.d.ts +10 -10
  48. package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +5 -5
  49. package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +30 -30
  50. package/build/components/StatusIcons/SourceIcons/style.d.ts +5 -5
  51. package/build/components/StatusLabel/style.d.ts +1 -1
  52. package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +5 -5
  53. package/build/components/TableCells/CustomCells/ApplicationStatusCell/style.d.ts +5 -5
  54. package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +10 -10
  55. package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +25 -25
  56. package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +25 -25
  57. package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +5 -5
  58. package/build/components/TableCells/CustomCells/BrandsCell/BrandsCell.js +1 -1
  59. package/build/components/TableCells/CustomCells/BrandsCell/style.d.ts +1 -3
  60. package/build/components/TableCells/CustomCells/BrandsCell/style.js +10 -4
  61. package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +5 -5
  62. package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +5 -5
  63. package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +25 -25
  64. package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +5 -5
  65. package/build/components/TableCells/CustomCells/IDButton/style.d.ts +10 -10
  66. package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +5 -5
  67. package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +5 -5
  68. package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +25 -25
  69. package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +5 -5
  70. package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +5 -5
  71. package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +10 -10
  72. package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +5 -5
  73. package/build/components/TableCells/CustomCells/SalesChannelCell/SalesChannelCell.js +5 -7
  74. package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +5 -5
  75. package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +5 -5
  76. package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +5 -5
  77. package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +30 -30
  78. package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +30 -30
  79. package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +25 -25
  80. package/build/components/TableCells/CustomCells/style.d.ts +5 -5
  81. package/build/components/TableHeader/style.d.ts +1 -1
  82. package/build/components/Timepicker/style.d.ts +2 -2
  83. package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
  84. package/build/components/VirtualTables/components/ColumnFilter/Inputs/style.d.ts +1 -1
  85. package/build/components/VirtualTables/components/ColumnFilter/style.d.ts +2 -2
  86. package/build/components/VirtualTables/components/ErrorList/styles.d.ts +1 -1
  87. package/build/components/VirtualTables/components/TableFooter/style.d.ts +2 -2
  88. package/build/components/VirtualTables/components/style.d.ts +5 -5
  89. package/build/components/Widget/style.d.ts +1 -1
  90. package/build/components/Window/style.d.ts +10 -10
  91. package/build/components/WindowAppIcon/style.d.ts +1 -1
  92. package/build/constants/assets.d.ts +2 -0
  93. package/build/constants/assets.js +2 -0
  94. package/build/constants/table/cell/refundTableCellWidth.d.ts +11 -1
  95. package/build/constants/table/cell/refundTableCellWidth.js +11 -1
  96. package/build/types/column.d.ts +3 -0
  97. package/build/utils/url.d.ts +0 -1
  98. package/build/utils/url.js +0 -10
  99. package/package.json +3 -3
@@ -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" | "m" | "order" | "p" | "style" | "color" | "border" | "borderRadius" | "borderColor" | "borderBottom" | "flex" | "display" | "alignItems" | "borderTop" | "borderRight" | "borderLeft" | "className" | "classes" | "children" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignContent" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
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" | "m" | "order" | "p" | "style" | "color" | "border" | "borderRadius" | "borderColor" | "borderBottom" | "flex" | "display" | "alignItems" | "borderTop" | "borderRight" | "borderLeft" | "className" | "classes" | "children" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignContent" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
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" | "m" | "order" | "p" | "style" | "color" | "border" | "borderRadius" | "borderColor" | "borderBottom" | "flex" | "display" | "alignItems" | "borderTop" | "borderRight" | "borderLeft" | "className" | "classes" | "children" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignContent" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
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" | "m" | "order" | "p" | "style" | "color" | "border" | "borderRadius" | "borderColor" | "borderBottom" | "flex" | "display" | "alignItems" | "borderTop" | "borderRight" | "borderLeft" | "className" | "classes" | "children" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignContent" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
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;
@@ -3,12 +3,12 @@ import { type Theme } from '@mui/material';
3
3
  export declare const statusButtonVariants: {
4
4
  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"> & {
5
5
  ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
6
- }, "disabled" | "style" | "color" | "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> & {
6
+ }, "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> & {
7
7
  icon?: string | undefined;
8
8
  }, {}, {}>;
9
9
  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"> & {
10
10
  ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
11
- }, "disabled" | "style" | "color" | "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> & {
11
+ }, "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> & {
12
12
  icon?: string | undefined;
13
13
  }, {}, {}>;
14
14
  };
@@ -4,9 +4,11 @@ export declare const StyledSourceImage: import("@emotion/styled").StyledComponen
4
4
  export declare const PaymentSourcesContainer: import("@emotion/styled").StyledComponent<{
5
5
  hidden?: boolean | undefined;
6
6
  id?: string | undefined;
7
+ color?: string | undefined;
8
+ content?: string | undefined;
9
+ translate?: "yes" | "no" | undefined;
7
10
  slot?: string | undefined;
8
11
  title?: string | undefined;
9
- color?: string | undefined;
10
12
  className?: string | undefined;
11
13
  defaultChecked?: boolean | undefined;
12
14
  defaultValue?: string | number | readonly string[] | undefined;
@@ -24,11 +26,9 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
24
26
  nonce?: string | undefined;
25
27
  spellCheck?: (boolean | "false" | "true") | undefined;
26
28
  tabIndex?: number | undefined;
27
- translate?: "yes" | "no" | undefined;
28
29
  radioGroup?: string | undefined;
29
30
  role?: import("react").AriaRole | undefined;
30
31
  about?: string | undefined;
31
- content?: string | undefined;
32
32
  datatype?: string | undefined;
33
33
  inlist?: any;
34
34
  prefix?: string | undefined;
@@ -64,7 +64,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
64
64
  "aria-colindextext"?: string | undefined;
65
65
  "aria-colspan"?: number | undefined;
66
66
  "aria-controls"?: string | undefined;
67
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
67
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
68
68
  "aria-describedby"?: string | undefined;
69
69
  "aria-description"?: string | undefined;
70
70
  "aria-details"?: string | undefined;
@@ -74,7 +74,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
74
74
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
75
75
  "aria-flowto"?: string | undefined;
76
76
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
77
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
77
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
78
78
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
79
79
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
80
80
  "aria-keyshortcuts"?: string | undefined;
@@ -271,9 +271,11 @@ export declare const SourceIconWrapper: import("@emotion/styled").StyledComponen
271
271
  export declare const AuthCellContainer: import("@emotion/styled").StyledComponent<{
272
272
  hidden?: boolean | undefined;
273
273
  id?: string | undefined;
274
+ color?: string | undefined;
275
+ content?: string | undefined;
276
+ translate?: "yes" | "no" | undefined;
274
277
  slot?: string | undefined;
275
278
  title?: string | undefined;
276
- color?: string | undefined;
277
279
  className?: string | undefined;
278
280
  defaultChecked?: boolean | undefined;
279
281
  defaultValue?: string | number | readonly string[] | undefined;
@@ -291,11 +293,9 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
291
293
  nonce?: string | undefined;
292
294
  spellCheck?: (boolean | "false" | "true") | undefined;
293
295
  tabIndex?: number | undefined;
294
- translate?: "yes" | "no" | undefined;
295
296
  radioGroup?: string | undefined;
296
297
  role?: import("react").AriaRole | undefined;
297
298
  about?: string | undefined;
298
- content?: string | undefined;
299
299
  datatype?: string | undefined;
300
300
  inlist?: any;
301
301
  prefix?: string | undefined;
@@ -331,7 +331,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
331
331
  "aria-colindextext"?: string | undefined;
332
332
  "aria-colspan"?: number | undefined;
333
333
  "aria-controls"?: string | undefined;
334
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
334
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
335
335
  "aria-describedby"?: string | undefined;
336
336
  "aria-description"?: string | undefined;
337
337
  "aria-details"?: string | undefined;
@@ -341,7 +341,7 @@ export declare const AuthCellContainer: import("@emotion/styled").StyledComponen
341
341
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
342
342
  "aria-flowto"?: string | undefined;
343
343
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
344
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
344
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
345
345
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
346
346
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
347
347
  "aria-keyshortcuts"?: string | undefined;
@@ -2,9 +2,11 @@
2
2
  export declare const BalanceCellContainer: import("@emotion/styled").StyledComponent<{
3
3
  hidden?: boolean | undefined;
4
4
  id?: string | undefined;
5
+ color?: string | undefined;
6
+ content?: string | undefined;
7
+ translate?: "yes" | "no" | undefined;
5
8
  slot?: string | undefined;
6
9
  title?: string | undefined;
7
- color?: string | undefined;
8
10
  className?: string | undefined;
9
11
  defaultChecked?: boolean | undefined;
10
12
  defaultValue?: string | number | readonly string[] | undefined;
@@ -22,11 +24,9 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
22
24
  nonce?: string | undefined;
23
25
  spellCheck?: (boolean | "false" | "true") | undefined;
24
26
  tabIndex?: number | undefined;
25
- translate?: "yes" | "no" | undefined;
26
27
  radioGroup?: string | undefined;
27
28
  role?: import("react").AriaRole | undefined;
28
29
  about?: string | undefined;
29
- content?: string | undefined;
30
30
  datatype?: string | undefined;
31
31
  inlist?: any;
32
32
  prefix?: string | undefined;
@@ -62,7 +62,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
62
62
  "aria-colindextext"?: string | undefined;
63
63
  "aria-colspan"?: number | undefined;
64
64
  "aria-controls"?: string | undefined;
65
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
65
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
66
66
  "aria-describedby"?: string | undefined;
67
67
  "aria-description"?: string | undefined;
68
68
  "aria-details"?: string | undefined;
@@ -72,7 +72,7 @@ export declare const BalanceCellContainer: import("@emotion/styled").StyledCompo
72
72
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
73
73
  "aria-flowto"?: string | undefined;
74
74
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
75
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
75
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
76
76
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
77
77
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
78
78
  "aria-keyshortcuts"?: string | undefined;
@@ -2,9 +2,11 @@
2
2
  export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
3
3
  hidden?: boolean | undefined;
4
4
  id?: string | undefined;
5
+ color?: string | undefined;
6
+ content?: string | undefined;
7
+ translate?: "yes" | "no" | undefined;
5
8
  slot?: string | undefined;
6
9
  title?: string | undefined;
7
- color?: string | undefined;
8
10
  className?: string | undefined;
9
11
  defaultChecked?: boolean | undefined;
10
12
  defaultValue?: string | number | readonly string[] | undefined;
@@ -22,11 +24,9 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
22
24
  nonce?: string | undefined;
23
25
  spellCheck?: (boolean | "false" | "true") | undefined;
24
26
  tabIndex?: number | undefined;
25
- translate?: "yes" | "no" | undefined;
26
27
  radioGroup?: string | undefined;
27
28
  role?: import("react").AriaRole | undefined;
28
29
  about?: string | undefined;
29
- content?: string | undefined;
30
30
  datatype?: string | undefined;
31
31
  inlist?: any;
32
32
  prefix?: string | undefined;
@@ -62,7 +62,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
62
62
  "aria-colindextext"?: string | undefined;
63
63
  "aria-colspan"?: number | undefined;
64
64
  "aria-controls"?: string | undefined;
65
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
65
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
66
66
  "aria-describedby"?: string | undefined;
67
67
  "aria-description"?: string | undefined;
68
68
  "aria-details"?: string | undefined;
@@ -72,7 +72,7 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
72
72
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
73
73
  "aria-flowto"?: string | undefined;
74
74
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
75
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
75
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
76
76
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
77
77
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
78
78
  "aria-keyshortcuts"?: string | undefined;
@@ -264,9 +264,11 @@ export declare const ErrorCodeLabel: import("@emotion/styled").StyledComponent<{
264
264
  export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent<{
265
265
  hidden?: boolean | undefined;
266
266
  id?: string | undefined;
267
+ color?: string | undefined;
268
+ content?: string | undefined;
269
+ translate?: "yes" | "no" | undefined;
267
270
  slot?: string | undefined;
268
271
  title?: string | undefined;
269
- color?: string | undefined;
270
272
  className?: string | undefined;
271
273
  defaultChecked?: boolean | undefined;
272
274
  defaultValue?: string | number | readonly string[] | undefined;
@@ -284,11 +286,9 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
284
286
  nonce?: string | undefined;
285
287
  spellCheck?: (boolean | "false" | "true") | undefined;
286
288
  tabIndex?: number | undefined;
287
- translate?: "yes" | "no" | undefined;
288
289
  radioGroup?: string | undefined;
289
290
  role?: import("react").AriaRole | undefined;
290
291
  about?: string | undefined;
291
- content?: string | undefined;
292
292
  datatype?: string | undefined;
293
293
  inlist?: any;
294
294
  prefix?: string | undefined;
@@ -324,7 +324,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
324
324
  "aria-colindextext"?: string | undefined;
325
325
  "aria-colspan"?: number | undefined;
326
326
  "aria-controls"?: string | undefined;
327
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
327
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
328
328
  "aria-describedby"?: string | undefined;
329
329
  "aria-description"?: string | undefined;
330
330
  "aria-details"?: string | undefined;
@@ -334,7 +334,7 @@ export declare const ErrorCodeWrapper: import("@emotion/styled").StyledComponent
334
334
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
335
335
  "aria-flowto"?: string | undefined;
336
336
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
337
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
337
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
338
338
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
339
339
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
340
340
  "aria-keyshortcuts"?: string | undefined;
@@ -527,9 +527,11 @@ export declare const GateWayIcon: import("@emotion/styled").StyledComponent<impo
527
527
  export declare const GatewayIconWrapper: import("@emotion/styled").StyledComponent<{
528
528
  hidden?: boolean | undefined;
529
529
  id?: string | undefined;
530
+ color?: string | undefined;
531
+ content?: string | undefined;
532
+ translate?: "yes" | "no" | undefined;
530
533
  slot?: string | undefined;
531
534
  title?: string | undefined;
532
- color?: string | undefined;
533
535
  className?: string | undefined;
534
536
  defaultChecked?: boolean | undefined;
535
537
  defaultValue?: string | number | readonly string[] | undefined;
@@ -547,11 +549,9 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
547
549
  nonce?: string | undefined;
548
550
  spellCheck?: (boolean | "false" | "true") | undefined;
549
551
  tabIndex?: number | undefined;
550
- translate?: "yes" | "no" | undefined;
551
552
  radioGroup?: string | undefined;
552
553
  role?: import("react").AriaRole | undefined;
553
554
  about?: string | undefined;
554
- content?: string | undefined;
555
555
  datatype?: string | undefined;
556
556
  inlist?: any;
557
557
  prefix?: string | undefined;
@@ -587,7 +587,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
587
587
  "aria-colindextext"?: string | undefined;
588
588
  "aria-colspan"?: number | undefined;
589
589
  "aria-controls"?: string | undefined;
590
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
590
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
591
591
  "aria-describedby"?: string | undefined;
592
592
  "aria-description"?: string | undefined;
593
593
  "aria-details"?: string | undefined;
@@ -597,7 +597,7 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
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 | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
600
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "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;
@@ -789,9 +789,11 @@ export declare const GatewayIconWrapper: import("@emotion/styled").StyledCompone
789
789
  export declare const GatewaysContainer: import("@emotion/styled").StyledComponent<{
790
790
  hidden?: boolean | undefined;
791
791
  id?: string | undefined;
792
+ color?: string | undefined;
793
+ content?: string | undefined;
794
+ translate?: "yes" | "no" | undefined;
792
795
  slot?: string | undefined;
793
796
  title?: string | undefined;
794
- color?: string | undefined;
795
797
  className?: string | undefined;
796
798
  defaultChecked?: boolean | undefined;
797
799
  defaultValue?: string | number | readonly string[] | undefined;
@@ -809,11 +811,9 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
809
811
  nonce?: string | undefined;
810
812
  spellCheck?: (boolean | "false" | "true") | undefined;
811
813
  tabIndex?: number | undefined;
812
- translate?: "yes" | "no" | undefined;
813
814
  radioGroup?: string | undefined;
814
815
  role?: import("react").AriaRole | undefined;
815
816
  about?: string | undefined;
816
- content?: string | undefined;
817
817
  datatype?: string | undefined;
818
818
  inlist?: any;
819
819
  prefix?: string | undefined;
@@ -849,7 +849,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
849
849
  "aria-colindextext"?: string | undefined;
850
850
  "aria-colspan"?: number | undefined;
851
851
  "aria-controls"?: string | undefined;
852
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
852
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
853
853
  "aria-describedby"?: string | undefined;
854
854
  "aria-description"?: string | undefined;
855
855
  "aria-details"?: string | undefined;
@@ -859,7 +859,7 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
859
859
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
860
860
  "aria-flowto"?: string | undefined;
861
861
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
862
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
862
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
863
863
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
864
864
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
865
865
  "aria-keyshortcuts"?: string | undefined;
@@ -1053,9 +1053,11 @@ export declare const GatewaysContainer: import("@emotion/styled").StyledComponen
1053
1053
  export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<{
1054
1054
  hidden?: boolean | undefined;
1055
1055
  id?: string | undefined;
1056
+ color?: string | undefined;
1057
+ content?: string | undefined;
1058
+ translate?: "yes" | "no" | undefined;
1056
1059
  slot?: string | undefined;
1057
1060
  title?: string | undefined;
1058
- color?: string | undefined;
1059
1061
  className?: string | undefined;
1060
1062
  defaultChecked?: boolean | undefined;
1061
1063
  defaultValue?: string | number | readonly string[] | undefined;
@@ -1073,11 +1075,9 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
1073
1075
  nonce?: string | undefined;
1074
1076
  spellCheck?: (boolean | "false" | "true") | undefined;
1075
1077
  tabIndex?: number | undefined;
1076
- translate?: "yes" | "no" | undefined;
1077
1078
  radioGroup?: string | undefined;
1078
1079
  role?: import("react").AriaRole | undefined;
1079
1080
  about?: string | undefined;
1080
- content?: string | undefined;
1081
1081
  datatype?: string | undefined;
1082
1082
  inlist?: any;
1083
1083
  prefix?: string | undefined;
@@ -1113,7 +1113,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
1113
1113
  "aria-colindextext"?: string | undefined;
1114
1114
  "aria-colspan"?: number | undefined;
1115
1115
  "aria-controls"?: string | undefined;
1116
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
1116
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
1117
1117
  "aria-describedby"?: string | undefined;
1118
1118
  "aria-description"?: string | undefined;
1119
1119
  "aria-details"?: string | undefined;
@@ -1123,7 +1123,7 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
1123
1123
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1124
1124
  "aria-flowto"?: string | undefined;
1125
1125
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1126
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
1126
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
1127
1127
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1128
1128
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1129
1129
  "aria-keyshortcuts"?: string | undefined;
@@ -1315,9 +1315,11 @@ export declare const UnCapturedBadge: import("@emotion/styled").StyledComponent<
1315
1315
  export declare const UnCapturedContainer: import("@emotion/styled").StyledComponent<{
1316
1316
  hidden?: boolean | undefined;
1317
1317
  id?: string | undefined;
1318
+ color?: string | undefined;
1319
+ content?: string | undefined;
1320
+ translate?: "yes" | "no" | undefined;
1318
1321
  slot?: string | undefined;
1319
1322
  title?: string | undefined;
1320
- color?: string | undefined;
1321
1323
  className?: string | undefined;
1322
1324
  defaultChecked?: boolean | undefined;
1323
1325
  defaultValue?: string | number | readonly string[] | undefined;
@@ -1335,11 +1337,9 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
1335
1337
  nonce?: string | undefined;
1336
1338
  spellCheck?: (boolean | "false" | "true") | undefined;
1337
1339
  tabIndex?: number | undefined;
1338
- translate?: "yes" | "no" | undefined;
1339
1340
  radioGroup?: string | undefined;
1340
1341
  role?: import("react").AriaRole | undefined;
1341
1342
  about?: string | undefined;
1342
- content?: string | undefined;
1343
1343
  datatype?: string | undefined;
1344
1344
  inlist?: any;
1345
1345
  prefix?: string | undefined;
@@ -1375,7 +1375,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
1375
1375
  "aria-colindextext"?: string | undefined;
1376
1376
  "aria-colspan"?: number | undefined;
1377
1377
  "aria-controls"?: string | undefined;
1378
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
1378
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
1379
1379
  "aria-describedby"?: string | undefined;
1380
1380
  "aria-description"?: string | undefined;
1381
1381
  "aria-details"?: string | undefined;
@@ -1385,7 +1385,7 @@ export declare const UnCapturedContainer: import("@emotion/styled").StyledCompon
1385
1385
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1386
1386
  "aria-flowto"?: string | undefined;
1387
1387
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1388
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
1388
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
1389
1389
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1390
1390
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1391
1391
  "aria-keyshortcuts"?: string | undefined;
@@ -4,9 +4,11 @@ export declare const StyledSourceImage: import("@emotion/styled").StyledComponen
4
4
  export declare const PaymentSourcesContainer: import("@emotion/styled").StyledComponent<{
5
5
  hidden?: boolean | undefined;
6
6
  id?: string | undefined;
7
+ color?: string | undefined;
8
+ content?: string | undefined;
9
+ translate?: "yes" | "no" | undefined;
7
10
  slot?: string | undefined;
8
11
  title?: string | undefined;
9
- color?: string | undefined;
10
12
  className?: string | undefined;
11
13
  defaultChecked?: boolean | undefined;
12
14
  defaultValue?: string | number | readonly string[] | undefined;
@@ -24,11 +26,9 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
24
26
  nonce?: string | undefined;
25
27
  spellCheck?: (boolean | "false" | "true") | undefined;
26
28
  tabIndex?: number | undefined;
27
- translate?: "yes" | "no" | undefined;
28
29
  radioGroup?: string | undefined;
29
30
  role?: import("react").AriaRole | undefined;
30
31
  about?: string | undefined;
31
- content?: string | undefined;
32
32
  datatype?: string | undefined;
33
33
  inlist?: any;
34
34
  prefix?: string | undefined;
@@ -64,7 +64,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
64
64
  "aria-colindextext"?: string | undefined;
65
65
  "aria-colspan"?: number | undefined;
66
66
  "aria-controls"?: string | undefined;
67
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
67
+ "aria-current"?: boolean | "page" | "date" | "false" | "true" | "time" | "step" | "location" | undefined;
68
68
  "aria-describedby"?: string | undefined;
69
69
  "aria-description"?: string | undefined;
70
70
  "aria-details"?: string | undefined;
@@ -74,7 +74,7 @@ export declare const PaymentSourcesContainer: import("@emotion/styled").StyledCo
74
74
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
75
75
  "aria-flowto"?: string | undefined;
76
76
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
77
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
77
+ "aria-haspopup"?: boolean | "grid" | "false" | "true" | "dialog" | "menu" | "listbox" | "tree" | undefined;
78
78
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
79
79
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
80
80
  "aria-keyshortcuts"?: string | undefined;
@@ -4,6 +4,6 @@ export declare const Wrapper: import("@emotion/styled").StyledComponent<import("
4
4
  }, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
5
5
  export declare const TextStyled: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
6
6
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
7
- }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "m" | "order" | "p" | "style" | "color" | "border" | "borderRadius" | "borderColor" | "borderBottom" | "flex" | "display" | "alignItems" | "borderTop" | "borderRight" | "borderLeft" | "className" | "classes" | "children" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignContent" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
7
+ }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "border" | "boxShadow" | "fontWeight" | "zIndex" | "alignContent" | "alignItems" | "alignSelf" | "boxSizing" | "color" | "columnGap" | "display" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "fontFamily" | "fontSize" | "fontStyle" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "justifyContent" | "justifyItems" | "justifySelf" | "letterSpacing" | "lineHeight" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "minWidth" | "order" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "position" | "rowGap" | "textAlign" | "textOverflow" | "textTransform" | "visibility" | "whiteSpace" | "borderBottom" | "borderColor" | "borderLeft" | "borderRadius" | "borderRight" | "borderTop" | "flex" | "gap" | "gridArea" | "gridColumn" | "gridRow" | "margin" | "marginBlock" | "marginInline" | "overflow" | "padding" | "paddingBlock" | "paddingInline" | "bgcolor" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "px" | "paddingX" | "py" | "paddingY" | "typography" | "displayPrint" | "style" | "className" | "classes" | "children" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "sx" | "variant" | "variantMapping"> & {
8
8
  component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
9
9
  } & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;