@epam/uui 6.2.0-alpha.2 → 6.3.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/LinkButton.d.ts +2 -2
- package/components/buttons/LinkButton.d.ts.map +1 -1
- package/components/buttons/TabButton.d.ts +2 -2
- package/components/buttons/TabButton.d.ts.map +1 -1
- package/components/buttons/VerticalTabButton.d.ts +61 -4
- package/components/buttons/VerticalTabButton.d.ts.map +1 -1
- package/components/fileUpload/FileCard.d.ts.map +1 -1
- package/components/filters/FilterPickerBody.d.ts.map +1 -1
- package/components/filters/PresetPanel/Preset.d.ts +1 -0
- package/components/filters/PresetPanel/Preset.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetActionsDropdown.d.ts +1 -0
- package/components/filters/PresetPanel/PresetActionsDropdown.d.ts.map +1 -1
- package/components/filters/PresetPanel/PresetsPanel.d.ts +2 -0
- package/components/filters/PresetPanel/PresetsPanel.d.ts.map +1 -1
- package/components/inputs/timePicker/TimePickerBody.d.ts.map +1 -1
- package/components/layout/ScrollBars.d.ts +80 -3
- package/components/layout/ScrollBars.d.ts.map +1 -1
- package/components/layout/Tabs.d.ts +19 -0
- package/components/layout/Tabs.d.ts.map +1 -0
- package/components/layout/Tree.d.ts +41 -0
- package/components/layout/Tree.d.ts.map +1 -0
- package/components/layout/VirtualList.d.ts +3 -10
- package/components/layout/VirtualList.d.ts.map +1 -1
- package/components/layout/index.d.ts +2 -0
- package/components/layout/index.d.ts.map +1 -1
- package/components/navigation/MainMenu/Burger/BurgerButton.d.ts +5 -5
- package/components/navigation/MainMenu/Burger/BurgerButton.d.ts.map +1 -1
- package/components/navigation/MainMenu/MainMenuButton.d.ts +3 -3
- package/components/navigation/MainMenu/MainMenuButton.d.ts.map +1 -1
- package/components/navigation/MainMenu/MainMenuDropdown.d.ts +2 -4
- package/components/navigation/MainMenu/MainMenuDropdown.d.ts.map +1 -1
- package/components/navigation/index.d.ts +1 -0
- package/components/navigation/index.d.ts.map +1 -1
- package/components/overlays/DropdownMenu.d.ts.map +1 -1
- package/components/pickers/DataPickerBody.d.ts.map +1 -1
- package/components/pickers/PickerItem.d.ts.map +1 -1
- package/components/tables/DataTable.d.ts.map +1 -1
- package/components/tables/columnsConfigurationModal/ColumnRow.d.ts.map +1 -1
- package/components/tables/columnsConfigurationModal/ColumnsConfigurationModal.d.ts +2 -1
- package/components/tables/columnsConfigurationModal/ColumnsConfigurationModal.d.ts.map +1 -1
- package/components/tables/columnsConfigurationModal/PinIconButton.d.ts.map +1 -1
- package/components/typography/Text.d.ts +11 -5
- package/components/typography/Text.d.ts.map +1 -1
- package/index.esm.js +733 -464
- package/index.esm.js.map +1 -1
- package/index.js +738 -459
- package/index.js.map +1 -1
- package/package.json +7 -5
- package/settings.d.ts +16 -1
- package/settings.d.ts.map +1 -1
- package/stats.html +19 -1
- package/styles.css +3131 -2952
- package/styles.css.map +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite } from '@epam/uui-core';
|
|
2
|
+
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite, ICanBeActive } from '@epam/uui-core';
|
|
3
3
|
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
4
|
import * as types from '../types';
|
|
5
5
|
interface LinkButtonMods {
|
|
@@ -15,7 +15,7 @@ interface LinkButtonMods {
|
|
|
15
15
|
size?: types.ControlSize | '42';
|
|
16
16
|
}
|
|
17
17
|
/** Represents the Core properties of the LinkButton component. */
|
|
18
|
-
export interface LinkButtonCoreProps extends ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption {
|
|
18
|
+
export interface LinkButtonCoreProps extends ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption, ICanBeActive {
|
|
19
19
|
/** Icon for drop-down toggler */
|
|
20
20
|
dropdownIcon?: Icon;
|
|
21
21
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LinkButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/LinkButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,
|
|
1
|
+
{"version":3,"file":"LinkButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/LinkButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EACH,IAAI,EAEJ,gBAAgB,EAChB,WAAW,EACX,QAAQ,EAER,SAAS,EACT,YAAY,EACf,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAEzF,OAAO,KAAK,KAAK,MAAM,UAAU,CAAC;AAOlC,UAAU,cAAc;IACpB;;;OAGG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,WAAW,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,GAAG,UAAU,CAAC;IAE/E;;;OAGG;IACH,IAAI,CAAC,EAAE,KAAK,CAAC,WAAW,GAAG,IAAI,CAAC;CACnC;AAED,kEAAkE;AAClE,MAAM,WAAW,mBAAoB,SAAQ,uBAAuB,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW,EAAE,YAAY;IACvH,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB;;;OAGG;IACH,MAAM,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IAChC;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAC;CAClC;AAED,MAAM,WAAW,sBAAsB;CAAG;AAE1C,6DAA6D;AAC7D,MAAM,WAAW,eAAgB,SAAQ,mBAAmB,EAAE,SAAS,CAAC,cAAc,EAAE,sBAAsB,CAAC;CAAG;AAElH,eAAO,MAAM,UAAU,+GAoDrB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite } from '@epam/uui-core';
|
|
2
|
+
import { Icon, IDropdownToggler, IHasCaption, IHasIcon, Overwrite, ICanBeActive } from '@epam/uui-core';
|
|
3
3
|
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
4
|
type TabButtonMods = {
|
|
5
5
|
/**
|
|
@@ -13,7 +13,7 @@ type TabButtonMods = {
|
|
|
13
13
|
export interface TabButtonModsOverride {
|
|
14
14
|
}
|
|
15
15
|
/** Represents the properties of a TabButton component. */
|
|
16
|
-
export interface TabButtonProps extends Overwrite<TabButtonMods, TabButtonModsOverride>, ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption {
|
|
16
|
+
export interface TabButtonProps extends Overwrite<TabButtonMods, TabButtonModsOverride>, ClickableComponentProps, IDropdownToggler, IHasIcon, IHasCaption, ICanBeActive {
|
|
17
17
|
/** Call to clear toggler value */
|
|
18
18
|
onClear?(e?: any): void;
|
|
19
19
|
/** Icon for clear value button (usually cross) */
|
|
@@ -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,
|
|
1
|
+
{"version":3,"file":"TabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/TabButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAEH,IAAI,EACJ,gBAAgB,EAChB,WAAW,EACX,QAAQ,EAGR,SAAS,EACT,YAAY,EACf,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAOzF,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,EAAE,YAAY;IACnK,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,gIAkFpB,CAAC"}
|
|
@@ -1,6 +1,63 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IHasCaption, IHasIcon, Overwrite, DataRowProps, ICanBeActive, Icon } from '@epam/uui-core';
|
|
3
|
+
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
|
+
type VerticalTabButtonMods = {
|
|
5
|
+
/**
|
|
6
|
+
* Defines component size.
|
|
7
|
+
* @default '48'
|
|
8
|
+
*/
|
|
9
|
+
size?: '30' | '36' | '48';
|
|
10
|
+
/**
|
|
11
|
+
* Defines component font-weight
|
|
12
|
+
* @default 'semibold'
|
|
13
|
+
*/
|
|
14
|
+
weight?: 'semibold' | 'regular';
|
|
15
|
+
};
|
|
16
|
+
export interface VerticalTabButtonModsOverride {
|
|
17
|
+
}
|
|
3
18
|
/** Represents the properties of a VerticalTabButton component. */
|
|
4
|
-
export type VerticalTabButtonProps =
|
|
5
|
-
|
|
19
|
+
export type VerticalTabButtonProps<TItem, TId> = Partial<Pick<DataRowProps<TItem, TId>, 'indent' | 'isFolded' | 'isFoldable'>> & Overwrite<VerticalTabButtonMods, VerticalTabButtonModsOverride> & ClickableComponentProps & IHasIcon & IHasCaption & ICanBeActive & {
|
|
20
|
+
/**
|
|
21
|
+
* Defines callback for rendering additional actions and items in the VerticalTabButton.
|
|
22
|
+
*/
|
|
23
|
+
renderAddons?: () => React.ReactNode;
|
|
24
|
+
/** Defines is the component showing Notify */
|
|
25
|
+
withNotify?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Handles folding change.
|
|
28
|
+
*/
|
|
29
|
+
onFold?: () => void;
|
|
30
|
+
/**
|
|
31
|
+
* When isDropdown=true, indicate that dropdown is open with chevron icon
|
|
32
|
+
*/
|
|
33
|
+
isOpen?: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Shows chevron icon, enabling component to act as dropdown toggler
|
|
36
|
+
*/
|
|
37
|
+
isDropdown?: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Icon for dropdown toggler
|
|
40
|
+
*/
|
|
41
|
+
dropdownIcon?: Icon;
|
|
42
|
+
/**
|
|
43
|
+
* @deprecated
|
|
44
|
+
* Call to clear toggler value
|
|
45
|
+
*/
|
|
46
|
+
onClear?(e?: any): void;
|
|
47
|
+
/**
|
|
48
|
+
* @deprecated
|
|
49
|
+
* Icon for clear value button (usually cross)
|
|
50
|
+
*/
|
|
51
|
+
clearIcon?: Icon;
|
|
52
|
+
/**
|
|
53
|
+
* @deprecated
|
|
54
|
+
* Count value to be placed in component
|
|
55
|
+
*/
|
|
56
|
+
count?: React.ReactNode;
|
|
57
|
+
};
|
|
58
|
+
declare function VerticalTabButtonComponent<TItem, TId>(props: VerticalTabButtonProps<TItem, TId>, ref: React.ForwardedRef<HTMLButtonElement | HTMLAnchorElement | HTMLSpanElement>): React.JSX.Element;
|
|
59
|
+
export declare const VerticalTabButton: <TItem, TId>(props: VerticalTabButtonProps<TItem, TId> & {
|
|
60
|
+
ref?: React.ForwardedRef<HTMLButtonElement | HTMLAnchorElement | HTMLSpanElement>;
|
|
61
|
+
}) => ReturnType<typeof VerticalTabButtonComponent>;
|
|
62
|
+
export {};
|
|
6
63
|
//# sourceMappingURL=VerticalTabButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerticalTabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/VerticalTabButton.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"VerticalTabButton.d.ts","sourceRoot":"","sources":["../../../components/buttons/VerticalTabButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAC7C,OAAO,EAEH,WAAW,EACX,QAAQ,EAER,SAAS,EACT,YAAY,EAIZ,YAAY,EACD,IAAI,EAClB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAOzF,KAAK,qBAAqB,GAAG;IACzB;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B;;;OAGG;IACH,MAAM,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;CACnC,CAAC;AAEF,MAAM,WAAW,6BAA6B;CAAG;AAEjD,kEAAkE;AAClE,MAAM,MAAM,sBAAsB,CAAC,KAAK,EAAE,GAAG,IAAI,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,YAAY,CAAC,CAAC,GAAG,SAAS,CAAC,qBAAqB,EAAE,6BAA6B,CAAC,GAAG,uBAAuB,GAAG,QAAQ,GAAG,WAAW,GAAG,YAAY,GAAG;IACjQ;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,KAAK,CAAC,SAAS,CAAC;IACrC,8CAA8C;IAC9C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB;;;OAGG;IACH,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;IACxB;;;OAGG;IACH,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,iBAAS,0BAA0B,CAAC,KAAK,EAAE,GAAG,EAC1C,KAAK,EAAE,sBAAsB,CAAC,KAAK,EAAE,GAAG,CAAC,EACzC,GAAG,EAAE,KAAK,CAAC,YAAY,CAAC,iBAAiB,GAAG,iBAAiB,GAAG,eAAe,CAAC,qBAoGnF;AAED,eAAO,MAAM,iBAAiB,sBACN,uBAAuB,KAAK,EAAE,GAAG,CAAC,GAAG;IAAE,GAAG,CAAC,EAAE,MAAM,YAAY,CAAC,iBAAiB,GAAG,iBAAiB,GAAG,eAAe,CAAC,CAAA;CAAE,KAC9I,WAAW,iCAAiC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FileCard.d.ts","sourceRoot":"","sources":["../../../components/fileUpload/FileCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAM,kBAAkB,EAAe,UAAU,EAAE,MAAM,EAAU,MAAM,gBAAgB,CAAC;AAWjG,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,IAAI,GAAG,kBAAkB,CAAC;IACpE;;MAEE;IACF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;MAGE;IACF,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,aAAc,SAAQ,UAAU,EAAE,MAAM;IACrD,6BAA6B;IAC7B,IAAI,EAAE,YAAY,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"FileCard.d.ts","sourceRoot":"","sources":["../../../components/fileUpload/FileCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAM,kBAAkB,EAAe,UAAU,EAAE,MAAM,EAAU,MAAM,gBAAgB,CAAC;AAWjG,MAAM,WAAW,YAAa,SAAQ,OAAO,CAAC,IAAI,GAAG,kBAAkB,CAAC;IACpE;;MAEE;IACF,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;MAGE;IACF,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,aAAc,SAAQ,UAAU,EAAE,MAAM;IACrD,6BAA6B;IAC7B,IAAI,EAAE,YAAY,CAAC;IACnB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,QAAQ,sFAoHnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterPickerBody.d.ts","sourceRoot":"","sources":["../../../components/filters/FilterPickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,oBAAoB,EAAmB,MAAM,gBAAgB,CAAC;AAUnH,KAAK,qBAAqB,CAAC,KAAK,EAAE,GAAG,IAAI,iBAAiB,GAAG,oBAAoB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,kBAAkB,CAAC,GAAG,CAAC,GAAG;IACtH,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,GAAG,EAAE,EACzC,sBAA6B,EAC7B,GAAG,SAAS,EACf,EAAE,qBAAqB,CAAC,KAAK,EAAE,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"FilterPickerBody.d.ts","sourceRoot":"","sources":["../../../components/filters/FilterPickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,oBAAoB,EAAmB,MAAM,gBAAgB,CAAC;AAUnH,KAAK,qBAAqB,CAAC,KAAK,EAAE,GAAG,IAAI,iBAAiB,GAAG,oBAAoB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,kBAAkB,CAAC,GAAG,CAAC,GAAG;IACtH,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,GAAG,EAAE,EACzC,sBAA6B,EAC7B,GAAG,SAAS,EACf,EAAE,qBAAqB,CAAC,KAAK,EAAE,GAAG,CAAC,qBA4FnC"}
|
|
@@ -4,6 +4,7 @@ interface IPresetProps extends Omit<IPresetsApi, 'presets'> {
|
|
|
4
4
|
preset: ITablePreset;
|
|
5
5
|
addPreset: () => void;
|
|
6
6
|
tableState: DataTableState;
|
|
7
|
+
onCopyLink?: ((tableState: DataTableState) => void) | null;
|
|
7
8
|
}
|
|
8
9
|
export declare function Preset(props: IPresetProps): React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Preset.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/Preset.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAUhF,UAAU,YAAa,SAAQ,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC;IACvD,MAAM,EAAE,YAAY,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"Preset.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/Preset.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AACrD,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAUhF,UAAU,YAAa,SAAQ,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC;IACvD,MAAM,EAAE,YAAY,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,cAAc,CAAC;IAC3B,UAAU,CAAC,EAAE,CAAC,CAAC,UAAU,EAAE,cAAc,KAAK,IAAI,CAAC,GAAG,IAAI,CAAC;CAC9D;AAED,wBAAgB,MAAM,CAAC,KAAK,EAAE,YAAY,qBAsDzC"}
|
|
@@ -5,6 +5,7 @@ interface ITubButtonDropdownProps extends Omit<IPresetsApi, 'presets'> {
|
|
|
5
5
|
addPreset: () => void;
|
|
6
6
|
tableState: DataTableState;
|
|
7
7
|
renamePreset: () => void;
|
|
8
|
+
onCopyLink?: ((tableState: DataTableState) => void) | null;
|
|
8
9
|
}
|
|
9
10
|
export declare function PresetActionsDropdown(props: ITubButtonDropdownProps): React.JSX.Element;
|
|
10
11
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PresetActionsDropdown.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/PresetActionsDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,EAAE,WAAW,EAAoB,YAAY,EAAE,cAAc,EAAqB,MAAM,gBAAgB,CAAC;AAQrH,UAAU,uBAAwB,SAAQ,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC;IAClE,MAAM,EAAE,YAAY,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,cAAc,CAAC;IAC3B,YAAY,EAAE,MAAM,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"PresetActionsDropdown.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/PresetActionsDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,KAAK,EAAE,WAAW,EAAoB,YAAY,EAAE,cAAc,EAAqB,MAAM,gBAAgB,CAAC;AAQrH,UAAU,uBAAwB,SAAQ,IAAI,CAAC,WAAW,EAAE,SAAS,CAAC;IAClE,MAAM,EAAE,YAAY,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,UAAU,EAAE,cAAc,CAAC;IAC3B,YAAY,EAAE,MAAM,IAAI,CAAC;IACzB,UAAU,CAAC,EAAE,CAAC,CAAC,UAAU,EAAE,cAAc,KAAK,IAAI,CAAC,GAAG,IAAI,CAAC;CAC9D;AAED,wBAAgB,qBAAqB,CAAC,KAAK,EAAE,uBAAuB,qBAuJnE"}
|
|
@@ -3,6 +3,8 @@ import type { DataTableState, IHasRawProps, IPresetsApi } from '@epam/uui-core';
|
|
|
3
3
|
export interface PresetsPanelProps extends IPresetsApi, IHasRawProps<React.HTMLAttributes<HTMLDivElement>> {
|
|
4
4
|
/** Current state value of the table(list) */
|
|
5
5
|
tableState: DataTableState;
|
|
6
|
+
/** Optional: custom logic for Copy Link action, if null, "Copy Link" button will be hidden */
|
|
7
|
+
onCopyLink?: ((tableState: DataTableState) => void) | null;
|
|
6
8
|
}
|
|
7
9
|
export declare function PresetsPanel(props: PresetsPanelProps): React.JSX.Element;
|
|
8
10
|
//# sourceMappingURL=PresetsPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PresetsPanel.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/PresetsPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAErD,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,WAAW,EAAgB,MAAM,gBAAgB,CAAC;AAc9F,MAAM,WAAW,iBAAkB,SAAQ,WAAW,EAAE,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;IACtG,6CAA6C;IAC7C,UAAU,EAAE,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"PresetsPanel.d.ts","sourceRoot":"","sources":["../../../../components/filters/PresetPanel/PresetsPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAErD,OAAO,KAAK,EAAE,cAAc,EAAE,YAAY,EAAE,WAAW,EAAgB,MAAM,gBAAgB,CAAC;AAc9F,MAAM,WAAW,iBAAkB,SAAQ,WAAW,EAAE,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;IACtG,6CAA6C;IAC7C,UAAU,EAAE,cAAc,CAAC;IAC3B,8FAA8F;IAC9F,UAAU,CAAC,EAAE,CAAC,CAAC,UAAU,EAAE,cAAc,KAAK,IAAI,CAAC,GAAG,IAAI,CAAC;CAC9D;AAID,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,qBA4GpD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimePickerBody.d.ts","sourceRoot":"","sources":["../../../../components/inputs/timePicker/TimePickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAI9C,eAAO,MAAM,aAAa;;;;;;CAMhB,CAAC;AAMX,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,
|
|
1
|
+
{"version":3,"file":"TimePickerBody.d.ts","sourceRoot":"","sources":["../../../../components/inputs/timePicker/TimePickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAI9C,eAAO,MAAM,aAAa;;;;;;CAMhB,CAAC;AAMX,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,qBAmHxD"}
|
|
@@ -1,4 +1,81 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
|
+
import type { ScrollbarsAutoHideBehavior } from 'overlayscrollbars';
|
|
3
|
+
import { IHasCX, IHasRawProps } from '@epam/uui-core';
|
|
4
|
+
import 'overlayscrollbars/styles/overlayscrollbars.css';
|
|
5
|
+
export type ScrollbarsApi = {
|
|
6
|
+
/** Reference to the scrollbar container element */
|
|
7
|
+
container: HTMLElement | null;
|
|
8
|
+
/** Reference to the scrollable view element */
|
|
9
|
+
view: HTMLElement | null;
|
|
10
|
+
};
|
|
11
|
+
export type ScrollbarProps = IHasCX & IHasRawProps<React.HTMLAttributes<HTMLDivElement>> & {
|
|
12
|
+
/** Callback fired when scroll position changes */
|
|
13
|
+
onScroll?: React.UIEventHandler<any>;
|
|
14
|
+
/**
|
|
15
|
+
* The scrollbars auto hide behavior
|
|
16
|
+
* - 'never' - The scrollbars are always hidden.
|
|
17
|
+
* - 'scroll' - The scrollbars are hidden unless the user scrolls.
|
|
18
|
+
* - 'move' - The scrollbars are hidden unless the pointer moves in the host element or the user scrolls.
|
|
19
|
+
* - 'leave' - The scrollbars are hidden if the pointer leaves the host element or unless the user scrolls.
|
|
20
|
+
* @default 'never'
|
|
21
|
+
*/
|
|
22
|
+
autoHide?: ScrollbarsAutoHideBehavior;
|
|
23
|
+
/**
|
|
24
|
+
* Delay in milliseconds before scrollbars hide after scrolling stops
|
|
25
|
+
* @default 1300
|
|
26
|
+
*/
|
|
27
|
+
autoHideDelay?: number;
|
|
28
|
+
/**
|
|
29
|
+
* Visual effect to show at the top when content is scrolled down
|
|
30
|
+
* - 'line': shows a thin line border
|
|
31
|
+
* - 'shadow': shows a gradient shadow
|
|
32
|
+
* - 'none': no visual effect
|
|
33
|
+
* @default 'none'
|
|
34
|
+
*/
|
|
35
|
+
overflowTopEffect?: 'line' | 'shadow' | 'none';
|
|
36
|
+
/**
|
|
37
|
+
* Visual effect to show at the bottom when content can be scrolled down
|
|
38
|
+
* - 'line': shows a thin line border
|
|
39
|
+
* - 'shadow': shows a gradient shadow
|
|
40
|
+
* - 'none': no visual effect
|
|
41
|
+
* @default 'none'
|
|
42
|
+
*/
|
|
43
|
+
overflowBottomEffect?: 'line' | 'shadow' | 'none';
|
|
44
|
+
children?: ReactNode | undefined;
|
|
45
|
+
};
|
|
46
|
+
export declare const ScrollBars: React.ForwardRefExoticComponent<IHasCX & IHasRawProps<React.HTMLAttributes<HTMLDivElement>> & {
|
|
47
|
+
/** Callback fired when scroll position changes */
|
|
48
|
+
onScroll?: React.UIEventHandler<any>;
|
|
49
|
+
/**
|
|
50
|
+
* The scrollbars auto hide behavior
|
|
51
|
+
* - 'never' - The scrollbars are always hidden.
|
|
52
|
+
* - 'scroll' - The scrollbars are hidden unless the user scrolls.
|
|
53
|
+
* - 'move' - The scrollbars are hidden unless the pointer moves in the host element or the user scrolls.
|
|
54
|
+
* - 'leave' - The scrollbars are hidden if the pointer leaves the host element or unless the user scrolls.
|
|
55
|
+
* @default 'never'
|
|
56
|
+
*/
|
|
57
|
+
autoHide?: ScrollbarsAutoHideBehavior;
|
|
58
|
+
/**
|
|
59
|
+
* Delay in milliseconds before scrollbars hide after scrolling stops
|
|
60
|
+
* @default 1300
|
|
61
|
+
*/
|
|
62
|
+
autoHideDelay?: number;
|
|
63
|
+
/**
|
|
64
|
+
* Visual effect to show at the top when content is scrolled down
|
|
65
|
+
* - 'line': shows a thin line border
|
|
66
|
+
* - 'shadow': shows a gradient shadow
|
|
67
|
+
* - 'none': no visual effect
|
|
68
|
+
* @default 'none'
|
|
69
|
+
*/
|
|
70
|
+
overflowTopEffect?: 'line' | 'shadow' | 'none';
|
|
71
|
+
/**
|
|
72
|
+
* Visual effect to show at the bottom when content can be scrolled down
|
|
73
|
+
* - 'line': shows a thin line border
|
|
74
|
+
* - 'shadow': shows a gradient shadow
|
|
75
|
+
* - 'none': no visual effect
|
|
76
|
+
* @default 'none'
|
|
77
|
+
*/
|
|
78
|
+
overflowBottomEffect?: 'line' | 'shadow' | 'none';
|
|
79
|
+
children?: ReactNode | undefined;
|
|
80
|
+
} & React.RefAttributes<ScrollbarsApi>>;
|
|
4
81
|
//# sourceMappingURL=ScrollBars.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScrollBars.d.ts","sourceRoot":"","sources":["../../../components/layout/ScrollBars.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScrollBars.d.ts","sourceRoot":"","sources":["../../../components/layout/ScrollBars.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAEV,SAAS,EAKZ,MAAM,OAAO,CAAC;AAGf,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mBAAmB,CAAC;AACpE,OAAO,EAAE,MAAM,EAAE,YAAY,EAAoB,MAAM,gBAAgB,CAAC;AACxE,OAAO,gDAAgD,CAAC;AAGxD,MAAM,MAAM,aAAa,GAAG;IACxB,mDAAmD;IACnD,SAAS,EAAE,WAAW,GAAG,IAAI,CAAC;IAC9B,+CAA+C;IAC/C,IAAI,EAAE,WAAW,GAAG,IAAI,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,GAAG;IACvF,kDAAkD;IAClD,QAAQ,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC;IACtC;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;;;OAMG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC/C;;;;;;OAMG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,CAAC;IAClD,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CACpC,CAAC;AASF,eAAO,MAAM,UAAU;IA1CnB,kDAAkD;eACvC,MAAM,cAAc,CAAC,GAAG,CAAC;IACpC;;;;;;;OAOG;eACQ,0BAA0B;IACrC;;;OAGG;oBACa,MAAM;IACtB;;;;;;OAMG;wBACiB,MAAM,GAAG,QAAQ,GAAG,MAAM;IAC9C;;;;;;OAMG;2BACoB,MAAM,GAAG,QAAQ,GAAG,MAAM;eACtC,SAAS,GAAG,SAAS;uCA+GlC,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { type IControlled } from '@epam/uui-core';
|
|
2
|
+
import React, { ForwardedRef } from 'react';
|
|
3
|
+
import { TabButtonProps } from '../buttons/TabButton';
|
|
4
|
+
import { FlexRowProps } from './FlexItems';
|
|
5
|
+
type TabId = string;
|
|
6
|
+
type TabElement = HTMLButtonElement | HTMLAnchorElement | HTMLSpanElement;
|
|
7
|
+
export type TabsItemProps = TabButtonProps & {
|
|
8
|
+
/** Ref to the tab button. */
|
|
9
|
+
ref?: ForwardedRef<TabElement>;
|
|
10
|
+
/** ID of the tab button. There should be only one element with such ID on a page. */
|
|
11
|
+
id: TabId;
|
|
12
|
+
};
|
|
13
|
+
export interface TabsProps extends IControlled<TabId>, FlexRowProps {
|
|
14
|
+
/** `TabButton` props with required `id` field. */
|
|
15
|
+
items: Array<TabsItemProps>;
|
|
16
|
+
}
|
|
17
|
+
export declare const Tabs: React.ForwardRefExoticComponent<TabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
18
|
+
export {};
|
|
19
|
+
//# sourceMappingURL=Tabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../components/layout/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,KAAK,EAAE,EAA6D,YAAY,EAAE,MAAM,OAAO,CAAC;AACvG,OAAO,EAAa,cAAc,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAW,YAAY,EAAE,MAAM,aAAa,CAAC;AAEpD,KAAK,KAAK,GAAG,MAAM,CAAC;AAEpB,KAAK,UAAU,GAAK,iBAAiB,GAAG,iBAAiB,GAAG,eAAe,CAAC;AAE5E,MAAM,MAAM,aAAa,GAAG,cAAc,GAAG;IACzC,6BAA6B;IAC7B,GAAG,CAAC,EAAE,YAAY,CAAC,UAAU,CAAC,CAAC;IAC/B,qFAAqF;IACrF,EAAE,EAAE,KAAK,CAAC;CACb,CAAC;AAEF,MAAM,WAAW,SAAU,SAAQ,WAAW,CAAC,KAAK,CAAC,EAAE,YAAY;IAC/D,kDAAkD;IAClD,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;CAC/B;AAED,eAAO,MAAM,IAAI,kFAgIf,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IHasCX, DataRowProps, IDataSourceView, DataSourceState } from '@epam/uui-core';
|
|
3
|
+
/**
|
|
4
|
+
* Properties for a Tree component
|
|
5
|
+
*/
|
|
6
|
+
export interface TreeProps<TItem, TId> extends IHasCX {
|
|
7
|
+
/**
|
|
8
|
+
* View to get data for the tree. Use dataSource.useView(...) to get the view.
|
|
9
|
+
*/
|
|
10
|
+
view: IDataSourceView<TItem, TId, any>;
|
|
11
|
+
/**
|
|
12
|
+
* Render callback for tree row.
|
|
13
|
+
* If not provided, VerticalTabButton will be used by default.
|
|
14
|
+
*/
|
|
15
|
+
renderRow?: (row: DataRowProps<TItem, TId>) => React.ReactNode;
|
|
16
|
+
/**
|
|
17
|
+
* Size for default VerticalTabButton renderer.
|
|
18
|
+
* Default: '36'
|
|
19
|
+
*/
|
|
20
|
+
size?: '30' | '36' | '48';
|
|
21
|
+
/**
|
|
22
|
+
* DataSourceState state
|
|
23
|
+
*/
|
|
24
|
+
value: DataSourceState;
|
|
25
|
+
/**
|
|
26
|
+
* Callback to handle changes in DataSourceState.
|
|
27
|
+
*/
|
|
28
|
+
onValueChange: React.Dispatch<React.SetStateAction<DataSourceState<Record<string, any>, any>>>;
|
|
29
|
+
/**
|
|
30
|
+
* Function to get the caption for each item.
|
|
31
|
+
* @param item
|
|
32
|
+
*/
|
|
33
|
+
getCaption: (item: TItem) => string;
|
|
34
|
+
/**
|
|
35
|
+
* Optional function to render additional elements in the row.
|
|
36
|
+
* @param row
|
|
37
|
+
*/
|
|
38
|
+
renderAddons?: (row: DataRowProps<TItem, TId>) => React.ReactNode;
|
|
39
|
+
}
|
|
40
|
+
export declare function Tree<TItem, TId = string>(props: TreeProps<TItem, TId>): React.JSX.Element;
|
|
41
|
+
//# sourceMappingURL=Tree.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Tree.d.ts","sourceRoot":"","sources":["../../../components/layout/Tree.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACH,MAAM,EACN,YAAY,EACZ,eAAe,EAEf,eAAe,EAClB,MAAM,gBAAgB,CAAC;AAMxB;;GAEG;AACH,MAAM,WAAW,SAAS,CAAC,KAAK,EAAE,GAAG,CAAE,SAAQ,MAAM;IACjD;;OAEG;IACH,IAAI,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,GAAG,CAAC,CAAC;IACvC;;;OAGG;IACH,SAAS,CAAC,EAAE,CAAC,GAAG,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAC/D;;;OAGG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B;;OAEG;IACH,KAAK,EAAE,eAAe,CAAC;IACvB;;OAEG;IACH,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;IAC/F;;;OAGG;IACH,UAAU,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,MAAM,CAAC;IACpC;;;OAGG;IACH,YAAY,CAAC,EAAE,CAAC,GAAG,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CACrE;AAuCD,wBAAgB,IAAI,CAAC,KAAK,EAAE,GAAG,GAAG,MAAM,EAAE,KAAK,EAAE,SAAS,CAAC,KAAK,EAAE,GAAG,CAAC,qBAsCrE"}
|
|
@@ -1,17 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
2
|
import { IHasCX, IEditable, VirtualListState, IHasRawProps, UseVirtualListProps } from '@epam/uui-core';
|
|
3
|
-
import { ScrollbarsApi } from '
|
|
4
|
-
import { HTMLAttributes } from 'react';
|
|
3
|
+
import type { ScrollbarsApi, ScrollbarProps } from './ScrollBars';
|
|
5
4
|
export interface VirtualListRenderRowsParams<ListContainer extends HTMLElement = any> {
|
|
6
5
|
listContainerRef: React.MutableRefObject<ListContainer>;
|
|
7
6
|
estimatedHeight: number;
|
|
8
7
|
offsetY: number;
|
|
9
|
-
scrollShadows: {
|
|
10
|
-
verticalTop: boolean;
|
|
11
|
-
verticalBottom: boolean;
|
|
12
|
-
horizontalLeft: boolean;
|
|
13
|
-
horizontalRight: boolean;
|
|
14
|
-
};
|
|
15
8
|
}
|
|
16
9
|
type VirtualListRenderRows<List extends HTMLElement = any> = {
|
|
17
10
|
rows?: React.ReactNode[];
|
|
@@ -20,7 +13,7 @@ type VirtualListRenderRows<List extends HTMLElement = any> = {
|
|
|
20
13
|
rows: React.ReactNode[];
|
|
21
14
|
renderRows?: (config: VirtualListRenderRowsParams<List>) => React.ReactNode;
|
|
22
15
|
};
|
|
23
|
-
interface BaseVirtualListProps extends IHasCX, IEditable<VirtualListState>, IHasRawProps<HTMLAttributes<HTMLDivElement>>, Pick<UseVirtualListProps, 'rowsCount' | 'rowsSelector' | 'onScroll'> {
|
|
16
|
+
interface BaseVirtualListProps extends IHasCX, IEditable<VirtualListState>, IHasRawProps<HTMLAttributes<HTMLDivElement>>, Pick<UseVirtualListProps, 'rowsCount' | 'rowsSelector' | 'onScroll'>, Pick<ScrollbarProps, 'overflowTopEffect' | 'overflowBottomEffect'> {
|
|
24
17
|
/** HTML role attribute to place on list container */
|
|
25
18
|
role?: React.HTMLAttributes<HTMLDivElement>['role'];
|
|
26
19
|
/** Pass true, to enable Blocker while list loading */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VirtualList.d.ts","sourceRoot":"","sources":["../../../components/layout/VirtualList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"VirtualList.d.ts","sourceRoot":"","sources":["../../../components/layout/VirtualList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC9C,OAAO,EACH,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,YAAY,EAAsB,mBAAmB,EAC7F,MAAM,gBAAgB,CAAC;AAGxB,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAGlE,MAAM,WAAW,2BAA2B,CAAC,aAAa,SAAS,WAAW,GAAG,GAAG;IAChF,gBAAgB,EAAE,KAAK,CAAC,gBAAgB,CAAC,aAAa,CAAC,CAAC;IACxD,eAAe,EAAE,MAAM,CAAC;IACxB,OAAO,EAAE,MAAM,CAAC;CACnB;AACD,KAAK,qBAAqB,CAAC,IAAI,SAAS,WAAW,GAAG,GAAG,IAAI;IACzD,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;IACzB,UAAU,EAAE,CAAC,MAAM,EAAE,2BAA2B,CAAC,IAAI,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAC9E,GAAG;IACA,IAAI,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;IACxB,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,2BAA2B,CAAC,IAAI,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAC/E,CAAC;AAEF,UAAU,oBACN,SAAQ,MAAM,EACd,SAAS,CAAC,gBAAgB,CAAC,EAC3B,YAAY,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,EAC5C,IAAI,CAAC,mBAAmB,EAAE,WAAW,GAAG,cAAc,GAAG,UAAU,CAAC,EACpE,IAAI,CAAC,cAAc,EAAE,mBAAmB,GAAG,sBAAsB,CAAC;IAClE,qDAAqD;IACrD,IAAI,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC;IACpD,sDAAsD;IACtD,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE;QAAE,SAAS,EAAE,OAAO,CAAA;KAAE,KAAK,KAAK,CAAC,SAAS,CAAC;CACtE;AAED,MAAM,MAAM,gBAAgB,CAAC,IAAI,SAAS,WAAW,GAAG,GAAG,IAAI,oBAAoB,GAAG,qBAAqB,CAAC,IAAI,CAAC,CAAC;AAElH,eAAO,MAAM,WAAW,6FA0CtB,CAAC"}
|
|
@@ -6,7 +6,9 @@ export type { IconContainerProps } from '@epam/uui-components';
|
|
|
6
6
|
export * from './LabeledInput';
|
|
7
7
|
export * from './RadioGroup';
|
|
8
8
|
export * from './ScrollBars';
|
|
9
|
+
export * from './Tree';
|
|
9
10
|
export * from './VirtualList';
|
|
10
11
|
export * from './Blocker';
|
|
11
12
|
export * from './CheckboxGroup';
|
|
13
|
+
export * from './Tabs';
|
|
12
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,YAAY,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,YAAY,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
import { IHasIcon, IDropdownToggler } from '@epam/uui-core';
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IHasIcon, IDropdownToggler, ICanBeActive } from '@epam/uui-core';
|
|
3
3
|
import { ButtonProps } from '@epam/uui-components';
|
|
4
4
|
interface BurgerButtonMods extends IHasIcon, IDropdownToggler {
|
|
5
5
|
type?: 'primary' | 'secondary';
|
|
6
6
|
indentLevel?: number;
|
|
7
7
|
}
|
|
8
|
-
export type BurgerButtonProps = ButtonProps & BurgerButtonMods;
|
|
9
|
-
export declare const BurgerButton:
|
|
8
|
+
export type BurgerButtonProps = ButtonProps & BurgerButtonMods & ICanBeActive;
|
|
9
|
+
export declare const BurgerButton: React.ForwardRefExoticComponent<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> & IDropdownToggler & IHasIcon & import("@epam/uui-core").IHasCaption & {
|
|
10
10
|
onClear?(e?: any): void;
|
|
11
11
|
clearIcon?: import("@epam/uui-core").Icon;
|
|
12
12
|
dropdownIcon?: import("@epam/uui-core").Icon;
|
|
13
|
-
} & BurgerButtonMods &
|
|
13
|
+
} & BurgerButtonMods & ICanBeActive & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
14
14
|
export {};
|
|
15
15
|
//# sourceMappingURL=BurgerButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BurgerButton.d.ts","sourceRoot":"","sources":["../../../../../components/navigation/MainMenu/Burger/BurgerButton.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BurgerButton.d.ts","sourceRoot":"","sources":["../../../../../components/navigation/MainMenu/Burger/BurgerButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,QAAQ,EAAE,gBAAgB,EAAE,YAAY,EAAuB,MAAM,gBAAgB,CAAC;AAC/F,OAAO,EAAU,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAI3D,UAAU,gBAAiB,SAAQ,QAAQ,EAAE,gBAAgB;IAIzD,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,CAAC;IAI/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,MAAM,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,GAAG,YAAY,CAAC;AAc9E,eAAO,MAAM,YAAY;;;;iGAmBvB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { IAdaptiveItem, Icon, IDropdownToggler, IHasCaption, IHasIcon } from '@epam/uui-core';
|
|
2
|
+
import { IAdaptiveItem, ICanBeActive, Icon, IDropdownToggler, IHasCaption, IHasIcon } from '@epam/uui-core';
|
|
3
3
|
import { ClickableComponentProps } from '@epam/uui-components';
|
|
4
4
|
interface MainMenuButtonMods {
|
|
5
5
|
/**
|
|
@@ -7,13 +7,13 @@ interface MainMenuButtonMods {
|
|
|
7
7
|
*/
|
|
8
8
|
type?: 'primary' | 'secondary';
|
|
9
9
|
}
|
|
10
|
-
export type MainMenuButtonProps = MainMenuButtonMods & IAdaptiveItem & IDropdownToggler & Omit<ClickableComponentProps, 'isDisabled'> & IHasIcon & IHasCaption & {
|
|
10
|
+
export type MainMenuButtonProps = MainMenuButtonMods & IAdaptiveItem & IDropdownToggler & Omit<ClickableComponentProps, 'isDisabled'> & IHasIcon & IHasCaption & ICanBeActive & {
|
|
11
11
|
/** Icon for drop-down toggler */
|
|
12
12
|
dropdownIcon?: Icon;
|
|
13
13
|
/** Count value to be placed in component */
|
|
14
14
|
count?: React.ReactNode;
|
|
15
15
|
};
|
|
16
|
-
export declare const MainMenuButton: React.ForwardRefExoticComponent<MainMenuButtonMods & IAdaptiveItem & IDropdownToggler & Omit<ClickableComponentProps, "isDisabled"> & IHasIcon & IHasCaption & {
|
|
16
|
+
export declare const MainMenuButton: React.ForwardRefExoticComponent<MainMenuButtonMods & IAdaptiveItem & IDropdownToggler & Omit<ClickableComponentProps, "isDisabled"> & IHasIcon & IHasCaption & ICanBeActive & {
|
|
17
17
|
/** Icon for drop-down toggler */
|
|
18
18
|
dropdownIcon?: Icon;
|
|
19
19
|
/** Count value to be placed in component */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MainMenuButton.d.ts","sourceRoot":"","sources":["../../../../components/navigation/MainMenu/MainMenuButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,
|
|
1
|
+
{"version":3,"file":"MainMenuButton.d.ts","sourceRoot":"","sources":["../../../../components/navigation/MainMenu/MainMenuButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACH,aAAa,EACb,YAAY,EACZ,IAAI,EACJ,gBAAgB,EAChB,WAAW,EACX,QAAQ,EAGX,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAa,uBAAuB,EAAiB,MAAM,sBAAsB,CAAC;AAKzF,UAAU,kBAAkB;IACxB;;MAEE;IACF,IAAI,CAAC,EAAE,SAAS,GAAG,WAAW,CAAC;CAClC;AAED,MAAM,MAAM,mBAAmB,GAAG,kBAAkB,GAAG,aAAa,GAAG,gBAAgB,GAAG,IAAI,CAAC,uBAAuB,EAAE,YAAY,CAAC,GACnI,QAAQ,GAAG,WAAW,GAAG,YAAY,GAAG;IACtC,iCAAiC;IACjC,YAAY,CAAC,EAAE,IAAI,CAAC;IACpB,4CAA4C;IAC5C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,cAAc;IANvB,iCAAiC;mBAClB,IAAI;IACnB,4CAA4C;YACpC,MAAM,SAAS;iFAwDzB,CAAC"}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { MainMenuDropdownProps } from '@epam/uui-components';
|
|
3
|
-
export declare
|
|
4
|
-
render(): React.JSX.Element;
|
|
5
|
-
}
|
|
3
|
+
export declare function MainMenuDropdown(props: MainMenuDropdownProps): React.JSX.Element;
|
|
6
4
|
//# sourceMappingURL=MainMenuDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MainMenuDropdown.d.ts","sourceRoot":"","sources":["../../../../components/navigation/MainMenu/MainMenuDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"MainMenuDropdown.d.ts","sourceRoot":"","sources":["../../../../components/navigation/MainMenu/MainMenuDropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAwB,MAAM,OAAO,CAAC;AAG7C,OAAO,EAAY,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAIvE,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,qBAkC5D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/navigation/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/navigation/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,YAAY,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DropdownMenu.d.ts","sourceRoot":"","sources":["../../../components/overlays/DropdownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,EAKH,YAAY,EACZ,WAAW,EACX,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,kBAAkB,EAClB,MAAM,EACN,UAAU,EACV,iBAAiB,EACjB,qBAAqB,EAKxB,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAQnE,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB,EAAE,WAAW,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,YAAY,EAAE,kBAAkB;IAChJ,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,0BAA2B,SAAQ,WAAW,EAAE,YAAY,EAAE,iBAAiB,EAAE,IAAI,CAAC,sBAAsB,EAAE,WAAW,GAAG,WAAW,CAAC;IACrJ,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,oBAAY,oBAAoB;IAC5B,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,UAAU,cAAc;IACxB,WAAW,eAAe;IAC1B,QAAQ,YAAY;IACpB,UAAU,cAAc;CAC3B;
|
|
1
|
+
{"version":3,"file":"DropdownMenu.d.ts","sourceRoot":"","sources":["../../../components/overlays/DropdownMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,EAKH,YAAY,EACZ,WAAW,EACX,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,YAAY,EACZ,kBAAkB,EAClB,MAAM,EACN,UAAU,EACV,iBAAiB,EACjB,qBAAqB,EAKxB,MAAM,gBAAgB,CAAC;AAExB,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAQnE,MAAM,WAAW,sBAAuB,SAAQ,qBAAqB,EAAE,WAAW,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,EAAE,YAAY,EAAE,kBAAkB;IAChJ,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,WAAW,0BAA2B,SAAQ,WAAW,EAAE,YAAY,EAAE,iBAAiB,EAAE,IAAI,CAAC,sBAAsB,EAAE,WAAW,GAAG,WAAW,CAAC;IACrJ,UAAU,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,CAAC,KAAK,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,oBAAY,oBAAoB;IAC5B,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,UAAU,cAAc;IACxB,WAAW,eAAe;IAC1B,QAAQ,YAAY;IACpB,UAAU,cAAc;CAC3B;AAkDD,eAAO,MAAM,gBAAgB,4EAM5B,CAAC;AAEF,eAAO,MAAM,kBAAkB,iGA6F7B,CAAC;AAEH,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,MAAM,qBAMjD;AAED,UAAU,mBAAoB,SAAQ,MAAM,EAAE,WAAW;CAAG;AAE5D,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,mBAAmB,qBAM5D;AAED,UAAU,gBAAiB,SAAQ,YAAY,EAAE,WAAW,EAAE,QAAQ,EAAE,sBAAsB;IAC1F,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,gBAAgB,qBAsCtD;AAED,UAAU,yBAA0B,SAAQ,MAAM,EAAE,WAAW,EAAE,QAAQ,EAAE,YAAY,EAAE,kBAAkB,EAAE,UAAU;IACnH,aAAa,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IACxC,UAAU,EAAE,OAAO,CAAC;CACvB;AAED,wBAAgB,wBAAwB,CAAC,KAAK,EAAE,yBAAyB,qBAsCxE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataPickerBody.d.ts","sourceRoot":"","sources":["../../../components/pickers/DataPickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAClD,OAAO,EACH,eAAe,EAAgB,SAAS,EAAE,kBAAkB,EAAa,mBAAmB,EAAE,SAAS,EACvG,YAAY,EAAe,YAAY,EAAE,0BAA0B,EACtE,MAAM,gBAAgB,CAAC;AAUxB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGtD,MAAM,WAAW,0BAA0B;CAAG;AAE9C,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,gBAAgB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC;CACnD;AAED,MAAM,WAAW,mBAAmB,CAAC,KAAK,GAAG,OAAO,EAAE,GAAG,GAAG,OAAO,CAAE,SAAQ,SAAS,CAAC,kBAAkB,EAAE,0BAA0B,CAAC,EAClI,IAAI,CAAC,gBAAgB,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,MAAM,GAAG,WAAW,GAAG,wBAAwB,GAAG,SAAS,GAAG,kBAAkB,GAAG,aAAa,GAAG,gBAAgB,GAAG,mBAAmB,GAAG,qBAAqB,CAAC,EACrM,0BAA0B,EAAE,mBAAmB,EAAE,SAAS,CAAC,eAAe,CAAC,EAAE,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,EAAE,kBAAkB;IACnJ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC;IACtD,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAC9B,+DAA+D;IAC/D,OAAO,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,MAAM,CAAC;CACpC;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,sBAA6B,EAAE,GAAG,KAAK,EAAE,EAAC,mBAAmB,CAAC,KAAK,EAAE,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"DataPickerBody.d.ts","sourceRoot":"","sources":["../../../components/pickers/DataPickerBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA6B,MAAM,OAAO,CAAC;AAClD,OAAO,EACH,eAAe,EAAgB,SAAS,EAAE,kBAAkB,EAAa,mBAAmB,EAAE,SAAS,EACvG,YAAY,EAAe,YAAY,EAAE,0BAA0B,EACtE,MAAM,gBAAgB,CAAC;AAUxB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAGtD,MAAM,WAAW,0BAA0B;CAAG;AAE9C,UAAU,kBAAkB;IACxB,UAAU,CAAC,EAAE,gBAAgB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC;CACnD;AAED,MAAM,WAAW,mBAAmB,CAAC,KAAK,GAAG,OAAO,EAAE,GAAG,GAAG,OAAO,CAAE,SAAQ,SAAS,CAAC,kBAAkB,EAAE,0BAA0B,CAAC,EAClI,IAAI,CAAC,gBAAgB,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,MAAM,GAAG,WAAW,GAAG,wBAAwB,GAAG,SAAS,GAAG,kBAAkB,GAAG,aAAa,GAAG,gBAAgB,GAAG,mBAAmB,GAAG,qBAAqB,CAAC,EACrM,0BAA0B,EAAE,mBAAmB,EAAE,SAAS,CAAC,eAAe,CAAC,EAAE,YAAY,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC,EAAE,kBAAkB;IACnJ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC;IACtD,IAAI,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IACjC,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAC9B,+DAA+D;IAC/D,OAAO,EAAE,CAAC,IAAI,EAAE,KAAK,KAAK,MAAM,CAAC;CACpC;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,sBAA6B,EAAE,GAAG,KAAK,EAAE,EAAC,mBAAmB,CAAC,KAAK,EAAE,GAAG,CAAC,qBAsIrH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PickerItem.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAShF,MAAM,WAAW,sBAAsB;CAAG;AAE1C,UAAU,cAAc;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAED,MAAM,WAAW,eAAe,CAAC,KAAK,EAAE,GAAG,CAAE,SAAQ,SAAS,CAAC,cAAc,EAAE,sBAAsB,CAAC,EAClG,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC;IACxB;;WAEO;IACP,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;SAEK;IACL,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,gBAAgB;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uEAAuE;IACvE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;SAEK;IACL,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC;;;SAGK;IACL,sBAAsB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"PickerItem.d.ts","sourceRoot":"","sources":["../../../components/pickers/PickerItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAShF,MAAM,WAAW,sBAAsB;CAAG;AAE1C,UAAU,cAAc;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC3C;AAED,MAAM,WAAW,eAAe,CAAC,KAAK,EAAE,GAAG,CAAE,SAAQ,SAAS,CAAC,cAAc,EAAE,sBAAsB,CAAC,EAClG,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC;IACxB;;WAEO;IACP,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;SAEK;IACL,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,gBAAgB;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uEAAuE;IACvE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;SAEK;IACL,eAAe,CAAC,EAAE,eAAe,CAAC;IAClC;;;SAGK;IACL,sBAAsB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED,wBAAgB,UAAU,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,CAAC,qBA0CxE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACY,YAAY,EAAqD,SAAS,EAAE,cAAc,EAAE,6BAA6B,EACxI,mBAAmB,EAAE,eAAe,EAAM,kBAAkB,EAAE,iBAAiB,EAAE,yBAAyB,EAAE,SAAS,EACrH,oBAAoB,EAAE,MAAM,EAC/B,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAA6C,qBAAqB,EAA0B,MAAM,sBAAsB,CAAC;AAKhI,OAAO,EAA4C,gBAAgB,EAAc,MAAM,WAAW,CAAC;AACnG,OAAO,EAA6B,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAExG,OAAO,KAAK,EAAE,aAAa,EAAoB,MAAM,SAAS,CAAC;AAK/D,OAAO,kBAAkB,CAAC;AAG1B,UAAU,kBAAkB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,GAAG,GAAG,CAAE,SAAQ,SAAS,CAAC,cAAc,CAAC,EAAE,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,IAAI,CAAC,gBAAgB,EAAE,UAAU,CAAC;IACrL,0DAA0D;IAC1D,OAAO,CAAC,IAAI,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAEvC,4CAA4C;IAC5C,IAAI,CAAC,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAElC,wDAAwD;IACxD,YAAY,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAEtC,kDAAkD;IAClD,OAAO,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAEvC;;SAEK;IACL,SAAS,CAAC,CAAC,KAAK,EAAE,iBAAiB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,KAAK,CAAC,SAAS,CAAC;IAElE;;SAEK;IACL,oBAAoB,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC;IAEzC;;SAEK;IACL,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;SAEK;IACL,OAAO,CAAC,EAAE,kBAAkB,CAAC,GAAG,CAAC,EAAE,CAAC;IAEpC;;;SAGK;IACL,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,yBAAyB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,aAAa,EAAE,yBAAyB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,KAAK,IAAI,CAAC;IAE7I;;OAEG;IACH,+BAA+B,CAAC,EAAE,CAAC,KAAK,EAAE,8BAA8B,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAElH;;OAEG;IACH,qBAAqB,CAAC,EAAE,qBAAqB,CAAC,GAAG,CAAC,CAAC;IAEnD;;SAEK;IACL,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;;;;OAMG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED,MAAM,WAAW,qBAAqB;CAAG;AAEzC,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,CAAE,SAAQ,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC,aAAa,EAAE,qBAAqB,CAAC,CAAC;CAAG;AAEhK,wBAAgB,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,cAAc,CAAC,KAAK,EAAE,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../components/tables/DataTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACY,YAAY,EAAqD,SAAS,EAAE,cAAc,EAAE,6BAA6B,EACxI,mBAAmB,EAAE,eAAe,EAAM,kBAAkB,EAAE,iBAAiB,EAAE,yBAAyB,EAAE,SAAS,EACrH,oBAAoB,EAAE,MAAM,EAC/B,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAA6C,qBAAqB,EAA0B,MAAM,sBAAsB,CAAC;AAKhI,OAAO,EAA4C,gBAAgB,EAAc,MAAM,WAAW,CAAC;AACnG,OAAO,EAA6B,8BAA8B,EAAE,MAAM,6BAA6B,CAAC;AAExG,OAAO,KAAK,EAAE,aAAa,EAAoB,MAAM,SAAS,CAAC;AAK/D,OAAO,kBAAkB,CAAC;AAG1B,UAAU,kBAAkB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,GAAG,GAAG,CAAE,SAAQ,SAAS,CAAC,cAAc,CAAC,EAAE,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,EAAE,IAAI,CAAC,gBAAgB,EAAE,UAAU,CAAC;IACrL,0DAA0D;IAC1D,OAAO,CAAC,IAAI,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAEvC,4CAA4C;IAC5C,IAAI,CAAC,EAAE,YAAY,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAElC,wDAAwD;IACxD,YAAY,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAEtC,kDAAkD;IAClD,OAAO,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAC;IAEvC;;SAEK;IACL,SAAS,CAAC,CAAC,KAAK,EAAE,iBAAiB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,KAAK,CAAC,SAAS,CAAC;IAElE;;SAEK;IACL,oBAAoB,CAAC,IAAI,KAAK,CAAC,SAAS,CAAC;IAEzC;;SAEK;IACL,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;SAEK;IACL,OAAO,CAAC,EAAE,kBAAkB,CAAC,GAAG,CAAC,EAAE,CAAC;IAEpC;;;SAGK;IACL,MAAM,CAAC,EAAE,CAAC,QAAQ,EAAE,yBAAyB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,aAAa,EAAE,yBAAyB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,KAAK,IAAI,CAAC;IAE7I;;OAEG;IACH,+BAA+B,CAAC,EAAE,CAAC,KAAK,EAAE,8BAA8B,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAElH;;OAEG;IACH,qBAAqB,CAAC,EAAE,qBAAqB,CAAC,GAAG,CAAC,CAAC;IAEnD;;SAEK;IACL,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;;;;OAMG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED,MAAM,WAAW,qBAAqB;CAAG;AAEzC,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,CAAE,SAAQ,KAAK,CAAC,iBAAiB,CAAC,kBAAkB,CAAC,KAAK,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC,aAAa,EAAE,qBAAqB,CAAC,CAAC;CAAG;AAEhK,wBAAgB,SAAS,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,cAAc,CAAC,KAAK,EAAE,GAAG,CAAC,qBA6ItE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnRow.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,eAAe,EAA+C,MAAM,gBAAgB,CAAC;AAClG,OAAO,EAAc,4BAA4B,EAAE,MAAM,sBAAsB,CAAC;AAShF,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO;IAC/C,MAAM,EAAE,4BAA4B,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAClF;AAED,eAAO,MAAM,SAAS,
|
|
1
|
+
{"version":3,"file":"ColumnRow.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,eAAe,EAA+C,MAAM,gBAAgB,CAAC;AAClG,OAAO,EAAc,4BAA4B,EAAE,MAAM,sBAAsB,CAAC;AAShF,MAAM,WAAW,cAAc,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO;IAC/C,MAAM,EAAE,4BAA4B,CAAC;IACrC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;CAClF;AAED,eAAO,MAAM,SAAS,2DA6EpB,CAAC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { ColumnsConfig, DataColumnProps, IModal } from '@epam/uui-core';
|
|
3
|
-
|
|
3
|
+
import { DataTableProps } from '../DataTable';
|
|
4
|
+
export interface ColumnsConfigurationModalProps<TItem, TId, TFilter> extends Pick<DataTableProps<TItem, TId>, 'columnGroups'>, IModal<ColumnsConfig> {
|
|
4
5
|
columnsConfig?: ColumnsConfig;
|
|
5
6
|
defaultConfig: ColumnsConfig;
|
|
6
7
|
columns: DataColumnProps<TItem, TId, TFilter>[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColumnsConfigurationModal.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnsConfigurationModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,aAAa,EAAM,eAAe,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"ColumnsConfigurationModal.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/ColumnsConfigurationModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAAE,aAAa,EAAM,eAAe,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAe5E,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,WAAW,8BAA8B,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAE,SAAQ,IAAI,CAAC,cAAc,CAAC,KAAK,EAAE,GAAG,CAAC,EAAE,cAAc,CAAC,EAAE,MAAM,CAAC,aAAa,CAAC;IAChJ,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,aAAa,EAAE,aAAa,CAAC;IAC7B,OAAO,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,CAAC;IAChD,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,KAAK,CAAC,SAAS,CAAC;IAC/E,eAAe,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,KAAK,MAAM,EAAE,CAAC;CAChF;AAqBD,wBAAgB,yBAAyB,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,8BAA8B,CAAC,KAAK,EAAE,GAAG,EAAE,OAAO,CAAC,qBAmIxH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PinIconButton.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/PinIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAU/B,KAAK,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;AACjD,UAAU,cAAc;IACpB,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,CAAC,WAAW,EAAE,YAAY,KAAK,IAAI,CAAC;CACpD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"PinIconButton.d.ts","sourceRoot":"","sources":["../../../../components/tables/columnsConfigurationModal/PinIconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAU/B,KAAK,YAAY,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC;AACjD,UAAU,cAAc;IACpB,WAAW,EAAE,YAAY,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAC;IAClB,WAAW,EAAE,CAAC,WAAW,EAAE,YAAY,KAAK,IAAI,CAAC;CACpD;AAED,wBAAgB,aAAa,CAAC,KAAK,EAAE,cAAc,0EAyElD"}
|
|
@@ -12,14 +12,20 @@ interface TextMods {
|
|
|
12
12
|
*/
|
|
13
13
|
color?: TextColor;
|
|
14
14
|
/**
|
|
15
|
-
* Defines text size
|
|
15
|
+
* Defines size(height) of text block, to align text by its baseline with other components of the same size.
|
|
16
|
+
* Used to calculate line-height and vertical paddings so that the sum of their values be equal size value(size = vPaddings/2 + lineHeight)
|
|
17
|
+
* Pass 'none' to disable it.
|
|
16
18
|
* @default '36'
|
|
17
19
|
*/
|
|
18
20
|
size?: TextSize;
|
|
19
|
-
/** Defines text line-height
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
/** Defines text line-height
|
|
22
|
+
* Provide number or string value without 'px'
|
|
23
|
+
* */
|
|
24
|
+
lineHeight?: number | string;
|
|
25
|
+
/** Defines text font-size
|
|
26
|
+
* Provide number or string value without 'px'
|
|
27
|
+
* */
|
|
28
|
+
fontSize?: number | string;
|
|
23
29
|
/**
|
|
24
30
|
* Defines text font weight value
|
|
25
31
|
* @default '400'
|