barsa-novin-ray-core 2.1.1 → 2.1.3

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 (211) hide show
  1. package/fesm2022/barsa-novin-ray-core.mjs +257 -142
  2. package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
  3. package/lib/pipes/can-upload.pipe.d.ts +1 -1
  4. package/package.json +3 -5
  5. package/esm2022/barsa-novin-ray-core.mjs +0 -5
  6. package/esm2022/lib/abstract-classes/application-base.mjs +0 -24
  7. package/esm2022/lib/abstract-classes/barsa-api.mjs +0 -43
  8. package/esm2022/lib/abstract-classes/base-column-props.mjs +0 -84
  9. package/esm2022/lib/abstract-classes/base.component.mjs +0 -59
  10. package/esm2022/lib/abstract-classes/field-base.mjs +0 -232
  11. package/esm2022/lib/abstract-classes/files-validation-helper.mjs +0 -75
  12. package/esm2022/lib/abstract-classes/form-base.mjs +0 -163
  13. package/esm2022/lib/abstract-classes/form-field-report-page.component.mjs +0 -54
  14. package/esm2022/lib/abstract-classes/form-page-base.mjs +0 -129
  15. package/esm2022/lib/abstract-classes/form-page.component.mjs +0 -53
  16. package/esm2022/lib/abstract-classes/form-props.base.mjs +0 -97
  17. package/esm2022/lib/abstract-classes/form-toolbar-base.mjs +0 -56
  18. package/esm2022/lib/abstract-classes/index.mjs +0 -25
  19. package/esm2022/lib/abstract-classes/layout-item-base.mjs +0 -48
  20. package/esm2022/lib/abstract-classes/layout-panel-base.mjs +0 -63
  21. package/esm2022/lib/abstract-classes/linear-list-helper.mjs +0 -135
  22. package/esm2022/lib/abstract-classes/models.mjs +0 -184
  23. package/esm2022/lib/abstract-classes/module-with-dynamic-components.mjs +0 -2
  24. package/esm2022/lib/abstract-classes/number-base.mjs +0 -200
  25. package/esm2022/lib/abstract-classes/page-base.mjs +0 -97
  26. package/esm2022/lib/abstract-classes/page-with-form-handler-base.mjs +0 -40
  27. package/esm2022/lib/abstract-classes/report-base.mjs +0 -254
  28. package/esm2022/lib/abstract-classes/report-item-base.mjs +0 -53
  29. package/esm2022/lib/abstract-classes/report-view-base.component.mjs +0 -428
  30. package/esm2022/lib/abstract-classes/system-base.mjs +0 -24
  31. package/esm2022/lib/abstract-classes/tile-props.mjs +0 -46
  32. package/esm2022/lib/auth-guard.mjs +0 -48
  33. package/esm2022/lib/barsa-novin-ray-core-routing.module.mjs +0 -292
  34. package/esm2022/lib/barsa-novin-ray-core.module.mjs +0 -487
  35. package/esm2022/lib/base-ulv-setting.component.mjs +0 -45
  36. package/esm2022/lib/base.module.mjs +0 -28
  37. package/esm2022/lib/button-loading/button-loading.component.mjs +0 -18
  38. package/esm2022/lib/constants.mjs +0 -898
  39. package/esm2022/lib/container.component.mjs +0 -99
  40. package/esm2022/lib/controllers/base-controller.mjs +0 -30
  41. package/esm2022/lib/controllers/index.mjs +0 -5
  42. package/esm2022/lib/controllers/login-controller.mjs +0 -54
  43. package/esm2022/lib/controllers/login-verification-controller.mjs +0 -56
  44. package/esm2022/lib/controllers/models.mjs +0 -2
  45. package/esm2022/lib/custom-route-reuse-strategy.mjs +0 -32
  46. package/esm2022/lib/date-services/date-hijri.service.mjs +0 -146
  47. package/esm2022/lib/date-services/date-info.mjs +0 -2
  48. package/esm2022/lib/date-services/date-miladi.service.mjs +0 -124
  49. package/esm2022/lib/date-services/date-shamsi.service.mjs +0 -148
  50. package/esm2022/lib/date-services/date.service.mjs +0 -149
  51. package/esm2022/lib/date-services/index.mjs +0 -6
  52. package/esm2022/lib/device.mjs +0 -663
  53. package/esm2022/lib/directives/absolute-div-body.directive.mjs +0 -45
  54. package/esm2022/lib/directives/anchor-scroll.directive.mjs +0 -24
  55. package/esm2022/lib/directives/attr-rtl.directive.mjs +0 -35
  56. package/esm2022/lib/directives/base.directive.mjs +0 -55
  57. package/esm2022/lib/directives/body-click.directive.mjs +0 -35
  58. package/esm2022/lib/directives/column-resizer.directive.mjs +0 -39
  59. package/esm2022/lib/directives/copy.directive.mjs +0 -59
  60. package/esm2022/lib/directives/count-down.directive.mjs +0 -108
  61. package/esm2022/lib/directives/dynamic-command.directive.mjs +0 -42
  62. package/esm2022/lib/directives/dynamic-style.directive.mjs +0 -57
  63. package/esm2022/lib/directives/ellapsis-text.directive.mjs +0 -69
  64. package/esm2022/lib/directives/ellipsify.directive.mjs +0 -72
  65. package/esm2022/lib/directives/field-binding.directive.mjs +0 -17
  66. package/esm2022/lib/directives/fill-empty-space.mjs +0 -83
  67. package/esm2022/lib/directives/form-close.directive.mjs +0 -32
  68. package/esm2022/lib/directives/img-lazy.directive.mjs +0 -81
  69. package/esm2022/lib/directives/index.mjs +0 -35
  70. package/esm2022/lib/directives/intersection-observer.directive.mjs +0 -51
  71. package/esm2022/lib/directives/items-renderer.directive.mjs +0 -59
  72. package/esm2022/lib/directives/label-mandatory.directive.mjs +0 -48
  73. package/esm2022/lib/directives/load-external-files.directive.mjs +0 -37
  74. package/esm2022/lib/directives/mobile.directive.mjs +0 -29
  75. package/esm2022/lib/directives/nowraptext.directive.mjs +0 -26
  76. package/esm2022/lib/directives/numbers-only-input.directive.mjs +0 -26
  77. package/esm2022/lib/directives/placeHolder.directive.mjs +0 -15
  78. package/esm2022/lib/directives/prevent-default.directive.mjs +0 -20
  79. package/esm2022/lib/directives/render-ulv-paging.directive.mjs +0 -80
  80. package/esm2022/lib/directives/render-ulv-viewer.directive.mjs +0 -75
  81. package/esm2022/lib/directives/route-form-change.directive.mjs +0 -37
  82. package/esm2022/lib/directives/stop-propagation.directive.mjs +0 -20
  83. package/esm2022/lib/directives/table-resizer.directive.mjs +0 -235
  84. package/esm2022/lib/directives/ulv-command.directive.mjs +0 -42
  85. package/esm2022/lib/directives/until-inview.directive.mjs +0 -52
  86. package/esm2022/lib/directives/workflow-choice-command.directive.mjs +0 -60
  87. package/esm2022/lib/dynamic-component/base-dynamic.component.mjs +0 -96
  88. package/esm2022/lib/dynamic-component/base-form-toolbaritem-props.mjs +0 -52
  89. package/esm2022/lib/dynamic-component/base-item-content-props.mjs +0 -80
  90. package/esm2022/lib/dynamic-component/base-view-content-props.mjs +0 -20
  91. package/esm2022/lib/dynamic-component/base-view-item-props.mjs +0 -525
  92. package/esm2022/lib/dynamic-component/base-view-props.mjs +0 -162
  93. package/esm2022/lib/dynamic-component/dynamic-form-toolbar-item.component.mjs +0 -38
  94. package/esm2022/lib/dynamic-component/dynamic-form.component.mjs +0 -66
  95. package/esm2022/lib/dynamic-component/dynamic-item.component.mjs +0 -76
  96. package/esm2022/lib/dynamic-component/dynamic-layout.component.mjs +0 -63
  97. package/esm2022/lib/dynamic-component/index.mjs +0 -11
  98. package/esm2022/lib/empty-page/empty-page.component.mjs +0 -44
  99. package/esm2022/lib/empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component.mjs +0 -16
  100. package/esm2022/lib/field-ui/field-ui.component.mjs +0 -146
  101. package/esm2022/lib/form/form.component.mjs +0 -211
  102. package/esm2022/lib/form-new/form-new.component.mjs +0 -30
  103. package/esm2022/lib/form-page-routing/barsa-sap-ui-form-page-routing.module.mjs +0 -54
  104. package/esm2022/lib/form-page-routing/barsa-sap-ui-form-page.module.mjs +0 -29
  105. package/esm2022/lib/form-page-routing/constants.mjs +0 -9
  106. package/esm2022/lib/form-page-routing/index.mjs +0 -3
  107. package/esm2022/lib/from-intersection-observer.mjs +0 -53
  108. package/esm2022/lib/global-error-handler.mjs +0 -26
  109. package/esm2022/lib/injdection-tokens.mjs +0 -8
  110. package/esm2022/lib/login-enter-mobile/login-enter-mobile.component.mjs +0 -64
  111. package/esm2022/lib/login-verification/login-verification.component.mjs +0 -79
  112. package/esm2022/lib/login2/login2.component.mjs +0 -60
  113. package/esm2022/lib/modal-root.component.mjs +0 -33
  114. package/esm2022/lib/not-found/not-found.component.mjs +0 -16
  115. package/esm2022/lib/not-internet/not-internet.component.mjs +0 -21
  116. package/esm2022/lib/pipes/barsa-icon-dict.pipe.mjs +0 -19
  117. package/esm2022/lib/pipes/bbb-translate.pipe.mjs +0 -35
  118. package/esm2022/lib/pipes/can-upload.pipe.mjs +0 -30
  119. package/esm2022/lib/pipes/column-custom-component.pipe.mjs +0 -40
  120. package/esm2022/lib/pipes/column-customui.pipe.mjs +0 -32
  121. package/esm2022/lib/pipes/column-icon.pipe.mjs +0 -22
  122. package/esm2022/lib/pipes/column-value.pipe.mjs +0 -34
  123. package/esm2022/lib/pipes/combo-row-img.pipe.mjs +0 -16
  124. package/esm2022/lib/pipes/context-menu.pipe.mjs +0 -40
  125. package/esm2022/lib/pipes/control-ui.pipe.mjs +0 -31
  126. package/esm2022/lib/pipes/convert-to-style.pipe.mjs +0 -32
  127. package/esm2022/lib/pipes/date-time-to-caption.pipe.mjs +0 -34
  128. package/esm2022/lib/pipes/fileinfo-count.pipe.mjs +0 -20
  129. package/esm2022/lib/pipes/filter-columns-by-details.pipe.mjs +0 -22
  130. package/esm2022/lib/pipes/filter-string.pipe.mjs +0 -44
  131. package/esm2022/lib/pipes/filter-tab.pipe.mjs +0 -19
  132. package/esm2022/lib/pipes/filter-toolbar-control.pipe.mjs +0 -16
  133. package/esm2022/lib/pipes/filter-workflow-mobile.pipe.mjs +0 -24
  134. package/esm2022/lib/pipes/filter.pipe.mjs +0 -33
  135. package/esm2022/lib/pipes/find-column-by-db-name.pipe.mjs +0 -27
  136. package/esm2022/lib/pipes/find-preview-column.pipe.mjs +0 -19
  137. package/esm2022/lib/pipes/fiori-icon.pipe.mjs +0 -42
  138. package/esm2022/lib/pipes/groupby.pipe.mjs +0 -63
  139. package/esm2022/lib/pipes/header-facet-value.pipe.mjs +0 -22
  140. package/esm2022/lib/pipes/hide-columns-inmobile.pipe.mjs +0 -22
  141. package/esm2022/lib/pipes/index.mjs +0 -48
  142. package/esm2022/lib/pipes/list-count.pipe.mjs +0 -17
  143. package/esm2022/lib/pipes/merge-fields-to-columns.pipe.mjs +0 -42
  144. package/esm2022/lib/pipes/mo-info-ulv-data.pipe.mjs +0 -58
  145. package/esm2022/lib/pipes/mo-info-ulv-paging.pipe.mjs +0 -16
  146. package/esm2022/lib/pipes/mo-report-value-concat.pipe.mjs +0 -35
  147. package/esm2022/lib/pipes/mo-report-value.pipe.mjs +0 -17
  148. package/esm2022/lib/pipes/mo-value.pipe.mjs +0 -18
  149. package/esm2022/lib/pipes/multiple-groupby.pipe.mjs +0 -90
  150. package/esm2022/lib/pipes/numeral.pipe.mjs +0 -43
  151. package/esm2022/lib/pipes/picture-field-source.pipe.mjs +0 -22
  152. package/esm2022/lib/pipes/remove-newline.pipe.mjs +0 -20
  153. package/esm2022/lib/pipes/replace.pipe.mjs +0 -17
  154. package/esm2022/lib/pipes/reverse.pipe.mjs +0 -22
  155. package/esm2022/lib/pipes/rownumber.pipe.mjs +0 -25
  156. package/esm2022/lib/pipes/sanitize-text.pipe.mjs +0 -20
  157. package/esm2022/lib/pipes/seperator-fix.pipe.mjs +0 -23
  158. package/esm2022/lib/pipes/sort.pipe.mjs +0 -48
  159. package/esm2022/lib/pipes/th-image-icon.pipe.mjs +0 -22
  160. package/esm2022/lib/pipes/tlbButtons.pipe.mjs +0 -59
  161. package/esm2022/lib/pipes/total-summary.pipe.mjs +0 -16
  162. package/esm2022/lib/pipes/tree-item-isexpanded.pipe.mjs +0 -25
  163. package/esm2022/lib/pipes/visible-value.pipe.mjs +0 -18
  164. package/esm2022/lib/portal-page/portal-page.component.mjs +0 -23
  165. package/esm2022/lib/portal-page/portal-sidebar.component.mjs +0 -36
  166. package/esm2022/lib/redirect-home-guard.mjs +0 -51
  167. package/esm2022/lib/redirect-report-navigator-command/redirect-report-navigator-command.component.mjs +0 -12
  168. package/esm2022/lib/report-container/report-container.component.mjs +0 -63
  169. package/esm2022/lib/resizable-module/resizable.component.mjs +0 -31
  170. package/esm2022/lib/resizable-module/resizable.directive.mjs +0 -41
  171. package/esm2022/lib/resizable-module/resizable.module.mjs +0 -17
  172. package/esm2022/lib/resolvers/index.mjs +0 -6
  173. package/esm2022/lib/resolvers/portal-dynamic-page.resolver.mjs +0 -49
  174. package/esm2022/lib/resolvers/portal-form-page.resolver.mjs +0 -18
  175. package/esm2022/lib/resolvers/portal-page.resolver.mjs +0 -30
  176. package/esm2022/lib/resolvers/portal-report-page.resolver.mjs +0 -37
  177. package/esm2022/lib/resolvers/tile-group-breadcrumb.resolver.mjs +0 -30
  178. package/esm2022/lib/root-page/root-page.component.mjs +0 -21
  179. package/esm2022/lib/root-portal/root-portal.component.mjs +0 -164
  180. package/esm2022/lib/server-connection-error/server-connection-error.component.mjs +0 -19
  181. package/esm2022/lib/services/api.service.mjs +0 -63
  182. package/esm2022/lib/services/audio-recording.service.mjs +0 -95
  183. package/esm2022/lib/services/barsa-dialog.service.mjs +0 -80
  184. package/esm2022/lib/services/barsa-storage.service.mjs +0 -78
  185. package/esm2022/lib/services/breadcrumb.service.mjs +0 -64
  186. package/esm2022/lib/services/column.service.mjs +0 -20
  187. package/esm2022/lib/services/container.service.mjs +0 -69
  188. package/esm2022/lib/services/dynamic-component.service.mjs +0 -55
  189. package/esm2022/lib/services/form-panel.service.mjs +0 -380
  190. package/esm2022/lib/services/form.service.mjs +0 -14
  191. package/esm2022/lib/services/horizontal-layout.service.mjs +0 -16
  192. package/esm2022/lib/services/index.mjs +0 -29
  193. package/esm2022/lib/services/indexeddb.service.mjs +0 -34
  194. package/esm2022/lib/services/layout.service.mjs +0 -42
  195. package/esm2022/lib/services/local-storage.service.mjs +0 -32
  196. package/esm2022/lib/services/log.service.mjs +0 -50
  197. package/esm2022/lib/services/network-status.service.mjs +0 -15
  198. package/esm2022/lib/services/notification-popup.service.mjs +0 -2
  199. package/esm2022/lib/services/notification-sw.service.mjs +0 -180
  200. package/esm2022/lib/services/notification.service.mjs +0 -308
  201. package/esm2022/lib/services/portal.service.mjs +0 -929
  202. package/esm2022/lib/services/prompt-update.service.mjs +0 -56
  203. package/esm2022/lib/services/routing.service.mjs +0 -60
  204. package/esm2022/lib/services/save-scoll-position.service.mjs +0 -29
  205. package/esm2022/lib/services/service-worker-communication.service.mjs +0 -120
  206. package/esm2022/lib/services/toast.service.mjs +0 -2
  207. package/esm2022/lib/services/ui.service.mjs +0 -23
  208. package/esm2022/lib/services/ulvmain.service.mjs +0 -810
  209. package/esm2022/lib/services/upload.service.mjs +0 -161
  210. package/esm2022/lib/services/video-recording.service.mjs +0 -115
  211. package/esm2022/public-api.mjs +0 -44
