@tap-payments/os-micro-frontend-shared 0.0.285-test.6 → 0.0.286
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -21
- package/README.md +12 -12
- package/build/components/AccordionAdapter/style.d.ts +2 -2
- package/build/components/AccountDropdown/style.d.ts +1 -1
- package/build/components/ActionMenu/style.d.ts +1 -1
- package/build/components/ActivityAreaChart/styles.d.ts +3 -3
- package/build/components/AppServices/style.d.ts +1 -1
- package/build/components/AppWindowWrapper/AppWindow/style.d.ts +2 -2
- package/build/components/Button/style.d.ts +1 -1
- package/build/components/Calender/style.d.ts +4 -4
- package/build/components/Chip/style.d.ts +10 -10
- package/build/components/CircularProgressWithLabel/style.d.ts +1 -1
- package/build/components/ConfirmDialog/styles.d.ts +1 -1
- package/build/components/CountBadge/style.d.ts +10 -10
- package/build/components/Dialog/style.d.ts +10 -10
- package/build/components/DockButton/style.d.ts +1 -1
- package/build/components/DropdownButton/constants.d.ts +2 -2
- package/build/components/DropdownButton/style.d.ts +2 -2
- package/build/components/DropdownMenu/styles.d.ts +2 -2
- package/build/components/ErrorBoundary/style.d.ts +1 -1
- package/build/components/FileUpload/style.d.ts +3 -3
- package/build/components/FileUploader/style.d.ts +1 -1
- package/build/components/FlippingCard/style.d.ts +10 -10
- package/build/components/IconWithLabel/style.d.ts +1 -1
- package/build/components/IconsDropdown/style.d.ts +2 -2
- package/build/components/ImageWrapper/ImageWrapper.d.ts +10 -10
- package/build/components/InputBase/SelectBase/style.d.ts +1 -1
- package/build/components/Inputs/FileInput/style.d.ts +1 -1
- package/build/components/JSONViewer/style.d.ts +21 -21
- package/build/components/LabeledIconDropdown/style.d.ts +3 -3
- package/build/components/MultiSelectStatusButton/style.d.ts +1 -1
- package/build/components/MultiSelectWithSearch/style.d.ts +3 -3
- package/build/components/NestedDropdown/styles.d.ts +1 -1
- package/build/components/ProgressBar/style.d.ts +1 -1
- package/build/components/ProgressRing/style.d.ts +2 -2
- package/build/components/RFH/Inputs/SelectWithAccordion/style.d.ts +3 -3
- package/build/components/RangeCalender/components/QuickFilters/style.d.ts +1 -1
- package/build/components/RangeCalender/components/RangeDatepicker/style.d.ts +1 -1
- package/build/components/RangeCalender/style.d.ts +3 -3
- package/build/components/SearchButton/styles.d.ts +40 -40
- package/build/components/SelectDropdown/style.d.ts +1 -1
- package/build/components/SelectWithSearch/style.d.ts +3 -3
- package/build/components/StatusButton/style.d.ts +4 -4
- package/build/components/StatusIcons/AuthIcons/style.d.ts +20 -20
- package/build/components/StatusIcons/AuthorizationAutoIcons/style.d.ts +10 -10
- package/build/components/StatusIcons/ChargeStatusIcon/style.d.ts +60 -60
- package/build/components/StatusIcons/GeographyIcon/style.d.ts +1 -1
- package/build/components/StatusIcons/SourceIcons/style.d.ts +10 -10
- package/build/components/StatusLabel/style.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/hooks/useActionCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ActionCell/style.d.ts +16 -16
- package/build/components/TableCells/CustomCells/AuthenticationCell/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/AuthenticationStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/AuthenticationTypeCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/BalanceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/ChannelsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/CheckoutStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/DestinationStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/DueDateCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/IDButton/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/IntentsStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/InvoiceStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/PayoutStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/ProductsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/ReceiptCell/ReceiptCell.d.ts +1 -1
- package/build/components/TableCells/CustomCells/ReferenceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/RefundChargeCell/style.d.ts +20 -20
- package/build/components/TableCells/CustomCells/RefundStatusCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SalesChannelCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SegmentsCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SourceCell/style.d.ts +10 -10
- package/build/components/TableCells/CustomCells/SourceMergedCell/style.d.ts +65 -65
- package/build/components/TableCells/CustomCells/StatusCell/constant.d.ts +6 -6
- package/build/components/TableCells/CustomCells/StatusCell/constant.js +16 -12
- package/build/components/TableCells/CustomCells/StatusCell/style.d.ts +65 -65
- package/build/components/TableCells/CustomCells/TokenStatusCell/style.d.ts +50 -50
- package/build/components/TableCells/CustomCells/style.d.ts +12 -12
- package/build/components/TableHeader/style.d.ts +1 -1
- package/build/components/Timepicker/style.d.ts +2 -2
- package/build/components/ToolbarIcon/ExpandButton/style.d.ts +1 -1
- package/build/components/VirtualTable/SheetView/SheetViewVirtualTable.js +1 -2
- package/build/components/VirtualTable/SheetView/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/ColumnFilter.js +5 -2
- package/build/components/VirtualTable/components/ColumnFilter/Inputs/style.d.ts +1 -1
- package/build/components/VirtualTable/components/ColumnFilter/index.d.ts +1 -0
- package/build/components/VirtualTable/components/ColumnFilter/index.js +1 -0
- package/build/components/VirtualTable/components/ColumnFilter/style.d.ts +2 -2
- package/build/components/VirtualTable/components/ColumnFilter/type.d.ts +3 -0
- package/build/components/VirtualTable/components/ErrorList/styles.d.ts +1 -1
- package/build/components/VirtualTable/components/TableFooter/style.d.ts +2 -2
- package/build/components/VirtualTable/components/TableHeader/style.d.ts +2 -2
- package/build/components/VirtualTable/components/index.d.ts +1 -1
- package/build/components/VirtualTable/style.d.ts +16 -16
- package/build/components/Widget/style.d.ts +1 -1
- package/build/components/Window/style.d.ts +20 -20
- package/build/components/WindowAppIcon/style.d.ts +1 -1
- package/build/types/table.d.ts +2 -1
- package/package.json +3 -3
|
@@ -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" | "
|
|
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>, {}, {}>;
|
|
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" | "
|
|
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>, {}, {}>;
|
|
@@ -5,3 +5,6 @@ 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" | "
|
|
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>, {}, {}>;
|
|
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" | "
|
|
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"> & {
|
|
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" | "
|
|
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"> & {
|
|
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
|
-
}, "
|
|
4
|
+
}, "style" | "className" | "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
|
-
}, "
|
|
9
|
+
}, "style" | "className" | "classes" | "children" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & {
|
|
10
10
|
isSheetView?: boolean | undefined;
|
|
11
11
|
component: string;
|
|
12
12
|
}, {}, {}>;
|
|
@@ -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
|
-
}, "
|
|
35
|
+
}, "style" | "className" | "classes" | "children" | "sx" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & {
|
|
36
36
|
showShadowHighlight?: boolean | undefined;
|
|
37
37
|
showLoadedStyle?: boolean | undefined;
|
|
38
38
|
isSheetView?: boolean | undefined;
|
|
@@ -49,12 +49,11 @@ 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;
|
|
56
52
|
slot?: string | undefined;
|
|
57
53
|
title?: string | undefined;
|
|
54
|
+
referrerPolicy?: import("react").HTMLAttributeReferrerPolicy | undefined;
|
|
55
|
+
color?: string | undefined;
|
|
56
|
+
className?: string | undefined;
|
|
58
57
|
defaultChecked?: boolean | undefined;
|
|
59
58
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
60
59
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -66,14 +65,16 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
66
65
|
contextMenu?: string | undefined;
|
|
67
66
|
dir?: string | undefined;
|
|
68
67
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
69
|
-
enterKeyHint?: "search" | "done" | "
|
|
68
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
70
69
|
lang?: string | undefined;
|
|
71
70
|
nonce?: string | undefined;
|
|
72
71
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
73
72
|
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;
|
|
77
78
|
datatype?: string | undefined;
|
|
78
79
|
inlist?: any;
|
|
79
80
|
prefix?: string | undefined;
|
|
@@ -93,13 +94,13 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
93
94
|
results?: number | undefined;
|
|
94
95
|
security?: string | undefined;
|
|
95
96
|
unselectable?: "off" | "on" | undefined;
|
|
96
|
-
inputMode?: "none" | "email" | "search" | "
|
|
97
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "tel" | "decimal" | undefined;
|
|
97
98
|
is?: string | undefined;
|
|
98
99
|
exportparts?: string | undefined;
|
|
99
100
|
part?: string | undefined;
|
|
100
101
|
"aria-activedescendant"?: string | undefined;
|
|
101
102
|
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
102
|
-
"aria-autocomplete"?: "none" | "list" | "
|
|
103
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | undefined;
|
|
103
104
|
"aria-braillelabel"?: string | undefined;
|
|
104
105
|
"aria-brailleroledescription"?: string | undefined;
|
|
105
106
|
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
@@ -109,17 +110,17 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
109
110
|
"aria-colindextext"?: string | undefined;
|
|
110
111
|
"aria-colspan"?: number | undefined;
|
|
111
112
|
"aria-controls"?: string | undefined;
|
|
112
|
-
"aria-current"?: boolean | "
|
|
113
|
+
"aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "step" | "location" | undefined;
|
|
113
114
|
"aria-describedby"?: string | undefined;
|
|
114
115
|
"aria-description"?: string | undefined;
|
|
115
116
|
"aria-details"?: string | undefined;
|
|
116
117
|
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
117
|
-
"aria-dropeffect"?: "none" | "
|
|
118
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "move" | "execute" | "popup" | undefined;
|
|
118
119
|
"aria-errormessage"?: string | undefined;
|
|
119
120
|
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
120
121
|
"aria-flowto"?: string | undefined;
|
|
121
122
|
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
122
|
-
"aria-haspopup"?: boolean | "
|
|
123
|
+
"aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "listbox" | "tree" | undefined;
|
|
123
124
|
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
124
125
|
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
|
|
125
126
|
"aria-keyshortcuts"?: string | undefined;
|
|
@@ -307,15 +308,14 @@ export declare const ActionIcon: import("@emotion/styled").StyledComponent<{
|
|
|
307
308
|
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLImageElement> | undefined;
|
|
308
309
|
onTransitionEnd?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
309
310
|
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLImageElement> | undefined;
|
|
310
|
-
|
|
311
|
+
useMap?: string | undefined;
|
|
312
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
313
|
+
sizes?: string | undefined;
|
|
311
314
|
src?: string | undefined;
|
|
312
315
|
alt?: string | undefined;
|
|
313
|
-
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
314
|
-
useMap?: string | undefined;
|
|
315
|
-
loading?: "eager" | "lazy" | undefined;
|
|
316
316
|
decoding?: "auto" | "async" | "sync" | undefined;
|
|
317
|
+
loading?: "eager" | "lazy" | undefined;
|
|
317
318
|
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" | "
|
|
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"> & {
|
|
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,12 +5,10 @@ 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;
|
|
12
8
|
slot?: string | undefined;
|
|
13
9
|
title?: string | undefined;
|
|
10
|
+
color?: string | undefined;
|
|
11
|
+
className?: string | undefined;
|
|
14
12
|
defaultChecked?: boolean | undefined;
|
|
15
13
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
16
14
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -22,14 +20,16 @@ export declare const ContentWrapper: import("@emotion/styled").StyledComponent<{
|
|
|
22
20
|
contextMenu?: string | undefined;
|
|
23
21
|
dir?: string | undefined;
|
|
24
22
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
25
|
-
enterKeyHint?: "search" | "done" | "
|
|
23
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
26
24
|
lang?: string | undefined;
|
|
27
25
|
nonce?: string | undefined;
|
|
28
26
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
29
27
|
tabIndex?: number | undefined;
|
|
28
|
+
translate?: "yes" | "no" | undefined;
|
|
30
29
|
radioGroup?: string | undefined;
|
|
31
30
|
role?: import("react").AriaRole | undefined;
|
|
32
31
|
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" | "
|
|
52
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "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" | "
|
|
58
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | 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 | "
|
|
68
|
+
"aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "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" | "
|
|
73
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "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 | "
|
|
78
|
+
"aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "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,12 +272,10 @@ 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;
|
|
279
275
|
slot?: string | undefined;
|
|
280
276
|
title?: string | undefined;
|
|
277
|
+
color?: string | undefined;
|
|
278
|
+
className?: string | undefined;
|
|
281
279
|
defaultChecked?: boolean | undefined;
|
|
282
280
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
283
281
|
suppressContentEditableWarning?: boolean | undefined;
|
|
@@ -289,14 +287,16 @@ export declare const AppContainerContainer: import("@emotion/styled").StyledComp
|
|
|
289
287
|
contextMenu?: string | undefined;
|
|
290
288
|
dir?: string | undefined;
|
|
291
289
|
draggable?: (boolean | "false" | "true") | undefined;
|
|
292
|
-
enterKeyHint?: "search" | "done" | "
|
|
290
|
+
enterKeyHint?: "search" | "done" | "next" | "enter" | "go" | "previous" | "send" | undefined;
|
|
293
291
|
lang?: string | undefined;
|
|
294
292
|
nonce?: string | undefined;
|
|
295
293
|
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
296
294
|
tabIndex?: number | undefined;
|
|
295
|
+
translate?: "yes" | "no" | undefined;
|
|
297
296
|
radioGroup?: string | undefined;
|
|
298
297
|
role?: import("react").AriaRole | undefined;
|
|
299
298
|
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" | "
|
|
319
|
+
inputMode?: "none" | "email" | "search" | "numeric" | "url" | "text" | "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" | "
|
|
325
|
+
"aria-autocomplete"?: "none" | "list" | "both" | "inline" | 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 | "
|
|
335
|
+
"aria-current"?: boolean | "date" | "false" | "true" | "time" | "page" | "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" | "
|
|
340
|
+
"aria-dropeffect"?: "none" | "copy" | "link" | "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 | "
|
|
345
|
+
"aria-haspopup"?: boolean | "false" | "true" | "dialog" | "menu" | "grid" | "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" | "
|
|
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"> & {
|
|
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>, {}>;
|
package/build/types/table.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ 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';
|
|
9
10
|
export interface TableFilters<T> {
|
|
10
11
|
order: string;
|
|
11
12
|
dateRange: [Date, Date];
|
|
@@ -91,7 +92,7 @@ export interface IColumnFilterInputs {
|
|
|
91
92
|
export interface IColumnFilterCustom {
|
|
92
93
|
type: 'custom';
|
|
93
94
|
options: Array<Record<string, string>>;
|
|
94
|
-
render: (
|
|
95
|
+
render: (props: CustomColumnFilterProps) => JSX.Element;
|
|
95
96
|
}
|
|
96
97
|
export type AnimationType = false | 'pulse' | 'wave' | undefined;
|
|
97
98
|
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.
|
|
5
|
-
"testVersion":
|
|
4
|
+
"version": "0.0.286",
|
|
5
|
+
"testVersion": 0,
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "build/index.js",
|
|
8
8
|
"module": "build/index.js",
|
|
@@ -131,4 +131,4 @@
|
|
|
131
131
|
"publishConfig": {
|
|
132
132
|
"registry": "https://registry.npmjs.org/"
|
|
133
133
|
}
|
|
134
|
-
}
|
|
134
|
+
}
|