@zeedhi/common 1.120.0 → 1.120.2
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/dist/zd-common.esm.js +2 -32
- package/dist/zd-common.umd.js +2 -32
- package/package.json +2 -2
- package/types/components/zd-iterable/search.d.ts +2 -2
- package/types/components/zd-number/number.d.ts +1 -7
- package/dist/types/components/index.d.ts +0 -151
- package/dist/types/components/zd-alert/alert.d.ts +0 -94
- package/dist/types/components/zd-alert/interfaces.d.ts +0 -18
- package/dist/types/components/zd-badge/badge.d.ts +0 -28
- package/dist/types/components/zd-badge/interfaces.d.ts +0 -10
- package/dist/types/components/zd-breadcrumbs/breadcrumbs.d.ts +0 -32
- package/dist/types/components/zd-breadcrumbs/interfaces.d.ts +0 -24
- package/dist/types/components/zd-button/button.d.ts +0 -89
- package/dist/types/components/zd-button/interfaces.d.ts +0 -48
- package/dist/types/components/zd-button-group/button-group.d.ts +0 -67
- package/dist/types/components/zd-button-group/interfaces.d.ts +0 -25
- package/dist/types/components/zd-card/card.d.ts +0 -152
- package/dist/types/components/zd-card/interfaces.d.ts +0 -40
- package/dist/types/components/zd-carousel/carousel.d.ts +0 -163
- package/dist/types/components/zd-carousel/interfaces.d.ts +0 -49
- package/dist/types/components/zd-checkbox/checkbox.d.ts +0 -12
- package/dist/types/components/zd-checkbox/interfaces.d.ts +0 -5
- package/dist/types/components/zd-checkbox-multiple/checkbox-multiple.d.ts +0 -39
- package/dist/types/components/zd-checkbox-multiple/interfaces.d.ts +0 -13
- package/dist/types/components/zd-chip/chip.d.ts +0 -60
- package/dist/types/components/zd-chip/interfaces.d.ts +0 -18
- package/dist/types/components/zd-code-viewer/code-viewer.d.ts +0 -86
- package/dist/types/components/zd-code-viewer/interfaces.d.ts +0 -13
- package/dist/types/components/zd-col/col.d.ts +0 -33
- package/dist/types/components/zd-col/interfaces.d.ts +0 -15
- package/dist/types/components/zd-collapse-card/collapse-card.d.ts +0 -56
- package/dist/types/components/zd-collapse-card/interfaces.d.ts +0 -14
- package/dist/types/components/zd-component/child-not-found.d.ts +0 -6
- package/dist/types/components/zd-component/component-render.d.ts +0 -16
- package/dist/types/components/zd-component/component.d.ts +0 -120
- package/dist/types/components/zd-component/interfaces.d.ts +0 -74
- package/dist/types/components/zd-container/container.d.ts +0 -45
- package/dist/types/components/zd-container/interfaces.d.ts +0 -12
- package/dist/types/components/zd-currency/currency.d.ts +0 -12
- package/dist/types/components/zd-currency/interfaces.d.ts +0 -6
- package/dist/types/components/zd-date-input/date-input.d.ts +0 -152
- package/dist/types/components/zd-date-input/interfaces.d.ts +0 -27
- package/dist/types/components/zd-date-range/date-range.d.ts +0 -158
- package/dist/types/components/zd-date-range/interfaces.d.ts +0 -18
- package/dist/types/components/zd-dialog/dialog.d.ts +0 -76
- package/dist/types/components/zd-dialog/interfaces.d.ts +0 -13
- package/dist/types/components/zd-divider/divider.d.ts +0 -20
- package/dist/types/components/zd-divider/interfaces.d.ts +0 -8
- package/dist/types/components/zd-dropdown/dropdown.d.ts +0 -81
- package/dist/types/components/zd-dropdown/interfaces.d.ts +0 -23
- package/dist/types/components/zd-footer/footer.d.ts +0 -80
- package/dist/types/components/zd-footer/interfaces.d.ts +0 -26
- package/dist/types/components/zd-form/form.d.ts +0 -174
- package/dist/types/components/zd-form/interfaces.d.ts +0 -36
- package/dist/types/components/zd-frame/frame.d.ts +0 -81
- package/dist/types/components/zd-frame/interfaces.d.ts +0 -23
- package/dist/types/components/zd-frame-page/frame-page.d.ts +0 -14
- package/dist/types/components/zd-frame-page/interfaces.d.ts +0 -4
- package/dist/types/components/zd-grid/data-navigator.d.ts +0 -12
- package/dist/types/components/zd-grid/data-selector.d.ts +0 -25
- package/dist/types/components/zd-grid/grid-column.d.ts +0 -47
- package/dist/types/components/zd-grid/grid-events.d.ts +0 -26
- package/dist/types/components/zd-grid/grid.d.ts +0 -85
- package/dist/types/components/zd-grid/index.d.ts +0 -11
- package/dist/types/components/zd-grid/interfaces.d.ts +0 -148
- package/dist/types/components/zd-grid/iterable-table.d.ts +0 -28
- package/dist/types/components/zd-grid/keymap-merger.d.ts +0 -26
- package/dist/types/components/zd-grid/keymap-navigation.d.ts +0 -6
- package/dist/types/components/zd-grid/table-action-builder.d.ts +0 -19
- package/dist/types/components/zd-grid/view-navigator.d.ts +0 -10
- package/dist/types/components/zd-grid-editable/data-editor-with-add.d.ts +0 -35
- package/dist/types/components/zd-grid-editable/data-editor.d.ts +0 -64
- package/dist/types/components/zd-grid-editable/errors/index.d.ts +0 -2
- package/dist/types/components/zd-grid-editable/errors/not-editing.d.ts +0 -6
- package/dist/types/components/zd-grid-editable/errors/row-not-found.d.ts +0 -6
- package/dist/types/components/zd-grid-editable/grid-column-editable.d.ts +0 -9
- package/dist/types/components/zd-grid-editable/grid-editable-controller.d.ts +0 -8
- package/dist/types/components/zd-grid-editable/grid-editable-events.d.ts +0 -32
- package/dist/types/components/zd-grid-editable/grid-editable.d.ts +0 -124
- package/dist/types/components/zd-grid-editable/index.d.ts +0 -8
- package/dist/types/components/zd-grid-editable/interfaces.d.ts +0 -66
- package/dist/types/components/zd-grid-editable/keymap-editing.d.ts +0 -7
- package/dist/types/components/zd-header/header.d.ts +0 -94
- package/dist/types/components/zd-header/interfaces.d.ts +0 -29
- package/dist/types/components/zd-icon/icon.d.ts +0 -55
- package/dist/types/components/zd-icon/interfaces.d.ts +0 -13
- package/dist/types/components/zd-image/image.d.ts +0 -73
- package/dist/types/components/zd-image/interfaces.d.ts +0 -17
- package/dist/types/components/zd-increment/increment.d.ts +0 -56
- package/dist/types/components/zd-increment/interfaces.d.ts +0 -9
- package/dist/types/components/zd-input/input-factory.d.ts +0 -6
- package/dist/types/components/zd-input/input.d.ts +0 -223
- package/dist/types/components/zd-input/interfaces.d.ts +0 -38
- package/dist/types/components/zd-iterable/column-not-found.d.ts +0 -6
- package/dist/types/components/zd-iterable/column.d.ts +0 -78
- package/dist/types/components/zd-iterable/conditions-manager.d.ts +0 -49
- package/dist/types/components/zd-iterable/interfaces.d.ts +0 -103
- package/dist/types/components/zd-iterable/iterable-columns-button-controller.d.ts +0 -9
- package/dist/types/components/zd-iterable/iterable-columns-button.d.ts +0 -35
- package/dist/types/components/zd-iterable/iterable-controller.d.ts +0 -8
- package/dist/types/components/zd-iterable/iterable-page-component.d.ts +0 -27
- package/dist/types/components/zd-iterable/iterable-page-info.d.ts +0 -7
- package/dist/types/components/zd-iterable/iterable-page-size.d.ts +0 -62
- package/dist/types/components/zd-iterable/iterable-pagination.d.ts +0 -28
- package/dist/types/components/zd-iterable/iterable.d.ts +0 -77
- package/dist/types/components/zd-iterable/search.d.ts +0 -31
- package/dist/types/components/zd-iterable-component-render/interfaces.d.ts +0 -34
- package/dist/types/components/zd-iterable-component-render/iterable-component-render.d.ts +0 -84
- package/dist/types/components/zd-layout/interfaces.d.ts +0 -7
- package/dist/types/components/zd-layout/layout.d.ts +0 -9
- package/dist/types/components/zd-list/interfaces.d.ts +0 -44
- package/dist/types/components/zd-list/item-not-found.d.ts +0 -6
- package/dist/types/components/zd-list/list-group.d.ts +0 -30
- package/dist/types/components/zd-list/list-item.d.ts +0 -46
- package/dist/types/components/zd-list/list.d.ts +0 -81
- package/dist/types/components/zd-loading/interfaces.d.ts +0 -7
- package/dist/types/components/zd-loading/loading.d.ts +0 -21
- package/dist/types/components/zd-login/interfaces.d.ts +0 -25
- package/dist/types/components/zd-login/login-button.d.ts +0 -50
- package/dist/types/components/zd-login/login.d.ts +0 -54
- package/dist/types/components/zd-main/interfaces.d.ts +0 -5
- package/dist/types/components/zd-main/main.d.ts +0 -7
- package/dist/types/components/zd-master-detail/detail-not-found.d.ts +0 -7
- package/dist/types/components/zd-master-detail/interfaces.d.ts +0 -10
- package/dist/types/components/zd-master-detail/master-detail.d.ts +0 -18
- package/dist/types/components/zd-master-detail/master-not-found.d.ts +0 -7
- package/dist/types/components/zd-menu/interfaces.d.ts +0 -68
- package/dist/types/components/zd-menu/menu-button.d.ts +0 -29
- package/dist/types/components/zd-menu/menu-group.d.ts +0 -61
- package/dist/types/components/zd-menu/menu-link.d.ts +0 -50
- package/dist/types/components/zd-menu/menu-separator.d.ts +0 -7
- package/dist/types/components/zd-menu/menu.d.ts +0 -199
- package/dist/types/components/zd-modal/interfaces.d.ts +0 -35
- package/dist/types/components/zd-modal/modal-close-button.d.ts +0 -28
- package/dist/types/components/zd-modal/modal.d.ts +0 -53
- package/dist/types/components/zd-month/interfaces.d.ts +0 -6
- package/dist/types/components/zd-month/month.d.ts +0 -33
- package/dist/types/components/zd-number-input/interfaces.d.ts +0 -8
- package/dist/types/components/zd-number-input/number-input.d.ts +0 -43
- package/dist/types/components/zd-password/interfaces.d.ts +0 -6
- package/dist/types/components/zd-password/password.d.ts +0 -17
- package/dist/types/components/zd-progress/interfaces.d.ts +0 -10
- package/dist/types/components/zd-progress/progress.d.ts +0 -41
- package/dist/types/components/zd-radio/interfaces.d.ts +0 -11
- package/dist/types/components/zd-radio/radio.d.ts +0 -35
- package/dist/types/components/zd-row/interfaces.d.ts +0 -13
- package/dist/types/components/zd-row/row.d.ts +0 -39
- package/dist/types/components/zd-select/interfaces.d.ts +0 -24
- package/dist/types/components/zd-select/select.d.ts +0 -238
- package/dist/types/components/zd-select-multiple/interfaces.d.ts +0 -18
- package/dist/types/components/zd-select-multiple/select-multiple.d.ts +0 -113
- package/dist/types/components/zd-svg-map/interfaces.d.ts +0 -26
- package/dist/types/components/zd-svg-map/svg-map.d.ts +0 -35
- package/dist/types/components/zd-switch/interfaces.d.ts +0 -7
- package/dist/types/components/zd-switch/switch.d.ts +0 -16
- package/dist/types/components/zd-table/interfaces.d.ts +0 -25
- package/dist/types/components/zd-table/table.d.ts +0 -42
- package/dist/types/components/zd-tabs/interfaces.d.ts +0 -40
- package/dist/types/components/zd-tabs/tab-not-found.d.ts +0 -11
- package/dist/types/components/zd-tabs/tab.d.ts +0 -57
- package/dist/types/components/zd-tabs/tabs.d.ts +0 -86
- package/dist/types/components/zd-tag/interfaces.d.ts +0 -7
- package/dist/types/components/zd-tag/tag.d.ts +0 -13
- package/dist/types/components/zd-text/interfaces.d.ts +0 -9
- package/dist/types/components/zd-text/text.d.ts +0 -8
- package/dist/types/components/zd-text-input/interfaces.d.ts +0 -23
- package/dist/types/components/zd-text-input/text-input.d.ts +0 -91
- package/dist/types/components/zd-textarea/interfaces.d.ts +0 -21
- package/dist/types/components/zd-textarea/textarea.d.ts +0 -71
- package/dist/types/components/zd-time/interfaces.d.ts +0 -22
- package/dist/types/components/zd-time/time-format-selector.d.ts +0 -8
- package/dist/types/components/zd-time/time.d.ts +0 -149
- package/dist/types/components/zd-toggleable/interfaces.d.ts +0 -6
- package/dist/types/components/zd-toggleable/toggleable.d.ts +0 -21
- package/dist/types/components/zd-tooltip/interfaces.d.ts +0 -18
- package/dist/types/components/zd-tooltip/tooltip.d.ts +0 -57
- package/dist/types/components/zd-tree/interfaces.d.ts +0 -107
- package/dist/types/components/zd-tree/tree.d.ts +0 -161
- package/dist/types/components/zd-tree-grid/index.d.ts +0 -6
- package/dist/types/components/zd-tree-grid/interfaces.d.ts +0 -35
- package/dist/types/components/zd-tree-grid/iterable-tree.d.ts +0 -10
- package/dist/types/components/zd-tree-grid/keymap-tree.d.ts +0 -7
- package/dist/types/components/zd-tree-grid/tree-data-navigator.d.ts +0 -10
- package/dist/types/components/zd-tree-grid/tree-data-selector.d.ts +0 -18
- package/dist/types/components/zd-tree-grid/tree-grid.d.ts +0 -119
- package/dist/types/error/delete-rows.d.ts +0 -7
- package/dist/types/error/index.d.ts +0 -3
- package/dist/types/error/non-initialized.d.ts +0 -7
- package/dist/types/error/zeedhi-error.d.ts +0 -6
- package/dist/types/index.d.ts +0 -6
- package/dist/types/services/index.d.ts +0 -4
- package/dist/types/services/zd-alert/alert-queue.d.ts +0 -13
- package/dist/types/services/zd-alert/alert-replace.d.ts +0 -18
- package/dist/types/services/zd-alert/alert-service.d.ts +0 -45
- package/dist/types/services/zd-alert/alert-stack.d.ts +0 -9
- package/dist/types/services/zd-alert/index.d.ts +0 -5
- package/dist/types/services/zd-alert/interfaces.d.ts +0 -6
- package/dist/types/services/zd-dialog/dialog-service.d.ts +0 -24
- package/dist/types/services/zd-loading/loading-service.d.ts +0 -17
- package/dist/types/services/zd-modal/modal-service.d.ts +0 -39
- package/dist/types/utils/data-value-out/data-value-out.d.ts +0 -5
- package/dist/types/utils/data-value-out/index.d.ts +0 -2
- package/dist/types/utils/data-value-out/interfaces.d.ts +0 -8
- package/dist/types/utils/datasource-searcher/datasource-searcher.d.ts +0 -6
- package/dist/types/utils/datasource-searcher/index.d.ts +0 -2
- package/dist/types/utils/datasource-searcher/interfaces.d.ts +0 -5
- package/dist/types/utils/icons/icons.d.ts +0 -24
- package/dist/types/utils/index.d.ts +0 -7
- package/dist/types/utils/omit/omit.d.ts +0 -11
- package/dist/types/utils/theme/theme.d.ts +0 -34
- package/dist/types/utils/tree-data-structure/index.d.ts +0 -2
- package/dist/types/utils/tree-data-structure/interfaces.d.ts +0 -30
- package/dist/types/utils/tree-data-structure/tree-data-structure.d.ts +0 -155
- package/dist/types/utils/unique-by/unique-by.d.ts +0 -3
- package/dist/zd-common.js +0 -13133
- package/dist/zd-common.min.js +0 -13133
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { IComponent, IComponentRender } from '../zd-component/interfaces';
|
|
2
|
-
/**
|
|
3
|
-
* Interface for list component
|
|
4
|
-
*/
|
|
5
|
-
export interface IList extends IComponentRender {
|
|
6
|
-
dense?: boolean;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
divided?: boolean;
|
|
9
|
-
items?: IListItem[];
|
|
10
|
-
lines?: false | 'one' | 'two' | 'three';
|
|
11
|
-
color?: string;
|
|
12
|
-
elevation?: number | string;
|
|
13
|
-
openStrategy?: 'single' | 'multiple' | 'list';
|
|
14
|
-
height?: number | string;
|
|
15
|
-
maxHeight?: number | string;
|
|
16
|
-
minHeight?: number | string;
|
|
17
|
-
fillHeight?: boolean;
|
|
18
|
-
width?: number | string;
|
|
19
|
-
maxWidth?: number | string;
|
|
20
|
-
minWidth?: number | string;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Interface for list itens
|
|
24
|
-
*/
|
|
25
|
-
export interface IListItem extends IComponentRender {
|
|
26
|
-
appendIcon?: string;
|
|
27
|
-
disabled?: boolean;
|
|
28
|
-
leftField?: IComponent;
|
|
29
|
-
prependIcon?: string;
|
|
30
|
-
rightField?: IComponent;
|
|
31
|
-
ripple?: boolean;
|
|
32
|
-
subtitle?: string;
|
|
33
|
-
title?: string;
|
|
34
|
-
lines?: false | 'one' | 'two' | 'three';
|
|
35
|
-
dense?: boolean;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* Interface for list group
|
|
39
|
-
*/
|
|
40
|
-
export interface IListGroup extends IListItem {
|
|
41
|
-
items?: IListItem[];
|
|
42
|
-
lazyLoad?: boolean;
|
|
43
|
-
opened?: boolean;
|
|
44
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { IListGroup, IListItem } from './interfaces';
|
|
2
|
-
import { ListItem } from './list-item';
|
|
3
|
-
/**
|
|
4
|
-
* Base class for ListGroup component.
|
|
5
|
-
*/
|
|
6
|
-
export declare class ListGroup extends ListItem implements IListGroup {
|
|
7
|
-
/**
|
|
8
|
-
* List items structure.
|
|
9
|
-
*/
|
|
10
|
-
items: IListItem[];
|
|
11
|
-
/**
|
|
12
|
-
* Content will be loaded only when the group opens.
|
|
13
|
-
*/
|
|
14
|
-
lazyLoad: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Group state.
|
|
17
|
-
*/
|
|
18
|
-
opened: boolean;
|
|
19
|
-
constructor(props: IListGroup);
|
|
20
|
-
/**
|
|
21
|
-
* Toggle group state.
|
|
22
|
-
*/
|
|
23
|
-
toggle(): void;
|
|
24
|
-
/**
|
|
25
|
-
* Get item by name
|
|
26
|
-
* @param name name property of the item
|
|
27
|
-
* @throws ItemNotFoundError
|
|
28
|
-
*/
|
|
29
|
-
getItem(name: string): IListItem;
|
|
30
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
2
|
-
import { IComponent } from '../zd-component/interfaces';
|
|
3
|
-
import { IListItem } from './interfaces';
|
|
4
|
-
/**
|
|
5
|
-
* Base class for ListItem component.
|
|
6
|
-
*/
|
|
7
|
-
export declare class ListItem extends ComponentRender implements IListItem {
|
|
8
|
-
/**
|
|
9
|
-
* Append an icon inside the item.
|
|
10
|
-
*/
|
|
11
|
-
appendIcon?: string;
|
|
12
|
-
/**
|
|
13
|
-
* Removes the ability to click or target the item.
|
|
14
|
-
*/
|
|
15
|
-
disabled: boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Prepend a component inside the item.
|
|
18
|
-
*/
|
|
19
|
-
leftField?: IComponent;
|
|
20
|
-
/**
|
|
21
|
-
* Prepend an icon inside the item.
|
|
22
|
-
*/
|
|
23
|
-
prependIcon?: string;
|
|
24
|
-
/**
|
|
25
|
-
* Append a component inside the item.
|
|
26
|
-
*/
|
|
27
|
-
rightField?: IComponent;
|
|
28
|
-
/**
|
|
29
|
-
* Apply the ripple effect to show action from a user.
|
|
30
|
-
*/
|
|
31
|
-
ripple: boolean;
|
|
32
|
-
/**
|
|
33
|
-
* Defines the item subtitle.
|
|
34
|
-
*/
|
|
35
|
-
subtitle?: string;
|
|
36
|
-
/**
|
|
37
|
-
* Increases the item height to better support more lines of text.
|
|
38
|
-
*/
|
|
39
|
-
lines?: false | 'one' | 'two' | 'three';
|
|
40
|
-
/**
|
|
41
|
-
* Defines the item title.
|
|
42
|
-
*/
|
|
43
|
-
title?: string;
|
|
44
|
-
dense: boolean;
|
|
45
|
-
constructor(props: IListItem);
|
|
46
|
-
}
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
2
|
-
import { IList, IListItem } from './interfaces';
|
|
3
|
-
/**
|
|
4
|
-
* Base class for List component.
|
|
5
|
-
*/
|
|
6
|
-
export declare class List extends ComponentRender implements IList {
|
|
7
|
-
/**
|
|
8
|
-
* Applies specified color to the entire list.
|
|
9
|
-
* It can be the name of material or css color in hexa or rgba.
|
|
10
|
-
*/
|
|
11
|
-
color?: string;
|
|
12
|
-
/**
|
|
13
|
-
* Create the list with smaller items.
|
|
14
|
-
*/
|
|
15
|
-
dense: boolean;
|
|
16
|
-
/**
|
|
17
|
-
* Removes the ability to click or target the list.
|
|
18
|
-
*/
|
|
19
|
-
disabled: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Render list with dividers between the items.
|
|
22
|
-
*/
|
|
23
|
-
divided: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* List items structure.
|
|
26
|
-
*/
|
|
27
|
-
items: IListItem[];
|
|
28
|
-
/**
|
|
29
|
-
* Increases the height of all the list items to better support more lines of text.
|
|
30
|
-
*/
|
|
31
|
-
lines: false | 'one' | 'two' | 'three';
|
|
32
|
-
/**
|
|
33
|
-
* Designates an elevation applied to the list between 0 and 24.
|
|
34
|
-
*/
|
|
35
|
-
elevation: number | string;
|
|
36
|
-
/**
|
|
37
|
-
* Will only collapse when explicitly closed.
|
|
38
|
-
*/
|
|
39
|
-
openStrategy: 'single' | 'multiple' | 'list';
|
|
40
|
-
/**
|
|
41
|
-
* Defines the component height. Possible values for this property can be
|
|
42
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
43
|
-
*/
|
|
44
|
-
height: string | number;
|
|
45
|
-
/**
|
|
46
|
-
* Defines the component min height. Possible values for this property can be
|
|
47
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
48
|
-
*/
|
|
49
|
-
minHeight: string | number;
|
|
50
|
-
/**
|
|
51
|
-
* Defines the component max height. Possible values for this property can be
|
|
52
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
53
|
-
*/
|
|
54
|
-
maxHeight: string | number;
|
|
55
|
-
/**
|
|
56
|
-
* Set component height to fill all space available
|
|
57
|
-
*/
|
|
58
|
-
fillHeight: boolean;
|
|
59
|
-
/**
|
|
60
|
-
* Defines the component width. Possible values for this property can be
|
|
61
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
62
|
-
*/
|
|
63
|
-
width: string | number;
|
|
64
|
-
/**
|
|
65
|
-
* Defines the component min width. Possible values for this property can be
|
|
66
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
67
|
-
*/
|
|
68
|
-
minWidth: string | number;
|
|
69
|
-
/**
|
|
70
|
-
* Defines the component max height. Possible values for this property can be
|
|
71
|
-
* <samp>'auto', '100%', '400px' or 400</samp>
|
|
72
|
-
*/
|
|
73
|
-
maxWidth: string | number;
|
|
74
|
-
constructor(props: IList);
|
|
75
|
-
/**
|
|
76
|
-
* Get item by name
|
|
77
|
-
* @param name name property of the item
|
|
78
|
-
* @throws ItemNotFoundError
|
|
79
|
-
*/
|
|
80
|
-
getItem(name: string): IListItem;
|
|
81
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Component } from '../zd-component/component';
|
|
2
|
-
import { ILoading } from './interfaces';
|
|
3
|
-
export declare class Loading extends Component implements ILoading {
|
|
4
|
-
/**
|
|
5
|
-
* text to show in Loader Overlay
|
|
6
|
-
*/
|
|
7
|
-
text?: string;
|
|
8
|
-
defaultText?: string;
|
|
9
|
-
opacity?: number | string;
|
|
10
|
-
isVisible: boolean;
|
|
11
|
-
zIndex: number | string;
|
|
12
|
-
constructor(props: ILoading);
|
|
13
|
-
/**
|
|
14
|
-
* Displays overlay
|
|
15
|
-
*/
|
|
16
|
-
show(text?: string): void;
|
|
17
|
-
/**
|
|
18
|
-
* Close overlay
|
|
19
|
-
*/
|
|
20
|
-
hide(): void;
|
|
21
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { IDictionary, IEventParam } from '@zeedhi/core';
|
|
2
|
-
import { IButton } from '../zd-button/interfaces';
|
|
3
|
-
import { IComponentRender } from '../zd-component/interfaces';
|
|
4
|
-
import { Login } from './login';
|
|
5
|
-
import { LoginButton } from './login-button';
|
|
6
|
-
export type ILoginEvent = IEventParam<Login>;
|
|
7
|
-
export type ILoginButtonEvent = IEventParam<LoginButton>;
|
|
8
|
-
export interface ILogin extends IComponentRender {
|
|
9
|
-
backgroundStyle?: string;
|
|
10
|
-
bottomLink?: IComponentRender[];
|
|
11
|
-
color?: string;
|
|
12
|
-
cardWidth?: string | number;
|
|
13
|
-
layout?: string;
|
|
14
|
-
logo?: string;
|
|
15
|
-
logoMessage?: string;
|
|
16
|
-
poweredByImage?: string;
|
|
17
|
-
poweredByImageCard?: string;
|
|
18
|
-
socialLogin?: IComponentRender[];
|
|
19
|
-
flatForm?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export interface ILoginButton extends IButton {
|
|
22
|
-
authUrl?: string;
|
|
23
|
-
redirectUrl?: string;
|
|
24
|
-
requestParams?: IDictionary<any>;
|
|
25
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { IDictionary } from '@zeedhi/core';
|
|
2
|
-
import { Button } from '../zd-button/button';
|
|
3
|
-
import { Form } from '../zd-form/form';
|
|
4
|
-
import { ILoginButton } from './interfaces';
|
|
5
|
-
/**
|
|
6
|
-
* The Login button component <code>zd-login-button</code> is used to handle login.
|
|
7
|
-
*/
|
|
8
|
-
export declare class LoginButton extends Button implements ILoginButton {
|
|
9
|
-
parent?: Form;
|
|
10
|
-
/**
|
|
11
|
-
* Endpoint used to authentication
|
|
12
|
-
*/
|
|
13
|
-
authUrl: string;
|
|
14
|
-
/**
|
|
15
|
-
* Url to redirect
|
|
16
|
-
*/
|
|
17
|
-
redirectUrl: string;
|
|
18
|
-
/**
|
|
19
|
-
* Extra params to be added on login request
|
|
20
|
-
*/
|
|
21
|
-
requestParams: IDictionary<any>;
|
|
22
|
-
/**
|
|
23
|
-
* Create a new LoginButton
|
|
24
|
-
* @param props LoginButton definition
|
|
25
|
-
*/
|
|
26
|
-
constructor(props: ILoginButton);
|
|
27
|
-
/**
|
|
28
|
-
* Click event
|
|
29
|
-
*/
|
|
30
|
-
click(event: Event, element: any): Promise<void>;
|
|
31
|
-
/**
|
|
32
|
-
* Send request to the configured endpoint
|
|
33
|
-
*/
|
|
34
|
-
private sendRequest;
|
|
35
|
-
/**
|
|
36
|
-
* Returns a parsed query string
|
|
37
|
-
* @param args Params to the query string
|
|
38
|
-
*/
|
|
39
|
-
private getQueryString;
|
|
40
|
-
/**
|
|
41
|
-
* Redirect the app to the configured url
|
|
42
|
-
* @param args Response
|
|
43
|
-
*/
|
|
44
|
-
private handleLoginSuccess;
|
|
45
|
-
/**
|
|
46
|
-
* Emit the LoginFail event
|
|
47
|
-
* @param args Response
|
|
48
|
-
*/
|
|
49
|
-
private handleLoginFail;
|
|
50
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
2
|
-
import { IComponentRender } from '../zd-component/interfaces';
|
|
3
|
-
import { ILogin } from './interfaces';
|
|
4
|
-
/**
|
|
5
|
-
* Base class for Login component.
|
|
6
|
-
*/
|
|
7
|
-
export declare class Login extends ComponentRender implements ILogin {
|
|
8
|
-
/**
|
|
9
|
-
* Value set int the css property background.
|
|
10
|
-
*/
|
|
11
|
-
backgroundStyle: string;
|
|
12
|
-
/**
|
|
13
|
-
* An area in the bottom of the card to display a link.
|
|
14
|
-
*/
|
|
15
|
-
bottomLink: IComponentRender[];
|
|
16
|
-
/**
|
|
17
|
-
* Set card width.
|
|
18
|
-
*/
|
|
19
|
-
cardWidth: string | number;
|
|
20
|
-
/**
|
|
21
|
-
* Applies specified color to the control.
|
|
22
|
-
* It can be the name of material or css color in hexa.
|
|
23
|
-
*/
|
|
24
|
-
color: string;
|
|
25
|
-
/**
|
|
26
|
-
* Card position orientation.
|
|
27
|
-
*/
|
|
28
|
-
layout: string;
|
|
29
|
-
/**
|
|
30
|
-
* Logo displayed in the top of the card.
|
|
31
|
-
*/
|
|
32
|
-
logo: string;
|
|
33
|
-
/**
|
|
34
|
-
* Text displayed under the logo.
|
|
35
|
-
*/
|
|
36
|
-
logoMessage: string;
|
|
37
|
-
/**
|
|
38
|
-
* Image displayed out of the card.
|
|
39
|
-
*/
|
|
40
|
-
poweredByImage: string;
|
|
41
|
-
/**
|
|
42
|
-
* Image displayed in the card.
|
|
43
|
-
*/
|
|
44
|
-
poweredByImageCard: string;
|
|
45
|
-
/**
|
|
46
|
-
* If form is flat
|
|
47
|
-
*/
|
|
48
|
-
flatForm: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* Buttons displayed in the bottom of the card.
|
|
51
|
-
*/
|
|
52
|
-
socialLogin: IComponentRender[];
|
|
53
|
-
constructor(props: ILogin);
|
|
54
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { IDictionary } from '@zeedhi/core';
|
|
2
|
-
import { IComponentRender } from '../zd-component/interfaces';
|
|
3
|
-
export interface IMasterDetail extends IComponentRender {
|
|
4
|
-
config?: IDictionary<any>;
|
|
5
|
-
lazyRelate?: boolean;
|
|
6
|
-
height?: number | string;
|
|
7
|
-
maxHeight?: number | string;
|
|
8
|
-
minHeight?: number | string;
|
|
9
|
-
fillHeight?: boolean;
|
|
10
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { IDictionary } from '@zeedhi/core';
|
|
2
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
3
|
-
import { IMasterDetail } from './interfaces';
|
|
4
|
-
/**
|
|
5
|
-
* Base class for Master Detail component.
|
|
6
|
-
*/
|
|
7
|
-
export declare class MasterDetail extends ComponentRender implements IMasterDetail {
|
|
8
|
-
config: IDictionary<any>;
|
|
9
|
-
lazyRelate: boolean;
|
|
10
|
-
height: string | number;
|
|
11
|
-
minHeight: string | number;
|
|
12
|
-
maxHeight: string | number;
|
|
13
|
-
fillHeight: boolean;
|
|
14
|
-
constructor(props: IMasterDetail);
|
|
15
|
-
private createRelationship;
|
|
16
|
-
createRelationships(): void;
|
|
17
|
-
onMounted(element: any): void;
|
|
18
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { IEventParam } from '@zeedhi/core';
|
|
2
|
-
import { IButton } from '../zd-button/interfaces';
|
|
3
|
-
import { IComponentEvents, IComponentRender } from '../zd-component/interfaces';
|
|
4
|
-
import { MenuLink } from './menu-link';
|
|
5
|
-
export type IMenuLinkEvent = IEventParam<MenuLink>;
|
|
6
|
-
export type IMenuLinkEvents = IComponentEvents<IMenuLinkEvent>;
|
|
7
|
-
/**
|
|
8
|
-
* Interface for menu component
|
|
9
|
-
*/
|
|
10
|
-
export interface IMenu extends IComponentRender {
|
|
11
|
-
app?: boolean | string;
|
|
12
|
-
absolute?: boolean | string;
|
|
13
|
-
clipped?: boolean | string;
|
|
14
|
-
dense?: boolean | string;
|
|
15
|
-
fixed?: boolean | string;
|
|
16
|
-
floating?: boolean | string;
|
|
17
|
-
mini?: boolean | string;
|
|
18
|
-
miniWidth?: number | string;
|
|
19
|
-
temporary?: boolean | string;
|
|
20
|
-
items?: IMenuItem[];
|
|
21
|
-
itemsUrl?: string;
|
|
22
|
-
isLocal?: boolean | string;
|
|
23
|
-
closeToMini?: boolean | string;
|
|
24
|
-
showSearch?: boolean | string;
|
|
25
|
-
opened?: boolean | string;
|
|
26
|
-
topSlot?: IComponentRender[];
|
|
27
|
-
width?: number | string;
|
|
28
|
-
mobileBreakpoint?: number | string;
|
|
29
|
-
cache?: boolean;
|
|
30
|
-
disableRouteWatcher?: boolean;
|
|
31
|
-
permanent?: boolean | string;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* Interface for menu itens
|
|
35
|
-
*/
|
|
36
|
-
export interface IMenuItem extends IComponentRender {
|
|
37
|
-
parentMenu?: IMenu;
|
|
38
|
-
parentGroup?: IMenuGroup;
|
|
39
|
-
}
|
|
40
|
-
export interface IInteractiveMenuItem {
|
|
41
|
-
label: string;
|
|
42
|
-
icon?: string;
|
|
43
|
-
}
|
|
44
|
-
/**
|
|
45
|
-
* Interface for menu link
|
|
46
|
-
*/
|
|
47
|
-
export interface IMenuLink extends IMenuItem, IInteractiveMenuItem {
|
|
48
|
-
route: string;
|
|
49
|
-
events?: IMenuLinkEvents;
|
|
50
|
-
}
|
|
51
|
-
/**
|
|
52
|
-
* Interface for menu group
|
|
53
|
-
*/
|
|
54
|
-
export interface IMenuGroup extends IMenuItem, IInteractiveMenuItem {
|
|
55
|
-
items: IMenuItem[];
|
|
56
|
-
opened?: boolean | string;
|
|
57
|
-
expandIcon?: string;
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* Interface for menu separator
|
|
61
|
-
*/
|
|
62
|
-
export type IMenuSeparator = IMenuItem;
|
|
63
|
-
/**
|
|
64
|
-
* Interface for menu button
|
|
65
|
-
*/
|
|
66
|
-
export interface IMenuButton extends IButton {
|
|
67
|
-
menuName: string;
|
|
68
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Button } from '../zd-button/button';
|
|
2
|
-
import { IMenuButton } from './interfaces';
|
|
3
|
-
/**
|
|
4
|
-
* Base class for MenuButton component.
|
|
5
|
-
*/
|
|
6
|
-
export declare class MenuButton extends Button implements IMenuButton {
|
|
7
|
-
/**
|
|
8
|
-
* Makes the background transparent (equal to text prop in Vuetify).
|
|
9
|
-
*/
|
|
10
|
-
flat: boolean;
|
|
11
|
-
/**
|
|
12
|
-
* Designates the button as icon, round and flat.
|
|
13
|
-
*/
|
|
14
|
-
icon: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* Designates the button icon, that will be rendered before the label.
|
|
17
|
-
*/
|
|
18
|
-
iconName: string;
|
|
19
|
-
/**
|
|
20
|
-
* Name of the menu component controlled by this button.
|
|
21
|
-
*/
|
|
22
|
-
menuName: string;
|
|
23
|
-
/**
|
|
24
|
-
* Creates a new Menu Button.
|
|
25
|
-
* @param props Menu Button properties
|
|
26
|
-
*/
|
|
27
|
-
constructor(props: IMenuButton);
|
|
28
|
-
onCreated(): void;
|
|
29
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
2
|
-
import { IMenuGroup, IMenuItem } from './interfaces';
|
|
3
|
-
import { Menu } from './menu';
|
|
4
|
-
/**
|
|
5
|
-
* Base class for MenuGroup component.
|
|
6
|
-
*/
|
|
7
|
-
export declare class MenuGroup extends ComponentRender implements IMenuGroup {
|
|
8
|
-
/**
|
|
9
|
-
* item label
|
|
10
|
-
*/
|
|
11
|
-
label: string;
|
|
12
|
-
/**
|
|
13
|
-
* Item icon
|
|
14
|
-
*/
|
|
15
|
-
icon: string;
|
|
16
|
-
/**
|
|
17
|
-
* Items grouped
|
|
18
|
-
*/
|
|
19
|
-
items: IMenuItem[];
|
|
20
|
-
/**
|
|
21
|
-
* Group state
|
|
22
|
-
*/
|
|
23
|
-
opened: boolean | string;
|
|
24
|
-
/**
|
|
25
|
-
* Menu that contains the item
|
|
26
|
-
*/
|
|
27
|
-
parentMenu?: Menu;
|
|
28
|
-
/**
|
|
29
|
-
* Group that contains the item
|
|
30
|
-
*/
|
|
31
|
-
parentGroup?: MenuGroup;
|
|
32
|
-
/**
|
|
33
|
-
* Expansion icon
|
|
34
|
-
*/
|
|
35
|
-
expandIcon: string;
|
|
36
|
-
/**
|
|
37
|
-
* Creates a new Menu Group.
|
|
38
|
-
* @param props Menu Group properties
|
|
39
|
-
*/
|
|
40
|
-
constructor(props: IMenuGroup);
|
|
41
|
-
/**
|
|
42
|
-
* @returns item is selected or not
|
|
43
|
-
*/
|
|
44
|
-
isSelected(): boolean;
|
|
45
|
-
/**
|
|
46
|
-
* Open group
|
|
47
|
-
*/
|
|
48
|
-
open(): void;
|
|
49
|
-
/**
|
|
50
|
-
* Close group
|
|
51
|
-
*/
|
|
52
|
-
close(): void;
|
|
53
|
-
/**
|
|
54
|
-
* Event triggered when this item is clicked
|
|
55
|
-
*/
|
|
56
|
-
click(event?: Event): void;
|
|
57
|
-
/**
|
|
58
|
-
* Event triggered when this item is focus
|
|
59
|
-
*/
|
|
60
|
-
focus(event: Event): void;
|
|
61
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { ComponentRender } from '../zd-component/component-render';
|
|
2
|
-
import { IMenuLink, IMenuLinkEvents } from './interfaces';
|
|
3
|
-
import { Menu } from './menu';
|
|
4
|
-
import { MenuGroup } from './menu-group';
|
|
5
|
-
/**
|
|
6
|
-
* Base class for MenuLink component.
|
|
7
|
-
*/
|
|
8
|
-
export declare class MenuLink extends ComponentRender implements IMenuLink {
|
|
9
|
-
/**
|
|
10
|
-
* Item label
|
|
11
|
-
*/
|
|
12
|
-
label: string;
|
|
13
|
-
/**
|
|
14
|
-
* Item events
|
|
15
|
-
*/
|
|
16
|
-
events: IMenuLinkEvents;
|
|
17
|
-
/**
|
|
18
|
-
* Item icon
|
|
19
|
-
*/
|
|
20
|
-
icon: string;
|
|
21
|
-
/**
|
|
22
|
-
* Url to redirect
|
|
23
|
-
*/
|
|
24
|
-
route: string;
|
|
25
|
-
/**
|
|
26
|
-
* Menu that contains the item
|
|
27
|
-
*/
|
|
28
|
-
parentMenu?: Menu;
|
|
29
|
-
/**
|
|
30
|
-
* Group that contains the item
|
|
31
|
-
*/
|
|
32
|
-
parentGroup?: MenuGroup;
|
|
33
|
-
/**
|
|
34
|
-
* Creates a new Menu Link.
|
|
35
|
-
* @param props Menu Link properties
|
|
36
|
-
*/
|
|
37
|
-
constructor(props: IMenuLink);
|
|
38
|
-
/**
|
|
39
|
-
* Event triggered when this item is clicked
|
|
40
|
-
*/
|
|
41
|
-
click(event?: Event): void;
|
|
42
|
-
/**
|
|
43
|
-
* Event triggered when this item is focus
|
|
44
|
-
*/
|
|
45
|
-
focus(): void;
|
|
46
|
-
/**
|
|
47
|
-
* @returns item is selected or not
|
|
48
|
-
*/
|
|
49
|
-
isSelected(): boolean;
|
|
50
|
-
}
|