@smartbit4all/ng-client 6.0.32 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (985) hide show
  1. package/MIGRATION-7.0.md +1641 -0
  2. package/README.md +199 -386
  3. package/WIDGETS.md +206 -0
  4. package/fesm2022/smartbit4all-ng-client.mjs +13661 -16214
  5. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  6. package/package.json +15 -18
  7. package/smartbit4all-ng-client-7.0.0.tgz +0 -0
  8. package/types/smartbit4all-ng-client.d.ts +10328 -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/filter.service.mjs +0 -198
  129. package/esm2022/lib/smart-filter-editor/api/configuration.mjs +0 -91
  130. package/esm2022/lib/smart-filter-editor/api/encoder.mjs +0 -19
  131. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.mjs +0 -17
  132. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.mjs +0 -13
  133. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderField.mjs +0 -2
  134. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.mjs +0 -8
  135. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.mjs +0 -2
  136. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.mjs +0 -7
  137. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionData.mjs +0 -2
  138. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionDataType.mjs +0 -20
  139. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionField.mjs +0 -2
  140. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.mjs +0 -2
  141. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldList.mjs +0 -2
  142. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.mjs +0 -28
  143. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionList.mjs +0 -2
  144. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperandData.mjs +0 -2
  145. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperation.mjs +0 -32
  146. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOrderBy.mjs +0 -19
  147. package/esm2022/lib/smart-filter-editor/api/model/smartFilterType.mjs +0 -17
  148. package/esm2022/lib/smart-filter-editor/api/param.mjs +0 -2
  149. package/esm2022/lib/smart-filter-editor/api/variables.mjs +0 -9
  150. package/esm2022/lib/smart-filter-editor/filterExpressionBuilderApiActions.mjs +0 -15
  151. package/esm2022/lib/smart-filter-editor/project.mjs +0 -8
  152. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.mjs +0 -73
  153. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.mjs +0 -40
  154. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.mjs +0 -294
  155. package/esm2022/lib/smart-filter-editor/smart-filter-editor.model.mjs +0 -2
  156. package/esm2022/lib/smart-filter-editor/smart-filter-editor.module.mjs +0 -69
  157. package/esm2022/lib/smart-filter-editor/smart-filter-editor.service.mjs +0 -63
  158. package/esm2022/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.mjs +0 -24
  159. package/esm2022/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.mjs +0 -57
  160. package/esm2022/lib/smart-form/api/api/api.mjs +0 -4
  161. package/esm2022/lib/smart-form/api/api/default.service.mjs +0 -133
  162. package/esm2022/lib/smart-form/api/api.module.mjs +0 -40
  163. package/esm2022/lib/smart-form/api/configuration.mjs +0 -91
  164. package/esm2022/lib/smart-form/api/encoder.mjs +0 -19
  165. package/esm2022/lib/smart-form/api/index.mjs +0 -7
  166. package/esm2022/lib/smart-form/api/model/dateFieldProperties.mjs +0 -13
  167. package/esm2022/lib/smart-form/api/model/divProperties.mjs +0 -2
  168. package/esm2022/lib/smart-form/api/model/fileUploaderProperties.mjs +0 -2
  169. package/esm2022/lib/smart-form/api/model/imageProperties.mjs +0 -2
  170. package/esm2022/lib/smart-form/api/model/models.mjs +0 -20
  171. package/esm2022/lib/smart-form/api/model/multiFileUploaderProperties.mjs +0 -2
  172. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +0 -13
  173. package/esm2022/lib/smart-form/api/model/recordingUploaderProperties.mjs +0 -7
  174. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +0 -14
  175. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +0 -22
  176. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +0 -17
  177. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +0 -49
  178. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +0 -2
  179. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +0 -2
  180. package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +0 -2
  181. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +0 -18
  182. package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +0 -13
  183. package/esm2022/lib/smart-form/api/model/textBoxProperties.mjs +0 -13
  184. package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +0 -13
  185. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +0 -21
  186. package/esm2022/lib/smart-form/api/param.mjs +0 -2
  187. package/esm2022/lib/smart-form/api/variables.mjs +0 -9
  188. package/esm2022/lib/smart-form/highlightMacthingString-pipe.mjs +0 -20
  189. package/esm2022/lib/smart-form/projects.mjs +0 -18
  190. package/esm2022/lib/smart-form/services/smartform.layout-definition.service.mjs +0 -754
  191. package/esm2022/lib/smart-form/services/smartform.service.mjs +0 -683
  192. package/esm2022/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.mjs +0 -15
  193. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.component.mjs +0 -193
  194. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.model.mjs +0 -2
  195. package/esm2022/lib/smart-form/smartform.component.mjs +0 -190
  196. package/esm2022/lib/smart-form/smartform.form-model.mjs +0 -2
  197. package/esm2022/lib/smart-form/smartform.model.mjs +0 -38
  198. package/esm2022/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.mjs +0 -179
  199. package/esm2022/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.mjs +0 -83
  200. package/esm2022/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.mjs +0 -170
  201. package/esm2022/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.mjs +0 -151
  202. package/esm2022/lib/smart-form/widgets/directives/comparable-dropdown.directive.mjs +0 -35
  203. package/esm2022/lib/smart-form/widgets/directives/comparable-multiselect.directive.mjs +0 -79
  204. package/esm2022/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +0 -1050
  205. package/esm2022/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.mjs +0 -78
  206. package/esm2022/lib/smart-form/widgets/smartformwidget/trackCaps.directive.mjs +0 -31
  207. package/esm2022/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.mjs +0 -98
  208. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCL.mjs +0 -2
  209. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.mjs +0 -18
  210. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.mjs +0 -19
  211. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/subject.mjs +0 -13
  212. package/esm2022/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.mjs +0 -2
  213. package/esm2022/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.mjs +0 -2
  214. package/esm2022/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.mjs +0 -13
  215. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationItem.mjs +0 -2
  216. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.mjs +0 -2
  217. package/esm2022/lib/smart-generic-pages/generic-page/generic-page.component.mjs +0 -54
  218. package/esm2022/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.mjs +0 -40
  219. package/esm2022/lib/smart-generic-pages/no-permission-page/no-permission-page.component.mjs +0 -40
  220. package/esm2022/lib/smart-generic-pages/projects.mjs +0 -13
  221. package/esm2022/lib/smart-generic-pages/search-page/search-page.component.mjs +0 -81
  222. package/esm2022/lib/smart-generic-pages/smart-generic-pages.module.mjs +0 -116
  223. package/esm2022/lib/smart-generic-pages/subject-selector/subject-selector.component.mjs +0 -78
  224. package/esm2022/lib/smart-generic-pages/validation-result-page/validation-result-page.component.mjs +0 -93
  225. package/esm2022/lib/smart-grid/api/grid-api/api/api.mjs +0 -4
  226. package/esm2022/lib/smart-grid/api/grid-api/api/grid.service.mjs +0 -514
  227. package/esm2022/lib/smart-grid/api/grid-api/api.module.mjs +0 -40
  228. package/esm2022/lib/smart-grid/api/grid-api/configuration.mjs +0 -91
  229. package/esm2022/lib/smart-grid/api/grid-api/encoder.mjs +0 -19
  230. package/esm2022/lib/smart-grid/api/grid-api/index.mjs +0 -7
  231. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnContentType.mjs +0 -17
  232. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnMeta.mjs +0 -2
  233. package/esm2022/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.mjs +0 -20
  234. package/esm2022/lib/smart-grid/api/grid-api/model/gridExportDescriptor.mjs +0 -2
  235. package/esm2022/lib/smart-grid/api/grid-api/model/gridModel.mjs +0 -2
  236. package/esm2022/lib/smart-grid/api/grid-api/model/gridPage.mjs +0 -2
  237. package/esm2022/lib/smart-grid/api/grid-api/model/gridRow.mjs +0 -2
  238. package/esm2022/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.mjs +0 -2
  239. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionChange.mjs +0 -13
  240. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionMode.mjs +0 -18
  241. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionType.mjs +0 -17
  242. package/esm2022/lib/smart-grid/api/grid-api/model/gridServerModel.mjs +0 -2
  243. package/esm2022/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +0 -2
  244. package/esm2022/lib/smart-grid/api/grid-api/model/gridView.mjs +0 -2
  245. package/esm2022/lib/smart-grid/api/grid-api/model/gridViewDescriptor.mjs +0 -8
  246. package/esm2022/lib/smart-grid/api/grid-api/model/models.mjs +0 -16
  247. package/esm2022/lib/smart-grid/api/grid-api/param.mjs +0 -2
  248. package/esm2022/lib/smart-grid/api/grid-api/variables.mjs +0 -9
  249. package/esm2022/lib/smart-grid/components/expandable-grid/expandable-grid.component.mjs +0 -20
  250. package/esm2022/lib/smart-grid/components/generic-component/expanded-row-renderer.component.mjs +0 -47
  251. package/esm2022/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.mjs +0 -92
  252. package/esm2022/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.mjs +0 -200
  253. package/esm2022/lib/smart-grid/models/model.mjs +0 -29
  254. package/esm2022/lib/smart-grid/projects.mjs +0 -9
  255. package/esm2022/lib/smart-grid/smart-grid-toolbar-util.mjs +0 -76
  256. package/esm2022/lib/smart-grid/smart-grid.component.mjs +0 -1074
  257. package/esm2022/lib/smart-grid/smart-grid.module.mjs +0 -103
  258. package/esm2022/lib/smart-grid/smart-grid.service.mjs +0 -92
  259. package/esm2022/lib/smart-icon/projects.mjs +0 -9
  260. package/esm2022/lib/smart-icon/smart-icon/smart-icon.component.mjs +0 -95
  261. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.mjs +0 -33
  262. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.mjs +0 -37
  263. package/esm2022/lib/smart-icon/smart-icon.module.mjs +0 -26
  264. package/esm2022/lib/smart-icon/smart-icon.service.mjs +0 -93
  265. package/esm2022/lib/smart-map/abstract-map.mjs +0 -112
  266. package/esm2022/lib/smart-map/api/api/api.mjs +0 -4
  267. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +0 -312
  268. package/esm2022/lib/smart-map/api/api.module.mjs +0 -40
  269. package/esm2022/lib/smart-map/api/configuration.mjs +0 -91
  270. package/esm2022/lib/smart-map/api/encoder.mjs +0 -19
  271. package/esm2022/lib/smart-map/api/index.mjs +0 -7
  272. package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +0 -13
  273. package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +0 -2
  274. package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +0 -2
  275. package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +0 -17
  276. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +0 -2
  277. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +0 -19
  278. package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +0 -2
  279. package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +0 -2
  280. package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +0 -2
  281. package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +0 -18
  282. package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +0 -2
  283. package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +0 -2
  284. package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +0 -2
  285. package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +0 -2
  286. package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +0 -17
  287. package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +0 -18
  288. package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +0 -2
  289. package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +0 -17
  290. package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +0 -2
  291. package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +0 -2
  292. package/esm2022/lib/smart-map/api/model/models.mjs +0 -21
  293. package/esm2022/lib/smart-map/api/param.mjs +0 -2
  294. package/esm2022/lib/smart-map/api/variables.mjs +0 -9
  295. package/esm2022/lib/smart-map/api-default/api-default.mjs +0 -2
  296. package/esm2022/lib/smart-map/impl/google-map.mjs +0 -224
  297. package/esm2022/lib/smart-map/impl/leaflet-map.mjs +0 -422
  298. package/esm2022/lib/smart-map/projects.mjs +0 -9
  299. package/esm2022/lib/smart-map/smart-map.component.mjs +0 -222
  300. package/esm2022/lib/smart-map/smart-map.module.mjs +0 -22
  301. package/esm2022/lib/smart-map/smart-map.types.mjs +0 -2
  302. package/esm2022/lib/smart-navbar/projects.mjs +0 -8
  303. package/esm2022/lib/smart-navbar/smart-navbar.component.mjs +0 -61
  304. package/esm2022/lib/smart-navbar/smart-navbar.model.mjs +0 -6
  305. package/esm2022/lib/smart-navbar/smart-navbar.module.mjs +0 -63
  306. package/esm2022/lib/smart-navbar/smart-navbar.service.mjs +0 -14
  307. package/esm2022/lib/smart-navigation/projects.mjs +0 -6
  308. package/esm2022/lib/smart-navigation/smart-navigation.interface.mjs +0 -2
  309. package/esm2022/lib/smart-navigation/smart-navigation.module.mjs +0 -18
  310. package/esm2022/lib/smart-navigation/smart-navigation.service.mjs +0 -27
  311. package/esm2022/lib/smart-ng-client.module.mjs +0 -131
  312. package/esm2022/lib/smart-ng-client.service.mjs +0 -19
  313. package/esm2022/lib/smart-subject/projects.mjs +0 -5
  314. package/esm2022/lib/smart-subject/smart-subject.mjs +0 -21
  315. package/esm2022/lib/smart-tab-group/projects.mjs +0 -5
  316. package/esm2022/lib/smart-tab-group/smart-tab-group.module.mjs +0 -22
  317. package/esm2022/lib/smart-table/components/default-actions-popup/default-actions-popup.component.mjs +0 -43
  318. package/esm2022/lib/smart-table/components/loading/loading.component.mjs +0 -15
  319. package/esm2022/lib/smart-table/directives/mat-context-menu-trigger-for.directive.mjs +0 -52
  320. package/esm2022/lib/smart-table/projects.mjs +0 -8
  321. package/esm2022/lib/smart-table/smarttable.component.mjs +0 -98
  322. package/esm2022/lib/smart-table/smarttable.model.mjs +0 -177
  323. package/esm2022/lib/smart-table/smarttable.module.mjs +0 -109
  324. package/esm2022/lib/smart-table/smarttable.service.mjs +0 -14
  325. package/esm2022/lib/smart-table/tables/material-table/material-table.component.mjs +0 -40
  326. package/esm2022/lib/smart-table/tables/mobile-table/mobile-table.component.mjs +0 -23
  327. package/esm2022/lib/smart-table/tables/table.mjs +0 -614
  328. package/esm2022/lib/smart-tree/projects.mjs +0 -9
  329. package/esm2022/lib/smart-tree/smarttree-generic.service.mjs +0 -292
  330. package/esm2022/lib/smart-tree/smarttree.component.mjs +0 -188
  331. package/esm2022/lib/smart-tree/smarttree.model.mjs +0 -7
  332. package/esm2022/lib/smart-tree/smarttree.module.mjs +0 -64
  333. package/esm2022/lib/smart-tree/smarttree.node.model.mjs +0 -6
  334. package/esm2022/lib/smart-tree/smarttree.service.interface.mjs +0 -2
  335. package/esm2022/lib/smart-tree/smarttree.service.mjs +0 -47
  336. package/esm2022/lib/smart-tree/tree-api/api/tree.service.mjs +0 -1190
  337. package/esm2022/lib/smart-tree/tree-api/configuration.mjs +0 -91
  338. package/esm2022/lib/smart-tree/tree-api/encoder.mjs +0 -19
  339. package/esm2022/lib/smart-tree/tree-api/param.mjs +0 -2
  340. package/esm2022/lib/smart-tree/tree-api/variables.mjs +0 -9
  341. package/esm2022/lib/smart-validation/named-validator.service.mjs +0 -115
  342. package/esm2022/lib/smart-validation/projects.mjs +0 -4
  343. package/esm2022/lib/smart-validation/smart-validation.module.mjs +0 -24
  344. package/esm2022/lib/smart-validation/smart-validation.types.mjs +0 -4
  345. package/esm2022/lib/theme/theme.service.mjs +0 -48
  346. package/esm2022/lib/view-context/api/api/api.mjs +0 -4
  347. package/esm2022/lib/view-context/api/api/view.service.mjs +0 -1113
  348. package/esm2022/lib/view-context/api/api-default/binaryContentData.mjs +0 -2
  349. package/esm2022/lib/view-context/api/api-default/binaryData.mjs +0 -2
  350. package/esm2022/lib/view-context/api/api-default/invocationError.mjs +0 -2
  351. package/esm2022/lib/view-context/api/api-default/invocationRequest.mjs +0 -2
  352. package/esm2022/lib/view-context/api/api-default/invocationRun.mjs +0 -2
  353. package/esm2022/lib/view-context/api/api.module.mjs +0 -40
  354. package/esm2022/lib/view-context/api/configuration.mjs +0 -91
  355. package/esm2022/lib/view-context/api/encoder.mjs +0 -19
  356. package/esm2022/lib/view-context/api/index.mjs +0 -7
  357. package/esm2022/lib/view-context/api/model/backgroundProcessInfo.mjs +0 -2
  358. package/esm2022/lib/view-context/api/model/badgeDescriptor.mjs +0 -13
  359. package/esm2022/lib/view-context/api/model/clipboardData.mjs +0 -13
  360. package/esm2022/lib/view-context/api/model/closeResult.mjs +0 -18
  361. package/esm2022/lib/view-context/api/model/componentConstraint.mjs +0 -2
  362. package/esm2022/lib/view-context/api/model/componentModel.mjs +0 -2
  363. package/esm2022/lib/view-context/api/model/componentModelChange.mjs +0 -13
  364. package/esm2022/lib/view-context/api/model/dataChange.mjs +0 -2
  365. package/esm2022/lib/view-context/api/model/dataChangeEvent.mjs +0 -2
  366. package/esm2022/lib/view-context/api/model/dataChangeKind.mjs +0 -21
  367. package/esm2022/lib/view-context/api/model/deviceInfo.mjs +0 -13
  368. package/esm2022/lib/view-context/api/model/downloadedFile.mjs +0 -13
  369. package/esm2022/lib/view-context/api/model/iconPosition.mjs +0 -20
  370. package/esm2022/lib/view-context/api/model/imageResource.mjs +0 -8
  371. package/esm2022/lib/view-context/api/model/link.mjs +0 -20
  372. package/esm2022/lib/view-context/api/model/menuDescriptor.mjs +0 -2
  373. package/esm2022/lib/view-context/api/model/menuOpenDirection.mjs +0 -23
  374. package/esm2022/lib/view-context/api/model/menuTriggerType.mjs +0 -17
  375. package/esm2022/lib/view-context/api/model/messageData.mjs +0 -2
  376. package/esm2022/lib/view-context/api/model/messageOption.mjs +0 -2
  377. package/esm2022/lib/view-context/api/model/messageOptionType.mjs +0 -18
  378. package/esm2022/lib/view-context/api/model/messageResult.mjs +0 -2
  379. package/esm2022/lib/view-context/api/model/messageTextType.mjs +0 -17
  380. package/esm2022/lib/view-context/api/model/messageType.mjs +0 -19
  381. package/esm2022/lib/view-context/api/model/models.mjs +0 -71
  382. package/esm2022/lib/view-context/api/model/multiComboBoxElement.mjs +0 -13
  383. package/esm2022/lib/view-context/api/model/multiComboBoxModel.mjs +0 -2
  384. package/esm2022/lib/view-context/api/model/namedValidator.mjs +0 -19
  385. package/esm2022/lib/view-context/api/model/openPendingData.mjs +0 -2
  386. package/esm2022/lib/view-context/api/model/publishedViewData.mjs +0 -13
  387. package/esm2022/lib/view-context/api/model/serverRequestExecutionStat.mjs +0 -2
  388. package/esm2022/lib/view-context/api/model/serverRequestTrack.mjs +0 -2
  389. package/esm2022/lib/view-context/api/model/serverRequestType.mjs +0 -24
  390. package/esm2022/lib/view-context/api/model/shellProperty.mjs +0 -13
  391. package/esm2022/lib/view-context/api/model/smartLinkData.mjs +0 -2
  392. package/esm2022/lib/view-context/api/model/smartLinkMigrationStatus.mjs +0 -8
  393. package/esm2022/lib/view-context/api/model/statisticRecord.mjs +0 -13
  394. package/esm2022/lib/view-context/api/model/style.mjs +0 -13
  395. package/esm2022/lib/view-context/api/model/themeDefinition.mjs +0 -2
  396. package/esm2022/lib/view-context/api/model/themeDescriptor.mjs +0 -2
  397. package/esm2022/lib/view-context/api/model/themeShellDescriptor.mjs +0 -2
  398. package/esm2022/lib/view-context/api/model/uiAction.mjs +0 -2
  399. package/esm2022/lib/view-context/api/model/uiActionButtonDescriptor.mjs +0 -2
  400. package/esm2022/lib/view-context/api/model/uiActionButtonType.mjs +0 -27
  401. package/esm2022/lib/view-context/api/model/uiActionConstraint.mjs +0 -13
  402. package/esm2022/lib/view-context/api/model/uiActionDefinition.mjs +0 -2
  403. package/esm2022/lib/view-context/api/model/uiActionDefinitionEntry.mjs +0 -2
  404. package/esm2022/lib/view-context/api/model/uiActionDescriptor.mjs +0 -2
  405. package/esm2022/lib/view-context/api/model/uiActionDialogDescriptor.mjs +0 -2
  406. package/esm2022/lib/view-context/api/model/uiActionFeedbackType.mjs +0 -20
  407. package/esm2022/lib/view-context/api/model/uiActionInputType.mjs +0 -21
  408. package/esm2022/lib/view-context/api/model/uiActionRequest.mjs +0 -13
  409. package/esm2022/lib/view-context/api/model/uiActionSchedule.mjs +0 -13
  410. package/esm2022/lib/view-context/api/model/uiActionTooltip.mjs +0 -22
  411. package/esm2022/lib/view-context/api/model/uiActionUploadDescriptor.mjs +0 -2
  412. package/esm2022/lib/view-context/api/model/uploadWidgetType.mjs +0 -18
  413. package/esm2022/lib/view-context/api/model/uploadedFile.mjs +0 -2
  414. package/esm2022/lib/view-context/api/model/valueSet.mjs +0 -2
  415. package/esm2022/lib/view-context/api/model/view.mjs +0 -2
  416. package/esm2022/lib/view-context/api/model/viewApiError.mjs +0 -13
  417. package/esm2022/lib/view-context/api/model/viewConstraint.mjs +0 -2
  418. package/esm2022/lib/view-context/api/model/viewContext.mjs +0 -2
  419. package/esm2022/lib/view-context/api/model/viewContextChange.mjs +0 -2
  420. package/esm2022/lib/view-context/api/model/viewContextData.mjs +0 -2
  421. package/esm2022/lib/view-context/api/model/viewContextUpdate.mjs +0 -2
  422. package/esm2022/lib/view-context/api/model/viewData.mjs +0 -2
  423. package/esm2022/lib/view-context/api/model/viewEventHandler.mjs +0 -8
  424. package/esm2022/lib/view-context/api/model/viewPlaceholder.mjs +0 -13
  425. package/esm2022/lib/view-context/api/model/viewState.mjs +0 -22
  426. package/esm2022/lib/view-context/api/model/viewStateUpdate.mjs +0 -2
  427. package/esm2022/lib/view-context/api/model/viewType.mjs +0 -18
  428. package/esm2022/lib/view-context/api/param.mjs +0 -2
  429. package/esm2022/lib/view-context/api/variables.mjs +0 -9
  430. package/esm2022/lib/view-context/default-view-components.token.mjs +0 -9
  431. package/esm2022/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.mjs +0 -20
  432. package/esm2022/lib/view-context/message-dialog/message-dialog.component.mjs +0 -93
  433. package/esm2022/lib/view-context/projects.mjs +0 -30
  434. package/esm2022/lib/view-context/property-definition-data.mjs +0 -2
  435. package/esm2022/lib/view-context/reuse-router-slot.token.mjs +0 -4
  436. package/esm2022/lib/view-context/smart-embedded-slot.directive.mjs +0 -57
  437. package/esm2022/lib/view-context/smart-ui-action/components/menu/click/menu.component.mjs +0 -254
  438. package/esm2022/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.mjs +0 -256
  439. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.constants.mjs +0 -62
  440. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.service.mjs +0 -29
  441. package/esm2022/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.mjs +0 -30
  442. package/esm2022/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.mjs +0 -35
  443. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.mjs +0 -198
  444. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.mjs +0 -95
  445. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.mjs +0 -134
  446. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.mjs +0 -12
  447. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.mjs +0 -256
  448. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.mjs +0 -77
  449. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.mjs +0 -54
  450. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.mjs +0 -60
  451. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.mjs +0 -106
  452. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.mjs +0 -60
  453. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.mjs +0 -132
  454. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.mjs +0 -58
  455. package/esm2022/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.mjs +0 -35
  456. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.mjs +0 -7
  457. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.mjs +0 -258
  458. package/esm2022/lib/view-context/smart-ui-action/ui-action-toolbar.component.mjs +0 -348
  459. package/esm2022/lib/view-context/smart-ui-action/ui-action.descriptor.service.mjs +0 -185
  460. package/esm2022/lib/view-context/smart-ui-action/ui-action.model.mjs +0 -7
  461. package/esm2022/lib/view-context/smart-ui-action/ui-action.service.mjs +0 -250
  462. package/esm2022/lib/view-context/smart-view-context-dialog.service.mjs +0 -77
  463. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.mjs +0 -35
  464. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.mjs +0 -74
  465. package/esm2022/lib/view-context/smart-view-context.interceptor.mjs +0 -63
  466. package/esm2022/lib/view-context/smart-view-context.model.mjs +0 -2
  467. package/esm2022/lib/view-context/smart-view-context.module.mjs +0 -405
  468. package/esm2022/lib/view-context/smart-view-context.service.mjs +0 -1079
  469. package/esm2022/lib/view-context/smart-view-redirect/smart-view-redirect.mjs +0 -41
  470. package/esm2022/lib/view-context/utility/componentLibrary.mjs +0 -9
  471. package/esm2022/lib/view-context/utility/smart-object-utility.mjs +0 -44
  472. package/esm2022/lib/view-context/utility/smart-style-utility.mjs +0 -68
  473. package/esm2022/lib/view-context/value-api/api/api.mjs +0 -4
  474. package/esm2022/lib/view-context/value-api/api/value.service.mjs +0 -138
  475. package/esm2022/lib/view-context/value-api/api.module.mjs +0 -40
  476. package/esm2022/lib/view-context/value-api/configuration.mjs +0 -91
  477. package/esm2022/lib/view-context/value-api/encoder.mjs +0 -19
  478. package/esm2022/lib/view-context/value-api/index.mjs +0 -7
  479. package/esm2022/lib/view-context/value-api/model/genericValue.mjs +0 -13
  480. package/esm2022/lib/view-context/value-api/model/models.mjs +0 -11
  481. package/esm2022/lib/view-context/value-api/model/value.mjs +0 -13
  482. package/esm2022/lib/view-context/value-api/model/valueSetData.mjs +0 -2
  483. package/esm2022/lib/view-context/value-api/model/valueSetDefinition.mjs +0 -2
  484. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionData.mjs +0 -2
  485. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionIdentifier.mjs +0 -13
  486. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionKind.mjs +0 -24
  487. package/esm2022/lib/view-context/value-api/model/valueSetExpression.mjs +0 -2
  488. package/esm2022/lib/view-context/value-api/model/valueSetOperand.mjs +0 -2
  489. package/esm2022/lib/view-context/value-api/model/valueSetOperation.mjs +0 -19
  490. package/esm2022/lib/view-context/value-api/param.mjs +0 -2
  491. package/esm2022/lib/view-context/value-api/variables.mjs +0 -9
  492. package/esm2022/lib/view-context/view-handler-resolution.mjs +0 -21
  493. package/esm2022/lib/view-context/view-op.mjs +0 -41
  494. package/esm2022/lib/view-context/view-slot-resolution.mjs +0 -28
  495. package/esm2022/projects.mjs +0 -31
  496. package/esm2022/smartbit4all-ng-client.mjs +0 -5
  497. package/index.d.ts +0 -5
  498. package/lib/component-factory-service/component-factory-service.module.d.ts +0 -6
  499. package/lib/component-factory-service/component-factory-service.service.d.ts +0 -13
  500. package/lib/component-factory-service/projects.d.ts +0 -2
  501. package/lib/session/api/api/api.d.ts +0 -3
  502. package/lib/session/api/api/session.service.d.ts +0 -107
  503. package/lib/session/api/configuration.d.ts +0 -104
  504. package/lib/session/api/encoder.d.ts +0 -11
  505. package/lib/session/api/index.d.ts +0 -2
  506. package/lib/session/api/model/accountInfo.d.ts +0 -24
  507. package/lib/session/api/model/apiError.d.ts +0 -15
  508. package/lib/session/api/model/authenticationProviderData.d.ts +0 -17
  509. package/lib/session/api/model/getAuthenticationProvidersResponse.d.ts +0 -15
  510. package/lib/session/api/model/models.d.ts +0 -8
  511. package/lib/session/api/model/refreshSessionRequest.d.ts +0 -14
  512. package/lib/session/api/model/session.d.ts +0 -32
  513. package/lib/session/api/model/sessionInfoData.d.ts +0 -26
  514. package/lib/session/api/model/userActivityLog.d.ts +0 -33
  515. package/lib/session/api/param.d.ts +0 -37
  516. package/lib/session/api/variables.d.ts +0 -8
  517. package/lib/session/cookie-service/smart-cookie.service.d.ts +0 -129
  518. package/lib/session/projects.d.ts +0 -8
  519. package/lib/session/smart-backend-bootstrap.config.d.ts +0 -73
  520. package/lib/session/smart-backend-bootstrap.service.d.ts +0 -57
  521. package/lib/session/smart-default-error-ui.service.d.ts +0 -90
  522. package/lib/session/smart-error-catching.interceptor.d.ts +0 -21
  523. package/lib/session/smart-header-maintainer.interceptor.d.ts +0 -11
  524. package/lib/session/smart-session-handler.service.d.ts +0 -22
  525. package/lib/session/smart-session.module.d.ts +0 -12
  526. package/lib/session/smart-session.service.d.ts +0 -88
  527. package/lib/session/smart-timer/smart-session-timer.component.d.ts +0 -19
  528. package/lib/shared/projects.d.ts +0 -3
  529. package/lib/shared/shared.module.d.ts +0 -9
  530. package/lib/shared/smart-tooltip.directive.d.ts +0 -16
  531. package/lib/shared/smarttable.date-pipe.d.ts +0 -18
  532. package/lib/smart-client/projects.d.ts +0 -3
  533. package/lib/smart-client/smart-component-api-client.d.ts +0 -143
  534. package/lib/smart-client/smart-file-uploader/smart-file-uploader.component.d.ts +0 -25
  535. package/lib/smart-client/smart.component.d.ts +0 -35
  536. package/lib/smart-client/smart.service.d.ts +0 -29
  537. package/lib/smart-component-layout/api/api/api.d.ts +0 -3
  538. package/lib/smart-component-layout/api/api/default.service.d.ts +0 -33
  539. package/lib/smart-component-layout/api/api.module.d.ts +0 -11
  540. package/lib/smart-component-layout/api/configuration.d.ts +0 -104
  541. package/lib/smart-component-layout/api/encoder.d.ts +0 -11
  542. package/lib/smart-component-layout/api/index.d.ts +0 -6
  543. package/lib/smart-component-layout/api/model/componentType.d.ts +0 -16
  544. package/lib/smart-component-layout/api/model/componentWidgetType.d.ts +0 -20
  545. package/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.d.ts +0 -19
  546. package/lib/smart-component-layout/api/model/layoutDirection.d.ts +0 -15
  547. package/lib/smart-component-layout/api/model/models.d.ts +0 -9
  548. package/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.d.ts +0 -32
  549. package/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.d.ts +0 -26
  550. package/lib/smart-component-layout/api/model/toolbarAlignment.d.ts +0 -15
  551. package/lib/smart-component-layout/api/model/toolbarDirection.d.ts +0 -15
  552. package/lib/smart-component-layout/api/model/toolbarProperties.d.ts +0 -18
  553. package/lib/smart-component-layout/api/param.d.ts +0 -37
  554. package/lib/smart-component-layout/api/variables.d.ts +0 -8
  555. package/lib/smart-component-layout/projects.d.ts +0 -4
  556. package/lib/smart-component-layout/smart-component-layout-utility.d.ts +0 -25
  557. package/lib/smart-component-layout/smart-component-layout.component.d.ts +0 -93
  558. package/lib/smart-component-layout/smart-component-layout.module.d.ts +0 -17
  559. package/lib/smart-diagram/api/api/api.d.ts +0 -3
  560. package/lib/smart-diagram/api/api/diagramService.service.d.ts +0 -36
  561. package/lib/smart-diagram/api/api.module.d.ts +0 -11
  562. package/lib/smart-diagram/api/configuration.d.ts +0 -104
  563. package/lib/smart-diagram/api/encoder.d.ts +0 -11
  564. package/lib/smart-diagram/api/index.d.ts +0 -6
  565. package/lib/smart-diagram/api/model/diagramColor.d.ts +0 -17
  566. package/lib/smart-diagram/api/model/diagramDataContainer.d.ts +0 -19
  567. package/lib/smart-diagram/api/model/diagramDataItem.d.ts +0 -25
  568. package/lib/smart-diagram/api/model/diagramDataSet.d.ts +0 -22
  569. package/lib/smart-diagram/api/model/diagramDescriptor.d.ts +0 -57
  570. package/lib/smart-diagram/api/model/diagramModel.d.ts +0 -19
  571. package/lib/smart-diagram/api/model/diagramShape.d.ts +0 -30
  572. package/lib/smart-diagram/api/model/drawTime.d.ts +0 -18
  573. package/lib/smart-diagram/api/model/labelText.d.ts +0 -21
  574. package/lib/smart-diagram/api/model/models.d.ts +0 -9
  575. package/lib/smart-diagram/api/param.d.ts +0 -37
  576. package/lib/smart-diagram/api/variables.d.ts +0 -8
  577. package/lib/smart-diagram/component/default-smart-diagram-options.provider.d.ts +0 -33
  578. package/lib/smart-diagram/component/smart-diagram.component.d.ts +0 -43
  579. package/lib/smart-diagram/component/smart-diagram.module.d.ts +0 -11
  580. package/lib/smart-diagram/component/smart-diagram.util.d.ts +0 -1
  581. package/lib/smart-diagram/projects.d.ts +0 -4
  582. package/lib/smart-dialog/projects.d.ts +0 -4
  583. package/lib/smart-dialog/smartdialog.component.d.ts +0 -19
  584. package/lib/smart-dialog/smartdialog.model.d.ts +0 -68
  585. package/lib/smart-dialog/smartdialog.module.d.ts +0 -14
  586. package/lib/smart-dialog/smartdialog.service.d.ts +0 -28
  587. package/lib/smart-expandable-section/expandable-section.component.d.ts +0 -30
  588. package/lib/smart-expandable-section/expandable-section.model.d.ts +0 -43
  589. package/lib/smart-expandable-section/projects.d.ts +0 -4
  590. package/lib/smart-expandable-section/smart-expandable-section.module.d.ts +0 -17
  591. package/lib/smart-expandable-section/smart-expandable-section.service.d.ts +0 -6
  592. package/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.d.ts +0 -15
  593. package/lib/smart-filter/api/filter/model/filterExpressionBuilderField.d.ts +0 -27
  594. package/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.d.ts +0 -36
  595. package/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.d.ts +0 -27
  596. package/lib/smart-filter/api/filter/model/filterExpressionData.d.ts +0 -27
  597. package/lib/smart-filter/api/filter/model/filterExpressionDataType.d.ts +0 -18
  598. package/lib/smart-filter/api/filter/model/filterExpressionField.d.ts +0 -44
  599. package/lib/smart-filter/api/filter/model/filterExpressionFieldList.d.ts +0 -21
  600. package/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.d.ts +0 -26
  601. package/lib/smart-filter/api/filter/model/filterExpressionList.d.ts +0 -18
  602. package/lib/smart-filter/api/filter/model/filterExpressionOperandData.d.ts +0 -25
  603. package/lib/smart-filter/api/filter/model/filterExpressionOperation.d.ts +0 -30
  604. package/lib/smart-filter/api/filter/model/filterExpressionOrderBy.d.ts +0 -25
  605. package/lib/smart-filter/api/filter/model/model.d.ts +0 -15
  606. package/lib/smart-filter/api/filter/model/searchIndexObjectDefinitionData.d.ts +0 -19
  607. package/lib/smart-filter/api/filter/model/searchIndexPropertyDefinitionData.d.ts +0 -18
  608. package/lib/smart-filter/api/value/model/value.d.ts +0 -29
  609. package/lib/smart-filter/projects.d.ts +0 -5
  610. package/lib/smart-filter/smart-filter/components/smart-filter-expression-field/smart-filter-expression-field.component.d.ts +0 -8
  611. package/lib/smart-filter/smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component.d.ts +0 -31
  612. package/lib/smart-filter/smart-filter/components/smart-filter-simple/smart-filter-simple.component.d.ts +0 -18
  613. package/lib/smart-filter/smart-filter/smart-filter.component.d.ts +0 -15
  614. package/lib/smart-filter/smart-filter/smart-filter.service.d.ts +0 -16
  615. package/lib/smart-filter/smart-filter.model.d.ts +0 -25
  616. package/lib/smart-filter/smart-filter.module.d.ts +0 -15
  617. package/lib/smart-filter-editor/api/api/filter.service.d.ts +0 -57
  618. package/lib/smart-filter-editor/api/configuration.d.ts +0 -104
  619. package/lib/smart-filter-editor/api/encoder.d.ts +0 -11
  620. package/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.d.ts +0 -15
  621. package/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.d.ts +0 -16
  622. package/lib/smart-filter-editor/api/model/filterExpressionBuilderField.d.ts +0 -27
  623. package/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.d.ts +0 -36
  624. package/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.d.ts +0 -27
  625. package/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.d.ts +0 -38
  626. package/lib/smart-filter-editor/api/model/filterExpressionData.d.ts +0 -27
  627. package/lib/smart-filter-editor/api/model/filterExpressionDataType.d.ts +0 -18
  628. package/lib/smart-filter-editor/api/model/filterExpressionField.d.ts +0 -44
  629. package/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.d.ts +0 -17
  630. package/lib/smart-filter-editor/api/model/filterExpressionFieldList.d.ts +0 -21
  631. package/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.d.ts +0 -26
  632. package/lib/smart-filter-editor/api/model/filterExpressionList.d.ts +0 -18
  633. package/lib/smart-filter-editor/api/model/filterExpressionOperandData.d.ts +0 -25
  634. package/lib/smart-filter-editor/api/model/filterExpressionOperation.d.ts +0 -30
  635. package/lib/smart-filter-editor/api/model/filterExpressionOrderBy.d.ts +0 -28
  636. package/lib/smart-filter-editor/api/model/smartFilterType.d.ts +0 -15
  637. package/lib/smart-filter-editor/api/param.d.ts +0 -37
  638. package/lib/smart-filter-editor/api/variables.d.ts +0 -8
  639. package/lib/smart-filter-editor/filterExpressionBuilderApiActions.d.ts +0 -13
  640. package/lib/smart-filter-editor/project.d.ts +0 -7
  641. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.d.ts +0 -19
  642. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.d.ts +0 -17
  643. package/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.d.ts +0 -44
  644. package/lib/smart-filter-editor/smart-filter-editor.model.d.ts +0 -4
  645. package/lib/smart-filter-editor/smart-filter-editor.module.d.ts +0 -18
  646. package/lib/smart-filter-editor/smart-filter-editor.service.d.ts +0 -45
  647. package/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.d.ts +0 -9
  648. package/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.d.ts +0 -21
  649. package/lib/smart-form/api/api/api.d.ts +0 -3
  650. package/lib/smart-form/api/api/default.service.d.ts +0 -33
  651. package/lib/smart-form/api/api.module.d.ts +0 -11
  652. package/lib/smart-form/api/configuration.d.ts +0 -104
  653. package/lib/smart-form/api/encoder.d.ts +0 -11
  654. package/lib/smart-form/api/index.d.ts +0 -6
  655. package/lib/smart-form/api/model/dateFieldProperties.d.ts +0 -15
  656. package/lib/smart-form/api/model/divProperties.d.ts +0 -15
  657. package/lib/smart-form/api/model/fileUploaderProperties.d.ts +0 -20
  658. package/lib/smart-form/api/model/imageProperties.d.ts +0 -15
  659. package/lib/smart-form/api/model/models.d.ts +0 -19
  660. package/lib/smart-form/api/model/multiFileUploaderProperties.d.ts +0 -19
  661. package/lib/smart-form/api/model/propertyMapping.d.ts +0 -24
  662. package/lib/smart-form/api/model/recordingUploaderProperties.d.ts +0 -20
  663. package/lib/smart-form/api/model/selectionDefinition.d.ts +0 -58
  664. package/lib/smart-form/api/model/smartFormInputMode.d.ts +0 -20
  665. package/lib/smart-form/api/model/smartFormWidgetDirection.d.ts +0 -15
  666. package/lib/smart-form/api/model/smartFormWidgetType.d.ts +0 -47
  667. package/lib/smart-form/api/model/smartLayoutDefinition.d.ts +0 -15
  668. package/lib/smart-form/api/model/smartMatrixModel.d.ts +0 -29
  669. package/lib/smart-form/api/model/smartWidgetDefinition.d.ts +0 -125
  670. package/lib/smart-form/api/model/smartWidgetHint.d.ts +0 -19
  671. package/lib/smart-form/api/model/sortDefinition.d.ts +0 -15
  672. package/lib/smart-form/api/model/textBoxProperties.d.ts +0 -15
  673. package/lib/smart-form/api/model/textFieldProperties.d.ts +0 -14
  674. package/lib/smart-form/api/model/valueChangeMode.d.ts +0 -19
  675. package/lib/smart-form/api/param.d.ts +0 -37
  676. package/lib/smart-form/api/variables.d.ts +0 -8
  677. package/lib/smart-form/highlightMacthingString-pipe.d.ts +0 -7
  678. package/lib/smart-form/projects.d.ts +0 -14
  679. package/lib/smart-form/services/smartform.layout-definition.service.d.ts +0 -50
  680. package/lib/smart-form/services/smartform.service.d.ts +0 -52
  681. package/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.d.ts +0 -8
  682. package/lib/smart-form/smartfileuploader/smartfileuploader.component.d.ts +0 -38
  683. package/lib/smart-form/smartfileuploader/smartfileuploader.model.d.ts +0 -7
  684. package/lib/smart-form/smartform.component.d.ts +0 -43
  685. package/lib/smart-form/smartform.form-model.d.ts +0 -864
  686. package/lib/smart-form/smartform.model.d.ts +0 -126
  687. package/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.d.ts +0 -54
  688. package/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.d.ts +0 -29
  689. package/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.d.ts +0 -57
  690. package/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.d.ts +0 -50
  691. package/lib/smart-form/widgets/directives/comparable-dropdown.directive.d.ts +0 -10
  692. package/lib/smart-form/widgets/directives/comparable-multiselect.directive.d.ts +0 -10
  693. package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +0 -173
  694. package/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.d.ts +0 -24
  695. package/lib/smart-form/widgets/smartformwidget/trackCaps.directive.d.ts +0 -9
  696. package/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.d.ts +0 -21
  697. package/lib/smart-generic-pages/api/platform/acl/model/aCL.d.ts +0 -18
  698. package/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.d.ts +0 -54
  699. package/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.d.ts +0 -19
  700. package/lib/smart-generic-pages/api/platform/acl/model/subject.d.ts +0 -24
  701. package/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.d.ts +0 -2
  702. package/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.d.ts +0 -27
  703. package/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.d.ts +0 -14
  704. package/lib/smart-generic-pages/api/platform/validation/model/validationItem.d.ts +0 -17
  705. package/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.d.ts +0 -18
  706. package/lib/smart-generic-pages/generic-page/generic-page.component.d.ts +0 -12
  707. package/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.d.ts +0 -11
  708. package/lib/smart-generic-pages/no-permission-page/no-permission-page.component.d.ts +0 -11
  709. package/lib/smart-generic-pages/projects.d.ts +0 -9
  710. package/lib/smart-generic-pages/search-page/search-page.component.d.ts +0 -25
  711. package/lib/smart-generic-pages/smart-generic-pages.module.d.ts +0 -19
  712. package/lib/smart-generic-pages/subject-selector/subject-selector.component.d.ts +0 -17
  713. package/lib/smart-generic-pages/validation-result-page/validation-result-page.component.d.ts +0 -25
  714. package/lib/smart-grid/api/grid-api/api/api.d.ts +0 -3
  715. package/lib/smart-grid/api/grid-api/api/grid.service.d.ts +0 -182
  716. package/lib/smart-grid/api/grid-api/api.module.d.ts +0 -11
  717. package/lib/smart-grid/api/grid-api/configuration.d.ts +0 -104
  718. package/lib/smart-grid/api/grid-api/encoder.d.ts +0 -11
  719. package/lib/smart-grid/api/grid-api/index.d.ts +0 -6
  720. package/lib/smart-grid/api/grid-api/model/gridColumnContentType.d.ts +0 -15
  721. package/lib/smart-grid/api/grid-api/model/gridColumnMeta.d.ts +0 -34
  722. package/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.d.ts +0 -44
  723. package/lib/smart-grid/api/grid-api/model/gridExportDescriptor.d.ts +0 -19
  724. package/lib/smart-grid/api/grid-api/model/gridModel.d.ts +0 -36
  725. package/lib/smart-grid/api/grid-api/model/gridPage.d.ts +0 -26
  726. package/lib/smart-grid/api/grid-api/model/gridRow.d.ts +0 -47
  727. package/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.d.ts +0 -20
  728. package/lib/smart-grid/api/grid-api/model/gridSelectionChange.d.ts +0 -24
  729. package/lib/smart-grid/api/grid-api/model/gridSelectionMode.d.ts +0 -16
  730. package/lib/smart-grid/api/grid-api/model/gridSelectionType.d.ts +0 -15
  731. package/lib/smart-grid/api/grid-api/model/gridServerModel.d.ts +0 -22
  732. package/lib/smart-grid/api/grid-api/model/gridUpdateData.d.ts +0 -20
  733. package/lib/smart-grid/api/grid-api/model/gridView.d.ts +0 -21
  734. package/lib/smart-grid/api/grid-api/model/gridViewDescriptor.d.ts +0 -39
  735. package/lib/smart-grid/api/grid-api/model/models.d.ts +0 -15
  736. package/lib/smart-grid/api/grid-api/param.d.ts +0 -37
  737. package/lib/smart-grid/api/grid-api/variables.d.ts +0 -8
  738. package/lib/smart-grid/components/expandable-grid/expandable-grid.component.d.ts +0 -10
  739. package/lib/smart-grid/components/generic-component/expanded-row-renderer.component.d.ts +0 -21
  740. package/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.d.ts +0 -26
  741. package/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.d.ts +0 -47
  742. package/lib/smart-grid/models/model.d.ts +0 -73
  743. package/lib/smart-grid/projects.d.ts +0 -5
  744. package/lib/smart-grid/smart-grid-toolbar-util.d.ts +0 -12
  745. package/lib/smart-grid/smart-grid.component.d.ts +0 -157
  746. package/lib/smart-grid/smart-grid.module.d.ts +0 -29
  747. package/lib/smart-grid/smart-grid.service.d.ts +0 -26
  748. package/lib/smart-icon/projects.d.ts +0 -5
  749. package/lib/smart-icon/smart-icon/smart-icon.component.d.ts +0 -34
  750. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.d.ts +0 -10
  751. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.d.ts +0 -14
  752. package/lib/smart-icon/smart-icon.module.d.ts +0 -14
  753. package/lib/smart-icon/smart-icon.service.d.ts +0 -29
  754. package/lib/smart-map/abstract-map.d.ts +0 -37
  755. package/lib/smart-map/api/api/api.d.ts +0 -3
  756. package/lib/smart-map/api/api/geoMap.service.d.ts +0 -101
  757. package/lib/smart-map/api/api.module.d.ts +0 -11
  758. package/lib/smart-map/api/configuration.d.ts +0 -104
  759. package/lib/smart-map/api/encoder.d.ts +0 -11
  760. package/lib/smart-map/api/index.d.ts +0 -6
  761. package/lib/smart-map/api/model/gPSPosition.d.ts +0 -32
  762. package/lib/smart-map/api/model/gPSRoute.d.ts +0 -21
  763. package/lib/smart-map/api/model/geoMapChange.d.ts +0 -21
  764. package/lib/smart-map/api/model/geoMapDataLoadingMode.d.ts +0 -15
  765. package/lib/smart-map/api/model/geoMapDataSourceDescriptor.d.ts +0 -52
  766. package/lib/smart-map/api/model/geoMapDataSourceType.d.ts +0 -17
  767. package/lib/smart-map/api/model/geoMapEditingSession.d.ts +0 -17
  768. package/lib/smart-map/api/model/geoMapInteraction.d.ts +0 -24
  769. package/lib/smart-map/api/model/geoMapItem.d.ts +0 -41
  770. package/lib/smart-map/api/model/geoMapItemKind.d.ts +0 -16
  771. package/lib/smart-map/api/model/geoMapLayer.d.ts +0 -19
  772. package/lib/smart-map/api/model/geoMapLayerChange.d.ts +0 -20
  773. package/lib/smart-map/api/model/geoMapLayerDescriptor.d.ts +0 -28
  774. package/lib/smart-map/api/model/geoMapModel.d.ts +0 -26
  775. package/lib/smart-map/api/model/geoMapOperationMode.d.ts +0 -15
  776. package/lib/smart-map/api/model/geoMapSelectionMode.d.ts +0 -16
  777. package/lib/smart-map/api/model/geoMapServerModel.d.ts +0 -25
  778. package/lib/smart-map/api/model/geoMapTextType.d.ts +0 -15
  779. package/lib/smart-map/api/model/geoMapViewState.d.ts +0 -27
  780. package/lib/smart-map/api/model/geoMapViewport.d.ts +0 -20
  781. package/lib/smart-map/api/model/models.d.ts +0 -20
  782. package/lib/smart-map/api/param.d.ts +0 -37
  783. package/lib/smart-map/api/variables.d.ts +0 -8
  784. package/lib/smart-map/api-default/api-default.d.ts +0 -2
  785. package/lib/smart-map/impl/google-map.d.ts +0 -23
  786. package/lib/smart-map/impl/leaflet-map.d.ts +0 -22
  787. package/lib/smart-map/projects.d.ts +0 -8
  788. package/lib/smart-map/smart-map.component.d.ts +0 -39
  789. package/lib/smart-map/smart-map.module.d.ts +0 -11
  790. package/lib/smart-map/smart-map.types.d.ts +0 -34
  791. package/lib/smart-navbar/projects.d.ts +0 -4
  792. package/lib/smart-navbar/smart-navbar.component.d.ts +0 -20
  793. package/lib/smart-navbar/smart-navbar.model.d.ts +0 -48
  794. package/lib/smart-navbar/smart-navbar.module.d.ts +0 -18
  795. package/lib/smart-navbar/smart-navbar.service.d.ts +0 -6
  796. package/lib/smart-navigation/projects.d.ts +0 -2
  797. package/lib/smart-navigation/smart-navigation.interface.d.ts +0 -5
  798. package/lib/smart-navigation/smart-navigation.module.d.ts +0 -6
  799. package/lib/smart-navigation/smart-navigation.service.d.ts +0 -12
  800. package/lib/smart-ng-client.module.d.ts +0 -25
  801. package/lib/smart-ng-client.service.d.ts +0 -10
  802. package/lib/smart-subject/projects.d.ts +0 -1
  803. package/lib/smart-subject/smart-subject.d.ts +0 -6
  804. package/lib/smart-tab-group/projects.d.ts +0 -1
  805. package/lib/smart-tab-group/smart-tab-group.module.d.ts +0 -10
  806. package/lib/smart-table/components/default-actions-popup/default-actions-popup.component.d.ts +0 -19
  807. package/lib/smart-table/components/loading/loading.component.d.ts +0 -8
  808. package/lib/smart-table/directives/mat-context-menu-trigger-for.directive.d.ts +0 -10
  809. package/lib/smart-table/projects.d.ts +0 -4
  810. package/lib/smart-table/smarttable.component.d.ts +0 -34
  811. package/lib/smart-table/smarttable.model.d.ts +0 -202
  812. package/lib/smart-table/smarttable.module.d.ts +0 -29
  813. package/lib/smart-table/smarttable.service.d.ts +0 -6
  814. package/lib/smart-table/tables/material-table/material-table.component.d.ts +0 -8
  815. package/lib/smart-table/tables/mobile-table/mobile-table.component.d.ts +0 -8
  816. package/lib/smart-table/tables/table.d.ts +0 -98
  817. package/lib/smart-tree/projects.d.ts +0 -5
  818. package/lib/smart-tree/smarttree-generic.service.d.ts +0 -48
  819. package/lib/smart-tree/smarttree.component.d.ts +0 -43
  820. package/lib/smart-tree/smarttree.model.d.ts +0 -42
  821. package/lib/smart-tree/smarttree.module.d.ts +0 -16
  822. package/lib/smart-tree/smarttree.node.model.d.ts +0 -13
  823. package/lib/smart-tree/smarttree.service.d.ts +0 -25
  824. package/lib/smart-tree/smarttree.service.interface.d.ts +0 -43
  825. package/lib/smart-tree/tree-api/api/tree.service.d.ts +0 -336
  826. package/lib/smart-tree/tree-api/configuration.d.ts +0 -104
  827. package/lib/smart-tree/tree-api/encoder.d.ts +0 -11
  828. package/lib/smart-tree/tree-api/param.d.ts +0 -37
  829. package/lib/smart-tree/tree-api/variables.d.ts +0 -8
  830. package/lib/smart-validation/named-validator.service.d.ts +0 -17
  831. package/lib/smart-validation/projects.d.ts +0 -3
  832. package/lib/smart-validation/smart-validation.module.d.ts +0 -8
  833. package/lib/smart-validation/smart-validation.types.d.ts +0 -12
  834. package/lib/theme/theme.service.d.ts +0 -17
  835. package/lib/view-context/api/api/api.d.ts +0 -3
  836. package/lib/view-context/api/api/view.service.d.ts +0 -426
  837. package/lib/view-context/api/api-default/binaryContentData.d.ts +0 -2
  838. package/lib/view-context/api/api-default/binaryData.d.ts +0 -2
  839. package/lib/view-context/api/api-default/invocationError.d.ts +0 -2
  840. package/lib/view-context/api/api-default/invocationRequest.d.ts +0 -2
  841. package/lib/view-context/api/api-default/invocationRun.d.ts +0 -2
  842. package/lib/view-context/api/api.module.d.ts +0 -11
  843. package/lib/view-context/api/configuration.d.ts +0 -104
  844. package/lib/view-context/api/encoder.d.ts +0 -11
  845. package/lib/view-context/api/index.d.ts +0 -6
  846. package/lib/view-context/api/model/backgroundProcessInfo.d.ts +0 -25
  847. package/lib/view-context/api/model/badgeDescriptor.d.ts +0 -15
  848. package/lib/view-context/api/model/clipboardData.d.ts +0 -20
  849. package/lib/view-context/api/model/closeResult.d.ts +0 -16
  850. package/lib/view-context/api/model/componentConstraint.d.ts +0 -31
  851. package/lib/view-context/api/model/componentModel.d.ts +0 -47
  852. package/lib/view-context/api/model/componentModelChange.d.ts +0 -29
  853. package/lib/view-context/api/model/dataChange.d.ts +0 -25
  854. package/lib/view-context/api/model/dataChangeEvent.d.ts +0 -31
  855. package/lib/view-context/api/model/dataChangeKind.d.ts +0 -19
  856. package/lib/view-context/api/model/deviceInfo.d.ts +0 -43
  857. package/lib/view-context/api/model/downloadedFile.d.ts +0 -19
  858. package/lib/view-context/api/model/iconPosition.d.ts +0 -18
  859. package/lib/view-context/api/model/imageResource.d.ts +0 -28
  860. package/lib/view-context/api/model/link.d.ts +0 -35
  861. package/lib/view-context/api/model/menuDescriptor.d.ts +0 -17
  862. package/lib/view-context/api/model/menuOpenDirection.d.ts +0 -21
  863. package/lib/view-context/api/model/menuTriggerType.d.ts +0 -15
  864. package/lib/view-context/api/model/messageData.d.ts +0 -29
  865. package/lib/view-context/api/model/messageOption.d.ts +0 -20
  866. package/lib/view-context/api/model/messageOptionType.d.ts +0 -16
  867. package/lib/view-context/api/model/messageResult.d.ts +0 -16
  868. package/lib/view-context/api/model/messageTextType.d.ts +0 -15
  869. package/lib/view-context/api/model/messageType.d.ts +0 -17
  870. package/lib/view-context/api/model/models.d.ts +0 -70
  871. package/lib/view-context/api/model/multiComboBoxElement.d.ts +0 -16
  872. package/lib/view-context/api/model/multiComboBoxModel.d.ts +0 -16
  873. package/lib/view-context/api/model/namedValidator.d.ts +0 -27
  874. package/lib/view-context/api/model/openPendingData.d.ts +0 -29
  875. package/lib/view-context/api/model/publishedViewData.d.ts +0 -14
  876. package/lib/view-context/api/model/serverRequestExecutionStat.d.ts +0 -40
  877. package/lib/view-context/api/model/serverRequestTrack.d.ts +0 -60
  878. package/lib/view-context/api/model/serverRequestType.d.ts +0 -22
  879. package/lib/view-context/api/model/shellProperty.d.ts +0 -15
  880. package/lib/view-context/api/model/smartLinkData.d.ts +0 -29
  881. package/lib/view-context/api/model/smartLinkMigrationStatus.d.ts +0 -39
  882. package/lib/view-context/api/model/statisticRecord.d.ts +0 -36
  883. package/lib/view-context/api/model/style.d.ts +0 -21
  884. package/lib/view-context/api/model/themeDefinition.d.ts +0 -22
  885. package/lib/view-context/api/model/themeDescriptor.d.ts +0 -16
  886. package/lib/view-context/api/model/themeShellDescriptor.d.ts +0 -17
  887. package/lib/view-context/api/model/uiAction.d.ts +0 -68
  888. package/lib/view-context/api/model/uiActionButtonDescriptor.d.ts +0 -25
  889. package/lib/view-context/api/model/uiActionButtonType.d.ts +0 -25
  890. package/lib/view-context/api/model/uiActionConstraint.d.ts +0 -22
  891. package/lib/view-context/api/model/uiActionDefinition.d.ts +0 -19
  892. package/lib/view-context/api/model/uiActionDefinitionEntry.d.ts +0 -18
  893. package/lib/view-context/api/model/uiActionDescriptor.d.ts +0 -44
  894. package/lib/view-context/api/model/uiActionDialogDescriptor.d.ts +0 -23
  895. package/lib/view-context/api/model/uiActionFeedbackType.d.ts +0 -18
  896. package/lib/view-context/api/model/uiActionInputType.d.ts +0 -19
  897. package/lib/view-context/api/model/uiActionRequest.d.ts +0 -31
  898. package/lib/view-context/api/model/uiActionSchedule.d.ts +0 -14
  899. package/lib/view-context/api/model/uiActionTooltip.d.ts +0 -25
  900. package/lib/view-context/api/model/uiActionUploadDescriptor.d.ts +0 -27
  901. package/lib/view-context/api/model/uploadWidgetType.d.ts +0 -16
  902. package/lib/view-context/api/model/uploadedFile.d.ts +0 -20
  903. package/lib/view-context/api/model/valueSet.d.ts +0 -20
  904. package/lib/view-context/api/model/view.d.ts +0 -88
  905. package/lib/view-context/api/model/viewApiError.d.ts +0 -18
  906. package/lib/view-context/api/model/viewConstraint.d.ts +0 -18
  907. package/lib/view-context/api/model/viewContext.d.ts +0 -33
  908. package/lib/view-context/api/model/viewContextChange.d.ts +0 -24
  909. package/lib/view-context/api/model/viewContextData.d.ts +0 -25
  910. package/lib/view-context/api/model/viewContextUpdate.d.ts +0 -24
  911. package/lib/view-context/api/model/viewData.d.ts +0 -28
  912. package/lib/view-context/api/model/viewEventHandler.d.ts +0 -36
  913. package/lib/view-context/api/model/viewPlaceholder.d.ts +0 -22
  914. package/lib/view-context/api/model/viewState.d.ts +0 -20
  915. package/lib/view-context/api/model/viewStateUpdate.d.ts +0 -22
  916. package/lib/view-context/api/model/viewType.d.ts +0 -16
  917. package/lib/view-context/api/param.d.ts +0 -37
  918. package/lib/view-context/api/variables.d.ts +0 -8
  919. package/lib/view-context/default-view-components.token.d.ts +0 -18
  920. package/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.d.ts +0 -9
  921. package/lib/view-context/message-dialog/message-dialog.component.d.ts +0 -27
  922. package/lib/view-context/projects.d.ts +0 -26
  923. package/lib/view-context/property-definition-data.d.ts +0 -5
  924. package/lib/view-context/reuse-router-slot.token.d.ts +0 -3
  925. package/lib/view-context/smart-embedded-slot.directive.d.ts +0 -20
  926. package/lib/view-context/smart-ui-action/components/menu/click/menu.component.d.ts +0 -49
  927. package/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.d.ts +0 -50
  928. package/lib/view-context/smart-ui-action/components/menu/menu.constants.d.ts +0 -7
  929. package/lib/view-context/smart-ui-action/components/menu/menu.service.d.ts +0 -11
  930. package/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.d.ts +0 -13
  931. package/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.d.ts +0 -16
  932. package/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.d.ts +0 -30
  933. package/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.d.ts +0 -32
  934. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.d.ts +0 -40
  935. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.d.ts +0 -3
  936. package/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.d.ts +0 -43
  937. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.d.ts +0 -29
  938. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.d.ts +0 -21
  939. package/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.d.ts +0 -15
  940. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.d.ts +0 -36
  941. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.d.ts +0 -26
  942. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.d.ts +0 -31
  943. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.d.ts +0 -28
  944. package/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.d.ts +0 -13
  945. package/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.d.ts +0 -5
  946. package/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.d.ts +0 -55
  947. package/lib/view-context/smart-ui-action/ui-action-toolbar.component.d.ts +0 -73
  948. package/lib/view-context/smart-ui-action/ui-action.descriptor.service.d.ts +0 -23
  949. package/lib/view-context/smart-ui-action/ui-action.model.d.ts +0 -43
  950. package/lib/view-context/smart-ui-action/ui-action.service.d.ts +0 -42
  951. package/lib/view-context/smart-view-context-dialog.service.d.ts +0 -21
  952. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.d.ts +0 -15
  953. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.d.ts +0 -21
  954. package/lib/view-context/smart-view-context.interceptor.d.ts +0 -17
  955. package/lib/view-context/smart-view-context.model.d.ts +0 -37
  956. package/lib/view-context/smart-view-context.module.d.ts +0 -86
  957. package/lib/view-context/smart-view-context.service.d.ts +0 -172
  958. package/lib/view-context/smart-view-redirect/smart-view-redirect.d.ts +0 -16
  959. package/lib/view-context/utility/componentLibrary.d.ts +0 -6
  960. package/lib/view-context/utility/smart-object-utility.d.ts +0 -5
  961. package/lib/view-context/utility/smart-style-utility.d.ts +0 -12
  962. package/lib/view-context/value-api/api/api.d.ts +0 -3
  963. package/lib/view-context/value-api/api/value.service.d.ts +0 -35
  964. package/lib/view-context/value-api/api.module.d.ts +0 -11
  965. package/lib/view-context/value-api/configuration.d.ts +0 -104
  966. package/lib/view-context/value-api/encoder.d.ts +0 -11
  967. package/lib/view-context/value-api/index.d.ts +0 -6
  968. package/lib/view-context/value-api/model/genericValue.d.ts +0 -33
  969. package/lib/view-context/value-api/model/models.d.ts +0 -10
  970. package/lib/view-context/value-api/model/value.d.ts +0 -29
  971. package/lib/view-context/value-api/model/valueSetData.d.ts +0 -41
  972. package/lib/view-context/value-api/model/valueSetDefinition.d.ts +0 -16
  973. package/lib/view-context/value-api/model/valueSetDefinitionData.d.ts +0 -53
  974. package/lib/view-context/value-api/model/valueSetDefinitionIdentifier.d.ts +0 -21
  975. package/lib/view-context/value-api/model/valueSetDefinitionKind.d.ts +0 -22
  976. package/lib/view-context/value-api/model/valueSetExpression.d.ts +0 -18
  977. package/lib/view-context/value-api/model/valueSetOperand.d.ts +0 -25
  978. package/lib/view-context/value-api/model/valueSetOperation.d.ts +0 -17
  979. package/lib/view-context/value-api/param.d.ts +0 -37
  980. package/lib/view-context/value-api/variables.d.ts +0 -8
  981. package/lib/view-context/view-handler-resolution.d.ts +0 -11
  982. package/lib/view-context/view-op.d.ts +0 -18
  983. package/lib/view-context/view-slot-resolution.d.ts +0 -27
  984. package/projects.d.ts +0 -27
  985. package/smartbit4all-ng-client-6.0.32.tgz +0 -0
