@smartbit4all/ng-client 6.0.35 → 7.0.1

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 (1007) hide show
  1. package/MIGRATION-7.0.md +1722 -0
  2. package/README.md +199 -386
  3. package/WIDGETS.md +206 -0
  4. package/fesm2022/smartbit4all-ng-client.mjs +15013 -17559
  5. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  6. package/package.json +15 -18
  7. package/smartbit4all-ng-client-7.0.1.tgz +0 -0
  8. package/types/smartbit4all-ng-client.d.ts +10350 -0
  9. package/esm2022/lib/component-factory-service/component-factory-service.module.mjs +0 -17
  10. package/esm2022/lib/component-factory-service/component-factory-service.service.mjs +0 -35
  11. package/esm2022/lib/component-factory-service/projects.mjs +0 -6
  12. package/esm2022/lib/session/api/api/api.mjs +0 -4
  13. package/esm2022/lib/session/api/api/session.service.mjs +0 -306
  14. package/esm2022/lib/session/api/configuration.mjs +0 -91
  15. package/esm2022/lib/session/api/encoder.mjs +0 -19
  16. package/esm2022/lib/session/api/index.mjs +0 -3
  17. package/esm2022/lib/session/api/model/accountInfo.mjs +0 -13
  18. package/esm2022/lib/session/api/model/apiError.mjs +0 -13
  19. package/esm2022/lib/session/api/model/authenticationProviderData.mjs +0 -13
  20. package/esm2022/lib/session/api/model/getAuthenticationProvidersResponse.mjs +0 -2
  21. package/esm2022/lib/session/api/model/models.mjs +0 -9
  22. package/esm2022/lib/session/api/model/refreshSessionRequest.mjs +0 -13
  23. package/esm2022/lib/session/api/model/session.mjs +0 -2
  24. package/esm2022/lib/session/api/model/sessionInfoData.mjs +0 -2
  25. package/esm2022/lib/session/api/model/userActivityLog.mjs +0 -13
  26. package/esm2022/lib/session/api/param.mjs +0 -2
  27. package/esm2022/lib/session/api/variables.mjs +0 -9
  28. package/esm2022/lib/session/cookie-service/smart-cookie.service.mjs +0 -225
  29. package/esm2022/lib/session/projects.mjs +0 -12
  30. package/esm2022/lib/session/smart-backend-bootstrap.config.mjs +0 -2
  31. package/esm2022/lib/session/smart-backend-bootstrap.service.mjs +0 -217
  32. package/esm2022/lib/session/smart-default-error-ui.service.mjs +0 -134
  33. package/esm2022/lib/session/smart-error-catching.interceptor.mjs +0 -109
  34. package/esm2022/lib/session/smart-header-maintainer.interceptor.mjs +0 -44
  35. package/esm2022/lib/session/smart-session-handler.service.mjs +0 -7
  36. package/esm2022/lib/session/smart-session.module.mjs +0 -58
  37. package/esm2022/lib/session/smart-session.service.mjs +0 -309
  38. package/esm2022/lib/session/smart-timer/smart-session-timer.component.mjs +0 -59
  39. package/esm2022/lib/shared/projects.mjs +0 -4
  40. package/esm2022/lib/shared/shared.module.mjs +0 -19
  41. package/esm2022/lib/shared/smart-tooltip.directive.mjs +0 -58
  42. package/esm2022/lib/shared/smarttable.date-pipe.mjs +0 -43
  43. package/esm2022/lib/smart-client/projects.mjs +0 -4
  44. package/esm2022/lib/smart-client/smart-component-api-client.mjs +0 -935
  45. package/esm2022/lib/smart-client/smart-file-uploader/smart-file-uploader.component.mjs +0 -79
  46. package/esm2022/lib/smart-client/smart.component.mjs +0 -88
  47. package/esm2022/lib/smart-client/smart.service.mjs +0 -71
  48. package/esm2022/lib/smart-component-layout/api/api/api.mjs +0 -4
  49. package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +0 -133
  50. package/esm2022/lib/smart-component-layout/api/api.module.mjs +0 -40
  51. package/esm2022/lib/smart-component-layout/api/configuration.mjs +0 -91
  52. package/esm2022/lib/smart-component-layout/api/encoder.mjs +0 -19
  53. package/esm2022/lib/smart-component-layout/api/index.mjs +0 -7
  54. package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +0 -18
  55. package/esm2022/lib/smart-component-layout/api/model/componentWidgetType.mjs +0 -22
  56. package/esm2022/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.mjs +0 -2
  57. package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +0 -17
  58. package/esm2022/lib/smart-component-layout/api/model/models.mjs +0 -10
  59. package/esm2022/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +0 -2
  60. package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +0 -2
  61. package/esm2022/lib/smart-component-layout/api/model/toolbarAlignment.mjs +0 -17
  62. package/esm2022/lib/smart-component-layout/api/model/toolbarDirection.mjs +0 -17
  63. package/esm2022/lib/smart-component-layout/api/model/toolbarProperties.mjs +0 -2
  64. package/esm2022/lib/smart-component-layout/api/param.mjs +0 -2
  65. package/esm2022/lib/smart-component-layout/api/variables.mjs +0 -9
  66. package/esm2022/lib/smart-component-layout/projects.mjs +0 -8
  67. package/esm2022/lib/smart-component-layout/smart-component-layout-utility.mjs +0 -169
  68. package/esm2022/lib/smart-component-layout/smart-component-layout.component.mjs +0 -438
  69. package/esm2022/lib/smart-component-layout/smart-component-layout.module.mjs +0 -57
  70. package/esm2022/lib/smart-diagram/api/api/api.mjs +0 -4
  71. package/esm2022/lib/smart-diagram/api/api/diagramService.service.mjs +0 -141
  72. package/esm2022/lib/smart-diagram/api/api.module.mjs +0 -40
  73. package/esm2022/lib/smart-diagram/api/configuration.mjs +0 -91
  74. package/esm2022/lib/smart-diagram/api/encoder.mjs +0 -19
  75. package/esm2022/lib/smart-diagram/api/index.mjs +0 -7
  76. package/esm2022/lib/smart-diagram/api/model/diagramColor.mjs +0 -13
  77. package/esm2022/lib/smart-diagram/api/model/diagramDataContainer.mjs +0 -2
  78. package/esm2022/lib/smart-diagram/api/model/diagramDataItem.mjs +0 -13
  79. package/esm2022/lib/smart-diagram/api/model/diagramDataSet.mjs +0 -2
  80. package/esm2022/lib/smart-diagram/api/model/diagramDescriptor.mjs +0 -2
  81. package/esm2022/lib/smart-diagram/api/model/diagramModel.mjs +0 -2
  82. package/esm2022/lib/smart-diagram/api/model/diagramShape.mjs +0 -2
  83. package/esm2022/lib/smart-diagram/api/model/drawTime.mjs +0 -18
  84. package/esm2022/lib/smart-diagram/api/model/labelText.mjs +0 -2
  85. package/esm2022/lib/smart-diagram/api/model/models.mjs +0 -10
  86. package/esm2022/lib/smart-diagram/api/param.mjs +0 -2
  87. package/esm2022/lib/smart-diagram/api/variables.mjs +0 -9
  88. package/esm2022/lib/smart-diagram/component/default-smart-diagram-options.provider.mjs +0 -312
  89. package/esm2022/lib/smart-diagram/component/smart-diagram.component.mjs +0 -359
  90. package/esm2022/lib/smart-diagram/component/smart-diagram.module.mjs +0 -40
  91. package/esm2022/lib/smart-diagram/component/smart-diagram.util.mjs +0 -10
  92. package/esm2022/lib/smart-diagram/projects.mjs +0 -5
  93. package/esm2022/lib/smart-dialog/projects.mjs +0 -8
  94. package/esm2022/lib/smart-dialog/smartdialog.component.mjs +0 -54
  95. package/esm2022/lib/smart-dialog/smartdialog.model.mjs +0 -16
  96. package/esm2022/lib/smart-dialog/smartdialog.module.mjs +0 -46
  97. package/esm2022/lib/smart-dialog/smartdialog.service.mjs +0 -86
  98. package/esm2022/lib/smart-expandable-section/expandable-section.component.mjs +0 -101
  99. package/esm2022/lib/smart-expandable-section/expandable-section.model.mjs +0 -12
  100. package/esm2022/lib/smart-expandable-section/projects.mjs +0 -8
  101. package/esm2022/lib/smart-expandable-section/smart-expandable-section.module.mjs +0 -57
  102. package/esm2022/lib/smart-expandable-section/smart-expandable-section.service.mjs +0 -14
  103. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.mjs +0 -17
  104. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderField.mjs +0 -2
  105. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.mjs +0 -8
  106. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.mjs +0 -2
  107. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionData.mjs +0 -2
  108. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionDataType.mjs +0 -20
  109. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionField.mjs +0 -2
  110. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldList.mjs +0 -2
  111. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.mjs +0 -28
  112. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionList.mjs +0 -2
  113. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperandData.mjs +0 -2
  114. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperation.mjs +0 -32
  115. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOrderBy.mjs +0 -18
  116. package/esm2022/lib/smart-filter/api/filter/model/model.mjs +0 -16
  117. package/esm2022/lib/smart-filter/api/filter/model/searchIndexObjectDefinitionData.mjs +0 -2
  118. package/esm2022/lib/smart-filter/api/filter/model/searchIndexPropertyDefinitionData.mjs +0 -13
  119. package/esm2022/lib/smart-filter/api/value/model/value.mjs +0 -13
  120. package/esm2022/lib/smart-filter/projects.mjs +0 -9
  121. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-expression-field/smart-filter-expression-field.component.mjs +0 -14
  122. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component.mjs +0 -166
  123. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-simple/smart-filter-simple.component.mjs +0 -45
  124. package/esm2022/lib/smart-filter/smart-filter/smart-filter.component.mjs +0 -36
  125. package/esm2022/lib/smart-filter/smart-filter/smart-filter.service.mjs +0 -31
  126. package/esm2022/lib/smart-filter/smart-filter.model.mjs +0 -13
  127. package/esm2022/lib/smart-filter/smart-filter.module.mjs +0 -33
  128. package/esm2022/lib/smart-filter-editor/api/api/api.mjs +0 -4
  129. package/esm2022/lib/smart-filter-editor/api/api/filter.service.mjs +0 -198
  130. package/esm2022/lib/smart-filter-editor/api/api.module.mjs +0 -40
  131. package/esm2022/lib/smart-filter-editor/api/configuration.mjs +0 -91
  132. package/esm2022/lib/smart-filter-editor/api/encoder.mjs +0 -19
  133. package/esm2022/lib/smart-filter-editor/api/index.mjs +0 -7
  134. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.mjs +0 -17
  135. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilder.mjs +0 -2
  136. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.mjs +0 -13
  137. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderField.mjs +0 -2
  138. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.mjs +0 -8
  139. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.mjs +0 -2
  140. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.mjs +0 -7
  141. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionData.mjs +0 -2
  142. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionDataType.mjs +0 -20
  143. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionField.mjs +0 -2
  144. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.mjs +0 -2
  145. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldList.mjs +0 -2
  146. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.mjs +0 -28
  147. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionList.mjs +0 -2
  148. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperandData.mjs +0 -2
  149. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperation.mjs +0 -32
  150. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOrderBy.mjs +0 -19
  151. package/esm2022/lib/smart-filter-editor/api/model/models.mjs +0 -20
  152. package/esm2022/lib/smart-filter-editor/api/model/searchPageConfig.mjs +0 -2
  153. package/esm2022/lib/smart-filter-editor/api/model/smartFilterType.mjs +0 -17
  154. package/esm2022/lib/smart-filter-editor/api/param.mjs +0 -2
  155. package/esm2022/lib/smart-filter-editor/api/variables.mjs +0 -9
  156. package/esm2022/lib/smart-filter-editor/filter-utils.mjs +0 -3
  157. package/esm2022/lib/smart-filter-editor/filterExpressionBuilderApiActions.mjs +0 -15
  158. package/esm2022/lib/smart-filter-editor/project.mjs +0 -11
  159. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-relation-button/advanced-relation-button.component.mjs +0 -27
  160. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-smart-filter-expression-item/advanced-smart-filter-expression-item.component.mjs +0 -32
  161. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.component.mjs +0 -29
  162. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.service.mjs +0 -50
  163. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.mjs +0 -72
  164. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.mjs +0 -52
  165. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.mjs +0 -329
  166. package/esm2022/lib/smart-filter-editor/smart-filter-editor.model.mjs +0 -2
  167. package/esm2022/lib/smart-filter-editor/smart-filter-editor.module.mjs +0 -84
  168. package/esm2022/lib/smart-filter-editor/smart-filter-editor.service.mjs +0 -78
  169. package/esm2022/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.mjs +0 -24
  170. package/esm2022/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.mjs +0 -57
  171. package/esm2022/lib/smart-form/api/api/api.mjs +0 -4
  172. package/esm2022/lib/smart-form/api/api/default.service.mjs +0 -133
  173. package/esm2022/lib/smart-form/api/api.module.mjs +0 -40
  174. package/esm2022/lib/smart-form/api/configuration.mjs +0 -91
  175. package/esm2022/lib/smart-form/api/encoder.mjs +0 -19
  176. package/esm2022/lib/smart-form/api/index.mjs +0 -7
  177. package/esm2022/lib/smart-form/api/model/dateFieldProperties.mjs +0 -13
  178. package/esm2022/lib/smart-form/api/model/divProperties.mjs +0 -2
  179. package/esm2022/lib/smart-form/api/model/fileUploaderProperties.mjs +0 -2
  180. package/esm2022/lib/smart-form/api/model/imageProperties.mjs +0 -2
  181. package/esm2022/lib/smart-form/api/model/models.mjs +0 -20
  182. package/esm2022/lib/smart-form/api/model/multiFileUploaderProperties.mjs +0 -2
  183. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +0 -13
  184. package/esm2022/lib/smart-form/api/model/recordingUploaderProperties.mjs +0 -7
  185. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +0 -14
  186. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +0 -22
  187. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +0 -17
  188. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +0 -49
  189. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +0 -2
  190. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +0 -2
  191. package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +0 -2
  192. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +0 -18
  193. package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +0 -13
  194. package/esm2022/lib/smart-form/api/model/textBoxProperties.mjs +0 -13
  195. package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +0 -13
  196. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +0 -21
  197. package/esm2022/lib/smart-form/api/param.mjs +0 -2
  198. package/esm2022/lib/smart-form/api/variables.mjs +0 -9
  199. package/esm2022/lib/smart-form/highlightMacthingString-pipe.mjs +0 -20
  200. package/esm2022/lib/smart-form/projects.mjs +0 -18
  201. package/esm2022/lib/smart-form/services/smartform.layout-definition.service.mjs +0 -754
  202. package/esm2022/lib/smart-form/services/smartform.service.mjs +0 -683
  203. package/esm2022/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.mjs +0 -15
  204. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.component.mjs +0 -193
  205. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.model.mjs +0 -2
  206. package/esm2022/lib/smart-form/smartform.component.mjs +0 -190
  207. package/esm2022/lib/smart-form/smartform.form-model.mjs +0 -2
  208. package/esm2022/lib/smart-form/smartform.model.mjs +0 -38
  209. package/esm2022/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.mjs +0 -179
  210. package/esm2022/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.mjs +0 -83
  211. package/esm2022/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.mjs +0 -170
  212. package/esm2022/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.mjs +0 -151
  213. package/esm2022/lib/smart-form/widgets/directives/comparable-dropdown.directive.mjs +0 -35
  214. package/esm2022/lib/smart-form/widgets/directives/comparable-multiselect.directive.mjs +0 -79
  215. package/esm2022/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +0 -1050
  216. package/esm2022/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.mjs +0 -78
  217. package/esm2022/lib/smart-form/widgets/smartformwidget/trackCaps.directive.mjs +0 -31
  218. package/esm2022/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.mjs +0 -98
  219. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCL.mjs +0 -2
  220. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.mjs +0 -18
  221. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.mjs +0 -19
  222. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/subject.mjs +0 -13
  223. package/esm2022/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.mjs +0 -2
  224. package/esm2022/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.mjs +0 -2
  225. package/esm2022/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.mjs +0 -13
  226. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationItem.mjs +0 -2
  227. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.mjs +0 -2
  228. package/esm2022/lib/smart-generic-pages/generic-page/generic-page.component.mjs +0 -54
  229. package/esm2022/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.mjs +0 -40
  230. package/esm2022/lib/smart-generic-pages/no-permission-page/no-permission-page.component.mjs +0 -40
  231. package/esm2022/lib/smart-generic-pages/projects.mjs +0 -13
  232. package/esm2022/lib/smart-generic-pages/search-page/search-page.component.mjs +0 -81
  233. package/esm2022/lib/smart-generic-pages/smart-generic-pages.module.mjs +0 -116
  234. package/esm2022/lib/smart-generic-pages/subject-selector/subject-selector.component.mjs +0 -78
  235. package/esm2022/lib/smart-generic-pages/validation-result-page/validation-result-page.component.mjs +0 -93
  236. package/esm2022/lib/smart-grid/api/grid-api/api/api.mjs +0 -4
  237. package/esm2022/lib/smart-grid/api/grid-api/api/grid.service.mjs +0 -514
  238. package/esm2022/lib/smart-grid/api/grid-api/api.module.mjs +0 -40
  239. package/esm2022/lib/smart-grid/api/grid-api/configuration.mjs +0 -91
  240. package/esm2022/lib/smart-grid/api/grid-api/encoder.mjs +0 -19
  241. package/esm2022/lib/smart-grid/api/grid-api/index.mjs +0 -7
  242. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnContentType.mjs +0 -17
  243. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnMeta.mjs +0 -2
  244. package/esm2022/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.mjs +0 -20
  245. package/esm2022/lib/smart-grid/api/grid-api/model/gridExportDescriptor.mjs +0 -2
  246. package/esm2022/lib/smart-grid/api/grid-api/model/gridModel.mjs +0 -2
  247. package/esm2022/lib/smart-grid/api/grid-api/model/gridPage.mjs +0 -2
  248. package/esm2022/lib/smart-grid/api/grid-api/model/gridRow.mjs +0 -2
  249. package/esm2022/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.mjs +0 -2
  250. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionChange.mjs +0 -13
  251. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionMode.mjs +0 -18
  252. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionType.mjs +0 -17
  253. package/esm2022/lib/smart-grid/api/grid-api/model/gridServerModel.mjs +0 -2
  254. package/esm2022/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +0 -2
  255. package/esm2022/lib/smart-grid/api/grid-api/model/gridView.mjs +0 -2
  256. package/esm2022/lib/smart-grid/api/grid-api/model/gridViewDescriptor.mjs +0 -8
  257. package/esm2022/lib/smart-grid/api/grid-api/model/models.mjs +0 -16
  258. package/esm2022/lib/smart-grid/api/grid-api/param.mjs +0 -2
  259. package/esm2022/lib/smart-grid/api/grid-api/variables.mjs +0 -9
  260. package/esm2022/lib/smart-grid/components/expandable-grid/expandable-grid.component.mjs +0 -20
  261. package/esm2022/lib/smart-grid/components/generic-component/expanded-row-renderer.component.mjs +0 -47
  262. package/esm2022/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.mjs +0 -92
  263. package/esm2022/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.mjs +0 -200
  264. package/esm2022/lib/smart-grid/models/model.mjs +0 -29
  265. package/esm2022/lib/smart-grid/projects.mjs +0 -9
  266. package/esm2022/lib/smart-grid/smart-grid-toolbar-util.mjs +0 -76
  267. package/esm2022/lib/smart-grid/smart-grid.component.mjs +0 -1074
  268. package/esm2022/lib/smart-grid/smart-grid.module.mjs +0 -103
  269. package/esm2022/lib/smart-grid/smart-grid.service.mjs +0 -92
  270. package/esm2022/lib/smart-icon/projects.mjs +0 -9
  271. package/esm2022/lib/smart-icon/smart-icon/smart-icon.component.mjs +0 -95
  272. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.mjs +0 -33
  273. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.mjs +0 -37
  274. package/esm2022/lib/smart-icon/smart-icon.module.mjs +0 -26
  275. package/esm2022/lib/smart-icon/smart-icon.service.mjs +0 -93
  276. package/esm2022/lib/smart-map/abstract-map.mjs +0 -112
  277. package/esm2022/lib/smart-map/api/api/api.mjs +0 -4
  278. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +0 -312
  279. package/esm2022/lib/smart-map/api/api.module.mjs +0 -40
  280. package/esm2022/lib/smart-map/api/configuration.mjs +0 -91
  281. package/esm2022/lib/smart-map/api/encoder.mjs +0 -19
  282. package/esm2022/lib/smart-map/api/index.mjs +0 -7
  283. package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +0 -13
  284. package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +0 -2
  285. package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +0 -2
  286. package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +0 -17
  287. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +0 -2
  288. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +0 -19
  289. package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +0 -2
  290. package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +0 -2
  291. package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +0 -2
  292. package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +0 -18
  293. package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +0 -2
  294. package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +0 -2
  295. package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +0 -2
  296. package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +0 -2
  297. package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +0 -17
  298. package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +0 -18
  299. package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +0 -2
  300. package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +0 -17
  301. package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +0 -2
  302. package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +0 -2
  303. package/esm2022/lib/smart-map/api/model/models.mjs +0 -21
  304. package/esm2022/lib/smart-map/api/param.mjs +0 -2
  305. package/esm2022/lib/smart-map/api/variables.mjs +0 -9
  306. package/esm2022/lib/smart-map/api-default/api-default.mjs +0 -2
  307. package/esm2022/lib/smart-map/impl/google-map.mjs +0 -224
  308. package/esm2022/lib/smart-map/impl/leaflet-map.mjs +0 -422
  309. package/esm2022/lib/smart-map/projects.mjs +0 -9
  310. package/esm2022/lib/smart-map/smart-map.component.mjs +0 -222
  311. package/esm2022/lib/smart-map/smart-map.module.mjs +0 -22
  312. package/esm2022/lib/smart-map/smart-map.types.mjs +0 -2
  313. package/esm2022/lib/smart-navbar/projects.mjs +0 -8
  314. package/esm2022/lib/smart-navbar/smart-navbar.component.mjs +0 -61
  315. package/esm2022/lib/smart-navbar/smart-navbar.model.mjs +0 -6
  316. package/esm2022/lib/smart-navbar/smart-navbar.module.mjs +0 -63
  317. package/esm2022/lib/smart-navbar/smart-navbar.service.mjs +0 -14
  318. package/esm2022/lib/smart-navigation/projects.mjs +0 -6
  319. package/esm2022/lib/smart-navigation/smart-navigation.interface.mjs +0 -2
  320. package/esm2022/lib/smart-navigation/smart-navigation.module.mjs +0 -18
  321. package/esm2022/lib/smart-navigation/smart-navigation.service.mjs +0 -27
  322. package/esm2022/lib/smart-ng-client.module.mjs +0 -131
  323. package/esm2022/lib/smart-ng-client.service.mjs +0 -19
  324. package/esm2022/lib/smart-subject/projects.mjs +0 -5
  325. package/esm2022/lib/smart-subject/smart-subject.mjs +0 -21
  326. package/esm2022/lib/smart-tab-group/projects.mjs +0 -5
  327. package/esm2022/lib/smart-tab-group/smart-tab-group.module.mjs +0 -22
  328. package/esm2022/lib/smart-table/components/default-actions-popup/default-actions-popup.component.mjs +0 -43
  329. package/esm2022/lib/smart-table/components/loading/loading.component.mjs +0 -15
  330. package/esm2022/lib/smart-table/directives/mat-context-menu-trigger-for.directive.mjs +0 -52
  331. package/esm2022/lib/smart-table/projects.mjs +0 -8
  332. package/esm2022/lib/smart-table/smarttable.component.mjs +0 -98
  333. package/esm2022/lib/smart-table/smarttable.model.mjs +0 -177
  334. package/esm2022/lib/smart-table/smarttable.module.mjs +0 -109
  335. package/esm2022/lib/smart-table/smarttable.service.mjs +0 -14
  336. package/esm2022/lib/smart-table/tables/material-table/material-table.component.mjs +0 -40
  337. package/esm2022/lib/smart-table/tables/mobile-table/mobile-table.component.mjs +0 -23
  338. package/esm2022/lib/smart-table/tables/table.mjs +0 -614
  339. package/esm2022/lib/smart-tree/projects.mjs +0 -9
  340. package/esm2022/lib/smart-tree/smarttree-generic.service.mjs +0 -292
  341. package/esm2022/lib/smart-tree/smarttree.component.mjs +0 -188
  342. package/esm2022/lib/smart-tree/smarttree.model.mjs +0 -7
  343. package/esm2022/lib/smart-tree/smarttree.module.mjs +0 -64
  344. package/esm2022/lib/smart-tree/smarttree.node.model.mjs +0 -6
  345. package/esm2022/lib/smart-tree/smarttree.service.interface.mjs +0 -2
  346. package/esm2022/lib/smart-tree/smarttree.service.mjs +0 -47
  347. package/esm2022/lib/smart-tree/tree-api/api/tree.service.mjs +0 -1190
  348. package/esm2022/lib/smart-tree/tree-api/configuration.mjs +0 -91
  349. package/esm2022/lib/smart-tree/tree-api/encoder.mjs +0 -19
  350. package/esm2022/lib/smart-tree/tree-api/param.mjs +0 -2
  351. package/esm2022/lib/smart-tree/tree-api/variables.mjs +0 -9
  352. package/esm2022/lib/smart-validation/named-validator.service.mjs +0 -115
  353. package/esm2022/lib/smart-validation/projects.mjs +0 -4
  354. package/esm2022/lib/smart-validation/smart-validation.module.mjs +0 -24
  355. package/esm2022/lib/smart-validation/smart-validation.types.mjs +0 -4
  356. package/esm2022/lib/theme/theme.service.mjs +0 -48
  357. package/esm2022/lib/view-context/api/api/api.mjs +0 -4
  358. package/esm2022/lib/view-context/api/api/view.service.mjs +0 -1113
  359. package/esm2022/lib/view-context/api/api-default/binaryContentData.mjs +0 -2
  360. package/esm2022/lib/view-context/api/api-default/binaryData.mjs +0 -2
  361. package/esm2022/lib/view-context/api/api-default/invocationError.mjs +0 -2
  362. package/esm2022/lib/view-context/api/api-default/invocationRequest.mjs +0 -2
  363. package/esm2022/lib/view-context/api/api-default/invocationRun.mjs +0 -2
  364. package/esm2022/lib/view-context/api/api.module.mjs +0 -40
  365. package/esm2022/lib/view-context/api/configuration.mjs +0 -91
  366. package/esm2022/lib/view-context/api/encoder.mjs +0 -19
  367. package/esm2022/lib/view-context/api/index.mjs +0 -7
  368. package/esm2022/lib/view-context/api/model/backgroundProcessInfo.mjs +0 -2
  369. package/esm2022/lib/view-context/api/model/badgeDescriptor.mjs +0 -13
  370. package/esm2022/lib/view-context/api/model/clipboardData.mjs +0 -13
  371. package/esm2022/lib/view-context/api/model/closeResult.mjs +0 -18
  372. package/esm2022/lib/view-context/api/model/componentConstraint.mjs +0 -2
  373. package/esm2022/lib/view-context/api/model/componentModel.mjs +0 -2
  374. package/esm2022/lib/view-context/api/model/componentModelChange.mjs +0 -13
  375. package/esm2022/lib/view-context/api/model/dataChange.mjs +0 -2
  376. package/esm2022/lib/view-context/api/model/dataChangeEvent.mjs +0 -2
  377. package/esm2022/lib/view-context/api/model/dataChangeKind.mjs +0 -21
  378. package/esm2022/lib/view-context/api/model/deviceInfo.mjs +0 -13
  379. package/esm2022/lib/view-context/api/model/downloadedFile.mjs +0 -13
  380. package/esm2022/lib/view-context/api/model/iconPosition.mjs +0 -20
  381. package/esm2022/lib/view-context/api/model/imageResource.mjs +0 -8
  382. package/esm2022/lib/view-context/api/model/link.mjs +0 -20
  383. package/esm2022/lib/view-context/api/model/menuDescriptor.mjs +0 -2
  384. package/esm2022/lib/view-context/api/model/menuOpenDirection.mjs +0 -23
  385. package/esm2022/lib/view-context/api/model/menuTriggerType.mjs +0 -17
  386. package/esm2022/lib/view-context/api/model/messageData.mjs +0 -2
  387. package/esm2022/lib/view-context/api/model/messageOption.mjs +0 -2
  388. package/esm2022/lib/view-context/api/model/messageOptionType.mjs +0 -18
  389. package/esm2022/lib/view-context/api/model/messageResult.mjs +0 -2
  390. package/esm2022/lib/view-context/api/model/messageTextType.mjs +0 -17
  391. package/esm2022/lib/view-context/api/model/messageType.mjs +0 -19
  392. package/esm2022/lib/view-context/api/model/models.mjs +0 -71
  393. package/esm2022/lib/view-context/api/model/multiComboBoxElement.mjs +0 -13
  394. package/esm2022/lib/view-context/api/model/multiComboBoxModel.mjs +0 -2
  395. package/esm2022/lib/view-context/api/model/namedValidator.mjs +0 -19
  396. package/esm2022/lib/view-context/api/model/openPendingData.mjs +0 -2
  397. package/esm2022/lib/view-context/api/model/publishedViewData.mjs +0 -13
  398. package/esm2022/lib/view-context/api/model/serverRequestExecutionStat.mjs +0 -2
  399. package/esm2022/lib/view-context/api/model/serverRequestTrack.mjs +0 -2
  400. package/esm2022/lib/view-context/api/model/serverRequestType.mjs +0 -24
  401. package/esm2022/lib/view-context/api/model/shellProperty.mjs +0 -13
  402. package/esm2022/lib/view-context/api/model/smartLinkData.mjs +0 -2
  403. package/esm2022/lib/view-context/api/model/smartLinkMigrationStatus.mjs +0 -8
  404. package/esm2022/lib/view-context/api/model/statisticRecord.mjs +0 -13
  405. package/esm2022/lib/view-context/api/model/style.mjs +0 -13
  406. package/esm2022/lib/view-context/api/model/themeDefinition.mjs +0 -2
  407. package/esm2022/lib/view-context/api/model/themeDescriptor.mjs +0 -2
  408. package/esm2022/lib/view-context/api/model/themeShellDescriptor.mjs +0 -2
  409. package/esm2022/lib/view-context/api/model/uiAction.mjs +0 -2
  410. package/esm2022/lib/view-context/api/model/uiActionButtonDescriptor.mjs +0 -2
  411. package/esm2022/lib/view-context/api/model/uiActionButtonType.mjs +0 -27
  412. package/esm2022/lib/view-context/api/model/uiActionConstraint.mjs +0 -13
  413. package/esm2022/lib/view-context/api/model/uiActionDefinition.mjs +0 -2
  414. package/esm2022/lib/view-context/api/model/uiActionDefinitionEntry.mjs +0 -2
  415. package/esm2022/lib/view-context/api/model/uiActionDescriptor.mjs +0 -2
  416. package/esm2022/lib/view-context/api/model/uiActionDialogDescriptor.mjs +0 -2
  417. package/esm2022/lib/view-context/api/model/uiActionFeedbackType.mjs +0 -20
  418. package/esm2022/lib/view-context/api/model/uiActionInputType.mjs +0 -21
  419. package/esm2022/lib/view-context/api/model/uiActionRequest.mjs +0 -13
  420. package/esm2022/lib/view-context/api/model/uiActionSchedule.mjs +0 -13
  421. package/esm2022/lib/view-context/api/model/uiActionTooltip.mjs +0 -22
  422. package/esm2022/lib/view-context/api/model/uiActionUploadDescriptor.mjs +0 -2
  423. package/esm2022/lib/view-context/api/model/uploadWidgetType.mjs +0 -18
  424. package/esm2022/lib/view-context/api/model/uploadedFile.mjs +0 -2
  425. package/esm2022/lib/view-context/api/model/valueSet.mjs +0 -2
  426. package/esm2022/lib/view-context/api/model/view.mjs +0 -2
  427. package/esm2022/lib/view-context/api/model/viewApiError.mjs +0 -13
  428. package/esm2022/lib/view-context/api/model/viewConstraint.mjs +0 -2
  429. package/esm2022/lib/view-context/api/model/viewContext.mjs +0 -2
  430. package/esm2022/lib/view-context/api/model/viewContextChange.mjs +0 -2
  431. package/esm2022/lib/view-context/api/model/viewContextData.mjs +0 -2
  432. package/esm2022/lib/view-context/api/model/viewContextUpdate.mjs +0 -2
  433. package/esm2022/lib/view-context/api/model/viewData.mjs +0 -2
  434. package/esm2022/lib/view-context/api/model/viewEventHandler.mjs +0 -8
  435. package/esm2022/lib/view-context/api/model/viewPlaceholder.mjs +0 -13
  436. package/esm2022/lib/view-context/api/model/viewState.mjs +0 -22
  437. package/esm2022/lib/view-context/api/model/viewStateUpdate.mjs +0 -2
  438. package/esm2022/lib/view-context/api/model/viewType.mjs +0 -18
  439. package/esm2022/lib/view-context/api/param.mjs +0 -2
  440. package/esm2022/lib/view-context/api/variables.mjs +0 -9
  441. package/esm2022/lib/view-context/default-view-components.token.mjs +0 -9
  442. package/esm2022/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.mjs +0 -20
  443. package/esm2022/lib/view-context/message-dialog/message-dialog.component.mjs +0 -93
  444. package/esm2022/lib/view-context/projects.mjs +0 -30
  445. package/esm2022/lib/view-context/property-definition-data.mjs +0 -2
  446. package/esm2022/lib/view-context/reuse-router-slot.token.mjs +0 -4
  447. package/esm2022/lib/view-context/smart-embedded-slot.directive.mjs +0 -57
  448. package/esm2022/lib/view-context/smart-ui-action/components/menu/click/menu.component.mjs +0 -254
  449. package/esm2022/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.mjs +0 -256
  450. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.constants.mjs +0 -62
  451. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.service.mjs +0 -29
  452. package/esm2022/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.mjs +0 -30
  453. package/esm2022/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.mjs +0 -35
  454. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.mjs +0 -198
  455. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.mjs +0 -95
  456. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.mjs +0 -134
  457. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.mjs +0 -12
  458. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.mjs +0 -256
  459. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.mjs +0 -77
  460. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.mjs +0 -54
  461. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.mjs +0 -60
  462. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.mjs +0 -106
  463. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.mjs +0 -60
  464. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.mjs +0 -132
  465. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.mjs +0 -58
  466. package/esm2022/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.mjs +0 -35
  467. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.mjs +0 -7
  468. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.mjs +0 -258
  469. package/esm2022/lib/view-context/smart-ui-action/ui-action-toolbar.component.mjs +0 -349
  470. package/esm2022/lib/view-context/smart-ui-action/ui-action.descriptor.service.mjs +0 -185
  471. package/esm2022/lib/view-context/smart-ui-action/ui-action.model.mjs +0 -7
  472. package/esm2022/lib/view-context/smart-ui-action/ui-action.service.mjs +0 -250
  473. package/esm2022/lib/view-context/smart-view-context-dialog.service.mjs +0 -77
  474. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.mjs +0 -35
  475. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.mjs +0 -74
  476. package/esm2022/lib/view-context/smart-view-context.interceptor.mjs +0 -63
  477. package/esm2022/lib/view-context/smart-view-context.model.mjs +0 -2
  478. package/esm2022/lib/view-context/smart-view-context.module.mjs +0 -405
  479. package/esm2022/lib/view-context/smart-view-context.service.mjs +0 -1079
  480. package/esm2022/lib/view-context/smart-view-redirect/smart-view-redirect.mjs +0 -41
  481. package/esm2022/lib/view-context/utility/componentLibrary.mjs +0 -9
  482. package/esm2022/lib/view-context/utility/smart-object-utility.mjs +0 -44
  483. package/esm2022/lib/view-context/utility/smart-style-utility.mjs +0 -68
  484. package/esm2022/lib/view-context/value-api/api/api.mjs +0 -4
  485. package/esm2022/lib/view-context/value-api/api/value.service.mjs +0 -138
  486. package/esm2022/lib/view-context/value-api/api.module.mjs +0 -40
  487. package/esm2022/lib/view-context/value-api/configuration.mjs +0 -91
  488. package/esm2022/lib/view-context/value-api/encoder.mjs +0 -19
  489. package/esm2022/lib/view-context/value-api/index.mjs +0 -7
  490. package/esm2022/lib/view-context/value-api/model/genericValue.mjs +0 -13
  491. package/esm2022/lib/view-context/value-api/model/models.mjs +0 -11
  492. package/esm2022/lib/view-context/value-api/model/value.mjs +0 -13
  493. package/esm2022/lib/view-context/value-api/model/valueSetData.mjs +0 -2
  494. package/esm2022/lib/view-context/value-api/model/valueSetDefinition.mjs +0 -2
  495. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionData.mjs +0 -2
  496. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionIdentifier.mjs +0 -13
  497. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionKind.mjs +0 -24
  498. package/esm2022/lib/view-context/value-api/model/valueSetExpression.mjs +0 -2
  499. package/esm2022/lib/view-context/value-api/model/valueSetOperand.mjs +0 -2
  500. package/esm2022/lib/view-context/value-api/model/valueSetOperation.mjs +0 -19
  501. package/esm2022/lib/view-context/value-api/param.mjs +0 -2
  502. package/esm2022/lib/view-context/value-api/variables.mjs +0 -9
  503. package/esm2022/lib/view-context/view-handler-resolution.mjs +0 -21
  504. package/esm2022/lib/view-context/view-op.mjs +0 -41
  505. package/esm2022/lib/view-context/view-slot-resolution.mjs +0 -28
  506. package/esm2022/projects.mjs +0 -31
  507. package/esm2022/smartbit4all-ng-client.mjs +0 -5
  508. package/index.d.ts +0 -5
  509. package/lib/component-factory-service/component-factory-service.module.d.ts +0 -6
  510. package/lib/component-factory-service/component-factory-service.service.d.ts +0 -13
  511. package/lib/component-factory-service/projects.d.ts +0 -2
  512. package/lib/session/api/api/api.d.ts +0 -3
  513. package/lib/session/api/api/session.service.d.ts +0 -107
  514. package/lib/session/api/configuration.d.ts +0 -104
  515. package/lib/session/api/encoder.d.ts +0 -11
  516. package/lib/session/api/index.d.ts +0 -2
  517. package/lib/session/api/model/accountInfo.d.ts +0 -24
  518. package/lib/session/api/model/apiError.d.ts +0 -15
  519. package/lib/session/api/model/authenticationProviderData.d.ts +0 -17
  520. package/lib/session/api/model/getAuthenticationProvidersResponse.d.ts +0 -15
  521. package/lib/session/api/model/models.d.ts +0 -8
  522. package/lib/session/api/model/refreshSessionRequest.d.ts +0 -14
  523. package/lib/session/api/model/session.d.ts +0 -32
  524. package/lib/session/api/model/sessionInfoData.d.ts +0 -26
  525. package/lib/session/api/model/userActivityLog.d.ts +0 -33
  526. package/lib/session/api/param.d.ts +0 -37
  527. package/lib/session/api/variables.d.ts +0 -8
  528. package/lib/session/cookie-service/smart-cookie.service.d.ts +0 -129
  529. package/lib/session/projects.d.ts +0 -8
  530. package/lib/session/smart-backend-bootstrap.config.d.ts +0 -73
  531. package/lib/session/smart-backend-bootstrap.service.d.ts +0 -57
  532. package/lib/session/smart-default-error-ui.service.d.ts +0 -90
  533. package/lib/session/smart-error-catching.interceptor.d.ts +0 -21
  534. package/lib/session/smart-header-maintainer.interceptor.d.ts +0 -11
  535. package/lib/session/smart-session-handler.service.d.ts +0 -22
  536. package/lib/session/smart-session.module.d.ts +0 -12
  537. package/lib/session/smart-session.service.d.ts +0 -88
  538. package/lib/session/smart-timer/smart-session-timer.component.d.ts +0 -19
  539. package/lib/shared/projects.d.ts +0 -3
  540. package/lib/shared/shared.module.d.ts +0 -9
  541. package/lib/shared/smart-tooltip.directive.d.ts +0 -16
  542. package/lib/shared/smarttable.date-pipe.d.ts +0 -18
  543. package/lib/smart-client/projects.d.ts +0 -3
  544. package/lib/smart-client/smart-component-api-client.d.ts +0 -143
  545. package/lib/smart-client/smart-file-uploader/smart-file-uploader.component.d.ts +0 -25
  546. package/lib/smart-client/smart.component.d.ts +0 -35
  547. package/lib/smart-client/smart.service.d.ts +0 -29
  548. package/lib/smart-component-layout/api/api/api.d.ts +0 -3
  549. package/lib/smart-component-layout/api/api/default.service.d.ts +0 -33
  550. package/lib/smart-component-layout/api/api.module.d.ts +0 -11
  551. package/lib/smart-component-layout/api/configuration.d.ts +0 -104
  552. package/lib/smart-component-layout/api/encoder.d.ts +0 -11
  553. package/lib/smart-component-layout/api/index.d.ts +0 -6
  554. package/lib/smart-component-layout/api/model/componentType.d.ts +0 -16
  555. package/lib/smart-component-layout/api/model/componentWidgetType.d.ts +0 -20
  556. package/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.d.ts +0 -19
  557. package/lib/smart-component-layout/api/model/layoutDirection.d.ts +0 -15
  558. package/lib/smart-component-layout/api/model/models.d.ts +0 -9
  559. package/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.d.ts +0 -32
  560. package/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.d.ts +0 -26
  561. package/lib/smart-component-layout/api/model/toolbarAlignment.d.ts +0 -15
  562. package/lib/smart-component-layout/api/model/toolbarDirection.d.ts +0 -15
  563. package/lib/smart-component-layout/api/model/toolbarProperties.d.ts +0 -18
  564. package/lib/smart-component-layout/api/param.d.ts +0 -37
  565. package/lib/smart-component-layout/api/variables.d.ts +0 -8
  566. package/lib/smart-component-layout/projects.d.ts +0 -4
  567. package/lib/smart-component-layout/smart-component-layout-utility.d.ts +0 -25
  568. package/lib/smart-component-layout/smart-component-layout.component.d.ts +0 -93
  569. package/lib/smart-component-layout/smart-component-layout.module.d.ts +0 -17
  570. package/lib/smart-diagram/api/api/api.d.ts +0 -3
  571. package/lib/smart-diagram/api/api/diagramService.service.d.ts +0 -36
  572. package/lib/smart-diagram/api/api.module.d.ts +0 -11
  573. package/lib/smart-diagram/api/configuration.d.ts +0 -104
  574. package/lib/smart-diagram/api/encoder.d.ts +0 -11
  575. package/lib/smart-diagram/api/index.d.ts +0 -6
  576. package/lib/smart-diagram/api/model/diagramColor.d.ts +0 -17
  577. package/lib/smart-diagram/api/model/diagramDataContainer.d.ts +0 -19
  578. package/lib/smart-diagram/api/model/diagramDataItem.d.ts +0 -25
  579. package/lib/smart-diagram/api/model/diagramDataSet.d.ts +0 -22
  580. package/lib/smart-diagram/api/model/diagramDescriptor.d.ts +0 -57
  581. package/lib/smart-diagram/api/model/diagramModel.d.ts +0 -19
  582. package/lib/smart-diagram/api/model/diagramShape.d.ts +0 -30
  583. package/lib/smart-diagram/api/model/drawTime.d.ts +0 -18
  584. package/lib/smart-diagram/api/model/labelText.d.ts +0 -21
  585. package/lib/smart-diagram/api/model/models.d.ts +0 -9
  586. package/lib/smart-diagram/api/param.d.ts +0 -37
  587. package/lib/smart-diagram/api/variables.d.ts +0 -8
  588. package/lib/smart-diagram/component/default-smart-diagram-options.provider.d.ts +0 -33
  589. package/lib/smart-diagram/component/smart-diagram.component.d.ts +0 -43
  590. package/lib/smart-diagram/component/smart-diagram.module.d.ts +0 -11
  591. package/lib/smart-diagram/component/smart-diagram.util.d.ts +0 -1
  592. package/lib/smart-diagram/projects.d.ts +0 -4
  593. package/lib/smart-dialog/projects.d.ts +0 -4
  594. package/lib/smart-dialog/smartdialog.component.d.ts +0 -19
  595. package/lib/smart-dialog/smartdialog.model.d.ts +0 -68
  596. package/lib/smart-dialog/smartdialog.module.d.ts +0 -14
  597. package/lib/smart-dialog/smartdialog.service.d.ts +0 -28
  598. package/lib/smart-expandable-section/expandable-section.component.d.ts +0 -30
  599. package/lib/smart-expandable-section/expandable-section.model.d.ts +0 -43
  600. package/lib/smart-expandable-section/projects.d.ts +0 -4
  601. package/lib/smart-expandable-section/smart-expandable-section.module.d.ts +0 -17
  602. package/lib/smart-expandable-section/smart-expandable-section.service.d.ts +0 -6
  603. package/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.d.ts +0 -15
  604. package/lib/smart-filter/api/filter/model/filterExpressionBuilderField.d.ts +0 -27
  605. package/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.d.ts +0 -36
  606. package/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.d.ts +0 -27
  607. package/lib/smart-filter/api/filter/model/filterExpressionData.d.ts +0 -27
  608. package/lib/smart-filter/api/filter/model/filterExpressionDataType.d.ts +0 -18
  609. package/lib/smart-filter/api/filter/model/filterExpressionField.d.ts +0 -44
  610. package/lib/smart-filter/api/filter/model/filterExpressionFieldList.d.ts +0 -21
  611. package/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.d.ts +0 -26
  612. package/lib/smart-filter/api/filter/model/filterExpressionList.d.ts +0 -18
  613. package/lib/smart-filter/api/filter/model/filterExpressionOperandData.d.ts +0 -25
  614. package/lib/smart-filter/api/filter/model/filterExpressionOperation.d.ts +0 -30
  615. package/lib/smart-filter/api/filter/model/filterExpressionOrderBy.d.ts +0 -25
  616. package/lib/smart-filter/api/filter/model/model.d.ts +0 -15
  617. package/lib/smart-filter/api/filter/model/searchIndexObjectDefinitionData.d.ts +0 -19
  618. package/lib/smart-filter/api/filter/model/searchIndexPropertyDefinitionData.d.ts +0 -18
  619. package/lib/smart-filter/api/value/model/value.d.ts +0 -29
  620. package/lib/smart-filter/projects.d.ts +0 -5
  621. package/lib/smart-filter/smart-filter/components/smart-filter-expression-field/smart-filter-expression-field.component.d.ts +0 -8
  622. package/lib/smart-filter/smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component.d.ts +0 -31
  623. package/lib/smart-filter/smart-filter/components/smart-filter-simple/smart-filter-simple.component.d.ts +0 -18
  624. package/lib/smart-filter/smart-filter/smart-filter.component.d.ts +0 -15
  625. package/lib/smart-filter/smart-filter/smart-filter.service.d.ts +0 -16
  626. package/lib/smart-filter/smart-filter.model.d.ts +0 -25
  627. package/lib/smart-filter/smart-filter.module.d.ts +0 -15
  628. package/lib/smart-filter-editor/api/api/api.d.ts +0 -3
  629. package/lib/smart-filter-editor/api/api/filter.service.d.ts +0 -57
  630. package/lib/smart-filter-editor/api/api.module.d.ts +0 -11
  631. package/lib/smart-filter-editor/api/configuration.d.ts +0 -104
  632. package/lib/smart-filter-editor/api/encoder.d.ts +0 -11
  633. package/lib/smart-filter-editor/api/index.d.ts +0 -6
  634. package/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.d.ts +0 -15
  635. package/lib/smart-filter-editor/api/model/filterExpressionBuilder.d.ts +0 -16
  636. package/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.d.ts +0 -16
  637. package/lib/smart-filter-editor/api/model/filterExpressionBuilderField.d.ts +0 -27
  638. package/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.d.ts +0 -36
  639. package/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.d.ts +0 -27
  640. package/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.d.ts +0 -38
  641. package/lib/smart-filter-editor/api/model/filterExpressionData.d.ts +0 -27
  642. package/lib/smart-filter-editor/api/model/filterExpressionDataType.d.ts +0 -18
  643. package/lib/smart-filter-editor/api/model/filterExpressionField.d.ts +0 -44
  644. package/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.d.ts +0 -17
  645. package/lib/smart-filter-editor/api/model/filterExpressionFieldList.d.ts +0 -23
  646. package/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.d.ts +0 -26
  647. package/lib/smart-filter-editor/api/model/filterExpressionList.d.ts +0 -18
  648. package/lib/smart-filter-editor/api/model/filterExpressionOperandData.d.ts +0 -25
  649. package/lib/smart-filter-editor/api/model/filterExpressionOperation.d.ts +0 -30
  650. package/lib/smart-filter-editor/api/model/filterExpressionOrderBy.d.ts +0 -28
  651. package/lib/smart-filter-editor/api/model/models.d.ts +0 -19
  652. package/lib/smart-filter-editor/api/model/searchPageConfig.d.ts +0 -73
  653. package/lib/smart-filter-editor/api/model/smartFilterType.d.ts +0 -15
  654. package/lib/smart-filter-editor/api/param.d.ts +0 -37
  655. package/lib/smart-filter-editor/api/variables.d.ts +0 -8
  656. package/lib/smart-filter-editor/filter-utils.d.ts +0 -2
  657. package/lib/smart-filter-editor/filterExpressionBuilderApiActions.d.ts +0 -13
  658. package/lib/smart-filter-editor/project.d.ts +0 -10
  659. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-relation-button/advanced-relation-button.component.d.ts +0 -11
  660. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-smart-filter-expression-item/advanced-smart-filter-expression-item.component.d.ts +0 -11
  661. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.component.d.ts +0 -14
  662. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.service.d.ts +0 -21
  663. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.d.ts +0 -19
  664. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.d.ts +0 -20
  665. package/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.d.ts +0 -50
  666. package/lib/smart-filter-editor/smart-filter-editor.model.d.ts +0 -4
  667. package/lib/smart-filter-editor/smart-filter-editor.module.d.ts +0 -21
  668. package/lib/smart-filter-editor/smart-filter-editor.service.d.ts +0 -51
  669. package/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.d.ts +0 -9
  670. package/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.d.ts +0 -21
  671. package/lib/smart-form/api/api/api.d.ts +0 -3
  672. package/lib/smart-form/api/api/default.service.d.ts +0 -33
  673. package/lib/smart-form/api/api.module.d.ts +0 -11
  674. package/lib/smart-form/api/configuration.d.ts +0 -104
  675. package/lib/smart-form/api/encoder.d.ts +0 -11
  676. package/lib/smart-form/api/index.d.ts +0 -6
  677. package/lib/smart-form/api/model/dateFieldProperties.d.ts +0 -15
  678. package/lib/smart-form/api/model/divProperties.d.ts +0 -15
  679. package/lib/smart-form/api/model/fileUploaderProperties.d.ts +0 -20
  680. package/lib/smart-form/api/model/imageProperties.d.ts +0 -15
  681. package/lib/smart-form/api/model/models.d.ts +0 -19
  682. package/lib/smart-form/api/model/multiFileUploaderProperties.d.ts +0 -19
  683. package/lib/smart-form/api/model/propertyMapping.d.ts +0 -24
  684. package/lib/smart-form/api/model/recordingUploaderProperties.d.ts +0 -20
  685. package/lib/smart-form/api/model/selectionDefinition.d.ts +0 -58
  686. package/lib/smart-form/api/model/smartFormInputMode.d.ts +0 -20
  687. package/lib/smart-form/api/model/smartFormWidgetDirection.d.ts +0 -15
  688. package/lib/smart-form/api/model/smartFormWidgetType.d.ts +0 -47
  689. package/lib/smart-form/api/model/smartLayoutDefinition.d.ts +0 -15
  690. package/lib/smart-form/api/model/smartMatrixModel.d.ts +0 -29
  691. package/lib/smart-form/api/model/smartWidgetDefinition.d.ts +0 -125
  692. package/lib/smart-form/api/model/smartWidgetHint.d.ts +0 -19
  693. package/lib/smart-form/api/model/sortDefinition.d.ts +0 -15
  694. package/lib/smart-form/api/model/textBoxProperties.d.ts +0 -15
  695. package/lib/smart-form/api/model/textFieldProperties.d.ts +0 -14
  696. package/lib/smart-form/api/model/valueChangeMode.d.ts +0 -19
  697. package/lib/smart-form/api/param.d.ts +0 -37
  698. package/lib/smart-form/api/variables.d.ts +0 -8
  699. package/lib/smart-form/highlightMacthingString-pipe.d.ts +0 -7
  700. package/lib/smart-form/projects.d.ts +0 -14
  701. package/lib/smart-form/services/smartform.layout-definition.service.d.ts +0 -50
  702. package/lib/smart-form/services/smartform.service.d.ts +0 -52
  703. package/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.d.ts +0 -8
  704. package/lib/smart-form/smartfileuploader/smartfileuploader.component.d.ts +0 -38
  705. package/lib/smart-form/smartfileuploader/smartfileuploader.model.d.ts +0 -7
  706. package/lib/smart-form/smartform.component.d.ts +0 -43
  707. package/lib/smart-form/smartform.form-model.d.ts +0 -864
  708. package/lib/smart-form/smartform.model.d.ts +0 -126
  709. package/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.d.ts +0 -54
  710. package/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.d.ts +0 -29
  711. package/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.d.ts +0 -57
  712. package/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.d.ts +0 -50
  713. package/lib/smart-form/widgets/directives/comparable-dropdown.directive.d.ts +0 -10
  714. package/lib/smart-form/widgets/directives/comparable-multiselect.directive.d.ts +0 -10
  715. package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +0 -173
  716. package/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.d.ts +0 -24
  717. package/lib/smart-form/widgets/smartformwidget/trackCaps.directive.d.ts +0 -9
  718. package/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.d.ts +0 -21
  719. package/lib/smart-generic-pages/api/platform/acl/model/aCL.d.ts +0 -18
  720. package/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.d.ts +0 -54
  721. package/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.d.ts +0 -19
  722. package/lib/smart-generic-pages/api/platform/acl/model/subject.d.ts +0 -24
  723. package/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.d.ts +0 -2
  724. package/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.d.ts +0 -27
  725. package/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.d.ts +0 -14
  726. package/lib/smart-generic-pages/api/platform/validation/model/validationItem.d.ts +0 -17
  727. package/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.d.ts +0 -18
  728. package/lib/smart-generic-pages/generic-page/generic-page.component.d.ts +0 -12
  729. package/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.d.ts +0 -11
  730. package/lib/smart-generic-pages/no-permission-page/no-permission-page.component.d.ts +0 -11
  731. package/lib/smart-generic-pages/projects.d.ts +0 -9
  732. package/lib/smart-generic-pages/search-page/search-page.component.d.ts +0 -25
  733. package/lib/smart-generic-pages/smart-generic-pages.module.d.ts +0 -19
  734. package/lib/smart-generic-pages/subject-selector/subject-selector.component.d.ts +0 -17
  735. package/lib/smart-generic-pages/validation-result-page/validation-result-page.component.d.ts +0 -25
  736. package/lib/smart-grid/api/grid-api/api/api.d.ts +0 -3
  737. package/lib/smart-grid/api/grid-api/api/grid.service.d.ts +0 -182
  738. package/lib/smart-grid/api/grid-api/api.module.d.ts +0 -11
  739. package/lib/smart-grid/api/grid-api/configuration.d.ts +0 -104
  740. package/lib/smart-grid/api/grid-api/encoder.d.ts +0 -11
  741. package/lib/smart-grid/api/grid-api/index.d.ts +0 -6
  742. package/lib/smart-grid/api/grid-api/model/gridColumnContentType.d.ts +0 -15
  743. package/lib/smart-grid/api/grid-api/model/gridColumnMeta.d.ts +0 -34
  744. package/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.d.ts +0 -44
  745. package/lib/smart-grid/api/grid-api/model/gridExportDescriptor.d.ts +0 -19
  746. package/lib/smart-grid/api/grid-api/model/gridModel.d.ts +0 -36
  747. package/lib/smart-grid/api/grid-api/model/gridPage.d.ts +0 -26
  748. package/lib/smart-grid/api/grid-api/model/gridRow.d.ts +0 -47
  749. package/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.d.ts +0 -20
  750. package/lib/smart-grid/api/grid-api/model/gridSelectionChange.d.ts +0 -24
  751. package/lib/smart-grid/api/grid-api/model/gridSelectionMode.d.ts +0 -16
  752. package/lib/smart-grid/api/grid-api/model/gridSelectionType.d.ts +0 -15
  753. package/lib/smart-grid/api/grid-api/model/gridServerModel.d.ts +0 -22
  754. package/lib/smart-grid/api/grid-api/model/gridUpdateData.d.ts +0 -20
  755. package/lib/smart-grid/api/grid-api/model/gridView.d.ts +0 -21
  756. package/lib/smart-grid/api/grid-api/model/gridViewDescriptor.d.ts +0 -39
  757. package/lib/smart-grid/api/grid-api/model/models.d.ts +0 -15
  758. package/lib/smart-grid/api/grid-api/param.d.ts +0 -37
  759. package/lib/smart-grid/api/grid-api/variables.d.ts +0 -8
  760. package/lib/smart-grid/components/expandable-grid/expandable-grid.component.d.ts +0 -10
  761. package/lib/smart-grid/components/generic-component/expanded-row-renderer.component.d.ts +0 -21
  762. package/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.d.ts +0 -26
  763. package/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.d.ts +0 -47
  764. package/lib/smart-grid/models/model.d.ts +0 -73
  765. package/lib/smart-grid/projects.d.ts +0 -5
  766. package/lib/smart-grid/smart-grid-toolbar-util.d.ts +0 -12
  767. package/lib/smart-grid/smart-grid.component.d.ts +0 -157
  768. package/lib/smart-grid/smart-grid.module.d.ts +0 -29
  769. package/lib/smart-grid/smart-grid.service.d.ts +0 -26
  770. package/lib/smart-icon/projects.d.ts +0 -5
  771. package/lib/smart-icon/smart-icon/smart-icon.component.d.ts +0 -34
  772. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.d.ts +0 -10
  773. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.d.ts +0 -14
  774. package/lib/smart-icon/smart-icon.module.d.ts +0 -14
  775. package/lib/smart-icon/smart-icon.service.d.ts +0 -29
  776. package/lib/smart-map/abstract-map.d.ts +0 -37
  777. package/lib/smart-map/api/api/api.d.ts +0 -3
  778. package/lib/smart-map/api/api/geoMap.service.d.ts +0 -101
  779. package/lib/smart-map/api/api.module.d.ts +0 -11
  780. package/lib/smart-map/api/configuration.d.ts +0 -104
  781. package/lib/smart-map/api/encoder.d.ts +0 -11
  782. package/lib/smart-map/api/index.d.ts +0 -6
  783. package/lib/smart-map/api/model/gPSPosition.d.ts +0 -32
  784. package/lib/smart-map/api/model/gPSRoute.d.ts +0 -21
  785. package/lib/smart-map/api/model/geoMapChange.d.ts +0 -21
  786. package/lib/smart-map/api/model/geoMapDataLoadingMode.d.ts +0 -15
  787. package/lib/smart-map/api/model/geoMapDataSourceDescriptor.d.ts +0 -52
  788. package/lib/smart-map/api/model/geoMapDataSourceType.d.ts +0 -17
  789. package/lib/smart-map/api/model/geoMapEditingSession.d.ts +0 -17
  790. package/lib/smart-map/api/model/geoMapInteraction.d.ts +0 -24
  791. package/lib/smart-map/api/model/geoMapItem.d.ts +0 -41
  792. package/lib/smart-map/api/model/geoMapItemKind.d.ts +0 -16
  793. package/lib/smart-map/api/model/geoMapLayer.d.ts +0 -19
  794. package/lib/smart-map/api/model/geoMapLayerChange.d.ts +0 -20
  795. package/lib/smart-map/api/model/geoMapLayerDescriptor.d.ts +0 -28
  796. package/lib/smart-map/api/model/geoMapModel.d.ts +0 -26
  797. package/lib/smart-map/api/model/geoMapOperationMode.d.ts +0 -15
  798. package/lib/smart-map/api/model/geoMapSelectionMode.d.ts +0 -16
  799. package/lib/smart-map/api/model/geoMapServerModel.d.ts +0 -25
  800. package/lib/smart-map/api/model/geoMapTextType.d.ts +0 -15
  801. package/lib/smart-map/api/model/geoMapViewState.d.ts +0 -27
  802. package/lib/smart-map/api/model/geoMapViewport.d.ts +0 -20
  803. package/lib/smart-map/api/model/models.d.ts +0 -20
  804. package/lib/smart-map/api/param.d.ts +0 -37
  805. package/lib/smart-map/api/variables.d.ts +0 -8
  806. package/lib/smart-map/api-default/api-default.d.ts +0 -2
  807. package/lib/smart-map/impl/google-map.d.ts +0 -23
  808. package/lib/smart-map/impl/leaflet-map.d.ts +0 -22
  809. package/lib/smart-map/projects.d.ts +0 -8
  810. package/lib/smart-map/smart-map.component.d.ts +0 -39
  811. package/lib/smart-map/smart-map.module.d.ts +0 -11
  812. package/lib/smart-map/smart-map.types.d.ts +0 -34
  813. package/lib/smart-navbar/projects.d.ts +0 -4
  814. package/lib/smart-navbar/smart-navbar.component.d.ts +0 -20
  815. package/lib/smart-navbar/smart-navbar.model.d.ts +0 -48
  816. package/lib/smart-navbar/smart-navbar.module.d.ts +0 -18
  817. package/lib/smart-navbar/smart-navbar.service.d.ts +0 -6
  818. package/lib/smart-navigation/projects.d.ts +0 -2
  819. package/lib/smart-navigation/smart-navigation.interface.d.ts +0 -5
  820. package/lib/smart-navigation/smart-navigation.module.d.ts +0 -6
  821. package/lib/smart-navigation/smart-navigation.service.d.ts +0 -12
  822. package/lib/smart-ng-client.module.d.ts +0 -25
  823. package/lib/smart-ng-client.service.d.ts +0 -10
  824. package/lib/smart-subject/projects.d.ts +0 -1
  825. package/lib/smart-subject/smart-subject.d.ts +0 -6
  826. package/lib/smart-tab-group/projects.d.ts +0 -1
  827. package/lib/smart-tab-group/smart-tab-group.module.d.ts +0 -10
  828. package/lib/smart-table/components/default-actions-popup/default-actions-popup.component.d.ts +0 -19
  829. package/lib/smart-table/components/loading/loading.component.d.ts +0 -8
  830. package/lib/smart-table/directives/mat-context-menu-trigger-for.directive.d.ts +0 -10
  831. package/lib/smart-table/projects.d.ts +0 -4
  832. package/lib/smart-table/smarttable.component.d.ts +0 -34
  833. package/lib/smart-table/smarttable.model.d.ts +0 -202
  834. package/lib/smart-table/smarttable.module.d.ts +0 -29
  835. package/lib/smart-table/smarttable.service.d.ts +0 -6
  836. package/lib/smart-table/tables/material-table/material-table.component.d.ts +0 -8
  837. package/lib/smart-table/tables/mobile-table/mobile-table.component.d.ts +0 -8
  838. package/lib/smart-table/tables/table.d.ts +0 -98
  839. package/lib/smart-tree/projects.d.ts +0 -5
  840. package/lib/smart-tree/smarttree-generic.service.d.ts +0 -48
  841. package/lib/smart-tree/smarttree.component.d.ts +0 -43
  842. package/lib/smart-tree/smarttree.model.d.ts +0 -42
  843. package/lib/smart-tree/smarttree.module.d.ts +0 -16
  844. package/lib/smart-tree/smarttree.node.model.d.ts +0 -13
  845. package/lib/smart-tree/smarttree.service.d.ts +0 -25
  846. package/lib/smart-tree/smarttree.service.interface.d.ts +0 -43
  847. package/lib/smart-tree/tree-api/api/tree.service.d.ts +0 -336
  848. package/lib/smart-tree/tree-api/configuration.d.ts +0 -104
  849. package/lib/smart-tree/tree-api/encoder.d.ts +0 -11
  850. package/lib/smart-tree/tree-api/param.d.ts +0 -37
  851. package/lib/smart-tree/tree-api/variables.d.ts +0 -8
  852. package/lib/smart-validation/named-validator.service.d.ts +0 -17
  853. package/lib/smart-validation/projects.d.ts +0 -3
  854. package/lib/smart-validation/smart-validation.module.d.ts +0 -8
  855. package/lib/smart-validation/smart-validation.types.d.ts +0 -12
  856. package/lib/theme/theme.service.d.ts +0 -17
  857. package/lib/view-context/api/api/api.d.ts +0 -3
  858. package/lib/view-context/api/api/view.service.d.ts +0 -426
  859. package/lib/view-context/api/api-default/binaryContentData.d.ts +0 -2
  860. package/lib/view-context/api/api-default/binaryData.d.ts +0 -2
  861. package/lib/view-context/api/api-default/invocationError.d.ts +0 -2
  862. package/lib/view-context/api/api-default/invocationRequest.d.ts +0 -2
  863. package/lib/view-context/api/api-default/invocationRun.d.ts +0 -2
  864. package/lib/view-context/api/api.module.d.ts +0 -11
  865. package/lib/view-context/api/configuration.d.ts +0 -104
  866. package/lib/view-context/api/encoder.d.ts +0 -11
  867. package/lib/view-context/api/index.d.ts +0 -6
  868. package/lib/view-context/api/model/backgroundProcessInfo.d.ts +0 -25
  869. package/lib/view-context/api/model/badgeDescriptor.d.ts +0 -15
  870. package/lib/view-context/api/model/clipboardData.d.ts +0 -20
  871. package/lib/view-context/api/model/closeResult.d.ts +0 -16
  872. package/lib/view-context/api/model/componentConstraint.d.ts +0 -31
  873. package/lib/view-context/api/model/componentModel.d.ts +0 -47
  874. package/lib/view-context/api/model/componentModelChange.d.ts +0 -29
  875. package/lib/view-context/api/model/dataChange.d.ts +0 -25
  876. package/lib/view-context/api/model/dataChangeEvent.d.ts +0 -31
  877. package/lib/view-context/api/model/dataChangeKind.d.ts +0 -19
  878. package/lib/view-context/api/model/deviceInfo.d.ts +0 -43
  879. package/lib/view-context/api/model/downloadedFile.d.ts +0 -19
  880. package/lib/view-context/api/model/iconPosition.d.ts +0 -18
  881. package/lib/view-context/api/model/imageResource.d.ts +0 -28
  882. package/lib/view-context/api/model/link.d.ts +0 -35
  883. package/lib/view-context/api/model/menuDescriptor.d.ts +0 -17
  884. package/lib/view-context/api/model/menuOpenDirection.d.ts +0 -21
  885. package/lib/view-context/api/model/menuTriggerType.d.ts +0 -15
  886. package/lib/view-context/api/model/messageData.d.ts +0 -29
  887. package/lib/view-context/api/model/messageOption.d.ts +0 -20
  888. package/lib/view-context/api/model/messageOptionType.d.ts +0 -16
  889. package/lib/view-context/api/model/messageResult.d.ts +0 -16
  890. package/lib/view-context/api/model/messageTextType.d.ts +0 -15
  891. package/lib/view-context/api/model/messageType.d.ts +0 -17
  892. package/lib/view-context/api/model/models.d.ts +0 -70
  893. package/lib/view-context/api/model/multiComboBoxElement.d.ts +0 -16
  894. package/lib/view-context/api/model/multiComboBoxModel.d.ts +0 -16
  895. package/lib/view-context/api/model/namedValidator.d.ts +0 -27
  896. package/lib/view-context/api/model/openPendingData.d.ts +0 -29
  897. package/lib/view-context/api/model/publishedViewData.d.ts +0 -14
  898. package/lib/view-context/api/model/serverRequestExecutionStat.d.ts +0 -40
  899. package/lib/view-context/api/model/serverRequestTrack.d.ts +0 -60
  900. package/lib/view-context/api/model/serverRequestType.d.ts +0 -22
  901. package/lib/view-context/api/model/shellProperty.d.ts +0 -15
  902. package/lib/view-context/api/model/smartLinkData.d.ts +0 -29
  903. package/lib/view-context/api/model/smartLinkMigrationStatus.d.ts +0 -39
  904. package/lib/view-context/api/model/statisticRecord.d.ts +0 -36
  905. package/lib/view-context/api/model/style.d.ts +0 -21
  906. package/lib/view-context/api/model/themeDefinition.d.ts +0 -22
  907. package/lib/view-context/api/model/themeDescriptor.d.ts +0 -16
  908. package/lib/view-context/api/model/themeShellDescriptor.d.ts +0 -17
  909. package/lib/view-context/api/model/uiAction.d.ts +0 -68
  910. package/lib/view-context/api/model/uiActionButtonDescriptor.d.ts +0 -25
  911. package/lib/view-context/api/model/uiActionButtonType.d.ts +0 -25
  912. package/lib/view-context/api/model/uiActionConstraint.d.ts +0 -22
  913. package/lib/view-context/api/model/uiActionDefinition.d.ts +0 -19
  914. package/lib/view-context/api/model/uiActionDefinitionEntry.d.ts +0 -18
  915. package/lib/view-context/api/model/uiActionDescriptor.d.ts +0 -44
  916. package/lib/view-context/api/model/uiActionDialogDescriptor.d.ts +0 -23
  917. package/lib/view-context/api/model/uiActionFeedbackType.d.ts +0 -18
  918. package/lib/view-context/api/model/uiActionInputType.d.ts +0 -19
  919. package/lib/view-context/api/model/uiActionRequest.d.ts +0 -31
  920. package/lib/view-context/api/model/uiActionSchedule.d.ts +0 -14
  921. package/lib/view-context/api/model/uiActionTooltip.d.ts +0 -25
  922. package/lib/view-context/api/model/uiActionUploadDescriptor.d.ts +0 -27
  923. package/lib/view-context/api/model/uploadWidgetType.d.ts +0 -16
  924. package/lib/view-context/api/model/uploadedFile.d.ts +0 -20
  925. package/lib/view-context/api/model/valueSet.d.ts +0 -20
  926. package/lib/view-context/api/model/view.d.ts +0 -88
  927. package/lib/view-context/api/model/viewApiError.d.ts +0 -18
  928. package/lib/view-context/api/model/viewConstraint.d.ts +0 -18
  929. package/lib/view-context/api/model/viewContext.d.ts +0 -33
  930. package/lib/view-context/api/model/viewContextChange.d.ts +0 -24
  931. package/lib/view-context/api/model/viewContextData.d.ts +0 -25
  932. package/lib/view-context/api/model/viewContextUpdate.d.ts +0 -24
  933. package/lib/view-context/api/model/viewData.d.ts +0 -28
  934. package/lib/view-context/api/model/viewEventHandler.d.ts +0 -36
  935. package/lib/view-context/api/model/viewPlaceholder.d.ts +0 -22
  936. package/lib/view-context/api/model/viewState.d.ts +0 -20
  937. package/lib/view-context/api/model/viewStateUpdate.d.ts +0 -22
  938. package/lib/view-context/api/model/viewType.d.ts +0 -16
  939. package/lib/view-context/api/param.d.ts +0 -37
  940. package/lib/view-context/api/variables.d.ts +0 -8
  941. package/lib/view-context/default-view-components.token.d.ts +0 -18
  942. package/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.d.ts +0 -9
  943. package/lib/view-context/message-dialog/message-dialog.component.d.ts +0 -27
  944. package/lib/view-context/projects.d.ts +0 -26
  945. package/lib/view-context/property-definition-data.d.ts +0 -5
  946. package/lib/view-context/reuse-router-slot.token.d.ts +0 -3
  947. package/lib/view-context/smart-embedded-slot.directive.d.ts +0 -20
  948. package/lib/view-context/smart-ui-action/components/menu/click/menu.component.d.ts +0 -49
  949. package/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.d.ts +0 -50
  950. package/lib/view-context/smart-ui-action/components/menu/menu.constants.d.ts +0 -7
  951. package/lib/view-context/smart-ui-action/components/menu/menu.service.d.ts +0 -11
  952. package/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.d.ts +0 -13
  953. package/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.d.ts +0 -16
  954. package/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.d.ts +0 -30
  955. package/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.d.ts +0 -32
  956. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.d.ts +0 -40
  957. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.d.ts +0 -3
  958. package/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.d.ts +0 -43
  959. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.d.ts +0 -29
  960. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.d.ts +0 -21
  961. package/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.d.ts +0 -15
  962. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.d.ts +0 -36
  963. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.d.ts +0 -26
  964. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.d.ts +0 -31
  965. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.d.ts +0 -28
  966. package/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.d.ts +0 -13
  967. package/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.d.ts +0 -5
  968. package/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.d.ts +0 -55
  969. package/lib/view-context/smart-ui-action/ui-action-toolbar.component.d.ts +0 -73
  970. package/lib/view-context/smart-ui-action/ui-action.descriptor.service.d.ts +0 -23
  971. package/lib/view-context/smart-ui-action/ui-action.model.d.ts +0 -43
  972. package/lib/view-context/smart-ui-action/ui-action.service.d.ts +0 -42
  973. package/lib/view-context/smart-view-context-dialog.service.d.ts +0 -21
  974. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.d.ts +0 -15
  975. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.d.ts +0 -21
  976. package/lib/view-context/smart-view-context.interceptor.d.ts +0 -17
  977. package/lib/view-context/smart-view-context.model.d.ts +0 -37
  978. package/lib/view-context/smart-view-context.module.d.ts +0 -86
  979. package/lib/view-context/smart-view-context.service.d.ts +0 -172
  980. package/lib/view-context/smart-view-redirect/smart-view-redirect.d.ts +0 -16
  981. package/lib/view-context/utility/componentLibrary.d.ts +0 -6
  982. package/lib/view-context/utility/smart-object-utility.d.ts +0 -5
  983. package/lib/view-context/utility/smart-style-utility.d.ts +0 -12
  984. package/lib/view-context/value-api/api/api.d.ts +0 -3
  985. package/lib/view-context/value-api/api/value.service.d.ts +0 -35
  986. package/lib/view-context/value-api/api.module.d.ts +0 -11
  987. package/lib/view-context/value-api/configuration.d.ts +0 -104
  988. package/lib/view-context/value-api/encoder.d.ts +0 -11
  989. package/lib/view-context/value-api/index.d.ts +0 -6
  990. package/lib/view-context/value-api/model/genericValue.d.ts +0 -33
  991. package/lib/view-context/value-api/model/models.d.ts +0 -10
  992. package/lib/view-context/value-api/model/value.d.ts +0 -29
  993. package/lib/view-context/value-api/model/valueSetData.d.ts +0 -41
  994. package/lib/view-context/value-api/model/valueSetDefinition.d.ts +0 -16
  995. package/lib/view-context/value-api/model/valueSetDefinitionData.d.ts +0 -53
  996. package/lib/view-context/value-api/model/valueSetDefinitionIdentifier.d.ts +0 -21
  997. package/lib/view-context/value-api/model/valueSetDefinitionKind.d.ts +0 -22
  998. package/lib/view-context/value-api/model/valueSetExpression.d.ts +0 -18
  999. package/lib/view-context/value-api/model/valueSetOperand.d.ts +0 -25
  1000. package/lib/view-context/value-api/model/valueSetOperation.d.ts +0 -17
  1001. package/lib/view-context/value-api/param.d.ts +0 -37
  1002. package/lib/view-context/value-api/variables.d.ts +0 -8
  1003. package/lib/view-context/view-handler-resolution.d.ts +0 -11
  1004. package/lib/view-context/view-op.d.ts +0 -18
  1005. package/lib/view-context/view-slot-resolution.d.ts +0 -27
  1006. package/projects.d.ts +0 -27
  1007. package/smartbit4all-ng-client-6.0.35.tgz +0 -0
