@smartbit4all/ng-client 6.0.35 → 7.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1007) hide show
  1. package/MIGRATION-7.0.md +1722 -0
  2. package/README.md +199 -386
  3. package/WIDGETS.md +206 -0
  4. package/fesm2022/smartbit4all-ng-client.mjs +15013 -17559
  5. package/fesm2022/smartbit4all-ng-client.mjs.map +1 -1
  6. package/package.json +15 -18
  7. package/smartbit4all-ng-client-7.0.1.tgz +0 -0
  8. package/types/smartbit4all-ng-client.d.ts +10350 -0
  9. package/esm2022/lib/component-factory-service/component-factory-service.module.mjs +0 -17
  10. package/esm2022/lib/component-factory-service/component-factory-service.service.mjs +0 -35
  11. package/esm2022/lib/component-factory-service/projects.mjs +0 -6
  12. package/esm2022/lib/session/api/api/api.mjs +0 -4
  13. package/esm2022/lib/session/api/api/session.service.mjs +0 -306
  14. package/esm2022/lib/session/api/configuration.mjs +0 -91
  15. package/esm2022/lib/session/api/encoder.mjs +0 -19
  16. package/esm2022/lib/session/api/index.mjs +0 -3
  17. package/esm2022/lib/session/api/model/accountInfo.mjs +0 -13
  18. package/esm2022/lib/session/api/model/apiError.mjs +0 -13
  19. package/esm2022/lib/session/api/model/authenticationProviderData.mjs +0 -13
  20. package/esm2022/lib/session/api/model/getAuthenticationProvidersResponse.mjs +0 -2
  21. package/esm2022/lib/session/api/model/models.mjs +0 -9
  22. package/esm2022/lib/session/api/model/refreshSessionRequest.mjs +0 -13
  23. package/esm2022/lib/session/api/model/session.mjs +0 -2
  24. package/esm2022/lib/session/api/model/sessionInfoData.mjs +0 -2
  25. package/esm2022/lib/session/api/model/userActivityLog.mjs +0 -13
  26. package/esm2022/lib/session/api/param.mjs +0 -2
  27. package/esm2022/lib/session/api/variables.mjs +0 -9
  28. package/esm2022/lib/session/cookie-service/smart-cookie.service.mjs +0 -225
  29. package/esm2022/lib/session/projects.mjs +0 -12
  30. package/esm2022/lib/session/smart-backend-bootstrap.config.mjs +0 -2
  31. package/esm2022/lib/session/smart-backend-bootstrap.service.mjs +0 -217
  32. package/esm2022/lib/session/smart-default-error-ui.service.mjs +0 -134
  33. package/esm2022/lib/session/smart-error-catching.interceptor.mjs +0 -109
  34. package/esm2022/lib/session/smart-header-maintainer.interceptor.mjs +0 -44
  35. package/esm2022/lib/session/smart-session-handler.service.mjs +0 -7
  36. package/esm2022/lib/session/smart-session.module.mjs +0 -58
  37. package/esm2022/lib/session/smart-session.service.mjs +0 -309
  38. package/esm2022/lib/session/smart-timer/smart-session-timer.component.mjs +0 -59
  39. package/esm2022/lib/shared/projects.mjs +0 -4
  40. package/esm2022/lib/shared/shared.module.mjs +0 -19
  41. package/esm2022/lib/shared/smart-tooltip.directive.mjs +0 -58
  42. package/esm2022/lib/shared/smarttable.date-pipe.mjs +0 -43
  43. package/esm2022/lib/smart-client/projects.mjs +0 -4
  44. package/esm2022/lib/smart-client/smart-component-api-client.mjs +0 -935
  45. package/esm2022/lib/smart-client/smart-file-uploader/smart-file-uploader.component.mjs +0 -79
  46. package/esm2022/lib/smart-client/smart.component.mjs +0 -88
  47. package/esm2022/lib/smart-client/smart.service.mjs +0 -71
  48. package/esm2022/lib/smart-component-layout/api/api/api.mjs +0 -4
  49. package/esm2022/lib/smart-component-layout/api/api/default.service.mjs +0 -133
  50. package/esm2022/lib/smart-component-layout/api/api.module.mjs +0 -40
  51. package/esm2022/lib/smart-component-layout/api/configuration.mjs +0 -91
  52. package/esm2022/lib/smart-component-layout/api/encoder.mjs +0 -19
  53. package/esm2022/lib/smart-component-layout/api/index.mjs +0 -7
  54. package/esm2022/lib/smart-component-layout/api/model/componentType.mjs +0 -18
  55. package/esm2022/lib/smart-component-layout/api/model/componentWidgetType.mjs +0 -22
  56. package/esm2022/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.mjs +0 -2
  57. package/esm2022/lib/smart-component-layout/api/model/layoutDirection.mjs +0 -17
  58. package/esm2022/lib/smart-component-layout/api/model/models.mjs +0 -10
  59. package/esm2022/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.mjs +0 -2
  60. package/esm2022/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.mjs +0 -2
  61. package/esm2022/lib/smart-component-layout/api/model/toolbarAlignment.mjs +0 -17
  62. package/esm2022/lib/smart-component-layout/api/model/toolbarDirection.mjs +0 -17
  63. package/esm2022/lib/smart-component-layout/api/model/toolbarProperties.mjs +0 -2
  64. package/esm2022/lib/smart-component-layout/api/param.mjs +0 -2
  65. package/esm2022/lib/smart-component-layout/api/variables.mjs +0 -9
  66. package/esm2022/lib/smart-component-layout/projects.mjs +0 -8
  67. package/esm2022/lib/smart-component-layout/smart-component-layout-utility.mjs +0 -169
  68. package/esm2022/lib/smart-component-layout/smart-component-layout.component.mjs +0 -438
  69. package/esm2022/lib/smart-component-layout/smart-component-layout.module.mjs +0 -57
  70. package/esm2022/lib/smart-diagram/api/api/api.mjs +0 -4
  71. package/esm2022/lib/smart-diagram/api/api/diagramService.service.mjs +0 -141
  72. package/esm2022/lib/smart-diagram/api/api.module.mjs +0 -40
  73. package/esm2022/lib/smart-diagram/api/configuration.mjs +0 -91
  74. package/esm2022/lib/smart-diagram/api/encoder.mjs +0 -19
  75. package/esm2022/lib/smart-diagram/api/index.mjs +0 -7
  76. package/esm2022/lib/smart-diagram/api/model/diagramColor.mjs +0 -13
  77. package/esm2022/lib/smart-diagram/api/model/diagramDataContainer.mjs +0 -2
  78. package/esm2022/lib/smart-diagram/api/model/diagramDataItem.mjs +0 -13
  79. package/esm2022/lib/smart-diagram/api/model/diagramDataSet.mjs +0 -2
  80. package/esm2022/lib/smart-diagram/api/model/diagramDescriptor.mjs +0 -2
  81. package/esm2022/lib/smart-diagram/api/model/diagramModel.mjs +0 -2
  82. package/esm2022/lib/smart-diagram/api/model/diagramShape.mjs +0 -2
  83. package/esm2022/lib/smart-diagram/api/model/drawTime.mjs +0 -18
  84. package/esm2022/lib/smart-diagram/api/model/labelText.mjs +0 -2
  85. package/esm2022/lib/smart-diagram/api/model/models.mjs +0 -10
  86. package/esm2022/lib/smart-diagram/api/param.mjs +0 -2
  87. package/esm2022/lib/smart-diagram/api/variables.mjs +0 -9
  88. package/esm2022/lib/smart-diagram/component/default-smart-diagram-options.provider.mjs +0 -312
  89. package/esm2022/lib/smart-diagram/component/smart-diagram.component.mjs +0 -359
  90. package/esm2022/lib/smart-diagram/component/smart-diagram.module.mjs +0 -40
  91. package/esm2022/lib/smart-diagram/component/smart-diagram.util.mjs +0 -10
  92. package/esm2022/lib/smart-diagram/projects.mjs +0 -5
  93. package/esm2022/lib/smart-dialog/projects.mjs +0 -8
  94. package/esm2022/lib/smart-dialog/smartdialog.component.mjs +0 -54
  95. package/esm2022/lib/smart-dialog/smartdialog.model.mjs +0 -16
  96. package/esm2022/lib/smart-dialog/smartdialog.module.mjs +0 -46
  97. package/esm2022/lib/smart-dialog/smartdialog.service.mjs +0 -86
  98. package/esm2022/lib/smart-expandable-section/expandable-section.component.mjs +0 -101
  99. package/esm2022/lib/smart-expandable-section/expandable-section.model.mjs +0 -12
  100. package/esm2022/lib/smart-expandable-section/projects.mjs +0 -8
  101. package/esm2022/lib/smart-expandable-section/smart-expandable-section.module.mjs +0 -57
  102. package/esm2022/lib/smart-expandable-section/smart-expandable-section.service.mjs +0 -14
  103. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.mjs +0 -17
  104. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderField.mjs +0 -2
  105. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.mjs +0 -8
  106. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.mjs +0 -2
  107. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionData.mjs +0 -2
  108. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionDataType.mjs +0 -20
  109. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionField.mjs +0 -2
  110. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldList.mjs +0 -2
  111. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.mjs +0 -28
  112. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionList.mjs +0 -2
  113. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperandData.mjs +0 -2
  114. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOperation.mjs +0 -32
  115. package/esm2022/lib/smart-filter/api/filter/model/filterExpressionOrderBy.mjs +0 -18
  116. package/esm2022/lib/smart-filter/api/filter/model/model.mjs +0 -16
  117. package/esm2022/lib/smart-filter/api/filter/model/searchIndexObjectDefinitionData.mjs +0 -2
  118. package/esm2022/lib/smart-filter/api/filter/model/searchIndexPropertyDefinitionData.mjs +0 -13
  119. package/esm2022/lib/smart-filter/api/value/model/value.mjs +0 -13
  120. package/esm2022/lib/smart-filter/projects.mjs +0 -9
  121. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-expression-field/smart-filter-expression-field.component.mjs +0 -14
  122. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component.mjs +0 -166
  123. package/esm2022/lib/smart-filter/smart-filter/components/smart-filter-simple/smart-filter-simple.component.mjs +0 -45
  124. package/esm2022/lib/smart-filter/smart-filter/smart-filter.component.mjs +0 -36
  125. package/esm2022/lib/smart-filter/smart-filter/smart-filter.service.mjs +0 -31
  126. package/esm2022/lib/smart-filter/smart-filter.model.mjs +0 -13
  127. package/esm2022/lib/smart-filter/smart-filter.module.mjs +0 -33
  128. package/esm2022/lib/smart-filter-editor/api/api/api.mjs +0 -4
  129. package/esm2022/lib/smart-filter-editor/api/api/filter.service.mjs +0 -198
  130. package/esm2022/lib/smart-filter-editor/api/api.module.mjs +0 -40
  131. package/esm2022/lib/smart-filter-editor/api/configuration.mjs +0 -91
  132. package/esm2022/lib/smart-filter-editor/api/encoder.mjs +0 -19
  133. package/esm2022/lib/smart-filter-editor/api/index.mjs +0 -7
  134. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.mjs +0 -17
  135. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilder.mjs +0 -2
  136. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.mjs +0 -13
  137. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderField.mjs +0 -2
  138. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.mjs +0 -8
  139. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.mjs +0 -2
  140. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.mjs +0 -7
  141. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionData.mjs +0 -2
  142. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionDataType.mjs +0 -20
  143. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionField.mjs +0 -2
  144. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.mjs +0 -2
  145. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldList.mjs +0 -2
  146. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.mjs +0 -28
  147. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionList.mjs +0 -2
  148. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperandData.mjs +0 -2
  149. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOperation.mjs +0 -32
  150. package/esm2022/lib/smart-filter-editor/api/model/filterExpressionOrderBy.mjs +0 -19
  151. package/esm2022/lib/smart-filter-editor/api/model/models.mjs +0 -20
  152. package/esm2022/lib/smart-filter-editor/api/model/searchPageConfig.mjs +0 -2
  153. package/esm2022/lib/smart-filter-editor/api/model/smartFilterType.mjs +0 -17
  154. package/esm2022/lib/smart-filter-editor/api/param.mjs +0 -2
  155. package/esm2022/lib/smart-filter-editor/api/variables.mjs +0 -9
  156. package/esm2022/lib/smart-filter-editor/filter-utils.mjs +0 -3
  157. package/esm2022/lib/smart-filter-editor/filterExpressionBuilderApiActions.mjs +0 -15
  158. package/esm2022/lib/smart-filter-editor/project.mjs +0 -11
  159. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-relation-button/advanced-relation-button.component.mjs +0 -27
  160. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-smart-filter-expression-item/advanced-smart-filter-expression-item.component.mjs +0 -32
  161. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.component.mjs +0 -29
  162. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.service.mjs +0 -50
  163. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.mjs +0 -72
  164. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.mjs +0 -52
  165. package/esm2022/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.mjs +0 -329
  166. package/esm2022/lib/smart-filter-editor/smart-filter-editor.model.mjs +0 -2
  167. package/esm2022/lib/smart-filter-editor/smart-filter-editor.module.mjs +0 -84
  168. package/esm2022/lib/smart-filter-editor/smart-filter-editor.service.mjs +0 -78
  169. package/esm2022/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.mjs +0 -24
  170. package/esm2022/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.mjs +0 -57
  171. package/esm2022/lib/smart-form/api/api/api.mjs +0 -4
  172. package/esm2022/lib/smart-form/api/api/default.service.mjs +0 -133
  173. package/esm2022/lib/smart-form/api/api.module.mjs +0 -40
  174. package/esm2022/lib/smart-form/api/configuration.mjs +0 -91
  175. package/esm2022/lib/smart-form/api/encoder.mjs +0 -19
  176. package/esm2022/lib/smart-form/api/index.mjs +0 -7
  177. package/esm2022/lib/smart-form/api/model/dateFieldProperties.mjs +0 -13
  178. package/esm2022/lib/smart-form/api/model/divProperties.mjs +0 -2
  179. package/esm2022/lib/smart-form/api/model/fileUploaderProperties.mjs +0 -2
  180. package/esm2022/lib/smart-form/api/model/imageProperties.mjs +0 -2
  181. package/esm2022/lib/smart-form/api/model/models.mjs +0 -20
  182. package/esm2022/lib/smart-form/api/model/multiFileUploaderProperties.mjs +0 -2
  183. package/esm2022/lib/smart-form/api/model/propertyMapping.mjs +0 -13
  184. package/esm2022/lib/smart-form/api/model/recordingUploaderProperties.mjs +0 -7
  185. package/esm2022/lib/smart-form/api/model/selectionDefinition.mjs +0 -14
  186. package/esm2022/lib/smart-form/api/model/smartFormInputMode.mjs +0 -22
  187. package/esm2022/lib/smart-form/api/model/smartFormWidgetDirection.mjs +0 -17
  188. package/esm2022/lib/smart-form/api/model/smartFormWidgetType.mjs +0 -49
  189. package/esm2022/lib/smart-form/api/model/smartLayoutDefinition.mjs +0 -2
  190. package/esm2022/lib/smart-form/api/model/smartMatrixModel.mjs +0 -2
  191. package/esm2022/lib/smart-form/api/model/smartWidgetDefinition.mjs +0 -2
  192. package/esm2022/lib/smart-form/api/model/smartWidgetHint.mjs +0 -18
  193. package/esm2022/lib/smart-form/api/model/sortDefinition.mjs +0 -13
  194. package/esm2022/lib/smart-form/api/model/textBoxProperties.mjs +0 -13
  195. package/esm2022/lib/smart-form/api/model/textFieldProperties.mjs +0 -13
  196. package/esm2022/lib/smart-form/api/model/valueChangeMode.mjs +0 -21
  197. package/esm2022/lib/smart-form/api/param.mjs +0 -2
  198. package/esm2022/lib/smart-form/api/variables.mjs +0 -9
  199. package/esm2022/lib/smart-form/highlightMacthingString-pipe.mjs +0 -20
  200. package/esm2022/lib/smart-form/projects.mjs +0 -18
  201. package/esm2022/lib/smart-form/services/smartform.layout-definition.service.mjs +0 -754
  202. package/esm2022/lib/smart-form/services/smartform.service.mjs +0 -683
  203. package/esm2022/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.mjs +0 -15
  204. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.component.mjs +0 -193
  205. package/esm2022/lib/smart-form/smartfileuploader/smartfileuploader.model.mjs +0 -2
  206. package/esm2022/lib/smart-form/smartform.component.mjs +0 -190
  207. package/esm2022/lib/smart-form/smartform.form-model.mjs +0 -2
  208. package/esm2022/lib/smart-form/smartform.model.mjs +0 -38
  209. package/esm2022/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.mjs +0 -179
  210. package/esm2022/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.mjs +0 -83
  211. package/esm2022/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.mjs +0 -170
  212. package/esm2022/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.mjs +0 -151
  213. package/esm2022/lib/smart-form/widgets/directives/comparable-dropdown.directive.mjs +0 -35
  214. package/esm2022/lib/smart-form/widgets/directives/comparable-multiselect.directive.mjs +0 -79
  215. package/esm2022/lib/smart-form/widgets/smartformwidget/smartformwidget.component.mjs +0 -1050
  216. package/esm2022/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.mjs +0 -78
  217. package/esm2022/lib/smart-form/widgets/smartformwidget/trackCaps.directive.mjs +0 -31
  218. package/esm2022/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.mjs +0 -98
  219. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCL.mjs +0 -2
  220. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.mjs +0 -18
  221. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.mjs +0 -19
  222. package/esm2022/lib/smart-generic-pages/api/platform/acl/model/subject.mjs +0 -13
  223. package/esm2022/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.mjs +0 -2
  224. package/esm2022/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.mjs +0 -2
  225. package/esm2022/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.mjs +0 -13
  226. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationItem.mjs +0 -2
  227. package/esm2022/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.mjs +0 -2
  228. package/esm2022/lib/smart-generic-pages/generic-page/generic-page.component.mjs +0 -54
  229. package/esm2022/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.mjs +0 -40
  230. package/esm2022/lib/smart-generic-pages/no-permission-page/no-permission-page.component.mjs +0 -40
  231. package/esm2022/lib/smart-generic-pages/projects.mjs +0 -13
  232. package/esm2022/lib/smart-generic-pages/search-page/search-page.component.mjs +0 -81
  233. package/esm2022/lib/smart-generic-pages/smart-generic-pages.module.mjs +0 -116
  234. package/esm2022/lib/smart-generic-pages/subject-selector/subject-selector.component.mjs +0 -78
  235. package/esm2022/lib/smart-generic-pages/validation-result-page/validation-result-page.component.mjs +0 -93
  236. package/esm2022/lib/smart-grid/api/grid-api/api/api.mjs +0 -4
  237. package/esm2022/lib/smart-grid/api/grid-api/api/grid.service.mjs +0 -514
  238. package/esm2022/lib/smart-grid/api/grid-api/api.module.mjs +0 -40
  239. package/esm2022/lib/smart-grid/api/grid-api/configuration.mjs +0 -91
  240. package/esm2022/lib/smart-grid/api/grid-api/encoder.mjs +0 -19
  241. package/esm2022/lib/smart-grid/api/grid-api/index.mjs +0 -7
  242. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnContentType.mjs +0 -17
  243. package/esm2022/lib/smart-grid/api/grid-api/model/gridColumnMeta.mjs +0 -2
  244. package/esm2022/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.mjs +0 -20
  245. package/esm2022/lib/smart-grid/api/grid-api/model/gridExportDescriptor.mjs +0 -2
  246. package/esm2022/lib/smart-grid/api/grid-api/model/gridModel.mjs +0 -2
  247. package/esm2022/lib/smart-grid/api/grid-api/model/gridPage.mjs +0 -2
  248. package/esm2022/lib/smart-grid/api/grid-api/model/gridRow.mjs +0 -2
  249. package/esm2022/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.mjs +0 -2
  250. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionChange.mjs +0 -13
  251. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionMode.mjs +0 -18
  252. package/esm2022/lib/smart-grid/api/grid-api/model/gridSelectionType.mjs +0 -17
  253. package/esm2022/lib/smart-grid/api/grid-api/model/gridServerModel.mjs +0 -2
  254. package/esm2022/lib/smart-grid/api/grid-api/model/gridUpdateData.mjs +0 -2
  255. package/esm2022/lib/smart-grid/api/grid-api/model/gridView.mjs +0 -2
  256. package/esm2022/lib/smart-grid/api/grid-api/model/gridViewDescriptor.mjs +0 -8
  257. package/esm2022/lib/smart-grid/api/grid-api/model/models.mjs +0 -16
  258. package/esm2022/lib/smart-grid/api/grid-api/param.mjs +0 -2
  259. package/esm2022/lib/smart-grid/api/grid-api/variables.mjs +0 -9
  260. package/esm2022/lib/smart-grid/components/expandable-grid/expandable-grid.component.mjs +0 -20
  261. package/esm2022/lib/smart-grid/components/generic-component/expanded-row-renderer.component.mjs +0 -47
  262. package/esm2022/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.mjs +0 -92
  263. package/esm2022/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.mjs +0 -200
  264. package/esm2022/lib/smart-grid/models/model.mjs +0 -29
  265. package/esm2022/lib/smart-grid/projects.mjs +0 -9
  266. package/esm2022/lib/smart-grid/smart-grid-toolbar-util.mjs +0 -76
  267. package/esm2022/lib/smart-grid/smart-grid.component.mjs +0 -1074
  268. package/esm2022/lib/smart-grid/smart-grid.module.mjs +0 -103
  269. package/esm2022/lib/smart-grid/smart-grid.service.mjs +0 -92
  270. package/esm2022/lib/smart-icon/projects.mjs +0 -9
  271. package/esm2022/lib/smart-icon/smart-icon/smart-icon.component.mjs +0 -95
  272. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.mjs +0 -33
  273. package/esm2022/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.mjs +0 -37
  274. package/esm2022/lib/smart-icon/smart-icon.module.mjs +0 -26
  275. package/esm2022/lib/smart-icon/smart-icon.service.mjs +0 -93
  276. package/esm2022/lib/smart-map/abstract-map.mjs +0 -112
  277. package/esm2022/lib/smart-map/api/api/api.mjs +0 -4
  278. package/esm2022/lib/smart-map/api/api/geoMap.service.mjs +0 -312
  279. package/esm2022/lib/smart-map/api/api.module.mjs +0 -40
  280. package/esm2022/lib/smart-map/api/configuration.mjs +0 -91
  281. package/esm2022/lib/smart-map/api/encoder.mjs +0 -19
  282. package/esm2022/lib/smart-map/api/index.mjs +0 -7
  283. package/esm2022/lib/smart-map/api/model/gPSPosition.mjs +0 -13
  284. package/esm2022/lib/smart-map/api/model/gPSRoute.mjs +0 -2
  285. package/esm2022/lib/smart-map/api/model/geoMapChange.mjs +0 -2
  286. package/esm2022/lib/smart-map/api/model/geoMapDataLoadingMode.mjs +0 -17
  287. package/esm2022/lib/smart-map/api/model/geoMapDataSourceDescriptor.mjs +0 -2
  288. package/esm2022/lib/smart-map/api/model/geoMapDataSourceType.mjs +0 -19
  289. package/esm2022/lib/smart-map/api/model/geoMapEditingSession.mjs +0 -2
  290. package/esm2022/lib/smart-map/api/model/geoMapInteraction.mjs +0 -2
  291. package/esm2022/lib/smart-map/api/model/geoMapItem.mjs +0 -2
  292. package/esm2022/lib/smart-map/api/model/geoMapItemKind.mjs +0 -18
  293. package/esm2022/lib/smart-map/api/model/geoMapLayer.mjs +0 -2
  294. package/esm2022/lib/smart-map/api/model/geoMapLayerChange.mjs +0 -2
  295. package/esm2022/lib/smart-map/api/model/geoMapLayerDescriptor.mjs +0 -2
  296. package/esm2022/lib/smart-map/api/model/geoMapModel.mjs +0 -2
  297. package/esm2022/lib/smart-map/api/model/geoMapOperationMode.mjs +0 -17
  298. package/esm2022/lib/smart-map/api/model/geoMapSelectionMode.mjs +0 -18
  299. package/esm2022/lib/smart-map/api/model/geoMapServerModel.mjs +0 -2
  300. package/esm2022/lib/smart-map/api/model/geoMapTextType.mjs +0 -17
  301. package/esm2022/lib/smart-map/api/model/geoMapViewState.mjs +0 -2
  302. package/esm2022/lib/smart-map/api/model/geoMapViewport.mjs +0 -2
  303. package/esm2022/lib/smart-map/api/model/models.mjs +0 -21
  304. package/esm2022/lib/smart-map/api/param.mjs +0 -2
  305. package/esm2022/lib/smart-map/api/variables.mjs +0 -9
  306. package/esm2022/lib/smart-map/api-default/api-default.mjs +0 -2
  307. package/esm2022/lib/smart-map/impl/google-map.mjs +0 -224
  308. package/esm2022/lib/smart-map/impl/leaflet-map.mjs +0 -422
  309. package/esm2022/lib/smart-map/projects.mjs +0 -9
  310. package/esm2022/lib/smart-map/smart-map.component.mjs +0 -222
  311. package/esm2022/lib/smart-map/smart-map.module.mjs +0 -22
  312. package/esm2022/lib/smart-map/smart-map.types.mjs +0 -2
  313. package/esm2022/lib/smart-navbar/projects.mjs +0 -8
  314. package/esm2022/lib/smart-navbar/smart-navbar.component.mjs +0 -61
  315. package/esm2022/lib/smart-navbar/smart-navbar.model.mjs +0 -6
  316. package/esm2022/lib/smart-navbar/smart-navbar.module.mjs +0 -63
  317. package/esm2022/lib/smart-navbar/smart-navbar.service.mjs +0 -14
  318. package/esm2022/lib/smart-navigation/projects.mjs +0 -6
  319. package/esm2022/lib/smart-navigation/smart-navigation.interface.mjs +0 -2
  320. package/esm2022/lib/smart-navigation/smart-navigation.module.mjs +0 -18
  321. package/esm2022/lib/smart-navigation/smart-navigation.service.mjs +0 -27
  322. package/esm2022/lib/smart-ng-client.module.mjs +0 -131
  323. package/esm2022/lib/smart-ng-client.service.mjs +0 -19
  324. package/esm2022/lib/smart-subject/projects.mjs +0 -5
  325. package/esm2022/lib/smart-subject/smart-subject.mjs +0 -21
  326. package/esm2022/lib/smart-tab-group/projects.mjs +0 -5
  327. package/esm2022/lib/smart-tab-group/smart-tab-group.module.mjs +0 -22
  328. package/esm2022/lib/smart-table/components/default-actions-popup/default-actions-popup.component.mjs +0 -43
  329. package/esm2022/lib/smart-table/components/loading/loading.component.mjs +0 -15
  330. package/esm2022/lib/smart-table/directives/mat-context-menu-trigger-for.directive.mjs +0 -52
  331. package/esm2022/lib/smart-table/projects.mjs +0 -8
  332. package/esm2022/lib/smart-table/smarttable.component.mjs +0 -98
  333. package/esm2022/lib/smart-table/smarttable.model.mjs +0 -177
  334. package/esm2022/lib/smart-table/smarttable.module.mjs +0 -109
  335. package/esm2022/lib/smart-table/smarttable.service.mjs +0 -14
  336. package/esm2022/lib/smart-table/tables/material-table/material-table.component.mjs +0 -40
  337. package/esm2022/lib/smart-table/tables/mobile-table/mobile-table.component.mjs +0 -23
  338. package/esm2022/lib/smart-table/tables/table.mjs +0 -614
  339. package/esm2022/lib/smart-tree/projects.mjs +0 -9
  340. package/esm2022/lib/smart-tree/smarttree-generic.service.mjs +0 -292
  341. package/esm2022/lib/smart-tree/smarttree.component.mjs +0 -188
  342. package/esm2022/lib/smart-tree/smarttree.model.mjs +0 -7
  343. package/esm2022/lib/smart-tree/smarttree.module.mjs +0 -64
  344. package/esm2022/lib/smart-tree/smarttree.node.model.mjs +0 -6
  345. package/esm2022/lib/smart-tree/smarttree.service.interface.mjs +0 -2
  346. package/esm2022/lib/smart-tree/smarttree.service.mjs +0 -47
  347. package/esm2022/lib/smart-tree/tree-api/api/tree.service.mjs +0 -1190
  348. package/esm2022/lib/smart-tree/tree-api/configuration.mjs +0 -91
  349. package/esm2022/lib/smart-tree/tree-api/encoder.mjs +0 -19
  350. package/esm2022/lib/smart-tree/tree-api/param.mjs +0 -2
  351. package/esm2022/lib/smart-tree/tree-api/variables.mjs +0 -9
  352. package/esm2022/lib/smart-validation/named-validator.service.mjs +0 -115
  353. package/esm2022/lib/smart-validation/projects.mjs +0 -4
  354. package/esm2022/lib/smart-validation/smart-validation.module.mjs +0 -24
  355. package/esm2022/lib/smart-validation/smart-validation.types.mjs +0 -4
  356. package/esm2022/lib/theme/theme.service.mjs +0 -48
  357. package/esm2022/lib/view-context/api/api/api.mjs +0 -4
  358. package/esm2022/lib/view-context/api/api/view.service.mjs +0 -1113
  359. package/esm2022/lib/view-context/api/api-default/binaryContentData.mjs +0 -2
  360. package/esm2022/lib/view-context/api/api-default/binaryData.mjs +0 -2
  361. package/esm2022/lib/view-context/api/api-default/invocationError.mjs +0 -2
  362. package/esm2022/lib/view-context/api/api-default/invocationRequest.mjs +0 -2
  363. package/esm2022/lib/view-context/api/api-default/invocationRun.mjs +0 -2
  364. package/esm2022/lib/view-context/api/api.module.mjs +0 -40
  365. package/esm2022/lib/view-context/api/configuration.mjs +0 -91
  366. package/esm2022/lib/view-context/api/encoder.mjs +0 -19
  367. package/esm2022/lib/view-context/api/index.mjs +0 -7
  368. package/esm2022/lib/view-context/api/model/backgroundProcessInfo.mjs +0 -2
  369. package/esm2022/lib/view-context/api/model/badgeDescriptor.mjs +0 -13
  370. package/esm2022/lib/view-context/api/model/clipboardData.mjs +0 -13
  371. package/esm2022/lib/view-context/api/model/closeResult.mjs +0 -18
  372. package/esm2022/lib/view-context/api/model/componentConstraint.mjs +0 -2
  373. package/esm2022/lib/view-context/api/model/componentModel.mjs +0 -2
  374. package/esm2022/lib/view-context/api/model/componentModelChange.mjs +0 -13
  375. package/esm2022/lib/view-context/api/model/dataChange.mjs +0 -2
  376. package/esm2022/lib/view-context/api/model/dataChangeEvent.mjs +0 -2
  377. package/esm2022/lib/view-context/api/model/dataChangeKind.mjs +0 -21
  378. package/esm2022/lib/view-context/api/model/deviceInfo.mjs +0 -13
  379. package/esm2022/lib/view-context/api/model/downloadedFile.mjs +0 -13
  380. package/esm2022/lib/view-context/api/model/iconPosition.mjs +0 -20
  381. package/esm2022/lib/view-context/api/model/imageResource.mjs +0 -8
  382. package/esm2022/lib/view-context/api/model/link.mjs +0 -20
  383. package/esm2022/lib/view-context/api/model/menuDescriptor.mjs +0 -2
  384. package/esm2022/lib/view-context/api/model/menuOpenDirection.mjs +0 -23
  385. package/esm2022/lib/view-context/api/model/menuTriggerType.mjs +0 -17
  386. package/esm2022/lib/view-context/api/model/messageData.mjs +0 -2
  387. package/esm2022/lib/view-context/api/model/messageOption.mjs +0 -2
  388. package/esm2022/lib/view-context/api/model/messageOptionType.mjs +0 -18
  389. package/esm2022/lib/view-context/api/model/messageResult.mjs +0 -2
  390. package/esm2022/lib/view-context/api/model/messageTextType.mjs +0 -17
  391. package/esm2022/lib/view-context/api/model/messageType.mjs +0 -19
  392. package/esm2022/lib/view-context/api/model/models.mjs +0 -71
  393. package/esm2022/lib/view-context/api/model/multiComboBoxElement.mjs +0 -13
  394. package/esm2022/lib/view-context/api/model/multiComboBoxModel.mjs +0 -2
  395. package/esm2022/lib/view-context/api/model/namedValidator.mjs +0 -19
  396. package/esm2022/lib/view-context/api/model/openPendingData.mjs +0 -2
  397. package/esm2022/lib/view-context/api/model/publishedViewData.mjs +0 -13
  398. package/esm2022/lib/view-context/api/model/serverRequestExecutionStat.mjs +0 -2
  399. package/esm2022/lib/view-context/api/model/serverRequestTrack.mjs +0 -2
  400. package/esm2022/lib/view-context/api/model/serverRequestType.mjs +0 -24
  401. package/esm2022/lib/view-context/api/model/shellProperty.mjs +0 -13
  402. package/esm2022/lib/view-context/api/model/smartLinkData.mjs +0 -2
  403. package/esm2022/lib/view-context/api/model/smartLinkMigrationStatus.mjs +0 -8
  404. package/esm2022/lib/view-context/api/model/statisticRecord.mjs +0 -13
  405. package/esm2022/lib/view-context/api/model/style.mjs +0 -13
  406. package/esm2022/lib/view-context/api/model/themeDefinition.mjs +0 -2
  407. package/esm2022/lib/view-context/api/model/themeDescriptor.mjs +0 -2
  408. package/esm2022/lib/view-context/api/model/themeShellDescriptor.mjs +0 -2
  409. package/esm2022/lib/view-context/api/model/uiAction.mjs +0 -2
  410. package/esm2022/lib/view-context/api/model/uiActionButtonDescriptor.mjs +0 -2
  411. package/esm2022/lib/view-context/api/model/uiActionButtonType.mjs +0 -27
  412. package/esm2022/lib/view-context/api/model/uiActionConstraint.mjs +0 -13
  413. package/esm2022/lib/view-context/api/model/uiActionDefinition.mjs +0 -2
  414. package/esm2022/lib/view-context/api/model/uiActionDefinitionEntry.mjs +0 -2
  415. package/esm2022/lib/view-context/api/model/uiActionDescriptor.mjs +0 -2
  416. package/esm2022/lib/view-context/api/model/uiActionDialogDescriptor.mjs +0 -2
  417. package/esm2022/lib/view-context/api/model/uiActionFeedbackType.mjs +0 -20
  418. package/esm2022/lib/view-context/api/model/uiActionInputType.mjs +0 -21
  419. package/esm2022/lib/view-context/api/model/uiActionRequest.mjs +0 -13
  420. package/esm2022/lib/view-context/api/model/uiActionSchedule.mjs +0 -13
  421. package/esm2022/lib/view-context/api/model/uiActionTooltip.mjs +0 -22
  422. package/esm2022/lib/view-context/api/model/uiActionUploadDescriptor.mjs +0 -2
  423. package/esm2022/lib/view-context/api/model/uploadWidgetType.mjs +0 -18
  424. package/esm2022/lib/view-context/api/model/uploadedFile.mjs +0 -2
  425. package/esm2022/lib/view-context/api/model/valueSet.mjs +0 -2
  426. package/esm2022/lib/view-context/api/model/view.mjs +0 -2
  427. package/esm2022/lib/view-context/api/model/viewApiError.mjs +0 -13
  428. package/esm2022/lib/view-context/api/model/viewConstraint.mjs +0 -2
  429. package/esm2022/lib/view-context/api/model/viewContext.mjs +0 -2
  430. package/esm2022/lib/view-context/api/model/viewContextChange.mjs +0 -2
  431. package/esm2022/lib/view-context/api/model/viewContextData.mjs +0 -2
  432. package/esm2022/lib/view-context/api/model/viewContextUpdate.mjs +0 -2
  433. package/esm2022/lib/view-context/api/model/viewData.mjs +0 -2
  434. package/esm2022/lib/view-context/api/model/viewEventHandler.mjs +0 -8
  435. package/esm2022/lib/view-context/api/model/viewPlaceholder.mjs +0 -13
  436. package/esm2022/lib/view-context/api/model/viewState.mjs +0 -22
  437. package/esm2022/lib/view-context/api/model/viewStateUpdate.mjs +0 -2
  438. package/esm2022/lib/view-context/api/model/viewType.mjs +0 -18
  439. package/esm2022/lib/view-context/api/param.mjs +0 -2
  440. package/esm2022/lib/view-context/api/variables.mjs +0 -9
  441. package/esm2022/lib/view-context/default-view-components.token.mjs +0 -9
  442. package/esm2022/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.mjs +0 -20
  443. package/esm2022/lib/view-context/message-dialog/message-dialog.component.mjs +0 -93
  444. package/esm2022/lib/view-context/projects.mjs +0 -30
  445. package/esm2022/lib/view-context/property-definition-data.mjs +0 -2
  446. package/esm2022/lib/view-context/reuse-router-slot.token.mjs +0 -4
  447. package/esm2022/lib/view-context/smart-embedded-slot.directive.mjs +0 -57
  448. package/esm2022/lib/view-context/smart-ui-action/components/menu/click/menu.component.mjs +0 -254
  449. package/esm2022/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.mjs +0 -256
  450. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.constants.mjs +0 -62
  451. package/esm2022/lib/view-context/smart-ui-action/components/menu/menu.service.mjs +0 -29
  452. package/esm2022/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.mjs +0 -30
  453. package/esm2022/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.mjs +0 -35
  454. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.mjs +0 -198
  455. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.mjs +0 -95
  456. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.mjs +0 -134
  457. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.mjs +0 -12
  458. package/esm2022/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.mjs +0 -256
  459. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.mjs +0 -77
  460. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.mjs +0 -54
  461. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.mjs +0 -60
  462. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.mjs +0 -106
  463. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.mjs +0 -60
  464. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.mjs +0 -132
  465. package/esm2022/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.mjs +0 -58
  466. package/esm2022/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.mjs +0 -35
  467. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.mjs +0 -7
  468. package/esm2022/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.mjs +0 -258
  469. package/esm2022/lib/view-context/smart-ui-action/ui-action-toolbar.component.mjs +0 -349
  470. package/esm2022/lib/view-context/smart-ui-action/ui-action.descriptor.service.mjs +0 -185
  471. package/esm2022/lib/view-context/smart-ui-action/ui-action.model.mjs +0 -7
  472. package/esm2022/lib/view-context/smart-ui-action/ui-action.service.mjs +0 -250
  473. package/esm2022/lib/view-context/smart-view-context-dialog.service.mjs +0 -77
  474. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.mjs +0 -35
  475. package/esm2022/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.mjs +0 -74
  476. package/esm2022/lib/view-context/smart-view-context.interceptor.mjs +0 -63
  477. package/esm2022/lib/view-context/smart-view-context.model.mjs +0 -2
  478. package/esm2022/lib/view-context/smart-view-context.module.mjs +0 -405
  479. package/esm2022/lib/view-context/smart-view-context.service.mjs +0 -1079
  480. package/esm2022/lib/view-context/smart-view-redirect/smart-view-redirect.mjs +0 -41
  481. package/esm2022/lib/view-context/utility/componentLibrary.mjs +0 -9
  482. package/esm2022/lib/view-context/utility/smart-object-utility.mjs +0 -44
  483. package/esm2022/lib/view-context/utility/smart-style-utility.mjs +0 -68
  484. package/esm2022/lib/view-context/value-api/api/api.mjs +0 -4
  485. package/esm2022/lib/view-context/value-api/api/value.service.mjs +0 -138
  486. package/esm2022/lib/view-context/value-api/api.module.mjs +0 -40
  487. package/esm2022/lib/view-context/value-api/configuration.mjs +0 -91
  488. package/esm2022/lib/view-context/value-api/encoder.mjs +0 -19
  489. package/esm2022/lib/view-context/value-api/index.mjs +0 -7
  490. package/esm2022/lib/view-context/value-api/model/genericValue.mjs +0 -13
  491. package/esm2022/lib/view-context/value-api/model/models.mjs +0 -11
  492. package/esm2022/lib/view-context/value-api/model/value.mjs +0 -13
  493. package/esm2022/lib/view-context/value-api/model/valueSetData.mjs +0 -2
  494. package/esm2022/lib/view-context/value-api/model/valueSetDefinition.mjs +0 -2
  495. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionData.mjs +0 -2
  496. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionIdentifier.mjs +0 -13
  497. package/esm2022/lib/view-context/value-api/model/valueSetDefinitionKind.mjs +0 -24
  498. package/esm2022/lib/view-context/value-api/model/valueSetExpression.mjs +0 -2
  499. package/esm2022/lib/view-context/value-api/model/valueSetOperand.mjs +0 -2
  500. package/esm2022/lib/view-context/value-api/model/valueSetOperation.mjs +0 -19
  501. package/esm2022/lib/view-context/value-api/param.mjs +0 -2
  502. package/esm2022/lib/view-context/value-api/variables.mjs +0 -9
  503. package/esm2022/lib/view-context/view-handler-resolution.mjs +0 -21
  504. package/esm2022/lib/view-context/view-op.mjs +0 -41
  505. package/esm2022/lib/view-context/view-slot-resolution.mjs +0 -28
  506. package/esm2022/projects.mjs +0 -31
  507. package/esm2022/smartbit4all-ng-client.mjs +0 -5
  508. package/index.d.ts +0 -5
  509. package/lib/component-factory-service/component-factory-service.module.d.ts +0 -6
  510. package/lib/component-factory-service/component-factory-service.service.d.ts +0 -13
  511. package/lib/component-factory-service/projects.d.ts +0 -2
  512. package/lib/session/api/api/api.d.ts +0 -3
  513. package/lib/session/api/api/session.service.d.ts +0 -107
  514. package/lib/session/api/configuration.d.ts +0 -104
  515. package/lib/session/api/encoder.d.ts +0 -11
  516. package/lib/session/api/index.d.ts +0 -2
  517. package/lib/session/api/model/accountInfo.d.ts +0 -24
  518. package/lib/session/api/model/apiError.d.ts +0 -15
  519. package/lib/session/api/model/authenticationProviderData.d.ts +0 -17
  520. package/lib/session/api/model/getAuthenticationProvidersResponse.d.ts +0 -15
  521. package/lib/session/api/model/models.d.ts +0 -8
  522. package/lib/session/api/model/refreshSessionRequest.d.ts +0 -14
  523. package/lib/session/api/model/session.d.ts +0 -32
  524. package/lib/session/api/model/sessionInfoData.d.ts +0 -26
  525. package/lib/session/api/model/userActivityLog.d.ts +0 -33
  526. package/lib/session/api/param.d.ts +0 -37
  527. package/lib/session/api/variables.d.ts +0 -8
  528. package/lib/session/cookie-service/smart-cookie.service.d.ts +0 -129
  529. package/lib/session/projects.d.ts +0 -8
  530. package/lib/session/smart-backend-bootstrap.config.d.ts +0 -73
  531. package/lib/session/smart-backend-bootstrap.service.d.ts +0 -57
  532. package/lib/session/smart-default-error-ui.service.d.ts +0 -90
  533. package/lib/session/smart-error-catching.interceptor.d.ts +0 -21
  534. package/lib/session/smart-header-maintainer.interceptor.d.ts +0 -11
  535. package/lib/session/smart-session-handler.service.d.ts +0 -22
  536. package/lib/session/smart-session.module.d.ts +0 -12
  537. package/lib/session/smart-session.service.d.ts +0 -88
  538. package/lib/session/smart-timer/smart-session-timer.component.d.ts +0 -19
  539. package/lib/shared/projects.d.ts +0 -3
  540. package/lib/shared/shared.module.d.ts +0 -9
  541. package/lib/shared/smart-tooltip.directive.d.ts +0 -16
  542. package/lib/shared/smarttable.date-pipe.d.ts +0 -18
  543. package/lib/smart-client/projects.d.ts +0 -3
  544. package/lib/smart-client/smart-component-api-client.d.ts +0 -143
  545. package/lib/smart-client/smart-file-uploader/smart-file-uploader.component.d.ts +0 -25
  546. package/lib/smart-client/smart.component.d.ts +0 -35
  547. package/lib/smart-client/smart.service.d.ts +0 -29
  548. package/lib/smart-component-layout/api/api/api.d.ts +0 -3
  549. package/lib/smart-component-layout/api/api/default.service.d.ts +0 -33
  550. package/lib/smart-component-layout/api/api.module.d.ts +0 -11
  551. package/lib/smart-component-layout/api/configuration.d.ts +0 -104
  552. package/lib/smart-component-layout/api/encoder.d.ts +0 -11
  553. package/lib/smart-component-layout/api/index.d.ts +0 -6
  554. package/lib/smart-component-layout/api/model/componentType.d.ts +0 -16
  555. package/lib/smart-component-layout/api/model/componentWidgetType.d.ts +0 -20
  556. package/lib/smart-component-layout/api/model/layoutDefinitionDescriptor.d.ts +0 -19
  557. package/lib/smart-component-layout/api/model/layoutDirection.d.ts +0 -15
  558. package/lib/smart-component-layout/api/model/models.d.ts +0 -9
  559. package/lib/smart-component-layout/api/model/smartComponentLayoutDefinition.d.ts +0 -32
  560. package/lib/smart-component-layout/api/model/smartComponentWidgetDefinition.d.ts +0 -26
  561. package/lib/smart-component-layout/api/model/toolbarAlignment.d.ts +0 -15
  562. package/lib/smart-component-layout/api/model/toolbarDirection.d.ts +0 -15
  563. package/lib/smart-component-layout/api/model/toolbarProperties.d.ts +0 -18
  564. package/lib/smart-component-layout/api/param.d.ts +0 -37
  565. package/lib/smart-component-layout/api/variables.d.ts +0 -8
  566. package/lib/smart-component-layout/projects.d.ts +0 -4
  567. package/lib/smart-component-layout/smart-component-layout-utility.d.ts +0 -25
  568. package/lib/smart-component-layout/smart-component-layout.component.d.ts +0 -93
  569. package/lib/smart-component-layout/smart-component-layout.module.d.ts +0 -17
  570. package/lib/smart-diagram/api/api/api.d.ts +0 -3
  571. package/lib/smart-diagram/api/api/diagramService.service.d.ts +0 -36
  572. package/lib/smart-diagram/api/api.module.d.ts +0 -11
  573. package/lib/smart-diagram/api/configuration.d.ts +0 -104
  574. package/lib/smart-diagram/api/encoder.d.ts +0 -11
  575. package/lib/smart-diagram/api/index.d.ts +0 -6
  576. package/lib/smart-diagram/api/model/diagramColor.d.ts +0 -17
  577. package/lib/smart-diagram/api/model/diagramDataContainer.d.ts +0 -19
  578. package/lib/smart-diagram/api/model/diagramDataItem.d.ts +0 -25
  579. package/lib/smart-diagram/api/model/diagramDataSet.d.ts +0 -22
  580. package/lib/smart-diagram/api/model/diagramDescriptor.d.ts +0 -57
  581. package/lib/smart-diagram/api/model/diagramModel.d.ts +0 -19
  582. package/lib/smart-diagram/api/model/diagramShape.d.ts +0 -30
  583. package/lib/smart-diagram/api/model/drawTime.d.ts +0 -18
  584. package/lib/smart-diagram/api/model/labelText.d.ts +0 -21
  585. package/lib/smart-diagram/api/model/models.d.ts +0 -9
  586. package/lib/smart-diagram/api/param.d.ts +0 -37
  587. package/lib/smart-diagram/api/variables.d.ts +0 -8
  588. package/lib/smart-diagram/component/default-smart-diagram-options.provider.d.ts +0 -33
  589. package/lib/smart-diagram/component/smart-diagram.component.d.ts +0 -43
  590. package/lib/smart-diagram/component/smart-diagram.module.d.ts +0 -11
  591. package/lib/smart-diagram/component/smart-diagram.util.d.ts +0 -1
  592. package/lib/smart-diagram/projects.d.ts +0 -4
  593. package/lib/smart-dialog/projects.d.ts +0 -4
  594. package/lib/smart-dialog/smartdialog.component.d.ts +0 -19
  595. package/lib/smart-dialog/smartdialog.model.d.ts +0 -68
  596. package/lib/smart-dialog/smartdialog.module.d.ts +0 -14
  597. package/lib/smart-dialog/smartdialog.service.d.ts +0 -28
  598. package/lib/smart-expandable-section/expandable-section.component.d.ts +0 -30
  599. package/lib/smart-expandable-section/expandable-section.model.d.ts +0 -43
  600. package/lib/smart-expandable-section/projects.d.ts +0 -4
  601. package/lib/smart-expandable-section/smart-expandable-section.module.d.ts +0 -17
  602. package/lib/smart-expandable-section/smart-expandable-section.service.d.ts +0 -6
  603. package/lib/smart-filter/api/filter/model/filterExpressionBoolOperator.d.ts +0 -15
  604. package/lib/smart-filter/api/filter/model/filterExpressionBuilderField.d.ts +0 -27
  605. package/lib/smart-filter/api/filter/model/filterExpressionBuilderGroup.d.ts +0 -36
  606. package/lib/smart-filter/api/filter/model/filterExpressionBuilderModel.d.ts +0 -27
  607. package/lib/smart-filter/api/filter/model/filterExpressionData.d.ts +0 -27
  608. package/lib/smart-filter/api/filter/model/filterExpressionDataType.d.ts +0 -18
  609. package/lib/smart-filter/api/filter/model/filterExpressionField.d.ts +0 -44
  610. package/lib/smart-filter/api/filter/model/filterExpressionFieldList.d.ts +0 -21
  611. package/lib/smart-filter/api/filter/model/filterExpressionFieldWidgetType.d.ts +0 -26
  612. package/lib/smart-filter/api/filter/model/filterExpressionList.d.ts +0 -18
  613. package/lib/smart-filter/api/filter/model/filterExpressionOperandData.d.ts +0 -25
  614. package/lib/smart-filter/api/filter/model/filterExpressionOperation.d.ts +0 -30
  615. package/lib/smart-filter/api/filter/model/filterExpressionOrderBy.d.ts +0 -25
  616. package/lib/smart-filter/api/filter/model/model.d.ts +0 -15
  617. package/lib/smart-filter/api/filter/model/searchIndexObjectDefinitionData.d.ts +0 -19
  618. package/lib/smart-filter/api/filter/model/searchIndexPropertyDefinitionData.d.ts +0 -18
  619. package/lib/smart-filter/api/value/model/value.d.ts +0 -29
  620. package/lib/smart-filter/projects.d.ts +0 -5
  621. package/lib/smart-filter/smart-filter/components/smart-filter-expression-field/smart-filter-expression-field.component.d.ts +0 -8
  622. package/lib/smart-filter/smart-filter/components/smart-filter-simple/components/smart-filter-simple-field/smart-filter-simple-field.component.d.ts +0 -31
  623. package/lib/smart-filter/smart-filter/components/smart-filter-simple/smart-filter-simple.component.d.ts +0 -18
  624. package/lib/smart-filter/smart-filter/smart-filter.component.d.ts +0 -15
  625. package/lib/smart-filter/smart-filter/smart-filter.service.d.ts +0 -16
  626. package/lib/smart-filter/smart-filter.model.d.ts +0 -25
  627. package/lib/smart-filter/smart-filter.module.d.ts +0 -15
  628. package/lib/smart-filter-editor/api/api/api.d.ts +0 -3
  629. package/lib/smart-filter-editor/api/api/filter.service.d.ts +0 -57
  630. package/lib/smart-filter-editor/api/api.module.d.ts +0 -11
  631. package/lib/smart-filter-editor/api/configuration.d.ts +0 -104
  632. package/lib/smart-filter-editor/api/encoder.d.ts +0 -11
  633. package/lib/smart-filter-editor/api/index.d.ts +0 -6
  634. package/lib/smart-filter-editor/api/model/filterExpressionBoolOperator.d.ts +0 -15
  635. package/lib/smart-filter-editor/api/model/filterExpressionBuilder.d.ts +0 -16
  636. package/lib/smart-filter-editor/api/model/filterExpressionBuilderApiConfig.d.ts +0 -16
  637. package/lib/smart-filter-editor/api/model/filterExpressionBuilderField.d.ts +0 -27
  638. package/lib/smart-filter-editor/api/model/filterExpressionBuilderGroup.d.ts +0 -36
  639. package/lib/smart-filter-editor/api/model/filterExpressionBuilderModel.d.ts +0 -27
  640. package/lib/smart-filter-editor/api/model/filterExpressionBuilderUiModel.d.ts +0 -38
  641. package/lib/smart-filter-editor/api/model/filterExpressionData.d.ts +0 -27
  642. package/lib/smart-filter-editor/api/model/filterExpressionDataType.d.ts +0 -18
  643. package/lib/smart-filter-editor/api/model/filterExpressionField.d.ts +0 -44
  644. package/lib/smart-filter-editor/api/model/filterExpressionFieldEditor.d.ts +0 -17
  645. package/lib/smart-filter-editor/api/model/filterExpressionFieldList.d.ts +0 -23
  646. package/lib/smart-filter-editor/api/model/filterExpressionFieldWidgetType.d.ts +0 -26
  647. package/lib/smart-filter-editor/api/model/filterExpressionList.d.ts +0 -18
  648. package/lib/smart-filter-editor/api/model/filterExpressionOperandData.d.ts +0 -25
  649. package/lib/smart-filter-editor/api/model/filterExpressionOperation.d.ts +0 -30
  650. package/lib/smart-filter-editor/api/model/filterExpressionOrderBy.d.ts +0 -28
  651. package/lib/smart-filter-editor/api/model/models.d.ts +0 -19
  652. package/lib/smart-filter-editor/api/model/searchPageConfig.d.ts +0 -73
  653. package/lib/smart-filter-editor/api/model/smartFilterType.d.ts +0 -15
  654. package/lib/smart-filter-editor/api/param.d.ts +0 -37
  655. package/lib/smart-filter-editor/api/variables.d.ts +0 -8
  656. package/lib/smart-filter-editor/filter-utils.d.ts +0 -2
  657. package/lib/smart-filter-editor/filterExpressionBuilderApiActions.d.ts +0 -13
  658. package/lib/smart-filter-editor/project.d.ts +0 -10
  659. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-relation-button/advanced-relation-button.component.d.ts +0 -11
  660. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/advanced-smart-filter-expression-item/advanced-smart-filter-expression-item.component.d.ts +0 -11
  661. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.component.d.ts +0 -14
  662. package/lib/smart-filter-editor/smart-filter-editor-content/components/advanced/expression-editor-dialog/expression-editor-dialog.service.d.ts +0 -21
  663. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-item/smart-filter-expression-item.component.d.ts +0 -19
  664. package/lib/smart-filter-editor/smart-filter-editor-content/components/smart-filter-expression-items/smart-filter-expression-items.component.d.ts +0 -20
  665. package/lib/smart-filter-editor/smart-filter-editor-content/smart-filter-editor-content.component.d.ts +0 -50
  666. package/lib/smart-filter-editor/smart-filter-editor.model.d.ts +0 -4
  667. package/lib/smart-filter-editor/smart-filter-editor.module.d.ts +0 -21
  668. package/lib/smart-filter-editor/smart-filter-editor.service.d.ts +0 -51
  669. package/lib/smart-filter-editor/smart-filter-params/components/smart-filter-param/smart-filter-param.component.d.ts +0 -9
  670. package/lib/smart-filter-editor/smart-filter-params/smart-filter-params.component.d.ts +0 -21
  671. package/lib/smart-form/api/api/api.d.ts +0 -3
  672. package/lib/smart-form/api/api/default.service.d.ts +0 -33
  673. package/lib/smart-form/api/api.module.d.ts +0 -11
  674. package/lib/smart-form/api/configuration.d.ts +0 -104
  675. package/lib/smart-form/api/encoder.d.ts +0 -11
  676. package/lib/smart-form/api/index.d.ts +0 -6
  677. package/lib/smart-form/api/model/dateFieldProperties.d.ts +0 -15
  678. package/lib/smart-form/api/model/divProperties.d.ts +0 -15
  679. package/lib/smart-form/api/model/fileUploaderProperties.d.ts +0 -20
  680. package/lib/smart-form/api/model/imageProperties.d.ts +0 -15
  681. package/lib/smart-form/api/model/models.d.ts +0 -19
  682. package/lib/smart-form/api/model/multiFileUploaderProperties.d.ts +0 -19
  683. package/lib/smart-form/api/model/propertyMapping.d.ts +0 -24
  684. package/lib/smart-form/api/model/recordingUploaderProperties.d.ts +0 -20
  685. package/lib/smart-form/api/model/selectionDefinition.d.ts +0 -58
  686. package/lib/smart-form/api/model/smartFormInputMode.d.ts +0 -20
  687. package/lib/smart-form/api/model/smartFormWidgetDirection.d.ts +0 -15
  688. package/lib/smart-form/api/model/smartFormWidgetType.d.ts +0 -47
  689. package/lib/smart-form/api/model/smartLayoutDefinition.d.ts +0 -15
  690. package/lib/smart-form/api/model/smartMatrixModel.d.ts +0 -29
  691. package/lib/smart-form/api/model/smartWidgetDefinition.d.ts +0 -125
  692. package/lib/smart-form/api/model/smartWidgetHint.d.ts +0 -19
  693. package/lib/smart-form/api/model/sortDefinition.d.ts +0 -15
  694. package/lib/smart-form/api/model/textBoxProperties.d.ts +0 -15
  695. package/lib/smart-form/api/model/textFieldProperties.d.ts +0 -14
  696. package/lib/smart-form/api/model/valueChangeMode.d.ts +0 -19
  697. package/lib/smart-form/api/param.d.ts +0 -37
  698. package/lib/smart-form/api/variables.d.ts +0 -8
  699. package/lib/smart-form/highlightMacthingString-pipe.d.ts +0 -7
  700. package/lib/smart-form/projects.d.ts +0 -14
  701. package/lib/smart-form/services/smartform.layout-definition.service.d.ts +0 -50
  702. package/lib/smart-form/services/smartform.service.d.ts +0 -52
  703. package/lib/smart-form/smartfileuploader/large-file-snack-bar/large-file-snack-bar.component.d.ts +0 -8
  704. package/lib/smart-form/smartfileuploader/smartfileuploader.component.d.ts +0 -38
  705. package/lib/smart-form/smartfileuploader/smartfileuploader.model.d.ts +0 -7
  706. package/lib/smart-form/smartform.component.d.ts +0 -43
  707. package/lib/smart-form/smartform.form-model.d.ts +0 -864
  708. package/lib/smart-form/smartform.model.d.ts +0 -126
  709. package/lib/smart-form/widgets/components/smart-file-editor/smart-file-editor.component.d.ts +0 -54
  710. package/lib/smart-form/widgets/components/smart-month-picker/smart-month-picker.component.d.ts +0 -29
  711. package/lib/smart-form/widgets/components/smart-multi-file-editor/smart-multi-file-editor.component.d.ts +0 -57
  712. package/lib/smart-form/widgets/components/smart-voice-recorder/smart-voice-recorder.component.d.ts +0 -50
  713. package/lib/smart-form/widgets/directives/comparable-dropdown.directive.d.ts +0 -10
  714. package/lib/smart-form/widgets/directives/comparable-multiselect.directive.d.ts +0 -10
  715. package/lib/smart-form/widgets/smartformwidget/smartformwidget.component.d.ts +0 -173
  716. package/lib/smart-form/widgets/smartformwidget/sortable-widget/sortable-widget.component.d.ts +0 -24
  717. package/lib/smart-form/widgets/smartformwidget/trackCaps.directive.d.ts +0 -9
  718. package/lib/smart-generic-pages/acl-editing-view/acl-editing-view.component.d.ts +0 -21
  719. package/lib/smart-generic-pages/api/platform/acl/model/aCL.d.ts +0 -18
  720. package/lib/smart-generic-pages/api/platform/acl/model/aCLEntry.d.ts +0 -54
  721. package/lib/smart-generic-pages/api/platform/acl/model/objectValidationSeverity.d.ts +0 -19
  722. package/lib/smart-generic-pages/api/platform/acl/model/subject.d.ts +0 -24
  723. package/lib/smart-generic-pages/api/platform/api-default/objectHistoryRangeData.d.ts +0 -2
  724. package/lib/smart-generic-pages/api/platform/searchpage/model/searchPageModel.d.ts +0 -27
  725. package/lib/smart-generic-pages/api/platform/subjectselector/model/subjectSelectorPageModel.d.ts +0 -14
  726. package/lib/smart-generic-pages/api/platform/validation/model/validationItem.d.ts +0 -17
  727. package/lib/smart-generic-pages/api/platform/validation/model/validationResultPageModel.d.ts +0 -18
  728. package/lib/smart-generic-pages/generic-page/generic-page.component.d.ts +0 -12
  729. package/lib/smart-generic-pages/invalid-smartlink/invalid-smartlink.component.d.ts +0 -11
  730. package/lib/smart-generic-pages/no-permission-page/no-permission-page.component.d.ts +0 -11
  731. package/lib/smart-generic-pages/projects.d.ts +0 -9
  732. package/lib/smart-generic-pages/search-page/search-page.component.d.ts +0 -25
  733. package/lib/smart-generic-pages/smart-generic-pages.module.d.ts +0 -19
  734. package/lib/smart-generic-pages/subject-selector/subject-selector.component.d.ts +0 -17
  735. package/lib/smart-generic-pages/validation-result-page/validation-result-page.component.d.ts +0 -25
  736. package/lib/smart-grid/api/grid-api/api/api.d.ts +0 -3
  737. package/lib/smart-grid/api/grid-api/api/grid.service.d.ts +0 -182
  738. package/lib/smart-grid/api/grid-api/api.module.d.ts +0 -11
  739. package/lib/smart-grid/api/grid-api/configuration.d.ts +0 -104
  740. package/lib/smart-grid/api/grid-api/encoder.d.ts +0 -11
  741. package/lib/smart-grid/api/grid-api/index.d.ts +0 -6
  742. package/lib/smart-grid/api/grid-api/model/gridColumnContentType.d.ts +0 -15
  743. package/lib/smart-grid/api/grid-api/model/gridColumnMeta.d.ts +0 -34
  744. package/lib/smart-grid/api/grid-api/model/gridDataAccessConfig.d.ts +0 -44
  745. package/lib/smart-grid/api/grid-api/model/gridExportDescriptor.d.ts +0 -19
  746. package/lib/smart-grid/api/grid-api/model/gridModel.d.ts +0 -36
  747. package/lib/smart-grid/api/grid-api/model/gridPage.d.ts +0 -26
  748. package/lib/smart-grid/api/grid-api/model/gridRow.d.ts +0 -47
  749. package/lib/smart-grid/api/grid-api/model/gridRowLayoutDescriptor.d.ts +0 -20
  750. package/lib/smart-grid/api/grid-api/model/gridSelectionChange.d.ts +0 -24
  751. package/lib/smart-grid/api/grid-api/model/gridSelectionMode.d.ts +0 -16
  752. package/lib/smart-grid/api/grid-api/model/gridSelectionType.d.ts +0 -15
  753. package/lib/smart-grid/api/grid-api/model/gridServerModel.d.ts +0 -22
  754. package/lib/smart-grid/api/grid-api/model/gridUpdateData.d.ts +0 -20
  755. package/lib/smart-grid/api/grid-api/model/gridView.d.ts +0 -21
  756. package/lib/smart-grid/api/grid-api/model/gridViewDescriptor.d.ts +0 -39
  757. package/lib/smart-grid/api/grid-api/model/models.d.ts +0 -15
  758. package/lib/smart-grid/api/grid-api/param.d.ts +0 -37
  759. package/lib/smart-grid/api/grid-api/variables.d.ts +0 -8
  760. package/lib/smart-grid/components/expandable-grid/expandable-grid.component.d.ts +0 -10
  761. package/lib/smart-grid/components/generic-component/expanded-row-renderer.component.d.ts +0 -21
  762. package/lib/smart-grid/components/smart-grid-card/smart-grid-card.component.d.ts +0 -26
  763. package/lib/smart-grid/components/table-layout-definer/table-layout-definer.component.d.ts +0 -47
  764. package/lib/smart-grid/models/model.d.ts +0 -73
  765. package/lib/smart-grid/projects.d.ts +0 -5
  766. package/lib/smart-grid/smart-grid-toolbar-util.d.ts +0 -12
  767. package/lib/smart-grid/smart-grid.component.d.ts +0 -157
  768. package/lib/smart-grid/smart-grid.module.d.ts +0 -29
  769. package/lib/smart-grid/smart-grid.service.d.ts +0 -26
  770. package/lib/smart-icon/projects.d.ts +0 -5
  771. package/lib/smart-icon/smart-icon/smart-icon.component.d.ts +0 -34
  772. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.component.d.ts +0 -10
  773. package/lib/smart-icon/smart-icon/ui-badge/ui-badge.directive.d.ts +0 -14
  774. package/lib/smart-icon/smart-icon.module.d.ts +0 -14
  775. package/lib/smart-icon/smart-icon.service.d.ts +0 -29
  776. package/lib/smart-map/abstract-map.d.ts +0 -37
  777. package/lib/smart-map/api/api/api.d.ts +0 -3
  778. package/lib/smart-map/api/api/geoMap.service.d.ts +0 -101
  779. package/lib/smart-map/api/api.module.d.ts +0 -11
  780. package/lib/smart-map/api/configuration.d.ts +0 -104
  781. package/lib/smart-map/api/encoder.d.ts +0 -11
  782. package/lib/smart-map/api/index.d.ts +0 -6
  783. package/lib/smart-map/api/model/gPSPosition.d.ts +0 -32
  784. package/lib/smart-map/api/model/gPSRoute.d.ts +0 -21
  785. package/lib/smart-map/api/model/geoMapChange.d.ts +0 -21
  786. package/lib/smart-map/api/model/geoMapDataLoadingMode.d.ts +0 -15
  787. package/lib/smart-map/api/model/geoMapDataSourceDescriptor.d.ts +0 -52
  788. package/lib/smart-map/api/model/geoMapDataSourceType.d.ts +0 -17
  789. package/lib/smart-map/api/model/geoMapEditingSession.d.ts +0 -17
  790. package/lib/smart-map/api/model/geoMapInteraction.d.ts +0 -24
  791. package/lib/smart-map/api/model/geoMapItem.d.ts +0 -41
  792. package/lib/smart-map/api/model/geoMapItemKind.d.ts +0 -16
  793. package/lib/smart-map/api/model/geoMapLayer.d.ts +0 -19
  794. package/lib/smart-map/api/model/geoMapLayerChange.d.ts +0 -20
  795. package/lib/smart-map/api/model/geoMapLayerDescriptor.d.ts +0 -28
  796. package/lib/smart-map/api/model/geoMapModel.d.ts +0 -26
  797. package/lib/smart-map/api/model/geoMapOperationMode.d.ts +0 -15
  798. package/lib/smart-map/api/model/geoMapSelectionMode.d.ts +0 -16
  799. package/lib/smart-map/api/model/geoMapServerModel.d.ts +0 -25
  800. package/lib/smart-map/api/model/geoMapTextType.d.ts +0 -15
  801. package/lib/smart-map/api/model/geoMapViewState.d.ts +0 -27
  802. package/lib/smart-map/api/model/geoMapViewport.d.ts +0 -20
  803. package/lib/smart-map/api/model/models.d.ts +0 -20
  804. package/lib/smart-map/api/param.d.ts +0 -37
  805. package/lib/smart-map/api/variables.d.ts +0 -8
  806. package/lib/smart-map/api-default/api-default.d.ts +0 -2
  807. package/lib/smart-map/impl/google-map.d.ts +0 -23
  808. package/lib/smart-map/impl/leaflet-map.d.ts +0 -22
  809. package/lib/smart-map/projects.d.ts +0 -8
  810. package/lib/smart-map/smart-map.component.d.ts +0 -39
  811. package/lib/smart-map/smart-map.module.d.ts +0 -11
  812. package/lib/smart-map/smart-map.types.d.ts +0 -34
  813. package/lib/smart-navbar/projects.d.ts +0 -4
  814. package/lib/smart-navbar/smart-navbar.component.d.ts +0 -20
  815. package/lib/smart-navbar/smart-navbar.model.d.ts +0 -48
  816. package/lib/smart-navbar/smart-navbar.module.d.ts +0 -18
  817. package/lib/smart-navbar/smart-navbar.service.d.ts +0 -6
  818. package/lib/smart-navigation/projects.d.ts +0 -2
  819. package/lib/smart-navigation/smart-navigation.interface.d.ts +0 -5
  820. package/lib/smart-navigation/smart-navigation.module.d.ts +0 -6
  821. package/lib/smart-navigation/smart-navigation.service.d.ts +0 -12
  822. package/lib/smart-ng-client.module.d.ts +0 -25
  823. package/lib/smart-ng-client.service.d.ts +0 -10
  824. package/lib/smart-subject/projects.d.ts +0 -1
  825. package/lib/smart-subject/smart-subject.d.ts +0 -6
  826. package/lib/smart-tab-group/projects.d.ts +0 -1
  827. package/lib/smart-tab-group/smart-tab-group.module.d.ts +0 -10
  828. package/lib/smart-table/components/default-actions-popup/default-actions-popup.component.d.ts +0 -19
  829. package/lib/smart-table/components/loading/loading.component.d.ts +0 -8
  830. package/lib/smart-table/directives/mat-context-menu-trigger-for.directive.d.ts +0 -10
  831. package/lib/smart-table/projects.d.ts +0 -4
  832. package/lib/smart-table/smarttable.component.d.ts +0 -34
  833. package/lib/smart-table/smarttable.model.d.ts +0 -202
  834. package/lib/smart-table/smarttable.module.d.ts +0 -29
  835. package/lib/smart-table/smarttable.service.d.ts +0 -6
  836. package/lib/smart-table/tables/material-table/material-table.component.d.ts +0 -8
  837. package/lib/smart-table/tables/mobile-table/mobile-table.component.d.ts +0 -8
  838. package/lib/smart-table/tables/table.d.ts +0 -98
  839. package/lib/smart-tree/projects.d.ts +0 -5
  840. package/lib/smart-tree/smarttree-generic.service.d.ts +0 -48
  841. package/lib/smart-tree/smarttree.component.d.ts +0 -43
  842. package/lib/smart-tree/smarttree.model.d.ts +0 -42
  843. package/lib/smart-tree/smarttree.module.d.ts +0 -16
  844. package/lib/smart-tree/smarttree.node.model.d.ts +0 -13
  845. package/lib/smart-tree/smarttree.service.d.ts +0 -25
  846. package/lib/smart-tree/smarttree.service.interface.d.ts +0 -43
  847. package/lib/smart-tree/tree-api/api/tree.service.d.ts +0 -336
  848. package/lib/smart-tree/tree-api/configuration.d.ts +0 -104
  849. package/lib/smart-tree/tree-api/encoder.d.ts +0 -11
  850. package/lib/smart-tree/tree-api/param.d.ts +0 -37
  851. package/lib/smart-tree/tree-api/variables.d.ts +0 -8
  852. package/lib/smart-validation/named-validator.service.d.ts +0 -17
  853. package/lib/smart-validation/projects.d.ts +0 -3
  854. package/lib/smart-validation/smart-validation.module.d.ts +0 -8
  855. package/lib/smart-validation/smart-validation.types.d.ts +0 -12
  856. package/lib/theme/theme.service.d.ts +0 -17
  857. package/lib/view-context/api/api/api.d.ts +0 -3
  858. package/lib/view-context/api/api/view.service.d.ts +0 -426
  859. package/lib/view-context/api/api-default/binaryContentData.d.ts +0 -2
  860. package/lib/view-context/api/api-default/binaryData.d.ts +0 -2
  861. package/lib/view-context/api/api-default/invocationError.d.ts +0 -2
  862. package/lib/view-context/api/api-default/invocationRequest.d.ts +0 -2
  863. package/lib/view-context/api/api-default/invocationRun.d.ts +0 -2
  864. package/lib/view-context/api/api.module.d.ts +0 -11
  865. package/lib/view-context/api/configuration.d.ts +0 -104
  866. package/lib/view-context/api/encoder.d.ts +0 -11
  867. package/lib/view-context/api/index.d.ts +0 -6
  868. package/lib/view-context/api/model/backgroundProcessInfo.d.ts +0 -25
  869. package/lib/view-context/api/model/badgeDescriptor.d.ts +0 -15
  870. package/lib/view-context/api/model/clipboardData.d.ts +0 -20
  871. package/lib/view-context/api/model/closeResult.d.ts +0 -16
  872. package/lib/view-context/api/model/componentConstraint.d.ts +0 -31
  873. package/lib/view-context/api/model/componentModel.d.ts +0 -47
  874. package/lib/view-context/api/model/componentModelChange.d.ts +0 -29
  875. package/lib/view-context/api/model/dataChange.d.ts +0 -25
  876. package/lib/view-context/api/model/dataChangeEvent.d.ts +0 -31
  877. package/lib/view-context/api/model/dataChangeKind.d.ts +0 -19
  878. package/lib/view-context/api/model/deviceInfo.d.ts +0 -43
  879. package/lib/view-context/api/model/downloadedFile.d.ts +0 -19
  880. package/lib/view-context/api/model/iconPosition.d.ts +0 -18
  881. package/lib/view-context/api/model/imageResource.d.ts +0 -28
  882. package/lib/view-context/api/model/link.d.ts +0 -35
  883. package/lib/view-context/api/model/menuDescriptor.d.ts +0 -17
  884. package/lib/view-context/api/model/menuOpenDirection.d.ts +0 -21
  885. package/lib/view-context/api/model/menuTriggerType.d.ts +0 -15
  886. package/lib/view-context/api/model/messageData.d.ts +0 -29
  887. package/lib/view-context/api/model/messageOption.d.ts +0 -20
  888. package/lib/view-context/api/model/messageOptionType.d.ts +0 -16
  889. package/lib/view-context/api/model/messageResult.d.ts +0 -16
  890. package/lib/view-context/api/model/messageTextType.d.ts +0 -15
  891. package/lib/view-context/api/model/messageType.d.ts +0 -17
  892. package/lib/view-context/api/model/models.d.ts +0 -70
  893. package/lib/view-context/api/model/multiComboBoxElement.d.ts +0 -16
  894. package/lib/view-context/api/model/multiComboBoxModel.d.ts +0 -16
  895. package/lib/view-context/api/model/namedValidator.d.ts +0 -27
  896. package/lib/view-context/api/model/openPendingData.d.ts +0 -29
  897. package/lib/view-context/api/model/publishedViewData.d.ts +0 -14
  898. package/lib/view-context/api/model/serverRequestExecutionStat.d.ts +0 -40
  899. package/lib/view-context/api/model/serverRequestTrack.d.ts +0 -60
  900. package/lib/view-context/api/model/serverRequestType.d.ts +0 -22
  901. package/lib/view-context/api/model/shellProperty.d.ts +0 -15
  902. package/lib/view-context/api/model/smartLinkData.d.ts +0 -29
  903. package/lib/view-context/api/model/smartLinkMigrationStatus.d.ts +0 -39
  904. package/lib/view-context/api/model/statisticRecord.d.ts +0 -36
  905. package/lib/view-context/api/model/style.d.ts +0 -21
  906. package/lib/view-context/api/model/themeDefinition.d.ts +0 -22
  907. package/lib/view-context/api/model/themeDescriptor.d.ts +0 -16
  908. package/lib/view-context/api/model/themeShellDescriptor.d.ts +0 -17
  909. package/lib/view-context/api/model/uiAction.d.ts +0 -68
  910. package/lib/view-context/api/model/uiActionButtonDescriptor.d.ts +0 -25
  911. package/lib/view-context/api/model/uiActionButtonType.d.ts +0 -25
  912. package/lib/view-context/api/model/uiActionConstraint.d.ts +0 -22
  913. package/lib/view-context/api/model/uiActionDefinition.d.ts +0 -19
  914. package/lib/view-context/api/model/uiActionDefinitionEntry.d.ts +0 -18
  915. package/lib/view-context/api/model/uiActionDescriptor.d.ts +0 -44
  916. package/lib/view-context/api/model/uiActionDialogDescriptor.d.ts +0 -23
  917. package/lib/view-context/api/model/uiActionFeedbackType.d.ts +0 -18
  918. package/lib/view-context/api/model/uiActionInputType.d.ts +0 -19
  919. package/lib/view-context/api/model/uiActionRequest.d.ts +0 -31
  920. package/lib/view-context/api/model/uiActionSchedule.d.ts +0 -14
  921. package/lib/view-context/api/model/uiActionTooltip.d.ts +0 -25
  922. package/lib/view-context/api/model/uiActionUploadDescriptor.d.ts +0 -27
  923. package/lib/view-context/api/model/uploadWidgetType.d.ts +0 -16
  924. package/lib/view-context/api/model/uploadedFile.d.ts +0 -20
  925. package/lib/view-context/api/model/valueSet.d.ts +0 -20
  926. package/lib/view-context/api/model/view.d.ts +0 -88
  927. package/lib/view-context/api/model/viewApiError.d.ts +0 -18
  928. package/lib/view-context/api/model/viewConstraint.d.ts +0 -18
  929. package/lib/view-context/api/model/viewContext.d.ts +0 -33
  930. package/lib/view-context/api/model/viewContextChange.d.ts +0 -24
  931. package/lib/view-context/api/model/viewContextData.d.ts +0 -25
  932. package/lib/view-context/api/model/viewContextUpdate.d.ts +0 -24
  933. package/lib/view-context/api/model/viewData.d.ts +0 -28
  934. package/lib/view-context/api/model/viewEventHandler.d.ts +0 -36
  935. package/lib/view-context/api/model/viewPlaceholder.d.ts +0 -22
  936. package/lib/view-context/api/model/viewState.d.ts +0 -20
  937. package/lib/view-context/api/model/viewStateUpdate.d.ts +0 -22
  938. package/lib/view-context/api/model/viewType.d.ts +0 -16
  939. package/lib/view-context/api/param.d.ts +0 -37
  940. package/lib/view-context/api/variables.d.ts +0 -8
  941. package/lib/view-context/default-view-components.token.d.ts +0 -18
  942. package/lib/view-context/invalid-fields-snack-bar/invalid-fields-snack-bar.component.d.ts +0 -9
  943. package/lib/view-context/message-dialog/message-dialog.component.d.ts +0 -27
  944. package/lib/view-context/projects.d.ts +0 -26
  945. package/lib/view-context/property-definition-data.d.ts +0 -5
  946. package/lib/view-context/reuse-router-slot.token.d.ts +0 -3
  947. package/lib/view-context/smart-embedded-slot.directive.d.ts +0 -20
  948. package/lib/view-context/smart-ui-action/components/menu/click/menu.component.d.ts +0 -49
  949. package/lib/view-context/smart-ui-action/components/menu/hover/hover-menu.component.d.ts +0 -50
  950. package/lib/view-context/smart-ui-action/components/menu/menu.constants.d.ts +0 -7
  951. package/lib/view-context/smart-ui-action/components/menu/menu.service.d.ts +0 -11
  952. package/lib/view-context/smart-ui-action/components/success-snack-bar/success-snack-bar.component.d.ts +0 -13
  953. package/lib/view-context/smart-ui-action/components/theme-selector/theme-selector.component.d.ts +0 -16
  954. package/lib/view-context/smart-ui-action/components/upload-widget/photo-capture-widget/photo-capture-widget.component.d.ts +0 -30
  955. package/lib/view-context/smart-ui-action/components/upload-widget/prime-file-uploader/prime-file-uploader.component.d.ts +0 -32
  956. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.component.d.ts +0 -40
  957. package/lib/view-context/smart-ui-action/components/upload-widget/upload-widget.utils.d.ts +0 -3
  958. package/lib/view-context/smart-ui-action/components/upload-widget/voice-record-widget/voice-record-widget.component.d.ts +0 -43
  959. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.component.d.ts +0 -29
  960. package/lib/view-context/smart-ui-action/dialogs/ui-action-confirm-dialog/ui-action-confirm-dialog.service.d.ts +0 -21
  961. package/lib/view-context/smart-ui-action/dialogs/ui-action-dialog-button/ui-action-dialog-button.component.d.ts +0 -15
  962. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.component.d.ts +0 -36
  963. package/lib/view-context/smart-ui-action/dialogs/ui-action-file-upload-dialog/ui-action-file-upload-dialog.service.d.ts +0 -26
  964. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.component.d.ts +0 -31
  965. package/lib/view-context/smart-ui-action/dialogs/ui-action-input-dialog/ui-action-input-dialog.service.d.ts +0 -28
  966. package/lib/view-context/smart-ui-action/file-editor-toolbar/file-editor-toolbar.component.d.ts +0 -13
  967. package/lib/view-context/smart-ui-action/ui-action-button/button-icon-placeholder.d.ts +0 -5
  968. package/lib/view-context/smart-ui-action/ui-action-button/ui-action-button.component.d.ts +0 -55
  969. package/lib/view-context/smart-ui-action/ui-action-toolbar.component.d.ts +0 -73
  970. package/lib/view-context/smart-ui-action/ui-action.descriptor.service.d.ts +0 -23
  971. package/lib/view-context/smart-ui-action/ui-action.model.d.ts +0 -43
  972. package/lib/view-context/smart-ui-action/ui-action.service.d.ts +0 -42
  973. package/lib/view-context/smart-view-context-dialog.service.d.ts +0 -21
  974. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.component.d.ts +0 -15
  975. package/lib/view-context/smart-view-context-error-dialog/smart-view-context-error-dialog.service.d.ts +0 -21
  976. package/lib/view-context/smart-view-context.interceptor.d.ts +0 -17
  977. package/lib/view-context/smart-view-context.model.d.ts +0 -37
  978. package/lib/view-context/smart-view-context.module.d.ts +0 -86
  979. package/lib/view-context/smart-view-context.service.d.ts +0 -172
  980. package/lib/view-context/smart-view-redirect/smart-view-redirect.d.ts +0 -16
  981. package/lib/view-context/utility/componentLibrary.d.ts +0 -6
  982. package/lib/view-context/utility/smart-object-utility.d.ts +0 -5
  983. package/lib/view-context/utility/smart-style-utility.d.ts +0 -12
  984. package/lib/view-context/value-api/api/api.d.ts +0 -3
  985. package/lib/view-context/value-api/api/value.service.d.ts +0 -35
  986. package/lib/view-context/value-api/api.module.d.ts +0 -11
  987. package/lib/view-context/value-api/configuration.d.ts +0 -104
  988. package/lib/view-context/value-api/encoder.d.ts +0 -11
  989. package/lib/view-context/value-api/index.d.ts +0 -6
  990. package/lib/view-context/value-api/model/genericValue.d.ts +0 -33
  991. package/lib/view-context/value-api/model/models.d.ts +0 -10
  992. package/lib/view-context/value-api/model/value.d.ts +0 -29
  993. package/lib/view-context/value-api/model/valueSetData.d.ts +0 -41
  994. package/lib/view-context/value-api/model/valueSetDefinition.d.ts +0 -16
  995. package/lib/view-context/value-api/model/valueSetDefinitionData.d.ts +0 -53
  996. package/lib/view-context/value-api/model/valueSetDefinitionIdentifier.d.ts +0 -21
  997. package/lib/view-context/value-api/model/valueSetDefinitionKind.d.ts +0 -22
  998. package/lib/view-context/value-api/model/valueSetExpression.d.ts +0 -18
  999. package/lib/view-context/value-api/model/valueSetOperand.d.ts +0 -25
  1000. package/lib/view-context/value-api/model/valueSetOperation.d.ts +0 -17
  1001. package/lib/view-context/value-api/param.d.ts +0 -37
  1002. package/lib/view-context/value-api/variables.d.ts +0 -8
  1003. package/lib/view-context/view-handler-resolution.d.ts +0 -11
  1004. package/lib/view-context/view-op.d.ts +0 -18
  1005. package/lib/view-context/view-slot-resolution.d.ts +0 -27
  1006. package/projects.d.ts +0 -27
  1007. package/smartbit4all-ng-client-6.0.35.tgz +0 -0
