@zeedhi/vuetify 3.0.4 → 3.0.5

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 (259) hide show
  1. package/.package.json +3 -2
  2. package/dist/zd-vuetify.css +7811 -7812
  3. package/dist/zd-vuetify.js +3 -494
  4. package/package.json +4 -3
  5. package/types/components/index.d.ts +0 -88
  6. package/types/components/tek-grid/TekGrid.d.ts +0 -7258
  7. package/types/components/tek-grid/TekGrid.ts.d.ts +0 -7258
  8. package/types/components/tek-grid/column-filter/TekGridColumnFilter.d.ts +0 -129
  9. package/types/components/tek-grid/column-filter/TekGridColumnFilter.ts.d.ts +0 -129
  10. package/types/components/tek-grid/column-header/TekGridHeaderRow.d.ts +0 -225
  11. package/types/components/tek-grid/column-header/TekGridHeaderRow.ts.d.ts +0 -225
  12. package/types/components/tek-grid/columns-button/TekGridColumnsButton.d.ts +0 -2432
  13. package/types/components/tek-grid/columns-button/TekGridColumnsButton.ts.d.ts +0 -2432
  14. package/types/components/tek-grid/columns-button/TekGridColumnsOptionsController.d.ts +0 -65
  15. package/types/components/tek-grid/columns-button/TekGridColumnsOptionsModal.d.ts +0 -9
  16. package/types/components/tek-grid/filter-button/TekGridFilterButton.d.ts +0 -2920
  17. package/types/components/tek-grid/filter-button/TekGridFilterButton.ts.d.ts +0 -2920
  18. package/types/components/tek-grid/indentation/TekGridIndentation.d.ts +0 -32
  19. package/types/components/tek-grid/indentation/TekGridIndentation.ts.d.ts +0 -32
  20. package/types/components/tek-grid/layout-options/TekGridLayoutOptions.d.ts +0 -1892
  21. package/types/components/tek-grid/layout-options/TekGridLayoutOptions.ts.d.ts +0 -1892
  22. package/types/components/tek-grid/row/TekGridFooterRow.d.ts +0 -90
  23. package/types/components/tek-grid/row/TekGridFooterRow.ts.d.ts +0 -90
  24. package/types/components/tek-grid/row/TekGridGroupRow.d.ts +0 -87
  25. package/types/components/tek-grid/row/TekGridGroupRow.ts.d.ts +0 -87
  26. package/types/components/tooltip-overflow/ZdTooltipOverflow.d.ts +0 -50
  27. package/types/components/tooltip-overflow/ZdTooltipOverflow.ts.d.ts +0 -50
  28. package/types/components/zd-activator-wrapper/ZdActivatorWrapper.d.ts +0 -25
  29. package/types/components/zd-activator-wrapper/ZdActivatorWrapper.ts.d.ts +0 -25
  30. package/types/components/zd-alert/ZdAlert.d.ts +0 -884
  31. package/types/components/zd-alert/ZdAlert.ts.d.ts +0 -884
  32. package/types/components/zd-badge/ZdBadge.d.ts +0 -624
  33. package/types/components/zd-badge/ZdBadge.ts.d.ts +0 -624
  34. package/types/components/zd-breadcrumbs/ZdBreadcrumbs.d.ts +0 -697
  35. package/types/components/zd-breadcrumbs/ZdBreadcrumbs.ts.d.ts +0 -697
  36. package/types/components/zd-button/ZdButton.d.ts +0 -1158
  37. package/types/components/zd-button/ZdButton.ts.d.ts +0 -1158
  38. package/types/components/zd-button-group/ZdButtonGroup.d.ts +0 -785
  39. package/types/components/zd-button-group/ZdButtonGroup.ts.d.ts +0 -785
  40. package/types/components/zd-card/ZdCard.d.ts +0 -1028
  41. package/types/components/zd-card/ZdCard.ts.d.ts +0 -1028
  42. package/types/components/zd-carousel/ZdCarousel.d.ts +0 -2007
  43. package/types/components/zd-carousel/ZdCarousel.ts.d.ts +0 -2007
  44. package/types/components/zd-checkbox/ZdCheckbox.d.ts +0 -642
  45. package/types/components/zd-checkbox/ZdCheckbox.ts.d.ts +0 -642
  46. package/types/components/zd-checkbox-multiple/ZdCheckboxMultiple.d.ts +0 -2010
  47. package/types/components/zd-checkbox-multiple/ZdCheckboxMultiple.ts.d.ts +0 -2010
  48. package/types/components/zd-chip/ZdChip.d.ts +0 -1256
  49. package/types/components/zd-chip/ZdChip.ts.d.ts +0 -1256
  50. package/types/components/zd-code-viewer/ZdCodeViewer.d.ts +0 -791
  51. package/types/components/zd-code-viewer/ZdCodeViewer.ts.d.ts +0 -791
  52. package/types/components/zd-code-viewer/prism.d.ts +0 -14
  53. package/types/components/zd-col/ZdCol.d.ts +0 -741
  54. package/types/components/zd-col/ZdCol.ts.d.ts +0 -741
  55. package/types/components/zd-collapse-card/ZdCollapseCard.d.ts +0 -1583
  56. package/types/components/zd-collapse-card/ZdCollapseCard.ts.d.ts +0 -1583
  57. package/types/components/zd-component/ZdComponent.d.ts +0 -104
  58. package/types/components/zd-component/ZdComponentRender.d.ts +0 -80
  59. package/types/components/zd-container/ZdContainer.d.ts +0 -722
  60. package/types/components/zd-container/ZdContainer.ts.d.ts +0 -722
  61. package/types/components/zd-currency/ZdCurrency.d.ts +0 -2024
  62. package/types/components/zd-currency/ZdCurrency.ts.d.ts +0 -2024
  63. package/types/components/zd-date-input/ZdDateInput.d.ts +0 -960
  64. package/types/components/zd-date-input/ZdDateInput.ts.d.ts +0 -960
  65. package/types/components/zd-dialog/ZdDialog.d.ts +0 -262
  66. package/types/components/zd-dialog/ZdDialog.ts.d.ts +0 -262
  67. package/types/components/zd-divider/ZdDivider.d.ts +0 -623
  68. package/types/components/zd-divider/ZdDivider.ts.d.ts +0 -623
  69. package/types/components/zd-dropdown/ZdDropdown.d.ts +0 -836
  70. package/types/components/zd-dropdown/ZdDropdown.ts.d.ts +0 -836
  71. package/types/components/zd-footer/ZdFooter.d.ts +0 -1262
  72. package/types/components/zd-footer/ZdFooter.ts.d.ts +0 -1262
  73. package/types/components/zd-form/ZdForm.d.ts +0 -118
  74. package/types/components/zd-form/ZdForm.ts.d.ts +0 -118
  75. package/types/components/zd-frame/ZdFrame.d.ts +0 -138
  76. package/types/components/zd-frame/ZdFrame.ts.d.ts +0 -138
  77. package/types/components/zd-frame-page/ZdFramePage.d.ts +0 -805
  78. package/types/components/zd-frame-page/ZdFramePage.ts.d.ts +0 -805
  79. package/types/components/zd-grid/ZdGrid.d.ts +0 -7304
  80. package/types/components/zd-grid/ZdGrid.ts.d.ts +0 -7304
  81. package/types/components/zd-grid/cell/ZdGridAction.d.ts +0 -14
  82. package/types/components/zd-grid/cell/ZdGridAction.ts.d.ts +0 -14
  83. package/types/components/zd-grid/cell/ZdGridCell.d.ts +0 -68
  84. package/types/components/zd-grid/cell/ZdGridCell.ts.d.ts +0 -68
  85. package/types/components/zd-grid/cell/ZdGridCellContent.d.ts +0 -58
  86. package/types/components/zd-grid/cell/ZdGridCellContent.ts.d.ts +0 -58
  87. package/types/components/zd-grid/cell/ZdGridCheckbox.d.ts +0 -53
  88. package/types/components/zd-grid/cell/ZdGridCheckbox.ts.d.ts +0 -53
  89. package/types/components/zd-grid/column-header/ZdGridColumnHeader.d.ts +0 -112
  90. package/types/components/zd-grid/column-header/ZdGridColumnHeader.ts.d.ts +0 -112
  91. package/types/components/zd-grid/column-header/ZdGridHeaderIcon.d.ts +0 -46
  92. package/types/components/zd-grid/column-header/ZdGridHeaderIcon.ts.d.ts +0 -46
  93. package/types/components/zd-grid/column-header/ZdGridHeaderRow.d.ts +0 -165
  94. package/types/components/zd-grid/column-header/ZdGridHeaderRow.ts.d.ts +0 -165
  95. package/types/components/zd-grid/column-header/ZdGridSort.d.ts +0 -47
  96. package/types/components/zd-grid/column-header/ZdGridSort.ts.d.ts +0 -47
  97. package/types/components/zd-grid/composables/grid-instance.d.ts +0 -2085
  98. package/types/components/zd-grid/footer/ZdGridFooter.d.ts +0 -2087
  99. package/types/components/zd-grid/footer/ZdGridFooter.ts.d.ts +0 -2087
  100. package/types/components/zd-grid/helper/ZdGridHelper.d.ts +0 -16
  101. package/types/components/zd-grid/helper/ZdGridHelper.ts.d.ts +0 -16
  102. package/types/components/zd-grid/row/TableRow.d.ts +0 -34
  103. package/types/components/zd-grid/row/TableRow.ts.d.ts +0 -34
  104. package/types/components/zd-grid/row/ZdGridRow.d.ts +0 -105
  105. package/types/components/zd-grid/row/ZdGridRow.ts.d.ts +0 -105
  106. package/types/components/zd-grid/toolbar/ZdGridToolbar.d.ts +0 -2086
  107. package/types/components/zd-grid/toolbar/ZdGridToolbar.ts.d.ts +0 -2086
  108. package/types/components/zd-grid-editable/ZdGridEditable.d.ts +0 -8663
  109. package/types/components/zd-grid-editable/ZdGridEditable.ts.d.ts +0 -8663
  110. package/types/components/zd-grid-editable/cell/ZdGridEditableCell.d.ts +0 -637
  111. package/types/components/zd-grid-editable/cell/ZdGridEditableCell.ts.d.ts +0 -637
  112. package/types/components/zd-grid-editable/row/ZdGridEditableRow.d.ts +0 -126
  113. package/types/components/zd-grid-editable/row/ZdGridEditableRow.ts.d.ts +0 -126
  114. package/types/components/zd-header/ZdHeader.d.ts +0 -1320
  115. package/types/components/zd-header/ZdHeader.ts.d.ts +0 -1320
  116. package/types/components/zd-icon/ZdIcon.d.ts +0 -383
  117. package/types/components/zd-icon/ZdIcon.ts.d.ts +0 -383
  118. package/types/components/zd-image/ZdImage.d.ts +0 -753
  119. package/types/components/zd-image/ZdImage.ts.d.ts +0 -753
  120. package/types/components/zd-increment/ZdIncrement.d.ts +0 -2069
  121. package/types/components/zd-increment/ZdIncrement.ts.d.ts +0 -2069
  122. package/types/components/zd-input/ZdInput.d.ts +0 -200
  123. package/types/components/zd-iterable/ZdIterable.d.ts +0 -130
  124. package/types/components/zd-iterable/ZdIterableNoData.d.ts +0 -2089
  125. package/types/components/zd-iterable/ZdIterableNoData.ts.d.ts +0 -2089
  126. package/types/components/zd-iterable/zd-iterable-columns-button/ZdIterableColumnsButton.d.ts +0 -1645
  127. package/types/components/zd-iterable/zd-iterable-columns-button/ZdIterableColumnsButton.ts.d.ts +0 -1645
  128. package/types/components/zd-iterable/zd-iterable-page-info/ZdIterablePageInfo.d.ts +0 -1081
  129. package/types/components/zd-iterable/zd-iterable-page-info/ZdIterablePageInfo.ts.d.ts +0 -1081
  130. package/types/components/zd-iterable/zd-iterable-page-size/ZdIterablePageSize.d.ts +0 -2763
  131. package/types/components/zd-iterable/zd-iterable-page-size/ZdIterablePageSize.ts.d.ts +0 -2763
  132. package/types/components/zd-iterable/zd-iterable-pagination/ZdIterablePagination.d.ts +0 -1627
  133. package/types/components/zd-iterable/zd-iterable-pagination/ZdIterablePagination.ts.d.ts +0 -1627
  134. package/types/components/zd-iterable/zd-search/ZdSearch.d.ts +0 -766
  135. package/types/components/zd-iterable/zd-search/ZdSearch.ts.d.ts +0 -766
  136. package/types/components/zd-iterable-component-render/ZdIterableComponentRender.d.ts +0 -2484
  137. package/types/components/zd-iterable-component-render/ZdIterableComponentRender.ts.d.ts +0 -2484
  138. package/types/components/zd-layout/ZdLayout.d.ts +0 -647
  139. package/types/components/zd-layout/ZdLayout.ts.d.ts +0 -647
  140. package/types/components/zd-list/ZdList.d.ts +0 -1140
  141. package/types/components/zd-list/ZdList.ts.d.ts +0 -1140
  142. package/types/components/zd-list/ZdListGroup.d.ts +0 -1332
  143. package/types/components/zd-list/ZdListGroup.ts.d.ts +0 -1332
  144. package/types/components/zd-list/ZdListItem.d.ts +0 -848
  145. package/types/components/zd-list/ZdListItem.ts.d.ts +0 -848
  146. package/types/components/zd-loading/ZdLoading.d.ts +0 -350
  147. package/types/components/zd-loading/ZdLoading.ts.d.ts +0 -350
  148. package/types/components/zd-login/ZdLogin.d.ts +0 -1072
  149. package/types/components/zd-login/ZdLogin.ts.d.ts +0 -1072
  150. package/types/components/zd-login/ZdLoginButton.d.ts +0 -1910
  151. package/types/components/zd-login/ZdLoginButton.ts.d.ts +0 -1910
  152. package/types/components/zd-main/ZdMain.d.ts +0 -619
  153. package/types/components/zd-main/ZdMain.ts.d.ts +0 -619
  154. package/types/components/zd-master-detail/ZdMasterDetail.d.ts +0 -684
  155. package/types/components/zd-master-detail/ZdMasterDetail.ts.d.ts +0 -684
  156. package/types/components/zd-menu/ZdMenu.d.ts +0 -4484
  157. package/types/components/zd-menu/ZdMenu.ts.d.ts +0 -4484
  158. package/types/components/zd-menu/ZdMenuButton.d.ts +0 -1142
  159. package/types/components/zd-menu/ZdMenuButton.ts.d.ts +0 -1142
  160. package/types/components/zd-menu/ZdMenuGroup.d.ts +0 -6286
  161. package/types/components/zd-menu/ZdMenuGroup.ts.d.ts +0 -6286
  162. package/types/components/zd-menu/ZdMenuLink.d.ts +0 -10437
  163. package/types/components/zd-menu/ZdMenuLink.ts.d.ts +0 -10437
  164. package/types/components/zd-menu/ZdMenuSeparator.d.ts +0 -600
  165. package/types/components/zd-menu/ZdMenuSeparator.ts.d.ts +0 -600
  166. package/types/components/zd-modal/ZdModal.d.ts +0 -10
  167. package/types/components/zd-modal/ZdModal.ts.d.ts +0 -10
  168. package/types/components/zd-modal/ZdModalCloseButton.d.ts +0 -1137
  169. package/types/components/zd-modal/ZdModalCloseButton.ts.d.ts +0 -1137
  170. package/types/components/zd-month/ZdMonth.d.ts +0 -2217
  171. package/types/components/zd-month/ZdMonth.ts.d.ts +0 -2217
  172. package/types/components/zd-number-input/ZdNumberInput.d.ts +0 -2021
  173. package/types/components/zd-number-input/ZdNumberInput.ts.d.ts +0 -2021
  174. package/types/components/zd-password/ZdPassword.d.ts +0 -2014
  175. package/types/components/zd-password/ZdPassword.ts.d.ts +0 -2014
  176. package/types/components/zd-progress/ZdProgress.d.ts +0 -859
  177. package/types/components/zd-progress/ZdProgress.ts.d.ts +0 -859
  178. package/types/components/zd-radio/ZdRadio.d.ts +0 -682
  179. package/types/components/zd-radio/ZdRadio.ts.d.ts +0 -682
  180. package/types/components/zd-row/ZdRow.d.ts +0 -734
  181. package/types/components/zd-row/ZdRow.ts.d.ts +0 -734
  182. package/types/components/zd-select/ZdSelect.d.ts +0 -313
  183. package/types/components/zd-select/ZdSelect.ts.d.ts +0 -313
  184. package/types/components/zd-select-multiple/ZdSelectMultiple.d.ts +0 -333
  185. package/types/components/zd-select-multiple/ZdSelectMultiple.ts.d.ts +0 -333
  186. package/types/components/zd-svg-map/ZdSvgMap.d.ts +0 -414
  187. package/types/components/zd-svg-map/ZdSvgMap.ts.d.ts +0 -414
  188. package/types/components/zd-switch/ZdSwitch.d.ts +0 -1918
  189. package/types/components/zd-switch/ZdSwitch.ts.d.ts +0 -1918
  190. package/types/components/zd-table/ZdTable.d.ts +0 -1092
  191. package/types/components/zd-table/ZdTable.ts.d.ts +0 -1092
  192. package/types/components/zd-tabs/ZdTab.d.ts +0 -674
  193. package/types/components/zd-tabs/ZdTab.ts.d.ts +0 -674
  194. package/types/components/zd-tabs/ZdTabItem.d.ts +0 -268
  195. package/types/components/zd-tabs/ZdTabItem.ts.d.ts +0 -268
  196. package/types/components/zd-tabs/ZdTabs.d.ts +0 -929
  197. package/types/components/zd-tabs/ZdTabs.ts.d.ts +0 -929
  198. package/types/components/zd-tag/ZdTag.d.ts +0 -613
  199. package/types/components/zd-tag/ZdTag.ts.d.ts +0 -613
  200. package/types/components/zd-text/ZdText.d.ts +0 -670
  201. package/types/components/zd-text/ZdText.ts.d.ts +0 -670
  202. package/types/components/zd-text-input/ZdTextInput.d.ts +0 -746
  203. package/types/components/zd-text-input/ZdTextInput.ts.d.ts +0 -746
  204. package/types/components/zd-textarea/ZdTextarea.d.ts +0 -877
  205. package/types/components/zd-textarea/ZdTextarea.ts.d.ts +0 -877
  206. package/types/components/zd-time/ZdTime.d.ts +0 -2224
  207. package/types/components/zd-time/ZdTime.ts.d.ts +0 -2224
  208. package/types/components/zd-toggleable/ZdToggleable.d.ts +0 -199
  209. package/types/components/zd-tooltip/ZdTooltip.d.ts +0 -781
  210. package/types/components/zd-tooltip/ZdTooltip.ts.d.ts +0 -781
  211. package/types/components/zd-tree/ZdTree.d.ts +0 -1878
  212. package/types/components/zd-tree/ZdTree.ts.d.ts +0 -1878
  213. package/types/components/zd-tree/ZdTreeAfterTitle.d.ts +0 -26
  214. package/types/components/zd-tree/ZdTreeAfterTitle.ts.d.ts +0 -26
  215. package/types/components/zd-tree/ZdTreeCheckbox.d.ts +0 -74
  216. package/types/components/zd-tree/ZdTreeCheckbox.ts.d.ts +0 -74
  217. package/types/components/zd-tree-grid/ZdTreeGrid.d.ts +0 -4178
  218. package/types/components/zd-tree-grid/ZdTreeGrid.ts.d.ts +0 -4178
  219. package/types/components/zd-tree-grid/cell/ZdTreeGridCell.d.ts +0 -92
  220. package/types/components/zd-tree-grid/cell/ZdTreeGridCell.ts.d.ts +0 -92
  221. package/types/components/zd-tree-grid/row/ZdTreeGridRow.d.ts +0 -124
  222. package/types/components/zd-tree-grid/row/ZdTreeGridRow.ts.d.ts +0 -124
  223. package/types/composables/cellSelection.d.ts +0 -281
  224. package/types/composables/columnDrag.d.ts +0 -9
  225. package/types/composables/columnResize.d.ts +0 -18
  226. package/types/composables/density.d.ts +0 -12
  227. package/types/composables/doubleClick.d.ts +0 -6
  228. package/types/composables/fixedColumns.d.ts +0 -14
  229. package/types/composables/gridColorVars.d.ts +0 -13
  230. package/types/composables/gridColumns.d.ts +0 -285
  231. package/types/composables/gridSelection.d.ts +0 -15
  232. package/types/composables/gridSorting.d.ts +0 -17
  233. package/types/composables/hasSlot.d.ts +0 -8
  234. package/types/composables/index.d.ts +0 -16
  235. package/types/composables/maska.d.ts +0 -16
  236. package/types/composables/tableNavigation.d.ts +0 -11
  237. package/types/composables/useTableLayout.d.ts +0 -25
  238. package/types/composables/virtualScroll.d.ts +0 -26
  239. package/types/composables/watchUrl.d.ts +0 -8
  240. package/types/errors/index.d.ts +0 -2
  241. package/types/errors/not-provided.d.ts +0 -7
  242. package/types/errors/row-not-found.d.ts +0 -7
  243. package/types/errors/zeedhi-error.d.ts +0 -6
  244. package/types/index.d.ts +0 -21
  245. package/types/propsMixins/heightProps.d.ts +0 -17
  246. package/types/propsMixins/index.d.ts +0 -5
  247. package/types/propsMixins/interfaces.d.ts +0 -2
  248. package/types/propsMixins/widthProps.d.ts +0 -13
  249. package/types/utils/buildProps.d.ts +0 -2
  250. package/types/utils/fillHeight.d.ts +0 -1
  251. package/types/utils/icons/icons.d.ts +0 -5
  252. package/types/utils/index.d.ts +0 -7
  253. package/types/utils/isArrayOperation.d.ts +0 -2
  254. package/types/utils/logger/logger.d.ts +0 -3
  255. package/types/utils/mergeDictionaries.d.ts +0 -3
  256. package/types/utils/plugins/formatSizePlugin.d.ts +0 -1
  257. package/types/utils/plugins/getIconPlugin.d.ts +0 -1
  258. package/types/utils/plugins/index.d.ts +0 -4
  259. package/types/utils/plugins/styleObjectPlugin.d.ts +0 -1