@@ -1,98 +0,0 @@
1
- import { ComponentRef, OnDestroy, OnInit, QueryList, ViewContainerRef } from '@angular/core';
2
- import { ThemePalette } from '@angular/material/core';
3
- import { MatTable } from '@angular/material/table';
4
- import { Subject } from 'rxjs';
5
- import { ComponentFactoryService } from '../../component-factory-service/projects';
6
- import { ImageResource, UiAction, UiActionTooltip } from '../../view-context/api/model/models';
7
- import { DefaultActionsPopupComponent } from '../components/default-actions-popup/default-actions-popup.component';
8
- import { SmartTable, SmartTableButton, SmartTableButtonType, SmartTableHeader, SmartTableHeaderPropertyType, SmartTableOptionButtonDirection, SmartTableType } from '../smarttable.model';
9
- import { MatMenuTrigger } from '@angular/material/menu';
10
- import * as i0 from "@angular/core";
11
- export declare class Table implements OnInit, OnDestroy {
12
- protected cfService: ComponentFactoryService;
13
- _destroy$: Subject<void>;
14
- vcRef?: ViewContainerRef[];
15
- componentRef?: ComponentRef<any>;
16
- defaultActionMenuComponents: QueryList<DefaultActionsPopupComponent>;
17
- myTableChild: MatTable<any>;
18
- headerToolbar: any;
19
- smartTable: SmartTable<any>;
20
- tableType: typeof SmartTableType;
21
- smartTableButtonType: typeof SmartTableButtonType;
22
- highlightedRows: any[];
23
- sortEvent: Subject<SmartTableHeader>;
24
- expandedElement: any | null;
25
- triggers: QueryList<MatMenuTrigger>;
26
- element?: any;
27
- cellToActionMap: Record<string, any[]>;
28
- onSelectionChanged: Subject<void>;
29
- constructor(cfService: ComponentFactoryService);
30
- asyncTranslationResult: (translator: any, param: string) => any;
31
- readonly ACTION_SEPERATOR = "_actionSeparator_";
32
- ngOnInit(): void;
33
- ngOnDestroy(): void;
34
- handleOnRowClick(element: any): void;
35
- updateSmartTable(smartTable: SmartTable<any>): void;
36
- renderRows(): void;
37
- createCellToActionMap(): void;
38
- handleOnRowDoubleClick(event: any, element: any): void;
39
- type(): typeof SmartTableHeaderPropertyType;
40
- sortButtonClicked(event: any, header: SmartTableHeader): void;
41
- customButtonClicked(event: any, button: SmartTableButton, element: any, btn?: any, close?: boolean): void;
42
- isSortable(header: SmartTableHeader): boolean;
43
- getSortIcon(header: string): string | undefined;
44
- hasSortNumIcon(header: string): boolean;
45
- getSortNumIcon(header: string): string;
46
- getToolTip(element: any, headerIndex: number): UiActionTooltip | undefined;
47
- getIcon(value: string | number | boolean, headerIndex: number): string;
48
- getColor(value: string | number | boolean, headerIndex: number): ThemePalette;
49
- tableOptionButtonDirection(): typeof SmartTableOptionButtonDirection;
50
- isAllSelected(): boolean;
51
- /** Selects all rows if they are not all selected; otherwise clear selection. */
52
- toggleAllRows(): void;
53
- /** The label for the checkbox on the passed row */
54
- checkboxLabel(row?: any): string;
55
- isHighlighted(row: any): boolean;
56
- getRowClasses(row: any): {
57
- [className: string]: boolean;
58
- };
59
- getRowStyles(row: any): {
60
- [key: string]: string | number;
61
- };
62
- getColumnClasses(header: SmartTableHeader): {
63
- [className: string]: boolean;
64
- };
65
- getColumnStyles(header: SmartTableHeader): {
66
- [key: string]: string | number;
67
- };
68
- private toCamelCase;
69
- onRowClick(row: any): void;
70
- onRowDoubleClick(row: any): void;
71
- onToggle(element: any, event?: any): Promise<void>;
72
- setSelection(element: any): void;
73
- showMenuButton(element: any, button: SmartTableButton): boolean;
74
- getValue(element: any, header: string): any;
75
- showButton(button: SmartTableButton, element: any): boolean;
76
- isDisabled(element: any): boolean;
77
- isSelected(element: any): boolean;
78
- originalProperty(header: string): string;
79
- isImageResource(element: any, header: string): boolean;
80
- getImageResourceIcons(element: any, header: string): ImageResource[];
81
- getImageResourceIcon(element: any, header: string): any;
82
- getImageResourceColor(element: any, header: string): any;
83
- getImageResourceStyle(resource: ImageResource): any;
84
- openDefaultActionsMenu(event: any, row: any): void;
85
- getDefaultActionsForRow(element: any): Map<SmartTableButton, UiAction> | undefined;
86
- defaultActionToolbarId: string;
87
- getRowColumnAction(row: any, header: string): any[];
88
- showCellToolbar(row: any, columnName: string): boolean;
89
- private rowMenuActionModelCache;
90
- getRowMenuActionModel(element: any): any;
91
- private rowMenuActionModelArrayCache;
92
- getRowMenuActionModelArray(element: any): any[];
93
- shouldShowMenuButton(row: any): boolean;
94
- getMenuButtons(row: any, button: SmartTableButton): SmartTableButton[];
95
- getMenuItemButtonsPropertyName(element: any, button: SmartTableButton): any[];
96
- static ɵfac: i0.ɵɵFactoryDeclaration<Table, never>;
97
- static ɵcmp: i0.ɵɵComponentDeclaration<Table, "ng-component", never, { "smartTable": { "alias": "smartTable"; "required": false; }; }, {}, never, never, false, never>;
98
- }
@@ -1,5 +0,0 @@
1
- export * from './smarttree.service';
2
- export * from './smarttree.component';
3
- export * from './smarttree.module';
4
- export * from './smarttree.model';
5
- export * from './smarttree-generic.service';
@@ -1,48 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { SmartViewContextService, UiAction, UiActionAdditionalParams, UiActionDescriptor, UiActionRequest, UiActionSpecificDemandResponse, UseUiAction } from '../view-context/projects';
3
- import { SmartTreeNode } from './smarttree.model';
4
- import { SmarttreeService } from './smarttree.service';
5
- import { Subject } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- export interface SmarttreeConfiguration {
8
- treeid: string;
9
- pageName: string;
10
- }
11
- export declare class SmarttreeGenericService extends SmarttreeService<SmartTreeNode[]> implements UseUiAction {
12
- protected pageName: string;
13
- private treeMenuIcon?;
14
- submit: Subject<void>;
15
- reSubscribeToChange: Subject<void>;
16
- uiActionDescriptors: Map<string, UiActionDescriptor>;
17
- selectedNode?: SmartTreeNode;
18
- protected viewContext: SmartViewContextService;
19
- private service;
20
- private uiActionDescriptorService;
21
- private uiActionService;
22
- constructor(inject: Injector, pageName: string, treeId: string, treeMenuIcon?: string | undefined);
23
- constructUiActionModels(uiActions: UiAction[]): void;
24
- configureTree(configuration: SmarttreeConfiguration): void;
25
- initialize(): Promise<void>;
26
- downloadTree(): Promise<SmartTreeNode[]>;
27
- downloadChildren(parentNode: SmartTreeNode): Promise<SmartTreeNode[]>;
28
- onTreeNodeOpen(treeNode: SmartTreeNode): Promise<void>;
29
- onTreeNodeClick(treeNode: SmartTreeNode): void;
30
- selectFolder(folderUri: string, treeNode?: SmartTreeNode): Promise<void>;
31
- updateTreeOnTheFly(): Promise<void>;
32
- syncTree(): Promise<void>;
33
- deepSearchTreeNode(identifier: string, nodes: SmartTreeNode[]): SmartTreeNode | undefined;
34
- findSelected(nodes: SmartTreeNode[]): void;
35
- createButtonsForTreeNodes(nodes: SmartTreeNode[]): SmartTreeNode[];
36
- doAction(args: any[]): Promise<void>;
37
- protected getAllNodes(nodes: SmartTreeNode[]): SmartTreeNode[];
38
- protected cacheActionDesciptors(nodes: SmartTreeNode[]): Promise<void>;
39
- getLabelByAction(action: UiAction): string;
40
- getAdditionalParams(uiAction: UiAction): UiActionAdditionalParams;
41
- getModel(): {};
42
- performUiActionRequest(uiActionRequest: UiActionRequest): Promise<any>;
43
- performNodeUiActionRequest(uiActionRequest: UiActionRequest): Promise<any>;
44
- performMainUiActionRequest(uiActionRequest: UiActionRequest): Promise<any>;
45
- handleSpecificDemandsAsynchronously(uiAction: UiAction, uiActionRequest: UiActionRequest): Promise<UiActionSpecificDemandResponse>;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<SmarttreeGenericService, never>;
47
- static ɵprov: i0.ɵɵInjectableDeclaration<SmarttreeGenericService>;
48
- }
@@ -1,43 +0,0 @@
1
- import { NestedTreeControl } from '@angular/cdk/tree';
2
- import { ChangeDetectorRef, OnDestroy, OnInit, QueryList } from '@angular/core';
3
- import { MatMenuTrigger } from '@angular/material/menu';
4
- import { MatTreeNestedDataSource } from '@angular/material/tree';
5
- import { SmartTreeModel, SmartTreeNode, SmartTreeNodeButton, SmartTreeNodeButtonType } from './smarttree.model';
6
- import { TreeStyle } from './smarttree.node.model';
7
- import { SmarttreeService } from './smarttree.service';
8
- import { UiActionModel } from '../view-context/smart-ui-action/ui-action.model';
9
- import * as i0 from "@angular/core";
10
- export declare class SmartTreeComponent implements OnInit, OnDestroy {
11
- private cdr;
12
- private _destroy$;
13
- trigger: QueryList<MatMenuTrigger>;
14
- tree: any;
15
- treeControl: NestedTreeControl<SmartTreeNode, SmartTreeNode>;
16
- dataSource: MatTreeNestedDataSource<SmartTreeNode>;
17
- tempActiveNode?: SmartTreeNode;
18
- treeData?: SmartTreeModel;
19
- treeStyle?: TreeStyle;
20
- treeService: SmarttreeService<any>;
21
- get testId(): string | null;
22
- smartTreeNodeButtonType: typeof SmartTreeNodeButtonType;
23
- errorMessage?: string;
24
- uiActionModels: UiActionModel[];
25
- constructor(cdr: ChangeDetectorRef);
26
- ngOnInit(): void;
27
- ngOnDestroy(): void;
28
- getIfExpanded(node: SmartTreeNode): boolean;
29
- expandTreeNodes(): void;
30
- expandTreeNodesDeeply(nodes: SmartTreeNode[]): void;
31
- onNodeClick(event: any, node: SmartTreeNode): void;
32
- onOpenNode(event: any, node: SmartTreeNode): void;
33
- hasChild: (_: number, node: SmartTreeNode) => boolean;
34
- getNodeStyle(node: SmartTreeNode): {};
35
- getNodePadding(node: SmartTreeNode): {};
36
- customButtonClicked(event: any, button: SmartTreeNodeButton, close?: boolean): void;
37
- getClassesForTreeNode(node: SmartTreeNode): string[];
38
- getInnerClassesForTreeNode(node: SmartTreeNode): string[];
39
- getClassesForTreeNodeChildren(node: SmartTreeNode): string[];
40
- getCustomClass(cssClass: string, plusProperty: any): string;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartTreeComponent, never>;
42
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartTreeComponent, "smart-tree", never, { "treeStyle": { "alias": "treeStyle"; "required": false; }; "treeService": { "alias": "treeService"; "required": false; }; }, {}, never, never, false, never>;
43
- }
@@ -1,42 +0,0 @@
1
- import { UiAction } from '../view-context/api';
2
- export interface SmartTreeModel {
3
- identifier?: string;
4
- rootNodes: Array<SmartTreeNode>;
5
- selectedNodeIdentifier?: string;
6
- navigationUrlsByNodeType?: Array<SmartTreeNodeType>;
7
- }
8
- export interface SmartTreeNode {
9
- icon?: string;
10
- caption: string;
11
- classes?: Array<string>;
12
- hasChildren: boolean;
13
- childrenNodes: Array<SmartTreeNode>;
14
- expanded: boolean;
15
- selected: boolean;
16
- childrenNodesLoaded: boolean;
17
- level: number;
18
- shortDescription?: string;
19
- identifier?: string;
20
- objectUri?: string;
21
- nodeType: string;
22
- button?: SmartTreeNodeButton;
23
- actions?: Array<UiAction>;
24
- }
25
- export interface SmartTreeNodeButton {
26
- icon?: string;
27
- label?: string;
28
- code?: string;
29
- type: SmartTreeNodeButtonType;
30
- menuItemButtons?: SmartTreeNodeButton[];
31
- callback?: (...args: any[]) => any;
32
- args?: any[];
33
- }
34
- export declare enum SmartTreeNodeButtonType {
35
- MENU = "MENU",
36
- ICON = "ICON",
37
- NORMAL = "NORMAL"
38
- }
39
- export interface SmartTreeNodeType {
40
- nodeType: string;
41
- navigationUrl: any[];
42
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./smarttree.component";
3
- import * as i2 from "@angular/platform-browser";
4
- import * as i3 from "@angular/material/core";
5
- import * as i4 from "@angular/material/button";
6
- import * as i5 from "@angular/material/icon";
7
- import * as i6 from "@angular/material/tree";
8
- import * as i7 from "@angular/material/menu";
9
- import * as i8 from "../smart-icon/smart-icon.module";
10
- import * as i9 from "../view-context/smart-view-context.module";
11
- import * as i10 from "@angular/material/progress-spinner";
12
- export declare class SmarttreeModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<SmarttreeModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmarttreeModule, [typeof i1.SmartTreeComponent], [typeof i2.BrowserModule, typeof i3.MatCommonModule, typeof i4.MatButtonModule, typeof i5.MatIconModule, typeof i6.MatTreeModule, typeof i7.MatMenuModule, typeof i8.SmartIconModule, typeof i9.SmartViewContextModule, typeof i10.MatProgressSpinnerModule], [typeof i1.SmartTreeComponent]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<SmarttreeModule>;
16
- }
@@ -1,13 +0,0 @@
1
- export interface TreeStyle {
2
- arrowPosition?: TreeArrowPosition;
3
- levelBackgroundColor?: string[];
4
- color?: string;
5
- activeStyle?: {
6
- color: string;
7
- backgroundColor: string;
8
- };
9
- }
10
- export declare enum TreeArrowPosition {
11
- START = 0,
12
- END = 1
13
- }
@@ -1,25 +0,0 @@
1
- import { Subject } from 'rxjs';
2
- import { SmartTreeModel, SmartTreeNode } from './smarttree.model';
3
- import { SmarttreeServiceDescriptor } from './smarttree.service.interface';
4
- import { UiActionModel } from '../view-context/smart-ui-action/ui-action.model';
5
- import * as i0 from "@angular/core";
6
- export declare class SmarttreeService<T> implements SmarttreeServiceDescriptor<T> {
7
- errorMessage: string;
8
- treeId?: string;
9
- treeFromBackend: T | undefined;
10
- smartTreeModel: SmartTreeModel | undefined;
11
- smartTreeModelChanged: Subject<SmartTreeModel>;
12
- protected _uiActionModels: UiActionModel[] | undefined;
13
- uiActionModelsChanged: Subject<void>;
14
- get uiActionModels(): UiActionModel[] | undefined;
15
- set uiActionModels(uiActionModels: UiActionModel[] | undefined);
16
- constructor();
17
- initialize(): Promise<void>;
18
- downloadTree(): Promise<T>;
19
- downloadChildren(parentNode: SmartTreeNode): Promise<T>;
20
- onTreeNodeClick(treeNode: SmartTreeNode): void;
21
- onTreeNodeOpen(treeNode: SmartTreeNode): void;
22
- syncTree(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<SmarttreeService<any>, never>;
24
- static ɵprov: i0.ɵɵInjectableDeclaration<SmarttreeService<any>>;
25
- }
@@ -1,43 +0,0 @@
1
- import { Subject } from 'rxjs';
2
- import { SmartTreeModel, SmartTreeNode } from './smarttree.model';
3
- import { UiActionModel } from '../view-context/smart-ui-action/ui-action.model';
4
- /**
5
- * T - TreeNodeList
6
- * N - TreeNode
7
- */
8
- export interface SmarttreeServiceDescriptor<T> {
9
- errorMessage: string;
10
- treeFromBackend: T | undefined;
11
- smartTreeModel: SmartTreeModel | undefined;
12
- smartTreeModelChanged: Subject<SmartTreeModel>;
13
- uiActionModelsChanged: Subject<void>;
14
- get uiActionModels(): UiActionModel[] | undefined;
15
- set uiActionModels(uiActions: UiActionModel[] | undefined);
16
- /**
17
- * Initializes the SmartTree.
18
- */
19
- initialize(): Promise<void>;
20
- /**
21
- * BFF API call, downloads the tree from the backend and returns it.
22
- */
23
- downloadTree(): Promise<T>;
24
- /**
25
- * BFF API call, downloads the children of a parentNode and returns it.
26
- * @param parentNode
27
- */
28
- downloadChildren(parentNode: SmartTreeNode): Promise<T>;
29
- /**
30
- * Handles the on click event for the treeNode.
31
- * @param treeNode
32
- */
33
- onTreeNodeClick(treeNode: SmartTreeNode): void;
34
- /**
35
- * handles the open click event for the treeNode.
36
- * @param treeNode
37
- */
38
- onTreeNodeOpen(treeNode: SmartTreeNode): void;
39
- /**
40
- * Synchronise the tree and emits a smartTreeModelChanged event.
41
- */
42
- syncTree(): void;
43
- }