@@ -1,336 +0,0 @@
1
- import { HttpClient, HttpHeaders, HttpResponse, HttpEvent, HttpParameterCodec, HttpContext } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { SmartTreeNode } from '../..';
4
- import { UiAction, UiActionRequest, ViewContextChange } from '../../../view-context/api';
5
- import { Configuration } from '../configuration';
6
- import * as i0 from "@angular/core";
7
- export declare class TreeService {
8
- protected httpClient: HttpClient;
9
- protected basePath: string;
10
- defaultHeaders: HttpHeaders;
11
- configuration: Configuration;
12
- encoder: HttpParameterCodec;
13
- constructor(httpClient: HttpClient, basePath: string | string[], configuration: Configuration);
14
- private addToHttpParams;
15
- private addToHttpParamsRecursive;
16
- /**
17
- * Collapses the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the collapsed SmartTreeNode.
18
- * @param viewUuid
19
- * @param treeId
20
- * @param nodeId
21
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
22
- * @param reportProgress flag to report request and response progress.
23
- */
24
- collapseNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
25
- httpHeaderAccept?: 'application/json';
26
- context?: HttpContext;
27
- }): Observable<SmartTreeNode>;
28
- collapseNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
29
- httpHeaderAccept?: 'application/json';
30
- context?: HttpContext;
31
- }): Observable<HttpResponse<SmartTreeNode>>;
32
- collapseNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
33
- httpHeaderAccept?: 'application/json';
34
- context?: HttpContext;
35
- }): Observable<HttpEvent<SmartTreeNode>>;
36
- /**
37
- * Collapses the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the collapsed SmartTreeNode.
38
- * @param viewUuid
39
- * @param treeId
40
- * @param nodeId
41
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
42
- * @param reportProgress flag to report request and response progress.
43
- */
44
- collapseNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
45
- httpHeaderAccept?: 'application/json';
46
- context?: HttpContext;
47
- }): Observable<ViewContextChange>;
48
- collapseNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
49
- httpHeaderAccept?: 'application/json';
50
- context?: HttpContext;
51
- }): Observable<HttpResponse<ViewContextChange>>;
52
- collapseNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
53
- httpHeaderAccept?: 'application/json';
54
- context?: HttpContext;
55
- }): Observable<HttpEvent<ViewContextChange>>;
56
- /**
57
- * Expands the given treenode. The viewcontext will hold the appropriate instruction for the ui, if any. Returns the expanded SmartTreeNode.
58
- * @param viewUuid
59
- * @param treeId
60
- * @param nodeId
61
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
62
- * @param reportProgress flag to report request and response progress.
63
- */
64
- expandNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
65
- httpHeaderAccept?: 'application/json';
66
- context?: HttpContext;
67
- }): Observable<SmartTreeNode>;
68
- expandNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
69
- httpHeaderAccept?: 'application/json';
70
- context?: HttpContext;
71
- }): Observable<HttpResponse<SmartTreeNode>>;
72
- expandNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
73
- httpHeaderAccept?: 'application/json';
74
- context?: HttpContext;
75
- }): Observable<HttpEvent<SmartTreeNode>>;
76
- /**
77
- * Expands the given treenode. The viewcontext will hold the appropriate instruction for the ui, if any. Returns the expanded SmartTreeNode.
78
- * @param viewUuid
79
- * @param treeId
80
- * @param nodeId
81
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
82
- * @param reportProgress flag to report request and response progress.
83
- */
84
- expandNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
85
- httpHeaderAccept?: 'application/json';
86
- context?: HttpContext;
87
- }): Observable<ViewContextChange>;
88
- expandNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
89
- httpHeaderAccept?: 'application/json';
90
- context?: HttpContext;
91
- }): Observable<HttpResponse<ViewContextChange>>;
92
- expandNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
93
- httpHeaderAccept?: 'application/json';
94
- context?: HttpContext;
95
- }): Observable<HttpEvent<ViewContextChange>>;
96
- /**
97
- * Query the child nodes of the tree\&#39;s node given in the parameter
98
- * @param viewUuid
99
- * @param treeId
100
- * @param nodeId
101
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
102
- * @param reportProgress flag to report request and response progress.
103
- */
104
- getChildrenNodes(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
105
- httpHeaderAccept?: 'application/json';
106
- context?: HttpContext;
107
- }): Observable<Array<SmartTreeNode>>;
108
- getChildrenNodes(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
109
- httpHeaderAccept?: 'application/json';
110
- context?: HttpContext;
111
- }): Observable<HttpResponse<Array<SmartTreeNode>>>;
112
- getChildrenNodes(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
113
- httpHeaderAccept?: 'application/json';
114
- context?: HttpContext;
115
- }): Observable<HttpEvent<Array<SmartTreeNode>>>;
116
- /**
117
- * Query the child nodes of the tree\&#39;s node given in the parameter
118
- * @param viewUuid
119
- * @param treeId
120
- * @param nodeId
121
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
122
- * @param reportProgress flag to report request and response progress.
123
- */
124
- getChildrenNodes2(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
125
- httpHeaderAccept?: 'application/json';
126
- context?: HttpContext;
127
- }): Observable<ViewContextChange>;
128
- getChildrenNodes2(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
129
- httpHeaderAccept?: 'application/json';
130
- context?: HttpContext;
131
- }): Observable<HttpResponse<ViewContextChange>>;
132
- getChildrenNodes2(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
133
- httpHeaderAccept?: 'application/json';
134
- context?: HttpContext;
135
- }): Observable<HttpEvent<ViewContextChange>>;
136
- /**
137
- * Query all tree nodes.
138
- * @param viewUuid
139
- * @param treeId
140
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
141
- * @param reportProgress flag to report request and response progress.
142
- */
143
- getMainActions(viewUuid: string, treeId: string, observe?: 'body', reportProgress?: boolean, options?: {
144
- httpHeaderAccept?: 'application/json';
145
- context?: HttpContext;
146
- }): Observable<Array<UiAction>>;
147
- getMainActions(viewUuid: string, treeId: string, observe?: 'response', reportProgress?: boolean, options?: {
148
- httpHeaderAccept?: 'application/json';
149
- context?: HttpContext;
150
- }): Observable<HttpResponse<Array<UiAction>>>;
151
- getMainActions(viewUuid: string, treeId: string, observe?: 'events', reportProgress?: boolean, options?: {
152
- httpHeaderAccept?: 'application/json';
153
- context?: HttpContext;
154
- }): Observable<HttpEvent<Array<UiAction>>>;
155
- /**
156
- * Query all tree nodes.
157
- * @param viewUuid
158
- * @param treeId
159
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
160
- * @param reportProgress flag to report request and response progress.
161
- */
162
- getMainActions2(viewUuid: string, treeId: string, observe?: 'body', reportProgress?: boolean, options?: {
163
- httpHeaderAccept?: 'application/json';
164
- context?: HttpContext;
165
- }): Observable<ViewContextChange>;
166
- getMainActions2(viewUuid: string, treeId: string, observe?: 'response', reportProgress?: boolean, options?: {
167
- httpHeaderAccept?: 'application/json';
168
- context?: HttpContext;
169
- }): Observable<HttpResponse<ViewContextChange>>;
170
- getMainActions2(viewUuid: string, treeId: string, observe?: 'events', reportProgress?: boolean, options?: {
171
- httpHeaderAccept?: 'application/json';
172
- context?: HttpContext;
173
- }): Observable<HttpEvent<ViewContextChange>>;
174
- /**
175
- * Query all tree nodes.
176
- * @param viewUuid
177
- * @param treeId
178
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
179
- * @param reportProgress flag to report request and response progress.
180
- */
181
- getRootNodes(viewUuid: string, treeId: string, observe?: 'body', reportProgress?: boolean, options?: {
182
- httpHeaderAccept?: 'application/json';
183
- context?: HttpContext;
184
- }): Observable<Array<SmartTreeNode>>;
185
- getRootNodes(viewUuid: string, treeId: string, observe?: 'response', reportProgress?: boolean, options?: {
186
- httpHeaderAccept?: 'application/json';
187
- context?: HttpContext;
188
- }): Observable<HttpResponse<Array<SmartTreeNode>>>;
189
- getRootNodes(viewUuid: string, treeId: string, observe?: 'events', reportProgress?: boolean, options?: {
190
- httpHeaderAccept?: 'application/json';
191
- context?: HttpContext;
192
- }): Observable<HttpEvent<Array<SmartTreeNode>>>;
193
- /**
194
- * Query all tree nodes.
195
- * @param viewUuid
196
- * @param treeId
197
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
198
- * @param reportProgress flag to report request and response progress.
199
- */
200
- getRootNodes2(viewUuid: string, treeId: string, observe?: 'body', reportProgress?: boolean, options?: {
201
- httpHeaderAccept?: 'application/json';
202
- context?: HttpContext;
203
- }): Observable<ViewContextChange>;
204
- getRootNodes2(viewUuid: string, treeId: string, observe?: 'response', reportProgress?: boolean, options?: {
205
- httpHeaderAccept?: 'application/json';
206
- context?: HttpContext;
207
- }): Observable<HttpResponse<ViewContextChange>>;
208
- getRootNodes2(viewUuid: string, treeId: string, observe?: 'events', reportProgress?: boolean, options?: {
209
- httpHeaderAccept?: 'application/json';
210
- context?: HttpContext;
211
- }): Observable<HttpEvent<ViewContextChange>>;
212
- /**
213
- * Performs an action on the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the SmartTreeNode which the action was performed on.
214
- * @param viewUuid
215
- * @param treeId
216
- * @param nodeId
217
- * @param body
218
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
219
- * @param reportProgress flag to report request and response progress.
220
- */
221
- performAction(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
222
- httpHeaderAccept?: 'application/json';
223
- context?: HttpContext;
224
- }): Observable<Array<SmartTreeNode>>;
225
- performAction(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
226
- httpHeaderAccept?: 'application/json';
227
- context?: HttpContext;
228
- }): Observable<HttpResponse<Array<SmartTreeNode>>>;
229
- performAction(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
230
- httpHeaderAccept?: 'application/json';
231
- context?: HttpContext;
232
- }): Observable<HttpEvent<Array<SmartTreeNode>>>;
233
- /**
234
- * Performs an action on the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the SmartTreeNode which the action was performed on.
235
- * @param viewUuid
236
- * @param treeId
237
- * @param nodeId
238
- * @param body
239
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
240
- * @param reportProgress flag to report request and response progress.
241
- */
242
- performAction2(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
243
- httpHeaderAccept?: 'application/json';
244
- context?: HttpContext;
245
- }): Observable<ViewContextChange>;
246
- performAction2(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
247
- httpHeaderAccept?: 'application/json';
248
- context?: HttpContext;
249
- }): Observable<HttpResponse<ViewContextChange>>;
250
- performAction2(viewUuid: string, treeId: string, nodeId: string, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
251
- httpHeaderAccept?: 'application/json';
252
- context?: HttpContext;
253
- }): Observable<HttpEvent<ViewContextChange>>;
254
- /**
255
- * Performs an action on the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the SmartTreeNode which the action was performed on.
256
- * @param viewUuid
257
- * @param treeId
258
- * @param body
259
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
260
- * @param reportProgress flag to report request and response progress.
261
- */
262
- performMainAction(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
263
- httpHeaderAccept?: 'application/json';
264
- context?: HttpContext;
265
- }): Observable<Array<SmartTreeNode>>;
266
- performMainAction(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
267
- httpHeaderAccept?: 'application/json';
268
- context?: HttpContext;
269
- }): Observable<HttpResponse<Array<SmartTreeNode>>>;
270
- performMainAction(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
271
- httpHeaderAccept?: 'application/json';
272
- context?: HttpContext;
273
- }): Observable<HttpEvent<Array<SmartTreeNode>>>;
274
- /**
275
- * Performs an action on the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the SmartTreeNode which the action was performed on.
276
- * @param viewUuid
277
- * @param treeId
278
- * @param body
279
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
280
- * @param reportProgress flag to report request and response progress.
281
- */
282
- performMainAction2(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'body', reportProgress?: boolean, options?: {
283
- httpHeaderAccept?: 'application/json';
284
- context?: HttpContext;
285
- }): Observable<ViewContextChange>;
286
- performMainAction2(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'response', reportProgress?: boolean, options?: {
287
- httpHeaderAccept?: 'application/json';
288
- context?: HttpContext;
289
- }): Observable<HttpResponse<ViewContextChange>>;
290
- performMainAction2(viewUuid: string, treeId: string, body: UiActionRequest, observe?: 'events', reportProgress?: boolean, options?: {
291
- httpHeaderAccept?: 'application/json';
292
- context?: HttpContext;
293
- }): Observable<HttpEvent<ViewContextChange>>;
294
- /**
295
- * Collapses the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the collapsed SmartTreeNode.
296
- * @param viewUuid
297
- * @param treeId
298
- * @param nodeId
299
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
300
- * @param reportProgress flag to report request and response progress.
301
- */
302
- selectNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
303
- httpHeaderAccept?: 'application/json';
304
- context?: HttpContext;
305
- }): Observable<SmartTreeNode>;
306
- selectNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
307
- httpHeaderAccept?: 'application/json';
308
- context?: HttpContext;
309
- }): Observable<HttpResponse<SmartTreeNode>>;
310
- selectNode(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
311
- httpHeaderAccept?: 'application/json';
312
- context?: HttpContext;
313
- }): Observable<HttpEvent<SmartTreeNode>>;
314
- /**
315
- * Collapses the given treenode. The viewcontext will hold the appropriate instruction for the ui. Returns the collapsed SmartTreeNode.
316
- * @param viewUuid
317
- * @param treeId
318
- * @param nodeId
319
- * @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
320
- * @param reportProgress flag to report request and response progress.
321
- */
322
- selectNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'body', reportProgress?: boolean, options?: {
323
- httpHeaderAccept?: 'application/json';
324
- context?: HttpContext;
325
- }): Observable<ViewContextChange>;
326
- selectNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'response', reportProgress?: boolean, options?: {
327
- httpHeaderAccept?: 'application/json';
328
- context?: HttpContext;
329
- }): Observable<HttpResponse<ViewContextChange>>;
330
- selectNode2(viewUuid: string, treeId: string, nodeId: string, observe?: 'events', reportProgress?: boolean, options?: {
331
- httpHeaderAccept?: 'application/json';
332
- context?: HttpContext;
333
- }): Observable<HttpEvent<ViewContextChange>>;
334
- static ɵfac: i0.ɵɵFactoryDeclaration<TreeService, [null, { optional: true; }, { optional: true; }]>;
335
- static ɵprov: i0.ɵɵInjectableDeclaration<TreeService>;
336
- }
@@ -1,104 +0,0 @@
1
- import { HttpParameterCodec } from '@angular/common/http';
2
- import { Param } from './param';
3
- export interface ConfigurationParameters {
4
- /**
5
- * @deprecated Since 5.0. Use credentials instead
6
- */
7
- apiKeys?: {
8
- [key: string]: string;
9
- };
10
- username?: string;
11
- password?: string;
12
- /**
13
- * @deprecated Since 5.0. Use credentials instead
14
- */
15
- accessToken?: string | (() => string);
16
- basePath?: string;
17
- withCredentials?: boolean;
18
- /**
19
- * Takes care of encoding query- and form-parameters.
20
- */
21
- encoder?: HttpParameterCodec;
22
- /**
23
- * Override the default method for encoding path parameters in various
24
- * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
25
- * <p>
26
- * See {@link README.md} for more details
27
- * </p>
28
- */
29
- encodeParam?: (param: Param) => string;
30
- /**
31
- * The keys are the names in the securitySchemes section of the OpenAPI
32
- * document. They should map to the value used for authentication
33
- * minus any standard prefixes such as 'Basic' or 'Bearer'.
34
- */
35
- credentials?: {
36
- [key: string]: string | (() => string | undefined);
37
- };
38
- }
39
- export declare class Configuration {
40
- /**
41
- * @deprecated Since 5.0. Use credentials instead
42
- */
43
- apiKeys?: {
44
- [key: string]: string;
45
- };
46
- username?: string;
47
- password?: string;
48
- /**
49
- * @deprecated Since 5.0. Use credentials instead
50
- */
51
- accessToken?: string | (() => string);
52
- basePath?: string;
53
- withCredentials?: boolean;
54
- /**
55
- * Takes care of encoding query- and form-parameters.
56
- */
57
- encoder?: HttpParameterCodec;
58
- /**
59
- * Encoding of various path parameter
60
- * <a href="https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#style-values">styles</a>.
61
- * <p>
62
- * See {@link README.md} for more details
63
- * </p>
64
- */
65
- encodeParam: (param: Param) => string;
66
- /**
67
- * The keys are the names in the securitySchemes section of the OpenAPI
68
- * document. They should map to the value used for authentication
69
- * minus any standard prefixes such as 'Basic' or 'Bearer'.
70
- */
71
- credentials: {
72
- [key: string]: string | (() => string | undefined);
73
- };
74
- constructor(configurationParameters?: ConfigurationParameters);
75
- /**
76
- * Select the correct content-type to use for a request.
77
- * Uses {@link Configuration#isJsonMime} to determine the correct content-type.
78
- * If no content type is found return the first found type if the contentTypes is not empty
79
- * @param contentTypes - the array of content types that are available for selection
80
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
81
- */
82
- selectHeaderContentType(contentTypes: string[]): string | undefined;
83
- /**
84
- * Select the correct accept content-type to use for a request.
85
- * Uses {@link Configuration#isJsonMime} to determine the correct accept content-type.
86
- * If no content type is found return the first found type if the contentTypes is not empty
87
- * @param accepts - the array of content types that are available for selection.
88
- * @returns the selected content-type or <code>undefined</code> if no selection could be made.
89
- */
90
- selectHeaderAccept(accepts: string[]): string | undefined;
91
- /**
92
- * Check if the given MIME is a JSON MIME.
93
- * JSON MIME examples:
94
- * application/json
95
- * application/json; charset=UTF8
96
- * APPLICATION/JSON
97
- * application/vnd.company+json
98
- * @param mime - MIME (Multipurpose Internet Mail Extensions)
99
- * @return True if the given MIME is JSON, false otherwise.
100
- */
101
- isJsonMime(mime: string): boolean;
102
- lookupCredential(key: string): string | undefined;
103
- private defaultEncodeParam;
104
- }
@@ -1,11 +0,0 @@
1
- import { HttpParameterCodec } from '@angular/common/http';
2
- /**
3
- * Custom HttpParameterCodec
4
- * Workaround for https://github.com/angular/angular/issues/18261
5
- */
6
- export declare class CustomHttpParameterCodec implements HttpParameterCodec {
7
- encodeKey(k: string): string;
8
- encodeValue(v: string): string;
9
- decodeKey(k: string): string;
10
- decodeValue(v: string): string;
11
- }
@@ -1,37 +0,0 @@
1
- /**
2
- * Standard parameter styles defined by OpenAPI spec
3
- */
4
- export type StandardParamStyle = 'matrix' | 'label' | 'form' | 'simple' | 'spaceDelimited' | 'pipeDelimited' | 'deepObject';
5
- /**
6
- * The OpenAPI standard {@link StandardParamStyle}s may be extended by custom styles by the user.
7
- */
8
- export type ParamStyle = StandardParamStyle | string;
9
- /**
10
- * Standard parameter locations defined by OpenAPI spec
11
- */
12
- export type ParamLocation = 'query' | 'header' | 'path' | 'cookie';
13
- /**
14
- * Standard types as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
15
- */
16
- export type StandardDataType = "integer" | "number" | "boolean" | "string" | "object" | "array";
17
- /**
18
- * Standard {@link DataType}s plus your own types/classes.
19
- */
20
- export type DataType = StandardDataType | string;
21
- /**
22
- * Standard formats as defined in <a href="https://swagger.io/specification/#data-types">OpenAPI Specification: Data Types</a>
23
- */
24
- export type StandardDataFormat = "int32" | "int64" | "float" | "double" | "byte" | "binary" | "date" | "date-time" | "password";
25
- export type DataFormat = StandardDataFormat | string;
26
- /**
27
- * The parameter to encode.
28
- */
29
- export interface Param {
30
- name: string;
31
- value: unknown;
32
- in: ParamLocation;
33
- style: ParamStyle;
34
- explode: boolean;
35
- dataType: DataType;
36
- dataFormat: DataFormat | undefined;
37
- }
@@ -1,8 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export declare const BASE_PATH: InjectionToken<string>;
3
- export declare const COLLECTION_FORMATS: {
4
- csv: string;
5
- tsv: string;
6
- ssv: string;
7
- pipes: string;
8
- };
@@ -1,17 +0,0 @@
1
- import { SmartFormWidget } from '../smart-form/smartform.form-model';
2
- import { SmartFormComponentConstraint, SmartValidator } from '../smart-form/smartform.model';
3
- import { ValidatorFactory } from './smart-validation.types';
4
- import * as i0 from "@angular/core";
5
- export type ValidatedWidget<T> = SmartFormWidget<T> & {
6
- validators: Array<SmartValidator>;
7
- };
8
- export declare class NamedValidatorService {
9
- private readonly factories;
10
- constructor(factories: Array<ValidatorFactory>);
11
- applyConstraint(w: ValidatedWidget<any>, c: SmartFormComponentConstraint): void;
12
- private applyBuiltInValidators;
13
- private applyNamedValidators;
14
- private applyNamedValidator;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<NamedValidatorService, [{ optional: true; }]>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<NamedValidatorService>;
17
- }
@@ -1,3 +0,0 @@
1
- export * from './smart-validation.types';
2
- export * from './smart-validation.module';
3
- export * from './named-validator.service';
@@ -1,8 +0,0 @@
1
- import { ModuleWithProviders, Provider } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SmartValidationModule {
4
- static forRoot(providers: Array<Provider>): ModuleWithProviders<SmartValidationModule>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartValidationModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<SmartValidationModule, never, never, never>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<SmartValidationModule>;
8
- }
@@ -1,12 +0,0 @@
1
- import { ValidatorFn } from '@angular/forms';
2
- import { InjectionToken } from '@angular/core';
3
- export interface ValidatorParameters {
4
- [k: string]: any;
5
- }
6
- export declare const EMPTY_PARAMS: ValidatorParameters;
7
- export interface ValidatorFactory {
8
- name: string;
9
- params: Array<String>;
10
- create(validatorParameters?: ValidatorParameters): ValidatorFn;
11
- }
12
- export declare const NAMED_VALIDATOR: InjectionToken<ValidatorFactory>;
@@ -1,17 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { ViewService } from '../view-context/api/api/api';
3
- import { ThemeDescriptor } from '../view-context/api';
4
- import * as i0 from "@angular/core";
5
- export declare class ThemeService {
6
- private viewService;
7
- private _currentTheme;
8
- currentTheme: import("@angular/core").Signal<string>;
9
- private themes;
10
- constructor(viewService: ViewService);
11
- setTheme(themeDescriptor: ThemeDescriptor): void;
12
- getThemes(): Observable<ThemeDescriptor[]>;
13
- getSelectedTheme(): Promise<ThemeDescriptor>;
14
- getSystemTheme(): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<ThemeService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<ThemeService>;
17
- }
@@ -1,3 +0,0 @@
1
- export * from './view.service';
2
- import { ViewService } from './view.service';
3
- export declare const APIS: (typeof ViewService)[];