@zeedhi/common 1.123.0 → 1.125.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.
Files changed (220) hide show
  1. package/dist/zd-common.esm.js +6 -6
  2. package/dist/zd-common.umd.js +6 -6
  3. package/package.json +2 -2
  4. package/types/components/zd-date/date-range.d.ts +1 -1
  5. package/types/components/zd-date/date.d.ts +1 -1
  6. package/types/components/zd-date/interfaces.d.ts +1 -1
  7. package/types/components/zd-time/interfaces.d.ts +1 -0
  8. package/types/components/zd-time/time.d.ts +1 -1
  9. package/types/services/zd-json-cache/json-cache-service.d.ts +12 -0
  10. package/dist/types/components/index.d.ts +0 -151
  11. package/dist/types/components/zd-alert/alert.d.ts +0 -94
  12. package/dist/types/components/zd-alert/interfaces.d.ts +0 -18
  13. package/dist/types/components/zd-badge/badge.d.ts +0 -28
  14. package/dist/types/components/zd-badge/interfaces.d.ts +0 -10
  15. package/dist/types/components/zd-breadcrumbs/breadcrumbs.d.ts +0 -32
  16. package/dist/types/components/zd-breadcrumbs/interfaces.d.ts +0 -24
  17. package/dist/types/components/zd-button/button.d.ts +0 -89
  18. package/dist/types/components/zd-button/interfaces.d.ts +0 -48
  19. package/dist/types/components/zd-button-group/button-group.d.ts +0 -67
  20. package/dist/types/components/zd-button-group/interfaces.d.ts +0 -25
  21. package/dist/types/components/zd-card/card.d.ts +0 -152
  22. package/dist/types/components/zd-card/interfaces.d.ts +0 -40
  23. package/dist/types/components/zd-carousel/carousel.d.ts +0 -163
  24. package/dist/types/components/zd-carousel/interfaces.d.ts +0 -49
  25. package/dist/types/components/zd-checkbox/checkbox.d.ts +0 -12
  26. package/dist/types/components/zd-checkbox/interfaces.d.ts +0 -5
  27. package/dist/types/components/zd-checkbox-multiple/checkbox-multiple.d.ts +0 -39
  28. package/dist/types/components/zd-checkbox-multiple/interfaces.d.ts +0 -13
  29. package/dist/types/components/zd-chip/chip.d.ts +0 -60
  30. package/dist/types/components/zd-chip/interfaces.d.ts +0 -18
  31. package/dist/types/components/zd-code-viewer/code-viewer.d.ts +0 -86
  32. package/dist/types/components/zd-code-viewer/interfaces.d.ts +0 -13
  33. package/dist/types/components/zd-col/col.d.ts +0 -33
  34. package/dist/types/components/zd-col/interfaces.d.ts +0 -15
  35. package/dist/types/components/zd-collapse-card/collapse-card.d.ts +0 -56
  36. package/dist/types/components/zd-collapse-card/interfaces.d.ts +0 -14
  37. package/dist/types/components/zd-component/child-not-found.d.ts +0 -6
  38. package/dist/types/components/zd-component/component-render.d.ts +0 -16
  39. package/dist/types/components/zd-component/component.d.ts +0 -120
  40. package/dist/types/components/zd-component/interfaces.d.ts +0 -74
  41. package/dist/types/components/zd-container/container.d.ts +0 -45
  42. package/dist/types/components/zd-container/interfaces.d.ts +0 -12
  43. package/dist/types/components/zd-currency/currency.d.ts +0 -12
  44. package/dist/types/components/zd-currency/interfaces.d.ts +0 -6
  45. package/dist/types/components/zd-date-input/date-input.d.ts +0 -152
  46. package/dist/types/components/zd-date-input/interfaces.d.ts +0 -27
  47. package/dist/types/components/zd-date-range/date-range.d.ts +0 -158
  48. package/dist/types/components/zd-date-range/interfaces.d.ts +0 -18
  49. package/dist/types/components/zd-dialog/dialog.d.ts +0 -76
  50. package/dist/types/components/zd-dialog/interfaces.d.ts +0 -13
  51. package/dist/types/components/zd-divider/divider.d.ts +0 -20
  52. package/dist/types/components/zd-divider/interfaces.d.ts +0 -8
  53. package/dist/types/components/zd-dropdown/dropdown.d.ts +0 -81
  54. package/dist/types/components/zd-dropdown/interfaces.d.ts +0 -23
  55. package/dist/types/components/zd-footer/footer.d.ts +0 -80
  56. package/dist/types/components/zd-footer/interfaces.d.ts +0 -26
  57. package/dist/types/components/zd-form/form.d.ts +0 -174
  58. package/dist/types/components/zd-form/interfaces.d.ts +0 -36
  59. package/dist/types/components/zd-frame/frame.d.ts +0 -81
  60. package/dist/types/components/zd-frame/interfaces.d.ts +0 -23
  61. package/dist/types/components/zd-frame-page/frame-page.d.ts +0 -14
  62. package/dist/types/components/zd-frame-page/interfaces.d.ts +0 -4
  63. package/dist/types/components/zd-grid/data-navigator.d.ts +0 -12
  64. package/dist/types/components/zd-grid/data-selector.d.ts +0 -25
  65. package/dist/types/components/zd-grid/grid-column.d.ts +0 -47
  66. package/dist/types/components/zd-grid/grid-events.d.ts +0 -26
  67. package/dist/types/components/zd-grid/grid.d.ts +0 -85
  68. package/dist/types/components/zd-grid/index.d.ts +0 -11
  69. package/dist/types/components/zd-grid/interfaces.d.ts +0 -148
  70. package/dist/types/components/zd-grid/iterable-table.d.ts +0 -28
  71. package/dist/types/components/zd-grid/keymap-merger.d.ts +0 -26
  72. package/dist/types/components/zd-grid/keymap-navigation.d.ts +0 -6
  73. package/dist/types/components/zd-grid/table-action-builder.d.ts +0 -19
  74. package/dist/types/components/zd-grid/view-navigator.d.ts +0 -10
  75. package/dist/types/components/zd-grid-editable/data-editor-with-add.d.ts +0 -35
  76. package/dist/types/components/zd-grid-editable/data-editor.d.ts +0 -64
  77. package/dist/types/components/zd-grid-editable/errors/index.d.ts +0 -2
  78. package/dist/types/components/zd-grid-editable/errors/not-editing.d.ts +0 -6
  79. package/dist/types/components/zd-grid-editable/errors/row-not-found.d.ts +0 -6
  80. package/dist/types/components/zd-grid-editable/grid-column-editable.d.ts +0 -9
  81. package/dist/types/components/zd-grid-editable/grid-editable-controller.d.ts +0 -8
  82. package/dist/types/components/zd-grid-editable/grid-editable-events.d.ts +0 -32
  83. package/dist/types/components/zd-grid-editable/grid-editable.d.ts +0 -124
  84. package/dist/types/components/zd-grid-editable/index.d.ts +0 -8
  85. package/dist/types/components/zd-grid-editable/interfaces.d.ts +0 -66
  86. package/dist/types/components/zd-grid-editable/keymap-editing.d.ts +0 -7
  87. package/dist/types/components/zd-header/header.d.ts +0 -94
  88. package/dist/types/components/zd-header/interfaces.d.ts +0 -29
  89. package/dist/types/components/zd-icon/icon.d.ts +0 -55
  90. package/dist/types/components/zd-icon/interfaces.d.ts +0 -13
  91. package/dist/types/components/zd-image/image.d.ts +0 -73
  92. package/dist/types/components/zd-image/interfaces.d.ts +0 -17
  93. package/dist/types/components/zd-increment/increment.d.ts +0 -56
  94. package/dist/types/components/zd-increment/interfaces.d.ts +0 -9
  95. package/dist/types/components/zd-input/input-factory.d.ts +0 -6
  96. package/dist/types/components/zd-input/input.d.ts +0 -223
  97. package/dist/types/components/zd-input/interfaces.d.ts +0 -38
  98. package/dist/types/components/zd-iterable/column-not-found.d.ts +0 -6
  99. package/dist/types/components/zd-iterable/column.d.ts +0 -78
  100. package/dist/types/components/zd-iterable/conditions-manager.d.ts +0 -49
  101. package/dist/types/components/zd-iterable/interfaces.d.ts +0 -103
  102. package/dist/types/components/zd-iterable/iterable-columns-button-controller.d.ts +0 -9
  103. package/dist/types/components/zd-iterable/iterable-columns-button.d.ts +0 -35
  104. package/dist/types/components/zd-iterable/iterable-controller.d.ts +0 -8
  105. package/dist/types/components/zd-iterable/iterable-page-component.d.ts +0 -27
  106. package/dist/types/components/zd-iterable/iterable-page-info.d.ts +0 -7
  107. package/dist/types/components/zd-iterable/iterable-page-size.d.ts +0 -62
  108. package/dist/types/components/zd-iterable/iterable-pagination.d.ts +0 -28
  109. package/dist/types/components/zd-iterable/iterable.d.ts +0 -77
  110. package/dist/types/components/zd-iterable/search.d.ts +0 -31
  111. package/dist/types/components/zd-iterable-component-render/interfaces.d.ts +0 -34
  112. package/dist/types/components/zd-iterable-component-render/iterable-component-render.d.ts +0 -84
  113. package/dist/types/components/zd-layout/interfaces.d.ts +0 -7
  114. package/dist/types/components/zd-layout/layout.d.ts +0 -9
  115. package/dist/types/components/zd-list/interfaces.d.ts +0 -44
  116. package/dist/types/components/zd-list/item-not-found.d.ts +0 -6
  117. package/dist/types/components/zd-list/list-group.d.ts +0 -30
  118. package/dist/types/components/zd-list/list-item.d.ts +0 -46
  119. package/dist/types/components/zd-list/list.d.ts +0 -81
  120. package/dist/types/components/zd-loading/interfaces.d.ts +0 -7
  121. package/dist/types/components/zd-loading/loading.d.ts +0 -21
  122. package/dist/types/components/zd-login/interfaces.d.ts +0 -25
  123. package/dist/types/components/zd-login/login-button.d.ts +0 -50
  124. package/dist/types/components/zd-login/login.d.ts +0 -54
  125. package/dist/types/components/zd-main/interfaces.d.ts +0 -5
  126. package/dist/types/components/zd-main/main.d.ts +0 -7
  127. package/dist/types/components/zd-master-detail/detail-not-found.d.ts +0 -7
  128. package/dist/types/components/zd-master-detail/interfaces.d.ts +0 -10
  129. package/dist/types/components/zd-master-detail/master-detail.d.ts +0 -18
  130. package/dist/types/components/zd-master-detail/master-not-found.d.ts +0 -7
  131. package/dist/types/components/zd-menu/interfaces.d.ts +0 -68
  132. package/dist/types/components/zd-menu/menu-button.d.ts +0 -29
  133. package/dist/types/components/zd-menu/menu-group.d.ts +0 -61
  134. package/dist/types/components/zd-menu/menu-link.d.ts +0 -50
  135. package/dist/types/components/zd-menu/menu-separator.d.ts +0 -7
  136. package/dist/types/components/zd-menu/menu.d.ts +0 -199
  137. package/dist/types/components/zd-modal/interfaces.d.ts +0 -35
  138. package/dist/types/components/zd-modal/modal-close-button.d.ts +0 -28
  139. package/dist/types/components/zd-modal/modal.d.ts +0 -53
  140. package/dist/types/components/zd-month/interfaces.d.ts +0 -6
  141. package/dist/types/components/zd-month/month.d.ts +0 -33
  142. package/dist/types/components/zd-number-input/interfaces.d.ts +0 -8
  143. package/dist/types/components/zd-number-input/number-input.d.ts +0 -43
  144. package/dist/types/components/zd-password/interfaces.d.ts +0 -6
  145. package/dist/types/components/zd-password/password.d.ts +0 -17
  146. package/dist/types/components/zd-progress/interfaces.d.ts +0 -10
  147. package/dist/types/components/zd-progress/progress.d.ts +0 -41
  148. package/dist/types/components/zd-radio/interfaces.d.ts +0 -11
  149. package/dist/types/components/zd-radio/radio.d.ts +0 -35
  150. package/dist/types/components/zd-row/interfaces.d.ts +0 -13
  151. package/dist/types/components/zd-row/row.d.ts +0 -39
  152. package/dist/types/components/zd-select/interfaces.d.ts +0 -24
  153. package/dist/types/components/zd-select/select.d.ts +0 -238
  154. package/dist/types/components/zd-select-multiple/interfaces.d.ts +0 -18
  155. package/dist/types/components/zd-select-multiple/select-multiple.d.ts +0 -113
  156. package/dist/types/components/zd-svg-map/interfaces.d.ts +0 -26
  157. package/dist/types/components/zd-svg-map/svg-map.d.ts +0 -35
  158. package/dist/types/components/zd-switch/interfaces.d.ts +0 -7
  159. package/dist/types/components/zd-switch/switch.d.ts +0 -16
  160. package/dist/types/components/zd-table/interfaces.d.ts +0 -25
  161. package/dist/types/components/zd-table/table.d.ts +0 -42
  162. package/dist/types/components/zd-tabs/interfaces.d.ts +0 -40
  163. package/dist/types/components/zd-tabs/tab-not-found.d.ts +0 -11
  164. package/dist/types/components/zd-tabs/tab.d.ts +0 -57
  165. package/dist/types/components/zd-tabs/tabs.d.ts +0 -86
  166. package/dist/types/components/zd-tag/interfaces.d.ts +0 -7
  167. package/dist/types/components/zd-tag/tag.d.ts +0 -13
  168. package/dist/types/components/zd-text/interfaces.d.ts +0 -9
  169. package/dist/types/components/zd-text/text.d.ts +0 -8
  170. package/dist/types/components/zd-text-input/interfaces.d.ts +0 -23
  171. package/dist/types/components/zd-text-input/text-input.d.ts +0 -91
  172. package/dist/types/components/zd-textarea/interfaces.d.ts +0 -21
  173. package/dist/types/components/zd-textarea/textarea.d.ts +0 -71
  174. package/dist/types/components/zd-time/interfaces.d.ts +0 -22
  175. package/dist/types/components/zd-time/time-format-selector.d.ts +0 -8
  176. package/dist/types/components/zd-time/time.d.ts +0 -149
  177. package/dist/types/components/zd-toggleable/interfaces.d.ts +0 -6
  178. package/dist/types/components/zd-toggleable/toggleable.d.ts +0 -21
  179. package/dist/types/components/zd-tooltip/interfaces.d.ts +0 -18
  180. package/dist/types/components/zd-tooltip/tooltip.d.ts +0 -57
  181. package/dist/types/components/zd-tree/interfaces.d.ts +0 -107
  182. package/dist/types/components/zd-tree/tree.d.ts +0 -161
  183. package/dist/types/components/zd-tree-grid/index.d.ts +0 -6
  184. package/dist/types/components/zd-tree-grid/interfaces.d.ts +0 -35
  185. package/dist/types/components/zd-tree-grid/iterable-tree.d.ts +0 -10
  186. package/dist/types/components/zd-tree-grid/keymap-tree.d.ts +0 -7
  187. package/dist/types/components/zd-tree-grid/tree-data-navigator.d.ts +0 -10
  188. package/dist/types/components/zd-tree-grid/tree-data-selector.d.ts +0 -18
  189. package/dist/types/components/zd-tree-grid/tree-grid.d.ts +0 -119
  190. package/dist/types/error/delete-rows.d.ts +0 -7
  191. package/dist/types/error/index.d.ts +0 -3
  192. package/dist/types/error/non-initialized.d.ts +0 -7
  193. package/dist/types/error/zeedhi-error.d.ts +0 -6
  194. package/dist/types/index.d.ts +0 -6
  195. package/dist/types/services/index.d.ts +0 -4
  196. package/dist/types/services/zd-alert/alert-queue.d.ts +0 -13
  197. package/dist/types/services/zd-alert/alert-replace.d.ts +0 -18
  198. package/dist/types/services/zd-alert/alert-service.d.ts +0 -45
  199. package/dist/types/services/zd-alert/alert-stack.d.ts +0 -9
  200. package/dist/types/services/zd-alert/index.d.ts +0 -5
  201. package/dist/types/services/zd-alert/interfaces.d.ts +0 -6
  202. package/dist/types/services/zd-dialog/dialog-service.d.ts +0 -24
  203. package/dist/types/services/zd-loading/loading-service.d.ts +0 -17
  204. package/dist/types/services/zd-modal/modal-service.d.ts +0 -39
  205. package/dist/types/utils/data-value-out/data-value-out.d.ts +0 -5
  206. package/dist/types/utils/data-value-out/index.d.ts +0 -2
  207. package/dist/types/utils/data-value-out/interfaces.d.ts +0 -8
  208. package/dist/types/utils/datasource-searcher/datasource-searcher.d.ts +0 -6
  209. package/dist/types/utils/datasource-searcher/index.d.ts +0 -2
  210. package/dist/types/utils/datasource-searcher/interfaces.d.ts +0 -5
  211. package/dist/types/utils/icons/icons.d.ts +0 -24
  212. package/dist/types/utils/index.d.ts +0 -7
  213. package/dist/types/utils/omit/omit.d.ts +0 -11
  214. package/dist/types/utils/theme/theme.d.ts +0 -34
  215. package/dist/types/utils/tree-data-structure/index.d.ts +0 -2
  216. package/dist/types/utils/tree-data-structure/interfaces.d.ts +0 -30
  217. package/dist/types/utils/tree-data-structure/tree-data-structure.d.ts +0 -155
  218. package/dist/types/utils/unique-by/unique-by.d.ts +0 -3
  219. package/dist/zd-common.js +0 -13133
  220. package/dist/zd-common.min.js +0 -13133
