barsa-novin-ray-core 2.3.22 → 2.3.25

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 (234) hide show
  1. package/fesm2022/barsa-novin-ray-core.mjs +4503 -4260
  2. package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
  3. package/index.d.ts +5127 -5
  4. package/package.json +3 -3
  5. package/lib/abstract-classes/application-base.d.ts +0 -53
  6. package/lib/abstract-classes/barsa-api.d.ts +0 -30
  7. package/lib/abstract-classes/base-column-props.d.ts +0 -38
  8. package/lib/abstract-classes/base.component.d.ts +0 -15
  9. package/lib/abstract-classes/field-base.d.ts +0 -98
  10. package/lib/abstract-classes/files-validation-helper.d.ts +0 -17
  11. package/lib/abstract-classes/form-base.d.ts +0 -87
  12. package/lib/abstract-classes/form-field-report-page.component.d.ts +0 -23
  13. package/lib/abstract-classes/form-page-base.d.ts +0 -26
  14. package/lib/abstract-classes/form-page.component.d.ts +0 -17
  15. package/lib/abstract-classes/form-props.base.d.ts +0 -57
  16. package/lib/abstract-classes/form-toolbar-base.d.ts +0 -24
  17. package/lib/abstract-classes/index.d.ts +0 -24
  18. package/lib/abstract-classes/layout-item-base.d.ts +0 -21
  19. package/lib/abstract-classes/layout-panel-base.d.ts +0 -28
  20. package/lib/abstract-classes/linear-list-helper.d.ts +0 -44
  21. package/lib/abstract-classes/models.d.ts +0 -899
  22. package/lib/abstract-classes/module-with-dynamic-components.d.ts +0 -4
  23. package/lib/abstract-classes/number-base.d.ts +0 -27
  24. package/lib/abstract-classes/page-base.d.ts +0 -31
  25. package/lib/abstract-classes/page-with-form-handler-base.d.ts +0 -11
  26. package/lib/abstract-classes/report-base.d.ts +0 -105
  27. package/lib/abstract-classes/report-item-base.d.ts +0 -33
  28. package/lib/abstract-classes/report-view-base.component.d.ts +0 -208
  29. package/lib/abstract-classes/system-base.d.ts +0 -45
  30. package/lib/abstract-classes/tile-props.d.ts +0 -25
  31. package/lib/auth-guard.d.ts +0 -12
  32. package/lib/barsa-novin-ray-core-routing.module.d.ts +0 -8
  33. package/lib/barsa-novin-ray-core.module.d.ts +0 -155
  34. package/lib/base-ulv-setting.component.d.ts +0 -19
  35. package/lib/base.module.d.ts +0 -13
  36. package/lib/button-loading/button-loading.component.d.ts +0 -9
  37. package/lib/constants.d.ts +0 -173
  38. package/lib/container.component.d.ts +0 -38
  39. package/lib/controllers/base-controller.d.ts +0 -11
  40. package/lib/controllers/base-view.d.ts +0 -20
  41. package/lib/controllers/index.d.ts +0 -3
  42. package/lib/controllers/models.d.ts +0 -5
  43. package/lib/custom-route-reuse-strategy.d.ts +0 -11
  44. package/lib/date-services/date-hijri.service.d.ts +0 -43
  45. package/lib/date-services/date-info.d.ts +0 -15
  46. package/lib/date-services/date-miladi.service.d.ts +0 -39
  47. package/lib/date-services/date-shamsi.service.d.ts +0 -43
  48. package/lib/date-services/date.service.d.ts +0 -56
  49. package/lib/date-services/index.d.ts +0 -5
  50. package/lib/device.d.ts +0 -15
  51. package/lib/directives/absolute-div-body.directive.d.ts +0 -17
  52. package/lib/directives/anchor-scroll.directive.d.ts +0 -7
  53. package/lib/directives/attr-rtl.directive.d.ts +0 -13
  54. package/lib/directives/barsa-readonly.directive.d.ts +0 -11
  55. package/lib/directives/base.directive.d.ts +0 -18
  56. package/lib/directives/body-click.directive.d.ts +0 -12
  57. package/lib/directives/column-resizer.directive.d.ts +0 -13
  58. package/lib/directives/column-value.directive.d.ts +0 -11
  59. package/lib/directives/copy.directive.d.ts +0 -19
  60. package/lib/directives/count-down.directive.d.ts +0 -27
  61. package/lib/directives/dynamic-command.directive.d.ts +0 -12
  62. package/lib/directives/dynamic-root-variable.directive.d.ts +0 -16
  63. package/lib/directives/dynamic-style.directive.d.ts +0 -15
  64. package/lib/directives/ellapsis-text.directive.d.ts +0 -24
  65. package/lib/directives/ellipsify.directive.d.ts +0 -17
  66. package/lib/directives/field-binding.directive.d.ts +0 -7
  67. package/lib/directives/fill-empty-space.d.ts +0 -26
  68. package/lib/directives/form-close.directive.d.ts +0 -11
  69. package/lib/directives/horizontal-responsive.directive.d.ts +0 -14
  70. package/lib/directives/img-lazy.directive.d.ts +0 -21
  71. package/lib/directives/index.d.ts +0 -50
  72. package/lib/directives/intersection-observer.directive.d.ts +0 -17
  73. package/lib/directives/items-renderer.directive.d.ts +0 -17
  74. package/lib/directives/label-mandatory.directive.d.ts +0 -15
  75. package/lib/directives/load-external-files.directive.d.ts +0 -8
  76. package/lib/directives/measure-form-title-width.directive.d.ts +0 -15
  77. package/lib/directives/mobile.directive.d.ts +0 -11
  78. package/lib/directives/nowraptext.directive.d.ts +0 -10
  79. package/lib/directives/numbers-only-input.directive.d.ts +0 -9
  80. package/lib/directives/overflow-text.directive.d.ts +0 -14
  81. package/lib/directives/placeHolder.directive.d.ts +0 -6
  82. package/lib/directives/prevent-default.directive.d.ts +0 -7
  83. package/lib/directives/print-files.directive.d.ts +0 -13
  84. package/lib/directives/render-ulv-paging.directive.d.ts +0 -24
  85. package/lib/directives/render-ulv-viewer.directive.d.ts +0 -24
  86. package/lib/directives/render-ulv.directive.d.ts +0 -19
  87. package/lib/directives/resize-observer.directive.d.ts +0 -13
  88. package/lib/directives/route-form-change.directive.d.ts +0 -19
  89. package/lib/directives/save-image.directive.d.ts +0 -8
  90. package/lib/directives/shortcut-handler.directive.d.ts +0 -11
  91. package/lib/directives/shortcut-register.directive.d.ts +0 -12
  92. package/lib/directives/splide-slider.directive.d.ts +0 -42
  93. package/lib/directives/stop-propagation.directive.d.ts +0 -7
  94. package/lib/directives/table-resizer.directive.d.ts +0 -47
  95. package/lib/directives/ulv-command.directive.d.ts +0 -11
  96. package/lib/directives/until-inview.directive.d.ts +0 -18
  97. package/lib/directives/webotp.directive.d.ts +0 -11
  98. package/lib/directives/workflow-choice-command.directive.d.ts +0 -14
  99. package/lib/dynamic-component/base-dynamic.component.d.ts +0 -27
  100. package/lib/dynamic-component/base-form-toolbaritem-props.d.ts +0 -29
  101. package/lib/dynamic-component/base-item-content-props.d.ts +0 -47
  102. package/lib/dynamic-component/base-view-content-props.d.ts +0 -11
  103. package/lib/dynamic-component/base-view-item-props.d.ts +0 -144
  104. package/lib/dynamic-component/base-view-props.d.ts +0 -87
  105. package/lib/dynamic-component/dynamic-form-toolbar-item.component.d.ts +0 -19
  106. package/lib/dynamic-component/dynamic-form.component.d.ts +0 -37
  107. package/lib/dynamic-component/dynamic-item.component.d.ts +0 -41
  108. package/lib/dynamic-component/dynamic-layout.component.d.ts +0 -18
  109. package/lib/dynamic-component/index.d.ts +0 -10
  110. package/lib/empty-page/empty-page.component.d.ts +0 -13
  111. package/lib/empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component.d.ts +0 -7
  112. package/lib/field-ui/field-ui.component.d.ts +0 -33
  113. package/lib/form/form.component.d.ts +0 -41
  114. package/lib/form-new/form-new.component.d.ts +0 -23
  115. package/lib/form-page-routing/barsa-sap-ui-form-page-routing.module.d.ts +0 -7
  116. package/lib/form-page-routing/barsa-sap-ui-form-page.module.d.ts +0 -16
  117. package/lib/form-page-routing/constants.d.ts +0 -1
  118. package/lib/form-page-routing/index.d.ts +0 -2
  119. package/lib/from-intersection-observer.d.ts +0 -7
  120. package/lib/global-error-handler.d.ts +0 -8
  121. package/lib/injdection-tokens.d.ts +0 -9
  122. package/lib/modal-root.component.d.ts +0 -16
  123. package/lib/not-found/not-found.component.d.ts +0 -8
  124. package/lib/not-internet/not-internet.component.d.ts +0 -8
  125. package/lib/pipes/barsa-icon-dict.pipe.d.ts +0 -9
  126. package/lib/pipes/bbb-translate.pipe.d.ts +0 -7
  127. package/lib/pipes/can-upload.pipe.d.ts +0 -8
  128. package/lib/pipes/card-media-size.pipe.d.ts +0 -8
  129. package/lib/pipes/column-custom-component.pipe.d.ts +0 -10
  130. package/lib/pipes/column-customui.pipe.d.ts +0 -11
  131. package/lib/pipes/column-icon.pipe.d.ts +0 -8
  132. package/lib/pipes/column-value.pipe.d.ts +0 -8
  133. package/lib/pipes/column-valueof-parameters.pipe.d.ts +0 -14
  134. package/lib/pipes/combo-row-img.pipe.d.ts +0 -7
  135. package/lib/pipes/context-menu.pipe.d.ts +0 -11
  136. package/lib/pipes/control-ui.pipe.d.ts +0 -9
  137. package/lib/pipes/convert-to-style.pipe.d.ts +0 -8
  138. package/lib/pipes/date-time-to-caption.pipe.d.ts +0 -9
  139. package/lib/pipes/fileinfo-count.pipe.d.ts +0 -10
  140. package/lib/pipes/filter-columns-by-details.pipe.d.ts +0 -8
  141. package/lib/pipes/filter-inline-action-list.pipe.d.ts +0 -7
  142. package/lib/pipes/filter-string.pipe.d.ts +0 -11
  143. package/lib/pipes/filter-tab.pipe.d.ts +0 -7
  144. package/lib/pipes/filter-toolbar-control.pipe.d.ts +0 -8
  145. package/lib/pipes/filter-workflow-mobile.pipe.d.ts +0 -8
  146. package/lib/pipes/filter.pipe.d.ts +0 -10
  147. package/lib/pipes/find-column-by-db-name.pipe.d.ts +0 -10
  148. package/lib/pipes/find-preview-column.pipe.d.ts +0 -8
  149. package/lib/pipes/fiori-icon.pipe.d.ts +0 -7
  150. package/lib/pipes/groupby.pipe.d.ts +0 -9
  151. package/lib/pipes/header-facet-value.pipe.d.ts +0 -8
  152. package/lib/pipes/hide-accept-cancel-buttons.pipe.d.ts +0 -8
  153. package/lib/pipes/hide-columns-inmobile.pipe.d.ts +0 -8
  154. package/lib/pipes/index.d.ts +0 -56
  155. package/lib/pipes/isimage.pipe.d.ts +0 -7
  156. package/lib/pipes/label-star-trim.pipe.d.ts +0 -7
  157. package/lib/pipes/list-count.pipe.d.ts +0 -8
  158. package/lib/pipes/merge-fields-to-columns.pipe.d.ts +0 -10
  159. package/lib/pipes/mo-info-ulv-data.pipe.d.ts +0 -11
  160. package/lib/pipes/mo-info-ulv-paging.pipe.d.ts +0 -8
  161. package/lib/pipes/mo-report-value-concat.pipe.d.ts +0 -9
  162. package/lib/pipes/mo-report-value.pipe.d.ts +0 -12
  163. package/lib/pipes/mo-value.pipe.d.ts +0 -9
  164. package/lib/pipes/multiple-groupby.pipe.d.ts +0 -16
  165. package/lib/pipes/numeral.pipe.d.ts +0 -10
  166. package/lib/pipes/picture-field-source.pipe.d.ts +0 -8
  167. package/lib/pipes/remove-newline.pipe.d.ts +0 -8
  168. package/lib/pipes/replace.pipe.d.ts +0 -7
  169. package/lib/pipes/reverse.pipe.d.ts +0 -7
  170. package/lib/pipes/rownumber.pipe.d.ts +0 -9
  171. package/lib/pipes/sanitize-text.pipe.d.ts +0 -10
  172. package/lib/pipes/seperator-fix.pipe.d.ts +0 -7
  173. package/lib/pipes/sort.pipe.d.ts +0 -9
  174. package/lib/pipes/split.pipe.d.ts +0 -7
  175. package/lib/pipes/string-to-number.pipe.d.ts +0 -7
  176. package/lib/pipes/th-image-icon.pipe.d.ts +0 -8
  177. package/lib/pipes/tlbButtons.pipe.d.ts +0 -9
  178. package/lib/pipes/toolbar-settings.pipe.d.ts +0 -8
  179. package/lib/pipes/total-summary.pipe.d.ts +0 -8
  180. package/lib/pipes/tree-item-isexpanded.pipe.d.ts +0 -9
  181. package/lib/pipes/visible-value.pipe.d.ts +0 -8
  182. package/lib/portal-page/portal-page.component.d.ts +0 -8
  183. package/lib/portal-page/portal-sidebar.component.d.ts +0 -9
  184. package/lib/redirect-home-guard.d.ts +0 -14
  185. package/lib/redirect-report-navigator-command/redirect-report-navigator-command.component.d.ts +0 -8
  186. package/lib/report-container/report-container.component.d.ts +0 -20
  187. package/lib/resizable-module/resizable.component.d.ts +0 -14
  188. package/lib/resizable-module/resizable.directive.d.ts +0 -12
  189. package/lib/resizable-module/resizable.module.d.ts +0 -8
  190. package/lib/resolvers/index.d.ts +0 -6
  191. package/lib/resolvers/login-settings.resolver.d.ts +0 -29
  192. package/lib/resolvers/portal-dynamic-page.resolver.d.ts +0 -12
  193. package/lib/resolvers/portal-form-page.resolver.d.ts +0 -8
  194. package/lib/resolvers/portal-page.resolver.d.ts +0 -12
  195. package/lib/resolvers/portal-report-page.resolver.d.ts +0 -12
  196. package/lib/resolvers/tile-group-breadcrumb.resolver.d.ts +0 -10
  197. package/lib/root-page/root-page.component.d.ts +0 -10
  198. package/lib/root-portal/root-portal.component.d.ts +0 -24
  199. package/lib/server-connection-error/server-connection-error.component.d.ts +0 -9
  200. package/lib/services/api.service.d.ts +0 -21
  201. package/lib/services/audio-recording.service.d.ts +0 -27
  202. package/lib/services/barsa-dialog.service.d.ts +0 -30
  203. package/lib/services/barsa-storage.service.d.ts +0 -21
  204. package/lib/services/breadcrumb.service.d.ts +0 -14
  205. package/lib/services/column.service.d.ts +0 -10
  206. package/lib/services/container.service.d.ts +0 -23
  207. package/lib/services/dynamic-component.service.d.ts +0 -14
  208. package/lib/services/form-panel.service.d.ts +0 -103
  209. package/lib/services/form.service.d.ts +0 -8
  210. package/lib/services/groupby.service.d.ts +0 -9
  211. package/lib/services/horizontal-layout.service.d.ts +0 -7
  212. package/lib/services/index.d.ts +0 -31
  213. package/lib/services/indexeddb.service.d.ts +0 -9
  214. package/lib/services/layout-main-content.service.d.ts +0 -11
  215. package/lib/services/layout.service.d.ts +0 -23
  216. package/lib/services/local-storage.service.d.ts +0 -11
  217. package/lib/services/log.service.d.ts +0 -17
  218. package/lib/services/network-status.service.d.ts +0 -7
  219. package/lib/services/notification-popup.service.d.ts +0 -3
  220. package/lib/services/notification-sw.service.d.ts +0 -35
  221. package/lib/services/notification.service.d.ts +0 -55
  222. package/lib/services/portal.service.d.ts +0 -187
  223. package/lib/services/prompt-update.service.d.ts +0 -13
  224. package/lib/services/routing.service.d.ts +0 -17
  225. package/lib/services/save-scoll-position.service.d.ts +0 -13
  226. package/lib/services/service-worker-communication.service.d.ts +0 -32
  227. package/lib/services/tabpage.service.d.ts +0 -7
  228. package/lib/services/toast.service.d.ts +0 -3
  229. package/lib/services/ui.service.d.ts +0 -14
  230. package/lib/services/ulvmain.service.d.ts +0 -212
  231. package/lib/services/upload.service.d.ts +0 -18
  232. package/lib/services/video-recording.service.d.ts +0 -33
  233. package/lib/unlimit-session/unlimit-session.component.d.ts +0 -11
  234. package/public-api.d.ts +0 -38
