@tap-payments/os-micro-frontend-shared 0.0.286 → 0.0.287

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/LICENSE +21 -21
  2. package/README.md +12 -12
  3. package/build/components/AccordionAdapter/style.d.ts +2 -2
  4. package/build/components/AccountDropdown/style.d.ts +1 -1
  5. package/build/components/ActionMenu/style.d.ts +1 -1
  6. package/build/components/ActivityAreaChart/styles.d.ts +3 -3
  7. package/build/components/AppServices/style.d.ts +1 -1
  8. package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
  9. package/build/components/Button/style.d.ts +1 -1
  10. package/build/components/Calender/style.d.ts +4 -4
  11. package/build/components/Chip/style.d.ts +10 -10
  12. package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
  13. package/build/components/ConfirmDialog/styles.d.ts +1 -1
  14. package/build/components/CountBadge/style.d.ts +10 -10
  15. package/build/components/Dialog/style.d.ts +10 -10
  16. package/build/components/DockButton/style.d.ts +1 -1
  17. package/build/components/DropdownButton/constants.d.ts +2 -2
  18. package/build/components/DropdownButton/style.d.ts +2 -2
  19. package/build/components/DropdownMenu/styles.d.ts +2 -2
  20. package/build/components/ErrorBoundary/style.d.ts +1 -1
  21. package/build/components/FileUpload/style.d.ts +3 -3
  22. package/build/components/FileUploader/style.d.ts +1 -1
  23. package/build/components/FlippingCard/style.d.ts +10 -10
  24. package/build/components/IconWithLabel/style.d.ts +1 -1
  25. package/build/components/IconsDropdown/style.d.ts +2 -2
  26. package/build/components/ImageWrapper/ImageWrapper.d.ts +10 -10
  27. package/build/components/InputBase/SelectBase/style.d.ts +1 -1
  28. package/build/components/Inputs/FileInput/style.d.ts +1 -1
  29. package/build/components/JSONViewer/style.d.ts +21 -21
  30. package/build/components/LabeledIconDropdown/style.d.ts +3 -3
  31. package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
  32. package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
  33. package/build/components/NestedDropdown/styles.d.ts +1 -1
  34. package/build/components/ProgressBar/style.d.ts +1 -1
  35. package/build/components/ProgressRing/style.d.ts +2 -2
  36. package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
  37. package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
  38. package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
  39. package/build/components/RangeCalender/style.d.ts +3 -3
  40. package/build/components/SearchButton/styles.d.ts +40 -40
  41. package/build/components/SelectDropdown/style.d.ts +1 -1
  42. package/build/components/SelectWithSearch/style.d.ts +3 -3
  43. package/build/components/StatusButton/style.d.ts +4 -4
  44. package/build/components/StatusIcons/AuthIcons/style.d.ts +20 -20
  45. package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +10 -10
  46. package/build/components/StatusIcons/ChargeStatusIcon/ChargeStatusIcon.js +3 -2
  47. package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +60 -60
  48. package/build/components/StatusIcons/GeographyIcon/style.d.ts +1 -1
  49. package/build/components/StatusIcons/SourceIcons/style.d.ts +10 -10
  50. package/build/components/StatusLabel/style.d.ts +1 -1
  51. package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
  52. package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +16 -16
  53. package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +20 -20
  54. package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +50 -50
  55. package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +50 -50
  56. package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +10 -10
  57. package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +10 -10
  58. package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +10 -10
  59. package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +50 -50
  60. package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +10 -10
  61. package/build/components/TableCells/CustomCells/IDButton/style.d.ts +20 -20
  62. package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +10 -10
  63. package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +10 -10
  64. package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +50 -50
  65. package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +10 -10
  66. package/build/components/TableCells/CustomCells/ReceiptCell/ReceiptCell.d.ts +1 -1
  67. package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +10 -10
  68. package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +20 -20
  69. package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +10 -10
  70. package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +10 -10
  71. package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +10 -10
  72. package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +10 -10
  73. package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +65 -65
  74. package/build/components/TableCells/CustomCells/StatusCell/constant.d.ts +17 -16
  75. package/build/components/TableCells/CustomCells/StatusCell/constant.js +13 -16
  76. package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +65 -65
  77. package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +50 -50
  78. package/build/components/TableCells/CustomCells/style.d.ts +12 -12
  79. package/build/components/TableHeader/style.d.ts +1 -1
  80. package/build/components/Timepicker/style.d.ts +2 -2
  81. package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
  82. package/build/components/VirtualTable/SheetView/SheetViewVirtualTable.js +2 -1
  83. package/build/components/VirtualTable/SheetView/style.d.ts +2 -2
  84. package/build/components/VirtualTable/components/ColumnFilter/ColumnFilter.js +2 -5
  85. package/build/components/VirtualTable/components/ColumnFilter/Inputs/style.d.ts +1 -1
  86. package/build/components/VirtualTable/components/ColumnFilter/index.d.ts +0 -1
  87. package/build/components/VirtualTable/components/ColumnFilter/index.js +0 -1
  88. package/build/components/VirtualTable/components/ColumnFilter/style.d.ts +2 -2
  89. package/build/components/VirtualTable/components/ColumnFilter/type.d.ts +0 -3
  90. package/build/components/VirtualTable/components/ErrorList/styles.d.ts +1 -1
  91. package/build/components/VirtualTable/components/TableFooter/style.d.ts +2 -2
  92. package/build/components/VirtualTable/components/TableHeader/style.d.ts +2 -2
  93. package/build/components/VirtualTable/components/index.d.ts +1 -1
  94. package/build/components/VirtualTable/style.d.ts +16 -16
  95. package/build/components/Widget/style.d.ts +1 -1
  96. package/build/components/Window/style.d.ts +20 -20
  97. package/build/components/WindowAppIcon/style.d.ts +1 -1
  98. package/build/types/table.d.ts +1 -2
  99. package/package.json +2 -2