@@ -1,78 +0,0 @@
1
- import { Datasource, IDictionary } from '@zeedhi/core';
2
- import { Component } from '../zd-component/component';
3
- import { ColumnAlign, ColumnType, IColumn } from './interfaces';
4
- /**
5
- * Base class for Column.
6
- */
7
- export declare class Column extends Component implements IColumn {
8
- align: ColumnAlign;
9
- label: string;
10
- width?: string;
11
- maxWidth?: string;
12
- minWidth?: string;
13
- mask: string;
14
- type?: ColumnType;
15
- actionFixed: boolean;
16
- fixed: boolean;
17
- sortable: boolean;
18
- loading: boolean;
19
- componentProps: any;
20
- /** column style property */
21
- style: IDictionary;
22
- /** Type of XLS */
23
- xlsType: string;
24
- protected lookupDatasource?: Datasource;
25
- lookupData: any;
26
- lookupDataCount: number;
27
- protected dataToLookup?: any[];
28
- /**
29
- * Column overflow behaviour when column has max width
30
- * 'ellipsis' - show ellipsis (...) at end
31
- * 'hidden' - just crop value
32
- * 'wrap' - show value using multiple lines
33
- * <2..5> - show value using multiple lines with <number> max lines (line-clamp)
34
- */
35
- overflow: string | number;
36
- conditions: IDictionary;
37
- /**
38
- * Method to get the current column width, assigned by view layer.
39
- */
40
- private viewGetWidth?;
41
- helperText: string;
42
- protected defaultData: IDictionary[];
43
- private lookup;
44
- /**
45
- * Defines if the column should store the componentProps datasource.data in memory
46
- */
47
- storeData: boolean;
48
- /**
49
- * Creates a new Column.
50
- * @param props Column properties
51
- */
52
- constructor(props: IColumn);
53
- /**
54
- * Sets view getWidth method.
55
- */
56
- setViewGetWidth(viewGetWidth: () => number): void;
57
- /**
58
- * * Sets a filter to lookupData.
59
- */
60
- setLookupDataFilter(filter: IDictionary): void;
61
- /**
62
- * Gets the column width.
63
- */
64
- getWidth(): number;
65
- formatterByRow(row: IDictionary<any>, cellProps?: IDictionary): any;
66
- formatter(value: any, cellProps?: IDictionary): any;
67
- getLookupData(lookupColumn: string, value: any): any;
68
- /**
69
- * Initialize the lookup property, properly setting the debounced function
70
- */
71
- initialize(): void;
72
- protected lookupFn(lookupColumn: string, dataToLookup?: any[]): Promise<void>;
73
- /**
74
- * Clear lookupData to force new requests
75
- */
76
- clearLookupData(): void;
77
- onBeforeDestroy(): void;
78
- }
@@ -1,49 +0,0 @@
1
- import { IDictionary, IEvents } from '@zeedhi/core';
2
- import { IComponentRender } from '../zd-component/interfaces';
3
- import { Column } from './column';
4
- import { IConditionsManager } from './interfaces';
5
- export type ConditionFunction = IEvents<{
6
- row: IDictionary;
7
- column: Column;
8
- }>;
9
- export type AppliedConditions = {
10
- root: Partial<IComponentRender>;
11
- children: IDictionary<Partial<IComponentRender>>;
12
- };
13
- export declare class ConditionsManager implements IConditionsManager {
14
- private uniqueKey;
15
- private columns;
16
- /**
17
- * Dictionary of rowKey ponting to Dictionary of colName pointing to Dictionary of prop pointing to the
18
- * condition (applied) return value
19
- */
20
- private cellsApplied;
21
- private factoredConditions;
22
- constructor(uniqueKey: string, columns: Column[]);
23
- /**
24
- * Return plain conditions object
25
- * @param conditions Conditions object
26
- * @param parentPath Path to parent property
27
- */
28
- private getPlainConditions;
29
- private factorConditions;
30
- private createConditions;
31
- /**
32
- * Apply conditions
33
- * @param row Datasource row
34
- */
35
- applyCondition(row: IDictionary<any>, column: Column, factoredConditions?: ConditionFunction): Partial<IComponentRender>;
36
- /**
37
- * Apply conditions on action columns
38
- * @param row Datasource row
39
- */
40
- private applyConditions;
41
- reapplyConditions(row: IDictionary<any>, columns: Column[]): {
42
- [x: string]: IDictionary<AppliedConditions>;
43
- };
44
- getAppliedConditions({ row, column, path, }: {
45
- row: IDictionary;
46
- column: Column;
47
- path?: string;
48
- }): Partial<IComponentRender>;
49
- }
@@ -1,103 +0,0 @@
1
- import { Datasource, IDatasource, IDictionary, IEventParam } from '@zeedhi/core';
2
- import { IButton } from '..';
3
- import { EventDef, IComponent, IComponentEvents, IComponentRender, IComponentRenderInstance } from '../zd-component/interfaces';
4
- import { ISelect } from '../zd-select/interfaces';
5
- import { ITextInput } from '../zd-text-input/interfaces';
6
- import { Column } from './column';
7
- export interface IIterableEvents<T = IEventParam<any>> extends IComponentEvents<T> {
8
- changeLayout?: EventDef<T>;
9
- }
10
- export type ColumnAlign = 'left' | 'center' | 'right';
11
- export type ColumnType = 'action';
12
- export interface IColumn extends IComponent {
13
- align?: ColumnAlign;
14
- label?: string;
15
- width?: string;
16
- maxWidth?: string;
17
- minWidth?: string;
18
- overflow?: string | number;
19
- mask?: string;
20
- type?: ColumnType;
21
- actionFixed?: boolean;
22
- sortable?: boolean;
23
- loading?: boolean;
24
- componentProps?: IComponent;
25
- conditions?: IDictionary;
26
- style?: IDictionary;
27
- events?: IIterableEvents;
28
- xlsType?: string;
29
- storeData?: boolean;
30
- }
31
- export interface IIterableProps extends IComponentRender {
32
- columns?: IColumn[];
33
- datasource?: IDatasource;
34
- pageSizes?: string[];
35
- virtualScroll?: boolean;
36
- virtualScrollCache?: number;
37
- searchVisibleOnly?: boolean;
38
- }
39
- export interface IIterable<T = Column> extends IComponentRenderInstance, IConditionsManager {
40
- columns: T[];
41
- datasource: Datasource;
42
- pageSizes: string[];
43
- virtualScroll: boolean;
44
- virtualScrollCache: number;
45
- searchVisibleOnly: boolean;
46
- changeLayout(event?: Event, element?: any): void;
47
- setCurrentRow(row: IDictionary): void;
48
- setOrder(order: string[]): Promise<any>;
49
- reload(): Promise<any>;
50
- getRowKey(row: IDictionary): string | number;
51
- delete(row: IDictionary): Promise<any>;
52
- getData(): IDictionary[];
53
- callEvent(event: string, params: any): boolean;
54
- getCurrentRowIndex(): number;
55
- getPage(): number;
56
- setPage(page: number): Promise<any>;
57
- getLastPage(): number;
58
- getColumn(name: string): T;
59
- createColumn(column: IColumn): T;
60
- updateData(data: IDictionary[]): Promise<any>;
61
- changeData(data?: IDictionary[]): void;
62
- findRow(key: string | number): IDictionary | undefined;
63
- }
64
- export interface IIterablePageComponent extends IComponentRender {
65
- iterableComponentName?: string;
66
- }
67
- export interface IIterablePagination extends IIterablePageComponent {
68
- prevIcon?: string;
69
- nextIcon?: string;
70
- circle?: boolean;
71
- maxButtons?: number;
72
- }
73
- export interface IIterablePageSize extends ISelect {
74
- iterableComponentName?: string;
75
- clearable?: boolean;
76
- dataText?: string | string[];
77
- dataValue?: string;
78
- autocomplete?: boolean;
79
- showHelper?: boolean;
80
- showLabel?: boolean;
81
- validations?: IDictionary;
82
- }
83
- export interface IIterablePageInfo extends IIterablePageComponent {
84
- }
85
- export interface ISearch extends ITextInput {
86
- iterableComponentName?: string;
87
- showLabel?: boolean;
88
- showHelper?: boolean;
89
- appendIcon?: string;
90
- lazyAttach?: boolean;
91
- }
92
- export interface IConditionsManager {
93
- reapplyConditions(row: IDictionary<any>, columns?: Column[]): IDictionary<IDictionary<any>>;
94
- getAppliedConditions(args: {
95
- row: IDictionary;
96
- column: Column;
97
- path?: string;
98
- }): Partial<IComponentRender>;
99
- }
100
- export interface IIterableColumnsButton extends IButton {
101
- iterableComponentName?: string;
102
- ignoreColumns?: string[];
103
- }
@@ -1,9 +0,0 @@
1
- import { IEventParam } from '@zeedhi/core';
2
- import { Checkbox } from '../zd-checkbox/checkbox';
3
- import { Column } from './column';
4
- import { Iterable } from './iterable';
5
- export declare class IterableColumnsButtonController {
6
- protected iterableComponent: Iterable;
7
- constructor(iterableComponent: Iterable);
8
- showHideColumn(column: Column, { component, event, element }: IEventParam<Checkbox>): void;
9
- }
@@ -1,35 +0,0 @@
1
- import { Column } from '..';
2
- import { Button } from '../zd-button/button';
3
- import { IIterableColumnsButton } from './interfaces';
4
- import { Iterable } from './iterable';
5
- /**
6
- * Base class for Columns Button component
7
- */
8
- export declare class IterableColumnsButton<T extends Column = Column> extends Button implements IIterableColumnsButton {
9
- /**
10
- * Iterable component name
11
- */
12
- iterableComponentName: string;
13
- /**
14
- * Iterable component name
15
- */
16
- iterableComponent: Iterable<T>;
17
- /**
18
- * Columns to be ignored
19
- */
20
- ignoreColumns: string[];
21
- /**
22
- * Component controller
23
- */
24
- controller: any;
25
- iconName: string;
26
- icon: boolean;
27
- /**
28
- * Creates a new Iterable Page component.
29
- * @param props Iterable page component properties
30
- */
31
- constructor(props: IIterableColumnsButton);
32
- private setIterableComponent;
33
- onCreated(): void;
34
- filteredColumns(): T[];
35
- }
@@ -1,8 +0,0 @@
1
- import { Iterable } from './iterable';
2
- export declare class IterableController {
3
- private iterable;
4
- private searchInValue?;
5
- constructor(iterable: Iterable);
6
- get searchIn(): string[] | undefined;
7
- set searchIn(value: string[] | undefined);
8
- }
@@ -1,27 +0,0 @@
1
- import { ComponentRender } from '../zd-component/component-render';
2
- import { IIterablePageComponent } from './interfaces';
3
- import { Iterable } from './iterable';
4
- /**
5
- * Base class for Iterable Page component
6
- */
7
- export declare class IterablePageComponent extends ComponentRender implements IIterablePageComponent {
8
- /**
9
- * Iterable component name
10
- */
11
- iterableComponentName: string;
12
- /**
13
- * Iterable component name
14
- */
15
- iterableComponent: Iterable;
16
- /**
17
- * Creates a new Iterable Page component.
18
- * @param props Iterable page component properties
19
- */
20
- constructor(props: IIterablePageComponent);
21
- /**
22
- * Set the Iterable Component
23
- * @param element Element mounted reference
24
- */
25
- onMounted(element: any): void;
26
- private setIterableComponent;
27
- }
@@ -1,7 +0,0 @@
1
- import { IIterablePageInfo } from './interfaces';
2
- import { IterablePageComponent } from './iterable-page-component';
3
- /**
4
- * Base class for Iterable Page Info component
5
- */
6
- export declare class IterablePageInfo extends IterablePageComponent implements IIterablePageInfo {
7
- }
@@ -1,62 +0,0 @@
1
- import { IDictionary } from '@zeedhi/core';
2
- import { Select } from '../zd-select/select';
3
- import { IIterablePageSize } from './interfaces';
4
- import { Iterable } from './iterable';
5
- /**
6
- * Base class for Iterable Page Size component
7
- */
8
- export declare class IterablePageSize extends Select implements IIterablePageSize {
9
- /**
10
- * Iterable component name
11
- */
12
- iterableComponentName: string;
13
- /**
14
- * Add input clear functionality if the input isn't readonly or disabled.
15
- */
16
- clearable: boolean;
17
- /**
18
- * Field used to display values
19
- */
20
- dataText: string | string[];
21
- /**
22
- * Field used to save values
23
- */
24
- dataValue: string;
25
- /**
26
- * Enables search input
27
- */
28
- autocomplete: boolean;
29
- /**
30
- * Shows input helper.
31
- */
32
- showHelper: boolean;
33
- /**
34
- * Shows input label.
35
- */
36
- showLabel: boolean;
37
- /**
38
- * Input validations.
39
- */
40
- validations: IDictionary;
41
- /**
42
- * Iterable component name
43
- */
44
- iterableComponent: Iterable;
45
- /**
46
- * Creates a new Iterable Page component.
47
- * @param props Iterable page component properties
48
- */
49
- constructor(props: IIterablePageSize);
50
- /**
51
- * Set the Iterable Component
52
- * @param element Element mounted reference
53
- */
54
- onMounted(element: any): void;
55
- private setIterableComponent;
56
- /**
57
- * Event trigged when component loses the focus and value changes
58
- * @param value inputed value
59
- */
60
- selectChange(value: any, event?: Event, element?: any): void;
61
- changePageSize(size: number): void;
62
- }
@@ -1,28 +0,0 @@
1
- import { IIterablePagination } from './interfaces';
2
- import { IterablePageComponent } from './iterable-page-component';
3
- /**
4
- * Base class for Iterable Pagination component
5
- */
6
- export declare class IterablePagination extends IterablePageComponent implements IIterablePagination {
7
- /**
8
- * Previous button icon
9
- */
10
- prevIcon: string;
11
- /**
12
- * Next button icon
13
- */
14
- nextIcon: string;
15
- /**
16
- * Show buttons as circles
17
- */
18
- circle: boolean;
19
- /**
20
- * Delimits the maximum number of page buttons. Undefined means automatic
21
- */
22
- maxButtons?: number;
23
- /**
24
- * Creates a new Iterable Pagination.
25
- * @param props Iterable pagination properties
26
- */
27
- constructor(props: IIterablePagination);
28
- }
@@ -1,77 +0,0 @@
1
- import { Datasource, IDictionary } from '@zeedhi/core';
2
- import { ComponentRender } from '../zd-component/component-render';
3
- import { IComponentRender } from '../zd-component/interfaces';
4
- import { Column } from './column';
5
- import { IColumn, IIterable, IIterableEvents, IIterableProps } from './interfaces';
6
- /**
7
- * Base class for Iterable components.
8
- */
9
- export declare abstract class Iterable<T extends Column = Column> extends ComponentRender<IIterableProps> implements IIterable<T> {
10
- /**
11
- * Iterable datasource
12
- */
13
- datasource: Datasource;
14
- columns: T[];
15
- pageSizes: string[];
16
- events: IIterableEvents;
17
- virtualScroll: boolean;
18
- virtualScrollCache: number;
19
- searchVisibleOnly: boolean;
20
- defaultSearchVisibleOnly: boolean;
21
- private conditionsManager;
22
- /**
23
- * Creates a new Iterable.
24
- * @param props Iterable properties
25
- */
26
- constructor(props: IIterableProps);
27
- protected initializeDatasource(props: IIterableProps): void;
28
- updateData(data: IDictionary[]): Promise<any>;
29
- getAppliedConditions(args: {
30
- row: IDictionary;
31
- column: Column;
32
- path?: string;
33
- }): Partial<IComponentRender>;
34
- getCurrentRowIndex(): number;
35
- getPage(): number;
36
- setPage(page: number): Promise<any>;
37
- getLastPage(): number;
38
- protected createController(): void;
39
- onCreated(): void;
40
- /**
41
- * Retrieves columns instances
42
- * @param columns Columns property
43
- */
44
- protected createColumns(props: IIterableProps): T[];
45
- abstract createColumn(columnProps: IColumn): T;
46
- /**
47
- * Retrieves a columns by name
48
- * @param name Column name
49
- */
50
- getColumn(name: string): T;
51
- get pageText(): string;
52
- get paginationLength(): number;
53
- /**
54
- * Return cells with conditions applied for each row
55
- * @param columns Iterable columns
56
- * @param row Datasource row
57
- */
58
- getCellWithAppliedConditions(columns: Column[], row: IDictionary<any>): IDictionary<IDictionary<any>>;
59
- reapplyConditions(row: IDictionary<any>, columns?: Column[]): IDictionary<IDictionary<any>>;
60
- reload(): Promise<any>;
61
- changeData(data: IDictionary[]): void;
62
- onBeforeDestroy(): void;
63
- /**
64
- * Dispatches change layout Event
65
- * @param event DOM event
66
- * @param element DOM Element
67
- */
68
- changeLayout(event?: Event, element?: any): void;
69
- setSearch(search: string): Promise<any>;
70
- setCurrentRow(row: IDictionary): void;
71
- setOrder(order: string[]): Promise<any>;
72
- getRowKey(row: IDictionary): any;
73
- delete(row: IDictionary): Promise<any>;
74
- getData(): IDictionary[];
75
- protected changeDefaultSlotNames(slot: IComponentRender[]): any;
76
- findRow(key: string | number): IDictionary<any> | undefined;
77
- }
@@ -1,31 +0,0 @@
1
- import { TextInput } from '../zd-text-input/text-input';
2
- import { ISearch } from './interfaces';
3
- import { Iterable } from './iterable';
4
- /**
5
- * Base class for Search component
6
- */
7
- export declare class Search extends TextInput implements ISearch {
8
- /**
9
- * Iterable component name
10
- */
11
- iterableComponentName: string;
12
- /**
13
- * Iterable component name
14
- */
15
- iterableComponent: Iterable;
16
- showLabel: boolean;
17
- showHelper: boolean;
18
- appendIcon: string;
19
- placeholder: string;
20
- lazyAttach: boolean;
21
- /**
22
- * Creates a new Iterable Page component.
23
- * @param props Iterable page component properties
24
- */
25
- constructor(props: ISearch);
26
- setIterableComponent(name?: string): void;
27
- protected setSearch(search: string): Promise<void>;
28
- debounceSetSearch: (search: string) => void;
29
- get value(): string;
30
- set value(value: string);
31
- }
@@ -1,34 +0,0 @@
1
- import { IComponentRender } from '../zd-component/interfaces';
2
- import { IIterableProps } from '../zd-iterable/interfaces';
3
- export interface IIterableComponentRenderProps extends IIterableProps {
4
- rowPropName?: string;
5
- componentMetadata?: IComponentRender;
6
- footerSlot?: IComponentRender[];
7
- toolbarSlot?: IComponentRender[];
8
- errorSlot?: IComponentRender[];
9
- noDataSlot?: IComponentRender[];
10
- noResultSlot?: IComponentRender[];
11
- height?: number | string;
12
- maxHeight?: number | string;
13
- minHeight?: number | string;
14
- fillHeight?: boolean;
15
- width?: number | string;
16
- maxWidth?: number | string;
17
- minWidth?: number | string;
18
- }
19
- export interface IIterableComponentRender extends IIterableProps {
20
- rowPropName: string;
21
- componentMetadata?: IComponentRender;
22
- footerSlot: IComponentRender[];
23
- toolbarSlot: IComponentRender[];
24
- errorSlot: IComponentRender[];
25
- noDataSlot: IComponentRender[];
26
- noResultSlot: IComponentRender[];
27
- height: number | string;
28
- maxHeight: number | string;
29
- minHeight: number | string;
30
- fillHeight: boolean;
31
- width: number | string;
32
- maxWidth: number | string;
33
- minWidth: number | string;
34
- }
@@ -1,84 +0,0 @@
1
- import { IDictionary } from '@zeedhi/core';
2
- import { IComponentRender } from '../zd-component/interfaces';
3
- import { Column } from '../zd-iterable/column';
4
- import { IColumn } from '../zd-iterable/interfaces';
5
- import { Iterable } from '../zd-iterable/iterable';
6
- import { IIterableComponentRender, IIterableComponentRenderProps } from './interfaces';
7
- /**
8
- * Base class for IterableComponentRender component.
9
- * This component uses every row returned by Iterable.datasource to render
10
- * components defined by componentMetadata property.
11
- * If the data inside the datasource is changed you should perform
12
- * a datasource.get() to force updating the rendered components.
13
- */
14
- export declare class IterableComponentRender extends Iterable implements IIterableComponentRender {
15
- /**
16
- * Components that will be rendered on toolbar slot
17
- */
18
- toolbarSlot: IComponentRender[];
19
- /**
20
- * Components that will be rendered on footer slot
21
- */
22
- footerSlot: IComponentRender[];
23
- /**
24
- * Component item definition
25
- */
26
- componentMetadata: IComponentRender;
27
- /**
28
- * Row property name
29
- */
30
- rowPropName: string;
31
- /**
32
- * Components that will be rendered in no-data case
33
- */
34
- noDataSlot: IComponentRender[];
35
- /**
36
- * Components that will be rendered in no-result case
37
- */
38
- noResultSlot: IComponentRender[];
39
- /**
40
- * Defines the component height. Possible values for this property can be
41
- * <samp>'auto', '100%', '400px' or 400</samp>
42
- */
43
- height: string | number;
44
- /**
45
- * Defines the component min height. Possible values for this property can be
46
- * <samp>'auto', '100%', '400px' or 400</samp>
47
- */
48
- minHeight: string | number;
49
- /**
50
- * Defines the component max height. Possible values for this property can be
51
- * <samp>'auto', '100%', '400px' or 400</samp>
52
- */
53
- maxHeight: string | number;
54
- /**
55
- * Set component height to fill all space available
56
- */
57
- fillHeight: boolean;
58
- /**
59
- * Defines the component width. Possible values for this property can be
60
- * <samp>'auto', '100%', '400px' or 400</samp>
61
- */
62
- width: string | number;
63
- /**
64
- * Defines the component min width. Possible values for this property can be
65
- * <samp>'auto', '100%', '400px' or 400</samp>
66
- */
67
- minWidth: string | number;
68
- /**
69
- * Defines the component max height. Possible values for this property can be
70
- * <samp>'auto', '100%', '400px' or 400</samp>
71
- */
72
- maxWidth: string | number;
73
- /**
74
- * Components that will be rendered in error case
75
- */
76
- errorSlot: IComponentRender[];
77
- constructor(props: IIterableComponentRenderProps);
78
- private addSlashes;
79
- /**
80
- * Returns the iterable component metadata based on row data
81
- */
82
- getComponentMetadata(row: IDictionary<any>): any;
83
- createColumn(column: IColumn): Column;
84
- }
@@ -1,7 +0,0 @@
1
- import { IComponentRender } from '../zd-component/interfaces';
2
- export interface ILayout extends IComponentRender {
3
- fullHeight?: boolean;
4
- scrollable?: boolean;
5
- tag?: string;
6
- height: string | number;
7
- }
@@ -1,9 +0,0 @@
1
- import { ComponentRender } from '../zd-component/component-render';
2
- import { ILayout } from './interfaces';
3
- export declare class Layout extends ComponentRender implements ILayout {
4
- fullHeight?: boolean | undefined;
5
- scrollable?: boolean | undefined;
6
- tag?: string;
7
- height: string | number;
8
- constructor(props: ILayout);
9
- }