@@ -1,155 +0,0 @@
1
- import { ComponentFactoryResolver, ModuleWithProviders } from '@angular/core';
2
- import { FormComponent } from './form/form.component';
3
- import { FieldUiComponent } from './field-ui/field-ui.component';
4
- import { ReportContainerComponent } from './report-container/report-container.component';
5
- import { ModalRootComponent } from './modal-root.component';
6
- import { RootPortalComponent } from './root-portal/root-portal.component';
7
- import { BaseDynamicComponent } from './dynamic-component';
8
- import { RootPageComponent } from './root-page/root-page.component';
9
- import { BaseModule } from './base.module';
10
- import { EmptyPageWithRouterAndRouterOutletComponent } from './empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component';
11
- import { ButtonLoadingComponent } from './button-loading/button-loading.component';
12
- import { EmptyPageComponent } from './empty-page/empty-page.component';
13
- import { FormPageComponent } from './abstract-classes/form-page.component';
14
- import { FormFieldReportPageComponent } from './abstract-classes';
15
- import { PortalPageSidebarComponent } from './portal-page/portal-sidebar.component';
16
- import { DynamicComponentService } from './services';
17
- import * as i0 from "@angular/core";
18
- import * as i1 from "./form/form.component";
19
- import * as i2 from "./field-ui/field-ui.component";
20
- import * as i3 from "./not-found/not-found.component";
21
- import * as i4 from "./root-page/root-page.component";
22
- import * as i5 from "./root-portal/root-portal.component";
23
- import * as i6 from "./report-container/report-container.component";
24
- import * as i7 from "./form-new/form-new.component";
25
- import * as i8 from "./modal-root.component";
26
- import * as i9 from "./portal-page/portal-page.component";
27
- import * as i10 from "./portal-page/portal-sidebar.component";
28
- import * as i11 from "./redirect-report-navigator-command/redirect-report-navigator-command.component";
29
- import * as i12 from "./empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component";
30
- import * as i13 from "./dynamic-component/dynamic-item.component";
31
- import * as i14 from "./dynamic-component/dynamic-form.component";
32
- import * as i15 from "./dynamic-component/base-dynamic.component";
33
- import * as i16 from "./dynamic-component/dynamic-form-toolbar-item.component";
34
- import * as i17 from "./dynamic-component/dynamic-layout.component";
35
- import * as i18 from "./empty-page/empty-page.component";
36
- import * as i19 from "./abstract-classes/form-page.component";
37
- import * as i20 from "./abstract-classes/form-field-report-page.component";
38
- import * as i21 from "./button-loading/button-loading.component";
39
- import * as i22 from "./unlimit-session/unlimit-session.component";
40
- import * as i23 from "./pipes/numeral.pipe";
41
- import * as i24 from "./pipes/can-upload.pipe";
42
- import * as i25 from "./pipes/remove-newline.pipe";
43
- import * as i26 from "./pipes/convert-to-style.pipe";
44
- import * as i27 from "./pipes/filter.pipe";
45
- import * as i28 from "./pipes/filter-tab.pipe";
46
- import * as i29 from "./pipes/filter-string.pipe";
47
- import * as i30 from "./pipes/fiori-icon.pipe";
48
- import * as i31 from "./pipes/sort.pipe";
49
- import * as i32 from "./pipes/groupby.pipe";
50
- import * as i33 from "./pipes/multiple-groupby.pipe";
51
- import * as i34 from "./pipes/mo-value.pipe";
52
- import * as i35 from "./pipes/mo-report-value.pipe";
53
- import * as i36 from "./pipes/header-facet-value.pipe";
54
- import * as i37 from "./pipes/picture-field-source.pipe";
55
- import * as i38 from "./pipes/tlbButtons.pipe";
56
- import * as i39 from "./pipes/seperator-fix.pipe";
57
- import * as i40 from "./pipes/mo-report-value-concat.pipe";
58
- import * as i41 from "./pipes/context-menu.pipe";
59
- import * as i42 from "./pipes/bbb-translate.pipe";
60
- import * as i43 from "./pipes/barsa-icon-dict.pipe";
61
- import * as i44 from "./pipes/fileinfo-count.pipe";
62
- import * as i45 from "./pipes/control-ui.pipe";
63
- import * as i46 from "./pipes/visible-value.pipe";
64
- import * as i47 from "./pipes/date-time-to-caption.pipe";
65
- import * as i48 from "./pipes/filter-toolbar-control.pipe";
66
- import * as i49 from "./pipes/list-count.pipe";
67
- import * as i50 from "./pipes/total-summary.pipe";
68
- import * as i51 from "./pipes/merge-fields-to-columns.pipe";
69
- import * as i52 from "./pipes/find-column-by-db-name.pipe";
70
- import * as i53 from "./pipes/filter-columns-by-details.pipe";
71
- import * as i54 from "./pipes/mo-info-ulv-data.pipe";
72
- import * as i55 from "./pipes/mo-info-ulv-paging.pipe";
73
- import * as i56 from "./pipes/reverse.pipe";
74
- import * as i57 from "./pipes/column-customui.pipe";
75
- import * as i58 from "./pipes/sanitize-text.pipe";
76
- import * as i59 from "./pipes/column-custom-component.pipe";
77
- import * as i60 from "./pipes/column-icon.pipe";
78
- import * as i61 from "./pipes/column-value.pipe";
79
- import * as i62 from "./pipes/rownumber.pipe";
80
- import * as i63 from "./pipes/combo-row-img.pipe";
81
- import * as i64 from "./pipes/tree-item-isexpanded.pipe";
82
- import * as i65 from "./pipes/th-image-icon.pipe";
83
- import * as i66 from "./pipes/find-preview-column.pipe";
84
- import * as i67 from "./pipes/replace.pipe";
85
- import * as i68 from "./pipes/filter-workflow-mobile.pipe";
86
- import * as i69 from "./pipes/hide-columns-inmobile.pipe";
87
- import * as i70 from "./pipes/string-to-number.pipe";
88
- import * as i71 from "./pipes/column-valueof-parameters.pipe";
89
- import * as i72 from "./pipes/hide-accept-cancel-buttons.pipe";
90
- import * as i73 from "./pipes/filter-inline-action-list.pipe";
91
- import * as i74 from "./pipes/isimage.pipe";
92
- import * as i75 from "./pipes/toolbar-settings.pipe";
93
- import * as i76 from "./pipes/card-media-size.pipe";
94
- import * as i77 from "./pipes/label-star-trim.pipe";
95
- import * as i78 from "./pipes/split.pipe";
96
- import * as i79 from "./directives/placeHolder.directive";
97
- import * as i80 from "./directives/numbers-only-input.directive";
98
- import * as i81 from "./directives/render-ulv-viewer.directive";
99
- import * as i82 from "./directives/render-ulv-paging.directive";
100
- import * as i83 from "./directives/anchor-scroll.directive";
101
- import * as i84 from "./directives/items-renderer.directive";
102
- import * as i85 from "./directives/ulv-command.directive";
103
- import * as i86 from "./directives/dynamic-command.directive";
104
- import * as i87 from "./directives/workflow-choice-command.directive";
105
- import * as i88 from "./directives/img-lazy.directive";
106
- import * as i89 from "./directives/until-inview.directive";
107
- import * as i90 from "./directives/intersection-observer.directive";
108
- import * as i91 from "./directives/ellipsify.directive";
109
- import * as i92 from "./directives/table-resizer.directive";
110
- import * as i93 from "./directives/column-resizer.directive";
111
- import * as i94 from "./directives/attr-rtl.directive";
112
- import * as i95 from "./directives/copy.directive";
113
- import * as i96 from "./directives/ellapsis-text.directive";
114
- import * as i97 from "./directives/fill-empty-space";
115
- import * as i98 from "./directives/form-close.directive";
116
- import * as i99 from "./directives/mobile.directive";
117
- import * as i100 from "./directives/body-click.directive";
118
- import * as i101 from "./directives/count-down.directive";
119
- import * as i102 from "./directives/route-form-change.directive";
120
- import * as i103 from "./directives/dynamic-style.directive";
121
- import * as i104 from "./directives/nowraptext.directive";
122
- import * as i105 from "./directives/label-mandatory.directive";
123
- import * as i106 from "./directives/absolute-div-body.directive";
124
- import * as i107 from "./directives/load-external-files.directive";
125
- import * as i108 from "./directives/stop-propagation.directive";
126
- import * as i109 from "./directives/prevent-default.directive";
127
- import * as i110 from "./directives/render-ulv.directive";
128
- import * as i111 from "./directives/print-files.directive";
129
- import * as i112 from "./directives/save-image.directive";
130
- import * as i113 from "./directives/webotp.directive";
131
- import * as i114 from "./directives/splide-slider.directive";
132
- import * as i115 from "./directives/dynamic-root-variable.directive";
133
- import * as i116 from "./directives/horizontal-responsive.directive";
134
- import * as i117 from "./directives/measure-form-title-width.directive";
135
- import * as i118 from "./directives/overflow-text.directive";
136
- import * as i119 from "./directives/shortcut-register.directive";
137
- import * as i120 from "./directives/shortcut-handler.directive";
138
- import * as i121 from "./directives/barsa-readonly.directive";
139
- import * as i122 from "./directives/resize-observer.directive";
140
- import * as i123 from "./directives/column-value.directive";
141
- import * as i124 from "@angular/common";
142
- import * as i125 from "./barsa-novin-ray-core-routing.module";
143
- import * as i126 from "./form-page-routing/barsa-sap-ui-form-page.module";
144
- import * as i127 from "./resizable-module/resizable.module";
145
- import * as i128 from "@angular/forms";
146
- export declare class BarsaNovinRayCoreModule extends BaseModule {
147
- protected dcm: DynamicComponentService;
148
- protected componentFactoryResolver: ComponentFactoryResolver;
149
- protected dynamicComponents: (typeof EmptyPageWithRouterAndRouterOutletComponent | typeof ModalRootComponent | typeof FormComponent | typeof FormPageComponent | typeof FormFieldReportPageComponent | typeof EmptyPageComponent | typeof PortalPageSidebarComponent | typeof BaseDynamicComponent | typeof RootPortalComponent | typeof ReportContainerComponent | typeof FieldUiComponent | typeof ButtonLoadingComponent | typeof RootPageComponent)[];
150
- constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
151
- static forRoot(): ModuleWithProviders<BarsaNovinRayCoreModule>;
152
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreModule, never>;
153
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaNovinRayCoreModule, [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.ButtonLoadingComponent, typeof i22.UnlimitSessionComponent, typeof i23.NumeralPipe, typeof i24.CanUploadFilePipe, typeof i25.RemoveNewlinePipe, typeof i26.ConvertToStylePipe, typeof i27.FilterPipe, typeof i28.FilterTabPipe, typeof i29.FilterStringPipe, typeof i30.FioriIconPipe, typeof i31.SortPipe, typeof i32.GroupByPipe, typeof i33.MultipleGroupByPipe, typeof i34.MoValuePipe, typeof i35.MoReportValuePipe, typeof i36.HeaderFacetValuePipe, typeof i37.PictureFieldSourcePipe, typeof i38.TlbButtonsPipe, typeof i39.SeperatorFixPipe, typeof i40.MoReportValueConcatPipe, typeof i41.ContextMenuPipe, typeof i42.BbbTranslatePipe, typeof i43.BarsaIconDictPipe, typeof i44.FileInfoCountPipe, typeof i45.ControlUiPipe, typeof i46.VisibleValuePipe, typeof i47.DateTimeToCaptionPipe, typeof i48.FilterToolbarControlPipe, typeof i49.ListCountPipe, typeof i50.TotalSummaryPipe, typeof i51.MergeFieldsToColumnsPipe, typeof i52.FindColumnByDbNamePipe, typeof i53.FilterColumnsByDetailsPipe, typeof i54.MoInfoUlvMoListPipe, typeof i55.MoInfoUlvPagingPipe, typeof i56.ReversePipe, typeof i57.ColumnCustomUiPipe, typeof i58.SanitizeTextPipe, typeof i59.ColumnCustomComponentPipe, typeof i60.ColumnIconPipe, typeof i61.ColumnValuePipe, typeof i62.RowNumberPipe, typeof i63.ComboRowImagePipe, typeof i64.IsExpandedNodePipe, typeof i65.ThImageOrIconePipe, typeof i66.FindPreviewColumnPipe, typeof i67.ReplacePipe, typeof i68.FilterWorkflowInMobilePipe, typeof i69.HideColumnsInmobilePipe, typeof i70.StringToNumberPipe, typeof i71.ColumnValueOfParametersPipe, typeof i72.HideAcceptCancelButtonsPipe, typeof i73.FilterInlineActionListPipe, typeof i74.IsImagePipe, typeof i75.ToolbarSettingsPipe, typeof i76.CardMediaSizePipe, typeof i77.LabelStarTrimPipe, typeof i78.SplitPipe, typeof i79.PlaceHolderDirective, typeof i80.NumbersOnlyInputDirective, typeof i81.RenderUlvViewerDirective, typeof i82.RenderUlvPaginDirective, typeof i83.AnchorScrollDirective, typeof i84.ItemsRendererDirective, typeof i85.UlvCommandDirective, typeof i86.DynamicCommandDirective, typeof i87.WorfkflowwChoiceCommandDirective, typeof i88.ImageLazyDirective, typeof i89.UntilInViewDirective, typeof i90.IntersectionObserverDirective, typeof i91.EllipsifyDirective, typeof i92.TableResizerDirective, typeof i93.ColumnResizerDirective, typeof i94.AttrRtlDirective, typeof i95.CopyDirective, typeof i96.EllapsisTextDirective, typeof i97.FillEmptySpaceDirective, typeof i98.FormCloseDirective, typeof i99.MobileDirective, typeof i100.BodyClickDirective, typeof i101.CountDownDirective, typeof i102.RouteFormChangeDirective, typeof i103.DynamicStyleDirective, typeof i104.NowraptextDirective, typeof i105.LabelmandatoryDirective, typeof i106.AbsoluteDivBodyDirective, typeof i107.LoadExternalFilesDirective, typeof i108.StopPropagationDirective, typeof i109.PreventDefaultDirective, typeof i110.RenderUlvDirective, typeof i111.PrintFilesDirective, typeof i112.SaveImageDirective, typeof i113.WebOtpDirective, typeof i114.SplideSliderDirective, typeof i115.DynamicRootVariableDirective, typeof i116.HorizontalResponsiveDirective, typeof i117.MeasureFormTitleWidthDirective, typeof i118.OverflowTextDirective, typeof i119.ShortcutRegisterDirective, typeof i120.ShortcutHandlerDirective, typeof i121.BarsaReadonlyDirective, typeof i122.ResizeObserverDirective, typeof i123.ColumnValueDirective], [typeof i124.CommonModule, typeof i125.BarsaNovinRayCoreRoutingModule, typeof i126.BarsaSapUiFormPageModule, typeof i127.ResizableModule, typeof i128.FormsModule, typeof i128.ReactiveFormsModule], [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.ButtonLoadingComponent, typeof i22.UnlimitSessionComponent, typeof i23.NumeralPipe, typeof i24.CanUploadFilePipe, typeof i25.RemoveNewlinePipe, typeof i26.ConvertToStylePipe, typeof i27.FilterPipe, typeof i28.FilterTabPipe, typeof i29.FilterStringPipe, typeof i30.FioriIconPipe, typeof i31.SortPipe, typeof i32.GroupByPipe, typeof i33.MultipleGroupByPipe, typeof i34.MoValuePipe, typeof i35.MoReportValuePipe, typeof i36.HeaderFacetValuePipe, typeof i37.PictureFieldSourcePipe, typeof i38.TlbButtonsPipe, typeof i39.SeperatorFixPipe, typeof i40.MoReportValueConcatPipe, typeof i41.ContextMenuPipe, typeof i42.BbbTranslatePipe, typeof i43.BarsaIconDictPipe, typeof i44.FileInfoCountPipe, typeof i45.ControlUiPipe, typeof i46.VisibleValuePipe, typeof i47.DateTimeToCaptionPipe, typeof i48.FilterToolbarControlPipe, typeof i49.ListCountPipe, typeof i50.TotalSummaryPipe, typeof i51.MergeFieldsToColumnsPipe, typeof i52.FindColumnByDbNamePipe, typeof i53.FilterColumnsByDetailsPipe, typeof i54.MoInfoUlvMoListPipe, typeof i55.MoInfoUlvPagingPipe, typeof i56.ReversePipe, typeof i57.ColumnCustomUiPipe, typeof i58.SanitizeTextPipe, typeof i59.ColumnCustomComponentPipe, typeof i60.ColumnIconPipe, typeof i61.ColumnValuePipe, typeof i62.RowNumberPipe, typeof i63.ComboRowImagePipe, typeof i64.IsExpandedNodePipe, typeof i65.ThImageOrIconePipe, typeof i66.FindPreviewColumnPipe, typeof i67.ReplacePipe, typeof i68.FilterWorkflowInMobilePipe, typeof i69.HideColumnsInmobilePipe, typeof i70.StringToNumberPipe, typeof i71.ColumnValueOfParametersPipe, typeof i72.HideAcceptCancelButtonsPipe, typeof i73.FilterInlineActionListPipe, typeof i74.IsImagePipe, typeof i75.ToolbarSettingsPipe, typeof i76.CardMediaSizePipe, typeof i77.LabelStarTrimPipe, typeof i78.SplitPipe, typeof i79.PlaceHolderDirective, typeof i80.NumbersOnlyInputDirective, typeof i81.RenderUlvViewerDirective, typeof i82.RenderUlvPaginDirective, typeof i83.AnchorScrollDirective, typeof i84.ItemsRendererDirective, typeof i85.UlvCommandDirective, typeof i86.DynamicCommandDirective, typeof i87.WorfkflowwChoiceCommandDirective, typeof i88.ImageLazyDirective, typeof i89.UntilInViewDirective, typeof i90.IntersectionObserverDirective, typeof i91.EllipsifyDirective, typeof i92.TableResizerDirective, typeof i93.ColumnResizerDirective, typeof i94.AttrRtlDirective, typeof i95.CopyDirective, typeof i96.EllapsisTextDirective, typeof i97.FillEmptySpaceDirective, typeof i98.FormCloseDirective, typeof i99.MobileDirective, typeof i100.BodyClickDirective, typeof i101.CountDownDirective, typeof i102.RouteFormChangeDirective, typeof i103.DynamicStyleDirective, typeof i104.NowraptextDirective, typeof i105.LabelmandatoryDirective, typeof i106.AbsoluteDivBodyDirective, typeof i107.LoadExternalFilesDirective, typeof i108.StopPropagationDirective, typeof i109.PreventDefaultDirective, typeof i110.RenderUlvDirective, typeof i111.PrintFilesDirective, typeof i112.SaveImageDirective, typeof i113.WebOtpDirective, typeof i114.SplideSliderDirective, typeof i115.DynamicRootVariableDirective, typeof i116.HorizontalResponsiveDirective, typeof i117.MeasureFormTitleWidthDirective, typeof i118.OverflowTextDirective, typeof i119.ShortcutRegisterDirective, typeof i120.ShortcutHandlerDirective, typeof i121.BarsaReadonlyDirective, typeof i122.ResizeObserverDirective, typeof i123.ColumnValueDirective]>;
154
- static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
155
- }
@@ -1,19 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { GridSetting, ReportViewColumn, SortSetting } from './abstract-classes';
3
- import { BaseComponent } from './abstract-classes/base.component';
4
- import * as i0 from "@angular/core";
5
- export declare abstract class BaseUlvSettingComponent extends BaseComponent implements OnInit {
6
- mobile: any;
7
- context: any;
8
- originalSetting: any;
9
- allColumns: ReportViewColumn[];
10
- sortSettings: SortSetting[];
11
- ngOnInit(): void;
12
- onCancelSettings(): void;
13
- onOkClick(): void;
14
- onClose(): void;
15
- protected getSettings(): GridSetting;
16
- protected abstract close(setting: any): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<BaseUlvSettingComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<BaseUlvSettingComponent, "bnrc-base-ulv-setting", never, {}, {}, never, never, false, never>;
19
- }
@@ -1,13 +0,0 @@
1
- import { ComponentFactory, ComponentFactoryResolver, Type } from '@angular/core';
2
- import { DynamicComponentService } from './services/dynamic-component.service';
3
- export declare abstract class BaseModule {
4
- protected dcm: DynamicComponentService;
5
- protected componentFactoryResolver: ComponentFactoryResolver;
6
- protected moduleName: string;
7
- private selectorToFactoryMap;
8
- private isInitialize;
9
- protected abstract dynamicComponents: Type<any>[];
10
- constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver, moduleName: string);
11
- getComponentFactory(componentName: string): ComponentFactory<any>;
12
- private populateRegistry;
13
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ButtonLoadingComponent {
3
- valid: boolean;
4
- loading: boolean;
5
- text: string;
6
- transparent: boolean;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<ButtonLoadingComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonLoadingComponent, "bnrc-button-loading", never, { "valid": { "alias": "valid"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "text": { "alias": "text"; "required": false; }; "transparent": { "alias": "transparent"; "required": false; }; }, {}, never, never, false, never>;
9
- }
@@ -1,173 +0,0 @@
1
- import { AbbrevationDeviceSize, EjrayOlgo, FormSetting, GeneralControlInfoModel, GridSetting, LayoutSetting, MenuItem, MetaobjectDataModel, ReportViewColumn, SortSetting, TreeNodeObj } from './abstract-classes/models';
2
- import { DateService } from './date-services';
3
- import { LogService } from './services/log.service';
4
- import { Renderer2 } from '@angular/core';
5
- import { FormGroup, ValidatorFn } from '@angular/forms';
6
- export declare enum TableHeaderWidthMode {
7
- FitToRowContent = 1,
8
- FitToContainer = 2,
9
- FreeColumnSize = 3,
10
- ColumnWidth = 4
11
- }
12
- export declare function setTableThWidth(tableHeaderMode: TableHeaderWidthMode, columns: ReportViewColumn[], thList: HTMLTableCellElement[], renderer2: Renderer2): void;
13
- export declare function calculateColumnContent(columns: ReportViewColumn[], moDataList: MetaobjectDataModel[]): void;
14
- export declare function calculateColumnWidth(container: HTMLElement, columns: ReportViewColumn[], moDataList: MetaobjectDataModel[], disableContextMenuOverflow: boolean, contextMenuItems: MenuItem[]): {
15
- columns: ReportViewColumn[];
16
- contextMenuWidth: number;
17
- };
18
- export declare function setColumnWidthByMaxMoContentWidth(moDataList: MetaobjectDataModel[], column: ReportViewColumn): void;
19
- export declare function calculateMoDataListContentWidthByColumnName(moDataList: MetaobjectDataModel[], column: ReportViewColumn): number;
20
- export declare function calculateFreeColumnSize(columns: ReportViewColumn[]): ReportViewColumn[];
21
- export declare function calculateColumnWidthFitToContainer(container: HTMLElement, canView: boolean, disableContextMenuOverflow: boolean, contextMenuItems: MenuItem[], columns: ReportViewColumn[]): {
22
- columns: ReportViewColumn[];
23
- contextMenuWidth: number;
24
- };
25
- export declare function calcContextMenuWidth(contextMenuItems: MenuItem[], disableContextMenuOverflow: boolean): number;
26
- export declare function isInLocalMode(): boolean;
27
- export declare function getLabelWidth(item: any): number | undefined;
28
- export declare function getColumnValueOfMoDataList(name: string, mo: MetaobjectDataModel, Columns?: {
29
- [key: string]: any;
30
- Name: string;
31
- Caption: string;
32
- }[], caption?: boolean): any;
33
- export declare function throwIfAlreadyLoaded(parentModule: any, moduleName: string): void;
34
- export declare function measureText2(text: string, fontSize?: string, fontName?: string): number;
35
- export declare function measureText(text: string, fontSize?: string): number;
36
- export declare function measureTextBy(text: string, fontSize?: string, fontName?: string): number;
37
- export declare function genrateInlineMoId(): string;
38
- export declare function enumValueToStringSize(value: string, defaultValue: string): string;
39
- export declare function executeUlvCommandHandler(button: any, options?: any): void;
40
- export declare function getUniqueId(parts: number): string;
41
- export declare function getDateService(logService: LogService, culture?: any): DateService;
42
- export declare function getAllItemsPerChildren(item: TreeNodeObj, level: number, array: MetaobjectDataModel[], parentNode: TreeNodeObj, autoOpenLevels: number): any;
43
- export declare function setOneDepthLevel(node: any): void;
44
- export declare function isFirefox(): boolean;
45
- export declare function getImagePath(type: string, moId: string | null, fileId: string, fieldDefId?: string, size?: number, sizeH?: number): string;
46
- export declare function isFunction(functionToCheck: any): boolean;
47
- export declare function DeviceWidth(): number;
48
- export declare function getHeaderValue(fieldValue: any, returnValue?: true): any;
49
- export declare function elementInViewport2(el: any): boolean;
50
- export declare function PreventDefaulEvent(e: any, propagationDisable?: boolean): void;
51
- export declare function stopPropagation(e: any): void;
52
- export declare function getParentHeight(elDom: HTMLElement): number;
53
- export declare function getComponentDefined(controlUi: {
54
- originalXtype: string;
55
- }, customUiSetting: {
56
- Module: string;
57
- Name: string;
58
- Selector: string;
59
- }): {
60
- moduleName: string;
61
- modulePath: string;
62
- componentName: string;
63
- selector: string;
64
- };
65
- export declare function isSafari(): boolean;
66
- export declare function isFF(): boolean;
67
- export declare function getDeviceIsPhone(): boolean;
68
- export declare function getDeviceIsDesktop(): boolean;
69
- export declare function getDeviceIsTablet(): boolean;
70
- export declare function getDeviceIsMobile(): boolean;
71
- export declare function getControlSizeMode(el: HTMLElement, deviceSize?: 's' | 'm' | 'l' | 'xl'): AbbrevationDeviceSize;
72
- export declare function formatBytes(bytes: any, decimals: number | undefined, size: 'Bytes' | 'KB' | 'MB' | 'GB' | 'TB' | 'PB' | 'EB' | 'ZB' | 'YB'): string;
73
- export declare function getValidExtension(validExtensions: any): string;
74
- export declare function getIcon(type: string): string;
75
- export declare function isImage(type: any): boolean;
76
- export declare function GetAllColumnsSorted(context: any): Array<ReportViewColumn>;
77
- export declare function GetVisibleValue(object: any, field: any): string;
78
- export interface Group {
79
- $Group: any;
80
- $Level: number;
81
- $Count: number;
82
- $Expanded: boolean;
83
- $Parent: any;
84
- $Children: any[];
85
- $Visibility: boolean;
86
- }
87
- export declare function GroupBy(collection: any[], sortSettings: SortSetting[]): {
88
- grouped: Group;
89
- groups: any[];
90
- };
91
- export declare function FindGroup(groupTitle: string, a: any): any;
92
- export declare function FillAllLayoutControls(item: LayoutSetting, layoutControls: LayoutSetting[]): void;
93
- export declare function FindToolbarItem(toolbarItems: MenuItem[], value: string, prop?: string): MenuItem | null;
94
- export declare function FindLayoutSettingFromLayout94(layout94: LayoutSetting, layoutTitle: string): LayoutSetting | null;
95
- export declare function GetAllHorizontalFromLayout94(layout94: LayoutSetting): LayoutSetting[];
96
- export declare function getGridSettings(context: any): GridSetting;
97
- export declare function getResetGridSettings(columns: ReportViewColumn[] | any[], context: any): GridSetting;
98
- export declare function GetDefaultMoObjectInfo(typeDefId: string): MetaobjectDataModel;
99
- export declare function getLayout94ObjectInfo(): LayoutSetting;
100
- export declare function getFormSettings(typeDefId: string): FormSetting;
101
- export declare function createFormPanelMetaConditions(typeDefId: string, controlsInfo: GeneralControlInfoModel[], controlName: string, value: any): any;
102
- export declare function getNewMoGridEditor(formSettings: FormSetting, typedefId: string): Partial<FormSetting>;
103
- export declare function createGridEditorFormPanel(formSettings: FormSetting, mo: MetaobjectDataModel, typedef: string, relation: any, rewriteLayout?: boolean, UlvMainCtrlr?: any): any;
104
- export declare function getLayoutControl(controlName: string, controlCaption?: string, hide?: boolean): Partial<GeneralControlInfoModel>;
105
- export declare function getControlList(mo: MetaobjectDataModel, controlDbNames: string[], isSearchPanel: boolean, isGridEditor: boolean): Promise<GeneralControlInfoModel[]>;
106
- export type NzSafeAny = any;
107
- export type NumberInput = number | string | undefined | null;
108
- export interface NgStyleInterface {
109
- [klass: string]: NzSafeAny;
110
- }
111
- export interface IndexableObject {
112
- [key: string]: NzSafeAny;
113
- }
114
- export declare function shallowEqual(objA?: IndexableObject, objB?: IndexableObject): boolean;
115
- export declare function toNumber(value: number | string): number;
116
- export declare function toNumber<D>(value: number | string, fallback: D): number | D;
117
- export declare function InputNumber(fallbackValue?: NzSafeAny): NzSafeAny;
118
- export declare enum AffixRespondEvents {
119
- resize = "resize",
120
- scroll = "scroll",
121
- touchstart = "touchstart",
122
- touchmove = "touchmove",
123
- touchend = "touchend",
124
- pageshow = "pageshow",
125
- load = "LOAD"
126
- }
127
- export interface SimpleRect {
128
- top: number;
129
- left: number;
130
- width?: number;
131
- height?: number;
132
- bottom?: number;
133
- }
134
- export declare function isTargetWindow(target: Element | Window): target is Window;
135
- export declare function getTargetRect(target: Element | Window): SimpleRect;
136
- export declare function getFieldValue(name: string, mo: MetaobjectDataModel, caption?: boolean): string;
137
- export declare const availablePrefixes: string[];
138
- export declare function requestAnimationFramePolyfill(): typeof requestAnimationFrame;
139
- export declare function ExecuteDynamicCommand(command: {
140
- Id: string;
141
- }, mo?: MetaobjectDataModel | null): void;
142
- export declare function ExecuteWorkflowChoiceDef(scope: any, param: any, success: (result: any) => void, failed: (error: any) => void): void;
143
- export declare function getRequestAnimationFrame(): typeof requestAnimationFrame;
144
- export declare function cancelRequestAnimationFrame(id: number): NzSafeAny;
145
- export type EasyingFn = (t: number, b: number, c: number, d: number) => number;
146
- export declare function easeInOutCubic(t: number, b: number, c: number, d: number): number;
147
- export interface NzScrollToOptions {
148
- /** Animation duration, default as 450 */
149
- duration?: number;
150
- /** Scroll container, default as window */
151
- easing?: EasyingFn;
152
- /** Scroll end callback */
153
- callback?(): void;
154
- }
155
- export declare const WordMimeType = ".doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document";
156
- export declare const ImageMimeType = ".jpeg,.jpg,.gif,.png,.bmp,.tif,image/*";
157
- export declare const PdfMimeType = ".pdf";
158
- export declare const AllFilesMimeType = ".txt,.ppt,.pdf,.*";
159
- export declare const VideoMimeType = "video/*";
160
- export declare const AudioMimeType = "audio/*";
161
- export declare function ChangeLayoutInfoCustomUi(layoutInfo: LayoutSetting, componentUi: EjrayOlgo): void;
162
- export declare const mobile_regex: RegExp;
163
- export declare const number_only: RegExp;
164
- export declare function forbiddenValidator(nameRe: RegExp): ValidatorFn;
165
- export declare function GetImgTags(setting: any): string;
166
- export declare function ImagetoPrint(setting: any): string;
167
- export declare function PrintImage(setting: any): void;
168
- export declare function SaveImageToFile(name: string, src: string): void;
169
- export declare function validateAllFormFields(formGroup: FormGroup): void;
170
- export declare function getFocusableTagNames(): string;
171
- export declare function addCssVariableToRoot(variableName: string, variableValue: string): void;
172
- export declare function flattenTree(root: Record<string, any>, prop: string): Record<string, any>[];
173
- export declare function IsDarkMode(): boolean;
@@ -1,38 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, Injector, OnDestroy, OnInit, Renderer2, Type, ViewContainerRef } from '@angular/core';
2
- import { ActivatedRoute, Router } from '@angular/router';
3
- import { BaseComponent } from './abstract-classes/base.component';
4
- import { BarsaDialogService } from './services/barsa-dialog.service';
5
- import { ContainerService } from './services/container.service';
6
- import { PortalService } from './services/portal.service';
7
- import * as i0 from "@angular/core";
8
- export declare abstract class ContainerComponent extends BaseComponent implements OnInit, AfterViewInit, OnDestroy {
9
- protected _el: ElementRef;
10
- protected _activatedRoute: ActivatedRoute;
11
- protected _portalService: PortalService;
12
- protected _vcr: ViewContainerRef;
13
- protected _barsaDialogService: BarsaDialogService;
14
- protected _injector: Injector;
15
- protected _router: Router;
16
- protected _cdr: ChangeDetectorRef;
17
- protected _renderer2: Renderer2;
18
- protected _dialogService: any;
19
- protected _containerService: ContainerService;
20
- protected _formDialogComponent: Type<any>;
21
- containerRef: ViewContainerRef;
22
- oldContainerContainer: ContainerComponent;
23
- oldNavigation: any;
24
- parentContainer: any;
25
- detachParent: any;
26
- id: string;
27
- private _viewRef;
28
- constructor(_el: ElementRef, _activatedRoute: ActivatedRoute, _portalService: PortalService, _vcr: ViewContainerRef, _barsaDialogService: BarsaDialogService, _injector: Injector, _router: Router, _cdr: ChangeDetectorRef, _renderer2: Renderer2, _dialogService: any, _containerService: ContainerService, _formDialogComponent: Type<any>);
29
- get injector(): Injector;
30
- get cdr(): ChangeDetectorRef;
31
- get vcr(): ViewContainerRef;
32
- ngOnInit(): void;
33
- ngOnDestroy(): void;
34
- detach(): void;
35
- reAttach(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<ContainerComponent, [null, null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; self: true; }, { optional: true; }]>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<ContainerComponent, "bnrc-container", never, {}, {}, never, never, false, never>;
38
- }
@@ -1,11 +0,0 @@
1
- export interface IBaseController {
2
- init: () => void;
3
- }
4
- export declare abstract class BaseController<T> implements IBaseController {
5
- view: T;
6
- /**
7
- *
8
- */
9
- constructor(view: T);
10
- abstract init(): void;
11
- }
@@ -1,20 +0,0 @@
1
- import { WritableSignal } from '@angular/core';
2
- import { IBaseController } from './base-controller';
3
- import { OnInit } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- export interface IViewBase {
6
- controller: IBaseController;
7
- errorMessage: WritableSignal<string>;
8
- errorCode: WritableSignal<number>;
9
- ngOnInit: () => void;
10
- showError: (message: string, code: number) => void;
11
- }
12
- export declare class ViewBase<T extends IBaseController> implements IViewBase, OnInit {
13
- controller: T;
14
- errorMessage: WritableSignal<string>;
15
- errorCode: WritableSignal<number>;
16
- ngOnInit(): void;
17
- showError(message: string, code: number): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ViewBase<any>, never>;
19
- static ɵdir: i0.ɵɵDirectiveDeclaration<ViewBase<any>, never, never, {}, {}, never, never, false, never>;
20
- }
@@ -1,3 +0,0 @@
1
- export * from './base-controller';
2
- export * from './base-view';
3
- export * from './models';
@@ -1,5 +0,0 @@
1
- export interface IApiResult {
2
- data: any;
3
- error?: any;
4
- succeed: boolean;
5
- }
@@ -1,11 +0,0 @@
1
- import { RouteReuseStrategy, ActivatedRouteSnapshot, DetachedRouteHandle } from '@angular/router';
2
- export declare class CustomRouteReuseStategy implements RouteReuseStrategy {
3
- handlers: {
4
- [key: string]: DetachedRouteHandle;
5
- };
6
- shouldDetach(route: ActivatedRouteSnapshot): boolean;
7
- store(route: ActivatedRouteSnapshot, handle: Record<string, unknown>): void;
8
- shouldAttach(route: ActivatedRouteSnapshot): boolean;
9
- retrieve(route: ActivatedRouteSnapshot): Record<string, unknown> | null;
10
- shouldReuseRoute(future: ActivatedRouteSnapshot): boolean;
11
- }
@@ -1,43 +0,0 @@
1
- import { LogService } from '../services/log.service';
2
- import { DateInfo } from './date-info';
3
- import { DateService } from './date.service';
4
- import 'moment/locale/ar';
5
- import * as i0 from "@angular/core";
6
- export declare class DateHijriService extends DateService {
7
- protected logService: LogService;
8
- protected locale: string;
9
- constructor(logService: LogService);
10
- getTimes(date: string | Date): string;
11
- weeksCount(momentObj: any): number;
12
- subtractMonth(momentOfDate: any, value: number): Date;
13
- addMonth(momentOfDate: any, value: number): Date;
14
- toText(): string;
15
- to(date1: Date, date2: Date): string;
16
- from(date1: Date, date2: Date): string;
17
- isSame(date1: Date, date2: Date, mode: 'year' | 'month' | 'day'): boolean;
18
- strDate(date: Date): string;
19
- weekdaysMin(): string[];
20
- weekDays(): string[];
21
- date(date: Date): any;
22
- endOfMonth(date: Date): any;
23
- startOfMonth(date: Date): any;
24
- getDateInfo(date: any): DateInfo;
25
- daysInMonth(year: number, month: number): number;
26
- getMoment(date?: Date): any;
27
- stringToMoment(str: string, format: string): any;
28
- getStrMonthName(date: Date): string;
29
- parse(payload: {
30
- year: number;
31
- month: number;
32
- day: number;
33
- hour: string;
34
- minutes: string;
35
- }): any;
36
- monthNames(): string[];
37
- format(value: Date, format: string): string;
38
- getShortDateString(date: Date): string;
39
- getDateTimeString(date: Date): string;
40
- getDateString(date: Date, showDate: boolean, showTime: boolean): string;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<DateHijriService, [{ optional: true; }]>;
42
- static ɵprov: i0.ɵɵInjectableDeclaration<DateHijriService>;
43
- }
@@ -1,15 +0,0 @@
1
- export interface DateInfo {
2
- year: number;
3
- month: number;
4
- day: number;
5
- hour: number;
6
- minutes: number;
7
- strYear: string;
8
- strMonth: string;
9
- strDay: string;
10
- monthName: string;
11
- dayName: string;
12
- dayInWeek: number;
13
- moment: any;
14
- date: Date;
15
- }
@@ -1,39 +0,0 @@
1
- import { LogService } from '../services/log.service';
2
- import { DateInfo } from './date-info';
3
- import { DateService } from './date.service';
4
- import * as i0 from "@angular/core";
5
- export declare class DateMiladiService extends DateService {
6
- protected logService: LogService;
7
- protected locale: string;
8
- constructor(logService: LogService);
9
- getTimes(date: string | Date): string;
10
- weeksCount(momentObj: any): number;
11
- subtractMonth(momentOfDate: any, value: number): Date;
12
- addMonth(momentOfDate: any, value: number): Date;
13
- to(date1: Date, date2: Date): string;
14
- from(date1: Date, date2: Date): string;
15
- isSame(date1: Date, date2: Date, mode: 'year' | 'month' | 'day'): boolean;
16
- strDate(date: Date): string;
17
- toText(): string;
18
- date(date: Date): number;
19
- endOfMonth(date: Date): Date;
20
- startOfMonth(date: Date): Date;
21
- getDateInfo(date: any): DateInfo;
22
- daysInMonth(year: number, month: number): number;
23
- getMoment(date?: Date): any;
24
- stringToMoment(str: string, format: string): any;
25
- getStrMonthName(date: Date): string;
26
- parse(payload: {
27
- year: number;
28
- month: number;
29
- day: number;
30
- hour: string;
31
- minutes: string;
32
- }): any;
33
- getDateString(date: Date, showDate: boolean, showTime: boolean): string;
34
- getDateTimeString(date: Date): string;
35
- weekdaysMin(): string[];
36
- weekDays(): string[];
37
- static ɵfac: i0.ɵɵFactoryDeclaration<DateMiladiService, [{ optional: true; }]>;
38
- static ɵprov: i0.ɵɵInjectableDeclaration<DateMiladiService>;
39
- }
@@ -1,43 +0,0 @@
1
- import { LogService } from '../services/log.service';
2
- import { DateInfo } from './date-info';
3
- import { DateService } from './date.service';
4
- import 'moment/locale/fa';
5
- import * as i0 from "@angular/core";
6
- export declare class DateShamsiService extends DateService {
7
- protected logService: LogService;
8
- protected locale: string;
9
- constructor(logService: LogService);
10
- getTimes(date: string | Date): string;
11
- weeksCount(momentObj: any): number;
12
- subtractMonth(momentOfDate: any, value: number): Date;
13
- addMonth(momentOfDate: any, value: number): Date;
14
- to(date1: Date, date2: Date): string;
15
- from(date1: Date, date2: Date): string;
16
- isSame(date1: Date, date2: Date, mode: 'year' | 'month' | 'day'): boolean;
17
- strDate(date: Date): string;
18
- weekdaysMin(): Array<string>;
19
- weekDays(): Array<string>;
20
- toText(): string;
21
- date(date: Date): any;
22
- endOfMonth(date: Date): Date;
23
- startOfMonth(date: Date): Date;
24
- monthNames(): string[];
25
- getDateInfo(date: any): DateInfo;
26
- daysInMonth(year: number, month: number): number;
27
- getMoment(date?: Date): any;
28
- stringToMoment(str: string, format: string): any;
29
- getStrMonthName(date: Date): string;
30
- getDateTimeString(date: Date): string;
31
- format(value: Date, format: string): string;
32
- getShortDateString(date: Date): string;
33
- getDateString(date: Date, showDate: boolean, showTime: boolean): string;
34
- parse(payload: {
35
- year: number;
36
- month: number;
37
- day: number;
38
- hour: string;
39
- minutes: string;
40
- }): any;
41
- static ɵfac: i0.ɵɵFactoryDeclaration<DateShamsiService, [{ optional: true; }]>;
42
- static ɵprov: i0.ɵɵInjectableDeclaration<DateShamsiService>;
43
- }