@@ -1,5 +1,4 @@
1
1
  import ColumnFilter from './ColumnFilter';
2
2
  export { default as Inputs } from './Inputs';
3
3
  export { default as List } from './List';
4
- export * from './type';
5
4
  export default ColumnFilter;
@@ -7,7 +7,7 @@ export declare const Footer: import("@emotion/styled").StyledComponent<import("@
7
7
  }, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
8
8
  export declare const OkayButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
9
9
  ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
10
- }, "disabled" | "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<import("@mui/material/styles").Theme>, {}, {}>;
10
+ }, "disabled" | "className" | "style" | "classes" | "color" | "children" | "sx" | "tabIndex" | "size" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
11
11
  export declare const CancelButton: import("@emotion/styled").StyledComponent<import("@mui/material/Button").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
12
12
  ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
13
- }, "disabled" | "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<import("@mui/material/styles").Theme>, {}, {}>;
13
+ }, "disabled" | "className" | "style" | "classes" | "color" | "children" | "sx" | "tabIndex" | "size" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
@@ -5,6 +5,3 @@ export type ColumnFilterProps = IColumnFilter & {
5
5
  setAnchorEl: (el: HTMLElement | null) => void;
6
6
  onClose?: (e: MouseEvent<HTMLElement>) => void;
7
7
  };
8
- export interface CustomColumnFilterProps extends Pick<ColumnFilterProps, 'anchorEl' | 'setAnchorEl'> {
9
- onCloseDropdown: (e: MouseEvent<HTMLElement>) => void;
10
- }
@@ -15,6 +15,6 @@ export declare const ErrorMessage: import("@emotion/styled").StyledComponent<imp
15
15
  export declare const StyledImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {}>;
16
16
  export declare const StyledButton: import("@emotion/styled").StyledComponent<import("@mui/material").ButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
17
17
  ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
18
- }, "disabled" | "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<import("@mui/material").Theme>, {}, {}>;
18
+ }, "disabled" | "className" | "style" | "classes" | "color" | "children" | "sx" | "tabIndex" | "size" | "variant" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "href" | "disableElevation" | "disableFocusRipple" | "endIcon" | "fullWidth" | "startIcon"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
19
19
  export declare const StyledButtonText: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, {}>;
20
20
  export {};
@@ -15,12 +15,12 @@ export declare const Label: import("@emotion/styled").StyledComponent<import("@m
15
15
  }, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
16
16
  export declare const Title: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
17
17
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
18
- }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "m" | "order" | "p" | "style" | "color" | "className" | "classes" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "flex" | "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"> & {
18
+ }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "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" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
19
19
  component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
20
20
  } & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
21
21
  export declare const ValueWrapper: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
22
22
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
23
- }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "m" | "order" | "p" | "style" | "color" | "className" | "classes" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "flex" | "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"> & {
23
+ }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "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" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
24
24
  component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
25
25
  } & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
26
26
  export declare const Value: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledHeader: import("@emotion/styled").StyledComponent<import("@mui/material/TableHead").TableHeadOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableSectionElement>, HTMLTableSectionElement>, "ref"> & {
3
3
  ref?: ((instance: HTMLTableSectionElement | null) => void) | import("react").RefObject<HTMLTableSectionElement> | null | undefined;
4
- }, "style" | "className" | "classes" | "children" | "sx"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
4
+ }, "className" | "style" | "classes" | "children" | "sx"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
5
5
  showBackDrop: boolean;
