@ngx-smz/core 19.6.1 → 21.0.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (877) hide show
  1. package/fesm2022/ngx-smz-core-src-lib-modules-prime-overlaypanel.mjs +89 -103
  2. package/fesm2022/ngx-smz-core-src-lib-modules-prime-overlaypanel.mjs.map +1 -1
  3. package/fesm2022/ngx-smz-core.mjs +9451 -9186
  4. package/fesm2022/ngx-smz-core.mjs.map +1 -1
  5. package/package.json +18 -9
  6. package/{lib/modules/prime/overlaypanel/overlaypanel.d.ts → types/ngx-smz-core-src-lib-modules-prime-overlaypanel.d.ts} +13 -10
  7. package/types/ngx-smz-core.d.ts +15763 -0
  8. package/index.d.ts +0 -5
  9. package/lib/builders/common/base-ui-definition-builder.d.ts +0 -17
  10. package/lib/builders/common/smz-builder-utilities.d.ts +0 -79
  11. package/lib/builders/common/utils.d.ts +0 -15
  12. package/lib/builders/smz-cards/column-builder.d.ts +0 -56
  13. package/lib/builders/smz-cards/menu-builder.d.ts +0 -35
  14. package/lib/builders/smz-cards/source-builder.d.ts +0 -22
  15. package/lib/builders/smz-cards/state-builder.d.ts +0 -44
  16. package/lib/builders/smz-cards/template-builder.d.ts +0 -32
  17. package/lib/builders/smz-cards/types/base-card-type.builder.d.ts +0 -9
  18. package/lib/builders/smz-cards/types/flip-card-builder.d.ts +0 -47
  19. package/lib/builders/smz-cards/types/image-with-details-builder.d.ts +0 -18
  20. package/lib/builders/smz-cards/types/info-a-builder.d.ts +0 -21
  21. package/lib/builders/smz-cards/types/raw-builder.d.ts +0 -13
  22. package/lib/builders/smz-charts/base-chart-builder.d.ts +0 -21
  23. package/lib/builders/smz-charts/linear-chart-builder.d.ts +0 -27
  24. package/lib/builders/smz-charts/models/axis-overflow-direction.d.ts +0 -5
  25. package/lib/builders/smz-charts/models/axis-overflow-type.d.ts +0 -4
  26. package/lib/builders/smz-charts/models/axis-position.d.ts +0 -7
  27. package/lib/builders/smz-charts/models/chart-type.d.ts +0 -13
  28. package/lib/builders/smz-charts/models/color-pallete.d.ts +0 -65
  29. package/lib/builders/smz-charts/models/color-selector.d.ts +0 -67
  30. package/lib/builders/smz-charts/models/dataset-type.d.ts +0 -4
  31. package/lib/builders/smz-charts/models/grouping-type.d.ts +0 -8
  32. package/lib/builders/smz-charts/public-api.d.ts +0 -9
  33. package/lib/builders/smz-charts/radial-chart-builder.d.ts +0 -15
  34. package/lib/builders/smz-charts/secondary/cartesian-scale-builder.d.ts +0 -18
  35. package/lib/builders/smz-charts/secondary/cartesian-title-builder.d.ts +0 -11
  36. package/lib/builders/smz-charts/secondary/dataset-builder.d.ts +0 -6
  37. package/lib/builders/smz-charts/secondary/histogram-data-builder.d.ts +0 -10
  38. package/lib/builders/smz-charts/secondary/legend-builder.d.ts +0 -11
  39. package/lib/builders/smz-charts/secondary/linear-category-data-builder.d.ts +0 -12
  40. package/lib/builders/smz-charts/secondary/linear-dataset-builder.d.ts +0 -19
  41. package/lib/builders/smz-charts/secondary/linear-date-data-builder.d.ts +0 -19
  42. package/lib/builders/smz-charts/secondary/radial-data-builder.d.ts +0 -14
  43. package/lib/builders/smz-charts/secondary/title-builder.d.ts +0 -13
  44. package/lib/builders/smz-charts/secondary/tooltip-builder.d.ts +0 -13
  45. package/lib/builders/smz-comments/comments-builder.d.ts +0 -11
  46. package/lib/builders/smz-dialogs/dialog-builder.d.ts +0 -83
  47. package/lib/builders/smz-dialogs/dialog-buttons-builder.d.ts +0 -98
  48. package/lib/builders/smz-dialogs/dialog-input-conversion.d.ts +0 -70
  49. package/lib/builders/smz-dialogs/dialog-overlay-panel-builder.d.ts +0 -26
  50. package/lib/builders/smz-dialogs/dialog-ui-definition-builder.d.ts +0 -9
  51. package/lib/builders/smz-documents/content-cells/chart.d.ts +0 -19
  52. package/lib/builders/smz-documents/content-cells/component.d.ts +0 -20
  53. package/lib/builders/smz-documents/content-cells/divider.d.ts +0 -14
  54. package/lib/builders/smz-documents/content-cells/field.d.ts +0 -26
  55. package/lib/builders/smz-documents/content-cells/fields-group.d.ts +0 -39
  56. package/lib/builders/smz-documents/content-cells/hidden-break.d.ts +0 -16
  57. package/lib/builders/smz-documents/content-cells/image.d.ts +0 -20
  58. package/lib/builders/smz-documents/content-cells/page-break.d.ts +0 -13
  59. package/lib/builders/smz-documents/content-cells/spacer.d.ts +0 -15
  60. package/lib/builders/smz-documents/content-cells/sub-title.d.ts +0 -20
  61. package/lib/builders/smz-documents/content-cells/table.d.ts +0 -37
  62. package/lib/builders/smz-documents/content-cells/title.d.ts +0 -20
  63. package/lib/builders/smz-documents/document-base-cell.d.ts +0 -19
  64. package/lib/builders/smz-documents/document-builder.d.ts +0 -42
  65. package/lib/builders/smz-documents/document-content.d.ts +0 -49
  66. package/lib/builders/smz-documents/document-viewer.d.ts +0 -17
  67. package/lib/builders/smz-easy-tables/column-builder.d.ts +0 -52
  68. package/lib/builders/smz-easy-tables/menu-builder.d.ts +0 -33
  69. package/lib/builders/smz-easy-tables/optimizations-builder.d.ts +0 -10
  70. package/lib/builders/smz-easy-tables/paginator-builder.d.ts +0 -9
  71. package/lib/builders/smz-easy-tables/state-builder.d.ts +0 -26
  72. package/lib/builders/smz-excels/excels-builder.d.ts +0 -20
  73. package/lib/builders/smz-excels/excels-sheets.d.ts +0 -14
  74. package/lib/builders/smz-excels/excels-styles.d.ts +0 -12
  75. package/lib/builders/smz-excels/excels-table-base-column-content.d.ts +0 -59
  76. package/lib/builders/smz-excels/excels-table-columns.d.ts +0 -21
  77. package/lib/builders/smz-excels/excels-tables.d.ts +0 -15
  78. package/lib/builders/smz-forms/form-builder.d.ts +0 -33
  79. package/lib/builders/smz-forms/form-group-builder.d.ts +0 -415
  80. package/lib/builders/smz-forms/form-ui-definition-builder.d.ts +0 -9
  81. package/lib/builders/smz-gauge/gauge-builder.d.ts +0 -188
  82. package/lib/builders/smz-login/state-builder.d.ts +0 -24
  83. package/lib/builders/smz-menu/generic-menu-builder.d.ts +0 -31
  84. package/lib/builders/smz-menu/menu-builder.d.ts +0 -29
  85. package/lib/builders/smz-menu/menu-creation-builder.d.ts +0 -26
  86. package/lib/builders/smz-multi-tables/state-builder.d.ts +0 -12
  87. package/lib/builders/smz-multi-tables/tab-builder.d.ts +0 -20
  88. package/lib/builders/smz-multi-tables/tab-header-builder.d.ts +0 -15
  89. package/lib/builders/smz-svgs/svg-base-feature.d.ts +0 -28
  90. package/lib/builders/smz-svgs/svg-builder.d.ts +0 -27
  91. package/lib/builders/smz-svgs/svg-dispatch.d.ts +0 -11
  92. package/lib/builders/smz-svgs/svg-feature.d.ts +0 -13
  93. package/lib/builders/smz-svgs/svg-features.d.ts +0 -26
  94. package/lib/builders/smz-svgs/svg-world-coordinates.d.ts +0 -12
  95. package/lib/builders/smz-tables/batch-menu-builder.d.ts +0 -26
  96. package/lib/builders/smz-tables/caption-buttons-builder.d.ts +0 -23
  97. package/lib/builders/smz-tables/column-builder.d.ts +0 -101
  98. package/lib/builders/smz-tables/column-content-action-builder.d.ts +0 -25
  99. package/lib/builders/smz-tables/column-header-action-builder.d.ts +0 -25
  100. package/lib/builders/smz-tables/editable-builder.d.ts +0 -74
  101. package/lib/builders/smz-tables/excel-builder.d.ts +0 -16
  102. package/lib/builders/smz-tables/menu-builder.d.ts +0 -36
  103. package/lib/builders/smz-tables/state-builder-functions.d.ts +0 -6
  104. package/lib/builders/smz-tables/state-builder.d.ts +0 -123
  105. package/lib/builders/smz-tables/viewport.d.ts +0 -15
  106. package/lib/builders/smz-timeline/menu-builder.d.ts +0 -35
  107. package/lib/builders/smz-timeline/source-builder.d.ts +0 -20
  108. package/lib/builders/smz-timeline/state-builder.d.ts +0 -24
  109. package/lib/builders/smz-timeline/template-builder.d.ts +0 -26
  110. package/lib/builders/smz-tree-with-details/state-builder.d.ts +0 -19
  111. package/lib/builders/smz-trees/data-source-tree-builder.d.ts +0 -17
  112. package/lib/builders/smz-trees/nested-data-source-tree-builder.d.ts +0 -47
  113. package/lib/builders/smz-trees/property-based-data-source-tree-builder.d.ts +0 -29
  114. package/lib/builders/smz-trees/tree-builder.d.ts +0 -122
  115. package/lib/builders/smz-trees/tree-nodes-utility-builder.d.ts +0 -28
  116. package/lib/builders/smz-ui/authentication-builder.d.ts +0 -16
  117. package/lib/builders/smz-ui/authentication-login-builder.d.ts +0 -29
  118. package/lib/builders/smz-ui/authorization-builder.d.ts +0 -27
  119. package/lib/builders/smz-ui/crud-claims-builder.d.ts +0 -16
  120. package/lib/builders/smz-ui/crud-roles-builder.d.ts +0 -16
  121. package/lib/builders/smz-ui/crud-tenant-builder.d.ts +0 -16
  122. package/lib/builders/smz-ui/crud-users-builder.d.ts +0 -25
  123. package/lib/builders/smz-ui/database-state-builder.d.ts +0 -15
  124. package/lib/builders/smz-ui/errors-page-builder.d.ts +0 -26
  125. package/lib/builders/smz-ui/feature-state-builder.d.ts +0 -15
  126. package/lib/builders/smz-ui/http-behaviors-builder.d.ts +0 -9
  127. package/lib/builders/smz-ui/layouts-builder.d.ts +0 -14
  128. package/lib/builders/smz-ui/localization-builder.d.ts +0 -12
  129. package/lib/builders/smz-ui/notifications-builder.d.ts +0 -19
  130. package/lib/builders/smz-ui/states-builder.d.ts +0 -14
  131. package/lib/builders/smz-ui/tables-builder.d.ts +0 -11
  132. package/lib/builders/smz-ui/ui-builder.d.ts +0 -39
  133. package/lib/builders/smz-ui-guides/base-styles-builder.d.ts +0 -13
  134. package/lib/builders/smz-ui-guides/custom-styles-builder.d.ts +0 -25
  135. package/lib/builders/smz-ui-guides/default-step-builder.d.ts +0 -17
  136. package/lib/builders/smz-ui-guides/step-builder.d.ts +0 -23
  137. package/lib/builders/smz-ui-guides/step-overrides-builder.d.ts +0 -17
  138. package/lib/builders/smz-ui-guides/ui-guides-builder.d.ts +0 -22
  139. package/lib/common/data-pipes/data-pipes.module.d.ts +0 -26
  140. package/lib/common/data-pipes/pipes/as.pipe.d.ts +0 -7
  141. package/lib/common/data-pipes/pipes/calendar.pipe.d.ts +0 -9
  142. package/lib/common/data-pipes/pipes/clone.pipe.d.ts +0 -9
  143. package/lib/common/data-pipes/pipes/describe-any.pipe.d.ts +0 -9
  144. package/lib/common/data-pipes/pipes/describe-array.pipe.d.ts +0 -9
  145. package/lib/common/data-pipes/pipes/describe-simple-named.pipe.d.ts +0 -10
  146. package/lib/common/data-pipes/pipes/filter-by.d.ts +0 -8
  147. package/lib/common/data-pipes/pipes/first-or-default.pipe.d.ts +0 -7
  148. package/lib/common/data-pipes/pipes/get-data.pipe.d.ts +0 -9
  149. package/lib/common/data-pipes/pipes/initial.pipe.d.ts +0 -8
  150. package/lib/common/data-pipes/pipes/join.pipe.d.ts +0 -9
  151. package/lib/common/data-pipes/pipes/pipe-helpers.d.ts +0 -15
  152. package/lib/common/data-pipes/pipes/pretty-json.pipe.d.ts +0 -8
  153. package/lib/common/data-pipes/pipes/safe-html.pipe.d.ts +0 -10
  154. package/lib/common/data-pipes/pipes/safe-url.pipe.d.ts +0 -10
  155. package/lib/common/data-pipes/pipes/selector.pipe.d.ts +0 -10
  156. package/lib/common/data-pipes/pipes/server-path.pipe.d.ts +0 -9
  157. package/lib/common/data-pipes/pipes/shorten.pipe.d.ts +0 -8
  158. package/lib/common/data-pipes/pipes/simple-calendar.pipe.d.ts +0 -9
  159. package/lib/common/data-pipes/pipes/state-builder.pipe.d.ts +0 -7
  160. package/lib/common/data-pipes/pipes/tail.pipe.d.ts +0 -8
  161. package/lib/common/data-pipes/pipes/unique-filter.pipe.d.ts +0 -9
  162. package/lib/common/directives/action-dispatch/action-dispatch.directive.d.ts +0 -16
  163. package/lib/common/directives/action-dispatch/action-dispatch.module.d.ts +0 -7
  164. package/lib/common/directives/custom-ng-for/custom-ng-for.directive.d.ts +0 -16
  165. package/lib/common/directives/input-text/input-text.directive.d.ts +0 -23
  166. package/lib/common/directives/ng-clone/ng-clone.directive.d.ts +0 -12
  167. package/lib/common/directives/ng-clone/ng-clone.module.d.ts +0 -7
  168. package/lib/common/directives/ng-if-landscape/ng-if-landscape.directive.d.ts +0 -19
  169. package/lib/common/directives/ng-if-portrait/ng-if-portrait.directive.d.ts +0 -19
  170. package/lib/common/directives/ng-var/ng-var.directive.d.ts +0 -34
  171. package/lib/common/directives/ng-var/ng-var.module.d.ts +0 -7
  172. package/lib/common/directives/responsive-breakpoints/responsive-breakpoints.directive.d.ts +0 -24
  173. package/lib/common/directives/safe-image/safe-image.directive.d.ts +0 -19
  174. package/lib/common/directives/server-image/server-image-to-base64.directive.d.ts +0 -34
  175. package/lib/common/directives/server-image/server-image.directive.d.ts +0 -33
  176. package/lib/common/directives/tooltip-touch-support/tooltip-touch-support.directive.d.ts +0 -14
  177. package/lib/common/directives/tooltip-touch-support/tooltip-touch-support.module.d.ts +0 -7
  178. package/lib/common/input-detection/input-detection.directive.d.ts +0 -16
  179. package/lib/common/input-detection/input-detection.module.d.ts +0 -7
  180. package/lib/common/is-visible-pipe/is-visible.pipe.d.ts +0 -16
  181. package/lib/common/menu-item-actions/menu-item-actions.directive.d.ts +0 -16
  182. package/lib/common/menu-item-actions/menu-item-actions.module.d.ts +0 -7
  183. package/lib/common/merge-clone-pipe/merge-clone.pipe.d.ts +0 -15
  184. package/lib/common/models/simple-named-entity.d.ts +0 -17
  185. package/lib/common/models/templates.d.ts +0 -71
  186. package/lib/common/modules/inject-content/generic-inject-component.directive.d.ts +0 -18
  187. package/lib/common/modules/inject-content/inject-component.directive.d.ts +0 -19
  188. package/lib/common/modules/inject-content/inject-component.service.d.ts +0 -13
  189. package/lib/common/modules/inject-content/inject-content.directive.d.ts +0 -26
  190. package/lib/common/modules/inject-content/inject-content.module.d.ts +0 -10
  191. package/lib/common/modules/inject-content/inject-content.service.d.ts +0 -11
  192. package/lib/common/modules/inject-content/models/inject-content.model.d.ts +0 -8
  193. package/lib/common/modules/inject-content/models/injectable-dialog-component.interface.d.ts +0 -4
  194. package/lib/common/modules/inject-content/models/injectable.model.d.ts +0 -32
  195. package/lib/common/modules/inject-content/public-api.d.ts +0 -10
  196. package/lib/common/modules/inject-content/standalone-inject-component.directive.d.ts +0 -18
  197. package/lib/common/pipes/group-by.pipe.d.ts +0 -12
  198. package/lib/common/pipes/safe-html.pipe.d.ts +0 -22
  199. package/lib/common/pipes/templates.pipe.d.ts +0 -15
  200. package/lib/common/services/global-injector.d.ts +0 -11
  201. package/lib/common/services/prime-config.service.d.ts +0 -13
  202. package/lib/common/services/registry-smz-ui-configuration.d.ts +0 -2
  203. package/lib/common/services/smz-clipboard.service.d.ts +0 -13
  204. package/lib/common/stop-click-propagation/click-stop-propagation.directive.d.ts +0 -6
  205. package/lib/common/stop-click-propagation/click-stop-propagation.module.d.ts +0 -8
  206. package/lib/common/table-item-actions/table-item-actions.directive.d.ts +0 -15
  207. package/lib/common/table-item-actions/table-item-actions.module.d.ts +0 -7
  208. package/lib/common/url-checker/url-checker.pipe.d.ts +0 -15
  209. package/lib/common/utils/base64-helper.d.ts +0 -3
  210. package/lib/common/utils/custom-validations.d.ts +0 -9
  211. package/lib/common/utils/deep-merge.d.ts +0 -14
  212. package/lib/common/utils/guid-generator.d.ts +0 -1
  213. package/lib/common/utils/pretty-json.d.ts +0 -12
  214. package/lib/common/utils/search-helper.d.ts +0 -2
  215. package/lib/common/utils/store-utils.d.ts +0 -5
  216. package/lib/common/utils/utils.d.ts +0 -86
  217. package/lib/config/config.d.ts +0 -16
  218. package/lib/config/index.d.ts +0 -2
  219. package/lib/config/provide.d.ts +0 -4
  220. package/lib/logging/config/config.d.ts +0 -12
  221. package/lib/logging/config/index.d.ts +0 -2
  222. package/lib/logging/config/provide.d.ts +0 -4
  223. package/lib/logging/logging-config.d.ts +0 -7
  224. package/lib/logging/logging-scope.d.ts +0 -4
  225. package/lib/logging/logging.service.d.ts +0 -37
  226. package/lib/modules/prime/table/table.d.ts +0 -862
  227. package/lib/modules/rbk-utils/auth/access-control.service.d.ts +0 -8
  228. package/lib/modules/rbk-utils/auth/auth.guard.d.ts +0 -10
  229. package/lib/modules/rbk-utils/auth/auth.handler.d.ts +0 -16
  230. package/lib/modules/rbk-utils/auth/auth.interceptor.d.ts +0 -18
  231. package/lib/modules/rbk-utils/auth/auth.service.d.ts +0 -25
  232. package/lib/modules/rbk-utils/auth/guards/access-control.module.d.ts +0 -10
  233. package/lib/modules/rbk-utils/auth/guards/can-access-any.pipe.d.ts +0 -11
  234. package/lib/modules/rbk-utils/auth/guards/can-access-if.directive.d.ts +0 -12
  235. package/lib/modules/rbk-utils/auth/guards/can-access.pipe.d.ts +0 -11
  236. package/lib/modules/rbk-utils/auth/models.d.ts +0 -5
  237. package/lib/modules/rbk-utils/error-handler/diagnostic.service.d.ts +0 -19
  238. package/lib/modules/rbk-utils/error-handler/diagnostics-data.d.ts +0 -18
  239. package/lib/modules/rbk-utils/error-handler/error.handler.d.ts +0 -20
  240. package/lib/modules/rbk-utils/error-handler/error.interceptor.d.ts +0 -14
  241. package/lib/modules/rbk-utils/error-handler/global-error.interceptor.d.ts +0 -14
  242. package/lib/modules/rbk-utils/http/base-api.service.d.ts +0 -31
  243. package/lib/modules/rbk-utils/http/global.pending.interceptor.d.ts +0 -13
  244. package/lib/modules/rbk-utils/http/local.pending.interceptor.d.ts +0 -11
  245. package/lib/modules/rbk-utils/misc/boilerplate.service.d.ts +0 -16
  246. package/lib/modules/rbk-utils/misc/breadcrum.service.d.ts +0 -9
  247. package/lib/modules/rbk-utils/misc/title.service.d.ts +0 -17
  248. package/lib/modules/rbk-utils/misc/toast.service.d.ts +0 -20
  249. package/lib/modules/rbk-utils/ngx-rbk-utils-initialization.d.ts +0 -11
  250. package/lib/modules/rbk-utils/ngx-rbk-utils.config.d.ts +0 -197
  251. package/lib/modules/rbk-utils/ngx-rbk-utils.module.d.ts +0 -11
  252. package/lib/modules/rbk-utils/pipes/rbk-pipes.module.d.ts +0 -8
  253. package/lib/modules/rbk-utils/pipes/rbk-safe-html.pipe.d.ts +0 -10
  254. package/lib/modules/rbk-utils/public-api.d.ts +0 -28
  255. package/lib/modules/rbk-utils/ui/input-clear-extension.directive.d.ts +0 -17
  256. package/lib/modules/rbk-utils/ui/table-clear-extension.directive.d.ts +0 -11
  257. package/lib/modules/rbk-utils/ui/table-clear-extions.module.d.ts +0 -9
  258. package/lib/modules/rbk-utils/utils/can-access.d.ts +0 -14
  259. package/lib/modules/rbk-utils/utils/operators.d.ts +0 -2
  260. package/lib/modules/rbk-utils/utils/reusable-route.d.ts +0 -20
  261. package/lib/modules/rbk-utils/utils/state/database-state.guard.d.ts +0 -11
  262. package/lib/modules/rbk-utils/utils/state/feature-state.guard.d.ts +0 -11
  263. package/lib/modules/rbk-utils/utils/utils.d.ts +0 -13
  264. package/lib/modules/smz-access/models/activate-user.d.ts +0 -3
  265. package/lib/modules/smz-access/models/add-claims-override.d.ts +0 -6
  266. package/lib/modules/smz-access/models/auth-claim-definitions.d.ts +0 -10
  267. package/lib/modules/smz-access/models/base-user-data.d.ts +0 -8
  268. package/lib/modules/smz-access/models/change-password.d.ts +0 -5
  269. package/lib/modules/smz-access/models/claim-access-type.d.ts +0 -9
  270. package/lib/modules/smz-access/models/claim-details.d.ts +0 -6
  271. package/lib/modules/smz-access/models/claim-override.d.ts +0 -8
  272. package/lib/modules/smz-access/models/create-claim.d.ts +0 -4
  273. package/lib/modules/smz-access/models/create-role.d.ts +0 -3
  274. package/lib/modules/smz-access/models/create-tenant-admin-user.d.ts +0 -6
  275. package/lib/modules/smz-access/models/create-tenant.d.ts +0 -7
  276. package/lib/modules/smz-access/models/create-user.d.ts +0 -12
  277. package/lib/modules/smz-access/models/deativate-user.d.ts +0 -3
  278. package/lib/modules/smz-access/models/delete-user.d.ts +0 -3
  279. package/lib/modules/smz-access/models/jwt-response.d.ts +0 -4
  280. package/lib/modules/smz-access/models/protect-claim.d.ts +0 -3
  281. package/lib/modules/smz-access/models/redefine-password.d.ts +0 -4
  282. package/lib/modules/smz-access/models/register.d.ts +0 -11
  283. package/lib/modules/smz-access/models/remove-claims-override.d.ts +0 -4
  284. package/lib/modules/smz-access/models/rename-role.d.ts +0 -4
  285. package/lib/modules/smz-access/models/replace-user-roles.d.ts +0 -4
  286. package/lib/modules/smz-access/models/request-password-reset.d.ts +0 -4
  287. package/lib/modules/smz-access/models/resend-email-confirmation.d.ts +0 -3
  288. package/lib/modules/smz-access/models/role-mode.d.ts +0 -9
  289. package/lib/modules/smz-access/models/role-source.d.ts +0 -9
  290. package/lib/modules/smz-access/models/roles-details.d.ts +0 -8
  291. package/lib/modules/smz-access/models/switch-tenant.d.ts +0 -3
  292. package/lib/modules/smz-access/models/tenant-details.d.ts +0 -5
  293. package/lib/modules/smz-access/models/unprotect-claim.d.ts +0 -3
  294. package/lib/modules/smz-access/models/update-claim.d.ts +0 -4
  295. package/lib/modules/smz-access/models/update-role-claims.d.ts +0 -4
  296. package/lib/modules/smz-access/models/update-tenant.d.ts +0 -5
  297. package/lib/modules/smz-access/models/user-data.d.ts +0 -9
  298. package/lib/modules/smz-access/models/user-details.d.ts +0 -24
  299. package/lib/modules/smz-access/modules/claims/claims.module.d.ts +0 -12
  300. package/lib/modules/smz-access/modules/claims/features/claims-page/claims-page.component.d.ts +0 -20
  301. package/lib/modules/smz-access/modules/claims/functions/create-claim-dialog.d.ts +0 -3
  302. package/lib/modules/smz-access/modules/claims/functions/update-claim-dialog.d.ts +0 -4
  303. package/lib/modules/smz-access/modules/roles/features/roles-page/roles-page.component.d.ts +0 -22
  304. package/lib/modules/smz-access/modules/roles/functions/create-role-dialog.d.ts +0 -3
  305. package/lib/modules/smz-access/modules/roles/functions/show-role-claims-dialog.d.ts +0 -2
  306. package/lib/modules/smz-access/modules/roles/functions/update-role-claims-dialog.d.ts +0 -4
  307. package/lib/modules/smz-access/modules/roles/functions/update-role-dialog.d.ts +0 -4
  308. package/lib/modules/smz-access/modules/roles/roles.module.d.ts +0 -14
  309. package/lib/modules/smz-access/modules/tenants/features/tenants-page/tenants-page.component.d.ts +0 -18
  310. package/lib/modules/smz-access/modules/tenants/functions/create-tenant-dialog.d.ts +0 -1
  311. package/lib/modules/smz-access/modules/tenants/functions/update-tenant-dialog.d.ts +0 -2
  312. package/lib/modules/smz-access/modules/tenants/tenants.module.d.ts +0 -12
  313. package/lib/modules/smz-access/modules/users/components/user-claims/user-claims.component.d.ts +0 -29
  314. package/lib/modules/smz-access/modules/users/containers/users/users-page.component.d.ts +0 -25
  315. package/lib/modules/smz-access/modules/users/dialogs/show-set-user-role-dialog.d.ts +0 -2
  316. package/lib/modules/smz-access/modules/users/dialogs/show-set-user-roles-dialog.d.ts +0 -2
  317. package/lib/modules/smz-access/modules/users/dialogs/update-user-claims-dialog.d.ts +0 -2
  318. package/lib/modules/smz-access/modules/users/models/smz-authorization-user-state.d.ts +0 -21
  319. package/lib/modules/smz-access/modules/users/tables/deactivated-users-table-state.d.ts +0 -3
  320. package/lib/modules/smz-access/modules/users/tables/users-table-state.d.ts +0 -3
  321. package/lib/modules/smz-access/modules/users/users.module.d.ts +0 -22
  322. package/lib/modules/smz-access/public-api.d.ts +0 -57
  323. package/lib/modules/smz-access/routes.d.ts +0 -9
  324. package/lib/modules/smz-access/services/authentication.service.d.ts +0 -40
  325. package/lib/modules/smz-access/services/authorization.service.d.ts +0 -47
  326. package/lib/modules/smz-access/state/claims/claims.actions.d.ts +0 -37
  327. package/lib/modules/smz-access/state/claims/claims.selectors.d.ts +0 -7
  328. package/lib/modules/smz-access/state/claims/claims.state.d.ts +0 -24
  329. package/lib/modules/smz-access/state/roles/roles.actions.d.ts +0 -31
  330. package/lib/modules/smz-access/state/roles/roles.selectors.d.ts +0 -6
  331. package/lib/modules/smz-access/state/roles/roles.state.d.ts +0 -23
  332. package/lib/modules/smz-access/state/state-parameters.d.ts +0 -7
  333. package/lib/modules/smz-access/state/tenants/tenants.actions.d.ts +0 -25
  334. package/lib/modules/smz-access/state/tenants/tenants.selectors.d.ts +0 -10
  335. package/lib/modules/smz-access/state/tenants/tenants.state.d.ts +0 -22
  336. package/lib/modules/smz-access/state/users/users.actions.d.ts +0 -80
  337. package/lib/modules/smz-access/state/users/users.selectors.d.ts +0 -8
  338. package/lib/modules/smz-access/state/users/users.state.d.ts +0 -34
  339. package/lib/modules/smz-cards/components/contents/image/image-content.component.d.ts +0 -11
  340. package/lib/modules/smz-cards/components/contents/text/text-content.component.d.ts +0 -11
  341. package/lib/modules/smz-cards/components/grid-item/grid-item.component.d.ts +0 -18
  342. package/lib/modules/smz-cards/components/list-item/list-item.component.d.ts +0 -18
  343. package/lib/modules/smz-cards/components/types/flip-card/flip-card-type.component.d.ts +0 -23
  344. package/lib/modules/smz-cards/components/types/image-with-details/image-with-details-type.component.d.ts +0 -22
  345. package/lib/modules/smz-cards/components/types/info-a/info-a-type.component.d.ts +0 -19
  346. package/lib/modules/smz-cards/components/types/raw/raw-type.component.d.ts +0 -18
  347. package/lib/modules/smz-cards/directives/button-actions.directive.d.ts +0 -16
  348. package/lib/modules/smz-cards/directives/content-selector.directive.d.ts +0 -19
  349. package/lib/modules/smz-cards/directives/img-placeholder.directive.d.ts +0 -10
  350. package/lib/modules/smz-cards/directives/inject-component.directive.d.ts +0 -18
  351. package/lib/modules/smz-cards/features/smz-cards/smz-cards.component.d.ts +0 -25
  352. package/lib/modules/smz-cards/models/contexts/smz-base-context.d.ts +0 -8
  353. package/lib/modules/smz-cards/models/contexts/smz-flip-card-context.d.ts +0 -38
  354. package/lib/modules/smz-cards/models/smz-cards-component.d.ts +0 -16
  355. package/lib/modules/smz-cards/models/smz-cards-contents.d.ts +0 -50
  356. package/lib/modules/smz-cards/models/smz-cards-state.d.ts +0 -69
  357. package/lib/modules/smz-cards/models/smz-cards-templates.d.ts +0 -74
  358. package/lib/modules/smz-cards/models/smz-cards-types.d.ts +0 -4
  359. package/lib/modules/smz-cards/pipes/card-content.pipe.d.ts +0 -9
  360. package/lib/modules/smz-cards/pipes/reset-context.pipe.d.ts +0 -8
  361. package/lib/modules/smz-cards/pipes/transform-content.pipe.d.ts +0 -8
  362. package/lib/modules/smz-cards/public-api.d.ts +0 -9
  363. package/lib/modules/smz-cards/smz-cards.module.d.ts +0 -39
  364. package/lib/modules/smz-charts/features/chart/chart.component.d.ts +0 -36
  365. package/lib/modules/smz-charts/models/chart-click-event.d.ts +0 -6
  366. package/lib/modules/smz-charts/models/chart.d.ts +0 -6
  367. package/lib/modules/smz-charts/ngx-smz-charts.module.d.ts +0 -8
  368. package/lib/modules/smz-charts/public-api.d.ts +0 -4
  369. package/lib/modules/smz-comments/features/smz-comments/mentionable-textarea.component.d.ts +0 -14
  370. package/lib/modules/smz-comments/features/smz-comments/smz-comments.component.d.ts +0 -40
  371. package/lib/modules/smz-comments/features/smz-comments-section/smz-comments-section.component.d.ts +0 -21
  372. package/lib/modules/smz-comments/functions/comments.dialogs.d.ts +0 -6
  373. package/lib/modules/smz-comments/functions/comments.forms.d.ts +0 -7
  374. package/lib/modules/smz-comments/models/comments-details.d.ts +0 -5
  375. package/lib/modules/smz-comments/models/create-comment.d.ts +0 -5
  376. package/lib/modules/smz-comments/models/smz-comments-state.d.ts +0 -19
  377. package/lib/modules/smz-comments/public-api.d.ts +0 -5
  378. package/lib/modules/smz-comments/smz-comments.module.d.ts +0 -18
  379. package/lib/modules/smz-data-info/public-api.d.ts +0 -2
  380. package/lib/modules/smz-data-info/smz-data-info.component.d.ts +0 -21
  381. package/lib/modules/smz-data-info/smz-data-info.module.d.ts +0 -10
  382. package/lib/modules/smz-dialogs/decorators/confirmable.decorator.d.ts +0 -16
  383. package/lib/modules/smz-dialogs/dynamicdialog/dialog-overlay-panel.d.ts +0 -17
  384. package/lib/modules/smz-dialogs/dynamicdialog/dialogservice.d.ts +0 -17
  385. package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-config.d.ts +0 -30
  386. package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-injector.d.ts +0 -8
  387. package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-ref.d.ts +0 -11
  388. package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog.d.ts +0 -88
  389. package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialogcontent.d.ts +0 -14
  390. package/lib/modules/smz-dialogs/dynamicdialog/public_api.d.ts +0 -6
  391. package/lib/modules/smz-dialogs/features/dialog-content-manager/dialog-content-manager.component.d.ts +0 -14
  392. package/lib/modules/smz-dialogs/features/dialog-footer/dialog-footer.component.d.ts +0 -46
  393. package/lib/modules/smz-dialogs/features/document-content/document-content.component.d.ts +0 -10
  394. package/lib/modules/smz-dialogs/features/guide-footer/guide-footer.component.d.ts +0 -13
  395. package/lib/modules/smz-dialogs/features/html-content/html-content.component.d.ts +0 -7
  396. package/lib/modules/smz-dialogs/features/markdown-content/markdown-content.component.d.ts +0 -7
  397. package/lib/modules/smz-dialogs/features/message-content/message-content.component.d.ts +0 -10
  398. package/lib/modules/smz-dialogs/features/message-from-observable-content/message-from-observable-content.component.d.ts +0 -8
  399. package/lib/modules/smz-dialogs/features/table-content/table-content.component.d.ts +0 -11
  400. package/lib/modules/smz-dialogs/models/smz-dialog-helpers.d.ts +0 -2
  401. package/lib/modules/smz-dialogs/models/smz-dialogs.d.ts +0 -207
  402. package/lib/modules/smz-dialogs/models/smz-presets.d.ts +0 -13
  403. package/lib/modules/smz-dialogs/public-api.d.ts +0 -13
  404. package/lib/modules/smz-dialogs/services/help-dialog.service.d.ts +0 -11
  405. package/lib/modules/smz-dialogs/services/smz-dialogs-visibility.service.d.ts +0 -28
  406. package/lib/modules/smz-dialogs/services/smz-dialogs.service.d.ts +0 -34
  407. package/lib/modules/smz-dialogs/services/smz-features.service.d.ts +0 -8
  408. package/lib/modules/smz-dialogs/smz-dialogs.config.d.ts +0 -29
  409. package/lib/modules/smz-dialogs/smz-dialogs.module.d.ts +0 -38
  410. package/lib/modules/smz-dialogs/state/dialogs/dialog-crud-state.service.d.ts +0 -8
  411. package/lib/modules/smz-dialogs/state/dialogs/dialogs.actions.d.ts +0 -57
  412. package/lib/modules/smz-dialogs/state/dialogs/dialogs.state.d.ts +0 -22
  413. package/lib/modules/smz-dialogs/utils/dialogs.d.ts +0 -13
  414. package/lib/modules/smz-dock/features/dock/smz-dock.component.d.ts +0 -11
  415. package/lib/modules/smz-dock/public-api.d.ts +0 -3
  416. package/lib/modules/smz-dock/services/smz-dock.service.d.ts +0 -16
  417. package/lib/modules/smz-dock/smz-dock.module.d.ts +0 -9
  418. package/lib/modules/smz-documents/components/chart/chart.component.d.ts +0 -17
  419. package/lib/modules/smz-documents/components/content/content.component.d.ts +0 -16
  420. package/lib/modules/smz-documents/components/divider/divider.component.d.ts +0 -12
  421. package/lib/modules/smz-documents/components/field/field.component.d.ts +0 -12
  422. package/lib/modules/smz-documents/components/fields-group/fields-group.component.d.ts +0 -12
  423. package/lib/modules/smz-documents/components/hidden-break/hidden-break.component.d.ts +0 -12
  424. package/lib/modules/smz-documents/components/image/image.component.d.ts +0 -15
  425. package/lib/modules/smz-documents/components/injectable/injectable.component.d.ts +0 -11
  426. package/lib/modules/smz-documents/components/page-break/page-break.component.d.ts +0 -8
  427. package/lib/modules/smz-documents/components/spacer/spacer.component.d.ts +0 -12
  428. package/lib/modules/smz-documents/components/sub-title/sub-title.component.d.ts +0 -12
  429. package/lib/modules/smz-documents/components/table/table.component.d.ts +0 -12
  430. package/lib/modules/smz-documents/components/title/title.component.d.ts +0 -12
  431. package/lib/modules/smz-documents/features/document/smz-document.component.d.ts +0 -17
  432. package/lib/modules/smz-documents/features/document-viewer/document-viewer.component.d.ts +0 -25
  433. package/lib/modules/smz-documents/models/smz-document-config.d.ts +0 -48
  434. package/lib/modules/smz-documents/models/smz-document-export.d.ts +0 -15
  435. package/lib/modules/smz-documents/models/smz-document-features.d.ts +0 -164
  436. package/lib/modules/smz-documents/models/smz-document-locale.d.ts +0 -7
  437. package/lib/modules/smz-documents/models/smz-document-paper.d.ts +0 -7
  438. package/lib/modules/smz-documents/models/smz-document-viewer.d.ts +0 -29
  439. package/lib/modules/smz-documents/models/smz-document.d.ts +0 -61
  440. package/lib/modules/smz-documents/models/smz-page-formats.d.ts +0 -44
  441. package/lib/modules/smz-documents/ngx-smz-documents.module.d.ts +0 -35
  442. package/lib/modules/smz-documents/public-api.d.ts +0 -4
  443. package/lib/modules/smz-documents/services/jspdf-utils.d.ts +0 -4
  444. package/lib/modules/smz-documents/services/smz-documents.service.d.ts +0 -25
  445. package/lib/modules/smz-excels/functions/smz-excel-convertions.d.ts +0 -1
  446. package/lib/modules/smz-excels/models/smz-excel-definitions.d.ts +0 -815
  447. package/lib/modules/smz-excels/models/smz-excel-mock.d.ts +0 -2
  448. package/lib/modules/smz-excels/models/smz-excel-table.d.ts +0 -76
  449. package/lib/modules/smz-excels/public-api.d.ts +0 -3
  450. package/lib/modules/smz-excels/services/smz-excel-service.d.ts +0 -14
  451. package/lib/modules/smz-export-dialog/public-api.d.ts +0 -4
  452. package/lib/modules/smz-export-dialog/smz-export-dialog.component.d.ts +0 -12
  453. package/lib/modules/smz-export-dialog/smz-export-dialog.model.d.ts +0 -16
  454. package/lib/modules/smz-export-dialog/smz-export-dialog.module.d.ts +0 -7
  455. package/lib/modules/smz-export-dialog/smz-export-dialog.service.d.ts +0 -16
  456. package/lib/modules/smz-faqs/components/faqs-content/faqs-content.component.d.ts +0 -24
  457. package/lib/modules/smz-faqs/featured/faqs/smz-faqs.component.d.ts +0 -19
  458. package/lib/modules/smz-faqs/functions/faqs.dialogs.d.ts +0 -5
  459. package/lib/modules/smz-faqs/functions/faqs.forms.d.ts +0 -7
  460. package/lib/modules/smz-faqs/models/faqs.d.ts +0 -24
  461. package/lib/modules/smz-faqs/pipes/highlight.pipe.d.ts +0 -7
  462. package/lib/modules/smz-faqs/pipes/safe-html.pipe.d.ts +0 -10
  463. package/lib/modules/smz-faqs/pipes/search-faqs.pipe.d.ts +0 -10
  464. package/lib/modules/smz-faqs/public-api.d.ts +0 -4
  465. package/lib/modules/smz-faqs/services/faqs-api.service.d.ts +0 -17
  466. package/lib/modules/smz-faqs/services/faqs-manager.service.d.ts +0 -18
  467. package/lib/modules/smz-faqs/smz-faqs.config.d.ts +0 -30
  468. package/lib/modules/smz-faqs/smz-faqs.module.d.ts +0 -24
  469. package/lib/modules/smz-faqs/state/faqs.actions.d.ts +0 -50
  470. package/lib/modules/smz-faqs/state/faqs.selector.d.ts +0 -3
  471. package/lib/modules/smz-faqs/state/faqs.state.d.ts +0 -28
  472. package/lib/modules/smz-forms/components/calendar/calendar.component.d.ts +0 -13
  473. package/lib/modules/smz-forms/components/checkbox/checkbox.component.d.ts +0 -19
  474. package/lib/modules/smz-forms/components/checkbox-group/checkbox-group.component.d.ts +0 -11
  475. package/lib/modules/smz-forms/components/color-picker/color-picker.component.d.ts +0 -19
  476. package/lib/modules/smz-forms/components/dropdown/dropdown.component.d.ts +0 -22
  477. package/lib/modules/smz-forms/components/file-upload/file-name-shorten.pipe.d.ts +0 -7
  478. package/lib/modules/smz-forms/components/file-upload/file-upload.component.d.ts +0 -41
  479. package/lib/modules/smz-forms/components/input-autocomplete-tag-area/smz-autocomplete-selector-component.d.ts +0 -34
  480. package/lib/modules/smz-forms/components/input-autocomplete-tag-area/smz-input-autocomplete-tag-area.component.d.ts +0 -37
  481. package/lib/modules/smz-forms/components/input-content-mask/input-content-mask.component.d.ts +0 -11
  482. package/lib/modules/smz-forms/components/input-content-mask/input-content-mask.pipe.d.ts +0 -10
  483. package/lib/modules/smz-forms/components/input-currency/input-currency.component.d.ts +0 -11
  484. package/lib/modules/smz-forms/components/input-list/input-list-batch-crud.component.d.ts +0 -20
  485. package/lib/modules/smz-forms/components/input-list/input-list-dialog-crud.component.d.ts +0 -20
  486. package/lib/modules/smz-forms/components/input-list/input-list-inline-crud.component.d.ts +0 -18
  487. package/lib/modules/smz-forms/components/input-list/input-list.component.d.ts +0 -41
  488. package/lib/modules/smz-forms/components/input-mask/input-mask.component.d.ts +0 -11
  489. package/lib/modules/smz-forms/components/input-number/input-number.component.d.ts +0 -14
  490. package/lib/modules/smz-forms/components/input-password/input-password.component.d.ts +0 -11
  491. package/lib/modules/smz-forms/components/input-switch/input-switch.component.d.ts +0 -11
  492. package/lib/modules/smz-forms/components/input-tag-area/input-tag-area.component.d.ts +0 -11
  493. package/lib/modules/smz-forms/components/input-tag-area/smz-input-tag-area.component.d.ts +0 -49
  494. package/lib/modules/smz-forms/components/input-text/input-text.component.d.ts +0 -10
  495. package/lib/modules/smz-forms/components/input-text-area/input-text-area.component.d.ts +0 -11
  496. package/lib/modules/smz-forms/components/input-text-button/input-text-button.component.d.ts +0 -19
  497. package/lib/modules/smz-forms/components/input-tree/input-tree.component.d.ts +0 -20
  498. package/lib/modules/smz-forms/components/label.component.d.ts +0 -10
  499. package/lib/modules/smz-forms/components/linked-dropdown/linked-dropdown.component.d.ts +0 -19
  500. package/lib/modules/smz-forms/components/linked-multi-select/get-current-multiselect-options.pipe.d.ts +0 -8
  501. package/lib/modules/smz-forms/components/linked-multi-select/linked-multi-select.component.d.ts +0 -16
  502. package/lib/modules/smz-forms/components/multi-select/multi-select.component.d.ts +0 -21
  503. package/lib/modules/smz-forms/components/radio-button/radio-button.component.d.ts +0 -19
  504. package/lib/modules/smz-forms/components/validation-messages/validation-messages.component.d.ts +0 -13
  505. package/lib/modules/smz-forms/components/validation-messages/validation-messages.pipe.d.ts +0 -11
  506. package/lib/modules/smz-forms/directives/file-drag-drop.directive.d.ts +0 -11
  507. package/lib/modules/smz-forms/directives/form-focus-first-input.directive.d.ts +0 -10
  508. package/lib/modules/smz-forms/directives/smart-autocomplete-tag.directive.d.ts +0 -48
  509. package/lib/modules/smz-forms/directives/smart-tag.directive.d.ts +0 -46
  510. package/lib/modules/smz-forms/directives/transfer-value-acessor.d.ts +0 -36
  511. package/lib/modules/smz-forms/features/form-group/form-group.component.d.ts +0 -56
  512. package/lib/modules/smz-forms/features/form-submit/form-submit.component.d.ts +0 -31
  513. package/lib/modules/smz-forms/models/advanced.d.ts +0 -14
  514. package/lib/modules/smz-forms/models/behaviors.d.ts +0 -21
  515. package/lib/modules/smz-forms/models/control-type-functions.d.ts +0 -12
  516. package/lib/modules/smz-forms/models/control-types.d.ts +0 -291
  517. package/lib/modules/smz-forms/models/controls.d.ts +0 -41
  518. package/lib/modules/smz-forms/models/form-viewdata.d.ts +0 -22
  519. package/lib/modules/smz-forms/models/smz-forms.d.ts +0 -38
  520. package/lib/modules/smz-forms/models/text-patterns.d.ts +0 -8
  521. package/lib/modules/smz-forms/public-api.d.ts +0 -35
  522. package/lib/modules/smz-forms/services/smz-forms-dropdown.service.d.ts +0 -29
  523. package/lib/modules/smz-forms/services/smz-forms-global-injector.d.ts +0 -4
  524. package/lib/modules/smz-forms/services/smz-forms-manager.service.d.ts +0 -23
  525. package/lib/modules/smz-forms/services/smz-forms-repository.service.d.ts +0 -24
  526. package/lib/modules/smz-forms/services/smz-forms-visibility.service.d.ts +0 -26
  527. package/lib/modules/smz-forms/smz-forms.config.d.ts +0 -29
  528. package/lib/modules/smz-forms/smz-forms.module.d.ts +0 -79
  529. package/lib/modules/smz-gauge/public-api.d.ts +0 -2
  530. package/lib/modules/smz-gauge/smz-gauge.component.d.ts +0 -42
  531. package/lib/modules/smz-gauge/smz-gauge.types.d.ts +0 -109
  532. package/lib/modules/smz-gauge/smz-svg-gauge.component.d.ts +0 -37
  533. package/lib/modules/smz-html-viewer/public-api.d.ts +0 -2
  534. package/lib/modules/smz-html-viewer/smz-html-viewer.component.d.ts +0 -8
  535. package/lib/modules/smz-html-viewer/smz-html-viewer.module.d.ts +0 -10
  536. package/lib/modules/smz-info-date/public-api.d.ts +0 -2
  537. package/lib/modules/smz-info-date/smz-info-date.component.d.ts +0 -13
  538. package/lib/modules/smz-info-date/smz-info-date.module.d.ts +0 -10
  539. package/lib/modules/smz-info-date/smz-info-date.pipe.d.ts +0 -8
  540. package/lib/modules/smz-layouts/core/functions/sort-menu-build.d.ts +0 -2
  541. package/lib/modules/smz-layouts/core/globals/default-smz-layouts.config.d.ts +0 -2
  542. package/lib/modules/smz-layouts/core/globals/smz-layouts.config.d.ts +0 -49
  543. package/lib/modules/smz-layouts/core/models/action-link.d.ts +0 -9
  544. package/lib/modules/smz-layouts/core/models/assistance.d.ts +0 -13
  545. package/lib/modules/smz-layouts/core/models/breadcrumbs.d.ts +0 -5
  546. package/lib/modules/smz-layouts/core/models/color-schemas.d.ts +0 -18
  547. package/lib/modules/smz-layouts/core/models/footer.d.ts +0 -8
  548. package/lib/modules/smz-layouts/core/models/layout.d.ts +0 -23
  549. package/lib/modules/smz-layouts/core/models/loaders.d.ts +0 -6
  550. package/lib/modules/smz-layouts/core/models/login.d.ts +0 -4
  551. package/lib/modules/smz-layouts/core/models/logo.d.ts +0 -16
  552. package/lib/modules/smz-layouts/core/models/menu-creation.d.ts +0 -13
  553. package/lib/modules/smz-layouts/core/models/menu-types.d.ts +0 -6
  554. package/lib/modules/smz-layouts/core/models/notifications.d.ts +0 -6
  555. package/lib/modules/smz-layouts/core/models/pages.d.ts +0 -5
  556. package/lib/modules/smz-layouts/core/models/positions.d.ts +0 -6
  557. package/lib/modules/smz-layouts/core/models/route-layout-data.d.ts +0 -19
  558. package/lib/modules/smz-layouts/core/models/sidebar-states.d.ts +0 -4
  559. package/lib/modules/smz-layouts/core/models/themes.d.ts +0 -55
  560. package/lib/modules/smz-layouts/core/models/toasts.d.ts +0 -14
  561. package/lib/modules/smz-layouts/core/services/menu-helper-service.d.ts +0 -31
  562. package/lib/modules/smz-layouts/core/services/router-data-listener.service.d.ts +0 -17
  563. package/lib/modules/smz-layouts/features/global-assistance/global-assistance.component.d.ts +0 -39
  564. package/lib/modules/smz-layouts/features/global-assistance/global-assistance.module.d.ts +0 -16
  565. package/lib/modules/smz-layouts/features/global-loader/components/cube/loader-cube.component.d.ts +0 -12
  566. package/lib/modules/smz-layouts/features/global-loader/components/square/loader-square.component.d.ts +0 -12
  567. package/lib/modules/smz-layouts/features/global-loader/global-loader.component.d.ts +0 -16
  568. package/lib/modules/smz-layouts/features/global-loader/global-loader.module.d.ts +0 -11
  569. package/lib/modules/smz-layouts/features/localization-switch/localization-switch.component.d.ts +0 -17
  570. package/lib/modules/smz-layouts/features/localization-switch/show-localization-switch-dialog.d.ts +0 -1
  571. package/lib/modules/smz-layouts/features/login/login-state.d.ts +0 -30
  572. package/lib/modules/smz-layouts/features/login/login.component.d.ts +0 -23
  573. package/lib/modules/smz-layouts/features/login/login.module.d.ts +0 -13
  574. package/lib/modules/smz-layouts/features/outlet/outlet.component.d.ts +0 -26
  575. package/lib/modules/smz-layouts/features/outlet/outlet.module.d.ts +0 -14
  576. package/lib/modules/smz-layouts/features/tenant-switch/show-tenant-switch-dialog.d.ts +0 -1
  577. package/lib/modules/smz-layouts/features/tenant-switch/tenant-switch.component.d.ts +0 -18
  578. package/lib/modules/smz-layouts/features/theme-manager/theme-manager.component.d.ts +0 -12
  579. package/lib/modules/smz-layouts/features/theme-manager/theme-manager.module.d.ts +0 -9
  580. package/lib/modules/smz-layouts/features/theme-manager/theme-manager.service.d.ts +0 -15
  581. package/lib/modules/smz-layouts/layouts/athena/components/assistance/assistance.component.d.ts +0 -32
  582. package/lib/modules/smz-layouts/layouts/athena/components/assistance/assistance.module.d.ts +0 -17
  583. package/lib/modules/smz-layouts/layouts/athena/components/footer/footer.component.d.ts +0 -20
  584. package/lib/modules/smz-layouts/layouts/athena/components/footer/footer.module.d.ts +0 -9
  585. package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/components/menu-node.component.d.ts +0 -16
  586. package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/horizontal-menu.component.d.ts +0 -26
  587. package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/horizontal-menu.module.d.ts +0 -15
  588. package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/pipes/has-child.pipe.d.ts +0 -10
  589. package/lib/modules/smz-layouts/layouts/athena/components/notifications/items/notification-items.component.d.ts +0 -15
  590. package/lib/modules/smz-layouts/layouts/athena/components/notifications/notifications.component.d.ts +0 -17
  591. package/lib/modules/smz-layouts/layouts/athena/components/notifications/notifications.module.d.ts +0 -10
  592. package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/pipes/has-child.pipe.d.ts +0 -10
  593. package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu-items.component.d.ts +0 -17
  594. package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu.component.d.ts +0 -21
  595. package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu.module.d.ts +0 -13
  596. package/lib/modules/smz-layouts/layouts/athena/components/topbar/topbar.component.d.ts +0 -25
  597. package/lib/modules/smz-layouts/layouts/athena/components/topbar/topbar.module.d.ts +0 -11
  598. package/lib/modules/smz-layouts/layouts/athena/components/topbar-actions/topbar-actions.component.d.ts +0 -14
  599. package/lib/modules/smz-layouts/layouts/athena/components/topbar-actions/topbar-actions.module.d.ts +0 -14
  600. package/lib/modules/smz-layouts/layouts/athena/default.config.d.ts +0 -2
  601. package/lib/modules/smz-layouts/layouts/athena/layout.component.d.ts +0 -28
  602. package/lib/modules/smz-layouts/layouts/athena/layout.config.d.ts +0 -13
  603. package/lib/modules/smz-layouts/layouts/athena/layout.module.d.ts +0 -20
  604. package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.actions.d.ts +0 -35
  605. package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.selectors.d.ts +0 -9
  606. package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.state.d.ts +0 -23
  607. package/lib/modules/smz-layouts/layouts/hephaestus/components/assistance/assistance.component.d.ts +0 -27
  608. package/lib/modules/smz-layouts/layouts/hephaestus/components/assistance/assistance.module.d.ts +0 -17
  609. package/lib/modules/smz-layouts/layouts/hephaestus/components/footer/footer.component.d.ts +0 -15
  610. package/lib/modules/smz-layouts/layouts/hephaestus/components/footer/footer.module.d.ts +0 -9
  611. package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notification-items.component.d.ts +0 -15
  612. package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notifications.component.d.ts +0 -14
  613. package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notifications.module.d.ts +0 -10
  614. package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu-items.component.d.ts +0 -15
  615. package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu.component.d.ts +0 -18
  616. package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu.module.d.ts +0 -12
  617. package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/components/menu.component.d.ts +0 -41
  618. package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/pipes/has-child.pipe.d.ts +0 -10
  619. package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/sidebar.component.d.ts +0 -25
  620. package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/sidebar.module.d.ts +0 -15
  621. package/lib/modules/smz-layouts/layouts/hephaestus/components/topbar/topbar.component.d.ts +0 -30
  622. package/lib/modules/smz-layouts/layouts/hephaestus/components/topbar/topbar.module.d.ts +0 -14
  623. package/lib/modules/smz-layouts/layouts/hephaestus/default.config.d.ts +0 -2
  624. package/lib/modules/smz-layouts/layouts/hephaestus/layout-provider.module.d.ts +0 -12
  625. package/lib/modules/smz-layouts/layouts/hephaestus/layout.component.d.ts +0 -31
  626. package/lib/modules/smz-layouts/layouts/hephaestus/layout.config.d.ts +0 -17
  627. package/lib/modules/smz-layouts/layouts/hephaestus/layout.module.d.ts +0 -16
  628. package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.actions.d.ts +0 -35
  629. package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.selectors.d.ts +0 -9
  630. package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.state.d.ts +0 -23
  631. package/lib/modules/smz-layouts/layouts/new-athena/components/assistance/assistance.component.d.ts +0 -29
  632. package/lib/modules/smz-layouts/layouts/new-athena/components/assistance/assistance.module.d.ts +0 -17
  633. package/lib/modules/smz-layouts/layouts/new-athena/components/footer/footer.component.d.ts +0 -20
  634. package/lib/modules/smz-layouts/layouts/new-athena/components/footer/footer.module.d.ts +0 -9
  635. package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/components/menu-node.component.d.ts +0 -16
  636. package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/horizontal-menu.component.d.ts +0 -27
  637. package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/horizontal-menu.module.d.ts +0 -15
  638. package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/pipes/has-child.pipe.d.ts +0 -10
  639. package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/items/notification-items.component.d.ts +0 -15
  640. package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/notifications.component.d.ts +0 -17
  641. package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/notifications.module.d.ts +0 -10
  642. package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/pipes/has-child.pipe.d.ts +0 -10
  643. package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu-items.component.d.ts +0 -17
  644. package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu.component.d.ts +0 -24
  645. package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu.module.d.ts +0 -13
  646. package/lib/modules/smz-layouts/layouts/new-athena/components/topbar/topbar.component.d.ts +0 -26
  647. package/lib/modules/smz-layouts/layouts/new-athena/components/topbar/topbar.module.d.ts +0 -13
  648. package/lib/modules/smz-layouts/layouts/new-athena/components/topbar-actions/topbar-actions.component.d.ts +0 -14
  649. package/lib/modules/smz-layouts/layouts/new-athena/components/topbar-actions/topbar-actions.module.d.ts +0 -16
  650. package/lib/modules/smz-layouts/layouts/new-athena/default.config.d.ts +0 -2
  651. package/lib/modules/smz-layouts/layouts/new-athena/layout-provider.module.d.ts +0 -12
  652. package/lib/modules/smz-layouts/layouts/new-athena/layout.component.d.ts +0 -32
  653. package/lib/modules/smz-layouts/layouts/new-athena/layout.config.d.ts +0 -13
  654. package/lib/modules/smz-layouts/layouts/new-athena/layout.module.d.ts +0 -16
  655. package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.actions.d.ts +0 -35
  656. package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.selectors.d.ts +0 -9
  657. package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.state.d.ts +0 -23
  658. package/lib/modules/smz-layouts/ngx-smz-layouts-routing.module.d.ts +0 -23
  659. package/lib/modules/smz-layouts/ngx-smz-layouts.module.d.ts +0 -12
  660. package/lib/modules/smz-layouts/pages/diagnostics-data-collect/diagnostics-data-collect.component.d.ts +0 -19
  661. package/lib/modules/smz-layouts/pages/diagnostics-data-collect/diagnostics-data-collect.module.d.ts +0 -13
  662. package/lib/modules/smz-layouts/pages/error/error.component.d.ts +0 -21
  663. package/lib/modules/smz-layouts/pages/error/error.module.d.ts +0 -13
  664. package/lib/modules/smz-layouts/pages/login/login.component.d.ts +0 -13
  665. package/lib/modules/smz-layouts/pages/login/login.module.d.ts +0 -16
  666. package/lib/modules/smz-layouts/pages/not-found/not-found.component.d.ts +0 -10
  667. package/lib/modules/smz-layouts/pages/not-found/not-found.module.d.ts +0 -13
  668. package/lib/modules/smz-layouts/pages/superuser-login/superuser-login.component.d.ts +0 -11
  669. package/lib/modules/smz-layouts/pages/superuser-login/superuser-login.module.d.ts +0 -15
  670. package/lib/modules/smz-layouts/public-api.d.ts +0 -37
  671. package/lib/modules/smz-menu/components/menu.d.ts +0 -77
  672. package/lib/modules/smz-menu/directives/menu-item-actions.directive.d.ts +0 -15
  673. package/lib/modules/smz-menu/models/smz-menu-item.d.ts +0 -20
  674. package/lib/modules/smz-menu/pipes/smz-flatten-menu.pipe.d.ts +0 -14
  675. package/lib/modules/smz-menu/pipes/smz-menu.pipe.d.ts +0 -15
  676. package/lib/modules/smz-menu/public-api.d.ts +0 -5
  677. package/lib/modules/smz-menu/smz-menu.component.d.ts +0 -16
  678. package/lib/modules/smz-menu/smz-menu.module.d.ts +0 -15
  679. package/lib/modules/smz-messages/components/icon-message/icon-message.component.d.ts +0 -11
  680. package/lib/modules/smz-messages/components/tag-message/tag-message.component.d.ts +0 -12
  681. package/lib/modules/smz-messages/public-api.d.ts +0 -3
  682. package/lib/modules/smz-messages/smz-messages.module.d.ts +0 -9
  683. package/lib/modules/smz-multi-tables/multi-tables.component.d.ts +0 -11
  684. package/lib/modules/smz-multi-tables/multi-tables.module.d.ts +0 -12
  685. package/lib/modules/smz-multi-tables/multi-tables.state.d.ts +0 -32
  686. package/lib/modules/smz-multi-tables/public-api.d.ts +0 -3
  687. package/lib/modules/smz-notifications/components/item/notification-item.component.d.ts +0 -21
  688. package/lib/modules/smz-notifications/components/list/notifications-list.component.d.ts +0 -41
  689. package/lib/modules/smz-notifications/dialogs/show-notifications-dialog.d.ts +0 -1
  690. package/lib/modules/smz-notifications/features/notifications/notifications.component.d.ts +0 -10
  691. package/lib/modules/smz-notifications/ngx-smz-notifications.module.d.ts +0 -27
  692. package/lib/modules/smz-notifications/services/smz-notifications.service.d.ts +0 -11
  693. package/lib/modules/smz-responsive/smz-responsive.component.d.ts +0 -12
  694. package/lib/modules/smz-router-params/decorators/host-element.decorator.d.ts +0 -15
  695. package/lib/modules/smz-router-params/decorators/replace-ng-oninit.d.ts +0 -2
  696. package/lib/modules/smz-router-params/decorators/route.decorators.d.ts +0 -12
  697. package/lib/modules/smz-router-params/decorators/tunnel.decorator.d.ts +0 -1
  698. package/lib/modules/smz-router-params/models/internals.d.ts +0 -21
  699. package/lib/modules/smz-router-params/ngx-smz-router-params.module.d.ts +0 -7
  700. package/lib/modules/smz-router-params/public-api.d.ts +0 -10
  701. package/lib/modules/smz-router-params/router-params-listener.d.ts +0 -4
  702. package/lib/modules/smz-router-params/state/router-params/router-params.actions.d.ts +0 -13
  703. package/lib/modules/smz-router-params/state/router-params/router-params.selectors.d.ts +0 -6
  704. package/lib/modules/smz-router-params/state/router-params/router-params.state.d.ts +0 -20
  705. package/lib/modules/smz-side-content/models/side-content.d.ts +0 -14
  706. package/lib/modules/smz-side-content/public-api.d.ts +0 -3
  707. package/lib/modules/smz-side-content/smz-side-content.component.d.ts +0 -25
  708. package/lib/modules/smz-side-content/smz-side-content.module.d.ts +0 -10
  709. package/lib/modules/smz-submit/public-api.d.ts +0 -1
  710. package/lib/modules/smz-submit/smz-submit.component.d.ts +0 -31
  711. package/lib/modules/smz-submit/smz-submit.d.ts +0 -6
  712. package/lib/modules/smz-svg/models/smz-svg-wrapper.d.ts +0 -28
  713. package/lib/modules/smz-svg/models/smz-svg.d.ts +0 -131
  714. package/lib/modules/smz-svg/models/world-coordinates.d.ts +0 -26
  715. package/lib/modules/smz-svg/public-api.d.ts +0 -6
  716. package/lib/modules/smz-svg/smz-svg.component.d.ts +0 -48
  717. package/lib/modules/smz-svg/smz-svg.module.d.ts +0 -11
  718. package/lib/modules/smz-svg/utils/smz-svg-helper.d.ts +0 -3
  719. package/lib/modules/smz-tables/components/smz-filter-column-2.component.d.ts +0 -28
  720. package/lib/modules/smz-tables/components/smz-filter-column.component.d.ts +0 -32
  721. package/lib/modules/smz-tables/components/table-caption-buttons/table-caption-buttons.component.d.ts +0 -10
  722. package/lib/modules/smz-tables/components/table-content/table-content.component.d.ts +0 -14
  723. package/lib/modules/smz-tables/components/table-content-actions/table-content-actions.component.d.ts +0 -13
  724. package/lib/modules/smz-tables/components/table-header-actions/table-header-actions.component.d.ts +0 -10
  725. package/lib/modules/smz-tables/components/validation-messages/validation-messages.component.d.ts +0 -14
  726. package/lib/modules/smz-tables/components/validation-messages/validation-messages.pipe.d.ts +0 -11
  727. package/lib/modules/smz-tables/features/table/table.component.d.ts +0 -112
  728. package/lib/modules/smz-tables/models/content-convertions.d.ts +0 -34
  729. package/lib/modules/smz-tables/models/content-types.d.ts +0 -49
  730. package/lib/modules/smz-tables/models/editable-model.d.ts +0 -32
  731. package/lib/modules/smz-tables/models/editable-transaction.d.ts +0 -7
  732. package/lib/modules/smz-tables/models/editable-types.d.ts +0 -37
  733. package/lib/modules/smz-tables/models/filter-types.d.ts +0 -13
  734. package/lib/modules/smz-tables/models/table-column.d.ts +0 -210
  735. package/lib/modules/smz-tables/models/table-configs.d.ts +0 -6
  736. package/lib/modules/smz-tables/models/table-state.d.ts +0 -590
  737. package/lib/modules/smz-tables/ngx-smz-tables.module.d.ts +0 -48
  738. package/lib/modules/smz-tables/pipes/clone-table-items.pipe.d.ts +0 -18
  739. package/lib/modules/smz-tables/pipes/content-errors.pipe.d.ts +0 -10
  740. package/lib/modules/smz-tables/pipes/content-icon-matches.pipe.d.ts +0 -8
  741. package/lib/modules/smz-tables/pipes/editable-source.pipe.d.ts +0 -11
  742. package/lib/modules/smz-tables/pipes/filter-object.pipe.d.ts +0 -7
  743. package/lib/modules/smz-tables/pipes/sincronize-table.pipe.d.ts +0 -10
  744. package/lib/modules/smz-tables/pipes/table-content.pipe.d.ts +0 -10
  745. package/lib/modules/smz-tables/pipes/table-context.pipe.d.ts +0 -8
  746. package/lib/modules/smz-tables/public-api.d.ts +0 -14
  747. package/lib/modules/smz-tables/services/smz-transactions.service.d.ts +0 -19
  748. package/lib/modules/smz-tables/services/table-editable.service.d.ts +0 -38
  749. package/lib/modules/smz-tables/services/table-forms.service.d.ts +0 -11
  750. package/lib/modules/smz-tables/services/table-helper.service.d.ts +0 -17
  751. package/lib/modules/smz-timeline/features/smz-timeline/smz-timeline.component.d.ts +0 -23
  752. package/lib/modules/smz-timeline/models/smz-timeline-state.d.ts +0 -35
  753. package/lib/modules/smz-timeline/public-api.d.ts +0 -3
  754. package/lib/modules/smz-timeline/smz-timeline.module.d.ts +0 -22
  755. package/lib/modules/smz-toast/public_api.d.ts +0 -2
  756. package/lib/modules/smz-toast/smz-toast.d.ts +0 -6
  757. package/lib/modules/smz-toast/toast.d.ts +0 -102
  758. package/lib/modules/smz-tree-with-details/features/tree-with-details/tree-with-details.component.d.ts +0 -30
  759. package/lib/modules/smz-tree-with-details/models/tree-with-details-locale.d.ts +0 -3
  760. package/lib/modules/smz-tree-with-details/models/tree-with-details-state.d.ts +0 -27
  761. package/lib/modules/smz-tree-with-details/ngx-smz-tree-with-details.module.d.ts +0 -18
  762. package/lib/modules/smz-tree-with-details/pipes/tree-items.pipe.d.ts +0 -10
  763. package/lib/modules/smz-tree-with-details/public-api.d.ts +0 -3
  764. package/lib/modules/smz-trees/features/tree/tree.component.d.ts +0 -102
  765. package/lib/modules/smz-trees/models/drag-and-drop.d.ts +0 -21
  766. package/lib/modules/smz-trees/models/node-helper.d.ts +0 -15
  767. package/lib/modules/smz-trees/models/tree-menu-item.d.ts +0 -14
  768. package/lib/modules/smz-trees/models/tree-node.d.ts +0 -6
  769. package/lib/modules/smz-trees/models/tree-state.d.ts +0 -163
  770. package/lib/modules/smz-trees/models/tree-toolbar-button.d.ts +0 -8
  771. package/lib/modules/smz-trees/ngx-smz-trees.module.d.ts +0 -24
  772. package/lib/modules/smz-trees/pipes/data-transform-tree.pipe.d.ts +0 -12
  773. package/lib/modules/smz-trees/public-api.d.ts +0 -9
  774. package/lib/modules/smz-trees/services/tree-helper.service.d.ts +0 -18
  775. package/lib/modules/smz-trees/utils/tree-helpers.d.ts +0 -8
  776. package/lib/modules/smz-ui-block/public-api.d.ts +0 -4
  777. package/lib/modules/smz-ui-block/smz-ui-block.component.d.ts +0 -16
  778. package/lib/modules/smz-ui-block/smz-ui-block.directive.d.ts +0 -15
  779. package/lib/modules/smz-ui-block/smz-ui-block.module.d.ts +0 -10
  780. package/lib/modules/smz-ui-block/smz-ui-block.service.d.ts +0 -16
  781. package/lib/modules/smz-viewport/models/smz-viewport-config-direction.d.ts +0 -5
  782. package/lib/modules/smz-viewport/models/smz-viewport-config.d.ts +0 -19
  783. package/lib/modules/smz-viewport/public-api.d.ts +0 -3
  784. package/lib/modules/smz-viewport/smz-viewport.directive.d.ts +0 -23
  785. package/lib/modules/smz-viewport/smz-viewport.module.d.ts +0 -8
  786. package/lib/modules/smz-viewport/smz-viewport.service.d.ts +0 -18
  787. package/lib/modules/smz-viewport/types/in-viewport-config-check-fn.d.ts +0 -6
  788. package/lib/modules/smz-viewport/types/in-viewport-config-directions.d.ts +0 -1
  789. package/lib/modules/smz-viewport/types/in-viewport-config-options.d.ts +0 -10
  790. package/lib/modules/smz-viewport/types/in-viewport-registry-entry.d.ts +0 -9
  791. package/lib/modules/smz-viewport/types/index.d.ts +0 -11
  792. package/lib/modules/smz-viewport/utils/utils.d.ts +0 -17
  793. package/lib/ngx-smz-ui.component.d.ts +0 -8
  794. package/lib/ngx-smz-ui.config.d.ts +0 -29
  795. package/lib/ngx-smz-ui.module.d.ts +0 -15
  796. package/lib/standalones/easy-table/components/common/global-search/global-search.component.d.ts +0 -16
  797. package/lib/standalones/easy-table/components/common/pagination/pagination.component.d.ts +0 -15
  798. package/lib/standalones/easy-table/components/common/sort/sort.component.d.ts +0 -15
  799. package/lib/standalones/easy-table/components/common/title/title.component.d.ts +0 -10
  800. package/lib/standalones/easy-table/components/desktop/body/body.component.d.ts +0 -16
  801. package/lib/standalones/easy-table/components/desktop/head/head.component.d.ts +0 -12
  802. package/lib/standalones/easy-table/containers/desktop/desktop-table.component.d.ts +0 -14
  803. package/lib/standalones/easy-table/containers/easy-table/smz-easy-table.component.d.ts +0 -21
  804. package/lib/standalones/easy-table/containers/mobile/mobile-table.component.d.ts +0 -11
  805. package/lib/standalones/easy-table/models/smz-easy-locale.d.ts +0 -15
  806. package/lib/standalones/easy-table/models/smz-easy-table-contents.d.ts +0 -34
  807. package/lib/standalones/easy-table/models/smz-easy-table-data.d.ts +0 -36
  808. package/lib/standalones/easy-table/models/smz-easy-table-state.d.ts +0 -82
  809. package/lib/standalones/easy-table/pipes/table-content.pipe.d.ts +0 -9
  810. package/lib/standalones/easy-table/public-api.d.ts +0 -4
  811. package/lib/standalones/easy-table/services/table-content.service.d.ts +0 -13
  812. package/lib/standalones/easy-table/services/table-data-source.service.d.ts +0 -28
  813. package/lib/standalones/easy-table/services/table-data-utils.d.ts +0 -2
  814. package/lib/standalones/easy-table/smz-easy-table.module.d.ts +0 -24
  815. package/lib/standalones/smz-drag-drop/directives/smz-drag.d.ts +0 -41
  816. package/lib/standalones/smz-drag-drop/directives/smz-drop.d.ts +0 -32
  817. package/lib/standalones/smz-drag-drop/models/drag-event.d.ts +0 -11
  818. package/lib/standalones/smz-drag-drop/public-api.d.ts +0 -4
  819. package/lib/standalones/smz-drag-drop/services/smz-draggable.service.d.ts +0 -8
  820. package/lib/standalones/smz-drag-drop/smz-drag-drop.module.d.ts +0 -9
  821. package/lib/standalones/smz-drag-drop/utils/clone-node.d.ts +0 -9
  822. package/lib/standalones/smz-drag-drop/utils/drag-ref.d.ts +0 -33
  823. package/lib/standalones/smz-drag-drop/utils/styling.d.ts +0 -42
  824. package/lib/standalones/smz-ui-guides/models/smz-ui-guides-state.d.ts +0 -50
  825. package/lib/standalones/smz-ui-guides/public-api.d.ts +0 -2
  826. package/lib/standalones/smz-ui-guides/services/smz-ui-guides.service.d.ts +0 -11
  827. package/lib/standalones/smz-ui-guides/smz-ui-guides.module.d.ts +0 -7
  828. package/lib/state/app.state.d.ts +0 -5
  829. package/lib/state/app.utils.d.ts +0 -1
  830. package/lib/state/database/database.actions.d.ts +0 -8
  831. package/lib/state/database/database.interfaces.d.ts +0 -5
  832. package/lib/state/database/database.selectors.d.ts +0 -3
  833. package/lib/state/database/database.state.d.ts +0 -11
  834. package/lib/state/database/ui-definitions/ui-definitions.actions.d.ts +0 -17
  835. package/lib/state/database/ui-definitions/ui-definitions.selectors.d.ts +0 -8
  836. package/lib/state/database/ui-definitions/ui-definitions.service.d.ts +0 -15
  837. package/lib/state/database/ui-definitions/ui-definitions.state.d.ts +0 -22
  838. package/lib/state/database/ui-localization/ui-localization.actions.d.ts +0 -16
  839. package/lib/state/database/ui-localization/ui-localization.selectors.d.ts +0 -6
  840. package/lib/state/database/ui-localization/ui-localization.service.d.ts +0 -15
  841. package/lib/state/database/ui-localization/ui-localization.state.d.ts +0 -27
  842. package/lib/state/features/features.actions.d.ts +0 -8
  843. package/lib/state/features/features.selectors.d.ts +0 -3
  844. package/lib/state/features/features.state.d.ts +0 -10
  845. package/lib/state/global/application/application.actions.d.ts +0 -55
  846. package/lib/state/global/application/application.actions.toast.d.ts +0 -32
  847. package/lib/state/global/application/application.selector.d.ts +0 -6
  848. package/lib/state/global/application/application.state.d.ts +0 -43
  849. package/lib/state/global/authentication/authentication.actions.d.ts +0 -42
  850. package/lib/state/global/authentication/authentication.selectors.d.ts +0 -14
  851. package/lib/state/global/authentication/authentication.state.d.ts +0 -28
  852. package/lib/state/global/authentication/authentication.utils.d.ts +0 -1
  853. package/lib/state/global/authentication/legacy-authentication.selectors.d.ts +0 -5
  854. package/lib/state/global/authentication/tenant-authentication.selectors.d.ts +0 -5
  855. package/lib/state/global/global.actions.d.ts +0 -8
  856. package/lib/state/global/global.state.d.ts +0 -15
  857. package/lib/state/ui/comments/comments.actions.d.ts +0 -30
  858. package/lib/state/ui/comments/comments.selector.d.ts +0 -3
  859. package/lib/state/ui/comments/comments.service.d.ts +0 -18
  860. package/lib/state/ui/comments/comments.state.d.ts +0 -25
  861. package/lib/state/ui/excels/excels.actions.d.ts +0 -14
  862. package/lib/state/ui/excels/excels.service.d.ts +0 -13
  863. package/lib/state/ui/excels/excels.state.d.ts +0 -18
  864. package/lib/state/ui/layout/layout.actions.d.ts +0 -81
  865. package/lib/state/ui/layout/layout.selectors.d.ts +0 -26
  866. package/lib/state/ui/layout/layout.state.d.ts +0 -51
  867. package/lib/state/ui/notifications/notifications.actions.d.ts +0 -28
  868. package/lib/state/ui/notifications/notifications.model.d.ts +0 -52
  869. package/lib/state/ui/notifications/notifications.selectors.d.ts +0 -9
  870. package/lib/state/ui/notifications/notifications.service.d.ts +0 -15
  871. package/lib/state/ui/notifications/notifications.state.d.ts +0 -24
  872. package/lib/state/ui/ui.actions.d.ts +0 -8
  873. package/lib/state/ui/ui.state.d.ts +0 -11
  874. package/public-api.d.ts +0 -157
  875. package/src/lib/modules/prime/overlaypanel/index.d.ts +0 -5
  876. package/src/lib/modules/prime/overlaypanel/overlaypanel.d.ts +0 -77
  877. package/src/lib/modules/prime/overlaypanel/public_api.d.ts +0 -1