@@ -1,1583 +0,0 @@
1
- export declare const ZdCollapseCardProps: {
2
- disableActionRotate: {
3
- type: (StringConstructor | BooleanConstructor)[];
4
- default: boolean;
5
- };
6
- expandButton: {
7
- type: (StringConstructor | ObjectConstructor)[];
8
- default: () => undefined;
9
- };
10
- expanded: {
11
- type: (StringConstructor | BooleanConstructor)[];
12
- default: boolean;
13
- };
14
- header: {
15
- type: (StringConstructor | ArrayConstructor)[];
16
- default: () => never[];
17
- };
18
- hideAction: {
19
- type: (StringConstructor | BooleanConstructor)[];
20
- default: boolean;
21
- };
22
- iconColor: {
23
- type: StringConstructor;
24
- default: string;
25
- };
26
- iconName: {
27
- type: StringConstructor;
28
- default: string;
29
- };
30
- lazyLoad: {
31
- type: (StringConstructor | BooleanConstructor)[];
32
- default: boolean;
33
- };
34
- readonly: {
35
- type: (StringConstructor | BooleanConstructor)[];
36
- default: boolean;
37
- };
38
- activeClass: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- append: {
43
- type: (StringConstructor | BooleanConstructor)[];
44
- default: boolean;
45
- };
46
- color: {
47
- type: StringConstructor;
48
- default: string;
49
- };
50
- disabled: {
51
- type: (StringConstructor | BooleanConstructor)[];
52
- default: boolean;
53
- };
54
- elevation: {
55
- type: (StringConstructor | NumberConstructor)[];
56
- };
57
- flat: {
58
- type: (StringConstructor | BooleanConstructor)[];
59
- default: boolean;
60
- };
61
- hover: {
62
- type: (StringConstructor | BooleanConstructor)[];
63
- default: boolean;
64
- };
65
- href: {
66
- type: StringConstructor;
67
- default: string;
68
- };
69
- img: {
70
- type: StringConstructor;
71
- default: string;
72
- };
73
- link: {
74
- type: (StringConstructor | BooleanConstructor)[];
75
- default: null;
76
- };
77
- outlined: {
78
- type: (StringConstructor | BooleanConstructor)[];
79
- default: boolean;
80
- };
81
- raised: {
82
- type: (StringConstructor | BooleanConstructor)[];
83
- default: boolean;
84
- };
85
- ripple: {
86
- type: (StringConstructor | BooleanConstructor)[];
87
- default: boolean;
88
- };
89
- tile: {
90
- type: (StringConstructor | BooleanConstructor)[];
91
- default: boolean;
92
- };
93
- to: {
94
- type: StringConstructor;
95
- default: string;
96
- };
97
- border: {
98
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
99
- default: boolean;
100
- };
101
- density: {
102
- type: StringConstructor;
103
- default: string;
104
- };
105
- loading: {
106
- type: (StringConstructor | BooleanConstructor)[];
107
- default: boolean;
108
- };
109
- position: {
110
- type: StringConstructor;
111
- };
112
- replace: {
113
- type: (StringConstructor | BooleanConstructor)[];
114
- default: boolean;
115
- };
116
- round: {
117
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
118
- default: boolean;
119
- };
120
- subtitle: {
121
- type: StringConstructor;
122
- };
123
- tag: {
124
- type: StringConstructor;
125
- };
126
- text: {
127
- type: StringConstructor;
128
- };
129
- title: {
130
- type: StringConstructor;
131
- };
132
- variant: {
133
- type: StringConstructor;
134
- };
135
- width: {
136
- type: (StringConstructor | NumberConstructor)[];
137
- };
138
- minWidth: {
139
- type: (StringConstructor | NumberConstructor)[];
140
- default: string;
141
- };
142
- maxWidth: {
143
- type: (StringConstructor | NumberConstructor)[];
144
- default: string;
145
- };
146
- fillHeight: {
147
- type: (StringConstructor | BooleanConstructor)[];
148
- default: boolean;
149
- };
150
- height: {
151
- type: (StringConstructor | NumberConstructor)[];
152
- };
153
- minHeight: {
154
- type: (StringConstructor | NumberConstructor)[];
155
- default: string;
156
- };
157
- maxHeight: {
158
- type: (StringConstructor | NumberConstructor)[];
159
- default: string;
160
- };
161
- children: {
162
- type: (StringConstructor | {
163
- (arrayLength: number): import("@zeedhi/common").IComponentRender[];
164
- (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
165
- new (arrayLength: number): import("@zeedhi/common").IComponentRender[];
166
- new (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
167
- isArray(arg: any): arg is any[];
168
- readonly prototype: any[];
169
- from<T>(arrayLike: ArrayLike<T>): T[];
170
- from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
171
- from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
172
- from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
173
- of<T_4>(...items: T_4[]): T_4[];
174
- readonly [Symbol.species]: ArrayConstructor;
175
- })[];
176
- default(): never[];
177
- };
178
- component: {
179
- type: StringConstructor;
180
- };
181
- allowDuplicate: {
182
- type: (StringConstructor | BooleanConstructor)[];
183
- default: boolean;
184
- };
185
- autofocus: {
186
- type: (StringConstructor | BooleanConstructor)[];
187
- default: boolean;
188
- };
189
- cssClass: {
190
- type: StringConstructor;
191
- default: string;
192
- };
193
- cssStyle: {
194
- type: (StringConstructor | (() => import("vue").StyleValue))[];
195
- default: string;
196
- };
197
- dark: {
198
- type: (StringConstructor | BooleanConstructor)[];
199
- default: boolean;
200
- };
201
- directives: {
202
- type: ObjectConstructor;
203
- default(): {};
204
- };
205
- events: {
206
- type: ObjectConstructor;
207
- default(): {};
208
- };
209
- instanceObject: {
210
- type: ObjectConstructor;
211
- };
212
- isVisible: {
213
- type: (StringConstructor | BooleanConstructor)[];
214
- default: boolean;
215
- };
216
- keyMap: {
217
- type: ObjectConstructor;
218
- default(): {};
219
- };
220
- light: {
221
- type: (StringConstructor | BooleanConstructor)[];
222
- default: boolean;
223
- };
224
- name: {
225
- type: StringConstructor;
226
- required: true;
227
- };
228
- parent: {
229
- type: ObjectConstructor;
230
- };
231
- tabStop: {
232
- type: (StringConstructor | BooleanConstructor)[];
233
- default: boolean;
234
- };
235
- theme: {
236
- type: StringConstructor;
237
- };
238
- };
239
- declare const collapseCardComponent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
240
- disableActionRotate: {
241
- type: (StringConstructor | BooleanConstructor)[];
242
- default: boolean;
243
- };
244
- expandButton: {
245
- type: (StringConstructor | ObjectConstructor)[];
246
- default: () => undefined;
247
- };
248
- expanded: {
249
- type: (StringConstructor | BooleanConstructor)[];
250
- default: boolean;
251
- };
252
- header: {
253
- type: (StringConstructor | ArrayConstructor)[];
254
- default: () => never[];
255
- };
256
- hideAction: {
257
- type: (StringConstructor | BooleanConstructor)[];
258
- default: boolean;
259
- };
260
- iconColor: {
261
- type: StringConstructor;
262
- default: string;
263
- };
264
- iconName: {
265
- type: StringConstructor;
266
- default: string;
267
- };
268
- lazyLoad: {
269
- type: (StringConstructor | BooleanConstructor)[];
270
- default: boolean;
271
- };
272
- readonly: {
273
- type: (StringConstructor | BooleanConstructor)[];
274
- default: boolean;
275
- };
276
- activeClass: {
277
- type: StringConstructor;
278
- default: string;
279
- };
280
- append: {
281
- type: (StringConstructor | BooleanConstructor)[];
282
- default: boolean;
283
- };
284
- color: {
285
- type: StringConstructor;
286
- default: string;
287
- };
288
- disabled: {
289
- type: (StringConstructor | BooleanConstructor)[];
290
- default: boolean;
291
- };
292
- elevation: {
293
- type: (StringConstructor | NumberConstructor)[];
294
- };
295
- flat: {
296
- type: (StringConstructor | BooleanConstructor)[];
297
- default: boolean;
298
- };
299
- hover: {
300
- type: (StringConstructor | BooleanConstructor)[];
301
- default: boolean;
302
- };
303
- href: {
304
- type: StringConstructor;
305
- default: string;
306
- };
307
- img: {
308
- type: StringConstructor;
309
- default: string;
310
- };
311
- link: {
312
- type: (StringConstructor | BooleanConstructor)[];
313
- default: null;
314
- };
315
- outlined: {
316
- type: (StringConstructor | BooleanConstructor)[];
317
- default: boolean;
318
- };
319
- raised: {
320
- type: (StringConstructor | BooleanConstructor)[];
321
- default: boolean;
322
- };
323
- ripple: {
324
- type: (StringConstructor | BooleanConstructor)[];
325
- default: boolean;
326
- };
327
- tile: {
328
- type: (StringConstructor | BooleanConstructor)[];
329
- default: boolean;
330
- };
331
- to: {
332
- type: StringConstructor;
333
- default: string;
334
- };
335
- border: {
336
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
337
- default: boolean;
338
- };
339
- density: {
340
- type: StringConstructor;
341
- default: string;
342
- };
343
- loading: {
344
- type: (StringConstructor | BooleanConstructor)[];
345
- default: boolean;
346
- };
347
- position: {
348
- type: StringConstructor;
349
- };
350
- replace: {
351
- type: (StringConstructor | BooleanConstructor)[];
352
- default: boolean;
353
- };
354
- round: {
355
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
356
- default: boolean;
357
- };
358
- subtitle: {
359
- type: StringConstructor;
360
- };
361
- tag: {
362
- type: StringConstructor;
363
- };
364
- text: {
365
- type: StringConstructor;
366
- };
367
- title: {
368
- type: StringConstructor;
369
- };
370
- variant: {
371
- type: StringConstructor;
372
- };
373
- width: {
374
- type: (StringConstructor | NumberConstructor)[];
375
- };
376
- minWidth: {
377
- type: (StringConstructor | NumberConstructor)[];
378
- default: string;
379
- };
380
- maxWidth: {
381
- type: (StringConstructor | NumberConstructor)[];
382
- default: string;
383
- };
384
- fillHeight: {
385
- type: (StringConstructor | BooleanConstructor)[];
386
- default: boolean;
387
- };
388
- height: {
389
- type: (StringConstructor | NumberConstructor)[];
390
- };
391
- minHeight: {
392
- type: (StringConstructor | NumberConstructor)[];
393
- default: string;
394
- };
395
- maxHeight: {
396
- type: (StringConstructor | NumberConstructor)[];
397
- default: string;
398
- };
399
- children: {
400
- type: (StringConstructor | {
401
- (arrayLength: number): import("@zeedhi/common").IComponentRender[];
402
- (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
403
- new (arrayLength: number): import("@zeedhi/common").IComponentRender[];
404
- new (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
405
- isArray(arg: any): arg is any[];
406
- readonly prototype: any[];
407
- from<T>(arrayLike: ArrayLike<T>): T[];
408
- from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
409
- from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
410
- from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
411
- of<T_4>(...items: T_4[]): T_4[];
412
- readonly [Symbol.species]: ArrayConstructor;
413
- })[];
414
- default(): never[];
415
- };
416
- component: {
417
- type: StringConstructor;
418
- };
419
- allowDuplicate: {
420
- type: (StringConstructor | BooleanConstructor)[];
421
- default: boolean;
422
- };
423
- autofocus: {
424
- type: (StringConstructor | BooleanConstructor)[];
425
- default: boolean;
426
- };
427
- cssClass: {
428
- type: StringConstructor;
429
- default: string;
430
- };
431
- cssStyle: {
432
- type: (StringConstructor | (() => import("vue").StyleValue))[];
433
- default: string;
434
- };
435
- dark: {
436
- type: (StringConstructor | BooleanConstructor)[];
437
- default: boolean;
438
- };
439
- directives: {
440
- type: ObjectConstructor;
441
- default(): {};
442
- };
443
- events: {
444
- type: ObjectConstructor;
445
- default(): {};
446
- };
447
- instanceObject: {
448
- type: ObjectConstructor;
449
- };
450
- isVisible: {
451
- type: (StringConstructor | BooleanConstructor)[];
452
- default: boolean;
453
- };
454
- keyMap: {
455
- type: ObjectConstructor;
456
- default(): {};
457
- };
458
- light: {
459
- type: (StringConstructor | BooleanConstructor)[];
460
- default: boolean;
461
- };
462
- name: {
463
- type: StringConstructor;
464
- required: true;
465
- };
466
- parent: {
467
- type: ObjectConstructor;
468
- };
469
- tabStop: {
470
- type: (StringConstructor | BooleanConstructor)[];
471
- default: boolean;
472
- };
473
- theme: {
474
- type: StringConstructor;
475
- };
476
- }>, {
477
- instance: {
478
- disableActionRotate: boolean;
479
- expandButton: {
480
- [x: string]: any;
481
- absolute?: boolean | undefined;
482
- block?: boolean | undefined;
483
- bottom?: boolean | undefined;
484
- color?: string | undefined;
485
- disabled?: boolean | undefined;
486
- events?: {
487
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent> | undefined)[] | undefined;
488
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
489
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
490
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
491
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
492
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
493
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
494
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
495
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/common").IButtonEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").IButtonEvent>> | undefined;
496
- } | undefined;
497
- fab?: boolean | undefined;
498
- fixed?: boolean | undefined;
499
- flat?: boolean | undefined;
500
- href?: string | undefined;
501
- icon?: boolean | undefined;
502
- iconName?: string | undefined;
503
- label?: string | undefined;
504
- large?: boolean | undefined;
505
- left?: boolean | undefined;
506
- outline?: boolean | undefined;
507
- reverse?: boolean | undefined;
508
- right?: boolean | undefined;
509
- round?: string | number | boolean | undefined;
510
- small?: boolean | undefined;
511
- target?: string | undefined;
512
- tile?: boolean | undefined;
513
- to?: string | undefined;
514
- top?: boolean | undefined;
515
- type?: string | undefined;
516
- width?: string | number | undefined;
517
- active?: boolean | undefined;
518
- appendIcon?: string | undefined;
519
- border?: string | number | boolean | undefined;
520
- density?: "default" | "comfortable" | "compact" | undefined;
521
- elevation?: string | number | undefined;
522
- loading?: string | boolean | undefined;
523
- position?: "absolute" | "fixed" | "relative" | "static" | "sticky" | undefined;
524
- prependIcon?: string | undefined;
525
- replace?: boolean | undefined;
526
- ripple?: boolean | undefined;
527
- selectedClass?: string | undefined;
528
- size?: "default" | "large" | "small" | "x-small" | "x-large" | undefined;
529
- stacked?: boolean | undefined;
530
- tag?: string | undefined;
531
- variant?: "flat" | "outlined" | "text" | "elevated" | "tonal" | "plain" | undefined;
532
- children?: {
533
- [x: string]: any;
534
- children?: any[] | undefined;
535
- component: string;
536
- allowDuplicate?: boolean | undefined;
537
- autofocus?: boolean | undefined;
538
- componentId?: number | undefined;
539
- cssClass?: string | undefined;
540
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
541
- events?: {
542
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
543
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
544
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
545
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
546
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
547
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
548
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
549
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
550
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
551
- } | undefined;
552
- directives?: {
553
- [x: string]: {
554
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
555
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
556
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
557
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
558
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
559
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
560
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
561
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
562
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
563
- } | undefined;
564
- touch?: {
565
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
566
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
567
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
568
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
569
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
570
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
571
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
572
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
573
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
574
- } | undefined;
575
- } | undefined;
576
- isVisible?: string | boolean | undefined;
577
- dark?: boolean | undefined;
578
- light?: boolean | undefined;
579
- theme?: string | undefined;
580
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
581
- name: string;
582
- parent?: {
583
- addChildInstance: (component: import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>) => void;
584
- getChildInstance: <T extends import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>>(name: string) => T;
585
- allowDuplicate: boolean;
586
- autofocus: boolean;
587
- children: {
588
- [x: string]: any;
589
- allowDuplicate?: boolean | undefined;
590
- autofocus?: boolean | undefined;
591
- children?: any[] | undefined;
592
- componentId?: number | undefined;
593
- cssClass?: string | undefined;
594
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
595
- events?: {
596
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
597
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
598
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
599
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
600
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
601
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
602
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
603
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
604
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
605
- } | undefined;
606
- directives?: {
607
- [x: string]: {
608
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
609
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
610
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
611
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
612
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
613
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
614
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
615
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
616
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
617
- } | undefined;
618
- touch?: {
619
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
620
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
621
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
622
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
623
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
624
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
625
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
626
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
627
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
628
- } | undefined;
629
- } | undefined;
630
- isVisible?: string | boolean | undefined;
631
- dark?: boolean | undefined;
632
- light?: boolean | undefined;
633
- theme?: string | undefined;
634
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
635
- name: string;
636
- parent?: any | undefined;
637
- tabStop?: boolean | undefined;
638
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
639
- fillHeight?: boolean | undefined;
640
- }[];
641
- componentId: number;
642
- cssClass: string;
643
- cssStyle: string | import("@zeedhi/core").IDictionary<any>;
644
- events: {
645
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
646
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
647
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
648
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
649
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
650
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
651
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
652
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
653
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
654
- };
655
- directives: {
656
- [x: string]: {
657
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
658
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
659
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
660
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
661
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
662
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
663
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
664
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
665
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
666
- } | undefined;
667
- touch?: {
668
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
669
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
670
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
671
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
672
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
673
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
674
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
675
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
676
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
677
- } | undefined;
678
- };
679
- isVisible: string | boolean;
680
- dark: boolean;
681
- light: boolean;
682
- theme?: string | undefined;
683
- keyMap: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>>;
684
- name: string;
685
- parent?: any | undefined;
686
- tabStop: boolean;
687
- userProperties: import("@zeedhi/core").IDictionary<any>;
688
- fillHeight: boolean;
689
- } | undefined;
690
- tabStop?: boolean | undefined;
691
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
692
- fillHeight?: boolean | undefined;
693
- }[] | undefined;
694
- component: string;
695
- allowDuplicate?: boolean | undefined;
696
- autofocus?: boolean | undefined;
697
- componentId?: number | undefined;
698
- cssClass?: string | undefined;
699
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
700
- directives?: {
701
- [x: string]: {
702
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
703
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
704
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
705
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
706
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
707
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
708
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
709
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
710
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
711
- } | undefined;
712
- touch?: {
713
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
714
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
715
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
716
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
717
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
718
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
719
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
720
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
721
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
722
- } | undefined;
723
- } | undefined;
724
- isVisible?: string | boolean | undefined;
725
- dark?: boolean | undefined;
726
- light?: boolean | undefined;
727
- theme?: string | undefined;
728
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
729
- name: string;
730
- parent?: {
731
- addChildInstance: (component: import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>) => void;
732
- getChildInstance: <T extends import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>>(name: string) => T;
733
- allowDuplicate: boolean;
734
- autofocus: boolean;
735
- children: {
736
- [x: string]: any;
737
- allowDuplicate?: boolean | undefined;
738
- autofocus?: boolean | undefined;
739
- children?: any[] | undefined;
740
- componentId?: number | undefined;
741
- cssClass?: string | undefined;
742
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
743
- events?: {
744
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
745
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
746
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
747
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
748
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
749
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
750
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
751
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
752
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
753
- } | undefined;
754
- directives?: {
755
- [x: string]: {
756
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
757
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
758
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
759
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
760
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
761
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
762
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
763
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
764
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
765
- } | undefined;
766
- touch?: {
767
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
768
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
769
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
770
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
771
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
772
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
773
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
774
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
775
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
776
- } | undefined;
777
- } | undefined;
778
- isVisible?: string | boolean | undefined;
779
- dark?: boolean | undefined;
780
- light?: boolean | undefined;
781
- theme?: string | undefined;
782
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
783
- name: string;
784
- parent?: any | undefined;
785
- tabStop?: boolean | undefined;
786
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
787
- fillHeight?: boolean | undefined;
788
- }[];
789
- componentId: number;
790
- cssClass: string;
791
- cssStyle: string | import("@zeedhi/core").IDictionary<any>;
792
- events: {
793
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
794
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
795
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
796
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
797
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
798
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
799
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
800
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
801
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
802
- };
803
- directives: {
804
- [x: string]: {
805
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
806
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
807
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
808
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
809
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
810
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
811
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
812
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
813
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
814
- } | undefined;
815
- touch?: {
816
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
817
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
818
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
819
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
820
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
821
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
822
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
823
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
824
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
825
- } | undefined;
826
- };
827
- isVisible: string | boolean;
828
- dark: boolean;
829
- light: boolean;
830
- theme?: string | undefined;
831
- keyMap: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>>;
832
- name: string;
833
- parent?: any | undefined;
834
- tabStop: boolean;
835
- userProperties: import("@zeedhi/core").IDictionary<any>;
836
- fillHeight: boolean;
837
- } | undefined;
838
- tabStop?: boolean | undefined;
839
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
840
- fillHeight?: boolean | undefined;
841
- };
842
- expanded: boolean;
843
- header: {
844
- [x: string]: any;
845
- allowDuplicate?: boolean | undefined;
846
- autofocus?: boolean | undefined;
847
- children?: any[] | undefined;
848
- componentId?: number | undefined;
849
- cssClass?: string | undefined;
850
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
851
- events?: {
852
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
853
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
854
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
855
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
856
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
857
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
858
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
859
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
860
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
861
- } | undefined;
862
- directives?: {
863
- [x: string]: {
864
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
865
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
866
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
867
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
868
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
869
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
870
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
871
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
872
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
873
- } | undefined;
874
- touch?: {
875
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
876
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
877
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
878
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
879
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
880
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
881
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
882
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
883
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
884
- } | undefined;
885
- } | undefined;
886
- isVisible?: string | boolean | undefined;
887
- dark?: boolean | undefined;
888
- light?: boolean | undefined;
889
- theme?: string | undefined;
890
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
891
- name: string;
892
- parent?: any | undefined;
893
- tabStop?: boolean | undefined;
894
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
895
- fillHeight?: boolean | undefined;
896
- }[];
897
- hideAction: boolean;
898
- iconColor: string;
899
- iconName: string;
900
- lazyLoad: boolean;
901
- readonly: boolean;
902
- change: (event: Event, element: any) => void;
903
- activeClass: string;
904
- append: boolean;
905
- color: string;
906
- disabled: boolean;
907
- elevation?: string | number | undefined;
908
- events: {
909
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent> | undefined)[] | undefined;
910
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
911
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
912
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
913
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
914
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
915
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
916
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
917
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/common").ICardEvent, import("@zeedhi/core").IEvent<import("@zeedhi/common").ICardEvent>> | undefined;
918
- };
919
- flat: boolean;
920
- height?: string | number | undefined;
921
- hover: boolean;
922
- href?: string | undefined;
923
- img: string;
924
- link: boolean;
925
- maxHeight: string | number;
926
- maxWidth: string | number;
927
- minHeight: string | number;
928
- minWidth: string | number;
929
- outlined: boolean;
930
- raised: boolean;
931
- ripple: boolean;
932
- tile: boolean;
933
- to?: string | undefined;
934
- width?: string | number | undefined;
935
- border: string | number | boolean;
936
- density: "default" | "comfortable" | "compact";
937
- loading: string | boolean;
938
- position?: "absolute" | "fixed" | "relative" | "static" | "sticky" | undefined;
939
- replace: boolean;
940
- round: string | number | boolean;
941
- subtitle?: string | undefined;
942
- tag?: string | undefined;
943
- text?: string | undefined;
944
- title?: string | undefined;
945
- variant?: "flat" | "outlined" | "text" | "elevated" | "tonal" | "plain" | undefined;
946
- children: {
947
- [x: string]: any;
948
- children?: any[] | undefined;
949
- component: string;
950
- allowDuplicate?: boolean | undefined;
951
- autofocus?: boolean | undefined;
952
- componentId?: number | undefined;
953
- cssClass?: string | undefined;
954
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
955
- events?: {
956
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
957
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
958
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
959
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
960
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
961
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
962
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
963
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
964
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
965
- } | undefined;
966
- directives?: {
967
- [x: string]: {
968
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
969
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
970
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
971
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
972
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
973
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
974
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
975
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
976
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
977
- } | undefined;
978
- touch?: {
979
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
980
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
981
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
982
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
983
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
984
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
985
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
986
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
987
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
988
- } | undefined;
989
- } | undefined;
990
- isVisible?: string | boolean | undefined;
991
- dark?: boolean | undefined;
992
- light?: boolean | undefined;
993
- theme?: string | undefined;
994
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
995
- name: string;
996
- parent?: {
997
- addChildInstance: (component: import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>) => void;
998
- getChildInstance: <T extends import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>>(name: string) => T;
999
- allowDuplicate: boolean;
1000
- autofocus: boolean;
1001
- children: {
1002
- [x: string]: any;
1003
- allowDuplicate?: boolean | undefined;
1004
- autofocus?: boolean | undefined;
1005
- children?: any[] | undefined;
1006
- componentId?: number | undefined;
1007
- cssClass?: string | undefined;
1008
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
1009
- events?: {
1010
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1011
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1012
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1013
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1014
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1015
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1016
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1017
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1018
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1019
- } | undefined;
1020
- directives?: {
1021
- [x: string]: {
1022
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1023
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1024
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1025
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1026
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1027
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1028
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1029
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1030
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1031
- } | undefined;
1032
- touch?: {
1033
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1034
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1035
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1036
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1037
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1038
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1039
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1040
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1041
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1042
- } | undefined;
1043
- } | undefined;
1044
- isVisible?: string | boolean | undefined;
1045
- dark?: boolean | undefined;
1046
- light?: boolean | undefined;
1047
- theme?: string | undefined;
1048
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
1049
- name: string;
1050
- parent?: any | undefined;
1051
- tabStop?: boolean | undefined;
1052
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
1053
- fillHeight?: boolean | undefined;
1054
- }[];
1055
- componentId: number;
1056
- cssClass: string;
1057
- cssStyle: string | import("@zeedhi/core").IDictionary<any>;
1058
- events: {
1059
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1060
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1061
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1062
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1063
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1064
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1065
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1066
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1067
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1068
- };
1069
- directives: {
1070
- [x: string]: {
1071
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1072
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1073
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1074
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1075
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1076
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1077
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1078
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1079
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1080
- } | undefined;
1081
- touch?: {
1082
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1083
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1084
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1085
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1086
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1087
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1088
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1089
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1090
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1091
- } | undefined;
1092
- };
1093
- isVisible: string | boolean;
1094
- dark: boolean;
1095
- light: boolean;
1096
- theme?: string | undefined;
1097
- keyMap: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>>;
1098
- name: string;
1099
- parent?: any | undefined;
1100
- tabStop: boolean;
1101
- userProperties: import("@zeedhi/core").IDictionary<any>;
1102
- fillHeight: boolean;
1103
- } | undefined;
1104
- tabStop?: boolean | undefined;
1105
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
1106
- fillHeight?: boolean | undefined;
1107
- }[];
1108
- component: string;
1109
- allowDuplicate: boolean;
1110
- autofocus: boolean;
1111
- childrenInstances: any[];
1112
- cssClass: string;
1113
- cssStyle: string | import("@zeedhi/core").IDictionary<string>;
1114
- directives: {
1115
- [x: string]: {
1116
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1117
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1118
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1119
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1120
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1121
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1122
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1123
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1124
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1125
- } | undefined;
1126
- touch?: {
1127
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1128
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1129
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1130
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1131
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1132
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1133
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1134
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1135
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1136
- } | undefined;
1137
- };
1138
- isVisible: boolean;
1139
- name: string;
1140
- dark: boolean;
1141
- light: boolean;
1142
- theme?: string | undefined;
1143
- fillHeight: boolean;
1144
- parent?: {
1145
- addChildInstance: (component: import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>) => void;
1146
- getChildInstance: <T extends import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>>(name: string) => T;
1147
- allowDuplicate: boolean;
1148
- autofocus: boolean;
1149
- children: {
1150
- [x: string]: any;
1151
- allowDuplicate?: boolean | undefined;
1152
- autofocus?: boolean | undefined;
1153
- children?: any[] | undefined;
1154
- componentId?: number | undefined;
1155
- cssClass?: string | undefined;
1156
- cssStyle?: string | import("@zeedhi/core").IDictionary<any> | undefined;
1157
- events?: {
1158
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1159
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1160
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1161
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1162
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1163
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1164
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1165
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1166
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1167
- } | undefined;
1168
- directives?: {
1169
- [x: string]: {
1170
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1171
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1172
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1173
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1174
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1175
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1176
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1177
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1178
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1179
- } | undefined;
1180
- touch?: {
1181
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1182
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1183
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1184
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1185
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1186
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1187
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1188
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1189
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1190
- } | undefined;
1191
- } | undefined;
1192
- isVisible?: string | boolean | undefined;
1193
- dark?: boolean | undefined;
1194
- light?: boolean | undefined;
1195
- theme?: string | undefined;
1196
- keyMap?: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>> | undefined;
1197
- name: string;
1198
- parent?: any | undefined;
1199
- tabStop?: boolean | undefined;
1200
- userProperties?: import("@zeedhi/core").IDictionary<any> | undefined;
1201
- fillHeight?: boolean | undefined;
1202
- }[];
1203
- componentId: number;
1204
- cssClass: string;
1205
- cssStyle: string | import("@zeedhi/core").IDictionary<any>;
1206
- events: {
1207
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1208
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1209
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1210
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1211
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1212
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1213
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1214
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1215
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1216
- };
1217
- directives: {
1218
- [x: string]: {
1219
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1220
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1221
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1222
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1223
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1224
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1225
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1226
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1227
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1228
- } | undefined;
1229
- touch?: {
1230
- [x: string]: string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | (string | import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>> | undefined)[] | undefined;
1231
- blur?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1232
- click?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1233
- focus?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1234
- onCreated?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1235
- onBeforeMount?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1236
- onMounted?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1237
- onBeforeDestroy?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1238
- onDestroyed?: import("@zeedhi/common").EventDef<import("@zeedhi/core").IEventParam<any>, import("@zeedhi/core").IEvent<import("@zeedhi/core").IEventParam<any>>> | undefined;
1239
- } | undefined;
1240
- };
1241
- isVisible: string | boolean;
1242
- dark: boolean;
1243
- light: boolean;
1244
- theme?: string | undefined;
1245
- keyMap: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>>;
1246
- name: string;
1247
- parent?: any | undefined;
1248
- tabStop: boolean;
1249
- userProperties: import("@zeedhi/core").IDictionary<any>;
1250
- fillHeight: boolean;
1251
- } | undefined;
1252
- componentId: number;
1253
- keyMap: import("@zeedhi/core").IKeyMap<import("@zeedhi/core").IEventParam<any>>;
1254
- isFocused: boolean;
1255
- tabStop: boolean;
1256
- userProperties: import("@zeedhi/core").IDictionary<any>;
1257
- setViewFocus: (viewFocus: () => void) => void;
1258
- setFocus: () => void;
1259
- callEvent: (eventName: string, args: any) => boolean;
1260
- addChild: (child: import("@zeedhi/common").IComponent) => void;
1261
- removeChild: (name: string) => void;
1262
- getChildInstance: <T_1>(name: string) => T_1;
1263
- addChildInstance: (instance: import("@zeedhi/common").Component<import("@zeedhi/common").IComponent>) => void;
1264
- onCreated: () => void;
1265
- onBeforeMount: () => void;
1266
- onMounted: (element: any) => void;
1267
- onBeforeDestroy: () => void;
1268
- onDestroyed: () => void;
1269
- click: (event?: Event | undefined, element?: any) => void;
1270
- focus: (event: Event, element: any) => void;
1271
- blur: (event: Event, element: any) => void;
1272
- mouseenter: (event?: Event | undefined, element?: any) => void;
1273
- mouseleave: (event?: Event | undefined, element?: any) => void;
1274
- mouseout: (event?: Event | undefined, element?: any) => void;
1275
- mouseover: (event?: Event | undefined, element?: any) => void;
1276
- };
1277
- background: import("vue").ComputedRef<{
1278
- background: string;
1279
- }>;
1280
- elevationClass: import("vue").ComputedRef<string>;
1281
- headerStyle: import("vue").ComputedRef<{
1282
- width: string | number | undefined;
1283
- 'max-width': string | number | undefined;
1284
- 'min-width': string | number | undefined;
1285
- height: string | number | undefined;
1286
- 'max-height': string | number | undefined;
1287
- 'min-height': string | number | undefined;
1288
- background: string;
1289
- }>;
1290
- widthStyles: import("vue").ComputedRef<{
1291
- width: string | number | undefined;
1292
- 'max-width': string | number | undefined;
1293
- 'min-width': string | number | undefined;
1294
- }>;
1295
- click: (event: Event) => void;
1296
- mouseenter: (event: Event) => void;
1297
- mouseleave: (event: Event) => void;
1298
- root: Readonly<import("vue").ShallowRef<HTMLElement | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any> | null, HTMLElement | import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import("vue").ComponentProvideOptions>, {}, {}, "", {}, any> | null>>;
1299
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1300
- disableActionRotate: {
1301
- type: (StringConstructor | BooleanConstructor)[];
1302
- default: boolean;
1303
- };
1304
- expandButton: {
1305
- type: (StringConstructor | ObjectConstructor)[];
1306
- default: () => undefined;
1307
- };
1308
- expanded: {
1309
- type: (StringConstructor | BooleanConstructor)[];
1310
- default: boolean;
1311
- };
1312
- header: {
1313
- type: (StringConstructor | ArrayConstructor)[];
1314
- default: () => never[];
1315
- };
1316
- hideAction: {
1317
- type: (StringConstructor | BooleanConstructor)[];
1318
- default: boolean;
1319
- };
1320
- iconColor: {
1321
- type: StringConstructor;
1322
- default: string;
1323
- };
1324
- iconName: {
1325
- type: StringConstructor;
1326
- default: string;
1327
- };
1328
- lazyLoad: {
1329
- type: (StringConstructor | BooleanConstructor)[];
1330
- default: boolean;
1331
- };
1332
- readonly: {
1333
- type: (StringConstructor | BooleanConstructor)[];
1334
- default: boolean;
1335
- };
1336
- activeClass: {
1337
- type: StringConstructor;
1338
- default: string;
1339
- };
1340
- append: {
1341
- type: (StringConstructor | BooleanConstructor)[];
1342
- default: boolean;
1343
- };
1344
- color: {
1345
- type: StringConstructor;
1346
- default: string;
1347
- };
1348
- disabled: {
1349
- type: (StringConstructor | BooleanConstructor)[];
1350
- default: boolean;
1351
- };
1352
- elevation: {
1353
- type: (StringConstructor | NumberConstructor)[];
1354
- };
1355
- flat: {
1356
- type: (StringConstructor | BooleanConstructor)[];
1357
- default: boolean;
1358
- };
1359
- hover: {
1360
- type: (StringConstructor | BooleanConstructor)[];
1361
- default: boolean;
1362
- };
1363
- href: {
1364
- type: StringConstructor;
1365
- default: string;
1366
- };
1367
- img: {
1368
- type: StringConstructor;
1369
- default: string;
1370
- };
1371
- link: {
1372
- type: (StringConstructor | BooleanConstructor)[];
1373
- default: null;
1374
- };
1375
- outlined: {
1376
- type: (StringConstructor | BooleanConstructor)[];
1377
- default: boolean;
1378
- };
1379
- raised: {
1380
- type: (StringConstructor | BooleanConstructor)[];
1381
- default: boolean;
1382
- };
1383
- ripple: {
1384
- type: (StringConstructor | BooleanConstructor)[];
1385
- default: boolean;
1386
- };
1387
- tile: {
1388
- type: (StringConstructor | BooleanConstructor)[];
1389
- default: boolean;
1390
- };
1391
- to: {
1392
- type: StringConstructor;
1393
- default: string;
1394
- };
1395
- border: {
1396
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1397
- default: boolean;
1398
- };
1399
- density: {
1400
- type: StringConstructor;
1401
- default: string;
1402
- };
1403
- loading: {
1404
- type: (StringConstructor | BooleanConstructor)[];
1405
- default: boolean;
1406
- };
1407
- position: {
1408
- type: StringConstructor;
1409
- };
1410
- replace: {
1411
- type: (StringConstructor | BooleanConstructor)[];
1412
- default: boolean;
1413
- };
1414
- round: {
1415
- type: (StringConstructor | BooleanConstructor | NumberConstructor)[];
1416
- default: boolean;
1417
- };
1418
- subtitle: {
1419
- type: StringConstructor;
1420
- };
1421
- tag: {
1422
- type: StringConstructor;
1423
- };
1424
- text: {
1425
- type: StringConstructor;
1426
- };
1427
- title: {
1428
- type: StringConstructor;
1429
- };
1430
- variant: {
1431
- type: StringConstructor;
1432
- };
1433
- width: {
1434
- type: (StringConstructor | NumberConstructor)[];
1435
- };
1436
- minWidth: {
1437
- type: (StringConstructor | NumberConstructor)[];
1438
- default: string;
1439
- };
1440
- maxWidth: {
1441
- type: (StringConstructor | NumberConstructor)[];
1442
- default: string;
1443
- };
1444
- fillHeight: {
1445
- type: (StringConstructor | BooleanConstructor)[];
1446
- default: boolean;
1447
- };
1448
- height: {
1449
- type: (StringConstructor | NumberConstructor)[];
1450
- };
1451
- minHeight: {
1452
- type: (StringConstructor | NumberConstructor)[];
1453
- default: string;
1454
- };
1455
- maxHeight: {
1456
- type: (StringConstructor | NumberConstructor)[];
1457
- default: string;
1458
- };
1459
- children: {
1460
- type: (StringConstructor | {
1461
- (arrayLength: number): import("@zeedhi/common").IComponentRender[];
1462
- (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
1463
- new (arrayLength: number): import("@zeedhi/common").IComponentRender[];
1464
- new (...items: import("@zeedhi/common").IComponentRender[]): import("@zeedhi/common").IComponentRender[];
1465
- isArray(arg: any): arg is any[];
1466
- readonly prototype: any[];
1467
- from<T>(arrayLike: ArrayLike<T>): T[];
1468
- from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
1469
- from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
1470
- from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
1471
- of<T_4>(...items: T_4[]): T_4[];
1472
- readonly [Symbol.species]: ArrayConstructor;
1473
- })[];
1474
- default(): never[];
1475
- };
1476
- component: {
1477
- type: StringConstructor;
1478
- };
1479
- allowDuplicate: {
1480
- type: (StringConstructor | BooleanConstructor)[];
1481
- default: boolean;
1482
- };
1483
- autofocus: {
1484
- type: (StringConstructor | BooleanConstructor)[];
1485
- default: boolean;
1486
- };
1487
- cssClass: {
1488
- type: StringConstructor;
1489
- default: string;
1490
- };
1491
- cssStyle: {
1492
- type: (StringConstructor | (() => import("vue").StyleValue))[];
1493
- default: string;
1494
- };
1495
- dark: {
1496
- type: (StringConstructor | BooleanConstructor)[];
1497
- default: boolean;
1498
- };
1499
- directives: {
1500
- type: ObjectConstructor;
1501
- default(): {};
1502
- };
1503
- events: {
1504
- type: ObjectConstructor;
1505
- default(): {};
1506
- };
1507
- instanceObject: {
1508
- type: ObjectConstructor;
1509
- };
1510
- isVisible: {
1511
- type: (StringConstructor | BooleanConstructor)[];
1512
- default: boolean;
1513
- };
1514
- keyMap: {
1515
- type: ObjectConstructor;
1516
- default(): {};
1517
- };
1518
- light: {
1519
- type: (StringConstructor | BooleanConstructor)[];
1520
- default: boolean;
1521
- };
1522
- name: {
1523
- type: StringConstructor;
1524
- required: true;
1525
- };
1526
- parent: {
1527
- type: ObjectConstructor;
1528
- };
1529
- tabStop: {
1530
- type: (StringConstructor | BooleanConstructor)[];
1531
- default: boolean;
1532
- };
1533
- theme: {
1534
- type: StringConstructor;
1535
- };
1536
- }>> & Readonly<{}>, {
1537
- flat: string | boolean;
1538
- allowDuplicate: string | boolean;
1539
- autofocus: string | boolean;
1540
- children: string | import("@zeedhi/common").IComponentRender[];
1541
- cssClass: string;
1542
- cssStyle: import("vue").StyleValue;
1543
- dark: string | boolean;
1544
- directives: Record<string, any>;
1545
- events: Record<string, any>;
1546
- isVisible: string | boolean;
1547
- keyMap: Record<string, any>;
1548
- light: string | boolean;
1549
- tabStop: string | boolean;
1550
- activeClass: string;
1551
- append: string | boolean;
1552
- color: string;
1553
- disabled: string | boolean;
1554
- hover: string | boolean;
1555
- href: string;
1556
- img: string;
1557
- link: string | boolean;
1558
- outlined: string | boolean;
1559
- raised: string | boolean;
1560
- ripple: string | boolean;
1561
- tile: string | boolean;
1562
- to: string;
1563
- border: string | number | boolean;
1564
- density: string;
1565
- loading: string | boolean;
1566
- replace: string | boolean;
1567
- round: string | number | boolean;
1568
- minWidth: string | number;
1569
- maxWidth: string | number;
1570
- fillHeight: string | boolean;
1571
- minHeight: string | number;
1572
- maxHeight: string | number;
1573
- disableActionRotate: string | boolean;
1574
- expandButton: string | Record<string, any>;
1575
- expanded: string | boolean;
1576
- header: string | unknown[];
1577
- hideAction: string | boolean;
1578
- iconColor: string;
1579
- iconName: string;
1580
- lazyLoad: string | boolean;
1581
- readonly: string | boolean;
1582
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1583
- export default collapseCardComponent;