6
6
  }, {}, {}>;
7
7
  export declare const StyledMUITableRow: import("@emotion/styled").StyledComponent<import("@mui/material/TableRow").TableRowOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "ref"> & {
8
8
  ref?: ((instance: HTMLTableRowElement | null) => void) | import("react").RefObject<HTMLTableRowElement> | null | undefined;
9
- }, "style" | "className" | "classes" | "children" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
9
+ }, "className" | "style" | "classes" | "children" | "sx" | "hover" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
10
10
  isSheetView?: boolean | undefined;
11
11
  component: string;
12
12
  }, {}, {}>;
@@ -1,4 +1,4 @@
1
- export { default as ColumnFilter, Inputs, List, CustomColumnFilterProps } from './ColumnFilter';
1
+ export { default as ColumnFilter, Inputs, List } from './ColumnFilter';
2
2
  export * from './EmptyList';
3
3
  export * from './ErrorList';
4
4
  export * from './TableFooter';
@@ -32,7 +32,7 @@ export declare const StyledVirtualList: import("@emotion/styled").StyledComponen
32
32
  } & import("react").RefAttributes<import("react-window").VariableSizeList<any>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & StyledVirtualListProps, {}, {}>;
33
33
  export declare const StyledTableRow: import("@emotion/styled").StyledComponent<import("@mui/material").TableRowOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "ref"> & {
34
34
  ref?: ((instance: HTMLTableRowElement | null) => void) | import("react").RefObject<HTMLTableRowElement> | null | undefined;
35
- }, "style" | "className" | "classes" | "children" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
35
+ }, "className" | "style" | "classes" | "children" | "sx" | "hover" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
36
36
  showShadowHighlight?: boolean | undefined;
37
37
  showLoadedStyle?: boolean | undefined;
38
38
  isSheetView?: boolean | undefined;
@@ -49,11 +49,12 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
49
49
  height?: string | number | undefined;
50
50
  hidden?: boolean | undefined;
51
51
  id?: string | undefined;
52
+ className?: string | undefined;
53
+ color?: string | undefined;
54
+ content?: string | undefined;
55
+ translate?: "yes" | "no" | undefined;
52
56
  slot?: string | undefined;
53
57
  title?: string | undefined;
54
- referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
55
- color?: string | undefined;
56
- className?: string | undefined;
57
58
  defaultChecked?: boolean | undefined;
58
59
  defaultValue?: string | number | readonly string[] | undefined;
59
60
  suppressContentEditableWarning?: boolean | undefined;
@@ -65,16 +66,14 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
65
66
  contextMenu?: string | undefined;
66
67
  dir?: string | undefined;
67
68
  draggable?: (boolean | "false" | "true") | undefined;
68
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
69
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
69
70
  lang?: string | undefined;
70
71
  nonce?: string | undefined;
71
72
  spellCheck?: (boolean | "false" | "true") | undefined;
72
73
  tabIndex?: number | undefined;
73
- translate?: "yes" | "no" | undefined;
74
74
  radioGroup?: string | undefined;
75
75
  role?: import("react").AriaRole | undefined;
76
76
  about?: string | undefined;
77
- content?: string | undefined;
78
77
  datatype?: string | undefined;
79
78
  inlist?: any;
80
79
  prefix?: string | undefined;
@@ -94,13 +93,13 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
94
93
  results?: number | undefined;
95
94
  security?: string | undefined;
96
95
  unselectable?: "off" | "on" | undefined;
97
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
96
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
98
97
  is?: string | undefined;
99
98
  exportparts?: string | undefined;
100
99
  part?: string | undefined;
101
100
  "aria-activedescendant"?: string | undefined;
102
101
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
103
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
102
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
104
103
  "aria-braillelabel"?: string | undefined;
105
104
  "aria-brailleroledescription"?: string | undefined;
106
105
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -110,17 +109,17 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
110
109
  "aria-colindextext"?: string | undefined;
111
110
  "aria-colspan"?: number | undefined;
112
111
  "aria-controls"?: string | undefined;
113
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
112
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
114
113
  "aria-describedby"?: string | undefined;
115
114
  "aria-description"?: string | undefined;
116
115
  "aria-details"?: string | undefined;
117
116
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
118
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
117
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
119
118
  "aria-errormessage"?: string | undefined;
120
119
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
121
120
  "aria-flowto"?: string | undefined;
