@epam/uui 5.8.0 → 5.8.1-alpha.0
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/components/buttons/Button.d.ts +3 -6
- package/components/buttons/Button.d.ts.map +1 -1
- package/components/buttons/IconButton.d.ts +3 -7
- package/components/buttons/IconButton.d.ts.map +1 -1
- package/components/buttons/LinkButton.d.ts +3 -11
- package/components/buttons/LinkButton.d.ts.map +1 -1
- package/components/buttons/TabButton.d.ts +3 -12
- package/components/buttons/TabButton.d.ts.map +1 -1
- package/components/buttons/VerticalTabButton.d.ts +1 -9
- package/components/buttons/VerticalTabButton.d.ts.map +1 -1
- package/components/inputs/Checkbox.d.ts +3 -2
- package/components/inputs/Checkbox.d.ts.map +1 -1
- package/components/inputs/NumericInput.d.ts +3 -2
- package/components/inputs/NumericInput.d.ts.map +1 -1
- package/components/inputs/Switch.d.ts +3 -2
- package/components/inputs/Switch.d.ts.map +1 -1
- package/components/inputs/TextArea.d.ts +3 -2
- package/components/inputs/TextArea.d.ts.map +1 -1
- package/components/layout/LabeledInput.d.ts +3 -2
- package/components/layout/LabeledInput.d.ts.map +1 -1
- package/components/overlays/Modals.d.ts +1 -1
- package/components/overlays/Modals.d.ts.map +1 -1
- package/components/pickers/PickerInput.d.ts.map +1 -1
- package/components/pickers/PickerToggler.d.ts.map +1 -1
- package/components/pickers/highlight.d.ts +1 -0
- package/components/pickers/highlight.d.ts.map +1 -1
- package/components/tables/DataRowsContainer/DataRowsGroups.d.ts.map +1 -1
- package/components/tables/DataRowsContainer/utils.d.ts.map +1 -1
- package/components/typography/RichTextView.d.ts +3 -2
- package/components/typography/RichTextView.d.ts.map +1 -1
- package/components/widgets/Badge.d.ts +3 -15
- package/components/widgets/Badge.d.ts.map +1 -1
- package/components/widgets/Tag.d.ts +3 -21
- package/components/widgets/Tag.d.ts.map +1 -1
- package/helpers/useColumnsWithFilters.d.ts +1 -1
- package/helpers/useColumnsWithFilters.d.ts.map +1 -1
- package/icons/icons.d.ts +1 -0
- package/icons/icons.d.ts.map +1 -1
- package/index.esm.js +109 -108
- package/index.esm.js.map +1 -1
- package/index.js +109 -108
- package/index.js.map +1 -1
- package/package.json +5 -5
- package/stats.html +1 -1
- package/styles.css +2778 -2778
- package/styles.css.map +1 -1
|
@@ -24,11 +24,8 @@ export interface ButtonModsOverride {
|
|
|
24
24
|
/** Represents the 'Core properties' for the Button component. */
|
|
25
25
|
export type ButtonCoreProps = uuiComponents.ButtonProps;
|
|
26
26
|
/** Represents the props for a Button component. */
|
|
27
|
-
export
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
clearIcon?: import("@epam/uui-core").Icon;
|
|
31
|
-
dropdownIcon?: import("@epam/uui-core").Icon;
|
|
32
|
-
} & Omit<ButtonMods, never> & ButtonModsOverride & import("react").RefAttributes<any>>;
|
|
27
|
+
export interface ButtonProps extends ButtonCoreProps, Overwrite<ButtonMods, ButtonModsOverride> {
|
|
28
|
+
}
|
|
29
|
+
export declare const Button: import("react").ComponentType<ButtonProps & import("react").RefAttributes<any>>;
|
|
33
30
|
export {};
|
|
34
31
|
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../components/buttons/Button.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAY,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAMvC,KAAK,UAAU,GAAG;IACd;;;OAGG;IACH,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC;IAC9C;;;OAGG;IACH,KAAK,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAAC;CACjF,CAAC;AACF,MAAM,WAAW,kBAAkB;CAAG;AAEtC,iEAAiE;AACjE,MAAM,MAAM,eAAe,GAAG,aAAa,CAAC,WAAW,CAAC;AAExD,mDAAmD;AACnD,MAAM,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../components/buttons/Button.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAY,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAMvC,KAAK,UAAU,GAAG;IACd;;;OAGG;IACH,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAC1B;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,MAAM,CAAC;IAC9C;;;OAGG;IACH,KAAK,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAAC;CACjF,CAAC;AACF,MAAM,WAAW,kBAAkB;CAAG;AAEtC,iEAAiE;AACjE,MAAM,MAAM,eAAe,GAAG,aAAa,CAAC,WAAW,CAAC;AAExD,mDAAmD;AACnD,MAAM,WAAW,WAAY,SAAQ,eAAe,EAAE,SAAS,CAAC,UAAU,EAAE,kBAAkB,CAAC;CAAG;AAYlG,eAAO,MAAM,MAAM,iFASlB,CAAC"}
|
|
@@ -18,12 +18,8 @@ export type IconButtonCoreProps = Omit<uuiComponents.IconButtonProps, 'size'> &
|
|
|
18
18
|
export interface IconButtonModsOverride {
|
|
19
19
|
}
|
|
20
20
|
/** Represents the properties of the IconButton component. */
|
|
21
|
-
export
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
* Defines component size.
|
|
25
|
-
*/
|
|
26
|
-
size?: '18' | '24' | '30' | '36';
|
|
27
|
-
} & Omit<IconButtonMods, never> & IconButtonModsOverride & import("react").RefAttributes<any>>;
|
|
21
|
+
export interface IconButtonProps extends IconButtonCoreProps, Overwrite<IconButtonMods, IconButtonModsOverride> {
|
|
22
|
+
}
|
|
23
|
+
export declare const IconButton: import("react").ComponentType<IconButtonProps & import("react").RefAttributes<any>>;
|
|
28
24
|
export {};
|
|
29
25
|
//# sourceMappingURL=IconButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/IconButton.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAY,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAIhE,UAAU,cAAc;IACpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAAC;CAC5H;AAED,kEAAkE;AAClE,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,aAAa,CAAC,eAAe,EAAE,MAAM,CAAC,GAAG;IAC5E;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CACpC,CAAC;AAEF,MAAM,WAAW,sBAAsB;CAAG;AAE1C,6DAA6D;AAC7D,MAAM,
|
|
1
|
+
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/IconButton.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAY,SAAS,EAAa,MAAM,gBAAgB,CAAC;AAIhE,UAAU,cAAc;IACpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,SAAS,GAAG,WAAW,GAAG,SAAS,GAAG,OAAO,CAAC;CAC5H;AAED,kEAAkE;AAClE,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,aAAa,CAAC,eAAe,EAAE,MAAM,CAAC,GAAG;IAC5E;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CACpC,CAAC;AAEF,MAAM,WAAW,sBAAsB;CAAG;AAE1C,6DAA6D;AAC7D,MAAM,WAAW,eAAgB,SAAQ,mBAAmB,EAAE,SAAS,CAAC,cAAc,EAAE,sBAAsB,CAAC;CAAG;AAMlH,eAAO,MAAM,UAAU,qFAkBtB,CAAC"}
|
|
@@ -10,7 +10,7 @@ interface LinkButtonMods {
|
|
|
10
10
|
color?: 'primary' | 'secondary' | 'accent' | 'critical' | 'white' | 'contrast';
|
|
11
11
|
}
|
|
12
12
|
/** Represents the Core properties of the LinkButton component. */
|
|
13
|
-
export
|
|
13
|
+
export interface LinkButtonCoreProps extends ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption {
|
|
14
14
|
/** Icon for drop-down toggler */
|
|
15
15
|
dropdownIcon?: Icon;
|
|
16
16
|
/**
|
|
@@ -18,19 +18,11 @@ export type LinkButtonCoreProps = ClickableComponentProps & IDropdownToggler & I
|
|
|
18
18
|
* @default '36'
|
|
19
19
|
*/
|
|
20
20
|
size?: types.ControlSize | '42';
|
|
21
|
-
}
|
|
21
|
+
}
|
|
22
22
|
export interface LinkButtonModsOverride {
|
|
23
23
|
}
|
|
24
24
|
/** Represents the properties of the LinkButton component. */
|
|
25
25
|
export type LinkButtonProps = LinkButtonCoreProps & Overwrite<LinkButtonMods, LinkButtonModsOverride>;
|
|
26
|
-
export declare const LinkButton: React.ForwardRefExoticComponent<
|
|
27
|
-
/** Icon for drop-down toggler */
|
|
28
|
-
dropdownIcon?: Icon;
|
|
29
|
-
/**
|
|
30
|
-
* Defines component size.
|
|
31
|
-
* @default '36'
|
|
32
|
-
*/
|
|
33
|
-
size?: types.ControlSize | '42';
|
|
34
|
-
} & Omit<LinkButtonMods, never> & LinkButtonModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
26
|
+
export declare const LinkButton: React.ForwardRefExoticComponent<LinkButtonCoreProps & Omit<LinkButtonMods, never> & LinkButtonModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
35
27
|
export {};
|
|
36
28
|
//# sourceMappingURL=LinkButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinkButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/LinkButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAa,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAc,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACjH,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AACzF,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAQlC,UAAU,cAAc;IACpB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,CAAC;CAClF;AAED,kEAAkE;AAClE,MAAM,
|
|
1
|
+
{"version":3,"file":"LinkButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/LinkButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAa,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAc,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACjH,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AACzF,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAQlC,UAAU,cAAc;IACpB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,CAAC;CAClF;AAED,kEAAkE;AAClE,MAAM,WAAW,mBAAoB,SAAQ,uBAAuB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW;IACzG,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC;CACnC;AAED,MAAM,WAAW,sBAAsB;CAAG;AAE1C,6DAA6D;AAC7D,MAAM,MAAM,eAAe,GAAG,mBAAmB,GAAG,SAAS,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;AAYtG,eAAO,MAAM,UAAU,0KAyCrB,CAAC"}
|
|
@@ -13,7 +13,7 @@ type TabButtonMods = {
|
|
|
13
13
|
export interface TabButtonModsOverride {
|
|
14
14
|
}
|
|
15
15
|
/** Represents the properties of a TabButton component. */
|
|
16
|
-
export
|
|
16
|
+
export interface TabButtonProps extends Overwrite<TabButtonMods, TabButtonModsOverride>, ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption {
|
|
17
17
|
/** Call to clear toggler value */
|
|
18
18
|
onClear?(e?: any): void;
|
|
19
19
|
/** Icon for clear value button (usually cross) */
|
|
@@ -22,16 +22,7 @@ export type TabButtonProps = Overwrite<TabButtonMods, TabButtonModsOverride> & C
|
|
|
22
22
|
dropdownIcon?: Icon;
|
|
23
23
|
/** Count value to be placed in component */
|
|
24
24
|
count?: React.ReactNode;
|
|
25
|
-
}
|
|
26
|
-
export declare const TabButton: React.ForwardRefExoticComponent<
|
|
27
|
-
/** Call to clear toggler value */
|
|
28
|
-
onClear?(e?: any): void;
|
|
29
|
-
/** Icon for clear value button (usually cross) */
|
|
30
|
-
clearIcon?: Icon;
|
|
31
|
-
/** Icon for drop-down toggler */
|
|
32
|
-
dropdownIcon?: Icon;
|
|
33
|
-
/** Count value to be placed in component */
|
|
34
|
-
count?: React.ReactNode;
|
|
35
|
-
} & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
25
|
+
}
|
|
26
|
+
export declare const TabButton: React.ForwardRefExoticComponent<TabButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
36
27
|
export {};
|
|
37
28
|
//# sourceMappingURL=TabButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/TabButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAM,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAA0B,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACtH,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAMzF,KAAK,aAAa,GAAG;IACjB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,8CAA8C;IAC9C,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,MAAM,WAAW,qBAAqB;CAAG;AAEzC,0DAA0D;AAC1D,MAAM,
|
|
1
|
+
{"version":3,"file":"TabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/TabButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAM,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAA0B,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACtH,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAMzF,KAAK,aAAa,GAAG;IACjB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,8CAA8C;IAC9C,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,MAAM,WAAW,qBAAqB;CAAG;AAEzC,0DAA0D;AAC1D,MAAM,WAAW,cAAe,SAAQ,SAAS,CAAC,aAAa,EAAE,qBAAqB,CAAC,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW;IACrJ,kCAAkC;IAClC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;IACxB,kDAAkD;IAClD,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,SAAS,gIAuDpB,CAAC"}
|
|
@@ -2,13 +2,5 @@
|
|
|
2
2
|
import { TabButtonProps } from './TabButton';
|
|
3
3
|
/** Represents the properties of a VerticalTabButton component. */
|
|
4
4
|
export type VerticalTabButtonProps = TabButtonProps;
|
|
5
|
-
export declare const VerticalTabButton: import("react").ComponentType<
|
|
6
|
-
size?: "36" | "48" | "60";
|
|
7
|
-
withNotify?: boolean;
|
|
8
|
-
}, never> & import("./TabButton").TabButtonModsOverride & import("@epam/uui-core").IClickable & import("@epam/uui-core").IAnalyticableClick & import("@epam/uui-core").IHasTabIndex & import("@epam/uui-core").IDisableable & import("@epam/uui-core").IHasCX & import("@epam/uui-core").ICanRedirect & import("@epam/uui-core").IHasRawProps<import("@epam/uui-components").ClickableRawProps> & import("@epam/uui-core").IDropdownToggler & import("@epam/uui-core").IHasIcon & import("@epam/uui-core").IHasCaption & {
|
|
9
|
-
onClear?(e?: any): void;
|
|
10
|
-
clearIcon?: import("@epam/uui-core").Icon;
|
|
11
|
-
dropdownIcon?: import("@epam/uui-core").Icon;
|
|
12
|
-
count?: import("react").ReactNode;
|
|
13
|
-
} & import("react").RefAttributes<any>>;
|
|
5
|
+
export declare const VerticalTabButton: import("react").ComponentType<TabButtonProps & import("react").RefAttributes<any>>;
|
|
14
6
|
//# sourceMappingURL=VerticalTabButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerticalTabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/VerticalTabButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAa,cAAc,EAAE,MAAM,aAAa,CAAC;AAOxD,kEAAkE;AAClE,MAAM,MAAM,sBAAsB,GAAG,cAAc,CAAC;AAEpD,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"VerticalTabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/VerticalTabButton.tsx"],"names":[],"mappings":";AACA,OAAO,EAAa,cAAc,EAAE,MAAM,aAAa,CAAC;AAOxD,kEAAkE;AAClE,MAAM,MAAM,sBAAsB,GAAG,cAAc,CAAC;AAEpD,eAAO,MAAM,iBAAiB,oFAAkG,CAAC"}
|
|
@@ -16,7 +16,8 @@ interface CheckboxMods {
|
|
|
16
16
|
export interface CheckboxModsOverride {
|
|
17
17
|
}
|
|
18
18
|
/** Represents the properties of the Checkbox component. */
|
|
19
|
-
export
|
|
20
|
-
|
|
19
|
+
export interface CheckboxProps extends uuiComponents.CheckboxProps, Overwrite<CheckboxMods, CheckboxModsOverride> {
|
|
20
|
+
}
|
|
21
|
+
export declare const Checkbox: import("react").ComponentType<CheckboxProps & import("react").RefAttributes<any>>;
|
|
21
22
|
export {};
|
|
22
23
|
//# sourceMappingURL=Checkbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../components/inputs/Checkbox.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAKtD,UAAU,YAAY;IAClB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,oBAAoB;CAAG;AAExC,2DAA2D;AAC3D,MAAM,
|
|
1
|
+
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../components/inputs/Checkbox.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAKtD,UAAU,YAAY;IAClB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,oBAAoB;CAAG;AAExC,2DAA2D;AAC3D,MAAM,WAAW,aAAc,SAAQ,aAAa,CAAC,aAAa,EAAE,SAAS,CAAC,YAAY,EAAE,oBAAoB,CAAC;CAAG;AAoBpH,eAAO,MAAM,QAAQ,mFAIpB,CAAC"}
|
|
@@ -12,7 +12,8 @@ type NumericInputMods = IHasEditMode & {
|
|
|
12
12
|
export interface NumericInputModsOverride {
|
|
13
13
|
}
|
|
14
14
|
/** Represents the properties of a NumericInput component. */
|
|
15
|
-
export
|
|
16
|
-
|
|
15
|
+
export interface NumericInputProps extends uuiNumericInputProps, Overwrite<NumericInputMods, NumericInputModsOverride> {
|
|
16
|
+
}
|
|
17
|
+
export declare const NumericInput: import("react").ComponentType<NumericInputProps & import("react").RefAttributes<any>>;
|
|
17
18
|
export {};
|
|
18
19
|
//# sourceMappingURL=NumericInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumericInput.d.ts","sourceRoot":"","sources":["../../../components/inputs/NumericInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAmC,iBAAiB,IAAI,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAClH,OAAO,EAAY,YAAY,EAAE,MAAM,UAAU,CAAC;AAQlD,KAAK,gBAAgB,GAAG,YAAY,GAAG;IACnC;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,MAAM,WAAW,wBAAwB;CAAG;AAY5C,6DAA6D;AAC7D,MAAM,
|
|
1
|
+
{"version":3,"file":"NumericInput.d.ts","sourceRoot":"","sources":["../../../components/inputs/NumericInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAAmC,iBAAiB,IAAI,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAClH,OAAO,EAAY,YAAY,EAAE,MAAM,UAAU,CAAC;AAQlD,KAAK,gBAAgB,GAAG,YAAY,GAAG;IACnC;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,MAAM,WAAW,wBAAwB;CAAG;AAY5C,6DAA6D;AAC7D,MAAM,WAAW,iBAAkB,SAAQ,oBAAoB,EAAE,SAAS,CAAC,gBAAgB,EAAE,wBAAwB,CAAC;CAAG;AAEzH,eAAO,MAAM,YAAY,uFAWxB,CAAC"}
|
|
@@ -11,7 +11,8 @@ interface SwitchMods {
|
|
|
11
11
|
export interface SwitchModsOverride {
|
|
12
12
|
}
|
|
13
13
|
/** Represents the properties of the Switch component. */
|
|
14
|
-
export
|
|
15
|
-
|
|
14
|
+
export interface SwitchProps extends uuiComponents.SwitchProps, Overwrite<SwitchMods, SwitchModsOverride> {
|
|
15
|
+
}
|
|
16
|
+
export declare const Switch: import("react").ComponentType<SwitchProps & import("react").RefAttributes<any>>;
|
|
16
17
|
export {};
|
|
17
18
|
//# sourceMappingURL=Switch.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../components/inputs/Switch.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAGtD,UAAU,UAAU;IAChB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,kBAAkB;CAAG;AAEtC,yDAAyD;AACzD,MAAM,
|
|
1
|
+
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../components/inputs/Switch.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAGtD,UAAU,UAAU;IAChB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,kBAAkB;CAAG;AAEtC,yDAAyD;AACzD,MAAM,WAAW,WAAY,SAAQ,aAAa,CAAC,WAAW,EAAE,SAAS,CAAC,UAAU,EAAE,kBAAkB,CAAC;CAAG;AAQ5G,eAAO,MAAM,MAAM,iFAA0F,CAAC"}
|
|
@@ -12,7 +12,8 @@ type TextAreaMods = types.IHasEditMode & {
|
|
|
12
12
|
export interface TextAreaModsOverride {
|
|
13
13
|
}
|
|
14
14
|
/** Represents the properties of a TextArea component. */
|
|
15
|
-
export
|
|
16
|
-
|
|
15
|
+
export interface TextAreaProps extends uuiTextAreaProps, Overwrite<TextAreaMods, TextAreaModsOverride> {
|
|
16
|
+
}
|
|
17
|
+
export declare const TextArea: import("react").ComponentType<TextAreaProps & import("react").RefAttributes<any>>;
|
|
17
18
|
export {};
|
|
18
19
|
//# sourceMappingURL=TextArea.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../components/inputs/TextArea.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAA2B,aAAa,IAAI,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAClG,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAMlC,KAAK,YAAY,GAAG,KAAK,CAAC,YAAY,GAAG;IACrC;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,MAAM,WAAW,oBAAoB;CAAG;AAUxC,yDAAyD;AACzD,MAAM,
|
|
1
|
+
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../components/inputs/TextArea.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,EAA2B,aAAa,IAAI,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAClG,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAMlC,KAAK,YAAY,GAAG,KAAK,CAAC,YAAY,GAAG;IACrC;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C,CAAC;AAEF,MAAM,WAAW,oBAAoB;CAAG;AAUxC,yDAAyD;AACzD,MAAM,WAAW,aAAc,SAAQ,gBAAgB,EAAE,SAAS,CAAC,YAAY,EAAE,oBAAoB,CAAC;CAAG;AAEzG,eAAO,MAAM,QAAQ,mFASpB,CAAC"}
|
|
@@ -10,7 +10,8 @@ interface LabeledInputMods {
|
|
|
10
10
|
export interface LabeledInputModsOverride {
|
|
11
11
|
}
|
|
12
12
|
/** Represents the properties of the LabeledInput component. */
|
|
13
|
-
export
|
|
14
|
-
|
|
13
|
+
export interface LabeledInputProps extends uuiComponents.LabeledInputProps, Overwrite<LabeledInputMods, LabeledInputModsOverride> {
|
|
14
|
+
}
|
|
15
|
+
export declare const LabeledInput: import("react").ComponentType<LabeledInputProps & import("react").RefAttributes<any>>;
|
|
15
16
|
export {};
|
|
16
17
|
//# sourceMappingURL=LabeledInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabeledInput.d.ts","sourceRoot":"","sources":["../../../components/layout/LabeledInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAQtD,UAAU,gBAAgB;IACtB;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAED,MAAM,WAAW,wBAAwB;CAAG;AAE5C,+DAA+D;AAC/D,MAAM,
|
|
1
|
+
{"version":3,"file":"LabeledInput.d.ts","sourceRoot":"","sources":["../../../components/layout/LabeledInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AACrD,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AAQtD,UAAU,gBAAgB;IACtB;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAED,MAAM,WAAW,wBAAwB;CAAG;AAE5C,+DAA+D;AAC/D,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,EAAE,wBAAwB,CAAC;CAAG;AAMpI,eAAO,MAAM,YAAY,uFAGtB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { ModalFooterCoreProps, ModalWindowProps as uuiModalWindowProps, ModalBlockerProps, ModalHeaderCoreProps } from '@epam/uui-core';
|
|
3
3
|
import { RowMods, FlexRowProps } from '../layout';
|
|
4
4
|
export declare const ModalBlocker: React.ComponentType<ModalBlockerProps & React.RefAttributes<any>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Modals.d.ts","sourceRoot":"","sources":["../../../components/overlays/Modals.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"Modals.d.ts","sourceRoot":"","sources":["../../../components/overlays/Modals.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAY,oBAAoB,EAAE,gBAAgB,IAAI,mBAAmB,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAElJ,OAAO,EAAuB,OAAO,EAAY,YAAY,EAAE,MAAM,WAAW,CAAC;AAOjF,eAAO,MAAM,YAAY,mEAA4F,CAAC;AAEtH,UAAU,eAAe;IACrB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC/B;AAED,MAAM,WAAW,oBAAqB,SAAQ,mBAAmB;CAAG;AAEpE,MAAM,WAAW,gBAAiB,SAAQ,oBAAoB,EAAE,eAAe;CAAG;AAElF,eAAO,MAAM,WAAW,kEAsBvB,CAAC;AAEF,MAAM,WAAW,gBAAiB,SAAQ,OAAO,EAAE,oBAAoB;CAAG;AAE1E,qBAAa,WAAY,SAAQ,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC;IAC9D,MAAM;CAyBT;AAED,MAAM,WAAW,gBAAiB,SAAQ,YAAY,EAAE,oBAAoB;CAAG;AAE/E,qBAAa,WAAY,SAAQ,KAAK,CAAC,SAAS,CAAC,gBAAgB,CAAC;IAC9D,MAAM;CAkBT"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PickerInput.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,EAAE,6BAA6B,EAAuB,oBAAoB,EAAsC,MAAM,sBAAsB,CAAC;AAEpJ,OAAO,EAAY,YAAY,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAA+G,kBAAkB,EAAY,MAAM,gBAAgB,CAAC;AAY3K,MAAM,MAAM,gBAAgB,CAAC,KAAK,EAAE,GAAG,IAAI,OAAO,GAAG,YAAY,GAAG,oBAAoB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG;IACnG;;;OAGG;IACH,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,6BAA6B,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,GAAG,CAAC,OAAO,CAAC;CACjF,CAAC;AA+LF,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"PickerInput.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAC3D,OAAO,EAAE,6BAA6B,EAAuB,oBAAoB,EAAsC,MAAM,sBAAsB,CAAC;AAEpJ,OAAO,EAAY,YAAY,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAA+G,kBAAkB,EAAY,MAAM,gBAAgB,CAAC;AAY3K,MAAM,MAAM,gBAAgB,CAAC,KAAK,EAAE,GAAG,IAAI,OAAO,GAAG,YAAY,GAAG,oBAAoB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG;IACnG;;;OAGG;IACH,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,6BAA6B,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,GAAG,CAAC,OAAO,CAAC;CACjF,CAAC;AA+LF,eAAO,MAAM,WAAW,sBACb,iBAAiB,KAAK,EAAE,GAAG,CAAC,OAC9B,MAAM,YAAY,CAAC,kBAAkB,CAAC,KAC1C,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PickerToggler.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerToggler.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAClC,OAAO,EAAqC,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAQ7F,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,YAAY;IACzD;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAgCD,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"PickerToggler.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerToggler.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAClC,OAAO,EAAqC,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAQ7F,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,YAAY;IACzD;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAgCD,eAAO,MAAM,aAAa,sBACf,mBAAmB,KAAK,EAAE,GAAG,CAAC,GAAG,iBAAiB,OACpD,MAAM,YAAY,CAAC,WAAW,CAAC,KACnC,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"highlight.d.ts","sourceRoot":"","sources":["../../../components/pickers/highlight.tsx"],"names":[],"mappings":"AAEA,UAAU,cAAc;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,OAAO,CAAC;CAC1B;AA0CD,eAAO,MAAM,kBAAkB,QAAS,MAAM,UAAU,MAAM,qBAkB7D,CAAC;AAeF,eAAO,MAAM,2BAA2B,QAAS,MAAM,WAAW,MAAM,2BAWvE,CAAC"}
|
|
1
|
+
{"version":3,"file":"highlight.d.ts","sourceRoot":"","sources":["../../../components/pickers/highlight.tsx"],"names":[],"mappings":";AAEA,UAAU,cAAc;IACpB,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,aAAa,EAAE,OAAO,CAAC;CAC1B;AA0CD,eAAO,MAAM,kBAAkB,QAAS,MAAM,UAAU,MAAM,qBAkB7D,CAAC;AAeF,eAAO,MAAM,2BAA2B,QAAS,MAAM,WAAW,MAAM,2BAWvE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataRowsGroups.d.ts","sourceRoot":"","sources":["../../../../components/tables/DataRowsContainer/DataRowsGroups.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAW9C,MAAM,WAAW,mBAAmB,CAAC,KAAK,EAAE,GAAG;IAC3C,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IACjC,SAAS,EAAE,CAAC,KAAK,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAChE,GAAG,EAAE,MAAM,CAAC;CACf;AA8BD,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"DataRowsGroups.d.ts","sourceRoot":"","sources":["../../../../components/tables/DataRowsContainer/DataRowsGroups.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAW9C,MAAM,WAAW,mBAAmB,CAAC,KAAK,EAAE,GAAG;IAC3C,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IACjC,SAAS,EAAE,CAAC,KAAK,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAChE,GAAG,EAAE,MAAM,CAAC;CACf;AA8BD,eAAO,MAAM,UAAU,qBACb,aAAa,KAAK,EAAE,GAAG,CAAC,EAAE,qBACb,aAAa,KAAK,EAAE,GAAG,CAAC,KAAK,MAAM,SAAS,QACzD,MAAM,KACb,MAAM,SAAS,EAyBjB,CAAC;AAEF,wBAAgB,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,EACvC,IAAI,EACJ,SAAS,EACT,GAAO,GACV,EAAE,mBAAmB,CAAC,KAAK,EAAE,GAAG,CAAC,eAIjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../components/tables/DataRowsContainer/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../components/tables/DataRowsContainer/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,eAAO,MAAM,kBAAkB,oBAAqB,aAAa,KAAK,EAAE,GAAG,CAAC,QAAQ,aAAa,KAAK,EAAE,GAAG,CAAC,EAAE,iCAY7G,CAAC"}
|
|
@@ -10,7 +10,8 @@ interface RichTextViewMods {
|
|
|
10
10
|
}
|
|
11
11
|
export interface RichTextViewModsOverride {
|
|
12
12
|
}
|
|
13
|
-
export
|
|
14
|
-
|
|
13
|
+
export interface RichTextViewProps extends uuiComponents.RichTextViewProps, Overwrite<RichTextViewMods, RichTextViewModsOverride> {
|
|
14
|
+
}
|
|
15
|
+
export declare const RichTextView: import("react").ComponentType<RichTextViewProps & import("react").RefAttributes<any>>;
|
|
15
16
|
export {};
|
|
16
17
|
//# sourceMappingURL=RichTextView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RichTextView.d.ts","sourceRoot":"","sources":["../../../components/typography/RichTextView.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AAErD,UAAU,gBAAgB;IACtB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;CAAG;AAE5C,MAAM,
|
|
1
|
+
{"version":3,"file":"RichTextView.d.ts","sourceRoot":"","sources":["../../../components/typography/RichTextView.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAC;AACtD,OAAO,EAAE,SAAS,EAAY,MAAM,gBAAgB,CAAC;AAErD,UAAU,gBAAgB;IACtB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;CAAG;AAE5C,MAAM,WAAW,iBAAkB,SAAQ,aAAa,CAAC,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,EAAE,wBAAwB,CAAC;CAAG;AAEpI,eAAO,MAAM,YAAY,uFAGxB,CAAC"}
|
|
@@ -17,7 +17,7 @@ type BadgeMods = {
|
|
|
17
17
|
};
|
|
18
18
|
export interface BadgeModsOverride {
|
|
19
19
|
}
|
|
20
|
-
export
|
|
20
|
+
export interface BadgeCoreProps extends ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption {
|
|
21
21
|
/** Pass true to display an indicator. It shows only if fill = 'outline'. */
|
|
22
22
|
indicator?: boolean;
|
|
23
23
|
/**
|
|
@@ -29,21 +29,9 @@ export type BadgeCoreProps = ClickableComponentProps & IDropdownToggler & IHasIc
|
|
|
29
29
|
dropdownIcon?: Icon;
|
|
30
30
|
/** Count value to be placed in component */
|
|
31
31
|
count?: React.ReactNode;
|
|
32
|
-
}
|
|
32
|
+
}
|
|
33
33
|
/** Represents the properties of a Badge component. */
|
|
34
34
|
export type BadgeProps = BadgeCoreProps & Overwrite<BadgeMods, BadgeModsOverride>;
|
|
35
|
-
export declare const Badge: React.ForwardRefExoticComponent<
|
|
36
|
-
/** Pass true to display an indicator. It shows only if fill = 'outline'. */
|
|
37
|
-
indicator?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* Position of the icon (left of right)
|
|
40
|
-
* @default 'left'
|
|
41
|
-
*/
|
|
42
|
-
iconPosition?: 'left' | 'right';
|
|
43
|
-
/** Icon for drop-down toggler */
|
|
44
|
-
dropdownIcon?: Icon;
|
|
45
|
-
/** Count value to be placed in component */
|
|
46
|
-
count?: React.ReactNode;
|
|
47
|
-
} & Omit<BadgeMods, never> & BadgeModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
35
|
+
export declare const Badge: React.ForwardRefExoticComponent<BadgeCoreProps & Omit<BadgeMods, never> & BadgeModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
48
36
|
export {};
|
|
49
37
|
//# sourceMappingURL=Badge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../components/widgets/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAQzF,KAAK,SAAS,GAAG;IACb,+BAA+B;IAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAClD,CAAC;AAEF,MAAM,WAAW,iBAAiB;CAAG;AAErC,MAAM,
|
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../components/widgets/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAQzF,KAAK,SAAS,GAAG;IACb,+BAA+B;IAC/B,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;IAChE;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAClD,CAAC;AAEF,MAAM,WAAW,iBAAiB;CAAG;AAErC,MAAM,WAAW,cAAe,SAAQ,uBAAuB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW;IACpG,4EAA4E;IAC5E,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;OAGG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAChC,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,sDAAsD;AACtD,MAAM,MAAM,UAAU,GAAG,cAAc,GAAG,SAAS,CAAC,SAAS,EAAE,iBAAiB,CAAC,CAAC;AAsBlF,eAAO,MAAM,KAAK,6KA2ChB,CAAC"}
|
|
@@ -32,26 +32,8 @@ export type TagCoreProps = ClickableComponentProps & IDropdownToggler & IHasIcon
|
|
|
32
32
|
count?: React.ReactNode;
|
|
33
33
|
};
|
|
34
34
|
/** Represents the properties of the Tag component. */
|
|
35
|
-
export
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
* Defines component size.
|
|
39
|
-
* @default '36'
|
|
40
|
-
*/
|
|
41
|
-
size?: '18' | '24' | '30' | '36' | '42' | '48';
|
|
42
|
-
/**
|
|
43
|
-
* Defines component fill style.
|
|
44
|
-
* @default 'solid'
|
|
45
|
-
*/
|
|
46
|
-
fill?: 'solid' | 'outline';
|
|
47
|
-
/** Call to clear toggler value */
|
|
48
|
-
onClear?(e?: any): void;
|
|
49
|
-
/** Icon for clear value button (usually cross) */
|
|
50
|
-
clearIcon?: Icon;
|
|
51
|
-
/** Icon for drop-down toggler */
|
|
52
|
-
dropdownIcon?: Icon;
|
|
53
|
-
/** Count value to be placed in component */
|
|
54
|
-
count?: React.ReactNode;
|
|
55
|
-
} & Omit<TagMods, never> & TagModsOverride & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
35
|
+
export interface TagProps extends TagCoreProps, Overwrite<TagMods, TagModsOverride> {
|
|
36
|
+
}
|
|
37
|
+
export declare const Tag: React.ForwardRefExoticComponent<TagProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement | HTMLSpanElement>>;
|
|
56
38
|
export {};
|
|
57
39
|
//# sourceMappingURL=Tag.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../components/widgets/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAgBzF,UAAU,OAAO;IACb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;CACnE;AAED,MAAM,WAAW,eAAe;CAAG;AAEnC,2DAA2D;AAC3D,MAAM,MAAM,YAAY,GAAG,uBAAuB,GAAG,gBAAgB,GAAG,QAAQ,GAAG,WAAW,GAAG;IAC7F;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC/C;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B,kCAAkC;IAClC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;IACxB,kDAAkD;IAClD,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,sDAAsD;AACtD,MAAM,
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../components/widgets/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EACH,IAAI,EAAE,gBAAgB,EAAE,WAAW,EAAE,QAAQ,EAAE,SAAS,EAC3D,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAgBzF,UAAU,OAAO;IACb;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,SAAS,CAAC;CACnE;AAED,MAAM,WAAW,eAAe;CAAG;AAEnC,2DAA2D;AAC3D,MAAM,MAAM,YAAY,GAAG,uBAAuB,GAAG,gBAAgB,GAAG,QAAQ,GAAG,WAAW,GAAG;IAC7F;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC/C;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B,kCAAkC;IAClC,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;IACxB,kDAAkD;IAClD,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,sDAAsD;AACtD,MAAM,WAAW,QAAS,SAAQ,YAAY,EAAE,SAAS,CAAC,OAAO,EAAE,eAAe,CAAC;CAAG;AAYtF,eAAO,MAAM,GAAG,0HA8Cd,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { DataColumnProps, TableFiltersConfig } from '@epam/uui-core';
|
|
2
|
-
export declare const useColumnsWithFilters: <TFilter extends Record<string, any>>(initialColumns: DataColumnProps[], filters: TableFiltersConfig<TFilter>[]) => DataColumnProps<any, any, any>[];
|
|
2
|
+
export declare const useColumnsWithFilters: <TFilter extends Record<string, any>>(initialColumns: DataColumnProps[], filters: TableFiltersConfig<TFilter>[] | undefined) => DataColumnProps<any, any, any>[];
|
|
3
3
|
//# sourceMappingURL=useColumnsWithFilters.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useColumnsWithFilters.d.ts","sourceRoot":"","sources":["../../helpers/useColumnsWithFilters.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAS,kBAAkB,EAAsB,MAAM,gBAAgB,CAAC;AAGhG,eAAO,MAAM,qBAAqB,wDAAyD,eAAe,EAAE,
|
|
1
|
+
{"version":3,"file":"useColumnsWithFilters.d.ts","sourceRoot":"","sources":["../../helpers/useColumnsWithFilters.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAS,kBAAkB,EAAsB,MAAM,gBAAgB,CAAC;AAGhG,eAAO,MAAM,qBAAqB,wDAAyD,eAAe,EAAE,WAAW,mBAAmB,OAAO,CAAC,EAAE,GAAG,SAAS,qCA6B/J,CAAC"}
|
package/icons/icons.d.ts
CHANGED
package/icons/icons.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../icons/icons.tsx"],"names":[],"mappings":"AAgBA,eAAO,MAAM,SAAS;;;;;;;;;;CAUrB,CAAC;AAEF,eAAO,MAAM,WAAW;;;;;;;CAOd,CAAC"}
|
|
1
|
+
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../icons/icons.tsx"],"names":[],"mappings":";AAgBA,eAAO,MAAM,SAAS;;;;;;;;;;CAUrB,CAAC;AAEF,eAAO,MAAM,WAAW;;;;;;;CAOd,CAAC"}
|