ets-fe-ng-sdk 19.0.116 → 20.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (243) hide show
  1. package/fesm2022/ets-fe-ng-sdk.mjs +1611 -1632
  2. package/fesm2022/ets-fe-ng-sdk.mjs.map +1 -1
  3. package/index.d.ts +14526 -3
  4. package/package.json +1 -1
  5. package/environments/environment.d.ts +0 -11
  6. package/lib/Reusables/reusable-comps/find-item/find-item.component.d.ts +0 -258
  7. package/lib/Reusables/reusable-comps/find-item/find-item.model.d.ts +0 -13
  8. package/lib/Reusables/reusable-comps/find-item/find-item.service.d.ts +0 -38
  9. package/lib/Reusables/reusable-comps/watermark/watermark.component.d.ts +0 -22
  10. package/lib/Reusables/reusable-pages/extra-pages/extra-pages-routing.module.d.ts +0 -7
  11. package/lib/Reusables/reusable-pages/extra-pages/extra-pages.module.d.ts +0 -8
  12. package/lib/Reusables/reusable-pages/logger/logger-routing.module.d.ts +0 -7
  13. package/lib/Reusables/reusable-pages/logger/logger.component.d.ts +0 -71
  14. package/lib/Reusables/reusable-pages/logger/logger.interface.d.ts +0 -73
  15. package/lib/Reusables/reusable-pages/logger/logger.module.d.ts +0 -11
  16. package/lib/Reusables/reusable-pages/logger/logger.service.d.ts +0 -81
  17. package/lib/Reusables/reusable-pages/page-not-found/page-not-found.component.d.ts +0 -28
  18. package/lib/Reusables/reusable-pages/reset/reset-routing.module.d.ts +0 -7
  19. package/lib/Reusables/reusable-pages/reset/reset.component.d.ts +0 -13
  20. package/lib/Reusables/reusable-pages/reset/reset.module.d.ts +0 -8
  21. package/lib/Reusables/reusable-pages/robot/robot-routing.module.d.ts +0 -7
  22. package/lib/Reusables/reusable-pages/robot/robot.component.d.ts +0 -8
  23. package/lib/Reusables/reusable-pages/robot/robot.module.d.ts +0 -9
  24. package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester-routing.module.d.ts +0 -7
  25. package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester.component.d.ts +0 -23
  26. package/lib/Reusables/reusable-pages/timeout-tester/timeout-tester.module.d.ts +0 -11
  27. package/lib/Reusables/reusable-pages/user-activity/ua-extras/user-activity.model.d.ts +0 -56
  28. package/lib/Reusables/reusable-pages/user-activity/ua-extras/user-activity.service.d.ts +0 -13
  29. package/lib/Reusables/reusable-pages/version/version-routing.module.d.ts +0 -7
  30. package/lib/Reusables/reusable-pages/version/version.component.d.ts +0 -13
  31. package/lib/Reusables/reusable-pages/version/version.module.d.ts +0 -10
  32. package/lib/Reusables/reusable-pages/version/version.service.d.ts +0 -19
  33. package/lib/Services/Interceptors/authentication-interceptor.service.d.ts +0 -27
  34. package/lib/Services/Interceptors/global-error-handler.service.d.ts +0 -28
  35. package/lib/Services/Interceptors/logger-interceptor.service.d.ts +0 -33
  36. package/lib/Services/Interceptors/request-loader-interceptor.service.d.ts +0 -24
  37. package/lib/Services/Interceptors/request-timeout.service.d.ts +0 -32
  38. package/lib/Services/api.service.d.ts +0 -255
  39. package/lib/Services/app.service.d.ts +0 -112
  40. package/lib/Services/base.effect.d.ts +0 -24
  41. package/lib/Services/base.facade.service.d.ts +0 -42
  42. package/lib/Services/base.service.d.ts +0 -81
  43. package/lib/Services/cache/cache-updater.service.d.ts +0 -10
  44. package/lib/Services/cache/cache.service.d.ts +0 -17
  45. package/lib/Services/cache/local-cache.service.d.ts +0 -17
  46. package/lib/Services/cache/saver.service.d.ts +0 -34
  47. package/lib/Services/debouncer.service.d.ts +0 -66
  48. package/lib/Services/error-reporter.service.d.ts +0 -56
  49. package/lib/Services/htmler.service.d.ts +0 -18
  50. package/lib/Services/input.service.d.ts +0 -55
  51. package/lib/Services/number-format.service.d.ts +0 -10
  52. package/lib/Services/object-size.service.d.ts +0 -14
  53. package/lib/Services/page-loader.service.d.ts +0 -62
  54. package/lib/Services/page.service.d.ts +0 -57
  55. package/lib/Services/route.service.d.ts +0 -75
  56. package/lib/Services/service-worker/check-for-update.service.d.ts +0 -33
  57. package/lib/Services/service-worker/handle-unrecoverable-state.service.d.ts +0 -24
  58. package/lib/Services/service-worker/log-update.service.d.ts +0 -20
  59. package/lib/Services/service-worker/prompt-update.service.d.ts +0 -43
  60. package/lib/Services/service-worker/service-worker.service.d.ts +0 -40
  61. package/lib/Services/storage.service.d.ts +0 -115
  62. package/lib/Services/theme.service.d.ts +0 -29
  63. package/lib/Services/translation.service.d.ts +0 -182
  64. package/lib/Services/utility.service.d.ts +0 -989
  65. package/lib/Services/window-security.service.d.ts +0 -10
  66. package/lib/Shared/classes/page-loader.class.d.ts +0 -41
  67. package/lib/Shared/components/add-item/add-item.component.d.ts +0 -31
  68. package/lib/Shared/components/autocomplete/autocomplete-td-rf/autocomplete-td-rf.component.d.ts +0 -75
  69. package/lib/Shared/components/autocomplete/autocomplete.component.d.ts +0 -81
  70. package/lib/Shared/components/autocomplete/autocomplete.module.d.ts +0 -6
  71. package/lib/Shared/components/autocomplete/autocomplete.service.d.ts +0 -58
  72. package/lib/Shared/components/btn/btn-lg/btn-lg.component.d.ts +0 -55
  73. package/lib/Shared/components/btn/btn-link/btn-link.component.d.ts +0 -21
  74. package/lib/Shared/components/btn/btn.component.d.ts +0 -216
  75. package/lib/Shared/components/btn/btn.model.d.ts +0 -135
  76. package/lib/Shared/components/btn/btn.module.d.ts +0 -4
  77. package/lib/Shared/components/btn/btn.service.d.ts +0 -80
  78. package/lib/Shared/components/btn/details-btn/details-btn.component.d.ts +0 -17
  79. package/lib/Shared/components/btn/details-btn/details-btn.module.d.ts +0 -1
  80. package/lib/Shared/components/card/card.component.d.ts +0 -22
  81. package/lib/Shared/components/card/card.module.d.ts +0 -1
  82. package/lib/Shared/components/confirm-dialog/confirm-dialog.component.d.ts +0 -36
  83. package/lib/Shared/components/confirm-dialog/confirm-dialog.module.d.ts +0 -1
  84. package/lib/Shared/components/confirm-dialog/confirm-dialog.service.d.ts +0 -21
  85. package/lib/Shared/components/core/button/button.component.d.ts +0 -28
  86. package/lib/Shared/components/core/button/components.module.d.ts +0 -1
  87. package/lib/Shared/components/documents-name-display/documents-name-display.component.d.ts +0 -44
  88. package/lib/Shared/components/documents-name-display/documents-name-display.model.d.ts +0 -6
  89. package/lib/Shared/components/documents-name-display/documents-name-display.module.d.ts +0 -1
  90. package/lib/Shared/components/editable-text-case/editable-text-case.component.d.ts +0 -63
  91. package/lib/Shared/components/editable-text-case/editable-text-case.module.d.ts +0 -1
  92. package/lib/Shared/components/export-table/export-table.component.d.ts +0 -61
  93. package/lib/Shared/components/export-table/export-table.module.d.ts +0 -1
  94. package/lib/Shared/components/fields-to-display/fields-to-display.component.d.ts +0 -66
  95. package/lib/Shared/components/file-upload/file-upload.component.d.ts +0 -96
  96. package/lib/Shared/components/form-error/form-error.component.d.ts +0 -73
  97. package/lib/Shared/components/form-generator/form-generated-value/form-generated-value.component.d.ts +0 -95
  98. package/lib/Shared/components/form-generator/form-generator.base.component.d.ts +0 -234
  99. package/lib/Shared/components/form-generator/form-generator.component.d.ts +0 -207
  100. package/lib/Shared/components/form-generator/form-generator.module.d.ts +0 -1
  101. package/lib/Shared/components/form-generator/form-generator.service.d.ts +0 -45
  102. package/lib/Shared/components/form-link/form-link.component.d.ts +0 -47
  103. package/lib/Shared/components/form-link/form-link.module.d.ts +0 -1
  104. package/lib/Shared/components/form-tab-headers/form-tab-headers.component.d.ts +0 -13
  105. package/lib/Shared/components/form-tab-headers/form-tab-headers.module.d.ts +0 -1
  106. package/lib/Shared/components/idler/idler.component.d.ts +0 -41
  107. package/lib/Shared/components/idler/idler.service.d.ts +0 -71
  108. package/lib/Shared/components/index-comp-layout/index-comp-layout.component.d.ts +0 -93
  109. package/lib/Shared/components/info-dialog/info-dialog.component.d.ts +0 -67
  110. package/lib/Shared/components/info-dialog/info-dialog.module.d.ts +0 -4
  111. package/lib/Shared/components/info-dialog/info-dialog.service.d.ts +0 -13
  112. package/lib/Shared/components/info-icon/info-icon.component.d.ts +0 -17
  113. package/lib/Shared/components/info-icon/info-icon.module.d.ts +0 -1
  114. package/lib/Shared/components/input/date-input/date-input.component.d.ts +0 -137
  115. package/lib/Shared/components/input/day-hour-min-input/day-hour-min-input.component.d.ts +0 -64
  116. package/lib/Shared/components/input/input-base.component.d.ts +0 -264
  117. package/lib/Shared/components/input/input-basic.component.d.ts +0 -96
  118. package/lib/Shared/components/input/input-control.component.d.ts +0 -28
  119. package/lib/Shared/components/input/input-label/input-label.component.d.ts +0 -49
  120. package/lib/Shared/components/input/input-label/input-label.module.d.ts +0 -1
  121. package/lib/Shared/components/input/input-shared.module.d.ts +0 -30
  122. package/lib/Shared/components/input/input-td-rf.component.d.ts +0 -58
  123. package/lib/Shared/components/input/input.component.d.ts +0 -82
  124. package/lib/Shared/components/input/input.model.d.ts +0 -16
  125. package/lib/Shared/components/input/input.module.d.ts +0 -23
  126. package/lib/Shared/components/input/input.service.d.ts +0 -189
  127. package/lib/Shared/components/input/inputs-pipes.pipe.d.ts +0 -61
  128. package/lib/Shared/components/input/inputs.component.d.ts +0 -11
  129. package/lib/Shared/components/input/validation-message/validation-message.component.d.ts +0 -75
  130. package/lib/Shared/components/input/validation-message/validation-message.module.d.ts +0 -1
  131. package/lib/Shared/components/input/validation-message/validation-message.service.d.ts +0 -73
  132. package/lib/Shared/components/input/year-month-td-rf/year-month-td-rf.component.d.ts +0 -38
  133. package/lib/Shared/components/input-NgModel/input-ngmodel.component.d.ts +0 -165
  134. package/lib/Shared/components/input-NgModel/input-ngmodel.module.d.ts +0 -1
  135. package/lib/Shared/components/input-NgModel/validation-message-ngmodel/validation-message-ngmodel.component.d.ts +0 -50
  136. package/lib/Shared/components/input-table/input-table.component.d.ts +0 -76
  137. package/lib/Shared/components/input-table/input-table.model.d.ts +0 -23
  138. package/lib/Shared/components/input-table/input-table.service.d.ts +0 -8
  139. package/lib/Shared/components/label/label.component.d.ts +0 -25
  140. package/lib/Shared/components/label/label.module.d.ts +0 -1
  141. package/lib/Shared/components/loader/loader-animations/blinking-blocks/blinking-blocks.component.d.ts +0 -5
  142. package/lib/Shared/components/loader/loader-animations/bouncing-ball/bouncing-ball.component.d.ts +0 -5
  143. package/lib/Shared/components/loader/loader-animations/fading-bars/fading-bars.component.d.ts +0 -5
  144. package/lib/Shared/components/loader/loader-animations/fading-circles/fading-circles.component.d.ts +0 -5
  145. package/lib/Shared/components/loader/loader-animations/ring-ripples/ring-ripples.component.d.ts +0 -5
  146. package/lib/Shared/components/loader/loader.component.d.ts +0 -88
  147. package/lib/Shared/components/loader/loader.module.d.ts +0 -1
  148. package/lib/Shared/components/loader/spinner.component.d.ts +0 -8
  149. package/lib/Shared/components/modal/modal-body.directive.d.ts +0 -27
  150. package/lib/Shared/components/modal/modal-footer.directive.d.ts +0 -27
  151. package/lib/Shared/components/modal/modal.component.d.ts +0 -154
  152. package/lib/Shared/components/modal/modal.model.d.ts +0 -21
  153. package/lib/Shared/components/modal/modal.module.d.ts +0 -1
  154. package/lib/Shared/components/modal-components/modal.components.d.ts +0 -7
  155. package/lib/Shared/components/modal-form/modal-form.component.d.ts +0 -79
  156. package/lib/Shared/components/modal-form/modal-form.module.d.ts +0 -1
  157. package/lib/Shared/components/modal-header/modal-header.component.d.ts +0 -35
  158. package/lib/Shared/components/modal-header/modal-header.module.d.ts +0 -1
  159. package/lib/Shared/components/narration-history-comp/narration-history-comp.component.d.ts +0 -34
  160. package/lib/Shared/components/notifications/notifications.component.d.ts +0 -10
  161. package/lib/Shared/components/notifications/notifications.service.d.ts +0 -9
  162. package/lib/Shared/components/page-center-body/page-center-body.component.d.ts +0 -5
  163. package/lib/Shared/components/page-template/page-template.component.d.ts +0 -181
  164. package/lib/Shared/components/page-template/page-template.module.d.ts +0 -1
  165. package/lib/Shared/components/page-to-component/page-to-component.component.d.ts +0 -70
  166. package/lib/Shared/components/page-to-component/page-to-component.directive.d.ts +0 -8
  167. package/lib/Shared/components/page-to-component/page-to-component.module.d.ts +0 -1
  168. package/lib/Shared/components/page-to-component/page-to-component.service.d.ts +0 -33
  169. package/lib/Shared/components/paginator/paginator.component.d.ts +0 -57
  170. package/lib/Shared/components/phone-number/phone-number.component.d.ts +0 -129
  171. package/lib/Shared/components/phone-number/phone-number.service.d.ts +0 -33
  172. package/lib/Shared/components/rich-text-editor/rich-text-editor.component.d.ts +0 -94
  173. package/lib/Shared/components/rich-text-editor-rf/rich-text-editor-rf.component.d.ts +0 -41
  174. package/lib/Shared/components/row-actions/row-actions.component.d.ts +0 -74
  175. package/lib/Shared/components/row-actions/row-actions.module.d.ts +0 -1
  176. package/lib/Shared/components/svg-icon/svg-icon.component.d.ts +0 -20
  177. package/lib/Shared/components/svg-icon/svg-icon.model.d.ts +0 -1
  178. package/lib/Shared/components/svg-icon/svg-icon.module.d.ts +0 -1
  179. package/lib/Shared/components/svg-icon/svg-icon.service.d.ts +0 -11
  180. package/lib/Shared/components/table/table-base.component.d.ts +0 -240
  181. package/lib/Shared/components/table/table-https/table-https.component.d.ts +0 -168
  182. package/lib/Shared/components/table/table-input/table-input-row/table-input-row.component.d.ts +0 -54
  183. package/lib/Shared/components/table/table-input/table-input.component.d.ts +0 -251
  184. package/lib/Shared/components/table/table-input/table-input.model.d.ts +0 -21
  185. package/lib/Shared/components/table/table-plain/table-plain.component.d.ts +0 -118
  186. package/lib/Shared/components/table/table-plain.service.d.ts +0 -52
  187. package/lib/Shared/components/table/table.pipe.d.ts +0 -87
  188. package/lib/Shared/components/text/text.component.d.ts +0 -6
  189. package/lib/Shared/components/text/text.module.d.ts +0 -1
  190. package/lib/Shared/components/text-area-modal/text-area-modal.component.d.ts +0 -27
  191. package/lib/Shared/components/text-area-modal/text-area-modal.service.d.ts +0 -10
  192. package/lib/Shared/components/text-case-1/text-case-1.component.d.ts +0 -53
  193. package/lib/Shared/components/text-case-1/text-case-1.module.d.ts +0 -1
  194. package/lib/Shared/components/text-case-2/text-case-2.component.d.ts +0 -219
  195. package/lib/Shared/components/text-case-2/text-case-2.module.d.ts +0 -1
  196. package/lib/Shared/components/text-case-2/text-case.service.d.ts +0 -23
  197. package/lib/Shared/components/text-case-input/text-case-input.component.d.ts +0 -9
  198. package/lib/Shared/components/text-case-input/text-case-input.module.d.ts +0 -1
  199. package/lib/Shared/components/toggle-input-form/toggle-input-form.component.d.ts +0 -138
  200. package/lib/Shared/components/toggle-input-form/toggle-input-form.model.d.ts +0 -27
  201. package/lib/Shared/components/translator-case/translator-case.component.d.ts +0 -6
  202. package/lib/Shared/components/vertical-nav/vertical-nav.component.d.ts +0 -101
  203. package/lib/Shared/components/view-form-buttons/view-form-buttons.component.d.ts +0 -23
  204. package/lib/Shared/components/view-form-buttons/view-form-buttons.module.d.ts +0 -1
  205. package/lib/Shared/components/webcam-media/webcam-media.component.d.ts +0 -162
  206. package/lib/Shared/components/webcam-media/webcam-media.model.d.ts +0 -7
  207. package/lib/Shared/directives/commafy-number.directive.d.ts +0 -104
  208. package/lib/Shared/directives/drag-drop-file-upload.directive.d.ts +0 -50
  209. package/lib/Shared/directives/form-invalid-class.directive.d.ts +0 -49
  210. package/lib/Shared/directives/index.directive.d.ts +0 -369
  211. package/lib/Shared/directives/input-formatter.directive.d.ts +0 -166
  212. package/lib/Shared/directives/integer-only.directive.d.ts +0 -60
  213. package/lib/Shared/directives/mHref.directive.d.ts +0 -6
  214. package/lib/Shared/directives/native-event-listeners.directive.d.ts +0 -228
  215. package/lib/Shared/directives/negative-number-only.directive.d.ts +0 -30
  216. package/lib/Shared/directives/responsiveness.directive.d.ts +0 -157
  217. package/lib/Shared/directives/translator.directive.d.ts +0 -45
  218. package/lib/Shared/injection-tokens/index.injection-tokens.d.ts +0 -3
  219. package/lib/Shared/models/IMenuItem.d.ts +0 -247
  220. package/lib/Shared/models/RouteItem.class.d.ts +0 -120
  221. package/lib/Shared/models/environment.model.d.ts +0 -204
  222. package/lib/Shared/models/form-schema.model.d.ts +0 -1
  223. package/lib/Shared/models/form.class.d.ts +0 -175
  224. package/lib/Shared/models/index.model.d.ts +0 -938
  225. package/lib/Shared/models/translator.model.d.ts +0 -27
  226. package/lib/Shared/pipes/form-invalid-class.pipe.d.ts +0 -28
  227. package/lib/Shared/pipes/number.pipe.d.ts +0 -15
  228. package/lib/Shared/pipes/paginator.pipe.d.ts +0 -28
  229. package/lib/Shared/pipes/translate.pipe.d.ts +0 -104
  230. package/lib/Shared/pipes/utility.pipe.d.ts +0 -715
  231. package/lib/Shared/prototypes/prototypes.d.ts +0 -201
  232. package/lib/Shared/shared.module.d.ts +0 -105
  233. package/lib/authentication/web-user/web-user-authentication.guard.d.ts +0 -15
  234. package/lib/authentication/web-user/web-user-authentication.interceptor.d.ts +0 -17
  235. package/lib/authentication/web-user/web-user-authentication.model.d.ts +0 -34
  236. package/lib/authentication/web-user/web-user-authentication.service.d.ts +0 -91
  237. package/lib/authentication/web-user/web-user-forgot-password.component.d.ts +0 -46
  238. package/lib/authentication/web-user/web-user-login.component.d.ts +0 -45
  239. package/lib/authentication/web-user/web-user-reset-password.component.d.ts +0 -59
  240. package/lib/configs/base-functions.d.ts +0 -141
  241. package/lib/configs/index.config.d.ts +0 -95
  242. package/lib/configs/validation-messages.config.d.ts +0 -20
  243. package/public-api.d.ts +0 -215