122
121
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
123
- "aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
122
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "tree" | undefined;
124
123
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
125
124
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
126
125
  "aria-keyshortcuts"?: string | undefined;
@@ -308,14 +307,15 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
308
307
  onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
309
308
  onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
310
309
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
311
- useMap?: string | undefined;
312
- crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
313
- sizes?: string | undefined;
310
+ referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
314
311
  src?: string | undefined;
315
312
  alt?: string | undefined;
316
- decoding?: "auto" | "async" | "sync" | undefined;
313
+ crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
314
+ useMap?: string | undefined;
317
315
  loading?: "eager" | "lazy" | undefined;
316
+ decoding?: "auto" | "async" | "sync" | undefined;
318
317
  fetchPriority?: "auto" | "high" | "low" | undefined;
318
+ sizes?: string | undefined;
319
319
  srcSet?: string | undefined;
320
320
  } & import("framer-motion").MotionProps & import("react").RefAttributes<HTMLImageElement> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
321
321
  export declare const TableContainer: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
@@ -13,7 +13,7 @@ export declare const ListItemStyled: import("@emotion/styled").StyledComponent<i
13
13
  }, keyof import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
14
14
  export declare const ItemText: import("@emotion/styled").StyledComponent<import("@mui/material").TypographyOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
15
15
  ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
16
- }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "m" | "order" | "p" | "style" | "color" | "className" | "classes" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "flex" | "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"> & {
16
+ }, "width" | "minHeight" | "height" | "bottom" | "left" | "right" | "top" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "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" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping"> & {
17
17
  component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
18
18
  } & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
19
19
  export declare const ItemTextWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").BoxOwnProps<import("@mui/material/styles").Theme> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
@@ -5,10 +5,12 @@ export declare const initalStyle: any;
5
5
  export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
6
6
  hidden?: boolean | undefined;
7
7
  id?: string | undefined;
8
+ className?: string | undefined;
9
+ color?: string | undefined;
10
+ content?: string | undefined;
11
+ translate?: "yes" | "no" | undefined;
8
12
  slot?: string | undefined;
9
13
  title?: string | undefined;
10
- color?: string | undefined;
11
- className?: string | undefined;
12
14
  defaultChecked?: boolean | undefined;
13
15
  defaultValue?: string | number | readonly string[] | undefined;
14
16
  suppressContentEditableWarning?: boolean | undefined;
@@ -20,16 +22,14 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
20
22
  contextMenu?: string | undefined;
21
23
  dir?: string | undefined;
22
24
  draggable?: (boolean | "false" | "true") | undefined;
23
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
25
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
24
26
  lang?: string | undefined;
25
27
  nonce?: string | undefined;
26
28
  spellCheck?: (boolean | "false" | "true") | undefined;
27
29
  tabIndex?: number | undefined;
28
- translate?: "yes" | "no" | undefined;
29
30
  radioGroup?: string | undefined;
30
31
  role?: import("react").AriaRole | undefined;
31
32
  about?: string | undefined;
32
- content?: string | undefined;
33
33
  datatype?: string | undefined;
34
34
  inlist?: any;
35
35
  prefix?: string | undefined;
@@ -49,13 +49,13 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
49
49
  results?: number | undefined;
50
50
  security?: string | undefined;
51
51
  unselectable?: "off" | "on" | undefined;
52
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
52
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
53
53
  is?: string | undefined;
54
54
  exportparts?: string | undefined;
55
55
  part?: string | undefined;
56
56
  "aria-activedescendant"?: string | undefined;
57
57
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
58
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
58
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
59
59
  "aria-braillelabel"?: string | undefined;
60
60
  "aria-brailleroledescription"?: string | undefined;
61
61
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -65,17 +65,17 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
65
65
  "aria-colindextext"?: string | undefined;
66
66
  "aria-colspan"?: number | undefined;
67
67
  "aria-controls"?: string | undefined;
68
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
68
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
69
69
  "aria-describedby"?: string | undefined;
70
70
  "aria-description"?: string | undefined;
71
71
  "aria-details"?: string | undefined;