@@ -1,32 +0,0 @@
1
- import { AfterContentInit, ChangeDetectorRef, OnInit, QueryList, TemplateRef } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { PrimeTemplate, MenuItem } from 'primeng/api';
4
- import { Observable } from 'rxjs';
5
- import { Assistance } from '../../core/models/assistance';
6
- import { LayoutState } from '../../core/models/layout';
7
- import { RouterDataListenerService } from '../../core/services/router-data-listener.service';
8
- import { NewAthenaLayout } from './layout.config';
9
- import { SmzNotification } from '../../core/models/notifications';
10
- import * as i0 from "@angular/core";
11
- export declare class NewAthenaLayoutComponent implements OnInit, AfterContentInit {
12
- readonly layout: NewAthenaLayout;
13
- readonly routerListener: RouterDataListenerService;
14
- private store;
15
- cdr: ChangeDetectorRef;
16
- templates: QueryList<PrimeTemplate>;
17
- contentClass$: Observable<string>;
18
- state$: Observable<LayoutState>;
19
- assistance$: Observable<Assistance>;
20
- menu: MenuItem[];
21
- profile: MenuItem[];
22
- notifications: SmzNotification[];
23
- headerExtrasLandscapeTemplate: TemplateRef<any>;
24
- headerExtrasPortraitTemplate: TemplateRef<any>;
25
- footerExtrasTemplate: TemplateRef<any>;
26
- constructor(layout: NewAthenaLayout, routerListener: RouterDataListenerService, store: Store, cdr: ChangeDetectorRef);
27
- ngOnInit(): void;
28
- ngAfterContentInit(): void;
29
- hideMenu(): void;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<NewAthenaLayoutComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<NewAthenaLayoutComponent, "smz-ui-new-athena-layout", never, { "menu": { "alias": "menu"; "required": false; }; "profile": { "alias": "profile"; "required": false; }; "notifications": { "alias": "notifications"; "required": false; }; }, {}, ["templates"], ["*"], false, never>;
32
- }
@@ -1,13 +0,0 @@
1
- import { MenuType } from '../../core/models/menu-types';
2
- import { SidebarState } from '../../core/models/sidebar-states';
3
- export declare class NewAthenaLayout {
4
- menu: NewAthenaMenuTypes;
5
- sidebarState: NewAthenaSidebarStates;
6
- mobileSidebarState: NewAthenaSidebarStates;
7
- sidebarWidth: string;
8
- sidebarSlimWidth: string;
9
- enlargeTopbarLogo?: boolean;
10
- hideResponsiveMenuButton?: boolean;
11
- }
12
- export type NewAthenaMenuTypes = MenuType.STATIC | MenuType.OVERLAY | MenuType.SLIM | MenuType.HORIZONTAL;
13
- export type NewAthenaSidebarStates = SidebarState.ACTIVE | SidebarState.INACTIVE;
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./layout.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "primeng/api";
5
- import * as i4 from "primeng/menubar";
6
- import * as i5 from "../../features/outlet/outlet.module";
7
- import * as i6 from "./components/topbar/topbar.module";
8
- import * as i7 from "./components/footer/footer.module";
9
- import * as i8 from "./components/assistance/assistance.module";
10
- import * as i9 from "./components/horizontal-menu/horizontal-menu.module";
11
- import * as i10 from "../../features/tenant-switch/tenant-switch.component";
12
- export declare class NewAthenaLayoutModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<NewAthenaLayoutModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<NewAthenaLayoutModule, [typeof i1.NewAthenaLayoutComponent], [typeof i2.CommonModule, typeof i3.SharedModule, typeof i4.MenubarModule, typeof i5.OutletModule, typeof i6.SmzAthenaTopbarModule, typeof i7.SmzAthenaFooterModule, typeof i8.AthenaAssistanceModule, typeof i9.SmzAthenaHorizontalMenuModule, typeof i10.SmzTenantSwitchComponent], [typeof i1.NewAthenaLayoutComponent, typeof i3.SharedModule]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<NewAthenaLayoutModule>;
16
- }
@@ -1,35 +0,0 @@
1
- import { NewAthenaLayout, NewAthenaMenuTypes } from '../layout.config';
2
- export declare namespace UiAthenaActions {
3
- class Initialize {
4
- data: NewAthenaLayout;
5
- static readonly type = "[UI Athena] Initialize";
6
- constructor(data: NewAthenaLayout);
7
- }
8
- class SetMenu {
9
- data: NewAthenaMenuTypes;
10
- static readonly type = "[UI Athena] Set Menu Type";
11
- constructor(data: NewAthenaMenuTypes);
12
- }
13
- class SetSidebarWidth {
14
- data: string;
15
- static readonly type = "[UI Athena] Set Sidebar Width";
16
- constructor(data: string);
17
- }
18
- class SetSidebarSlimWidth {
19
- data: string;
20
- static readonly type = "[UI Athena] Set Sidebar Slim Width";
21
- constructor(data: string);
22
- }
23
- class ShowSidebar {
24
- static readonly type = "[UI Athena] Show Sidebar";
25
- }
26
- class HideSidebar {
27
- static readonly type = "[UI Athena] Hide Sidebar";
28
- }
29
- class ToggleSidebar {
30
- static readonly type = "[UI Athena] Toggle Sidebar";
31
- }
32
- class ToggleMobileSidebar {
33
- static readonly type = "[UI Athena] Toggle Mobile Sidebar";
34
- }
35
- }
@@ -1,9 +0,0 @@
1
- import { LayoutState } from '../../../core/models/layout';
2
- import { UiStateModel } from '../../../../../state/ui/layout/layout.state';
3
- import { NewAthenaLayout } from '../layout.config';
4
- import { UiAthenaStateModel } from './ui-layout.state';
5
- export declare class UiAthenaSelectors {
6
- static state(state: UiAthenaStateModel, ui: UiStateModel): LayoutState;
7
- static topbarTitle(state: UiAthenaStateModel): string;
8
- static layout(state: UiAthenaStateModel): NewAthenaLayout;
9
- }
@@ -1,23 +0,0 @@
1
- import { StateContext } from '@ngxs/store';
2
- import { LayoutState } from '../../../core/models/layout';
3
- import { UiAthenaActions } from './ui-layout.actions';
4
- import { NewAthenaLayout } from '../layout.config';
5
- import * as i0 from "@angular/core";
6
- export interface UiAthenaStateModel {
7
- config: NewAthenaLayout;
8
- state: LayoutState;
9
- }
10
- export declare const getInitialState: () => UiAthenaStateModel;
11
- export declare class UiAthenaState {
12
- constructor();
13
- onInitialize(ctx: StateContext<UiAthenaStateModel>, action: UiAthenaActions.Initialize): void;
14
- onSetSidebarWidth(ctx: StateContext<UiAthenaStateModel>, action: UiAthenaActions.SetSidebarWidth): void;
15
- onSetSidebarSlimWidth(ctx: StateContext<UiAthenaStateModel>, action: UiAthenaActions.SetSidebarSlimWidth): void;
16
- onSetMenuType(ctx: StateContext<UiAthenaStateModel>, action: UiAthenaActions.SetMenu): void;
17
- onShowSidebar(ctx: StateContext<UiAthenaStateModel>): void;
18
- onHideSidebar(ctx: StateContext<UiAthenaStateModel>): void;
19
- onToggleSidebar(ctx: StateContext<UiAthenaStateModel>): void;
20
- onToggleMobileSidebar(ctx: StateContext<UiAthenaStateModel>): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<UiAthenaState, never>;
22
- static ɵprov: i0.ɵɵInjectableDeclaration<UiAthenaState>;
23
- }
@@ -1,23 +0,0 @@
1
- import { RouterModule, Router } from '@angular/router';
2
- import { MenuHelperService } from './core/services/menu-helper-service';
3
- import { ErrorModule } from './pages/error/error.module';
4
- import { LoginModule } from './pages/login/login.module';
5
- import { NotFoundModule } from './pages/not-found/not-found.module';
6
- import { SuperuserLoginModule } from './pages/superuser-login/superuser-login.module';
7
- import { DiagnosticsDataCollectModule } from './pages/diagnostics-data-collect/diagnostics-data-collect.module';
8
- import * as i0 from "@angular/core";
9
- import * as i1 from "@angular/router";
10
- export declare function getLoginModule(): typeof LoginModule;
11
- export declare function getSuperuserLoginModule(): typeof SuperuserLoginModule;
12
- export declare function getErrorModule(): typeof ErrorModule;
13
- export declare function getNotFoundModule(): typeof NotFoundModule;
14
- export declare function getDiagnosticsDataCollectModule(): typeof DiagnosticsDataCollectModule;
15
- export declare const routerModuleForRootNgxSmzLayoutsModule: import("@angular/core").ModuleWithProviders<RouterModule>;
16
- export declare class NgxSmzLayoutsRoutingModule {
17
- private router;
18
- menuService: MenuHelperService;
19
- constructor(router: Router, menuService: MenuHelperService);
20
- static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzLayoutsRoutingModule, never>;
21
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzLayoutsRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
22
- static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzLayoutsRoutingModule>;
23
- }
@@ -1,12 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/platform-browser/animations";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "./ngx-smz-layouts-routing.module";
6
- import * as i4 from "../smz-router-params/ngx-smz-router-params.module";
7
- export declare class NgxSmzLayoutsModule {
8
- static forRoot(): ModuleWithProviders<NgxSmzLayoutsModule>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzLayoutsModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzLayoutsModule, never, [typeof i1.BrowserAnimationsModule, typeof i2.CommonModule, typeof i3.NgxSmzLayoutsRoutingModule, typeof i4.NgxSmzRouterParamsModule], never>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzLayoutsModule>;
12
- }
@@ -1,19 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { DiagnosticsService } from '../../../rbk-utils/error-handler/diagnostic.service';
4
- import { ActivatedRoute } from '@angular/router';
5
- import { DiagnosticsData } from '../../../rbk-utils/error-handler/diagnostics-data';
6
- import * as i0 from "@angular/core";
7
- export declare class DiagnosticsDataCollectComponent implements OnInit {
8
- route: ActivatedRoute;
9
- private store;
10
- private diagnosticsService;
11
- uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
12
- constructor(route: ActivatedRoute, store: Store, diagnosticsService: DiagnosticsService);
13
- ngOnInit(): void;
14
- showNoDataDialog(): void;
15
- showFormDialog(diagnosticsData: DiagnosticsData, messages: string[]): void;
16
- showMessageDialog(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<DiagnosticsDataCollectComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<DiagnosticsDataCollectComponent, "smz-ui-diagnostics-data-collect", never, {}, {}, never, never, false, never>;
19
- }
@@ -1,13 +0,0 @@
1
- import { RouterModule } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./diagnostics-data-collect.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@angular/router";
6
- import * as i4 from "primeng/button";
7
- import * as i5 from "../../../smz-forms/smz-forms.module";
8
- export declare const routerModuleForChildDiagnosticsDataCollectModule: import("@angular/core").ModuleWithProviders<RouterModule>;
9
- export declare class DiagnosticsDataCollectModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<DiagnosticsDataCollectModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<DiagnosticsDataCollectModule, [typeof i1.DiagnosticsDataCollectComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.ButtonModule, typeof i5.NgxSmzFormsModule], never>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<DiagnosticsDataCollectModule>;
13
- }
@@ -1,21 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { RouterDataListenerService } from '../../core/services/router-data-listener.service';
4
- import * as i0 from "@angular/core";
5
- export declare class ErrorComponent implements OnInit {
6
- readonly routerListener: RouterDataListenerService;
7
- private store;
8
- uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
9
- constructor(routerListener: RouterDataListenerService, store: Store);
10
- ngOnInit(): void;
11
- redirect(button: {
12
- isVisible: () => boolean;
13
- label?: string;
14
- styleClass?: string;
15
- redirectTo?: string;
16
- callback?: () => void;
17
- }): void;
18
- clear(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "smz-ui-error", never, {}, {}, never, never, false, never>;
21
- }
@@ -1,13 +0,0 @@
1
- import { RouterModule } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./error.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@angular/router";
6
- import * as i4 from "primeng/button";
7
- import * as i5 from "../../../smz-forms/smz-forms.module";
8
- export declare const routerModuleForChildErrorModule: import("@angular/core").ModuleWithProviders<RouterModule>;
9
- export declare class ErrorModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ErrorModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<ErrorModule, [typeof i1.ErrorComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.ButtonModule, typeof i5.NgxSmzFormsModule], never>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<ErrorModule>;
13
- }
@@ -1,13 +0,0 @@
1
- import { SmzLoginState } from '../../features/login/login-state';
2
- import { Store } from '@ngxs/store';
3
- import * as i0 from "@angular/core";
4
- export declare class LoginComponent {
5
- private store;
6
- state: SmzLoginState<unknown, unknown>;
7
- constructor(store: Store);
8
- buildState(): SmzLoginState<unknown, unknown>;
9
- private getTenants;
10
- private checkApplicationTenant;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<LoginComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<LoginComponent, "smz-ui-login-page", never, {}, {}, never, never, false, never>;
13
- }
@@ -1,16 +0,0 @@
1
- import { RouterModule } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./login.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "primeng/api";
6
- import * as i4 from "@angular/router";
7
- import * as i5 from "primeng/button";
8
- import * as i6 from "../../../smz-forms/smz-forms.module";
9
- import * as i7 from "../../features/login/login.module";
10
- export declare const routerModuleForChildLoginModule: import("@angular/core").ModuleWithProviders<RouterModule>;
11
- export declare class LoginModule {
12
- constructor();
13
- static ɵfac: i0.ɵɵFactoryDeclaration<LoginModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<LoginModule, [typeof i1.LoginComponent], [typeof i2.CommonModule, typeof i3.SharedModule, typeof i4.RouterModule, typeof i5.ButtonModule, typeof i6.NgxSmzFormsModule, typeof i7.SmzLoginModule], [typeof i1.LoginComponent, typeof i3.SharedModule]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<LoginModule>;
16
- }
@@ -1,10 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class NotFoundComponent implements OnInit {
4
- uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
5
- constructor();
6
- ngOnInit(): void;
7
- clear(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<NotFoundComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<NotFoundComponent, "smz-ui-not-found", never, {}, {}, never, never, false, never>;
10
- }
@@ -1,13 +0,0 @@
1
- import { RouterModule } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./not-found.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@angular/router";
6
- import * as i4 from "primeng/button";
7
- import * as i5 from "../../../smz-forms/smz-forms.module";
8
- export declare const routerModuleForChildNotFoundModule: import("@angular/core").ModuleWithProviders<RouterModule>;
9
- export declare class NotFoundModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<NotFoundModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<NotFoundModule, [typeof i1.NotFoundComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.ButtonModule, typeof i5.NgxSmzFormsModule], never>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<NotFoundModule>;
13
- }
@@ -1,11 +0,0 @@
1
- import { SmzLoginState } from '../../features/login/login-state';
2
- import { Store } from '@ngxs/store';
3
- import * as i0 from "@angular/core";
4
- export declare class SuperuserLoginComponent {
5
- private store;
6
- state: SmzLoginState<unknown, unknown>;
7
- constructor(store: Store);
8
- buildState(): SmzLoginState<unknown, unknown>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SuperuserLoginComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<SuperuserLoginComponent, "smz-ui-superuser-login-page", never, {}, {}, never, never, false, never>;
11
- }
@@ -1,15 +0,0 @@
1
- import { RouterModule } from '@angular/router';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./superuser-login.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "primeng/api";
6
- import * as i4 from "@angular/router";
7
- import * as i5 from "primeng/button";
8
- import * as i6 from "../../../smz-forms/smz-forms.module";
9
- import * as i7 from "../../features/login/login.module";
10
- export declare const routerModuleForChildSuperuserLoginModule: import("@angular/core").ModuleWithProviders<RouterModule>;
11
- export declare class SuperuserLoginModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<SuperuserLoginModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<SuperuserLoginModule, [typeof i1.SuperuserLoginComponent], [typeof i2.CommonModule, typeof i3.SharedModule, typeof i4.RouterModule, typeof i5.ButtonModule, typeof i6.NgxSmzFormsModule, typeof i7.SmzLoginModule], [typeof i1.SuperuserLoginComponent, typeof i3.SharedModule]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<SuperuserLoginModule>;
15
- }
@@ -1,37 +0,0 @@
1
- export * from './core/globals/smz-layouts.config';
2
- export * from './core/models/layout';
3
- export * from './core/models/logo';
4
- export * from './core/models/menu-types';
5
- export * from './core/models/positions';
6
- export * from './core/models/route-layout-data';
7
- export * from './core/models/sidebar-states';
8
- export type { ColorSchema, ColorSchemaDefinition, SmzColorSchemas } from './core/models/color-schemas';
9
- export * from './core/models/notifications';
10
- export * from './core/models/action-link';
11
- export * from './core/models/menu-creation';
12
- export * from './core/functions/sort-menu-build';
13
- export { SmzLoader, SmzLoaders } from './core/models/loaders';
14
- export { SmzContentTheme, SmzContentThemes } from './core/models/themes';
15
- export type { ContentTheme } from './core/models/themes';
16
- export * from './ngx-smz-layouts.module';
17
- export * from './features/login/login.module';
18
- export * from './features/login/login.component';
19
- export * from './features/login/login-state';
20
- export * from './core/services/menu-helper-service';
21
- export * from './features/theme-manager/theme-manager.service';
22
- export { LayoutUiActions as UiActions } from '../../state/ui/layout/layout.actions';
23
- export { LayoutUiSelectors as UiSelectors } from '../../state/ui/layout/layout.selectors';
24
- export * from './layouts/hephaestus/layout-provider.module';
25
- export * from './layouts/hephaestus/layout.module';
26
- export * from './layouts/hephaestus/layout.component';
27
- export * from './layouts/hephaestus/layout.config';
28
- export * from './layouts/athena/layout.module';
29
- export * from './layouts/athena/layout.component';
30
- export * from './layouts/athena/layout.config';
31
- export * from './layouts/new-athena/layout-provider.module';
32
- export * from './layouts/new-athena/layout.module';
33
- export * from './layouts/new-athena/layout.component';
34
- export * from './layouts/new-athena/layout.config';
35
- export * from './features/tenant-switch/tenant-switch.component';
36
- export * from './features/global-loader/global-loader.module';
37
- export * from './features/global-loader/global-loader.component';
@@ -1,77 +0,0 @@
1
- import { ElementRef, OnDestroy, EventEmitter, Renderer2, ChangeDetectorRef } from "@angular/core";
2
- import { AnimationEvent } from "@angular/animations";
3
- import { MenuItem, OverlayService } from "primeng/api";
4
- import { SmzMenuItem } from '../models/smz-menu-item';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/common";
7
- import * as i2 from "@angular/router";
8
- import * as i3 from "primeng/ripple";
9
- import * as i4 from "primeng/tooltip";
10
- export declare class MenuItemContent {
11
- item: MenuItem;
12
- menu: Menu;
13
- constructor(menu: any);
14
- onItemKeyDown(event: any): void;
15
- findNextItem(item: any): any;
16
- findPrevItem(item: any): any;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<MenuItemContent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<MenuItemContent, "[smzMenuItemContent]", never, { "item": { "alias": "smzMenuItemContent"; "required": false; }; }, {}, never, never, false, never>;
19
- }
20
- export declare class Menu implements OnDestroy {
21
- el: ElementRef;
22
- renderer: Renderer2;
23
- private cd;
24
- overlayService: OverlayService;
25
- private readonly primeConfig;
26
- model: MenuItem[];
27
- popup: boolean;
28
- style: any;
29
- styleClass: string;
30
- appendTo: any;
31
- autoZIndex: boolean;
32
- baseZIndex: number;
33
- showTransitionOptions: string;
34
- hideTransitionOptions: string;
35
- containerViewChild: ElementRef;
36
- onShow: EventEmitter<any>;
37
- onHide: EventEmitter<any>;
38
- container: HTMLDivElement;
39
- scrollHandler: any;
40
- documentClickListener: any;
41
- documentResizeListener: any;
42
- preventDocumentDefault: boolean;
43
- target: any;
44
- visible: boolean;
45
- relativeAlign: boolean;
46
- rowData: any;
47
- constructor(el: ElementRef, renderer: Renderer2, cd: ChangeDetectorRef, overlayService: OverlayService);
48
- toggle(event: any, rowData: any): void;
49
- show(event: any): void;
50
- onOverlayAnimationStart(event: AnimationEvent): void;
51
- onOverlayAnimationEnd(event: AnimationEvent): void;
52
- alignOverlay(): void;
53
- appendOverlay(): void;
54
- restoreOverlayAppend(): void;
55
- moveOnTop(): void;
56
- hide(): void;
57
- onWindowResize(): void;
58
- itemClick(event: MouseEvent, item: SmzMenuItem): void;
59
- resolveCommand(data: any, item: SmzMenuItem): void;
60
- onOverlayClick(event: any): void;
61
- bindDocumentClickListener(): void;
62
- unbindDocumentClickListener(): void;
63
- bindDocumentResizeListener(): void;
64
- unbindDocumentResizeListener(): void;
65
- bindScrollListener(): void;
66
- unbindScrollListener(): void;
67
- onOverlayHide(): void;
68
- ngOnDestroy(): void;
69
- hasSubMenu(): boolean;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<Menu, never>;
71
- static ɵcmp: i0.ɵɵComponentDeclaration<Menu, "smz-menu-items", never, { "model": { "alias": "model"; "required": false; }; "popup": { "alias": "popup"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "autoZIndex": { "alias": "autoZIndex"; "required": false; }; "baseZIndex": { "alias": "baseZIndex"; "required": false; }; "showTransitionOptions": { "alias": "showTransitionOptions"; "required": false; }; "hideTransitionOptions": { "alias": "hideTransitionOptions"; "required": false; }; }, { "onShow": "onShow"; "onHide": "onHide"; }, never, never, false, never>;
72
- }
73
- export declare class SmzMenuModule {
74
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMenuModule, never>;
75
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmzMenuModule, [typeof Menu, typeof MenuItemContent], [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.RippleModule, typeof i4.TooltipModule], [typeof Menu, typeof i2.RouterModule]>;
76
- static ɵinj: i0.ɵɵInjectorDeclaration<SmzMenuModule>;
77
- }
@@ -1,15 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { SmzMenuItem } from '../models/smz-menu-item';
4
- import * as i0 from "@angular/core";
5
- export declare class SmzMenuItemActionsDirective {
6
- private store;
7
- item: SmzMenuItem;
8
- data: any;
9
- collapse: EventEmitter<void>;
10
- constructor(store: Store);
11
- onClick(event: any): void;
12
- resolveCommand(event: any): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMenuItemActionsDirective, never>;
14
- static ɵdir: i0.ɵɵDirectiveDeclaration<SmzMenuItemActionsDirective, "[smzMenuItemAction]", never, { "item": { "alias": "item"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "collapse": "collapse"; }, never, never, false, never>;
15
- }
@@ -1,20 +0,0 @@
1
- import { MenuItem } from 'primeng/api';
2
- export interface SmzMenuItem extends MenuItem {
3
- hasClaimAccess?: string;
4
- conditional?: SmzConditional<'visible' | 'disabled'>;
5
- transforms?: Array<(item: any) => Partial<MenuItem>>;
6
- dataMap?: (item: any) => any;
7
- items?: SmzMenuItem[];
8
- confirmable?: {
9
- message: string;
10
- title: string;
11
- isCritical?: boolean;
12
- };
13
- hideSeparator?: boolean;
14
- showAsCaption?: boolean;
15
- command?(event: any): void;
16
- }
17
- export interface SmzConditional<T> {
18
- condition: (item: any) => boolean;
19
- property: T;
20
- }
@@ -1,14 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { SmzMenuItem } from '../models/smz-menu-item';
4
- import * as i0 from "@angular/core";
5
- export declare class SmzFlattenMenuPipe implements PipeTransform {
6
- private store;
7
- constructor(store: Store);
8
- transform(menu: SmzMenuItem[], data: any): SmzMenuItem[];
9
- private loop;
10
- private applyMenuState;
11
- private applyMenuTransforms;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzFlattenMenuPipe, never>;
13
- static ɵpipe: i0.ɵɵPipeDeclaration<SmzFlattenMenuPipe, "smzFlattenMenu", false>;
14
- }
@@ -1,15 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { Store } from '@ngxs/store';
3
- import { MenuItem } from 'primeng/api';
4
- import { SmzMenuItem } from '../models/smz-menu-item';
5
- import * as i0 from "@angular/core";
6
- export declare class SmzMenuPipe implements PipeTransform {
7
- private store;
8
- constructor(store: Store);
9
- transform(menu: SmzMenuItem[], data: any): MenuItem[];
10
- private loop;
11
- private applyMenuState;
12
- private applyMenuTransforms;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMenuPipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<SmzMenuPipe, "smzMenu", false>;
15
- }
@@ -1,5 +0,0 @@
1
- export * from './smz-menu.module';
2
- export * from './smz-menu.component';
3
- export * from './models/smz-menu-item';
4
- export * from './directives/menu-item-actions.directive';
5
- export * from './pipes/smz-flatten-menu.pipe';
@@ -1,16 +0,0 @@
1
- import { Menu } from './components/menu';
2
- import { SmzMenuItem } from './models/smz-menu-item';
3
- import * as i0 from "@angular/core";
4
- export declare class SmzMenuComponent {
5
- items: SmzMenuItem[];
6
- callback: (data: any) => SmzMenuItem[];
7
- data: any;
8
- buttonClass: string;
9
- styleClass: string;
10
- icon: string;
11
- behavior: 'overlay' | 'inline';
12
- menuItems: any[];
13
- toggle(event: any, actionMenu: Menu): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMenuComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<SmzMenuComponent, "smz-menu", never, { "items": { "alias": "items"; "required": false; }; "callback": { "alias": "callback"; "required": false; }; "data": { "alias": "data"; "required": false; }; "buttonClass": { "alias": "buttonClass"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "behavior": { "alias": "behavior"; "required": false; }; }, {}, never, never, false, never>;
16
- }
@@ -1,15 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./smz-menu.component";
3
- import * as i2 from "./pipes/smz-menu.pipe";
4
- import * as i3 from "./pipes/smz-flatten-menu.pipe";
5
- import * as i4 from "./directives/menu-item-actions.directive";
6
- import * as i5 from "@angular/common";
7
- import * as i6 from "primeng/button";
8
- import * as i7 from "primeng/api";
9
- import * as i8 from "./components/menu";
10
- import * as i9 from "primeng/tooltip";
11
- export declare class NgxSmzMenuModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzMenuModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzMenuModule, [typeof i1.SmzMenuComponent, typeof i2.SmzMenuPipe, typeof i3.SmzFlattenMenuPipe, typeof i4.SmzMenuItemActionsDirective], [typeof i5.CommonModule, typeof i6.ButtonModule, typeof i7.SharedModule, typeof i8.SmzMenuModule, typeof i9.TooltipModule], [typeof i1.SmzMenuComponent, typeof i7.SharedModule, typeof i4.SmzMenuItemActionsDirective, typeof i3.SmzFlattenMenuPipe]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzMenuModule>;
15
- }
@@ -1,11 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SmzIconMessageComponent implements OnInit {
4
- icon: string;
5
- message: string;
6
- comment: string;
7
- constructor();
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzIconMessageComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<SmzIconMessageComponent, "smz-icon-message", never, { "icon": { "alias": "icon"; "required": false; }; "message": { "alias": "message"; "required": false; }; "comment": { "alias": "comment"; "required": false; }; }, {}, never, never, false, never>;
11
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SmzTagMessage {
3
- severity: string;
4
- text: string;
5
- escape: boolean;
6
- grow: boolean;
7
- style: any;
8
- styleClass: string;
9
- icon: any;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzTagMessage, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<SmzTagMessage, "smz-tag-message", never, { "severity": { "alias": "severity"; "required": false; }; "text": { "alias": "text"; "required": false; }; "escape": { "alias": "escape"; "required": false; }; "grow": { "alias": "grow"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, never, false, never>;
12
- }
@@ -1,3 +0,0 @@
1
- export * from './smz-messages.module';
2
- export * from './components/icon-message/icon-message.component';
3
- export * from './components/tag-message/tag-message.component';
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./components/icon-message/icon-message.component";
3
- import * as i2 from "./components/tag-message/tag-message.component";
4
- import * as i3 from "@angular/common";
5
- export declare class SmzMessagesModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMessagesModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmzMessagesModule, [typeof i1.SmzIconMessageComponent, typeof i2.SmzTagMessage], [typeof i3.CommonModule], [typeof i1.SmzIconMessageComponent, typeof i2.SmzTagMessage]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<SmzMessagesModule>;
9
- }
@@ -1,11 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { SmzMultiTablesState, SmzMultiTablesTab } from './multi-tables.state';
3
- import * as i0 from "@angular/core";
4
- export declare class SmzMultiTablesComponent implements OnInit {
5
- state: SmzMultiTablesState;
6
- constructor();
7
- ngOnInit(): void;
8
- duplicate(tab: SmzMultiTablesTab): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SmzMultiTablesComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<SmzMultiTablesComponent, "smz-ui-multi-tables", never, { "state": { "alias": "state"; "required": false; }; }, {}, never, never, false, never>;
11
- }