@@ -114,7 +114,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
114
114
  args: [{
115
115
  selector: 'bnrc-base',
116
116
  template: '',
117
- changeDetection: ChangeDetectionStrategy.OnPush
117
+ changeDetection: ChangeDetectionStrategy.OnPush,
118
+ standalone: false
118
119
  }]
119
120
  }], ctorParameters: () => [], propDecorators: { rendered: [{
120
121
  type: Input
@@ -129,7 +130,7 @@ class EmptyPageWithRouterAndRouterOutletComponent extends BaseComponent {
129
130
  }
130
131
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EmptyPageWithRouterAndRouterOutletComponent, decorators: [{
131
132
  type: Component,
132
- args: [{ selector: 'bnrc-empty-page-with-router-and-router-outlet', changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n" }]
133
+ args: [{ selector: 'bnrc-empty-page-with-router-and-router-outlet', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<ng-container #containerRef></ng-container>\r\n<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n" }]
133
134
  }], ctorParameters: () => [] });
134
135
 
135
136
  const APP_VERSION = new InjectionToken('AppVersion');
@@ -1827,7 +1828,7 @@ function isImage(type) {
1827
1828
  return false;
1828
1829
  }
1829
1830
  type = type.toLowerCase();
1830
- return ['img', 'png', 'jpeg', 'jpg', 'gif', 'bmp', 'tiff', 'image'].indexOf(type) > -1;
1831
+ return ['img', 'png', 'jpeg', 'jpg', 'gif', 'bmp', 'tiff', 'image', 'jfif'].indexOf(type) > -1;
1831
1832
  }
1832
1833
  function GetAllColumnsSorted(context) {
1833
1834
  const allColumns = BarsaApi.Common.Util.TryGetValue(context, 'Setting.View.Columns', []).filter((c) => c.Name !== 'Id' && c.Name !== '$StyleIndex' && !c.Hidden);
@@ -2431,7 +2432,8 @@ class ModalRootComponent extends BaseComponent {
2431
2432
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ModalRootComponent, decorators: [{
2432
2433
  type: Component,
2433
2434
  args: [{
2434
- template: ``
2435
+ template: ``,
2436
+ standalone: false
2435
2437
  }]
2436
2438
  }], ctorParameters: () => [{ type: i0.ComponentFactoryResolver }, { type: i0.Injector }, { type: i0.ApplicationRef }] });
2437
2439
 
@@ -2516,7 +2518,7 @@ class NotFoundComponent extends BaseComponent {
2516
2518
  }
2517
2519
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NotFoundComponent, decorators: [{
2518
2520
  type: Component,
2519
- args: [{ selector: 'bnrc-not-found', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div fd-form-control>{{ moduleName + ' ' + componentName }}</div>\r\n", styles: [":host{border:1px solid red;display:flex;align-items:center;justify-content:center;opacity:.2}\n"] }]
2521
+ args: [{ selector: 'bnrc-not-found', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div fd-form-control>{{ moduleName + ' ' + componentName }}</div>\r\n", styles: [":host{border:1px solid red;display:flex;align-items:center;justify-content:center;opacity:.2}\n"] }]
2520
2522
  }], propDecorators: { componentName: [{
2521
2523
  type: Input
2522
2524
  }], moduleName: [{
@@ -4122,7 +4124,8 @@ class MoReportValuePipe {
4122
4124
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoReportValuePipe, decorators: [{
4123
4125
  type: Pipe,
4124
4126
  args: [{
4125
- name: 'rval'
4127
+ name: 'rval',
4128
+ standalone: false
4126
4129
  }]
4127
4130
  }] });
4128
4131
 
@@ -4163,7 +4166,8 @@ class NumeralPipe {
4163
4166
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NumeralPipe, decorators: [{
4164
4167
  type: Pipe,
4165
4168
  args: [{
4166
- name: 'numeral'
4169
+ name: 'numeral',
4170
+ standalone: false
4167
4171
  }]
4168
4172
  }] });
4169
4173
 
@@ -4223,7 +4227,8 @@ class GroupByPipe {
4223
4227
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: GroupByPipe, decorators: [{
4224
4228
  type: Pipe,
4225
4229
  args: [{
4226
- name: 'groupBy'
4230
+ name: 'groupBy',
4231
+ standalone: false
4227
4232
  }]
4228
4233
  }] });
4229
4234
 
@@ -4255,7 +4260,8 @@ class BbbTranslatePipe {
4255
4260
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BbbTranslatePipe, decorators: [{
4256
4261
  type: Pipe,
4257
4262
  args: [{
4258
- name: 'bbbTranslate'
4263
+ name: 'bbbTranslate',
4264
+ standalone: false
4259
4265
  }]
4260
4266
  }] });
4261
4267
 
@@ -4292,7 +4298,8 @@ class ContextMenuPipe {
4292
4298
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ContextMenuPipe, decorators: [{
4293
4299
  type: Pipe,
4294
4300
  args: [{
4295
- name: 'contextMenu'
4301
+ name: 'contextMenu',
4302
+ standalone: false
4296
4303
  }]
4297
4304
  }], ctorParameters: () => [{ type: BbbTranslatePipe }] });
4298
4305
 
@@ -4311,7 +4318,8 @@ class HeaderFacetValuePipe {
4311
4318
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HeaderFacetValuePipe, decorators: [{
4312
4319
  type: Pipe,
4313
4320
  args: [{
4314
- name: 'facetValue'
4321
+ name: 'facetValue',
4322
+ standalone: false
4315
4323
  }]
4316
4324
  }], ctorParameters: () => [] });
4317
4325
 
@@ -4332,7 +4340,8 @@ class SeperatorFixPipe {
4332
4340
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SeperatorFixPipe, decorators: [{
4333
4341
  type: Pipe,
4334
4342
  args: [{
4335
- name: 'seperatorFix'
4343
+ name: 'seperatorFix',
4344
+ standalone: false
4336
4345
  }]
4337
4346
  }] });
4338
4347
 
@@ -4362,7 +4371,8 @@ class ConvertToStylePipe {
4362
4371
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ConvertToStylePipe, decorators: [{
4363
4372
  type: Pipe,
4364
4373
  args: [{
4365
- name: 'convertToStyle'
4374
+ name: 'convertToStyle',
4375
+ standalone: false
4366
4376
  }]
4367
4377
  }], ctorParameters: () => [] });
4368
4378
 
@@ -4418,7 +4428,8 @@ class TlbButtonsPipe {
4418
4428
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TlbButtonsPipe, decorators: [{
4419
4429
  type: Pipe,
4420
4430
  args: [{
4421
- name: 'tlbButtons'
4431
+ name: 'tlbButtons',
4432
+ standalone: false
4422
4433
  }]
4423
4434
  }], ctorParameters: () => [] });
4424
4435
 
@@ -4436,7 +4447,8 @@ class RemoveNewlinePipe {
4436
4447
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RemoveNewlinePipe, decorators: [{
4437
4448
  type: Pipe,
4438
4449
  args: [{
4439
- name: 'removeNewline'
4450
+ name: 'removeNewline',
4451
+ standalone: false
4440
4452
  }]
4441
4453
  }], ctorParameters: () => [] });
4442
4454
 
@@ -4451,7 +4463,8 @@ class MoValuePipe {
4451
4463
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoValuePipe, decorators: [{
4452
4464
  type: Pipe,
4453
4465
  args: [{
4454
- name: 'val'
4466
+ name: 'val',
4467
+ standalone: false
4455
4468
  }]
4456
4469
  }], ctorParameters: () => [] });