@@ -1,247 +0,0 @@
1
- import { KeyValue } from '@angular/common';
2
- import { MenuPositionX } from '@angular/material/menu';
3
- import { EMenuLocation, ESubSystem, ESystem } from './index.model';
4
- /**
5
- * Base interface for ETS menu items
6
- * @template TESystemType - The system type, defaults to ESystem
7
- * @template TESubSystem - The subsystem type, defaults to ESubSystem
8
- * @template TEMenuLocation - The menu location type, defaults to EMenuLocation
9
- */
10
- export interface IETSMenuItemBase<TESystemType = ESystem, TESubSystem = ESubSystem, TEMenuLocation = EMenuLocation> {
11
- /** Breadcrumb navigation items */
12
- breadcrumbs?: KeyValue<string, string>[];
13
- /** String representation of breadcrumbs */
14
- breadcrumbsStr?: string;
15
- /** Indicates if the menu item has sub-items */
16
- hasSub?: boolean;
17
- /** Icon identifier for the menu item */
18
- icon?: string;
19
- /** Unique identifier for the menu item */
20
- id?: string;
21
- /** Position index of the menu item */
22
- index?: number;
23
- /** Indicates if the menu item is a divider */
24
- isDivider?: boolean;
25
- /** Indicates if the menu item is a parent */
26
- isP?: boolean;
27
- /** Display text for the menu item */
28
- label?: string;
29
- /** Lowercase version of the label for case-insensitive operations */
30
- labelLowerCase?: string;
31
- /** Navigation link for the menu item */
32
- link?: string;
33
- /** Nesting level of the menu item */
34
- level?: number;
35
- /** Map of locations where this menu item appears */
36
- locations?: Map<TEMenuLocation, boolean>;
37
- /** ID of the parent menu item */
38
- parentID?: string;
39
- /** Position of the submenu relative to the parent */
40
- submenuPosition?: MenuPositionX;
41
- /** Subsystem this menu item belongs to */
42
- subSystem?: TESubSystem;
43
- /** System this menu item belongs to */
44
- system?: TESystemType;
45
- /** Icon for the system */
46
- systemIcon?: string;
47
- /** Link to the system */
48
- systemLink?: string;
49
- }
50
- /**
51
- * Interface for raw menu item collections
52
- */
53
- export interface IETSMenuItemRawBase {
54
- [x: string]: IETSMenuItemRaw;
55
- }
56
- /**
57
- * Interface for raw menu items with nested structure
58
- */
59
- export interface IETSMenuItemRaw extends IETSMenuItemBase {
60
- /** Nested submenu items in object format */
61
- subs?: {
62
- [x: string]: IETSMenuItemRaw;
63
- };
64
- }
65
- /**
66
- * Interface for processed menu items
67
- * @template TESystemType - The system type, defaults to ESystem
68
- * @template TESubSystem - The subsystem type, defaults to ESubSystem
69
- * @template TEMenuLocation - The menu location type, defaults to EMenuLocation
70
- */
71
- export interface IETSMenuItem<TESystemType = ESystem, TESubSystem = ESubSystem, TEMenuLocation = EMenuLocation> extends IETSMenuItemBase<TESystemType, TESubSystem, TEMenuLocation> {
72
- /**
73
- * Array of submenu items
74
- * @deprecated
75
- */
76
- subs?: IETSMenuItem<TESystemType, TESubSystem, TEMenuLocation>[];
77
- }
78
- /**
79
- * Class implementation of menu items with additional functionality
80
- * @template TESystemType - The system type, defaults to ESystem
81
- * @template TESubSystem - The subsystem type, defaults to ESubSystem
82
- * @template TEMenuLocation - The menu location type, defaults to EMenuLocation
83
- */
84
- export declare class ETSMenuItem<TESystemType = ESystem, TESubSystem = ESubSystem, TEMenuLocation = EMenuLocation> implements IETSMenuItem<TESystemType, TESubSystem, TEMenuLocation> {
85
- /** Breadcrumb navigation items @deprecated */
86
- breadcrumbs?: KeyValue<string, string>[];
87
- /** String representation of breadcrumbs */
88
- breadcrumbsStr?: string;
89
- /** Indicates if the menu item has sub-items */
90
- hasSub?: boolean;
91
- /** Icon identifier for the menu item */
92
- icon: string;
93
- /** Unique identifier for the menu item */
94
- id: string;
95
- /** Position index of the menu item */
96
- index?: number;
97
- /** Indicates if the menu item is a divider */
98
- isDivider?: boolean;
99
- /** Indicates if the menu item is a parent */
100
- isP?: boolean;
101
- /** Display text for the menu item */
102
- label: string;
103
- /** Lowercase version of the label for case-insensitive operations */
104
- labelLowerCase?: string;
105
- /** Nesting level of the menu item */
106
- level?: number;
107
- /** Navigation link for the menu item */
108
- link: string;
109
- /** Map of locations where this menu item appears */
110
- locations?: Map<TEMenuLocation, boolean>;
111
- /** ID of the parent menu item */
112
- parentID: string;
113
- /** Position of the submenu relative to the parent */
114
- submenuPosition?: MenuPositionX;
115
- /** Subsystem this menu item belongs to */
116
- subSystem: TESubSystem;
117
- /** System this menu item belongs to */
118
- system: TESystemType;
119
- /** Icon for the system */
120
- systemIcon?: string;
121
- /** Link to the system */
122
- systemLink?: string;
123
- /** Database ID for the menu item */
124
- dbID: number;
125
- /** Indicates if the menu item is disabled */
126
- disabled: boolean;
127
- /** Array of submenu items */
128
- subs: ETSMenuItem<TESystemType, TESubSystem, TEMenuLocation>[];
129
- /** Indicates if the user has view access to this menu item */
130
- viewAccess: boolean;
131
- /** Indicates if the user has edit access to this menu item */
132
- editAccess: boolean;
133
- /**
134
- * Gets the edit access status
135
- * @returns Current edit access status
136
- */
137
- get _editAccess(): boolean;
138
- /**
139
- * Sets the edit access status and propagates to submenu items
140
- * @param value - New edit access status
141
- */
142
- set _editAccess(value: boolean);
143
- /**
144
- * Gets the view access status
145
- * @returns Current view access status
146
- */
147
- get _viewAccess(): boolean;
148
- /**
149
- * Sets the view access status and propagates to submenu items
150
- * @param value - New view access status
151
- */
152
- set _viewAccess(value: boolean);
153
- /**
154
- * Creates a new menu item
155
- * @param menuItem - Source menu item data
156
- * @param parent - Optional parent menu item
157
- */
158
- constructor(menuItem: IETSMenuItem<TESystemType, TESubSystem, TEMenuLocation>, parent?: IETSMenuItem<TESystemType, TESubSystem, TEMenuLocation>);
159
- /**
160
- * Toggles the disabled state of the menu item
161
- */
162
- toggle(): void;
163
- /**
164
- * Toggles view access for this menu item
165
- */
166
- toggleView(): void;
167
- /**
168
- * Toggles edit/create access for this menu item
169
- */
170
- toggleCreate(): void;
171
- /**
172
- * Grants edit access to this menu item and all its submenu items
173
- */
174
- allowEditAllSubMenus(): void;
175
- /**
176
- * Removes edit access from this menu item and all its submenu items
177
- */
178
- disableEditAllSubMenus(): void;
179
- /**
180
- * Grants view access to this menu item and all its submenu items
181
- */
182
- allowViewAllSubMenus(): void;
183
- /**
184
- * Removes view access from this menu item and all its submenu items
185
- */
186
- disableViewAllSubMenus(): void;
187
- /**
188
- * Toggles edit access for this menu item and all its submenu items
189
- */
190
- toggleEditAllSubMenus(): void;
191
- /**
192
- * Toggles view access for this menu item and all its submenu items
193
- */
194
- toggleViewAllSubMenus(): void;
195
- /**
196
- * Grants both view and edit access to this menu item
197
- */
198
- allowAuthorization(): void;
199
- /**
200
- * Removes both view and edit access from this menu item
201
- */
202
- disableAuthorization(): void;
203
- /**
204
- * Toggles both view and edit access for this menu item
205
- */
206
- toggleAuthorization(): void;
207
- }
208
- /**
209
- * Special menu item class that represents a divider
210
- */
211
- export declare class ETSMenuItemDivider extends ETSMenuItem {
212
- /**
213
- * Creates a new divider menu item
214
- */
215
- constructor();
216
- }
217
- /**
218
- * Enum for page button IDs
219
- */
220
- export declare enum EETSPageBtnID {
221
- agentCommissions = "PAC8",
222
- agentCreditNotes = "PACN10",
223
- agentDocuments = "PAD2",
224
- agentEndorsements = "PAE3",
225
- agentLoan = "PAL1",
226
- agentNotes = "PAN6",
227
- agentPendingQuotes = "PAPQ11",
228
- agentPolicies = "PAP7",
229
- agentProduction = "PAP9",
230
- agentWebLogIn = "PAWL4",
231
- agentWorkflows = "PAW5",
232
- agentCalendar = "PAC6",
233
- agentFutureActions = "PAFA23",
234
- clientCalendar = "PCC11",
235
- clientDocuments = "PCD12",
236
- clientEndorsements = "PCE13",
237
- clientNotes = "PCN14",
238
- clientOtherBusiness = "PCOB15",
239
- clientPendingPayments = "PCPP16",
240
- clientPendingQuotes = "PCPQ17",
241
- clientPolicies = "PCP18",
242
- clientRelationships = "PCR19",
243
- clientUnderwritingEvents = "PCUE20",
244
- clientWebLogIn = "PCWL21",
245
- clientWorkflows = "PCW22",
246
- clientFutureActions = "PCFA23"
247
- }
@@ -1,120 +0,0 @@
1
- import '../prototypes/prototypes';
2
- /**
3
- * Represents a basic route item with path generation capabilities.
4
- * Handles route path construction with optional parameters.
5
- */
6
- export declare class RouteItem {
7
- /** The full route path including parameters */
8
- _: string;
9
- /** The base route path without parameters */
10
- __: string;
11
- /** The public route path including parent path */
12
- pub: string;
13
- /**
14
- * Creates a new RouteItem instance.
15
- * @param base - The base route segment
16
- * @param parentPub - The parent public path (defaults to empty string)
17
- * @param params - Optional route parameters to append
18
- */
19
- constructor(base: string, parentPub?: string, ...params: string[]);
20
- }
21
- /**
22
- * Extended route class that provides common application routes and utility methods.
23
- * Creates a standard set of routes for CRUD operations and navigation.
24
- */
25
- export declare class AppRouteBase extends RouteItem {
26
- /**
27
- * Creates a new AppRouteBase with standard child routes.
28
- * @param base - The base route segment
29
- * @param parentPub - The parent public path (defaults to empty string)
30
- * @param params - Optional route parameters to append
31
- */
32
- constructor(base: string, parentPub?: string, ...params: string[]);
33
- /** Route for listing all items */
34
- all: RouteItem;
35
- /** Route for cloning an item by ID */
36
- clone: RouteItem;
37
- /** Route for creating new items with specialized sub-routes */
38
- create: CreateRoute;
39
- /** Route for editing an item by ID */
40
- edit: RouteItem;
41
- /** Route for finding/searching items */
42
- find: FindRoute;
43
- /** Route for the index/listing page */
44
- index: RouteItem;
45
- /** Route for overview page */
46
- overview: RouteItem;
47
- /** Route for showing a single item by ID */
48
- show: RouteItem;
49
- /** Route for starting a process */
50
- start: RouteItem;
51
- /**
52
- * Combines a route with a parent ID.
53
- * @param route - The base route
54
- * @param prtID - The parent ID to append
55
- * @returns The combined route string or null if route is falsy
56
- */
57
- routeIdPipe(route: string, prtID: string): string;
58
- /**
59
- * Creates a route with ID and formatted title.
60
- * @param route - The base route
61
- * @param id - The item ID
62
- * @param title - Optional title to format and append
63
- * @returns The formatted route string
64
- */
65
- routeIdTitlePipe(route: string, id: string, title?: string): string;
66
- /**
67
- * Creates a route with parent ID, item ID, and formatted title.
68
- * @param route - The base route
69
- * @param parentID - The parent item ID
70
- * @param id - The item ID
71
- * @param title - Optional title to format and append
72
- * @returns The formatted route string
73
- */
74
- routePIdIdTitlePipe(route: string, parentID: string, id: string, title?: string): string;
75
- /**
76
- * Creates a route with parent ID, sub-item ID, item ID, and formatted title.
77
- * @param route - The base route
78
- * @param parentID - The parent item ID
79
- * @param subID - The sub-item ID
80
- * @param id - The item ID
81
- * @param title - Optional title to format and append
82
- * @returns The formatted route string
83
- */
84
- routePidSidIdTitlePipe(route: string, parentID: string, subID: string, id: string, title?: string): string;
85
- /**
86
- * Formats a title for use in a URL.
87
- * Trims, removes special characters, converts to lowercase, and replaces spaces with hyphens.
88
- * @param title - The title to format
89
- * @returns The URL-friendly formatted title or empty string if no title provided
90
- */
91
- routeNamer(title?: string): string;
92
- }
93
- /**
94
- * Specialized route for creation operations with different entity types.
95
- */
96
- declare class CreateRoute extends RouteItem {
97
- /** Route for corporate entity creation */
98
- corporate: RouteItem;
99
- /** Route for group entity creation */
100
- group: RouteItem;
101
- /** Route for individual entity creation */
102
- individual: RouteItem;
103
- /** Route for provider entity creation with sub-routes */
104
- provider: CreateProviderRoute;
105
- }
106
- /**
107
- * Specialized route for provider creation operations.
108
- */
109
- declare class CreateProviderRoute extends RouteItem {
110
- /** Index route for provider creation */
111
- index: RouteItem;
112
- }
113
- /**
114
- * Specialized route for find/search operations.
115
- */
116
- declare class FindRoute extends RouteItem {
117
- /** Route for search results list */
118
- searchList: RouteItem;
119
- }
120
- export {};
@@ -1,204 +0,0 @@
1
- import { ActivatedRoute } from '@angular/router';
2
- import { PageLoader } from '../classes/page-loader.class';
3
- import { ETSMenuItem } from './IMenuItem';
4
- import { AppRouteBase } from './RouteItem.class';
5
- import { IConfigImages, ESystem, ELanguage } from './index.model';
6
- import { ReplaySubject } from 'rxjs';
7
- /**
8
- * Abstract base class for SDK environment configuration.
9
- * Provides core functionality for application settings, routing, translation, and UI state management.
10
- */
11
- export declare abstract class SDKEnvironment {
12
- production: boolean;
13
- /** Application routes configuration */
14
- appRoutes?: any;
15
- /** List of active systems in the application */
16
- activeSystems: any[];
17
- /** Items to display in the bottom menu */
18
- bottomMenu: any[];
19
- /** Currently active system */
20
- currentSystem: any;
21
- /** Map of menus to exclude from display */
22
- excludedMenus: Map<string, any>;
23
- /** Whether to log HTTP requests */
24
- logReq: boolean;
25
- /** Application menu items */
26
- menus: any[];
27
- /** Whether to skip user role validation checks */
28
- noUserRoleCheck: boolean;
29
- /** Title displayed in the browser tab */
30
- pageTitle: string;
31
- /** Environment name identifier */
32
- name: string;
33
- /**
34
- * The storage key for the last timestamp an update was found
35
- */
36
- readonly lastUpdateTimeStorageKey = "lastUpdateTime";
37
- /**
38
- * The storage key for the last timestamp an update was checked
39
- */
40
- readonly lastUpdateCheckTimeStorageKey = "lastUpdateCheckTime";
41
- /**
42
- * Last timestamp an update was found
43
- */
44
- lastUpdateTime: number;
45
- /**
46
- * Last timestamp an update was checked
47
- */
48
- lastUpdateCheckTime: number;
49
- /** Configuration for application images */
50
- images: IConfigImages;
51
- /** Storage key for target language preference */
52
- readonly targetLanguageKey = "targetLanguage";
53
- /** Storage key for translation glossary */
54
- readonly transGlossaryKey: string;
55
- /** Storage key for translation settings */
56
- readonly translateKey = "translate";
57
- /** Storage key for user company configuration */
58
- readonly userCompanyConfigKey = "userCompanyConfig";
59
- /** Storage key for user menu preferences */
60
- readonly userMenuKey = "userMenu";
61
- /** Whether the application should enforce single tab usage */
62
- singleTabUsage: boolean;
63
- /** Whether to log user activities */
64
- logActivities: boolean;
65
- /** Storage mechanism to use (localStorage or sessionStorage) */
66
- storageKey: 'localStorage' | 'sessionStorage';
67
- /** Translation glossary data */
68
- transGlossary: any;
69
- /** User company configuration data */
70
- userCompanyConfig: any;
71
- /** Whether to use error reporting tools like Sentry */
72
- reportError: boolean;
73
- /**
74
- * Specify whether to use container or container-fluid for the body of the view.
75
- * Should be unset in the ngOnDestroy function.
76
- */
77
- wideScreen: boolean;
78
- /**
79
- * Request timeout duration in milliseconds or as a Date object
80
- */
81
- requestTimeout: number | Date;
82
- /** Whether the application has already been opened */
83
- alreadyOpened: boolean;
84
- /** Configuration for busline integration */
85
- useBusline: any;
86
- /** Whether to use the user menu */
87
- useUserMenu: boolean;
88
- /**
89
- * Additional CSS class(es) to add to the body element.
90
- * Should be unset in the ngOnDestroy function.
91
- */
92
- bodyClass: string;
93
- /** Page loader instance for managing loading states */
94
- pageLoader: PageLoader;
95
- /** Subject for tracking HTTP request loading state */
96
- readonly requestLoader$: ReplaySubject<boolean>;
97
- /** Counter for active HTTP requests */
98
- requestCount: number;
99
- /** Whether the application uses Active Directory authentication */
100
- usingActiveDirectory: boolean;
101
- /** Current activated route */
102
- activatedRoute: ActivatedRoute;
103
- /** Storage key for application logs */
104
- readonly logsKey = "logs";
105
- /** Base URL for API requests */
106
- apiBaseUrl?: string;
107
- /** Application name */
108
- appName: string;
109
- /** Whether authentication is required */
110
- authenticate?: boolean;
111
- /** Whether debug mode is enabled */
112
- debug?: boolean;
113
- /** URL for help documentation */
114
- readonly helpLink = "https://help.evoluticstech.com/";
115
- /** Storage key for user profile data */
116
- readonly userProfileKey = "userProfile";
117
- /** Storage key for user authentication data */
118
- readonly userStorageKey = "user";
119
- /** Optional watermark text to display */
120
- readonly watermark?: string;
121
- /** Source language code */
122
- sourceLanguage: string;
123
- /** Secret key for encryption/security */
124
- secretKey: string;
125
- /** Application version number */
126
- versionNo?: string;
127
- /** API key for Sentry error tracking */
128
- sentryKey?: string;
129
- /**
130
- * Gets the authentication token
131
- * @returns The authentication token or null if not available
132
- */
133
- get token(): any;
134
- /**
135
- * Sets the loading state of the application
136
- * @param v Whether the application is loading
137
- */
138
- set loading(v: boolean);
139
- /**
140
- * Creates a new environment instance
141
- * @param production Whether the application is running in production mode
142
- * @param name Environment name identifier
143
- */
144
- constructor(production: boolean, name: string);
145
- /** Internal storage for translation setting */
146
- protected _translate?: boolean;
147
- /**
148
- * Gets whether translation is enabled
149
- * @returns The translation enabled state
150
- */
151
- get translate(): boolean;
152
- /**
153
- * Sets whether translation is enabled
154
- * @param value The new translation enabled state
155
- */
156
- set translate(value: boolean);
157
- /** Internal storage for target language */
158
- _targetLanguage?: string;
159
- /**
160
- * Gets the target language for translations
161
- * @returns The target language code
162
- */
163
- get targetLanguage(): string;
164
- /**
165
- * Sets the target language for translations
166
- * @param value The new target language code
167
- */
168
- set targetLanguage(value: string);
169
- /**
170
- * Reinitializes the environment object with new settings
171
- * @param env New environment object to use to reset this object
172
- */
173
- reinit(env: any): void;
174
- }
175
- /**
176
- * Concrete implementation of SDKEnvironment with typed properties
177
- * for systems, routes, menus and language settings.
178
- */
179
- export declare class Environment extends SDKEnvironment {
180
- production: boolean;
181
- activeSystems: ESystem[];
182
- appRoutes: AppRouteBase;
183
- bottomMenu: ETSMenuItem[];
184
- menus: ETSMenuItem[];
185
- currentSystem: ESystem;
186
- sourceLanguage: ELanguage;
187
- /**
188
- * Creates a new environment instance
189
- * @param production Whether the application is running in production mode
190
- * @param name Environment name identifier
191
- */
192
- constructor(production: boolean, name: string);
193
- _targetLanguage?: ELanguage;
194
- /**
195
- * Gets the target language for translations
196
- * @returns The target language code
197
- */
198
- get targetLanguage(): ELanguage;
199
- /**
200
- * Sets the target language for translations
201
- * @param value The new target language code
202
- */
203
- set targetLanguage(value: ELanguage);
204
- }
@@ -1 +0,0 @@
1
- export { IFormSchema, IFormOptions, } from '../components/form-generator/form-generator.component';