@@ -1,126 +0,0 @@
1
- import { ValidatorFn } from "@angular/forms";
2
- import { SmartFormWidget } from "./smartform.form-model";
3
- import { SmartFormWidgetDirection } from "./api";
4
- import { SmartTranslateService } from "../view-context/smart-view-context.model";
5
- import { NamedValidator } from "../view-context/api";
6
- export interface SophisticatedValueChange {
7
- key: string;
8
- value: any;
9
- kind: "basic" | "selection";
10
- }
11
- export interface SmartFormComponentConstraint {
12
- /**
13
- * The data name to identify the related component or componenets. If it is a path the format is the following - dataSheet.field.
14
- */
15
- dataName?: string;
16
- visible?: boolean;
17
- mandatory?: boolean;
18
- enabled?: boolean;
19
- max?: number;
20
- maxLength?: number;
21
- min?: number;
22
- minLength?: number;
23
- namedValidators?: Array<NamedValidator>;
24
- }
25
- export declare enum SmartFormWidgetWidth {
26
- SMALL = 150,
27
- MEDIUM = 250,
28
- LARGE = 350,
29
- EXTRA_LARGE = 450
30
- }
31
- export declare enum SmartFormTextFieldButtonIconPosition {
32
- PRE = 0,
33
- POST = 1
34
- }
35
- export interface SmartFormTextFieldButton {
36
- icon?: string;
37
- iconPosition?: SmartFormTextFieldButtonIconPosition;
38
- label?: string;
39
- callback: (widget: SmartFormWidget<any>) => any;
40
- color?: string;
41
- iconColor?: string;
42
- }
43
- export declare enum ToggleLabelPosition {
44
- BEFORE = "before",
45
- AFTER = "after"
46
- }
47
- export interface SmartFormInvalidFields {
48
- invalidFieldNames: string[];
49
- invalidFieldKeys: string[];
50
- }
51
- export interface SmartIndicator {
52
- indicateProperty: string;
53
- indicatorLength: number;
54
- indicatorStatusLabels: string[];
55
- originalIndicatorStatusLabels?: string[];
56
- indicatorValue: number;
57
- changeIndicatorStatus: (valueToCheck: string) => number;
58
- }
59
- export interface SmartValidator {
60
- validator: ValidatorFn;
61
- isCustom?: boolean;
62
- errorMessage?: string;
63
- originalErrorMessage?: string;
64
- name: SmartValidatorName | string;
65
- icon?: string;
66
- iconColor?: string;
67
- }
68
- export declare enum SmartValidatorName {
69
- required = "required",
70
- requiredTrue = "required",
71
- email = "email",
72
- max = "max",
73
- maxLength = "maxlength",
74
- min = "min",
75
- minLength = "minlength",
76
- pattern = "pattern",
77
- passwordValidator = "passwordValidator",
78
- fieldMatchingValidator = "fieldsMatch"
79
- }
80
- /**
81
- * Dynamic forms can be easily defined with this interface.
82
- *
83
- * @param name The name of the form
84
- * @param widgets The widgets presented in the form
85
- *
86
- * @author Roland Fényes
87
- */
88
- export interface SmartForm {
89
- name?: string;
90
- direction: SmartFormWidgetDirection;
91
- widgets: SmartFormWidget<any>[];
92
- componentModel?: any;
93
- useOnBlurEvent?: boolean;
94
- useOnValueChangeEvent?: boolean;
95
- showLabel?: boolean;
96
- submitOnEnter?: () => void;
97
- labelTheme?: string;
98
- validators?: SmartValidator[];
99
- translateService?: SmartTranslateService;
100
- invalidFields?: SmartFormInvalidFields;
101
- }
102
- export interface Value {
103
- /**
104
- * The uri the object of the value can be accessed.
105
- */
106
- objectUri: string;
107
- /**
108
- * The logical code of the selectable value.
109
- */
110
- code?: string;
111
- /**
112
- * The string value that can be shown on ui. It might be a label code or the exact label.
113
- */
114
- displayValue: string;
115
- /**
116
- * The code of icon that can be associatied with the value. It may be a uri.
117
- */
118
- iconCode?: string;
119
- }
120
- export declare enum SmartWidgetHintPosition {
121
- UNDER_LABEL = 0,
122
- UNDER_INPUT = 1
123
- }
124
- export interface SmartWidgetHintConfig {
125
- position: SmartWidgetHintPosition;
126
- }
@@ -1,54 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter } from '@angular/core';
2
- import { SmartFileUploader } from '../../../smartform.form-model';
3
- import { UiAction, UiActionDescriptor, UiActionUploadDescriptor } from '../../../../view-context/api/model/models';
4
- import { ComponentLibrary } from '../../../../view-context/utility/componentLibrary';
5
- import { UiActionToolbarComponent } from '../../../../view-context/smart-ui-action/ui-action-toolbar.component';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import * as i0 from "@angular/core";
8
- export declare class SmartFileEditorComponent implements ControlValueAccessor {
9
- private cdr;
10
- compLib?: ComponentLibrary | undefined;
11
- toolbar: UiActionToolbarComponent;
12
- private _widgetInstance;
13
- get widgetInstance(): SmartFileUploader;
14
- set widgetInstance(value: SmartFileUploader);
15
- uploadFilesEvent: EventEmitter<{
16
- files: any[];
17
- uiAction: UiAction;
18
- uploadDescriptor?: UiActionUploadDescriptor | undefined;
19
- }>;
20
- fileToChange?: any;
21
- constructor(cdr: ChangeDetectorRef, compLib?: ComponentLibrary | undefined);
22
- private clone;
23
- upload(event: any): void;
24
- change(file: any): void;
25
- cancelChange(): void;
26
- isTypeSupported(value: any): boolean;
27
- formatSize(bytes: number): string;
28
- getLabelNgClass(): {
29
- [className: string]: boolean;
30
- };
31
- getLabelStyle(): {
32
- [key: string]: string | number;
33
- };
34
- getNgClass(): {
35
- [className: string]: boolean;
36
- };
37
- getStyle(): {
38
- [key: string]: string | number;
39
- };
40
- onChange: (value: any) => void;
41
- onTouched: () => void;
42
- isDisabled: boolean;
43
- writeValue(value: any): void;
44
- registerOnChange(fn: any): void;
45
- registerOnTouched(fn: any): void;
46
- setDisabledState?(isDisabled: boolean): void;
47
- get fileIcon(): string;
48
- get changeButton(): UiActionDescriptor;
49
- get removeButton(): UiActionDescriptor;
50
- get errorIcon(): string;
51
- get toolbarComponent(): UiActionToolbarComponent;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartFileEditorComponent, [null, { optional: true; }]>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartFileEditorComponent, "smart-file-editor", never, { "widgetInstance": { "alias": "widgetInstance"; "required": false; }; }, { "uploadFilesEvent": "uploadFilesEvent"; }, never, never, false, never>;
54
- }
@@ -1,29 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { UntypedFormControl } from '@angular/forms';
3
- import { Moment } from 'moment';
4
- import { SmartMonthPicker } from '../../../smartform.form-model';
5
- import { MatDatepicker } from '@angular/material/datepicker';
6
- import { SmartWidgetHintPositionEnum } from '../../../api';
7
- import * as i0 from "@angular/core";
8
- export declare const YEARH_MONTH_FORMAT: {
9
- parse: {
10
- dateInput: string;
11
- };
12
- display: {
13
- dateInput: string;
14
- monthYearLabel: string;
15
- dateA11yLabel: string;
16
- monthYearA11yLabel: string;
17
- };
18
- };
19
- export declare class SmartMonthPickerComponent implements OnInit {
20
- widgetInstance: SmartMonthPicker;
21
- valueChange: EventEmitter<any>;
22
- date: UntypedFormControl;
23
- SmartWidgetHintPosition: typeof SmartWidgetHintPositionEnum;
24
- ngOnInit(): void;
25
- chosenMonthHandler(moment: Moment, datepicker: MatDatepicker<Moment>): void;
26
- handleChange(event: any): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartMonthPickerComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartMonthPickerComponent, "lib-smart-month-picker", never, { "widgetInstance": { "alias": "widgetInstance"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, false, never>;
29
- }
@@ -1,57 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter } from '@angular/core';
2
- import { SmartMultiFileUploader } from '../../../smartform.form-model';
3
- import { UiAction, UiActionUploadDescriptor } from '../../../../view-context/api/model/models';
4
- import { ComponentLibrary } from '../../../../view-context/utility/componentLibrary';
5
- import { UiActionToolbarComponent } from '../../../../view-context/smart-ui-action/ui-action-toolbar.component';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import * as i0 from "@angular/core";
8
- export declare class SmartMultiFileEditorComponent implements ControlValueAccessor {
9
- private cdr;
10
- compLib?: ComponentLibrary | undefined;
11
- toolbar: UiActionToolbarComponent;
12
- private _widgetInstance;
13
- get widgetInstance(): SmartMultiFileUploader;
14
- set widgetInstance(value: SmartMultiFileUploader);
15
- uploadFilesEvent: EventEmitter<{
16
- files: any[];
17
- uiAction: UiAction;
18
- uploadDescriptor?: UiActionUploadDescriptor | undefined;
19
- }>;
20
- fileEvent: EventEmitter<{
21
- uiAction: UiAction;
22
- uploadDescriptor?: UiActionUploadDescriptor | undefined;
23
- }>;
24
- constructor(cdr: ChangeDetectorRef, compLib?: ComponentLibrary | undefined);
25
- private clone;
26
- upload(event: any): void;
27
- private emitFileAction;
28
- deleteFile(dataUri: string): void;
29
- downloadFile(dataUri: string): void;
30
- isTypeSupported(value: any): boolean;
31
- formatSize(bytes: number): string;
32
- getLabelNgClass(): {
33
- [className: string]: boolean;
34
- };
35
- getLabelStyle(): {
36
- [key: string]: string | number;
37
- };
38
- getNgClass(): {
39
- [className: string]: boolean;
40
- };
41
- getStyle(): {
42
- [key: string]: string | number;
43
- };
44
- onChange: (value: any) => void;
45
- onTouched: () => void;
46
- isDisabled: boolean;
47
- writeValue(value: any): void;
48
- registerOnChange(fn: any): void;
49
- registerOnTouched(fn: any): void;
50
- setDisabledState?(isDisabled: boolean): void;
51
- get removeIcon(): string;
52
- get fileIcon(): string;
53
- get errorIcon(): string;
54
- get toolbarComponent(): UiActionToolbarComponent;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartMultiFileEditorComponent, [null, { optional: true; }]>;
56
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartMultiFileEditorComponent, "smart-multi-file-editor", never, { "widgetInstance": { "alias": "widgetInstance"; "required": false; }; }, { "uploadFilesEvent": "uploadFilesEvent"; "fileEvent": "fileEvent"; }, never, never, false, never>;
57
- }
@@ -1,50 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { SmartRecordingUploader } from '../../../smartform.form-model';
4
- import { UiAction, UiActionUploadDescriptor } from '../../../../view-context/api/model/models';
5
- import { ComponentLibrary } from '../../../../view-context/utility/componentLibrary';
6
- import { UiActionToolbarComponent } from '../../../../view-context/smart-ui-action/ui-action-toolbar.component';
7
- import * as i0 from "@angular/core";
8
- export declare class SmartVoiceRecorderComponent implements ControlValueAccessor {
9
- private cdr;
10
- compLib?: ComponentLibrary | undefined;
11
- toolbar: UiActionToolbarComponent;
12
- private _widgetInstance;
13
- get widgetInstance(): SmartRecordingUploader;
14
- set widgetInstance(value: SmartRecordingUploader);
15
- uploadFilesEvent: EventEmitter<{
16
- files: any[];
17
- uiAction: UiAction;
18
- uploadDescriptor?: UiActionUploadDescriptor | undefined;
19
- }>;
20
- fileToChange?: any;
21
- constructor(cdr: ChangeDetectorRef, compLib?: ComponentLibrary | undefined);
22
- private clone;
23
- upload(event: any): void;
24
- isTypeSupported(value: any): boolean;
25
- formatSize(bytes: number): string;
26
- getLabelNgClass(): {
27
- [className: string]: boolean;
28
- };
29
- getLabelStyle(): {
30
- [key: string]: string | number;
31
- };
32
- getNgClass(): {
33
- [className: string]: boolean;
34
- };
35
- getStyle(): {
36
- [key: string]: string | number;
37
- };
38
- onChange: (value: any) => void;
39
- onTouched: () => void;
40
- isDisabled: boolean;
41
- writeValue(value: any): void;
42
- registerOnChange(fn: any): void;
43
- registerOnTouched(fn: any): void;
44
- setDisabledState?(isDisabled: boolean): void;
45
- get toolbarComponent(): UiActionToolbarComponent;
46
- get openDirection(): 'LEFT' | 'RIGHT';
47
- uploadRecording(file: any): void;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartVoiceRecorderComponent, [null, { optional: true; }]>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartVoiceRecorderComponent, "smart-voice-recorder", never, { "widgetInstance": { "alias": "widgetInstance"; "required": false; }; }, { "uploadFilesEvent": "uploadFilesEvent"; }, never, never, false, never>;
50
- }
@@ -1,10 +0,0 @@
1
- import { Dropdown } from 'primeng/dropdown';
2
- import * as i0 from "@angular/core";
3
- export type CompareFn = (a: any, b: any) => boolean;
4
- export declare class ComparableDropdownDirective {
5
- private dropdown;
6
- set compareWith(fn: CompareFn | undefined);
7
- constructor(dropdown: Dropdown);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ComparableDropdownDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<ComparableDropdownDirective, "p-dropdown", never, { "compareWith": { "alias": "compareWith"; "required": false; }; }, {}, never, never, false, never>;
10
- }
@@ -1,10 +0,0 @@
1
- import { MultiSelect } from 'primeng/multiselect';
2
- import { CompareFn } from './comparable-dropdown.directive';
3
- import * as i0 from "@angular/core";
4
- export declare class ComparableMultiselectDirective {
5
- private multiSelect;
6
- set compareWith(fn: CompareFn | undefined);
7
- constructor(multiSelect: MultiSelect);
8
- static ɵfac: i0.ɵɵFactoryDeclaration<ComparableMultiselectDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<ComparableMultiselectDirective, "p-multiSelect", never, { "compareWith": { "alias": "compareWith"; "required": false; }; }, {}, never, never, false, never>;
10
- }
@@ -1,173 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ComponentRef, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList, ViewContainerRef } from '@angular/core';
2
- import { UntypedFormGroup } from '@angular/forms';
3
- import { MatAutocompleteSelectedEvent } from '@angular/material/autocomplete';
4
- import { MatChipInputEvent } from '@angular/material/chips';
5
- import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
6
- import { ContentChange, QuillEditorComponent, QuillModules } from 'ngx-quill';
7
- import { EditorTextChangeEvent } from 'primeng/editor';
8
- import { Observable, Subject } from 'rxjs';
9
- import { ComponentFactoryService } from '../../../component-factory-service/projects';
10
- import { UiAction, UiActionDescriptor } from '../../../view-context/api';
11
- import { UiActionToolbarComponent } from '../../../view-context/smart-ui-action/ui-action-toolbar.component';
12
- import { ComponentLibrary } from '../../../view-context/utility/componentLibrary';
13
- import { SmartFormWidgetType, SmartWidgetHintPositionEnum } from '../../api/model/models';
14
- import { SmartFormService } from '../../services/smartform.service';
15
- import { SmartButton, SmartFormWidget, SmartItem, SmartItems } from '../../smartform.form-model';
16
- import { SmartFormTextFieldButtonIconPosition, SmartValidator, SophisticatedValueChange, Value } from '../../smartform.model';
17
- import { SmartFileEditorComponent } from '../components/smart-file-editor/smart-file-editor.component';
18
- import { SmartMultiFileEditorComponent } from '../components/smart-multi-file-editor/smart-multi-file-editor.component';
19
- import { Message } from 'primeng/api';
20
- import * as i0 from "@angular/core";
21
- export declare class SmartWidgetSettings {
22
- static useUtc: boolean;
23
- }
24
- export declare class SmartformwidgetComponent implements OnInit, OnDestroy, AfterViewInit {
25
- private service;
26
- private cfService;
27
- private sanitizer;
28
- compLib: ComponentLibrary;
29
- changeDetector: ChangeDetectorRef;
30
- private _destroy$;
31
- hidePassword: boolean;
32
- smartComponent: any;
33
- errorMessages: Message[];
34
- form: UntypedFormGroup;
35
- widgetInstance: SmartFormWidget<any>;
36
- onBlur?: Subject<any>;
37
- onValueChange?: Subject<any>;
38
- labelColor?: string;
39
- sophisticatedValueChange: Subject<SophisticatedValueChange>;
40
- blurSophisticatedValueChange: Subject<SophisticatedValueChange>;
41
- valueCleared: EventEmitter<{
42
- event?: any;
43
- key: any;
44
- }>;
45
- smartFormWidgetType: typeof SmartFormWidgetType;
46
- capsOn: any;
47
- chipInputChild?: ElementRef<HTMLInputElement>;
48
- filteredValueList?: Observable<string[] | undefined>;
49
- hasError: boolean;
50
- errorKey?: string;
51
- indicatorItems?: any[];
52
- defaultDate?: Date;
53
- customComponentVcRef?: ViewContainerRef;
54
- customComponentRef?: ComponentRef<any>;
55
- filteredOptions?: Observable<SmartItem<any>[]>;
56
- toHighlight: string;
57
- quill?: QuillEditorComponent;
58
- isEnterPressed: boolean;
59
- isDatePickerRequired: boolean;
60
- SmartWidgetHintPosition: typeof SmartWidgetHintPositionEnum;
61
- toolbar?: UiActionToolbarComponent;
62
- childrenWidgetsQL?: QueryList<SmartformwidgetComponent>;
63
- componentLibrary: typeof ComponentLibrary;
64
- emptyQuillToolbar: QuillModules;
65
- sb4Textarea: ElementRef<HTMLTextAreaElement>;
66
- fileUploader: SmartFileEditorComponent;
67
- multiFileUploader?: SmartMultiFileEditorComponent;
68
- constructor(service: SmartFormService, cfService: ComponentFactoryService, sanitizer: DomSanitizer, compLib: ComponentLibrary, changeDetector: ChangeDetectorRef);
69
- ngOnInit(): void;
70
- private getSophisticatedEventKind;
71
- parseYoutubeUrl(url: string): string | false;
72
- _hasJustChanged: boolean;
73
- get hasJustChanged(): boolean;
74
- set hasJustChanged(hasJustChanged: boolean);
75
- hasCreated: boolean;
76
- dateInputChild?: ElementRef;
77
- timeInputChild?: ElementRef;
78
- onDatePickerBlur(event: any): void;
79
- onTimePickerBlur(event: any): void;
80
- ngAfterViewInit(): void;
81
- handleDateChanged(_moment: any): void;
82
- handleTimeChanged(timeValue: string): void;
83
- private setDateFormControl;
84
- getTime(): string;
85
- ngOnDestroy(): void;
86
- onKeydown(): void;
87
- togglePasswordVisibility(event: any): void;
88
- getNgClass(): {
89
- [className: string]: boolean;
90
- };
91
- getStyle(): {
92
- [key: string]: string | number;
93
- };
94
- getLabelNgClass(): {
95
- [className: string]: boolean;
96
- };
97
- getLabelStyle(): {
98
- [key: string]: string | number;
99
- };
100
- /**
101
- * Change handler for the potentially present Quill editor, enforcing max length limits if
102
- * necessary.
103
- *
104
- * @param change the {@link ContentChange} the Quill editor emits
105
- * @returns {@code void}
106
- */
107
- onRichTextEditorContentChanged(change: ContentChange): void;
108
- onPrimeRichTextEditorContentChanged(change: EditorTextChangeEvent): void;
109
- /**
110
- * Calculates the number of remaining user-space characters allowed to be entered into the Quill
111
- * editor.
112
- *
113
- * <p>
114
- * The real length of the editor's content may be much longer - as it is persisted as an HTML
115
- * document fragment behind the scenes. This method is concerned by the number of characters the
116
- * user perceives.
117
- *
118
- * @returns the {@link number} of remaining permitted characters the user may input, or {@code -1}
119
- * if the leeway is not interpreted in the component's current state
120
- */
121
- getRichTextEditorLengthLeeway(): number;
122
- addOnBlur: boolean;
123
- readonly separatorKeysCodes: readonly [13, 188];
124
- readonly emptySeparatorKeysCodes: readonly [];
125
- add(event: MatChipInputEvent): void;
126
- remove(value: SmartFormWidget<any>): void;
127
- selected(event: MatAutocompleteSelectedEvent, widgetInstance: SmartFormWidget<any>): void;
128
- private setTextFieldChipsValue;
129
- getDirection(): string;
130
- smartFormTextFieldButtonIconPosition(): typeof SmartFormTextFieldButtonIconPosition;
131
- getType(): typeof SmartFormWidgetType;
132
- getWidgetLabel(widget: SmartFormWidget<any>): string;
133
- sanitizeHtml(value?: string): SafeHtml | null;
134
- private fieldIsRequired;
135
- hasCustomError(widget: SmartFormWidget<any>, validator: SmartValidator): boolean;
136
- getErrorMessage(widgetInstance: SmartFormWidget<any>): boolean;
137
- getIndicatorItemClass(index: number): string;
138
- getIndicatorStatusLabelColor(): string;
139
- getIndicatorStatusLabel(): string;
140
- upload(event: any): void;
141
- executeUiAction(uiAction: UiAction): void;
142
- getButtonType(descriptor: any): string;
143
- isOnlyIcon(descriptor: any): boolean;
144
- onButtonClicked(instance: SmartButton): void;
145
- private _filter;
146
- dateFilter(d: Date | null): boolean;
147
- getMatrixDisplayValue(question: Value, key: string): void;
148
- handleYearMonthPicked(yearMonthValue: any): void;
149
- compareItems(o1: any, o2: any): boolean;
150
- truncateUri(uri: any): any;
151
- removeMatrixRow(question: any): void;
152
- isToolbarPresent(): boolean;
153
- getChipsValue(value: any): any;
154
- getOptions(items: SmartItems<any>[]): any[];
155
- get clearButtonDescriptor(): UiActionDescriptor;
156
- clearField(key: string): void;
157
- onTextareaChange(value: string): void;
158
- handleBlurEvent(eventData: any): void;
159
- dorpdownOpening: boolean;
160
- onDropDownShow(): void;
161
- onDropDownInput(): void;
162
- safeDropDownBlur(event: any): void;
163
- calendarOpening: boolean;
164
- onCalendarShow(): void;
165
- onCalendarInput(): void;
166
- safeCalendarBlur(event: any): void;
167
- convertToLocalDateTime(value: string | null): Date | null;
168
- getControlMessages(controlName: string): void;
169
- isHtml(text: string): boolean;
170
- onDivClick(): void;
171
- static ɵfac: i0.ɵɵFactoryDeclaration<SmartformwidgetComponent, never>;
172
- static ɵcmp: i0.ɵɵComponentDeclaration<SmartformwidgetComponent, "smartformwidget", never, { "form": { "alias": "form"; "required": false; }; "widgetInstance": { "alias": "widgetInstance"; "required": false; }; "onBlur": { "alias": "onBlur"; "required": false; }; "onValueChange": { "alias": "onValueChange"; "required": false; }; "labelColor": { "alias": "labelColor"; "required": false; }; "sophisticatedValueChange": { "alias": "sophisticatedValueChange"; "required": false; }; "blurSophisticatedValueChange": { "alias": "blurSophisticatedValueChange"; "required": false; }; }, { "valueCleared": "valueCleared"; }, never, never, false, never>;
173
- }
@@ -1,24 +0,0 @@
1
- import { CdkDragDrop } from '@angular/cdk/drag-drop';
2
- import { AfterViewInit, OnChanges, SimpleChanges } from '@angular/core';
3
- import { ControlValueAccessor } from '@angular/forms';
4
- import { SmartSortable } from '../../../smartform.form-model';
5
- import { ComponentLibrary } from '../../../../view-context/utility/componentLibrary';
6
- import * as i0 from "@angular/core";
7
- export declare class SortableWidgetComponent implements ControlValueAccessor, OnChanges, AfterViewInit {
8
- compLib: ComponentLibrary;
9
- widgetInstance: SmartSortable<any>;
10
- private onChange;
11
- private onTouched;
12
- componentLibrary: typeof ComponentLibrary;
13
- isDisabled: boolean;
14
- constructor(compLib: ComponentLibrary);
15
- ngAfterViewInit(): void;
16
- ngOnChanges(changes: SimpleChanges): void;
17
- onDrop(event: CdkDragDrop<string[]>): void;
18
- writeValue(value: any[]): void;
19
- registerOnChange(fn: (value: string[]) => void): void;
20
- registerOnTouched(fn: () => void): void;
21
- setDisabledState?(isDisabled: boolean): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<SortableWidgetComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<SortableWidgetComponent, "lib-sortable-widget", never, { "widgetInstance": { "alias": "widgetInstance"; "required": false; }; }, {}, never, never, false, never>;
24
- }
@@ -1,9 +0,0 @@
1
- import { EventEmitter } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class TrackCapsDirective {
4
- capsLock: EventEmitter<Boolean>;
5
- onKeyDown(event: KeyboardEvent): void;
6
- onKeyUp(event: KeyboardEvent): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<TrackCapsDirective, never>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<TrackCapsDirective, "[capsLock]", never, {}, { "capsLock": "capsLock"; }, never, never, false, never>;
9
- }
@@ -1,21 +0,0 @@
1
- import { Injector } from '@angular/core';
2
- import { SmartComponent } from '../../smart-client/projects';
3
- import { UiAction, UiActionRequest, UiActionSpecificDemandResponse } from '../../view-context/projects';
4
- import { SmartForm, SmartformComponent, SmartformLayoutDefinitionService } from '../../smart-form/projects';
5
- import { ACL } from '../api/platform/acl/model/aCL';
6
- import * as i0 from "@angular/core";
7
- export declare class AclEditingViewComponent extends SmartComponent<ACL> {
8
- private formService;
9
- smartForm?: SmartForm;
10
- formChild: SmartformComponent;
11
- constructor(inject: Injector, pageName: string, formService: SmartformLayoutDefinitionService);
12
- initActions(): void;
13
- constructForm(): void;
14
- handleMatrixButtonCallback(widget: any, row: any): any;
15
- private mapMatrixDataForCheckbox;
16
- apply(): void;
17
- handleSpecificDemandsAsynchronously(uiAction: UiAction, uiActionRequest: UiActionRequest): Promise<UiActionSpecificDemandResponse>;
18
- private setEntryOperation;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<AclEditingViewComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<AclEditingViewComponent, "lib-acl-editing-view", never, {}, {}, never, never, false, never>;
21
- }
@@ -1,18 +0,0 @@
1
- /**
2
- * org api
3
- * org api
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: info@it4all.hu
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { ACLEntry } from './aCLEntry';
13
- /**
14
- * The ACL config can be attached as aspect to every object in the storage. This describes available oparations for the subjects. The subjects can be contributed by adding new AccessControlApi to the application. It defines the available subjects and produce the list of subjects a given user belongs to. It does not have any uri because it usually saved as aspect or inner object as well.
15
- */
16
- export interface ACL {
17
- rootEntry: ACLEntry;
18
- }
@@ -1,54 +0,0 @@
1
- /**
2
- * org api
3
- * org api
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: info@it4all.hu
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { Subject } from './subject';
13
- /**
14
- * The ACL entry refers to one subject and defines the operations available for the given subject. If it is a set then ACL set is an oragnization unit for other ACLEntries referring to the Subjects. An ACLSet can define the operation that can be all the set operations like: UNION, INTERSECT, DIF, SYMMETRICDIF. It is used when evaluating the ACL and calculate the operations available for a user or try to identify the set of users for an operation.
15
- */
16
- export interface ACLEntry {
17
- /**
18
- * The entry can refer to a subject that defines a set of users. Or else it can be a set of other ACLEnries recursively. The evaluation is using the theories if mathematical sets.
19
- */
20
- entryKind: ACLEntry.EntryKindEnum;
21
- subject?: Subject;
22
- /**
23
- * If the subject defines the users belongs to the given referred object then the condition is IN. If we would like to define the inverse situation then the condition is NOTIN.
24
- */
25
- subjectCondition?: ACLEntry.SubjectConditionEnum;
26
- setOperation?: ACLEntry.SetOperationEnum;
27
- /**
28
- * The unique identifiers of the operations defined in the given application.
29
- */
30
- operations: Array<string>;
31
- /**
32
- * The list if entries in the given set if the kind is SET.
33
- */
34
- entries: Array<ACLEntry>;
35
- }
36
- export declare namespace ACLEntry {
37
- type EntryKindEnum = 'SUBJECT' | 'SET';
38
- const EntryKindEnum: {
39
- Subject: EntryKindEnum;
40
- Set: EntryKindEnum;
41
- };
42
- type SubjectConditionEnum = 'IN' | 'NOTIN';
43
- const SubjectConditionEnum: {
44
- In: SubjectConditionEnum;
45
- Notin: SubjectConditionEnum;
46
- };
47
- type SetOperationEnum = 'UNION' | 'INTERSECT' | 'DIF' | 'SYMMETRICDIF';
48
- const SetOperationEnum: {
49
- Union: SetOperationEnum;
50
- Intersect: SetOperationEnum;
51
- Dif: SetOperationEnum;
52
- Symmetricdif: SetOperationEnum;
53
- };
54
- }
@@ -1,19 +0,0 @@
1
- /**
2
- * Object api
3
- * The object api responsible for the domain object meta information including the object definitions and the relations among them. These objects are stored because the modules can contribute. The modules have their own ObjectApi that manages the storage and ensure the up-to-date view of the current data. The algorithms are running on the ObjectApi cache refreshed periodically.
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- * Contact: info@it4all.hu
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- export type ObjectValidationSeverity = 'BLOCKER' | 'ERROR' | 'WARNING' | 'INFO' | 'OK';
13
- export declare const ObjectValidationSeverity: {
14
- Blocker: ObjectValidationSeverity;
15
- Error: ObjectValidationSeverity;
16
- Warning: ObjectValidationSeverity;
17
- Info: ObjectValidationSeverity;
18
- Ok: ObjectValidationSeverity;
19
- };