4457
4470
 
@@ -4481,7 +4494,8 @@ class FilterPipe {
4481
4494
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterPipe, decorators: [{
4482
4495
  type: Pipe,
4483
4496
  args: [{
4484
- name: 'filter'
4497
+ name: 'filter',
4498
+ standalone: false
4485
4499
  }]
4486
4500
  }] });
4487
4501
 
@@ -4498,7 +4512,8 @@ class FilterTabPipe {
4498
4512
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterTabPipe, decorators: [{
4499
4513
  type: Pipe,
4500
4514
  args: [{
4501
- name: 'filterTab'
4515
+ name: 'filterTab',
4516
+ standalone: false
4502
4517
  }]
4503
4518
  }] });
4504
4519
 
@@ -4531,7 +4546,8 @@ class MoReportValueConcatPipe {
4531
4546
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoReportValueConcatPipe, decorators: [{
4532
4547
  type: Pipe,
4533
4548
  args: [{
4534
- name: 'rvalConcat'
4549
+ name: 'rvalConcat',
4550
+ standalone: false
4535
4551
  }]
4536
4552
  }], ctorParameters: () => [] });
4537
4553
 
@@ -4572,7 +4588,8 @@ class FilterStringPipe {
4572
4588
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterStringPipe, decorators: [{
4573
4589
  type: Pipe,
4574
4590
  args: [{
4575
- name: 'filterStr'
4591
+ name: 'filterStr',
4592
+ standalone: false
4576
4593
  }]
4577
4594
  }] });
4578
4595
 
@@ -4618,7 +4635,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
4618
4635
  }, {
4619
4636
  type: Pipe,
4620
4637
  args: [{
4621
- name: 'sort'
4638
+ name: 'sort',
4639
+ standalone: false
4622
4640
  }]
4623
4641
  }] });
4624
4642
 
@@ -4634,7 +4652,8 @@ class BarsaIconDictPipe {
4634
4652
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BarsaIconDictPipe, decorators: [{
4635
4653
  type: Pipe,
4636
4654
  args: [{
4637
- name: 'barsaIconDict'
4655
+ name: 'barsaIconDict',
4656
+ standalone: false
4638
4657
  }]
4639
4658
  }], ctorParameters: () => [] });
4640
4659
 
@@ -4652,7 +4671,8 @@ class FileInfoCountPipe {
4652
4671
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FileInfoCountPipe, decorators: [{
4653
4672
  type: Pipe,
4654
4673
  args: [{
4655
- name: 'fileinfoCount'
4674
+ name: 'fileinfoCount',
4675
+ standalone: false
4656
4676
  }]
4657
4677
  }], ctorParameters: () => [] });
4658
4678
 
@@ -4681,7 +4701,8 @@ class ControlUiPipe {
4681
4701
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ControlUiPipe, decorators: [{
4682
4702
  type: Pipe,
4683
4703
  args: [{
4684
- name: 'controlUi'
4704
+ name: 'controlUi',
4705
+ standalone: false
4685
4706
  }]
4686
4707
  }] });
4687
4708
 
@@ -4696,7 +4717,8 @@ class VisibleValuePipe {
4696
4717
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: VisibleValuePipe, decorators: [{
4697
4718
  type: Pipe,
4698
4719
  args: [{
4699
- name: 'barsaVisibleValue'
4720
+ name: 'barsaVisibleValue',
4721
+ standalone: false
4700
4722
  }]
4701
4723
  }], ctorParameters: () => [] });
4702
4724
 
@@ -4726,7 +4748,8 @@ class DateTimeToCaptionPipe {
4726
4748
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DateTimeToCaptionPipe, decorators: [{
4727
4749
  type: Pipe,
4728
4750
  args: [{
4729
- name: 'dateTimeToCaption'
4751
+ name: 'dateTimeToCaption',
4752
+ standalone: false
4730
4753
  }]
4731
4754
  }] });
4732
4755
 
@@ -4740,7 +4763,8 @@ class FilterToolbarControlPipe {
4740
4763
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterToolbarControlPipe, decorators: [{
4741
4764
  type: Pipe,
4742
4765
  args: [{
4743
- name: 'filterToolbarControl'
4766
+ name: 'filterToolbarControl',
4767
+ standalone: false
4744
4768
  }]
4745
4769
  }] });
4746
4770
 
@@ -4825,7 +4849,8 @@ class MultipleGroupByPipe {
4825
4849
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MultipleGroupByPipe, decorators: [{
4826
4850
  type: Pipe,
4827
4851
  args: [{
4828
- name: 'multipleGroupBy'
4852
+ name: 'multipleGroupBy',
4853
+ standalone: false
4829
4854
  }]
4830
4855
  }], ctorParameters: () => [{ type: BbbTranslatePipe }, { type: VisibleValuePipe }] });
4831
4856
 
@@ -4844,7 +4869,8 @@ class PictureFieldSourcePipe {
4844
4869
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureFieldSourcePipe, decorators: [{
4845
4870
  type: Pipe,
4846
4871
  args: [{
4847
- name: 'picFieldSrc'
4872
+ name: 'picFieldSrc',
4873
+ standalone: false
4848
4874
  }]
4849
4875
  }], ctorParameters: () => [] });
4850
4876
 
@@ -4884,24 +4910,21 @@ class FioriIconPipe {
4884
4910
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FioriIconPipe, decorators: [{
4885
4911
  type: Pipe,
4886
4912
  args: [{
4887
- name: 'fioriIcon'
4913
+ name: 'fioriIcon',
4914
+ standalone: false
4888
4915
  }]
4889
4916
  }] });
4890
4917
 
4891
4918
  class CanUploadFilePipe {
4892
4919
  constructor() { }
4893
- transform(value, maxFileCount = 1, disable = false, readonly = false
4920
+ transform(fileCount, maxFileCount = 1, disable = false, readonly = false
4894
4921
  // fileCount: number
4895
4922
  ) {
4896
4923
  let canUpload = true;
4897
4924
  if (disable || readonly) {
4898
4925
  canUpload = false;
4899
4926
  }
4900
- let existFilesCount = 0;
4901
- if (value) {
4902
- existFilesCount = value.filter((c) => !c.IsDeleted).length;
4903
- }
4904
- if (maxFileCount !== 0 && maxFileCount <= existFilesCount) {
4927
+ if (maxFileCount !== 0 && fileCount && maxFileCount <= fileCount) {
4905
4928
  canUpload = false;
4906
4929
  }
4907
4930
  return canUpload;
@@ -4912,7 +4935,8 @@ class CanUploadFilePipe {
4912
4935
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CanUploadFilePipe, decorators: [{
4913
4936
  type: Pipe,
4914
4937
  args: [{
4915
- name: 'canUploadFile'
4938
+ name: 'canUploadFile',
4939
+ standalone: false
4916
4940
  }]
4917
4941
  }], ctorParameters: () => [] });
4918
4942
 
@@ -4927,7 +4951,8 @@ class ListCountPipe {
4927
4951
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ListCountPipe, decorators: [{
4928
4952
  type: Pipe,
4929
4953
  args: [{
4930
- name: 'listCount'
4954
+ name: 'listCount',
4955
+ standalone: false
4931
4956
  }]
4932
4957
  }], ctorParameters: () => [] });
4933
4958
 
@@ -4941,7 +4966,8 @@ class TotalSummaryPipe {
4941
4966
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TotalSummaryPipe, decorators: [{
4942
4967
  type: Pipe,
4943
4968
  args: [{
4944
- name: 'totalSummary'
4969
+ name: 'totalSummary',
4970
+ standalone: false
4945
4971
  }]
4946
4972
  }] });
4947
4973
 
@@ -4981,7 +5007,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
4981
5007
  }, {
4982
5008
  type: Pipe,
4983
5009
  args: [{
4984
- name: 'mergeFieldsToColumns'
5010
+ name: 'mergeFieldsToColumns',
5011
+ standalone: false
4985
5012
  }]
4986
5013
  }] });
4987
5014
 
@@ -5006,7 +5033,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
5006
5033
  type: Pipe,
5007
5034
  args: [{
5008
5035
  name: 'findColumnByDbName',
5009
- pure: true
5036
+ pure: true,
5037
+ standalone: false
5010
5038
  }]
5011
5039
  }] });
5012
5040
 
@@ -5026,7 +5054,8 @@ class FilterColumnsByDetailsPipe {
5026
5054
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterColumnsByDetailsPipe, decorators: [{
5027
5055
  type: Pipe,
5028
5056
  args: [{
5029
- name: 'filterColumnsByDetails'
5057
+ name: 'filterColumnsByDetails',
5058
+ standalone: false
5030
5059
  }]
5031
5060
  }] });
5032
5061
 
@@ -5040,7 +5069,8 @@ class MoInfoUlvPagingPipe {
5040
5069
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoInfoUlvPagingPipe, decorators: [{
5041
5070
  type: Pipe,
5042
5071
  args: [{
5043
- name: 'moInfoUlvPaging'
5072
+ name: 'moInfoUlvPaging',
5073
+ standalone: false
5044
5074
  }]
5045
5075
  }] });
5046
5076
 
@@ -5095,7 +5125,8 @@ class MoInfoUlvMoListPipe {
5095
5125
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MoInfoUlvMoListPipe, decorators: [{
5096
5126
  type: Pipe,
5097
5127
  args: [{
5098
- name: 'moInfoUlvMoList'
5128
+ name: 'moInfoUlvMoList',
5129
+ standalone: false
5099
5130
  }]
5100
5131
  }], ctorParameters: () => [{ type: MoInfoUlvPagingPipe }] });
5101
5132
 
@@ -5115,7 +5146,8 @@ class ReversePipe {
5115
5146
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReversePipe, decorators: [{
5116
5147
  type: Pipe,
5117
5148
  args: [{
5118
- name: 'reverse'
5149
+ name: 'reverse',
5150
+ standalone: false
5119
5151
  }]
5120
5152
  }] });
5121
5153
 
@@ -5144,7 +5176,8 @@ class ColumnCustomUiPipe {
5144
5176
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnCustomUiPipe, decorators: [{
5145
5177
  type: Pipe,
5146
5178
  args: [{
5147
- name: 'columnCustomUi'
5179
+ name: 'columnCustomUi',
5180
+ standalone: false
5148
5181
  }]
5149
5182
  }], ctorParameters: () => [{ type: FindColumnByDbNamePipe }] });
5150
5183
 
@@ -5161,7 +5194,8 @@ class SanitizeTextPipe {
5161
5194
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: SanitizeTextPipe, decorators: [{
5162
5195
  type: Pipe,
5163
5196
  args: [{
5164
- name: 'sanitizeText'
5197
+ name: 'sanitizeText',
5198
+ standalone: false
5165
5199
  }]
5166
5200
  }], ctorParameters: () => [{ type: i4.DomSanitizer }] });
5167
5201
 
@@ -5199,7 +5233,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
5199
5233
  }, {
5200
5234
  type: Pipe,
5201
5235
  args: [{
5202
- name: 'columnCustomComponent'
5236
+ name: 'columnCustomComponent',
5237
+ standalone: false
5203
5238
  }]
5204
5239
  }] });
5205
5240
 
@@ -5231,7 +5266,8 @@ class ColumnValuePipe {
5231
5266
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnValuePipe, decorators: [{
5232
5267
  type: Pipe,
5233
5268
  args: [{
5234
- name: 'columnValue'
5269
+ name: 'columnValue',
5270
+ standalone: false
5235
5271
  }]
5236
5272
  }] });
5237
5273
 
@@ -5251,7 +5287,8 @@ class ColumnIconPipe {
5251
5287
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnIconPipe, decorators: [{
5252
5288
  type: Pipe,
5253
5289
  args: [{
5254
- name: 'columnIcon'
5290
+ name: 'columnIcon',
5291
+ standalone: false
5255
5292
  }]
5256
5293
  }] });
5257
5294
 
@@ -5273,7 +5310,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
5273
5310
  }, {
5274
5311
  type: Pipe,
5275
5312
  args: [{
5276
- name: 'rowNumber'
5313
+ name: 'rowNumber',
5314
+ standalone: false
5277
5315
  }]
5278
5316
  }] });
5279
5317
 
@@ -5287,7 +5325,8 @@ class ComboRowImagePipe {
5287
5325
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ComboRowImagePipe, decorators: [{
5288
5326
  type: Pipe,
5289
5327
  args: [{
5290
- name: 'comboRowImg'
5328
+ name: 'comboRowImg',
5329
+ standalone: false
5291
5330
  }]
5292
5331
  }] });
