ets-fe-ng-sdk 19.0.117 → 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 +1591 -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 -63
  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,73 +0,0 @@
1
- import { IValidationMessage } from '../../../models/index.model';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Service responsible for managing validation messages throughout the application.
5
- * Provides methods to update, clear, reset, and transform validation messages.
6
- */
7
- export declare class ValidationMessageService {
8
- /** Signal containing the current validation messages configuration */
9
- validationMessages: import("@angular/core").WritableSignal<{
10
- custom: {
11
- message?: string;
12
- };
13
- invalid: {
14
- message?: string;
15
- };
16
- maxlength: {
17
- message?: string;
18
- };
19
- minlength: {
20
- message?: string;
21
- };
22
- pattern: {
23
- message?: string;
24
- };
25
- required: {
26
- message?: string;
27
- };
28
- unique: {
29
- message?: string;
30
- };
31
- notUnique: {
32
- message?: string;
33
- };
34
- notFound: {
35
- message?: string;
36
- };
37
- used: {
38
- message?: string;
39
- };
40
- email: {
41
- message?: string;
42
- };
43
- pending: {
44
- message?: string;
45
- };
46
- }>;
47
- /**
48
- * Updates the validation messages with new values
49
- * @param v - Partial object containing validation messages to update
50
- */
51
- updateValidationMessages(v: Partial<ReturnType<typeof this.validationMessages>>): void;
52
- /**
53
- * Clears all validation messages
54
- */
55
- clearValidationMessages(): void;
56
- /**
57
- * Resets validation messages to their default configuration
58
- */
59
- resetValidationMessages(): void;
60
- /**
61
- * Transforms a validation error object into a human-readable message
62
- *
63
- * @param errObj - The validation error object
64
- * @param label - Optional field label to include in the message
65
- * @param maxLength - Optional maximum length value to replace in the message template
66
- * @param minLength - Optional minimum length value to replace in the message template
67
- * @param controlMessage - Optional custom message to use for custom validation types
68
- * @returns Formatted validation message string
69
- */
70
- transform(errObj: IValidationMessage, label?: string, maxLength?: number, minLength?: number, controlMessage?: any): string;
71
- static ɵfac: i0.ɵɵFactoryDeclaration<ValidationMessageService, never>;
72
- static ɵprov: i0.ɵɵInjectableDeclaration<ValidationMessageService>;
73
- }
@@ -1,38 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { InputTD_RFComponent } from '../input-td-rf.component';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component for handling year and month input fields with template-driven and reactive forms support.
6
- * Extends the base InputTD_RFComponent to provide specialized functionality for year/month selection.
7
- */
8
- export declare class YearMonthTdRfComponent extends InputTD_RFComponent {
9
- /**
10
- * Input property for the year model value
11
- */
12
- yrModel: any;
13
- /**
14
- * Override of parent's clearOnDisable property
15
- * Determines whether the input fields should be cleared when disabled
16
- */
17
- clearOnDisable: import("@angular/core").InputSignal<boolean>;
18
- /**
19
- * Output event emitter for year model changes
20
- */
21
- yrModelChange: EventEmitter<any>;
22
- /**
23
- * Input property for the month model value
24
- */
25
- mthModel: any;
26
- /**
27
- * Output event emitter for month model changes
28
- */
29
- mthModelChange: EventEmitter<any>;
30
- /**
31
- * Initializes the component
32
- * Calls the parent's initialization method and sets the model to an empty string
33
- * @override
34
- */
35
- ngOnInit(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<YearMonthTdRfComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<YearMonthTdRfComponent, "app-input-year-month-td-rf", never, { "yrModel": { "alias": "yrModel"; "required": false; }; "clearOnDisable": { "alias": "clearOnDisable"; "required": false; "isSignal": true; }; "mthModel": { "alias": "mthModel"; "required": false; }; }, { "yrModelChange": "yrModelChange"; "mthModelChange": "mthModelChange"; }, never, never, true, never>;
38
- }
@@ -1,165 +0,0 @@
1
- import { OnInit, EventEmitter, ElementRef, SimpleChanges } from '@angular/core';
2
- import { InputType } from '../../models/index.model';
3
- import { IOption, InputService } from '../input/input.service';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * @deprecated The method should not be used. Use app-input-td-rf instead
7
- *
8
- * Component for handling input fields with NgModel binding.
9
- * This component supports various input types and configurations.
10
- */
11
- export declare class InputNGModelComponent implements OnInit {
12
- iS: InputService;
13
- /** Internal storage for the input value */
14
- __value: string | number;
15
- /** Raw options data before formatting */
16
- rawOptions: any[];
17
- /** Input type (text, number, checkbox, etc.) */
18
- type: string;
19
- /**
20
- * Sets the value of the input
21
- * @param v The value to set
22
- */
23
- set _value(v: string | number);
24
- /** CSS class to apply to the component */
25
- cls?: string;
26
- /** Whether the input should be colored */
27
- colored: boolean;
28
- /** Whether the input is disabled */
29
- disabled: boolean;
30
- /** Whether to hide the input */
31
- hide: boolean;
32
- /** Hint text to display with the input */
33
- readonly hint: import("@angular/core").InputSignal<string>;
34
- /** ID for the input element */
35
- id: string;
36
- /** CSS class for the input element */
37
- inpCl: string;
38
- /** Label text for the input */
39
- label: string;
40
- /** CSS class for the label */
41
- lblCl: string;
42
- /** Position of the label relative to the input */
43
- lblPosition: 'left' | 'right';
44
- /** Whether to use mini styling */
45
- mini: boolean;
46
- /** Whether to use light styling */
47
- light: boolean;
48
- /** Name attribute for the input */
49
- name: string;
50
- /** NgModel binding value */
51
- model: any;
52
- /** Event emitted when model changes */
53
- modelChange: EventEmitter<any>;
54
- /** Function to format option items for display */
55
- optionFormatter: (item: any) => string;
56
- /** Formatted options for select inputs */
57
- options: IOption[];
58
- /** Observable stream of options */
59
- options$: EventEmitter<IOption<any>[]>;
60
- /**
61
- * Sets the options for select inputs
62
- * @param v Array of option items
63
- */
64
- set _options(v: any[]);
65
- /** Whether checkbox is checked (for checkbox type) */
66
- checked?: boolean;
67
- /** Additional context data */
68
- contextData: any;
69
- /** Number of decimal points for number inputs */
70
- decimalPoints: number;
71
- /** Field to use as label in options */
72
- labelField: string;
73
- /** Maximum value for number inputs */
74
- max: number;
75
- /** Minimum value for number inputs */
76
- min: number;
77
- /** Placeholder text */
78
- placeholder: string;
79
- /** Prefix text to display before input */
80
- prefix: string;
81
- /** Whether the input is read-only */
82
- readonly: boolean;
83
- /** Whether the input is required */
84
- required?: boolean;
85
- /** Whether to show an empty option in select inputs */
86
- showEmptyOption?: boolean;
87
- /** Whether to show the label */
88
- showLabel: boolean;
89
- /** Whether to show validation messages */
90
- showValidation: boolean;
91
- /** Whether to show validation icon */
92
- showValidationIcon: boolean;
93
- /** Whether to use small styling */
94
- small: boolean;
95
- /** Whether to use stacked layout */
96
- stacked: boolean;
97
- /** Suffix text to display after input */
98
- suffix: string;
99
- /** Theme to apply to the input */
100
- theme: InputTheme;
101
- /**
102
- * Sets the input type
103
- * @param v Input type value
104
- */
105
- set _type(v: InputType);
106
- /** Field to use as value in options */
107
- valueField: string;
108
- /** Type of value label to use for options */
109
- labelType: ValueType;
110
- /** Whether to use extra small styling */
111
- xsmall: boolean;
112
- /** Whether to show password (for password type) */
113
- showPassword: boolean;
114
- /** Event emitted when input value changes */
115
- mchange: EventEmitter<any>;
116
- /** Current input value */
117
- value: any;
118
- /** Input type enum */
119
- InputType: any;
120
- /** Reference to the label element */
121
- labelRef: ElementRef<HTMLLabelElement>;
122
- /**
123
- * Creates an instance of InputNGModelComponent
124
- * @param iS Input service for handling options formatting
125
- */
126
- constructor(iS: InputService);
127
- /** Lifecycle hook that is called after component initialization */
128
- ngOnInit(): void;
129
- /**
130
- * Lifecycle hook that is called when input properties change
131
- * @param changes SimpleChanges object containing changed properties
132
- */
133
- ngOnChanges(changes: SimpleChanges): void;
134
- /**
135
- * Handles input change events
136
- * @param e Change event or value
137
- */
138
- change(e: any): void;
139
- /**
140
- * Handles file upload events
141
- * @param e Upload event
142
- */
143
- upload(e: any): void;
144
- /**
145
- * Logs the current value to console
146
- */
147
- log(): void;
148
- static ɵfac: i0.ɵɵFactoryDeclaration<InputNGModelComponent, never>;
149
- static ɵcmp: i0.ɵɵComponentDeclaration<InputNGModelComponent, "app-input-ngmodel", never, { "_value": { "alias": "mvalue"; "required": false; }; "cls": { "alias": "cls"; "required": false; }; "colored": { "alias": "colored"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hide": { "alias": "hide"; "required": false; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; }; "inpCl": { "alias": "inpCl"; "required": false; }; "label": { "alias": "label"; "required": false; }; "lblCl": { "alias": "lblCl"; "required": false; }; "lblPosition": { "alias": "lblPosition"; "required": false; }; "mini": { "alias": "mini"; "required": false; }; "light": { "alias": "light"; "required": false; }; "name": { "alias": "name"; "required": false; }; "model": { "alias": "model"; "required": false; }; "optionFormatter": { "alias": "optionFormatter"; "required": false; }; "_options": { "alias": "options"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "contextData": { "alias": "contextData"; "required": false; }; "decimalPoints": { "alias": "decimalPoints"; "required": false; }; "labelField": { "alias": "labelField"; "required": false; }; "max": { "alias": "max"; "required": false; }; "min": { "alias": "min"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "showEmptyOption": { "alias": "showEmptyOption"; "required": false; }; "showLabel": { "alias": "showLabel"; "required": false; }; "showValidation": { "alias": "showValidation"; "required": false; }; "showValidationIcon": { "alias": "showValidationIcon"; "required": false; }; "small": { "alias": "small"; "required": false; }; "stacked": { "alias": "stacked"; "required": false; }; "suffix": { "alias": "suffix"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "_type": { "alias": "type"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "labelType": { "alias": "labelType"; "required": false; }; "xsmall": { "alias": "xsmall"; "required": false; }; }, { "modelChange": "modelChange"; "mchange": "mchange"; }, never, never, true, never>;
150
- }
151
- /**
152
- * Input theme type
153
- * 1: Default theme
154
- * 2: Alternative theme
155
- */
156
- type InputTheme = 1 | 2;
157
- /**
158
- * Value type for option formatting
159
- * - ct: Custom type
160
- * - cd: Custom data
161
- * - cdt: Custom data type
162
- * - cmd: Custom model data
163
- */
164
- export type ValueType = 'ct' | 'cd' | 'cdt' | 'cmd';
165
- export {};
@@ -1 +0,0 @@
1
- export { InputNGModelComponent as InputNGModelModule } from './input-ngmodel.component';
@@ -1,50 +0,0 @@
1
- import { TitleCasePipe } from '@angular/common';
2
- import { OnInit } from '@angular/core';
3
- import { EValidationType } from '../../../models/index.model';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * Component for displaying validation error messages for form controls using NgModel.
7
- * This component shows appropriate error messages based on the validation type.
8
- */
9
- export declare class ValidationMessageNgmodelComponent implements OnInit {
10
- private titleCasePipe;
11
- /** Flag indicating whether the validation error should be displayed */
12
- isError: boolean;
13
- /** The type of validation error that occurred */
14
- validationKey: EValidationType;
15
- /** The selected validation object containing type and message */
16
- validation: {
17
- type: EValidationType;
18
- message: string;
19
- };
20
- /** Label for the form control (optional) */
21
- label: string;
22
- /** Custom error message to display (defaults to 'Value is invalid') */
23
- customMessage: string;
24
- /** Name of the form control for use in error messages */
25
- name: any;
26
- /** Array of validation configurations with types and messages */
27
- validations: any;
28
- /**
29
- * Creates an instance of ValidationMessageNgmodelComponent.
30
- * @param titleCasePipe - Service for transforming text to title case
31
- */
32
- constructor(titleCasePipe: TitleCasePipe);
33
- /**
34
- * Initializes the component by setting up validation messages and determining
35
- * which validation message to display.
36
- */
37
- ngOnInit(): void;
38
- /**
39
- * Initializes the array of validation messages with their corresponding types.
40
- * Uses the control name in the messages, transformed to title case.
41
- */
42
- initializeValidationMessages(): void;
43
- /**
44
- * Sets the current validation message based on the validationKey input.
45
- * Finds the matching validation type in the validations array.
46
- */
47
- setValidation(): void;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<ValidationMessageNgmodelComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<ValidationMessageNgmodelComponent, "app-validation-message-ngmodel", never, { "isError": { "alias": "isError"; "required": false; }; "validationKey": { "alias": "validationKey"; "required": false; }; "label": { "alias": "label"; "required": false; }; "customMessage": { "alias": "customMessage"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
50
- }
@@ -1,76 +0,0 @@
1
- import { ChangeDetectorRef, EventEmitter, OnInit } from '@angular/core';
2
- import { AbstractControl, FormControl, FormGroup, FormArray } from '@angular/forms';
3
- import { PageEvent } from '@angular/material/paginator';
4
- import { Sort } from '@angular/material/sort';
5
- import { ModalComponent } from '../modal/modal.component';
6
- import { IInputTableScheme, IValidationResp } from './input-table.model';
7
- import { IFormOptions, IFormSchema } from '../form-generator/form-generator.component';
8
- import { UtilityService } from '../../../Services/utility.service';
9
- import * as i0 from "@angular/core";
10
- export declare class InputTableComponent implements OnInit {
11
- uS: UtilityService;
12
- private cdr;
13
- bordered: boolean;
14
- ioFormatted: boolean;
15
- keyField: 'field' | 'label';
16
- label: string;
17
- pageSizeOptions: number[];
18
- realTimeValidation: boolean;
19
- showAddRow: boolean;
20
- showCSV: boolean;
21
- showEditRow: boolean;
22
- showExportBtn: boolean;
23
- showIOBtns: boolean;
24
- showSN: boolean;
25
- submitted: EventEmitter<any>;
26
- submitFunc: (arrValues: any[]) => Promise<any>;
27
- validationFunc: (arrVal: any[]) => Promise<IValidationResp<any>[]>;
28
- data: any[];
29
- form: FormArray<FormGroup<any>>;
30
- cellOptions: IFormOptions;
31
- cellCountryCode3s: IFormOptions;
32
- loading: boolean;
33
- numOfRowsCtrl: FormControl;
34
- schemas: IInputTableScheme[];
35
- templateObj: {};
36
- private hasAddedValidators;
37
- loadingErrorList: boolean;
38
- errors: IValidationResp<any>[];
39
- aErrors: IValidationResp<any>[];
40
- set _numOfRows(v: number);
41
- set _schemas(value: IInputTableScheme[]);
42
- set _data(value: any[]);
43
- schemaMap: {
44
- [x: string]: IInputTableScheme;
45
- };
46
- errorListTag: ModalComponent;
47
- constructor(uS: UtilityService, cdr: ChangeDetectorRef);
48
- ngOnInit(): void;
49
- addCellOption: (scheme: IFormSchema, form: FormGroup, cellVal: any, index: number) => Promise<void>;
50
- initiateForm(_schemas?: IInputTableScheme[]): void;
51
- sortData(sort: Sort): void;
52
- submit(): Promise<void>;
53
- disableRows(index?: number): void;
54
- enableRows(): void;
55
- subFormTrackBy: (index: number, item: any) => any;
56
- schemeTrackBy: (index: number, item: IInputTableScheme) => number;
57
- editRow(index: number): void;
58
- removeRow(index: number): void;
59
- createRowForm: (data?: any, _schemas?: IInputTableScheme[]) => FormGroup<{
60
- [x: string]: AbstractControl<any, any>;
61
- }>;
62
- get formIsPending(): boolean;
63
- logForm(): void;
64
- jumpTo(rowid: string): void;
65
- showErrors(): void;
66
- validate(): void;
67
- validateAsync(): Promise<void>;
68
- addRow: (index?: number, form?: FormGroup<{
69
- [x: string]: AbstractControl<any, any>;
70
- }>) => any;
71
- openPage(e: PageEvent): void;
72
- downloadCSV(rows?: any[], label?: string): void;
73
- downloadTemplate(): void;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<InputTableComponent, never>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<InputTableComponent, "app-input-table", never, { "bordered": { "alias": "bordered"; "required": false; }; "ioFormatted": { "alias": "ioFormatted"; "required": false; }; "keyField": { "alias": "keyField"; "required": false; }; "label": { "alias": "label"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "realTimeValidation": { "alias": "realTimeValidation"; "required": false; }; "showAddRow": { "alias": "showAddRow"; "required": false; }; "showCSV": { "alias": "showCSV"; "required": false; }; "showEditRow": { "alias": "showEditRow"; "required": false; }; "showExportBtn": { "alias": "showExportBtn"; "required": false; }; "showIOBtns": { "alias": "showIOBtns"; "required": false; }; "showSN": { "alias": "showSN"; "required": false; }; "submitFunc": { "alias": "submitFunc"; "required": false; }; "validationFunc": { "alias": "validationFunc"; "required": false; }; "_numOfRows": { "alias": "numOfRows"; "required": false; }; "_schemas": { "alias": "schemas"; "required": false; }; "_data": { "alias": "data"; "required": false; }; }, { "submitted": "submitted"; }, never, never, true, never>;
76
- }
@@ -1,23 +0,0 @@
1
- import { IFormSchema } from "../form-generator/form-generator.component";
2
- export interface IInputTableScheme extends IFormSchema {
3
- __ID?: number;
4
- templateValue?: any;
5
- }
6
- export interface IValidationResp<T> {
7
- rowID: string;
8
- rowIndex?: number;
9
- errors?: string[];
10
- data?: T;
11
- }
12
- export interface IUploadSubmissionResp {
13
- fileName?: string;
14
- filePath: string;
15
- totalProcessed?: number;
16
- totalSuccess?: number;
17
- totalFail?: number;
18
- percentageCompletion?: number;
19
- report?: {
20
- fileName: string;
21
- filePath: string;
22
- };
23
- }
@@ -1,8 +0,0 @@
1
- import { FormGroup } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class InputTableService {
4
- constructor();
5
- formatDataForSubmission: (arrVal: any[], formGroup: FormGroup) => {}[];
6
- static ɵfac: i0.ɵɵFactoryDeclaration<InputTableService, never>;
7
- static ɵprov: i0.ɵɵInjectableDeclaration<InputTableService>;
8
- }
@@ -1,25 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { BtnService } from '../btn/btn.service';
3
- import { IconType } from '../btn/btn.model';
4
- import * as i0 from "@angular/core";
5
- export declare class LabelComponent implements OnInit {
6
- btnS: BtnService;
7
- animate: boolean;
8
- coloured: boolean;
9
- hint: string;
10
- light: boolean;
11
- mclass: string;
12
- showHelpIcon: boolean;
13
- small: boolean;
14
- stacked: boolean;
15
- text: string;
16
- xsmall: boolean;
17
- customIcon: string;
18
- icon: any;
19
- iconPosition: string;
20
- set _icon(v: IconType);
21
- constructor(btnS: BtnService);
22
- ngOnInit(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<LabelComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<LabelComponent, "app-label", never, { "animate": { "alias": "animate"; "required": false; }; "coloured": { "alias": "coloured"; "required": false; }; "hint": { "alias": "hint"; "required": false; }; "light": { "alias": "light"; "required": false; }; "mclass": { "alias": "mclass"; "required": false; }; "showHelpIcon": { "alias": "showHelpIcon"; "required": false; }; "small": { "alias": "small"; "required": false; }; "stacked": { "alias": "stacked"; "required": false; }; "text": { "alias": "text"; "required": false; }; "xsmall": { "alias": "xsmall"; "required": false; }; "_icon": { "alias": "icon"; "required": false; }; }, {}, never, never, true, never>;
25
- }
@@ -1 +0,0 @@
1
- export { LabelComponent as LabelModule } from './label.component';
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class BlinkingBlocksComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<BlinkingBlocksComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<BlinkingBlocksComponent, "blinking-blocks", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class BouncingBallComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<BouncingBallComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<BouncingBallComponent, "bouncing-ball", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FadingBarsComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FadingBarsComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FadingBarsComponent, "fading-bars", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class FadingCirclesComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<FadingCirclesComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<FadingCirclesComponent, "fading-circles", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class RingRipplesComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<RingRipplesComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<RingRipplesComponent, "ring-ripples", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,88 +0,0 @@
1
- import { ChangeDetectorRef, DestroyRef } from '@angular/core';
2
- import { PageLoader } from '../../classes/page-loader.class';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Component that displays various loading animations with configurable properties.
6
- * Supports different loader types that can cycle automatically or be set statically.
7
- */
8
- export declare class LoaderComponent {
9
- cdr: ChangeDetectorRef;
10
- /** Page loader instance to manage loading state */
11
- readonly loader: PageLoader;
12
- /** CSS class to apply to the loader container */
13
- readonly class: import("@angular/core").InputSignal<classes>;
14
- /** Text to display during loading */
15
- readonly text: import("@angular/core").InputSignal<string>;
16
- /**
17
- * Sets the loading state of the component
18
- * @param v Boolean value indicating whether loading is active
19
- */
20
- set _loading(v: boolean);
21
- /** Signal tracking the current loading state */
22
- readonly loading: import("@angular/core").WritableSignal<boolean>;
23
- /** Default height value when no specific height is provided */
24
- protected readonly defaultHeight = "100%";
25
- /**
26
- * Computes the height of the loader based on provided dimensions and ratio
27
- * @returns Calculated height as a string with 'px' suffix or default height
28
- */
29
- readonly computedHeight: import("@angular/core").Signal<string>;
30
- /**
31
- * Computes the minimum height for the loader
32
- * @returns Minimum height as a string with appropriate units
33
- */
34
- readonly computedMinHeight: import("@angular/core").Signal<string>;
35
- /**
36
- * Determines the CSS class to apply based on height settings
37
- * @returns CSS class string
38
- */
39
- readonly computedClass: import("@angular/core").Signal<string>;
40
- /** Explicit height in pixels for the loader */
41
- readonly height: import("@angular/core").InputSignal<number>;
42
- /** Explicit width in pixels for the loader */
43
- readonly width: import("@angular/core").InputSignal<number>;
44
- /** Whether to use a static loader or cycle through animations */
45
- readonly useStaticLoader: import("@angular/core").InputSignal<boolean>;
46
- /** Height to width ratio for calculating dimensions */
47
- readonly ratioHW: import("@angular/core").InputSignal<number>;
48
- /** Current index in the loader type list */
49
- readonly currentLoaderIndex: import("@angular/core").WritableSignal<number>;
50
- /** List of loader types to cycle through */
51
- readonly loaderTypeList: import("@angular/core").WritableSignal<ELoaderType[]>;
52
- /** Current loader type based on the current index */
53
- readonly currentLoaderType: import("@angular/core").Signal<ELoaderType>;
54
- /** Available loader types */
55
- readonly loaderTypes: import("@angular/core").WritableSignal<typeof ELoaderType>;
56
- /** Reference used for cleanup on component destruction */
57
- protected destroyerRef: DestroyRef;
58
- /**
59
- * Initializes the loader component and sets up animation cycling
60
- * @param cdr ChangeDetectorRef for triggering change detection
61
- */
62
- constructor(cdr: ChangeDetectorRef);
63
- /** Lifecycle hook for component initialization */
64
- ngOnInit(): void;
65
- /**
66
- * Advances to the next loader animation in the cycle
67
- */
68
- next(): void;
69
- /**
70
- * Starts the loader and updates the loading state
71
- */
72
- startLoader(): void;
73
- /**
74
- * Stops the loader and updates the loading state
75
- */
76
- stopLoader(): void;
77
- static ɵfac: i0.ɵɵFactoryDeclaration<LoaderComponent, never>;
78
- static ɵcmp: i0.ɵɵComponentDeclaration<LoaderComponent, "loader", never, { "class": { "alias": "class"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "_loading": { "alias": "loading"; "required": false; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "useStaticLoader": { "alias": "useStaticLoader"; "required": false; "isSignal": true; }; "ratioHW": { "alias": "ratioHW"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
79
- }
80
- type classes = 'vh-10' | 'vh-20' | 'vh-30' | 'vh-40' | 'vh-50' | 'vh-60' | 'vh-70' | 'vh-80' | 'vh-90' | 'vh-95' | 'vh-100';
81
- declare enum ELoaderType {
82
- blinkingBlocks = "blinkingBlocks",
83
- bouncingBall = "bouncingBall",
84
- fadingBars = "fadingBars",
85
- ringRipples = "ringRipples",
86
- fadingCircles = "fadingCircles"
87
- }
88
- export {};
@@ -1 +0,0 @@
1
- export { LoaderComponent as LoaderModule } from './loader.component';
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SpinnerComponent {
3
- text: string;
4
- diameter: number;
5
- loading: boolean;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<SpinnerComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<SpinnerComponent, "spinner", never, { "text": { "alias": "text"; "required": false; }; "diameter": { "alias": "diameter"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, never, true, never>;
8
- }
@@ -1,27 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Directive that marks a template as a modal body content.
5
- *
6
- * This directive is used to identify and reference template content
7
- * that should be rendered within the body section of a modal dialog.
8
- *
9
- * @example
10
- * ```html
11
- * <ng-template modalBody>
12
- * <p>This content will be rendered in the modal body.</p>
13
- * </ng-template>
14
- * ```
15
- */
16
- export declare class ModalBodyDirective {
17
- templateRef: TemplateRef<unknown>;
18
- /**
19
- * Creates an instance of ModalBodyDirective.
20
- *
21
- * @param templateRef - Reference to the template that this directive is attached to.
22
- * This template contains the content to be rendered in the modal body.
23
- */
24
- constructor(templateRef: TemplateRef<unknown>);
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ModalBodyDirective, never>;
26
- static ɵdir: i0.ɵɵDirectiveDeclaration<ModalBodyDirective, "[modalBody]", never, {}, {}, never, never, true, never>;
27
- }