72
72
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
73
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
73
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
74
74
  "aria-errormessage"?: string | undefined;
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 | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
78
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "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;
@@ -272,10 +272,12 @@ export declare const AppContainerWrapper: import("@emotion/styled").StyledCompon
272
272
  export declare const AppContainerContainer: import("@emotion/styled").StyledComponent<{
273
273
  hidden?: boolean | undefined;
274
274
  id?: string | undefined;
275
+ className?: string | undefined;
276
+ color?: string | undefined;
277
+ content?: string | undefined;
278
+ translate?: "yes" | "no" | undefined;
275
279
  slot?: string | undefined;
276
280
  title?: string | undefined;
277
- color?: string | undefined;
278
- className?: string | undefined;
279
281
  defaultChecked?: boolean | undefined;
280
282
  defaultValue?: string | number | readonly string[] | undefined;
281
283
  suppressContentEditableWarning?: boolean | undefined;
@@ -287,16 +289,14 @@ export declare const AppContainerContainer: import("@emotion/styled").StyledComp
287
289
  contextMenu?: string | undefined;
288
290
  dir?: string | undefined;
289
291
  draggable?: (boolean | "false" | "true") | undefined;
290
- enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
292
+ enterKeyHint?: "search" | "done" | "enter" | "go" | "next" | "previous" | "send" | undefined;
291
293
  lang?: string | undefined;
292
294
  nonce?: string | undefined;
293
295
  spellCheck?: (boolean | "false" | "true") | undefined;
294
296
  tabIndex?: number | undefined;
295
- translate?: "yes" | "no" | undefined;
296
297
  radioGroup?: string | undefined;
297
298
  role?: import("react").AriaRole | undefined;
298
299
  about?: string | undefined;
299
- content?: string | undefined;
300
300
  datatype?: string | undefined;
301
301
  inlist?: any;
302
302
  prefix?: string | undefined;
@@ -316,13 +316,13 @@ export declare const AppContainerContainer: import("@emotion/styled").StyledComp
316
316
  results?: number | undefined;
317
317
  security?: string | undefined;
318
318
  unselectable?: "off" | "on" | undefined;
319
- inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
319
+ inputMode?: "none" | "email" | "search" | "text" | "numeric" | "url" | "tel" | "decimal" | undefined;
320
320
  is?: string | undefined;
321
321
  exportparts?: string | undefined;
322
322
  part?: string | undefined;
323
323
  "aria-activedescendant"?: string | undefined;
324
324
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
325
- "aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
325
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
326
326
  "aria-braillelabel"?: string | undefined;
327
327
  "aria-brailleroledescription"?: string | undefined;
328
328
  "aria-busy"?: (boolean | "false" | "true") | undefined;
@@ -332,17 +332,17 @@ export declare const AppContainerContainer: import("@emotion/styled").StyledComp
332
332
  "aria-colindextext"?: string | undefined;
333
333
  "aria-colspan"?: number | undefined;
334
334
  "aria-controls"?: string | undefined;
335
- "aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
335
+ "aria-current"?: boolean | "page" | "time" | "date" | "false" | "true" | "step" | "location" | undefined;
336
336
  "aria-describedby"?: string | undefined;
337
337
  "aria-description"?: string | undefined;
338
338
  "aria-details"?: string | undefined;
339
339
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
340
- "aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
340
+ "aria-dropeffect"?: "none" | "link" | "copy" | "move" | "execute" | "popup" | undefined;
341
341
  "aria-errormessage"?: string | undefined;
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 | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
345
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "false" | "true" | "listbox" | "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;
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  export declare const TitleStyled: 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" | "className" | "classes" | "children" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "flex" | "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" | "textAlign" | "className" | "style" | "classes" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "borderRadius" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "color" | "zIndex" | "position" | "boxShadow" | "maxWidth" | "minWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "p" | "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" | "textTransform" | "children" | "sx" | "variant" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "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 StyledWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -6,7 +6,6 @@ import { DragControls } from 'framer-motion';
6
6
  import { Country } from './appConfig';
7
7
  import { SortingOrder } from './sort';
8
8
  import { SxProps } from '@mui/material';
9
- import { CustomColumnFilterProps } from '../components/VirtualTable';
10
9
  export interface TableFilters<T> {
11
10
  order: string;
12
11
  dateRange: [Date, Date];
@@ -92,7 +91,7 @@ export interface IColumnFilterInputs {
92
91
  export interface IColumnFilterCustom {
93
92
  type: 'custom';
94
93
  options: Array<Record<string, string>>;
95
- render: (props: CustomColumnFilterProps) => JSX.Element;
94
+ render: (v: any) => JSX.Element;
96
95
  }
97
96
  export type AnimationType = false | 'pulse' | 'wave' | undefined;
98
97
  export type TableMode = 'sheet' | 'text' | 'default';
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@tap-payments/os-micro-frontend-shared",
3
3
  "description": "Shared components and utilities for Tap Payments micro frontends",
4
- "version": "0.0.286",
5
- "testVersion": 0,
4
+ "version": "0.0.287",
5
+ "testVersion": 6,
6
6
  "type": "module",
7
7
  "main": "build/index.js",
8
8
  "module": "build/index.js",