5293
5332
 
@@ -5310,7 +5349,8 @@ class IsExpandedNodePipe {
5310
5349
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IsExpandedNodePipe, decorators: [{
5311
5350
  type: Pipe,
5312
5351
  args: [{
5313
- name: 'isExpandedNode'
5352
+ name: 'isExpandedNode',
5353
+ standalone: false
5314
5354
  }]
5315
5355
  }] });
5316
5356
 
@@ -5330,7 +5370,8 @@ class ThImageOrIconePipe {
5330
5370
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ThImageOrIconePipe, decorators: [{
5331
5371
  type: Pipe,
5332
5372
  args: [{
5333
- name: 'thImageOrIcon'
5373
+ name: 'thImageOrIcon',
5374
+ standalone: false
5334
5375
  }]
5335
5376
  }] });
5336
5377
 
@@ -5347,7 +5388,8 @@ class FindPreviewColumnPipe {
5347
5388
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FindPreviewColumnPipe, decorators: [{
5348
5389
  type: Pipe,
5349
5390
  args: [{
5350
- name: 'findPreviewColumn'
5391
+ name: 'findPreviewColumn',
5392
+ standalone: false
5351
5393
  }]
5352
5394
  }] });
5353
5395
 
@@ -5362,7 +5404,8 @@ class ReplacePipe {
5362
5404
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReplacePipe, decorators: [{
5363
5405
  type: Pipe,
5364
5406
  args: [{
5365
- name: 'replace'
5407
+ name: 'replace',
5408
+ standalone: false
5366
5409
  }]
5367
5410
  }] });
5368
5411
 
@@ -5383,7 +5426,8 @@ class FilterWorkflowInMobilePipe {
5383
5426
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FilterWorkflowInMobilePipe, decorators: [{
5384
5427
  type: Pipe,
5385
5428
  args: [{
5386
- name: 'filterWorkflowInMobile'
5429
+ name: 'filterWorkflowInMobile',
5430
+ standalone: false
5387
5431
  }]
5388
5432
  }], ctorParameters: () => [] });
5389
5433
 
@@ -5402,7 +5446,8 @@ class HideColumnsInmobilePipe {
5402
5446
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HideColumnsInmobilePipe, decorators: [{
5403
5447
  type: Pipe,
5404
5448
  args: [{
5405
- name: 'hideColumnsInmobile'
5449
+ name: 'hideColumnsInmobile',
5450
+ standalone: false
5406
5451
  }]
5407
5452
  }] });
5408
5453
 
@@ -7566,7 +7611,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
7566
7611
  args: [{
7567
7612
  selector: 'bnrc-field-base',
7568
7613
  template: '',
7569
- changeDetection: ChangeDetectionStrategy.OnPush
7614
+ changeDetection: ChangeDetectionStrategy.OnPush,
7615
+ standalone: false
7570
7616
  }]
