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,219 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { InputType } from '../../models/index.model';
4
- import { TextCaseService } from './text-case.service';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * A flexible component for displaying text data with various formatting options.
8
- * Supports different display types, formatting, routing, and styling configurations.
9
- * @template T The type of data object being displayed
10
- */
11
- export declare class TextCase2Component<T = any> {
12
- /**
13
- * Function to be called when the component is interacted with
14
- */
15
- readonly action: import("@angular/core").InputSignal<(item?: any) => any>;
16
- /**
17
- * Property name from the data object to display
18
- */
19
- readonly name: import("@angular/core").InputSignal<keyof T>;
20
- /**
21
- * Data object containing the value to be displayed
22
- */
23
- readonly data: import("@angular/core").InputSignal<T>;
24
- /**
25
- * Whether to apply color styling to the label
26
- * @default true
27
- */
28
- readonly coloredLbl: import("@angular/core").InputSignal<boolean>;
29
- /**
30
- * Whether to apply color styling to the value
31
- */
32
- readonly coloredVal: import("@angular/core").InputSignal<boolean>;
33
- /**
34
- * Whether to center the content
35
- */
36
- readonly centered: import("@angular/core").InputSignal<boolean>;
37
- /**
38
- * Custom template for rendering the value
39
- */
40
- readonly customValueTemplate: import("@angular/core").InputSignal<TemplateRef<any>>;
41
- /**
42
- * Function to format the displayed value
43
- */
44
- readonly formatter: import("@angular/core").InputSignal<(item?: any) => string | Promise<string> | Observable<string>>;
45
- /**
46
- * Tooltip text to display on hover
47
- */
48
- readonly hint: import("@angular/core").InputSignal<string>;
49
- /**
50
- * Label text to display
51
- */
52
- readonly label: import("@angular/core").InputSignal<string>;
53
- /**
54
- * Whether to use light styling
55
- */
56
- readonly light: import("@angular/core").InputSignal<boolean>;
57
- /**
58
- * Whether to use compact styling
59
- */
60
- readonly mini: import("@angular/core").InputSignal<boolean>;
61
- /**
62
- * Route to navigate to when clicked
63
- */
64
- readonly route: import("@angular/core").InputSignal<string>;
65
- /**
66
- * Function that returns a route to navigate to when clicked
67
- */
68
- readonly routeFunc: import("@angular/core").InputSignal<(item?: any) => Promise<string> | Observable<string>>;
69
- /**
70
- * Whether the value is editable
71
- */
72
- readonly editable: import("@angular/core").InputSignal<boolean>;
73
- /**
74
- * Whether to stack the label and value vertically
75
- * @default true
76
- */
77
- readonly stacked: import("@angular/core").InputSignal<boolean>;
78
- /**
79
- * The type of input/display to use
80
- */
81
- readonly type: import("@angular/core").InputSignal<InputType>;
82
- /**
83
- * The value to display (overrides data[name] if provided)
84
- */
85
- readonly value: import("@angular/core").InputSignal<any>;
86
- /**
87
- * Whether to wrap the label text
88
- * @default true
89
- */
90
- readonly wrapLabel: import("@angular/core").InputSignal<boolean>;
91
- /**
92
- * Whether the value is an email address
93
- */
94
- readonly isEmail: import("@angular/core").InputSignal<boolean>;
95
- /**
96
- * Whether the value is a phone number
97
- */
98
- readonly isPhone: import("@angular/core").InputSignal<boolean>;
99
- /**
100
- * Service for text case operations
101
- */
102
- readonly tS: TextCaseService;
103
- /**
104
- * Computes the route based on component inputs
105
- * Uses route input if provided, otherwise uses routeFunc
106
- * For email/phone values, creates a mailto: or tel: link
107
- */
108
- readonly computedRoute: import("@angular/core").Signal<Promise<string> | Observable<string>>;
109
- /**
110
- * Computes the value to display based on inputs
111
- * Uses value input if provided, otherwise uses data[name]
112
- */
113
- readonly computedValue: import("@angular/core").Signal<string | number | boolean>;
114
- /**
115
- * Applies formatting to the computed value using the formatter input
116
- * Returns a Promise or Observable with the formatted value
117
- */
118
- readonly computedValueFormatter: import("@angular/core").Signal<Promise<string | number | boolean> | Observable<string | number | boolean>>;
119
- static ɵfac: i0.ɵɵFactoryDeclaration<TextCase2Component<any>, never>;
120
- static ɵcmp: i0.ɵɵComponentDeclaration<TextCase2Component<any>, "text-case-2", never, { "action": { "alias": "action"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "data": { "alias": "data"; "required": false; "isSignal": true; }; "coloredLbl": { "alias": "coloredLbl"; "required": false; "isSignal": true; }; "coloredVal": { "alias": "coloredVal"; "required": false; "isSignal": true; }; "centered": { "alias": "centered"; "required": false; "isSignal": true; }; "customValueTemplate": { "alias": "customValueTemplate"; "required": false; "isSignal": true; }; "formatter": { "alias": "formatter"; "required": false; "isSignal": true; }; "hint": { "alias": "hint"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "light": { "alias": "light"; "required": false; "isSignal": true; }; "mini": { "alias": "mini"; "required": false; "isSignal": true; }; "route": { "alias": "route"; "required": false; "isSignal": true; }; "routeFunc": { "alias": "routeFunc"; "required": false; "isSignal": true; }; "editable": { "alias": "editable"; "required": false; "isSignal": true; }; "stacked": { "alias": "stacked"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "wrapLabel": { "alias": "wrapLabel"; "required": false; "isSignal": true; }; "isEmail": { "alias": "isEmail"; "required": false; "isSignal": true; }; "isPhone": { "alias": "isPhone"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
121
- }
122
- /**
123
- * A utility class that implements ITextCase2 interface for creating text case configurations for objects.
124
- * Provides a convenient way to define how object properties should be displayed.
125
- * @template T The type of data object being displayed
126
- */
127
- export declare class TextCase2ForObject<T = any> implements ITextCase2 {
128
- /** Property name from the data object to display */
129
- name: keyof T;
130
- /** Function to be called when the component is interacted with */
131
- action: any;
132
- /** Whether to apply color styling to the label */
133
- coloredLbl: boolean;
134
- /** Whether to apply color styling to the value */
135
- coloredVal: boolean;
136
- /** Form reference if used in a form context */
137
- form: any;
138
- /** Function to format the displayed value */
139
- formatter: (item: any) => string | Promise<string> | Observable<string>;
140
- /** Tooltip text to display on hover */
141
- hint: string;
142
- /** Label text to display */
143
- label: string;
144
- /** Whether to use light styling */
145
- light: boolean;
146
- /** Whether to use compact styling */
147
- mini: boolean;
148
- /** Route to navigate to when clicked */
149
- route: string;
150
- /** Function that returns a route to navigate to when clicked */
151
- routeFunc: (item: any) => Promise<string> | Observable<string>;
152
- /** Whether the value is editable */
153
- editable: boolean;
154
- /** Whether to stack the label and value vertically */
155
- stacked: boolean;
156
- /** The type of input/display to use */
157
- type: InputType;
158
- /** The value to display (overrides data[name] if provided) */
159
- value: any;
160
- /** Whether to wrap the label text */
161
- wrapLaInputType: boolean;
162
- /** Whether the value is an email address */
163
- isEmail: boolean;
164
- /** Whether the value is a phone number */
165
- isPhone: boolean;
166
- /**
167
- * Creates a new TextCase2ForObject instance
168
- * @param name The property name from the data object to display
169
- * @param label The label text to display
170
- * @param extra Optional additional configuration properties
171
- */
172
- constructor(name: keyof T, label: string, extra?: {
173
- formatter: (item: any) => string | Promise<string> | Observable<string>;
174
- });
175
- }
176
- /**
177
- * Interface defining the configuration options for TextCase2Component
178
- * @template T The type of data object being displayed
179
- */
180
- export interface ITextCase2<T = any> {
181
- /** Function to be called when the component is interacted with */
182
- action?: any;
183
- /** Whether to apply color styling to the label */
184
- coloredLbl?: boolean;
185
- /** Whether to apply color styling to the value */
186
- coloredVal?: boolean;
187
- /** Whether the value is editable */
188
- editable?: boolean;
189
- /** Function to format the displayed value */
190
- formatter?: (item: any) => string | Promise<string> | Observable<string>;
191
- /** Tooltip text to display on hover */
192
- hint?: string;
193
- /** Whether the value is an email address */
194
- isEmail?: boolean;
195
- /** Whether the value is a phone number */
196
- isPhone?: boolean;
197
- /** Label text to display */
198
- label?: string;
199
- /** Alternative field name (legacy support) */
200
- field?: string;
201
- /** Whether to use light styling */
202
- light?: boolean;
203
- /** Whether to use compact styling */
204
- mini?: boolean;
205
- /** Property name from the data object to display */
206
- name?: keyof T;
207
- /** Route to navigate to when clicked */
208
- route?: string;
209
- /** Function that returns a route to navigate to when clicked */
210
- routeFunc?: (item: any) => Promise<string> | Observable<string>;
211
- /** Whether to stack the label and value vertically */
212
- stacked?: boolean;
213
- /** The type of input/display to use */
214
- type?: InputType;
215
- /** The value to display (overrides data[name] if provided) */
216
- value?: any;
217
- /** Whether to wrap the label text */
218
- wrapLabel?: boolean;
219
- }
@@ -1 +0,0 @@
1
- export { TextCase2Component as TextCase2Module } from './text-case-2.component';
@@ -1,23 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Service for handling text case formatting operations.
5
- * Provides utilities to format text values using custom formatters.
6
- */
7
- export declare class TextCaseService {
8
- constructor();
9
- /**
10
- * Formats a value using the provided formatter function or returns the original value.
11
- *
12
- * @param item - The item containing the value to format and the formatter function
13
- * @param item.value - The value to be formatted
14
- * @param item.formatter - Optional formatter function that can return a string, Promise<string>, or Observable<string>
15
- * @returns An Observable containing either the formatted value or the original value if no formatter is provided
16
- */
17
- handleValueFormatter: (item: {
18
- value: any;
19
- formatter: ((item?: any) => string | Promise<string> | Observable<string>) | undefined;
20
- }) => Observable<string>;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<TextCaseService, never>;
22
- static ɵprov: i0.ɵɵInjectableDeclaration<TextCaseService>;
23
- }
@@ -1,9 +0,0 @@
1
- import { TextCase2Component } from '../text-case-2/text-case-2.component';
2
- import * as i0 from "@angular/core";
3
- /**
4
- * Label and value component emulating form label and form input component
5
- */
6
- export declare class TextCaseInputComponent extends TextCase2Component {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<TextCaseInputComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<TextCaseInputComponent, "text-case-input", never, {}, {}, never, never, true, never>;
9
- }
@@ -1 +0,0 @@
1
- export { TextCaseInputComponent as TextCaseInputModule } from './text-case-input.component';
@@ -1,138 +0,0 @@
1
- import { IToggleOption } from './toggle-input-form.model';
2
- import { UtilityService } from '../../../Services/utility.service';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * A component that provides a toggle input form with search and grid layout capabilities.
6
- * Allows users to select multiple options from a list with toggle controls.
7
- *
8
- * @template TOption - The type of data objects in the list
9
- */
10
- export declare class ToggleInputFormComponent<TOption> {
11
- protected readonly uS: UtilityService<any>;
12
- /** Function to call when an item is added to the form */
13
- readonly addToFormFunc: import("@angular/core").InputSignal<(data?: TOption) => any>;
14
- /** Whether to toggle all items by default when the component initializes */
15
- readonly defaultToggleAll: import("@angular/core").InputSignal<boolean>;
16
- /** Whether the form is in read-only mode */
17
- readonly readOnly: import("@angular/core").InputSignal<boolean>;
18
- /** Whether to hide the search menu */
19
- readonly hideSearchMenu: import("@angular/core").InputSignal<boolean>;
20
- /** Whether to hide the grid layout menu */
21
- readonly hideGridMenu: import("@angular/core").InputSignal<boolean>;
22
- /** Whether to hide the toggle controls */
23
- readonly hideToggle: import("@angular/core").InputSignal<boolean>;
24
- /** Function to call when an item is removed from the form */
25
- readonly deleteFromFormFunc: import("@angular/core").InputSignal<(data?: TOption) => any>;
26
- /** The number of columns in the grid layout */
27
- readonly gridNo: import("@angular/core").ModelSignal<GridSize>;
28
- /** The field(s) in TOption to use as the label */
29
- readonly labelField: import("@angular/core").InputSignal<keyof TOption | (keyof TOption)[]>;
30
- /** The separator to use when concatenating multiple label fields */
31
- readonly labelSeparator: import("@angular/core").InputSignal<string>;
32
- /** The current search query */
33
- readonly searchQuery: import("@angular/core").ModelSignal<string>;
34
- /** Whether to show the "Toggle All" control */
35
- readonly showToggleAll: import("@angular/core").InputSignal<boolean>;
36
- /** The field in TOption to use as the value */
37
- readonly valueField: import("@angular/core").InputSignal<keyof { [P in keyof TOption as TOption[P] extends string | number ? P : never]: any; }>;
38
- /**
39
- * Determines whether an option is checked.
40
- * If you pass a field name: Checks if value exists in the specified field. If it is a boolean field, it checks if it is true.
41
- * If you pass a predicate function: Checks each object using the predicate function to evaluate if it is checked or not.
42
- */
43
- readonly checkedChecker: import("@angular/core").InputSignal<keyof TOption | ((option: TOption) => boolean)>;
44
- /** The list of options to display */
45
- readonly _list: import("@angular/core").InputSignal<TOption[]>;
46
- /** Emits the currently selected options when the selection changes */
47
- readonly selected: import("@angular/core").OutputEmitterRef<TOption[]>;
48
- /**
49
- * Computed property that returns the field name to check for checked status
50
- * @returns The field name or null if a predicate function is used
51
- */
52
- protected readonly checkedField: import("@angular/core").Signal<keyof TOption>;
53
- /**
54
- * Computed property that returns the predicate function to determine checked status
55
- * @returns The predicate function or null if a field name is used
56
- */
57
- protected readonly checkedPredicate: import("@angular/core").Signal<(option: TOption) => boolean>;
58
- /**
59
- * Transforms the input list into toggle options with initial checked state
60
- */
61
- protected readonly initialList: import("@angular/core").Signal<IToggleOption<TOption>[]>;
62
- /** Map of option values to their checked state */
63
- protected readonly selectedMap: import("@angular/core").WritableSignal<{
64
- [value: string]: boolean;
65
- }>;
66
- /**
67
- * The processed list of toggle options with current checked state
68
- */
69
- protected readonly list: import("@angular/core").Signal<IToggleOption<TOption>[]>;
70
- /** Tracks whether the default toggle all behavior has been handled */
71
- protected readonly hasHandledDefaultToggle: import("@angular/core").WritableSignal<boolean>;
72
- /** The current grid size */
73
- protected readonly _currentGrid: import("@angular/core").WritableSignal<number>;
74
- /** Computed property that returns the current grid size */
75
- readonly currentGrid: import("@angular/core").Signal<number>;
76
- /** Grid size for extra-large screens */
77
- protected readonly xxlGrid: import("@angular/core").Signal<number>;
78
- /** Grid size for large screens */
79
- protected readonly lgGrid: import("@angular/core").Signal<number>;
80
- /** Grid size for medium screens */
81
- protected readonly mdGrid: import("@angular/core").Signal<number>;
82
- /**
83
- * Effect that handles the default toggle all behavior
84
- */
85
- protected readonly defaultToggleAllEffect: import("@angular/core").EffectRef;
86
- /**
87
- * Available column layout options
88
- */
89
- protected readonly columnLengths: import("@angular/core").Signal<{
90
- label: string;
91
- value: GridSize;
92
- }[]>;
93
- /**
94
- * Toggles the checked state of an item
95
- * @param e - The toggle event
96
- * @param item - The item to toggle
97
- * @param emit - Whether to emit the selected event
98
- */
99
- protected toggleItem(e: {
100
- checked: boolean;
101
- }, item: IToggleOption<TOption>, emit?: boolean): void;
102
- /**
103
- * Checks an item
104
- * @param item - The item to check
105
- * @param emit - Whether to emit the selected event
106
- */
107
- protected checkItem(item: IToggleOption<TOption>, emit?: boolean): void;
108
- /**
109
- * Unchecks an item
110
- * @param item - The item to uncheck
111
- * @param emit - Whether to emit the selected event
112
- */
113
- protected uncheckItem(item: IToggleOption<TOption>, emit?: boolean): void;
114
- /**
115
- * Toggles all items
116
- * @param e - The toggle event
117
- */
118
- protected toggleAll(e: {
119
- checked: boolean;
120
- }): void;
121
- /**
122
- * Emits the currently selected items
123
- */
124
- protected emitSelected(): void;
125
- /**
126
- * Returns the current state of the list
127
- * @returns The current list with checked states
128
- */
129
- getState(): IToggleOption<TOption>[];
130
- /**
131
- * Resets the component to its initial state
132
- */
133
- reset(): void;
134
- static ɵfac: i0.ɵɵFactoryDeclaration<ToggleInputFormComponent<any>, never>;
135
- static ɵcmp: i0.ɵɵComponentDeclaration<ToggleInputFormComponent<any>, "toggle-input-form", never, { "addToFormFunc": { "alias": "addToFormFunc"; "required": false; "isSignal": true; }; "defaultToggleAll": { "alias": "defaultToggleAll"; "required": false; "isSignal": true; }; "readOnly": { "alias": "readOnly"; "required": false; "isSignal": true; }; "hideSearchMenu": { "alias": "hideSearchMenu"; "required": false; "isSignal": true; }; "hideGridMenu": { "alias": "hideGridMenu"; "required": false; "isSignal": true; }; "hideToggle": { "alias": "hideToggle"; "required": false; "isSignal": true; }; "deleteFromFormFunc": { "alias": "deleteFromFormFunc"; "required": false; "isSignal": true; }; "gridNo": { "alias": "gridNo"; "required": false; "isSignal": true; }; "labelField": { "alias": "labelField"; "required": false; "isSignal": true; }; "labelSeparator": { "alias": "labelSeparator"; "required": false; "isSignal": true; }; "searchQuery": { "alias": "searchQuery"; "required": false; "isSignal": true; }; "showToggleAll": { "alias": "showToggleAll"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": true; "isSignal": true; }; "checkedChecker": { "alias": "checkedChecker"; "required": true; "isSignal": true; }; "_list": { "alias": "list"; "required": true; "isSignal": true; }; }, { "gridNo": "gridNoChange"; "searchQuery": "searchQueryChange"; "selected": "selected"; }, never, never, true, never>;
136
- }
137
- type GridSize = 6 | 4 | 3 | 2 | 1;
138
- export {};
@@ -1,27 +0,0 @@
1
- import { IOption } from '../input/input.service';
2
- /**
3
- * Interface representing a toggle option that extends the base IOption interface.
4
- *
5
- * @template TRow - The type of the data row associated with this option
6
- */
7
- export interface IToggleOption<TRow> extends Omit<IOption<TRow>, '_id'> {
8
- /**
9
- * Indicates whether the toggle is currently checked
10
- */
11
- checked?: boolean;
12
- /**
13
- * Indicates whether the toggle should be checked when first rendered
14
- */
15
- initiallyChecked?: boolean;
16
- }
17
- /**
18
- * Type representing a data row with an additional checked property.
19
- *
20
- * @template TRow - The base type of the data row
21
- */
22
- export type IToggleRow<TRow> = TRow & {
23
- /**
24
- * Indicates whether the row is checked/selected
25
- */
26
- checked?: boolean;
27
- };
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class TranslatorCaseComponent {
3
- text: import("@angular/core").InputSignal<string>;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<TranslatorCaseComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<TranslatorCaseComponent, "translator-case", never, { "text": { "alias": "text"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
6
- }
@@ -1,101 +0,0 @@
1
- import { NestedTreeControl } from '@angular/cdk/tree';
2
- import { TemplateRef, ElementRef } from '@angular/core';
3
- import { MatDrawer, MatDrawerMode } from '@angular/material/sidenav';
4
- import { MatTreeNestedDataSource } from '@angular/material/tree';
5
- import { Router } from '@angular/router';
6
- import { UtilityService } from '../../../Services/utility.service';
7
- import { IObjectLiteral } from '../../models/index.model';
8
- import * as i0 from "@angular/core";
9
- /**
10
- * A vertical navigation component that provides a side navigation drawer with nested menu items.
11
- * Supports customizable toolbar, drawer mode, and nested menu items with tree structure.
12
- */
13
- export declare class VerticalNavComponent {
14
- /** Utility service for common functionality */
15
- uS: UtilityService<any>;
16
- /** Router service for navigation */
17
- router: Router;
18
- /** Function to determine whether a child node should be shown */
19
- readonly shouldShowChildInput: import("@angular/core").InputSignal<(_: number, node: IMenuItem) => boolean>;
20
- /** Computed function that returns shouldShowChildInput or a default function that always returns true */
21
- readonly shouldShowChild: import("@angular/core").Signal<(_: number, node: IMenuItem) => boolean>;
22
- /** Title displayed in the toolbar */
23
- readonly toolbarTitle: import("@angular/core").InputSignal<string>;
24
- /** Mode of the drawer: 'over', 'push', or 'side' */
25
- readonly drawerMode: import("@angular/core").InputSignal<MatDrawerMode>;
26
- /** Whether the drawer is initially opened */
27
- readonly opened: import("@angular/core").InputSignal<boolean>;
28
- /** URL or path to the logo displayed in the toolbar */
29
- readonly toolbarLogo: import("@angular/core").InputSignal<string>;
30
- /** Custom styles for the toolbar logo */
31
- readonly toolbarLogoStyle: import("@angular/core").InputSignal<IObjectLiteral<any>>;
32
- /** Gap between the top of the page and the fixed toolbar */
33
- readonly fixedTopGap: import("@angular/core").InputSignal<number>;
34
- /** Custom template for the sidenav content */
35
- readonly sidenavTemplate: import("@angular/core").InputSignal<TemplateRef<any>>;
36
- /** Custom template for the toolbar */
37
- readonly toolbarTemplate: import("@angular/core").InputSignal<TemplateRef<any>>;
38
- /** Custom template for the end section of the toolbar (only works when toolbarTemplate is not set) */
39
- readonly toolbarEndTemplate: import("@angular/core").InputSignal<TemplateRef<any>>;
40
- /** Custom template for the main body content */
41
- readonly bodyTemplate: import("@angular/core").InputSignal<TemplateRef<any>>;
42
- /** Whether to display the toolbar */
43
- readonly useToolbar: import("@angular/core").InputSignal<boolean>;
44
- /** Whether to display a toolbar in the body section */
45
- readonly useBodyToolbar: import("@angular/core").InputSignal<boolean>;
46
- /** Whether to show the menu */
47
- readonly showMenu: import("@angular/core").InputSignal<boolean>;
48
- /** Array of menu items to display in the navigation */
49
- readonly menuItems: import("@angular/core").InputSignal<IMenuItem[]>;
50
- /** Data source for the nested tree of menu items */
51
- readonly dataSource: import("@angular/core").Signal<MatTreeNestedDataSource<IMenuItem>>;
52
- /** Computed drawer mode based on input or device size */
53
- readonly computedDrawerMode: import("@angular/core").Signal<MatDrawerMode>;
54
- /** Computed opened state based on input, device size, and showMenu setting */
55
- readonly computedOpened: import("@angular/core").Signal<boolean>;
56
- /** Unique ID for the mat-sidenav element */
57
- readonly id: import("@angular/core").WritableSignal<string>;
58
- /** Tree control for handling the expansion/collapse of nested menu items */
59
- readonly treeControl: import("@angular/core").WritableSignal<NestedTreeControl<IMenuItem, IMenuItem>>;
60
- /** Reference to the MatDrawer component */
61
- readonly drawer: import("@angular/core").Signal<MatDrawer>;
62
- /** Reference to the toolbar container element */
63
- readonly toolbarContRef: import("@angular/core").Signal<ElementRef<HTMLDivElement>>;
64
- constructor();
65
- /**
66
- * Initializes the perfect-scrollbar for the drawer container after the view is initialized
67
- */
68
- ngAfterViewInit(): void;
69
- /**
70
- * Toggles the side menu drawer open/closed state
71
- */
72
- toggleSideMenu(): void;
73
- /**
74
- * Function to determine if a node has child nodes that should be displayed
75
- */
76
- readonly hasChild: import("@angular/core").WritableSignal<(_: number, node: IMenuItem) => boolean>;
77
- static ɵfac: i0.ɵɵFactoryDeclaration<VerticalNavComponent, never>;
78
- static ɵcmp: i0.ɵɵComponentDeclaration<VerticalNavComponent, "vertical-nav", never, { "shouldShowChildInput": { "alias": "shouldShowChildInput"; "required": false; "isSignal": true; }; "toolbarTitle": { "alias": "toolbarTitle"; "required": false; "isSignal": true; }; "drawerMode": { "alias": "drawerMode"; "required": false; "isSignal": true; }; "opened": { "alias": "opened"; "required": false; "isSignal": true; }; "toolbarLogo": { "alias": "toolbarLogo"; "required": false; "isSignal": true; }; "toolbarLogoStyle": { "alias": "toolbarLogoStyle"; "required": false; "isSignal": true; }; "fixedTopGap": { "alias": "fixedTopGap"; "required": false; "isSignal": true; }; "sidenavTemplate": { "alias": "sidenavTemplate"; "required": false; "isSignal": true; }; "toolbarTemplate": { "alias": "toolbarTemplate"; "required": false; "isSignal": true; }; "toolbarEndTemplate": { "alias": "toolbarEndTemplate"; "required": false; "isSignal": true; }; "bodyTemplate": { "alias": "bodyTemplate"; "required": false; "isSignal": true; }; "useToolbar": { "alias": "useToolbar"; "required": false; "isSignal": true; }; "useBodyToolbar": { "alias": "useBodyToolbar"; "required": false; "isSignal": true; }; "showMenu": { "alias": "showMenu"; "required": false; "isSignal": true; }; "menuItems": { "alias": "menuItems"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
79
- }
80
- /**
81
- * Interface representing a menu item in the vertical navigation
82
- */
83
- interface IMenuItem {
84
- /** Display text for the menu item */
85
- label?: string;
86
- /** Router link for navigation */
87
- link?: string;
88
- /** Function to execute when the menu item is clicked */
89
- action?: (item: IMenuItem) => any;
90
- /** Icon to display with the menu item */
91
- icon?: string;
92
- /** Nesting level of the menu item */
93
- level?: number;
94
- /** Unique identifier for the menu item */
95
- id?: string;
96
- /** Query parameters for the router link */
97
- queryParams?: IObjectLiteral;
98
- /** Submenu items */
99
- subs?: IMenuItem[];
100
- }
101
- export {};
@@ -1,23 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- /**
3
- * Component for displaying view and form buttons.
4
- * Provides a standardized way to show action buttons in views and forms.
5
- */
6
- export declare class ViewFormButtonsComponent {
7
- /**
8
- * Controls the visibility of the buttons.
9
- * When true, the buttons will be displayed; when false, they will be hidden.
10
- */
11
- isShow: import("@angular/core").InputSignal<boolean>;
12
- /**
13
- * Custom CSS class to apply to the component.
14
- * Allows for customization of the component's appearance.
15
- */
16
- class: import("@angular/core").InputSignal<string>;
17
- /**
18
- * Initializes a new instance of the ViewFormButtonsComponent.
19
- */
20
- constructor();
21
- static ɵfac: i0.ɵɵFactoryDeclaration<ViewFormButtonsComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<ViewFormButtonsComponent, "view-form-buttons", never, { "isShow": { "alias": "isShow"; "required": false; "isSignal": true; }; "class": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
23
- }
@@ -1 +0,0 @@
1
- export { ViewFormButtonsComponent as ViewFormButtonsModule } from './view-form-buttons.component';