7571
7617
  }], ctorParameters: () => [{ type: PortalService }, { type: BbbTranslatePipe }, { type: PictureFieldSourcePipe }, { type: NumeralPipe }, { type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i1.ActivatedRoute }, { type: i4.DomSanitizer }, { type: undefined, decorators: [{
7572
7618
  type: Optional
@@ -7812,7 +7858,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
7812
7858
  args: [{
7813
7859
  selector: 'bnrc-form-base',
7814
7860
  template: '',
7815
- changeDetection: ChangeDetectionStrategy.OnPush
7861
+ changeDetection: ChangeDetectionStrategy.OnPush,
7862
+ standalone: false
7816
7863
  }]
7817
7864
  }], ctorParameters: () => [{ type: BreadcrumbService }, { type: PortalService }, { type: i1.Router }, { type: i0.ElementRef }, { type: ControlUiPipe }, { type: FormPanelService, decorators: [{
7818
7865
  type: Self
@@ -7850,7 +7897,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
7850
7897
  args: [{
7851
7898
  selector: 'bnrc-form-toolbar-base',
7852
7899
  template: '',
7853
- changeDetection: ChangeDetectionStrategy.OnPush
7900
+ changeDetection: ChangeDetectionStrategy.OnPush,
7901
+ standalone: false
7854
7902
  }]
7855
7903
  }], propDecorators: { buttons: [{
7856
7904
  type: Input
@@ -7894,7 +7942,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
7894
7942
  args: [{
7895
7943
  selector: 'bnrc-system-base',
7896
7944
  template: '',
7897
- changeDetection: ChangeDetectionStrategy.OnPush
7945
+ changeDetection: ChangeDetectionStrategy.OnPush,
7946
+ standalone: false
7898
7947
  }]
7899
7948
  }], ctorParameters: () => [], propDecorators: { context: [{
7900
7949
  type: Input
@@ -8135,7 +8184,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8135
8184
  args: [{
8136
8185
  selector: 'bnrc-report-base',
8137
8186
  template: '',
8138
- changeDetection: ChangeDetectionStrategy.OnPush
8187
+ changeDetection: ChangeDetectionStrategy.OnPush,
8188
+ standalone: false
8139
8189
  }]
8140
8190
  }], ctorParameters: () => [{ type: PortalService }, { type: UlvMainService }], propDecorators: { context: [{
8141
8191
  type: Input
@@ -8174,7 +8224,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8174
8224
  args: [{
8175
8225
  selector: 'bnrc-report-item-base',
8176
8226
  template: '',
8177
- changeDetection: ChangeDetectionStrategy.OnPush
8227
+ changeDetection: ChangeDetectionStrategy.OnPush,
8228
+ standalone: false
8178
8229
  }]
8179
8230
  }], ctorParameters: () => [], propDecorators: { itemClick: [{
8180
8231
  type: Output
@@ -8209,7 +8260,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8209
8260
  args: [{
8210
8261
  selector: 'bnrc-application-base',
8211
8262
  template: '',
8212
- changeDetection: ChangeDetectionStrategy.OnPush
8263
+ changeDetection: ChangeDetectionStrategy.OnPush,
8264
+ standalone: false
8213
8265
  }]
8214
8266
  }], propDecorators: { context: [{
8215
8267
  type: Input
@@ -8248,7 +8300,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8248
8300
  args: [{
8249
8301
  selector: 'bnrc-layout-item-base',
8250
8302
  template: '',
8251
- changeDetection: ChangeDetectionStrategy.OnPush
8303
+ changeDetection: ChangeDetectionStrategy.OnPush,
8304
+ standalone: false
8252
8305
  }]
8253
8306
  }], ctorParameters: () => [{ type: FormPanelService }, { type: i0.ChangeDetectorRef }], propDecorators: { config: [{
8254
8307
  type: Input
@@ -8305,7 +8358,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8305
8358
  args: [{
8306
8359
  selector: 'bnrc-layout-panel-base',
8307
8360
  template: '',
8308
- changeDetection: ChangeDetectionStrategy.OnPush
8361
+ changeDetection: ChangeDetectionStrategy.OnPush,
8362
+ standalone: false
8309
8363
  }]
8310
8364
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: FormPanelService }, { type: LayoutService, decorators: [{
8311
8365
  type: Self
@@ -8385,7 +8439,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8385
8439
  args: [{
8386
8440
  selector: 'bnrc-container',
8387
8441
  template: '',
8388
- changeDetection: ChangeDetectionStrategy.OnPush
8442
+ changeDetection: ChangeDetectionStrategy.OnPush,
8443
+ standalone: false
8389
8444
  }]
8390
8445
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i1.ActivatedRoute }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: BarsaDialogService }, { type: i0.Injector }, { type: i1.Router }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: undefined, decorators: [{
8391
8446
  type: Optional
@@ -8493,7 +8548,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8493
8548
  args: [{
8494
8549
  selector: 'bnrc-page-base',
8495
8550
  template: '',
8496
- changeDetection: ChangeDetectionStrategy.OnPush
8551
+ changeDetection: ChangeDetectionStrategy.OnPush,
8552
+ standalone: false
8497
8553
  }]
8498
8554
  }] });
8499
8555
 
@@ -8689,7 +8745,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
8689
8745
  args: [{
8690
8746
  selector: 'bnrc-number-base',
8691
8747
  template: '',
8692
- changeDetection: ChangeDetectionStrategy.OnPush
8748
+ changeDetection: ChangeDetectionStrategy.OnPush,
8749
+ standalone: false
8693
8750
  }]
8694
8751
  }] });
8695
8752
 
@@ -9182,7 +9239,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
9182
9239
  args: [{
9183
9240
  selector: 'bnrc-report-view-base',
9184
9241
  template: '',
9185
- changeDetection: ChangeDetectionStrategy.OnPush
9242
+ changeDetection: ChangeDetectionStrategy.OnPush,
9243
+ standalone: false
9186
9244
  }]
9187
9245
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: FindColumnByDbNamePipe }, { type: UlvMainService }, { type: PortalService }, { type: UploadService, decorators: [{
9188
9246
  type: Optional
@@ -9399,7 +9457,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
9399
9457
  args: [{
9400
9458
  selector: 'bnrc-form-props-base',
9401
9459
  template: '',
9402
- changeDetection: ChangeDetectionStrategy.OnPush
9460
+ changeDetection: ChangeDetectionStrategy.OnPush,
9461
+ standalone: false
9403
9462
  }]
9404
9463
  }], ctorParameters: () => [{ type: ControlUiPipe }, { type: FormPanelService }, { type: i4.DomSanitizer }, { type: i0.ChangeDetectorRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.ComponentFactoryResolver }], propDecorators: { breadCrumbs: [{
9405
9464
  type: Input
@@ -9620,7 +9679,8 @@ class PageWithFormHandlerBaseComponent extends PageBaseComponent {
9620
9679
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PageWithFormHandlerBaseComponent, decorators: [{
9621
9680
  type: Component,
9622
9681
  args: [{
9623
- template: ''
9682
+ template: '',
9683
+ standalone: false
9624
9684
  }]
9625
9685
  }], propDecorators: { ShowFormPanelControl: [{
9626
9686
  type: Input
@@ -9740,7 +9800,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
9740
9800
  args: [{
9741
9801
  selector: 'bnrc-form-page-base',
9742
9802
  template: '',
9743
- changeDetection: ChangeDetectionStrategy.OnPush
9803
+ changeDetection: ChangeDetectionStrategy.OnPush,
9804
+ standalone: false
9744
9805
  }]
9745
9806
  }], propDecorators: { formPanelCtrlr: [{
9746
9807
  type: Input
@@ -9922,7 +9983,7 @@ class FormComponent extends BaseComponent {
9922
9983
  }
9923
9984
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormComponent, decorators: [{
9924
9985
  type: Component,
9925
- args: [{ selector: 'bnrc-form', template: '<ng-container #placeholder> </ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:100%}\n"] }]
9986
+ args: [{ selector: 'bnrc-form', template: '<ng-container #placeholder> </ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:100%}\n"] }]
9926
9987
  }], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { params: [{
9927
9988
  type: Input
9928
9989
  }], customFormPanelUi: [{
@@ -10032,7 +10093,8 @@ class FormCloseDirective extends BaseDirective {
10032
10093
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormCloseDirective, decorators: [{
10033
10094
  type: Directive,
10034
10095
  args: [{
10035
- selector: '[formClose]'
10096
+ selector: '[formClose]',
10097
+ standalone: false
10036
10098
  }]
10037
10099
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { isMobile: [{
10038
10100
  type: Input
@@ -10069,7 +10131,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10069
10131
  (formClose)="onFormClose()"
10070
10132
  ></bnrc-form>
10071
10133
  <router-outlet></router-outlet>
10072
- `, providers: [FormService, ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
10134
+ `, providers: [FormService, ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
10073
10135
  }], propDecorators: { formRef: [{
10074
10136
  type: ViewChild,
10075
10137
  args: [FormComponent, { static: true }]
@@ -10106,7 +10168,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10106
10168
  args: [{
10107
10169
  selector: 'bnrc-base-column-props',
10108
10170
  template: ``,
10109
- changeDetection: ChangeDetectionStrategy.OnPush
10171
+ changeDetection: ChangeDetectionStrategy.OnPush,
10172
+ standalone: false
10110
10173
  }]
10111
10174
  }], ctorParameters: () => [{ type: ColumnService, decorators: [{
10112
10175
  type: Optional
@@ -10179,7 +10242,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10179
10242
  args: [{
10180
10243
  selector: 'bnrc-tile-base',
10181
10244
  template: '',
10182
- changeDetection: ChangeDetectionStrategy.OnPush
10245
+ changeDetection: ChangeDetectionStrategy.OnPush,
10246
+ standalone: false
10183
10247
  }]
10184
10248
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ChangeDetectorRef }], propDecorators: { parameters: [{
10185
10249
  type: Input
@@ -10240,7 +10304,7 @@ class FormFieldReportPageComponent extends BaseComponent {
10240
10304
  }
10241
10305
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FormFieldReportPageComponent, decorators: [{
10242
10306
  type: Component,
10243
- args: [{ selector: 'bnrc-form-field-report-page.component', template: `<ng-container #containerRef></ng-container><router-outlet></router-outlet>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
10307
+ args: [{ selector: 'bnrc-form-field-report-page.component', template: `<ng-container #containerRef></ng-container><router-outlet></router-outlet>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;background:var(--sapBackgroundColor)}\n"] }]
10244
10308
  }], ctorParameters: () => [{ type: i1.ActivatedRoute }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { containerRef: [{
10245
10309
  type: ViewChild,
10246
10310
  args: ['containerRef', { static: true, read: ViewContainerRef }]
@@ -10279,7 +10343,7 @@ class EmptyPageComponent extends PageWithFormHandlerBaseComponent {
10279
10343
  }
10280
10344
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EmptyPageComponent, decorators: [{
10281
10345
  type: Component,
10282
- args: [{ selector: 'bnrc-empty-page', providers: [ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-container #containerRef></ng-container>\n<router-outlet></router-outlet>\n<router-outlet name=\"dialog\"></router-outlet>\n", styles: [":host{display:block}\n"] }]
10346
+ args: [{ selector: 'bnrc-empty-page', providers: [ContainerService], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<ng-container #containerRef></ng-container>\n<router-outlet></router-outlet>\n<router-outlet name=\"dialog\"></router-outlet>\n", styles: [":host{display:block}\n"] }]
10283
10347
  }], propDecorators: { _position: [{
10284
10348
  type: HostBinding,
10285
10349
  args: ['style.position']
@@ -10297,7 +10361,7 @@ class RedirectReportNavigatorCommandComponent extends BaseComponent {
10297
10361
  }
10298
10362
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RedirectReportNavigatorCommandComponent, decorators: [{
10299
10363
  type: Component,
10300
- args: [{ selector: 'bnrc-redirect-report-navigator-command', changeDetection: ChangeDetectionStrategy.OnPush, template: "" }]
10364
+ args: [{ selector: 'bnrc-redirect-report-navigator-command', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "" }]
10301
10365
  }] });
10302
10366
 
10303
10367
  class PortalPageComponent extends PageWithFormHandlerBaseComponent {
@@ -10314,7 +10378,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10314
10378
  selector: 'bnrc-portal-page',
10315
10379
  template: `<ng-container #containerRef></ng-container> <router-outlet></router-outlet>`,
10316
10380
  changeDetection: ChangeDetectionStrategy.OnPush,
10317
- providers: [RoutingService]
10381
+ providers: [RoutingService],
10382
+ standalone: false
10318
10383
  }]
10319
10384
  }] });
10320
10385
 
@@ -10382,7 +10447,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10382
10447
  type: Directive,
10383
10448
  args: [{
10384
10449
  selector: '[fillEmptySpace]',
10385
- exportAs: 'fillEmptySpace'
10450
+ exportAs: 'fillEmptySpace',
10451
+ standalone: false
10386
10452
  }]
10387
10453
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { containerDom: [{
10388
10454
  type: Input
@@ -10424,7 +10490,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10424
10490
  </div>
10425
10491
  <router-outlet></router-outlet>`,
10426
10492
  changeDetection: ChangeDetectionStrategy.OnPush,
10427
- providers: [RoutingService]
10493
+ providers: [RoutingService],
10494
+ standalone: false
10428
10495
  }]
10429
10496
  }] });
10430
10497
 
@@ -10506,7 +10573,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10506
10573
  args: [{
10507
10574
  selector: 'bnrc-dynamic-component',
10508
10575
  template: `<ng-container #componentContainer></ng-container>`,
10509
- changeDetection: ChangeDetectionStrategy.OnPush
10576
+ changeDetection: ChangeDetectionStrategy.OnPush,
10577
+ standalone: false
10510
10578
  }]
10511
10579
  }], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: PortalService }, { type: i0.Injector }], propDecorators: { _container: [{
10512
10580
  type: ViewChild,
@@ -10528,7 +10596,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10528
10596
  args: [{
10529
10597
  selector: 'bnrc-dynamic-form-component',
10530
10598
  template: `<ng-container #componentContainer></ng-container>`,
10531
- changeDetection: ChangeDetectionStrategy.OnPush
10599
+ changeDetection: ChangeDetectionStrategy.OnPush,
10600
+ standalone: false
10532
10601
  }]
10533
10602
  }], propDecorators: { breadCrumbs: [{
10534
10603
  type: Input
@@ -10588,7 +10657,7 @@ class DynamicItemComponent extends BaseDynamicComponent {
10588
10657
  }
10589
10658
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicItemComponent, decorators: [{
10590
10659
  type: Component,
10591
- args: [{ selector: 'bnrc-dynamic-item-component', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:contents}\n"] }]
10660
+ args: [{ selector: 'bnrc-dynamic-item-component', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:contents}\n"] }]
10592
10661
  }], propDecorators: { mo: [{
10593
10662
  type: Input
10594
10663
  }], allColumns: [{
@@ -10686,7 +10755,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10686
10755
  args: [{
10687
10756
  selector: 'bnrc-base-view-props',
10688
10757
  template: ``,
10689
- changeDetection: ChangeDetectionStrategy.OnPush
10758
+ changeDetection: ChangeDetectionStrategy.OnPush,
10759
+ standalone: false
10690
10760
  }]
10691
10761
  }], propDecorators: { detailsComponent: [{
10692
10762
  type: Input
@@ -10823,7 +10893,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
10823
10893
  args: [{
10824
10894
  selector: 'bnrc-base-view-content-props',
10825
10895
  template: ``,
10826
- changeDetection: ChangeDetectionStrategy.OnPush
10896
+ changeDetection: ChangeDetectionStrategy.OnPush,
10897
+ standalone: false
10827
10898
  }]
10828
10899
  }], propDecorators: { moDataList: [{
10829
10900
  type: Input
@@ -11258,7 +11329,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
11258
11329
  args: [{
11259
11330
  selector: 'bnrc-base-view-item-props',
11260
11331
  template: ``,
11261
- changeDetection: ChangeDetectionStrategy.OnPush
11332
+ changeDetection: ChangeDetectionStrategy.OnPush,
11333
+ standalone: false
11262
11334
  }]
11263
11335
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i4.DomSanitizer }, { type: i0.ChangeDetectorRef }, { type: MoReportValuePipe }, { type: FormPanelService, decorators: [{
11264
11336
  type: Optional
@@ -11365,7 +11437,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
11365
11437
  args: [{
11366
11438
  selector: 'bnrc-base-item-content-props',
11367
11439
  template: ``,
11368
- changeDetection: ChangeDetectionStrategy.OnPush
11440
+ changeDetection: ChangeDetectionStrategy.OnPush,
11441
+ standalone: false
11369
11442
  }]
11370
11443
  }], ctorParameters: () => [{ type: MoReportValuePipe }, { type: FindColumnByDbNamePipe }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { events: [{
11371
11444
  type: Output
@@ -11439,7 +11512,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
11439
11512
  args: [{
11440
11513
  selector: 'bnrc-form-toolbaritem-props',
11441
11514
  template: ``,
11442
- changeDetection: ChangeDetectionStrategy.OnPush
11515
+ changeDetection: ChangeDetectionStrategy.OnPush,
11516
+ standalone: false
11443
11517
  }]
11444
11518
  }], ctorParameters: () => [{ type: MoReportValuePipe }, { type: i0.ChangeDetectorRef }], propDecorators: { deviceName: [{
11445
11519
  type: Input
@@ -11481,7 +11555,7 @@ class DynamicFormToolbaritemComponent extends BaseDynamicComponent {
11481
11555
  }
11482
11556
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicFormToolbaritemComponent, decorators: [{
11483
11557
  type: Component,
11484
- args: [{ selector: 'bnrc-dynamic-form-toolbaritem', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:min-content}\n"] }]
11558
+ args: [{ selector: 'bnrc-dynamic-form-toolbaritem', template: `<ng-container #componentContainer></ng-container>`, changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:min-content}\n"] }]
11485
11559
  }], propDecorators: { btnClick: [{
11486
11560
  type: Output
11487
11561
  }], mo: [{
@@ -11541,7 +11615,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
11541
11615
  args: [{
11542
11616
  selector: 'bnrc-dynamic-layout',
11543
11617
  template: ``,
11544
- changeDetection: ChangeDetectionStrategy.OnPush
11618
+ changeDetection: ChangeDetectionStrategy.OnPush,
11619
+ standalone: false
11545
11620
  }]
11546
11621
  }], propDecorators: { selector: [{
11547
11622
  type: Input
@@ -11595,7 +11670,8 @@ class LoadExternalFilesDirective {
11595
11670
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoadExternalFilesDirective, decorators: [{
11596
11671
  type: Directive,
11597
11672
  args: [{
11598
- selector: '[loadExternalFiles]'
11673
+ selector: '[loadExternalFiles]',
11674
+ standalone: false
11599
11675
  }]
11600
11676
  }] });
11601
11677
 
@@ -11745,7 +11821,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
11745
11821
  <!-- <footer #footerRef></footer> -->
11746
11822
  <ng-container #footerRef></ng-container>
11747
11823
  `,
11748
- changeDetection: ChangeDetectionStrategy.OnPush
11824
+ changeDetection: ChangeDetectionStrategy.OnPush,
11825
+ standalone: false
11749
11826
  }]
11750
11827
  }], propDecorators: { sectionRef: [{
11751
11828
  type: ViewChild,
@@ -11768,7 +11845,8 @@ class AnchorScrollDirective {
11768
11845
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AnchorScrollDirective, decorators: [{
11769
11846
  type: Directive,
11770
11847
  args: [{
11771
- selector: '[anchorScroll]'
11848
+ selector: '[anchorScroll]',
11849
+ standalone: false
11772
11850
  }]
11773
11851
  }], propDecorators: { anchorScroll: [{
11774
11852
  type: Input
@@ -11800,7 +11878,8 @@ class AttrRtlDirective extends BaseDirective {
11800
11878
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AttrRtlDirective, decorators: [{
11801
11879
  type: Directive,
11802
11880
  args: [{
11803
- selector: '[attrRtl]'
11881
+ selector: '[attrRtl]',
11882
+ standalone: false
11804
11883
  }]
11805
11884
  }], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: PortalService }], propDecorators: { rtl: [{
11806
11885
  type: Input,
@@ -11837,7 +11916,8 @@ class ColumnResizerDirective extends BaseDirective {
11837
11916
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ColumnResizerDirective, decorators: [{
11838
11917
  type: Directive,
11839
11918
  args: [{
11840
- selector: '[columnResizer]'
11919
+ selector: '[columnResizer]',
11920
+ standalone: false
11841
11921
  }]
11842
11922
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disableResizer: [{
11843
11923
  type: Input
@@ -11867,7 +11947,8 @@ class DynamicCommandDirective {
11867
11947
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicCommandDirective, decorators: [{
11868
11948
  type: Directive,
11869
11949
  args: [{
11870
- selector: '[dynCommand]'
11950
+ selector: '[dynCommand]',
11951
+ standalone: false
11871
11952
  }]
11872
11953
  }], propDecorators: { dynCommand: [{
11873
11954
  type: Input
@@ -11942,7 +12023,8 @@ class EllipsifyDirective extends BaseDirective {
11942
12023
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EllipsifyDirective, decorators: [{
11943
12024
  type: Directive,
11944
12025
  args: [{
11945
- selector: '[ellipsify]'
12026
+ selector: '[ellipsify]',
12027
+ standalone: false
11946
12028
  }]
11947
12029
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { limitLine: [{
11948
12030
  type: Input
@@ -11958,7 +12040,8 @@ class FieldDirective {
11958
12040
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FieldDirective, decorators: [{
11959
12041
  type: Directive,
11960
12042
  args: [{
11961
- selector: '[field]'
12043
+ selector: '[field]',
12044
+ standalone: false
11962
12045
  }]
11963
12046
  }], propDecorators: { field: [{
11964
12047
  type: Input
@@ -12029,7 +12112,8 @@ class ImageLazyDirective extends BaseDirective {
12029
12112
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ImageLazyDirective, decorators: [{
12030
12113
  type: Directive,
12031
12114
  args: [{
12032
- selector: '[imgLazy]'
12115
+ selector: '[imgLazy]',
12116
+ standalone: false
12033
12117
  }]
12034
12118
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: PortalService }], propDecorators: { auto: [{
12035
12119
  type: Input
@@ -12073,7 +12157,8 @@ class IntersectionObserverDirective {
12073
12157
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: IntersectionObserverDirective, decorators: [{
12074
12158
  type: Directive,
12075
12159
  args: [{
12076
- selector: '[intersectionObserver]'
12160
+ selector: '[intersectionObserver]',
12161
+ standalone: false
12077
12162
  }]
12078
12163
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { intersectionDebounce: [{
12079
12164
  type: Input
@@ -12129,7 +12214,8 @@ class ItemsRendererDirective extends BaseDirective {
12129
12214
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ItemsRendererDirective, decorators: [{
12130
12215
  type: Directive,
12131
12216
  args: [{
12132
- selector: '[itemsRenderer]'
12217
+ selector: '[itemsRenderer]',
12218
+ standalone: false
12133
12219
  }]
12134
12220
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { itemsRenderer: [{
12135
12221
  type: Input
@@ -12160,7 +12246,8 @@ class NumbersOnlyInputDirective {
12160
12246
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NumbersOnlyInputDirective, decorators: [{
12161
12247
  type: Directive,
12162
12248
  args: [{
12163
- selector: 'input[type=number], input[numbersOnly]'
12249
+ selector: 'input[type=number], input[numbersOnly]',
12250
+ standalone: false
12164
12251
  }]
12165
12252
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { onInputChange: [{
12166
12253
  type: HostListener,
@@ -12174,7 +12261,8 @@ class PlaceHolderDirective {
12174
12261
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PlaceHolderDirective, decorators: [{
12175
12262
  type: Directive,
12176
12263
  args: [{
12177
- selector: '[placeHolder]'
12264
+ selector: '[placeHolder]',
12265
+ standalone: false
12178
12266
  }]
12179
12267
  }], propDecorators: { placeHolder: [{
12180
12268
  type: Input
@@ -12235,7 +12323,8 @@ class RenderUlvViewerDirective extends BaseDirective {
12235
12323
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RenderUlvViewerDirective, decorators: [{
12236
12324
  type: Directive,
12237
12325
  args: [{
12238
- selector: '[renderUlvViewer]'
12326
+ selector: '[renderUlvViewer]',
12327
+ standalone: false
12239
12328
  }]
12240
12329
  }], ctorParameters: () => [{ type: i0.Injector }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { mask: [{
12241
12330
  type: Input
@@ -12308,7 +12397,8 @@ class RenderUlvPaginDirective extends BaseDirective {
12308
12397
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RenderUlvPaginDirective, decorators: [{
12309
12398
  type: Directive,
12310
12399
  args: [{
12311
- selector: '[renderUlvPaging]'
12400
+ selector: '[renderUlvPaging]',
12401
+ standalone: false
12312
12402
  }]
12313
12403
  }], ctorParameters: () => [{ type: i0.Injector }, { type: PortalService }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { pageChange: [{
12314
12404
  type: Output
@@ -12527,7 +12617,8 @@ class TableResizerDirective extends BaseDirective {
12527
12617
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: TableResizerDirective, decorators: [{
12528
12618
  type: Directive,
12529
12619
  args: [{
12530
- selector: '[tableResizer]'
12620
+ selector: '[tableResizer]',
12621
+ standalone: false
12531
12622
  }]
12532
12623
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { fitWidth: [{
12533
12624
  type: Input
@@ -12576,7 +12667,8 @@ class UlvCommandDirective extends BaseDirective {
12576
12667
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: UlvCommandDirective, decorators: [{
12577
12668
  type: Directive,
12578
12669
  args: [{
12579
- selector: '[ulvCommandHandler]'
12670
+ selector: '[ulvCommandHandler]',
12671
+ standalone: false
12580
12672
  }]
12581
12673
  }], propDecorators: { ulvCommandHandler: [{
12582
12674
  type: Input
@@ -12627,7 +12719,8 @@ class UntilInViewDirective extends BaseDirective {
12627
12719
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: UntilInViewDirective, decorators: [{
12628
12720
  type: Directive,
12629
12721
  args: [{
12630
- selector: '[untilInView]'
12722
+ selector: '[untilInView]',
12723
+ standalone: false
12631
12724
  }]
12632
12725
  }], ctorParameters: () => [{ type: i0.TemplateRef }, { type: i0.ViewContainerRef }, { type: i0.ChangeDetectorRef }, { type: i0.ElementRef }], propDecorators: { untilInView: [{
12633
12726
  type: Input
@@ -12675,7 +12768,8 @@ class WorfkflowwChoiceCommandDirective {
12675
12768
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: WorfkflowwChoiceCommandDirective, decorators: [{
12676
12769
  type: Directive,
12677
12770
  args: [{
12678
- selector: '[wfChoice]'
12771
+ selector: '[wfChoice]',
12772
+ standalone: false
12679
12773
  }]
12680
12774
  }], propDecorators: { wfChoice: [{
12681
12775
  type: Input
@@ -12733,7 +12827,8 @@ class CopyDirective extends BaseDirective {
12733
12827
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CopyDirective, decorators: [{
12734
12828
  type: Directive,
12735
12829
  args: [{
12736
- selector: '[copy]'
12830
+ selector: '[copy]',
12831
+ standalone: false
12737
12832
  }]
12738
12833
  }], ctorParameters: () => [{ type: undefined, decorators: [{
12739
12834
  type: Optional
@@ -12799,7 +12894,8 @@ class EllapsisTextDirective extends BaseDirective {
12799
12894
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: EllapsisTextDirective, decorators: [{
12800
12895
  type: Directive,
12801
12896
  args: [{
12802
- selector: '[ellapsisText]'
12897
+ selector: '[ellapsisText]',
12898
+ standalone: false
12803
12899
  }]
12804
12900
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { ellapsisText: [{
12805
12901
  type: Input
@@ -12832,7 +12928,8 @@ class MobileDirective extends BaseDirective {
12832
12928
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: MobileDirective, decorators: [{
12833
12929
  type: Directive,
12834
12930
  args: [{
12835
- selector: '[mobile]'
12931
+ selector: '[mobile]',
12932
+ standalone: false
12836
12933
  }]
12837
12934
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
12838
12935
 
@@ -12855,7 +12952,8 @@ class BodyClickDirective extends BaseDirective {
12855
12952
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: BodyClickDirective, decorators: [{
12856
12953
  type: Directive,
12857
12954
  args: [{
12858
- selector: '[bodyClick]'
12955
+ selector: '[bodyClick]',
12956
+ standalone: false
12859
12957
  }]
12860
12958
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: undefined, decorators: [{
12861
12959
  type: Inject,
@@ -12877,7 +12975,8 @@ class PreventDefaultDirective extends BaseDirective {
12877
12975
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PreventDefaultDirective, decorators: [{
12878
12976
  type: Directive,
12879
12977
  args: [{
12880
- selector: '[preventDefault]'
12978
+ selector: '[preventDefault]',
12979
+ standalone: false
12881
12980
  }]
12882
12981
  }], propDecorators: { onClick: [{
12883
12982
  type: HostListener,
@@ -12894,7 +12993,8 @@ class StopPropagationDirective extends BaseDirective {
12894
12993
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: StopPropagationDirective, decorators: [{
12895
12994
  type: Directive,
12896
12995
  args: [{
12897
- selector: '[stopPropagation]'
12996
+ selector: '[stopPropagation]',
12997
+ standalone: false
12898
12998
  }]
12899
12999
  }], propDecorators: { onClick: [{
12900
13000
  type: HostListener,
@@ -12984,7 +13084,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
12984
13084
  useFactory: getDateService,
12985
13085
  deps: [LogService]
12986
13086
  }
12987
- ]
13087
+ ],
13088
+ standalone: false
12988
13089
  }]
12989
13090
  }], ctorParameters: () => [{ type: DateService }, { type: i0.ElementRef }, { type: PortalService }], propDecorators: { value: [{
12990
13091
  type: Input,
@@ -13023,7 +13124,8 @@ class RouteFormChangeDirective extends BaseDirective {
13023
13124
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RouteFormChangeDirective, decorators: [{
13024
13125
  type: Directive,
13025
13126
  args: [{
13026
- selector: '[routeFormChange]'
13127
+ selector: '[routeFormChange]',
13128
+ standalone: false
13027
13129
  }]
13028
13130
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: PortalService }, { type: i1.Router }], propDecorators: { handleBodyClick: [{
13029
13131
  type: Input
@@ -13075,7 +13177,8 @@ class DynamicStyleDirective extends BaseDirective {
13075
13177
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DynamicStyleDirective, decorators: [{
13076
13178
  type: Directive,
13077
13179
  args: [{
13078
- selector: '[cssStyle]'
13180
+ selector: '[cssStyle]',
13181
+ standalone: false
13079
13182
  }]
13080
13183
  }], propDecorators: { cssStyle: [{
13081
13184
  type: Input
@@ -13101,7 +13204,8 @@ class NowraptextDirective extends BaseDirective {
13101
13204
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NowraptextDirective, decorators: [{
13102
13205
  type: Directive,
13103
13206
  args: [{
13104
- selector: '[nowraptext]'
13207
+ selector: '[nowraptext]',
13208
+ standalone: false
13105
13209
  }]
13106
13210
  }], propDecorators: { width: [{
13107
13211
  type: Input
@@ -13140,7 +13244,8 @@ class LabelmandatoryDirective extends BaseDirective {
13140
13244
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LabelmandatoryDirective, decorators: [{
13141
13245
  type: Directive,
13142
13246
  args: [{
13143
- selector: '[lblMandatory]'
13247
+ selector: '[lblMandatory]',
13248
+ standalone: false
13144
13249
  }]
13145
13250
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: undefined, decorators: [{
13146
13251
  type: Inject,
@@ -13186,7 +13291,8 @@ class AbsoluteDivBodyDirective extends BaseDirective {
13186
13291
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: AbsoluteDivBodyDirective, decorators: [{
13187
13292
  type: Directive,
13188
13293
  args: [{
13189
- selector: '[absDiv]'
13294
+ selector: '[absDiv]',
13295
+ standalone: false
13190
13296
  }]
13191
13297
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { elemCreated: [{
13192
13298
  type: Output
@@ -13333,7 +13439,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
13333
13439
  args: [{
13334
13440
  selector: 'bnrc-form-new',
13335
13441
  template: '<bnrc-form [params]="params"></bnrc-form>',
13336
- changeDetection: ChangeDetectionStrategy.OnPush
13442
+ changeDetection: ChangeDetectionStrategy.OnPush,
13443
+ standalone: false
13337
13444
  }]
13338
13445
  }], ctorParameters: () => [], propDecorators: { settings: [{
13339
13446
  type: Input
@@ -13389,7 +13496,7 @@ class ReportContainerComponent extends BaseComponent {
13389
13496
  }
13390
13497
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ReportContainerComponent, decorators: [{
13391
13498
  type: Component,
13392
- args: [{ selector: 'bnrc-report-container', changeDetection: ChangeDetectionStrategy.OnPush, template: "@if ((loading$ | async)!!) {\n<bsu-mask></bsu-mask>\n}\n", styles: [":host{display:block}\n"] }]
13499
+ args: [{ selector: 'bnrc-report-container', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "@if ((loading$ | async)!!) {\n<bsu-mask></bsu-mask>\n}\n", styles: [":host{display:block}\n"] }]
13393
13500
  }], ctorParameters: () => [{ type: PortalService }, { type: i0.Injector }, { type: i0.ViewContainerRef }], propDecorators: { settings: [{
13394
13501
  type: Input
13395
13502
  }] } });
@@ -13508,7 +13615,7 @@ class FieldUiComponent extends BaseComponent {
13508
13615
  }
13509
13616
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: FieldUiComponent, decorators: [{
13510
13617
  type: Component,
13511
- args: [{ selector: 'bnrc-field-ui', template: '<ng-container #placeholder></ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:block;width:100%;height:auto;box-sizing:border-box}\n"] }]
13618
+ args: [{ selector: 'bnrc-field-ui', template: '<ng-container #placeholder></ng-container>', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, styles: [":host{display:block;width:100%;height:auto;box-sizing:border-box}\n"] }]
13512
13619
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: FormPanelService }, { type: PortalService }, { type: i0.Injector }, { type: i0.ChangeDetectorRef }], propDecorators: { isSearchPanel: [{
13513
13620
  type: Input
13514
13621
  }], customField: [{
@@ -13665,7 +13772,9 @@ class ViewBase {
13665
13772
  }
13666
13773
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ViewBase, decorators: [{
13667
13774
  type: Directive,
13668
- args: [{}]
13775
+ args: [{
13776
+ standalone: false
13777
+ }]
13669
13778
  }] });
13670
13779
 
13671
13780
  class LoginController extends BaseController {
@@ -13713,7 +13822,9 @@ class LoginController extends BaseController {
13713
13822
  }
13714
13823
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginController, decorators: [{
13715
13824
  type: Directive,
13716
- args: [{}]
13825
+ args: [{
13826
+ standalone: false
13827
+ }]
13717
13828
  }], ctorParameters: () => [{ type: undefined }] });
13718
13829
 
13719
13830
  class LoginVerificationController extends BaseController {
@@ -13763,7 +13874,9 @@ class LoginVerificationController extends BaseController {
13763
13874
  }
13764
13875
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginVerificationController, decorators: [{
13765
13876
  type: Directive,
13766
- args: [{}]
13877
+ args: [{
13878
+ standalone: false
13879
+ }]
13767
13880
  }], ctorParameters: () => [{ type: undefined }] });
13768
13881
 
13769
13882
  class ButtonLoadingComponent {
@@ -13772,7 +13885,7 @@ class ButtonLoadingComponent {
13772
13885
  }
13773
13886
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ButtonLoadingComponent, decorators: [{
13774
13887
  type: Component,
13775
- args: [{ selector: 'bnrc-button-loading', changeDetection: ChangeDetectionStrategy.OnPush, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\n</button> -->\n<button type=\"button\" class=\"button\" [class.button--loading]=\"loading\" [disabled]=\"loading\">\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\n</button>\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:#009579;border:none;outline:none;border-radius:2px;cursor:pointer}.button:active{background:#007a63}.button__text{font:700 1rem IranYekanDigits,BarsaFont;color:#fff;transition:all .2s}.button--loading .button__text{visibility:hidden;opacity:0}.button--loading:after{content:\"\";position:absolute;width:16px;height:16px;inset:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"] }]
13888
+ args: [{ selector: 'bnrc-button-loading', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<!-- <button class=\"button\" [disabled]=\"loading\">\n <i [class.!tw-hidden]=\"!loading\" class=\"fa fa-circle-o-notch fa-spin\"></i\n >{{ (loading ? 'Wait' : text) | bbbTranslate }}\n</button> -->\n<button type=\"button\" class=\"button\" [class.button--loading]=\"loading\" [disabled]=\"loading\">\n <span class=\"button__text\">{{ text | bbbTranslate }}</span>\n</button>\n", styles: [":host{display:block;width:100%}.button{width:100%;position:relative;padding:8px 16px;background:#009579;border:none;outline:none;border-radius:2px;cursor:pointer}.button:active{background:#007a63}.button__text{font:700 1rem IranYekanDigits,BarsaFont;color:#fff;transition:all .2s}.button--loading .button__text{visibility:hidden;opacity:0}.button--loading:after{content:\"\";position:absolute;width:16px;height:16px;inset:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}\n"] }]
13776
13889
  }], propDecorators: { valid: [{
13777
13890
  type: Input
13778
13891
  }], loading: [{
@@ -13830,7 +13943,7 @@ class LoginEnterMobileComponent extends ViewBase {
13830
13943
  }
13831
13944
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginEnterMobileComponent, decorators: [{
13832
13945
  type: Component,
13833
- args: [{ selector: 'bnrc-login-enter-mobile', changeDetection: ChangeDetectionStrategy.OnPush, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <div class=\"tw-mb-4\">\n <label class=\"tw-block tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4\" for=\"username\"> \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647 </label>\n <input\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n name=\"mobile\"\n formControlName=\"mobile\"\n placeholder=\"09121234567\"\n maxlength=\"11\"\n type=\"tel\"\n [disabled]=\"loading\"\n />\n </div>\n <!-- <app-form-captcha [capId]=\"capId()\" [showCaptcha]=\"showCaptcha()\" formControlName=\"cap\"></app-form-captcha> -->\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n [text]=\"'\u0627\u0631\u0633\u0627\u0644 \u06A9\u062F \u062A\u0627\u06CC\u06CC\u062F'\"\n [valid]=\"canSend\"\n [loading]=\"loading\"\n (click)=\"onSendCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
13946
+ args: [{ selector: 'bnrc-login-enter-mobile', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <div class=\"tw-mb-4\">\n <label class=\"tw-block tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4\" for=\"username\"> \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647 </label>\n <input\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n name=\"mobile\"\n formControlName=\"mobile\"\n placeholder=\"09121234567\"\n maxlength=\"11\"\n type=\"tel\"\n [disabled]=\"loading\"\n />\n </div>\n <!-- <app-form-captcha [capId]=\"capId()\" [showCaptcha]=\"showCaptcha()\" formControlName=\"cap\"></app-form-captcha> -->\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n [text]=\"'\u0627\u0631\u0633\u0627\u0644 \u06A9\u062F \u062A\u0627\u06CC\u06CC\u062F'\"\n [valid]=\"canSend\"\n [loading]=\"loading\"\n (click)=\"onSendCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
13834
13947
  }], ctorParameters: () => [{ type: i1$2.FormBuilder }], propDecorators: { otpSent: [{
13835
13948
  type: Output
13836
13949
  }], errorTemplate: [{
@@ -13892,7 +14005,7 @@ class LoginVerificationComponent extends ViewBase {
13892
14005
  }
13893
14006
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: LoginVerificationComponent, decorators: [{
13894
14007
  type: Component,
13895
- args: [{ selector: 'bnrc-login-verification', changeDetection: ChangeDetectionStrategy.OnPush, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <label class=\"tw-block tw-w-full tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4 tw-text-sm\">\n \u06A9\u062F \u0627\u0631\u0633\u0627\u0644 \u0634\u062F\u0647 \u0628\u0647 \u0634\u0645\u0627\u0631\u0647 <strong>{{ mobile }}</strong> \u0631\u0627 \u0648\u0627\u0631\u062F \u0646\u0645\u0627\u06CC\u06CC\u062F.\n </label>\n <a\n class=\"tw-inline-flex tw-flex tw-gap-3 tw-items-center tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm tw-font-extrabold tw-mb-4\"\n (click)=\"changeMobile.emit()\"\n >\u0648\u06CC\u0631\u0627\u06CC\u0634 \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"tw-w-6\">\n <path\n d=\"M5,18H9.24a1,1,0,0,0,.71-.29l6.92-6.93h0L19.71,8a1,1,0,0,0,0-1.42L15.47,2.29a1,1,0,0,0-1.42,0L11.23,5.12h0L4.29,12.05a1,1,0,0,0-.29.71V17A1,1,0,0,0,5,18ZM14.76,4.41l2.83,2.83L16.17,8.66,13.34,5.83ZM6,13.17l5.93-5.93,2.83,2.83L8.83,16H6ZM21,20H3a1,1,0,0,0,0,2H21a1,1,0,0,0,0-2Z\"\n fill=\"#316bec\"\n />\n </svg>\n </a>\n <div class=\"tw-flex tw-items-center tw-justify-center tw-gap-3 tw-mb-4 tw-flex-row-reverse\">\n <input\n #inputv\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n maxlength=\"6\"\n tabindex=\"0\"\n name=\"in1\"\n formControlName=\"in1\"\n />\n </div>\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n #loadingBtn\n [text]=\"'\u062A\u0627\u06CC\u06CC\u062F \u06A9\u062F'\"\n [valid]=\"canVerify\"\n [loading]=\"loading\"\n (click)=\"onVerifyCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
14008
+ args: [{ selector: 'bnrc-login-verification', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<form class=\"tw-px-8 tw-pt-6 tw-pb-8 tw-mb-2 tw-mt-2\" [formGroup]=\"form\">\n <label class=\"tw-block tw-w-full tw-text-gray-500 tw-text-md tw-font-bold tw-mb-4 tw-text-sm\">\n \u06A9\u062F \u0627\u0631\u0633\u0627\u0644 \u0634\u062F\u0647 \u0628\u0647 \u0634\u0645\u0627\u0631\u0647 <strong>{{ mobile }}</strong> \u0631\u0627 \u0648\u0627\u0631\u062F \u0646\u0645\u0627\u06CC\u06CC\u062F.\n </label>\n <a\n class=\"tw-inline-flex tw-flex tw-gap-3 tw-items-center tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm tw-font-extrabold tw-mb-4\"\n (click)=\"changeMobile.emit()\"\n >\u0648\u06CC\u0631\u0627\u06CC\u0634 \u0634\u0645\u0627\u0631\u0647 \u0647\u0645\u0631\u0627\u0647\n <svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\" class=\"tw-w-6\">\n <path\n d=\"M5,18H9.24a1,1,0,0,0,.71-.29l6.92-6.93h0L19.71,8a1,1,0,0,0,0-1.42L15.47,2.29a1,1,0,0,0-1.42,0L11.23,5.12h0L4.29,12.05a1,1,0,0,0-.29.71V17A1,1,0,0,0,5,18ZM14.76,4.41l2.83,2.83L16.17,8.66,13.34,5.83ZM6,13.17l5.93-5.93,2.83,2.83L8.83,16H6ZM21,20H3a1,1,0,0,0,0,2H21a1,1,0,0,0,0-2Z\"\n fill=\"#316bec\"\n />\n </svg>\n </a>\n <div class=\"tw-flex tw-items-center tw-justify-center tw-gap-3 tw-mb-4 tw-flex-row-reverse\">\n <input\n #inputv\n class=\"tw-rounded-lg tw-border tw-w-full tw-py-4 tw-px-3 tw-text-gray-700 tw-leading-tight tw-focus:tw-outline-none tw-focus:tw-shadow-outline\"\n maxlength=\"6\"\n tabindex=\"0\"\n name=\"in1\"\n formControlName=\"in1\"\n />\n </div>\n <div class=\"tw-flex tw-items-center\">\n <bnrc-button-loading\n #loadingBtn\n [text]=\"'\u062A\u0627\u06CC\u06CC\u062F \u06A9\u062F'\"\n [valid]=\"canVerify\"\n [loading]=\"loading\"\n (click)=\"onVerifyCode()\"\n ></bnrc-button-loading>\n </div>\n</form>\n" }]
13896
14009
  }], ctorParameters: () => [{ type: i1$2.FormBuilder }], propDecorators: { _inputsEl: [{
13897
14010
  type: ViewChildren,
13898
14011
  args: ['inputv']
@@ -13958,7 +14071,7 @@ class Login2Component {
13958
14071
  }
13959
14072
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: Login2Component, decorators: [{
13960
14073
  type: Component,
13961
- args: [{ selector: 'bnrc-login2', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"tw-bg-white dark:tw-bg-gray-900 tw-w-full tw-h-full\">\n <div class=\"tw-flex tw-justify-center tw-h-screen\">\n <div\n class=\"tw-hidden tw-bg-cover lg:tw-block lg:tw-w-2/3\"\n [style.background-image]=\"'url(' + appSettings().BackgroundUrl + ')'\"\n >\n <div class=\"tw-flex tw-items-center tw-h-full tw-px-20 tw-bg-gray-900 tw-bg-opacity-40\">\n <div>\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-white\">{{ appSettings().Section1Title }}</h2>\n\n <p class=\"tw-max-w-xl tw-mt-3 tw-text-gray-300\">{{ appSettings().Section1Description }}</p>\n </div>\n </div>\n </div>\n\n <div class=\"tw-flex tw-items-center tw-w-full tw-max-w-md tw-px-6 tw-mx-auto lg:tw-w-2/6\">\n <div class=\"tw-flex-1\">\n <div class=\"tw-text-center tw-flex tw-flex-col tw-items-center\">\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <img [src]=\"appSettings().LogoUrl\" />\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-center tw-text-gray-700 dark:tw-text-white\">\n {{ appSettings().Title }}\n </h2>\n </div>\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <p class=\"tw-mt-3 tw-text-gray-500 dark:tw-text-gray-300\">{{ appSettings().Subtitle }}</p>\n </div>\n </div>\n <div>\n @if(state()==='enter-mobile'){\n <bnrc-login-enter-mobile\n (otpSent)=\"onOtpSent($event)\"\n [errorTemplate]=\"template\"\n ></bnrc-login-enter-mobile>\n }@else{\n <bnrc-login-verification\n [mobile]=\"mobile()\"\n (changeMobile)=\"onChangeMobile()\"\n (otpVerified)=\"onOtpVerfied()\"\n [errorTemplate]=\"template\"\n ></bnrc-login-verification>\n }\n </div>\n @if(state()==='enter-mobile' && !appSettings().HideGovSso){\n <div class=\"tw-relative tw-flex tw-py-5 tw-items-center tw-px-2\">\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n <span class=\"tw-font-[IRANYekan] tw-flex-shrink tw-mx-4 tw-text-gray-400\">\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647</span>\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n </div>\n <div class=\"tw-rounded-lg back-box-color tw-w-full tw-py-3\">\n <div class=\"tw-flex tw-items-center tw-text-center\">\n <a class=\"tw-w-full tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm\" href=\"\"\n >\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647 \u062F\u0648\u0644\u062A \u0645\u0646\n </a>\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n</div>\n<ng-template let-messageToast #template>\n <p class=\"error\" [dismissible]=\"true\">{{ messageToast.data.message }}</p>\n</ng-template>\n", styles: [":host{font-family:IRANYekanDigits}\n"] }]
14074
+ args: [{ selector: 'bnrc-login2', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"tw-bg-white dark:tw-bg-gray-900 tw-w-full tw-h-full\">\n <div class=\"tw-flex tw-justify-center tw-h-screen\">\n <div\n class=\"tw-hidden tw-bg-cover lg:tw-block lg:tw-w-2/3\"\n [style.background-image]=\"'url(' + appSettings().BackgroundUrl + ')'\"\n >\n <div class=\"tw-flex tw-items-center tw-h-full tw-px-20 tw-bg-gray-900 tw-bg-opacity-40\">\n <div>\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-white\">{{ appSettings().Section1Title }}</h2>\n\n <p class=\"tw-max-w-xl tw-mt-3 tw-text-gray-300\">{{ appSettings().Section1Description }}</p>\n </div>\n </div>\n </div>\n\n <div class=\"tw-flex tw-items-center tw-w-full tw-max-w-md tw-px-6 tw-mx-auto lg:tw-w-2/6\">\n <div class=\"tw-flex-1\">\n <div class=\"tw-text-center tw-flex tw-flex-col tw-items-center\">\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <img [src]=\"appSettings().LogoUrl\" />\n <h2 class=\"tw-text-4xl tw-font-bold tw-text-center tw-text-gray-700 dark:tw-text-white\">\n {{ appSettings().Title }}\n </h2>\n </div>\n <div class=\"tw-flex tw-gap-2 tw-items-center\">\n <p class=\"tw-mt-3 tw-text-gray-500 dark:tw-text-gray-300\">{{ appSettings().Subtitle }}</p>\n </div>\n </div>\n <div>\n @if(state()==='enter-mobile'){\n <bnrc-login-enter-mobile\n (otpSent)=\"onOtpSent($event)\"\n [errorTemplate]=\"template\"\n ></bnrc-login-enter-mobile>\n }@else{\n <bnrc-login-verification\n [mobile]=\"mobile()\"\n (changeMobile)=\"onChangeMobile()\"\n (otpVerified)=\"onOtpVerfied()\"\n [errorTemplate]=\"template\"\n ></bnrc-login-verification>\n }\n </div>\n @if(state()==='enter-mobile' && !appSettings().HideGovSso){\n <div class=\"tw-relative tw-flex tw-py-5 tw-items-center tw-px-2\">\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n <span class=\"tw-font-[IRANYekan] tw-flex-shrink tw-mx-4 tw-text-gray-400\">\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647</span>\n <div class=\"tw-flex-grow tw-border-t tw-border-gray-400\"></div>\n </div>\n <div class=\"tw-rounded-lg back-box-color tw-w-full tw-py-3\">\n <div class=\"tw-flex tw-items-center tw-text-center\">\n <a class=\"tw-w-full tw-text-blue-600 tw-visited:tw-text-purple-600 tw-text-sm\" href=\"\"\n >\u0648\u0631\u0648\u062F \u0627\u0632 \u0637\u0631\u06CC\u0642 \u062F\u0631\u06AF\u0627\u0647 \u062F\u0648\u0644\u062A \u0645\u0646\n </a>\n </div>\n </div>\n }\n </div>\n </div>\n </div>\n</div>\n<ng-template let-messageToast #template>\n <p class=\"error\" [dismissible]=\"true\">{{ messageToast.data.message }}</p>\n</ng-template>\n", styles: [":host{font-family:IRANYekanDigits}\n"] }]
13962
14075
  }], ctorParameters: () => [] });
13963
14076
 
13964
14077
  class BaseUlvSettingComponent extends BaseComponent {
@@ -13993,7 +14106,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImpo
13993
14106
  args: [{
13994
14107
  selector: 'bnrc-base-ulv-setting',
13995
14108
  template: '',
13996
- changeDetection: ChangeDetectionStrategy.OnPush
14109
+ changeDetection: ChangeDetectionStrategy.OnPush,
14110
+ standalone: false
13997
14111
  }]
13998
14112
  }], propDecorators: { mobile: [{
13999
14113
  type: HostBinding,
@@ -14087,7 +14201,7 @@ class RootPageComponent extends BaseComponent {
14087
14201
  }
14088
14202
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RootPageComponent, decorators: [{
14089
14203
  type: Component,
14090
- args: [{ selector: 'bnrc-root-page', changeDetection: ChangeDetectionStrategy.OnPush, template: "<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [":host{position:relative;display:block}\n"] }]
14204
+ args: [{ selector: 'bnrc-root-page', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<router-outlet></router-outlet>\r\n<router-outlet name=\"main\"></router-outlet>\r\n", styles: [":host{position:relative;display:block}\n"] }]
14091
14205
  }], ctorParameters: () => [{ type: i0.ViewContainerRef }], propDecorators: { _pageContent: [{
14092
14206
  type: HostBinding,
14093
14207
  args: ['class.page-content']
@@ -14113,7 +14227,8 @@ class ResizableDirective {
14113
14227
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ResizableDirective, decorators: [{
14114
14228
  type: Directive,
14115
14229
  args: [{
14116
- selector: '[resizable]'
14230
+ selector: '[resizable]',
14231
+ standalone: false
14117
14232
  }]
14118
14233
  }], ctorParameters: () => [{ type: Document, decorators: [{
14119
14234
  type: Inject,
@@ -14146,7 +14261,7 @@ class ResizableComponent {
14146
14261
  }
14147
14262
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ResizableComponent, decorators: [{
14148
14263
  type: Component,
14149
- args: [{ selector: 'th[resizable]', template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\n <div class=\"content tw-flex\">\n <ng-content></ng-content>\n </div>\n <div\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\n class=\"bar\"\n [class.rtl]=\"rtl\"\n (resizable)=\"onResize($event)\"\n [rtl]=\"rtl\"\n (resizableComplete)=\"widthChange.emit()\"\n ></div>\n</div>\n", styles: [".wrapper{display:flex}.content{flex:1}.bar{position:absolute;z-index:2;top:0;bottom:0;width:2px;margin:0 -.5rem 0 .5rem;justify-self:flex-start;border-left:2px solid transparent;border-right:2px solid transparent;background:#8a2be2;cursor:col-resize;opacity:0;transition:opacity .3s}.bar.rtl{margin:0 0 0 -.5rem}.bar:hover,.bar:active{opacity:1}\n"] }]
14264
+ args: [{ selector: 'th[resizable]', standalone: false, template: "<div class=\"wrapper\" [style.justify-content]=\"disableResize ? 'center' : 'flex-end'\">\n <div class=\"content tw-flex\">\n <ng-content></ng-content>\n </div>\n <div\n [style.pointer-events]=\"disableResize ? 'none' : 'auto'\"\n class=\"bar\"\n [class.rtl]=\"rtl\"\n (resizable)=\"onResize($event)\"\n [rtl]=\"rtl\"\n (resizableComplete)=\"widthChange.emit()\"\n ></div>\n</div>\n", styles: [".wrapper{display:flex}.content{flex:1}.bar{position:absolute;z-index:2;top:0;bottom:0;width:2px;margin:0 -.5rem 0 .5rem;justify-self:flex-start;border-left:2px solid transparent;border-right:2px solid transparent;background:#8a2be2;cursor:col-resize;opacity:0;transition:opacity .3s}.bar.rtl{margin:0 0 0 -.5rem}.bar:hover,.bar:active{opacity:1}\n"] }]
14150
14265
  }], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }], propDecorators: { disableResize: [{
14151
14266
  type: Input
14152
14267
  }], rtl: [{
@@ -14184,7 +14299,7 @@ class NoInternetComponent extends BaseComponent {
14184
14299
  }
14185
14300
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NoInternetComponent, decorators: [{
14186
14301
  type: Component,
14187
- args: [{ selector: 'bnrc-not-internet', changeDetection: ChangeDetectionStrategy.OnPush, template: "<h1>\u26A0</h1>\n<h2>No connection to the internet</h2>\n<p>This Display has a connection to your network but no connection to the internet.</p>\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\n", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"] }]
14302
+ args: [{ selector: 'bnrc-not-internet', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<h1>\u26A0</h1>\n<h2>No connection to the internet</h2>\n<p>This Display has a connection to your network but no connection to the internet.</p>\n<p class=\"desc\">The connection to the outside world is needed for updates and keeping the time.</p>\n", styles: [":host{background:#191919 -webkit-linear-gradient(top,#000 0%,#191919 100%) no-repeat;background:#191919 linear-gradient(to bottom,#000,#191919) no-repeat;text-align:center}:host h1,:host h2{font-weight:400}:host h1{margin:0 auto;padding:.15em;font-size:10em;text-shadow:0 2px 2px #000}:host h2{margin-bottom:2em}\n"] }]
14188
14303
  }], ctorParameters: () => [{ type: NetworkStatusService }] });
14189
14304
 
14190
14305
  class ServerConnectionErrorComponent extends BaseComponent {
@@ -14199,7 +14314,7 @@ class ServerConnectionErrorComponent extends BaseComponent {
14199
14314
  }
14200
14315
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ServerConnectionErrorComponent, decorators: [{
14201
14316
  type: Component,
14202
- args: [{ selector: 'bnrc-server-connection-error', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"container\">\n <span></span>\n <div class=\"middle\">\n <h1>502</h1>\n <p>\u0627\u0631\u062A\u0628\u0627\u0637 \u0628\u0627 \u0633\u0631\u0648\u0631 \u062F\u06CC\u062A\u0627 \u0642\u0637\u0639 \u0645\u06CC \u0628\u0627\u0634\u062F.</p>\n </div>\n <div>\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\n </div>\n</div>\n", styles: [":host{direction:rtl}:host .container{height:100%;text-align:center;display:flex;flex-direction:column}:host span{height:100%;vertical-align:middle;display:inline-block}:host .middle{vertical-align:middle;margin:0;display:inline-block}:host h1{font-size:25em}:host p{margin:-70px 0 0;padding:0;font-size:2em}:host a{color:#ccc}@media only screen and (max-width: 767px){:host h1{font-size:13em}:host p{font-size:1.5em;margin-top:-50px}}@media only screen and (max-width: 400px){:host h1{font-size:9em}:host p{font-size:1em;margin-top:-30px}}:host button{margin-top:5rem;border:1px solid #ccc;padding:5px;max-width:120px}\n"] }]
14317
+ args: [{ selector: 'bnrc-server-connection-error', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"container\">\n <span></span>\n <div class=\"middle\">\n <h1>502</h1>\n <p>\u0627\u0631\u062A\u0628\u0627\u0637 \u0628\u0627 \u0633\u0631\u0648\u0631 \u062F\u06CC\u062A\u0627 \u0642\u0637\u0639 \u0645\u06CC \u0628\u0627\u0634\u062F.</p>\n </div>\n <div>\n <button class=\"fd-button fd-button--transparent\" (click)=\"onReload()\">Reload</button>\n </div>\n</div>\n", styles: [":host{direction:rtl}:host .container{height:100%;text-align:center;display:flex;flex-direction:column}:host span{height:100%;vertical-align:middle;display:inline-block}:host .middle{vertical-align:middle;margin:0;display:inline-block}:host h1{font-size:25em}:host p{margin:-70px 0 0;padding:0;font-size:2em}:host a{color:#ccc}@media only screen and (max-width: 767px){:host h1{font-size:13em}:host p{font-size:1.5em;margin-top:-50px}}@media only screen and (max-width: 400px){:host h1{font-size:9em}:host p{font-size:1em;margin-top:-30px}}:host button{margin-top:5rem;border:1px solid #ccc;padding:5px;max-width:120px}\n"] }]
14203
14318
  }], ctorParameters: () => [{ type: NetworkStatusService }] });
14204
14319
 
14205
14320
  const routesDefault = [