@recursyve/nice-ui-kit.v2 13.2.0-beta.114 → 13.2.0-beta.116

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 (229) hide show
  1. package/esm2020/lib/api/interceptors/transform-response.interceptor.mjs +3 -3
  2. package/esm2020/lib/components/alert/alert.component.mjs +6 -6
  3. package/esm2020/lib/components/alert/alert.module.mjs +7 -9
  4. package/esm2020/lib/components/alert/alert.service.mjs +3 -3
  5. package/esm2020/lib/components/assets-carousel/assets-carousel.component.mjs +10 -10
  6. package/esm2020/lib/components/assets-carousel/assets-carousel.module.mjs +11 -13
  7. package/esm2020/lib/components/async-typeahead/async-typeahead.component.mjs +12 -12
  8. package/esm2020/lib/components/async-typeahead/async-typeahead.module.mjs +13 -15
  9. package/esm2020/lib/components/async-typeahead/providers/async-typeahead.service.mjs +3 -3
  10. package/esm2020/lib/components/base-form/base-form.component.mjs +3 -3
  11. package/esm2020/lib/components/base-form/base-form.module.mjs +4 -4
  12. package/esm2020/lib/components/base-form/form-submit.directive.mjs +3 -3
  13. package/esm2020/lib/components/card/card.component.mjs +4 -4
  14. package/esm2020/lib/components/card/card.module.mjs +5 -7
  15. package/esm2020/lib/components/carousel/carousel.component.mjs +3 -3
  16. package/esm2020/lib/components/carousel/carousel.module.mjs +9 -11
  17. package/esm2020/lib/components/carousel/picture-modal/picture-modal.component.mjs +3 -3
  18. package/esm2020/lib/components/carousel/picture-modal/picture-modal.service.mjs +3 -3
  19. package/esm2020/lib/components/carousel/pipe/carousel-layout.pipe.mjs +3 -3
  20. package/esm2020/lib/components/date-range-picker/components/header/header.component.mjs +5 -5
  21. package/esm2020/lib/components/date-range-picker/components/range-preset/range-preset.component.mjs +6 -6
  22. package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +8 -8
  23. package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +13 -15
  24. package/esm2020/lib/components/date-range-picker/providers/date-range-picker.service.mjs +3 -3
  25. package/esm2020/lib/components/drawer/drawer.component.mjs +4 -4
  26. package/esm2020/lib/components/drawer/drawer.module.mjs +6 -8
  27. package/esm2020/lib/components/drawer/drawer.service.mjs +3 -3
  28. package/esm2020/lib/components/export-bottom-sheet/export-bottom-sheet.component.mjs +5 -5
  29. package/esm2020/lib/components/export-bottom-sheet/export-bottom-sheet.module.mjs +6 -6
  30. package/esm2020/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.mjs +6 -6
  31. package/esm2020/lib/components/form-error/control-status.directive.mjs +3 -3
  32. package/esm2020/lib/components/form-error/form-error.component.mjs +5 -5
  33. package/esm2020/lib/components/form-error/form-error.module.mjs +5 -5
  34. package/esm2020/lib/components/horizontal-stepper/horizontal-stepper.component.mjs +4 -4
  35. package/esm2020/lib/components/horizontal-stepper/horizontal-stepper.module.mjs +7 -9
  36. package/esm2020/lib/components/horizontal-stepper/step.component.mjs +3 -3
  37. package/esm2020/lib/components/image-cropper/image-cropper.component.mjs +11 -11
  38. package/esm2020/lib/components/image-cropper/image-cropper.module.mjs +5 -5
  39. package/esm2020/lib/components/layout/layout.component.mjs +3 -3
  40. package/esm2020/lib/components/layout/layout.module.mjs +5 -5
  41. package/esm2020/lib/components/loading-spinner/loading-spinner.component.mjs +3 -3
  42. package/esm2020/lib/components/loading-spinner/loading-spinner.module.mjs +6 -8
  43. package/esm2020/lib/components/loading-spinner/loading.directive.mjs +3 -3
  44. package/esm2020/lib/components/lottie/lottie.component.mjs +3 -3
  45. package/esm2020/lib/components/lottie/lottie.module.mjs +5 -5
  46. package/esm2020/lib/components/navigation/directives/show-hint.directive.mjs +5 -11
  47. package/esm2020/lib/components/navigation/horizontal/components/basic/basic.component.mjs +9 -9
  48. package/esm2020/lib/components/navigation/horizontal/components/branch/branch.component.mjs +12 -12
  49. package/esm2020/lib/components/navigation/horizontal/components/divider/divider.component.mjs +5 -5
  50. package/esm2020/lib/components/navigation/horizontal/components/spacer/spacer.component.mjs +5 -5
  51. package/esm2020/lib/components/navigation/horizontal/horizontal.component.mjs +8 -8
  52. package/esm2020/lib/components/navigation/navigation.component.mjs +3 -3
  53. package/esm2020/lib/components/navigation/navigation.module.mjs +13 -15
  54. package/esm2020/lib/components/navigation/navigation.service.mjs +3 -3
  55. package/esm2020/lib/components/navigation/pipes/should-hide.pipe.mjs +3 -3
  56. package/esm2020/lib/components/navigation/pipes/should-show-hint.pipe.mjs +3 -3
  57. package/esm2020/lib/components/navigation/vertical/components/aside/aside.component.mjs +12 -12
  58. package/esm2020/lib/components/navigation/vertical/components/basic/basic.component.mjs +9 -9
  59. package/esm2020/lib/components/navigation/vertical/components/collapsable/collapsable.component.mjs +13 -13
  60. package/esm2020/lib/components/navigation/vertical/components/divider/divider.component.mjs +5 -5
  61. package/esm2020/lib/components/navigation/vertical/components/group/group.component.mjs +11 -11
  62. package/esm2020/lib/components/navigation/vertical/components/spacer/spacer.component.mjs +5 -5
  63. package/esm2020/lib/components/navigation/vertical/vertical.component.mjs +12 -12
  64. package/esm2020/lib/components/search-bar/search-bar.component.mjs +8 -8
  65. package/esm2020/lib/components/search-bar/search-bar.module.mjs +9 -11
  66. package/esm2020/lib/components/sweet-alert/sweet-alert.component.mjs +5 -5
  67. package/esm2020/lib/components/sweet-alert/sweet-alert.module.mjs +5 -5
  68. package/esm2020/lib/components/sweet-alert/sweet-alert.service.mjs +3 -3
  69. package/esm2020/lib/components/toast/toast.component.mjs +5 -5
  70. package/esm2020/lib/components/toast/toast.module.mjs +5 -5
  71. package/esm2020/lib/components/toast/toast.service.mjs +3 -3
  72. package/esm2020/lib/components/toggle-button-group/toggle-button-group.component.mjs +4 -4
  73. package/esm2020/lib/components/toggle-button-group/toggle-button-group.module.mjs +6 -8
  74. package/esm2020/lib/components/toggle-button-group/toggle-button.component.mjs +3 -3
  75. package/esm2020/lib/components/typeahead/directives/options-scroll.directive.mjs +3 -3
  76. package/esm2020/lib/components/typeahead/directives/options-scroll.module.mjs +4 -4
  77. package/esm2020/lib/components/typeahead/typeahead.component.mjs +12 -12
  78. package/esm2020/lib/components/typeahead/typeahead.module.mjs +15 -17
  79. package/esm2020/lib/directives/autofocus/autofocus.directive.mjs +3 -3
  80. package/esm2020/lib/directives/autofocus/autofocus.module.mjs +4 -4
  81. package/esm2020/lib/directives/autogrow/autogrow.directive.mjs +3 -3
  82. package/esm2020/lib/directives/autogrow/autogrow.module.mjs +4 -4
  83. package/esm2020/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.mjs +3 -3
  84. package/esm2020/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.mjs +3 -3
  85. package/esm2020/lib/directives/chip-list/chip-list-items/chip-list-items.component.mjs +5 -5
  86. package/esm2020/lib/directives/chip-list/chip-list.directive.mjs +3 -3
  87. package/esm2020/lib/directives/chip-list/chip-list.module.mjs +5 -5
  88. package/esm2020/lib/directives/dropzone/dropzone.directive.mjs +3 -3
  89. package/esm2020/lib/directives/dropzone/dropzone.module.mjs +5 -5
  90. package/esm2020/lib/directives/image-error-placeholder/image-error-placeholder.directive.mjs +3 -3
  91. package/esm2020/lib/directives/image-error-placeholder/image-error-placeholder.module.mjs +4 -4
  92. package/esm2020/lib/directives/material/material.module.mjs +4 -4
  93. package/esm2020/lib/directives/material/nice-material-style.directive.mjs +3 -3
  94. package/esm2020/lib/directives/material/nice-rounded-style.directive.mjs +3 -3
  95. package/esm2020/lib/directives/modals/modal-on-click.directive.mjs +3 -3
  96. package/esm2020/lib/directives/modals/modal-opener.directive.mjs +3 -3
  97. package/esm2020/lib/directives/scroll-reset/scroll-reset.directive.mjs +3 -3
  98. package/esm2020/lib/directives/scroll-reset/scroll-reset.module.mjs +4 -4
  99. package/esm2020/lib/directives/scrollbar/scrollbar.directive.mjs +3 -3
  100. package/esm2020/lib/directives/scrollbar/scrollbar.module.mjs +4 -4
  101. package/esm2020/lib/directives/stop-propagation/click-stop-propagation.directive.mjs +3 -3
  102. package/esm2020/lib/directives/stop-propagation/stop-propagation.module.mjs +4 -4
  103. package/esm2020/lib/directives/window/prevent-close-window.directive.mjs +3 -3
  104. package/esm2020/lib/directives/window/window-directive.module.mjs +4 -4
  105. package/esm2020/lib/nice.module.mjs +8 -10
  106. package/esm2020/lib/pipes/boolean.pipe.mjs +3 -3
  107. package/esm2020/lib/pipes/capitalize-first-letter.pipe.mjs +3 -3
  108. package/esm2020/lib/pipes/ceil.pipe.mjs +3 -3
  109. package/esm2020/lib/pipes/entries.pipe.mjs +3 -3
  110. package/esm2020/lib/pipes/find-by-key.pipe.mjs +3 -3
  111. package/esm2020/lib/pipes/first-letter.pipe.mjs +3 -3
  112. package/esm2020/lib/pipes/floor.pipe.mjs +3 -3
  113. package/esm2020/lib/pipes/join-if-defined.pipe.mjs +3 -3
  114. package/esm2020/lib/pipes/link.pipe.mjs +3 -3
  115. package/esm2020/lib/pipes/localized-boolean.pipe.mjs +3 -3
  116. package/esm2020/lib/pipes/localized-currency.pipe.mjs +3 -3
  117. package/esm2020/lib/pipes/localized-date-only.pipe.mjs +3 -3
  118. package/esm2020/lib/pipes/localized-date.pipe.mjs +3 -3
  119. package/esm2020/lib/pipes/minutes-to-time.pipe.mjs +3 -3
  120. package/esm2020/lib/pipes/number-to-ordinal-indicator.pipe.mjs +3 -3
  121. package/esm2020/lib/pipes/pad.pipe.mjs +3 -3
  122. package/esm2020/lib/pipes/phone.pipe.mjs +3 -3
  123. package/esm2020/lib/pipes/pipes.module.mjs +4 -4
  124. package/esm2020/lib/pipes/postal-code.pipe.mjs +3 -3
  125. package/esm2020/lib/pipes/range.pipe.mjs +3 -3
  126. package/esm2020/lib/pipes/round.pipe.mjs +3 -3
  127. package/esm2020/lib/pipes/sanitize-bypass.pipe.mjs +3 -3
  128. package/esm2020/lib/pipes/seconds-to-time.pipe.mjs +3 -3
  129. package/esm2020/lib/providers/config/config.module.mjs +4 -4
  130. package/esm2020/lib/providers/config/config.service.mjs +3 -3
  131. package/esm2020/lib/providers/media-watcher/media-watcher.module.mjs +4 -4
  132. package/esm2020/lib/providers/media-watcher/media-watcher.service.mjs +3 -3
  133. package/esm2020/lib/providers/overlay/dynamic-overlay-container.service.mjs +3 -3
  134. package/esm2020/lib/providers/overlay/dynamic-overlay.service.mjs +3 -3
  135. package/esm2020/lib/providers/splash-screen/splash-screen.module.mjs +4 -4
  136. package/esm2020/lib/providers/splash-screen/splash-screen.service.mjs +3 -3
  137. package/esm2020/lib/providers/utils/utils.module.mjs +4 -4
  138. package/esm2020/lib/providers/utils/utils.service.mjs +3 -3
  139. package/fesm2015/recursyve-nice-ui-kit.v2.mjs +562 -596
  140. package/fesm2015/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  141. package/fesm2020/recursyve-nice-ui-kit.v2.mjs +562 -596
  142. package/fesm2020/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  143. package/{recursyve-nice-ui-kit.v2.d.ts → index.d.ts} +0 -0
  144. package/lib/components/alert/alert.component.d.ts +1 -1
  145. package/lib/components/assets-carousel/assets-carousel.component.d.ts +1 -1
  146. package/lib/components/async-typeahead/async-typeahead.component.d.ts +2 -2
  147. package/lib/components/base-form/base-form.component.d.ts +1 -1
  148. package/lib/components/base-form/form-submit.directive.d.ts +1 -1
  149. package/lib/components/card/card.component.d.ts +1 -1
  150. package/lib/components/carousel/carousel.component.d.ts +1 -1
  151. package/lib/components/carousel/picture-modal/picture-modal.component.d.ts +1 -1
  152. package/lib/components/carousel/pipe/carousel-layout.pipe.d.ts +1 -1
  153. package/lib/components/date-range-picker/components/header/header.component.d.ts +1 -1
  154. package/lib/components/date-range-picker/components/range-preset/range-preset.component.d.ts +1 -1
  155. package/lib/components/date-range-picker/date-range-picker.component.d.ts +6 -3
  156. package/lib/components/drawer/drawer.component.d.ts +1 -1
  157. package/lib/components/export-bottom-sheet/export-bottom-sheet.component.d.ts +1 -1
  158. package/lib/components/form-error/control-status.directive.d.ts +1 -1
  159. package/lib/components/form-error/form-error.component.d.ts +1 -1
  160. package/lib/components/horizontal-stepper/horizontal-stepper.component.d.ts +1 -1
  161. package/lib/components/horizontal-stepper/step.component.d.ts +1 -1
  162. package/lib/components/image-cropper/image-cropper.component.d.ts +2 -2
  163. package/lib/components/layout/layout.component.d.ts +1 -1
  164. package/lib/components/loading-spinner/loading-spinner.component.d.ts +1 -1
  165. package/lib/components/loading-spinner/loading.directive.d.ts +1 -1
  166. package/lib/components/lottie/lottie.component.d.ts +1 -1
  167. package/lib/components/navigation/directives/show-hint.directive.d.ts +1 -1
  168. package/lib/components/navigation/horizontal/components/basic/basic.component.d.ts +1 -1
  169. package/lib/components/navigation/horizontal/components/branch/branch.component.d.ts +1 -1
  170. package/lib/components/navigation/horizontal/components/divider/divider.component.d.ts +1 -1
  171. package/lib/components/navigation/horizontal/components/spacer/spacer.component.d.ts +1 -1
  172. package/lib/components/navigation/horizontal/horizontal.component.d.ts +1 -1
  173. package/lib/components/navigation/navigation.component.d.ts +1 -1
  174. package/lib/components/navigation/pipes/should-hide.pipe.d.ts +1 -1
  175. package/lib/components/navigation/pipes/should-show-hint.pipe.d.ts +1 -1
  176. package/lib/components/navigation/vertical/components/aside/aside.component.d.ts +1 -1
  177. package/lib/components/navigation/vertical/components/basic/basic.component.d.ts +1 -1
  178. package/lib/components/navigation/vertical/components/collapsable/collapsable.component.d.ts +1 -1
  179. package/lib/components/navigation/vertical/components/divider/divider.component.d.ts +1 -1
  180. package/lib/components/navigation/vertical/components/group/group.component.d.ts +1 -1
  181. package/lib/components/navigation/vertical/components/spacer/spacer.component.d.ts +1 -1
  182. package/lib/components/navigation/vertical/vertical.component.d.ts +1 -1
  183. package/lib/components/search-bar/search-bar.component.d.ts +1 -1
  184. package/lib/components/sweet-alert/sweet-alert.component.d.ts +1 -1
  185. package/lib/components/toast/toast.component.d.ts +1 -1
  186. package/lib/components/toggle-button-group/toggle-button-group.component.d.ts +1 -1
  187. package/lib/components/toggle-button-group/toggle-button.component.d.ts +1 -1
  188. package/lib/components/typeahead/directives/options-scroll.directive.d.ts +1 -1
  189. package/lib/components/typeahead/typeahead.component.d.ts +2 -2
  190. package/lib/directives/autofocus/autofocus.directive.d.ts +1 -1
  191. package/lib/directives/autogrow/autogrow.directive.d.ts +1 -1
  192. package/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.d.ts +1 -1
  193. package/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.d.ts +1 -1
  194. package/lib/directives/chip-list/chip-list-items/chip-list-items.component.d.ts +1 -1
  195. package/lib/directives/chip-list/chip-list.directive.d.ts +1 -1
  196. package/lib/directives/dropzone/dropzone.directive.d.ts +1 -1
  197. package/lib/directives/image-error-placeholder/image-error-placeholder.directive.d.ts +1 -1
  198. package/lib/directives/material/nice-material-style.directive.d.ts +1 -1
  199. package/lib/directives/material/nice-rounded-style.directive.d.ts +1 -1
  200. package/lib/directives/modals/modal-on-click.directive.d.ts +1 -1
  201. package/lib/directives/modals/modal-opener.directive.d.ts +1 -1
  202. package/lib/directives/scroll-reset/scroll-reset.directive.d.ts +1 -1
  203. package/lib/directives/scrollbar/scrollbar.directive.d.ts +1 -1
  204. package/lib/directives/stop-propagation/click-stop-propagation.directive.d.ts +1 -1
  205. package/lib/directives/window/prevent-close-window.directive.d.ts +1 -1
  206. package/lib/pipes/boolean.pipe.d.ts +1 -1
  207. package/lib/pipes/capitalize-first-letter.pipe.d.ts +1 -1
  208. package/lib/pipes/ceil.pipe.d.ts +1 -1
  209. package/lib/pipes/entries.pipe.d.ts +1 -1
  210. package/lib/pipes/find-by-key.pipe.d.ts +1 -1
  211. package/lib/pipes/first-letter.pipe.d.ts +1 -1
  212. package/lib/pipes/floor.pipe.d.ts +1 -1
  213. package/lib/pipes/join-if-defined.pipe.d.ts +1 -1
  214. package/lib/pipes/link.pipe.d.ts +1 -1
  215. package/lib/pipes/localized-boolean.pipe.d.ts +1 -1
  216. package/lib/pipes/localized-currency.pipe.d.ts +1 -1
  217. package/lib/pipes/localized-date-only.pipe.d.ts +1 -1
  218. package/lib/pipes/localized-date.pipe.d.ts +1 -1
  219. package/lib/pipes/minutes-to-time.pipe.d.ts +1 -1
  220. package/lib/pipes/number-to-ordinal-indicator.pipe.d.ts +1 -1
  221. package/lib/pipes/pad.pipe.d.ts +1 -1
  222. package/lib/pipes/phone.pipe.d.ts +1 -1
  223. package/lib/pipes/postal-code.pipe.d.ts +1 -1
  224. package/lib/pipes/range.pipe.d.ts +1 -1
  225. package/lib/pipes/round.pipe.d.ts +1 -1
  226. package/lib/pipes/sanitize-bypass.pipe.d.ts +1 -1
  227. package/lib/pipes/seconds-to-time.pipe.d.ts +1 -1
  228. package/lib/utils/array.utils.d.ts +1 -1
  229. package/package.json +3 -3
@@ -3,10 +3,10 @@ import { NiceImageErrorPlaceholderDirective } from "./image-error-placeholder.di
3
3
  import * as i0 from "@angular/core";
4
4
  export class NiceImageErrorPlaceholderDirectiveModule {
5
5
  }
6
- NiceImageErrorPlaceholderDirectiveModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- NiceImageErrorPlaceholderDirectiveModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, declarations: [NiceImageErrorPlaceholderDirective], exports: [NiceImageErrorPlaceholderDirective] });
8
- NiceImageErrorPlaceholderDirectiveModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, decorators: [{
6
+ NiceImageErrorPlaceholderDirectiveModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ NiceImageErrorPlaceholderDirectiveModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, declarations: [NiceImageErrorPlaceholderDirective], exports: [NiceImageErrorPlaceholderDirective] });
8
+ NiceImageErrorPlaceholderDirectiveModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceImageErrorPlaceholderDirectiveModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [NiceImageErrorPlaceholderDirective],
@@ -4,12 +4,12 @@ import { NiceRoundedStyleDirective } from "./nice-rounded-style.directive";
4
4
  import * as i0 from "@angular/core";
5
5
  export class NiceMaterialModule {
6
6
  }
7
- NiceMaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
- NiceMaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialModule, declarations: [NiceMaterialStyleDirective,
7
+ NiceMaterialModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8
+ NiceMaterialModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialModule, declarations: [NiceMaterialStyleDirective,
9
9
  NiceRoundedStyleDirective], exports: [NiceMaterialStyleDirective,
10
10
  NiceRoundedStyleDirective] });
11
- NiceMaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialModule });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialModule, decorators: [{
11
+ NiceMaterialModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialModule });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  declarations: [
@@ -9,9 +9,9 @@ export class NiceMaterialStyleDirective {
9
9
  this.element.nativeElement.classList.add("keep-material-style");
10
10
  }
11
11
  }
12
- NiceMaterialStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialStyleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
- NiceMaterialStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceMaterialStyleDirective, selector: "[keep-material-style]", ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceMaterialStyleDirective, decorators: [{
12
+ NiceMaterialStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialStyleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
+ NiceMaterialStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceMaterialStyleDirective, selector: "[keep-material-style]", ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceMaterialStyleDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{ selector: "[keep-material-style]" }]
17
17
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
@@ -9,9 +9,9 @@ export class NiceRoundedStyleDirective {
9
9
  this.element.nativeElement.classList.add("nice-rounded-style");
10
10
  }
11
11
  }
12
- NiceRoundedStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceRoundedStyleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
- NiceRoundedStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceRoundedStyleDirective, selector: "[nice-rounded-style]", ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceRoundedStyleDirective, decorators: [{
12
+ NiceRoundedStyleDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceRoundedStyleDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
13
+ NiceRoundedStyleDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceRoundedStyleDirective, selector: "[nice-rounded-style]", ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceRoundedStyleDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{ selector: "[nice-rounded-style]" }]
17
17
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
@@ -11,9 +11,9 @@ export class NiceModalOnClickDirective extends NiceModalOpenerDirective {
11
11
  this.open();
12
12
  }
13
13
  }
14
- NiceModalOnClickDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModalOnClickDirective, deps: [{ token: i1.MatDialog }, { token: i0.Type }, { token: i1.MatDialogConfig }], target: i0.ɵɵFactoryTarget.Directive });
15
- NiceModalOnClickDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceModalOnClickDirective, host: { listeners: { "click": "onClick()" } }, usesInheritance: true, ngImport: i0 });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModalOnClickDirective, decorators: [{
14
+ NiceModalOnClickDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModalOnClickDirective, deps: [{ token: i1.MatDialog }, { token: i0.Type }, { token: i1.MatDialogConfig }], target: i0.ɵɵFactoryTarget.Directive });
15
+ NiceModalOnClickDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceModalOnClickDirective, host: { listeners: { "click": "onClick()" } }, usesInheritance: true, ngImport: i0 });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModalOnClickDirective, decorators: [{
17
17
  type: Directive
18
18
  }], ctorParameters: function () { return [{ type: i1.MatDialog }, { type: i0.Type }, { type: i1.MatDialogConfig }]; }, propDecorators: { onClick: [{
19
19
  type: HostListener,
@@ -19,9 +19,9 @@ export class NiceModalOpenerDirective {
19
19
  .subscribe(res => this.modalAfterClosed.emit(res));
20
20
  }
21
21
  }
22
- NiceModalOpenerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModalOpenerDirective, deps: [{ token: i1.MatDialog }, { token: i0.Type }, { token: i1.MatDialogConfig }], target: i0.ɵɵFactoryTarget.Directive });
23
- NiceModalOpenerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceModalOpenerDirective, inputs: { modalData: "modalData" }, outputs: { modalAfterClosed: "modalAfterClosed" }, ngImport: i0 });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModalOpenerDirective, decorators: [{
22
+ NiceModalOpenerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModalOpenerDirective, deps: [{ token: i1.MatDialog }, { token: i0.Type }, { token: i1.MatDialogConfig }], target: i0.ɵɵFactoryTarget.Directive });
23
+ NiceModalOpenerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceModalOpenerDirective, inputs: { modalData: "modalData" }, outputs: { modalAfterClosed: "modalAfterClosed" }, ngImport: i0 });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModalOpenerDirective, decorators: [{
25
25
  type: Directive
26
26
  }], ctorParameters: function () { return [{ type: i1.MatDialog }, { type: i0.Type }, { type: i1.MatDialogConfig }]; }, propDecorators: { modalData: [{
27
27
  type: Input
@@ -35,9 +35,9 @@ export class NiceScrollResetDirective {
35
35
  this._unsubscribeAll.complete();
36
36
  }
37
37
  }
38
- NiceScrollResetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetDirective, deps: [{ token: i0.ElementRef }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Directive });
39
- NiceScrollResetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceScrollResetDirective, selector: "[niceScrollReset]", exportAs: ["niceScrollReset"], ngImport: i0 });
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetDirective, decorators: [{
38
+ NiceScrollResetDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetDirective, deps: [{ token: i0.ElementRef }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Directive });
39
+ NiceScrollResetDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceScrollResetDirective, selector: "[niceScrollReset]", exportAs: ["niceScrollReset"], ngImport: i0 });
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetDirective, decorators: [{
41
41
  type: Directive,
42
42
  args: [{
43
43
  selector: "[niceScrollReset]",
@@ -3,10 +3,10 @@ import { NiceScrollResetDirective } from "./scroll-reset.directive";
3
3
  import * as i0 from "@angular/core";
4
4
  export class NiceScrollResetModule {
5
5
  }
6
- NiceScrollResetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- NiceScrollResetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetModule, declarations: [NiceScrollResetDirective], exports: [NiceScrollResetDirective] });
8
- NiceScrollResetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollResetModule, decorators: [{
6
+ NiceScrollResetModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ NiceScrollResetModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetModule, declarations: [NiceScrollResetDirective], exports: [NiceScrollResetDirective] });
8
+ NiceScrollResetModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollResetModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [
@@ -293,9 +293,9 @@ export class NiceScrollbarDirective {
293
293
  this._ps = null;
294
294
  }
295
295
  }
296
- NiceScrollbarDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarDirective, deps: [{ token: i0.ElementRef }, { token: i1.Platform }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Directive });
297
- NiceScrollbarDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceScrollbarDirective, selector: "[niceScrollbar]", inputs: { niceScrollbar: "niceScrollbar", niceScrollbarOptions: "niceScrollbarOptions" }, exportAs: ["niceScrollbar"], usesOnChanges: true, ngImport: i0 });
298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarDirective, decorators: [{
296
+ NiceScrollbarDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarDirective, deps: [{ token: i0.ElementRef }, { token: i1.Platform }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Directive });
297
+ NiceScrollbarDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceScrollbarDirective, selector: "[niceScrollbar]", inputs: { niceScrollbar: "niceScrollbar", niceScrollbarOptions: "niceScrollbarOptions" }, exportAs: ["niceScrollbar"], usesOnChanges: true, ngImport: i0 });
298
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarDirective, decorators: [{
299
299
  type: Directive,
300
300
  args: [{
301
301
  selector: "[niceScrollbar]",
@@ -3,10 +3,10 @@ import { NiceScrollbarDirective } from "./scrollbar.directive";
3
3
  import * as i0 from "@angular/core";
4
4
  export class NiceScrollbarModule {
5
5
  }
6
- NiceScrollbarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- NiceScrollbarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarModule, declarations: [NiceScrollbarDirective], exports: [NiceScrollbarDirective] });
8
- NiceScrollbarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceScrollbarModule, decorators: [{
6
+ NiceScrollbarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ NiceScrollbarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarModule, declarations: [NiceScrollbarDirective], exports: [NiceScrollbarDirective] });
8
+ NiceScrollbarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceScrollbarModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [
@@ -6,9 +6,9 @@ export class NiceClickStopPropagationDirective {
6
6
  event.stopPropagation();
7
7
  }
8
8
  }
9
- NiceClickStopPropagationDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceClickStopPropagationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
10
- NiceClickStopPropagationDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NiceClickStopPropagationDirective, selector: "[niceClickStopPropagation]", host: { listeners: { "click": "stopClick($event)" } }, ngImport: i0 });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceClickStopPropagationDirective, decorators: [{
9
+ NiceClickStopPropagationDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceClickStopPropagationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
10
+ NiceClickStopPropagationDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NiceClickStopPropagationDirective, selector: "[niceClickStopPropagation]", host: { listeners: { "click": "stopClick($event)" } }, ngImport: i0 });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceClickStopPropagationDirective, decorators: [{
12
12
  type: Directive,
13
13
  args: [{ selector: "[niceClickStopPropagation]" }]
14
14
  }], propDecorators: { stopClick: [{
@@ -3,10 +3,10 @@ import { NiceClickStopPropagationDirective } from "./click-stop-propagation.dire
3
3
  import * as i0 from "@angular/core";
4
4
  export class NiceStopPropagationModule {
5
5
  }
6
- NiceStopPropagationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceStopPropagationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- NiceStopPropagationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceStopPropagationModule, declarations: [NiceClickStopPropagationDirective], exports: [NiceClickStopPropagationDirective] });
8
- NiceStopPropagationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceStopPropagationModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceStopPropagationModule, decorators: [{
6
+ NiceStopPropagationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceStopPropagationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ NiceStopPropagationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceStopPropagationModule, declarations: [NiceClickStopPropagationDirective], exports: [NiceClickStopPropagationDirective] });
8
+ NiceStopPropagationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceStopPropagationModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceStopPropagationModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  exports: [NiceClickStopPropagationDirective],
@@ -6,9 +6,9 @@ export class NicePreventCloseWindowDirective {
6
6
  $event.returnValue = false;
7
7
  }
8
8
  }
9
- NicePreventCloseWindowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePreventCloseWindowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
10
- NicePreventCloseWindowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: NicePreventCloseWindowDirective, selector: "[nicePreventCloseWindow]", host: { listeners: { "window:beforeunload": "handleClose($event)" } }, ngImport: i0 });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePreventCloseWindowDirective, decorators: [{
9
+ NicePreventCloseWindowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NicePreventCloseWindowDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
10
+ NicePreventCloseWindowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.2.3", type: NicePreventCloseWindowDirective, selector: "[nicePreventCloseWindow]", host: { listeners: { "window:beforeunload": "handleClose($event)" } }, ngImport: i0 });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NicePreventCloseWindowDirective, decorators: [{
12
12
  type: Directive,
13
13
  args: [{ selector: "[nicePreventCloseWindow]" }]
14
14
  }], propDecorators: { handleClose: [{
@@ -3,10 +3,10 @@ import { NicePreventCloseWindowDirective } from "./prevent-close-window.directiv
3
3
  import * as i0 from "@angular/core";
4
4
  export class NiceWindowDirectiveModule {
5
5
  }
6
- NiceWindowDirectiveModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceWindowDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- NiceWindowDirectiveModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceWindowDirectiveModule, declarations: [NicePreventCloseWindowDirective], exports: [NicePreventCloseWindowDirective] });
8
- NiceWindowDirectiveModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceWindowDirectiveModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceWindowDirectiveModule, decorators: [{
6
+ NiceWindowDirectiveModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceWindowDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ NiceWindowDirectiveModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceWindowDirectiveModule, declarations: [NicePreventCloseWindowDirective], exports: [NicePreventCloseWindowDirective] });
8
+ NiceWindowDirectiveModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceWindowDirectiveModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceWindowDirectiveModule, decorators: [{
10
10
  type: NgModule,
11
11
  args: [{
12
12
  declarations: [NicePreventCloseWindowDirective],
@@ -13,11 +13,11 @@ export class NiceModule {
13
13
  }
14
14
  }
15
15
  }
16
- NiceModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModule, deps: [{ token: NiceModule, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.NgModule });
17
- NiceModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModule, imports: [NiceMediaWatcherModule,
16
+ NiceModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModule, deps: [{ token: NiceModule, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.NgModule });
17
+ NiceModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NiceModule, imports: [NiceMediaWatcherModule,
18
18
  NiceSplashScreenModule,
19
19
  NiceUtilsModule] });
20
- NiceModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModule, providers: [
20
+ NiceModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModule, providers: [
21
21
  {
22
22
  // Disable 'theme' sanity check
23
23
  provide: MATERIAL_SANITY_CHECKS,
@@ -34,12 +34,10 @@ NiceModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13
34
34
  appearance: "fill"
35
35
  }
36
36
  }
37
- ], imports: [[
38
- NiceMediaWatcherModule,
39
- NiceSplashScreenModule,
40
- NiceUtilsModule
41
- ]] });
42
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NiceModule, decorators: [{
37
+ ], imports: [NiceMediaWatcherModule,
38
+ NiceSplashScreenModule,
39
+ NiceUtilsModule] });
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NiceModule, decorators: [{
43
41
  type: NgModule,
44
42
  args: [{
45
43
  imports: [
@@ -71,4 +69,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImpor
71
69
  }, {
72
70
  type: SkipSelf
73
71
  }] }]; } });
74
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmljZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9uaWNlLXVpLWtpdC12Mi9zcmMvbGliL25pY2UubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsUUFBUSxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RCxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUNoRSxPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUM5RSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsc0JBQXNCLEVBQUUsZUFBZSxFQUFFLE1BQU0sYUFBYSxDQUFDOztBQTJCOUYsTUFBTSxPQUFPLFVBQVU7SUFDbkI7O09BRUc7SUFDSCxZQUFvQyxZQUF5QjtRQUN6RCxJQUFJLFlBQVksRUFBRTtZQUNkLE1BQU0sSUFBSSxLQUFLLENBQUMsK0VBQStFLENBQUMsQ0FBQztTQUNwRztJQUNMLENBQUM7O3VHQVJRLFVBQVUsa0JBSWdDLFVBQVU7d0dBSnBELFVBQVUsWUF2QmYsc0JBQXNCO1FBQ3RCLHNCQUFzQjtRQUN0QixlQUFlO3dHQXFCVixVQUFVLGFBbkJSO1FBQ1A7WUFDSSwrQkFBK0I7WUFDL0IsT0FBTyxFQUFHLHNCQUFzQjtZQUNoQyxRQUFRLEVBQUU7Z0JBQ04sT0FBTyxFQUFFLElBQUk7Z0JBQ2IsS0FBSyxFQUFJLEtBQUs7Z0JBQ2QsT0FBTyxFQUFFLElBQUk7YUFDaEI7U0FDSjtRQUNEO1lBQ0ksdUVBQXVFO1lBQ3ZFLE9BQU8sRUFBRSw4QkFBOEI7WUFDdkMsUUFBUSxFQUFFO2dCQUNOLFVBQVUsRUFBRSxNQUFNO2FBQ3JCO1NBQ0o7S0FDSixZQXRCUTtZQUNMLHNCQUFzQjtZQUN0QixzQkFBc0I7WUFDdEIsZUFBZTtTQUNsQjsyRkFvQlEsVUFBVTtrQkF6QnRCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLHNCQUFzQjt3QkFDdEIsc0JBQXNCO3dCQUN0QixlQUFlO3FCQUNsQjtvQkFDRCxTQUFTLEVBQUU7d0JBQ1A7NEJBQ0ksK0JBQStCOzRCQUMvQixPQUFPLEVBQUcsc0JBQXNCOzRCQUNoQyxRQUFRLEVBQUU7Z0NBQ04sT0FBTyxFQUFFLElBQUk7Z0NBQ2IsS0FBSyxFQUFJLEtBQUs7Z0NBQ2QsT0FBTyxFQUFFLElBQUk7NkJBQ2hCO3lCQUNKO3dCQUNEOzRCQUNJLHVFQUF1RTs0QkFDdkUsT0FBTyxFQUFFLDhCQUE4Qjs0QkFDdkMsUUFBUSxFQUFFO2dDQUNOLFVBQVUsRUFBRSxNQUFNOzZCQUNyQjt5QkFDSjtxQkFDSjtpQkFDSjswREFLc0QsVUFBVTswQkFBaEQsUUFBUTs7MEJBQUksUUFBUSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE5nTW9kdWxlLCBPcHRpb25hbCwgU2tpcFNlbGYgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuaW1wb3J0IHsgTUFURVJJQUxfU0FOSVRZX0NIRUNLUyB9IGZyb20gXCJAYW5ndWxhci9tYXRlcmlhbC9jb3JlXCI7XG5pbXBvcnQgeyBNQVRfRk9STV9GSUVMRF9ERUZBVUxUX09QVElPTlMgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvZm9ybS1maWVsZFwiO1xuaW1wb3J0IHsgTmljZU1lZGlhV2F0Y2hlck1vZHVsZSwgTmljZVNwbGFzaFNjcmVlbk1vZHVsZSwgTmljZVV0aWxzTW9kdWxlIH0gZnJvbSBcIi4vcHJvdmlkZXJzXCI7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBOaWNlTWVkaWFXYXRjaGVyTW9kdWxlLFxuICAgICAgICBOaWNlU3BsYXNoU2NyZWVuTW9kdWxlLFxuICAgICAgICBOaWNlVXRpbHNNb2R1bGVcbiAgICBdLFxuICAgIHByb3ZpZGVyczogW1xuICAgICAgICB7XG4gICAgICAgICAgICAvLyBEaXNhYmxlICd0aGVtZScgc2FuaXR5IGNoZWNrXG4gICAgICAgICAgICBwcm92aWRlIDogTUFURVJJQUxfU0FOSVRZX0NIRUNLUyxcbiAgICAgICAgICAgIHVzZVZhbHVlOiB7XG4gICAgICAgICAgICAgICAgZG9jdHlwZTogdHJ1ZSxcbiAgICAgICAgICAgICAgICB0aGVtZSAgOiBmYWxzZSxcbiAgICAgICAgICAgICAgICB2ZXJzaW9uOiB0cnVlXG4gICAgICAgICAgICB9XG4gICAgICAgIH0sXG4gICAgICAgIHtcbiAgICAgICAgICAgIC8vIFVzZSB0aGUgJ2ZpbGwnIGFwcGVhcmFuY2Ugb24gQW5ndWxhciBNYXRlcmlhbCBmb3JtIGZpZWxkcyBieSBkZWZhdWx0XG4gICAgICAgICAgICBwcm92aWRlOiBNQVRfRk9STV9GSUVMRF9ERUZBVUxUX09QVElPTlMsXG4gICAgICAgICAgICB1c2VWYWx1ZToge1xuICAgICAgICAgICAgICAgIGFwcGVhcmFuY2U6IFwiZmlsbFwiXG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICBdXG59KVxuZXhwb3J0IGNsYXNzIE5pY2VNb2R1bGUge1xuICAgIC8qKlxuICAgICAqIENvbnN0cnVjdG9yXG4gICAgICovXG4gICAgY29uc3RydWN0b3IoQE9wdGlvbmFsKCkgQFNraXBTZWxmKCkgcGFyZW50TW9kdWxlPzogTmljZU1vZHVsZSkge1xuICAgICAgICBpZiAocGFyZW50TW9kdWxlKSB7XG4gICAgICAgICAgICB0aHJvdyBuZXcgRXJyb3IoXCJOaWNlTW9kdWxlIGhhcyBhbHJlYWR5IGJlZW4gbG9hZGVkLiBJbXBvcnQgdGhpcyBtb2R1bGUgaW4gdGhlIEFwcE1vZHVsZSBvbmx5IVwiKTtcbiAgICAgICAgfVxuICAgIH1cbn1cbiJdfQ==
72
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmljZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9wcm9qZWN0cy9uaWNlLXVpLWtpdC12Mi9zcmMvbGliL25pY2UubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQUUsUUFBUSxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RCxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUNoRSxPQUFPLEVBQUUsOEJBQThCLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQztBQUM5RSxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsc0JBQXNCLEVBQUUsZUFBZSxFQUFFLE1BQU0sYUFBYSxDQUFDOztBQTJCOUYsTUFBTSxPQUFPLFVBQVU7SUFDbkI7O09BRUc7SUFDSCxZQUFvQyxZQUF5QjtRQUN6RCxJQUFJLFlBQVksRUFBRTtZQUNkLE1BQU0sSUFBSSxLQUFLLENBQUMsK0VBQStFLENBQUMsQ0FBQztTQUNwRztJQUNMLENBQUM7O3VHQVJRLFVBQVU7d0dBQVYsVUFBVSxZQXZCZixzQkFBc0I7UUFDdEIsc0JBQXNCO1FBQ3RCLGVBQWU7d0dBcUJWLFVBQVUsYUFuQlI7UUFDUDtZQUNJLCtCQUErQjtZQUMvQixPQUFPLEVBQUcsc0JBQXNCO1lBQ2hDLFFBQVEsRUFBRTtnQkFDTixPQUFPLEVBQUUsSUFBSTtnQkFDYixLQUFLLEVBQUksS0FBSztnQkFDZCxPQUFPLEVBQUUsSUFBSTthQUNoQjtTQUNKO1FBQ0Q7WUFDSSx1RUFBdUU7WUFDdkUsT0FBTyxFQUFFLDhCQUE4QjtZQUN2QyxRQUFRLEVBQUU7Z0JBQ04sVUFBVSxFQUFFLE1BQU07YUFDckI7U0FDSjtLQUNKLFlBckJHLHNCQUFzQjtRQUN0QixzQkFBc0I7UUFDdEIsZUFBZTsyRkFxQlYsVUFBVTtrQkF6QnRCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLHNCQUFzQjt3QkFDdEIsc0JBQXNCO3dCQUN0QixlQUFlO3FCQUNsQjtvQkFDRCxTQUFTLEVBQUU7d0JBQ1A7NEJBQ0ksK0JBQStCOzRCQUMvQixPQUFPLEVBQUcsc0JBQXNCOzRCQUNoQyxRQUFRLEVBQUU7Z0NBQ04sT0FBTyxFQUFFLElBQUk7Z0NBQ2IsS0FBSyxFQUFJLEtBQUs7Z0NBQ2QsT0FBTyxFQUFFLElBQUk7NkJBQ2hCO3lCQUNKO3dCQUNEOzRCQUNJLHVFQUF1RTs0QkFDdkUsT0FBTyxFQUFFLDhCQUE4Qjs0QkFDdkMsUUFBUSxFQUFFO2dDQUNOLFVBQVUsRUFBRSxNQUFNOzZCQUNyQjt5QkFDSjtxQkFDSjtpQkFDSjs7MEJBS2dCLFFBQVE7OzBCQUFJLFFBQVEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSwgT3B0aW9uYWwsIFNraXBTZWxmIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IE1BVEVSSUFMX1NBTklUWV9DSEVDS1MgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvY29yZVwiO1xuaW1wb3J0IHsgTUFUX0ZPUk1fRklFTERfREVGQVVMVF9PUFRJT05TIH0gZnJvbSBcIkBhbmd1bGFyL21hdGVyaWFsL2Zvcm0tZmllbGRcIjtcbmltcG9ydCB7IE5pY2VNZWRpYVdhdGNoZXJNb2R1bGUsIE5pY2VTcGxhc2hTY3JlZW5Nb2R1bGUsIE5pY2VVdGlsc01vZHVsZSB9IGZyb20gXCIuL3Byb3ZpZGVyc1wiO1xuXG5ATmdNb2R1bGUoe1xuICAgIGltcG9ydHM6IFtcbiAgICAgICAgTmljZU1lZGlhV2F0Y2hlck1vZHVsZSxcbiAgICAgICAgTmljZVNwbGFzaFNjcmVlbk1vZHVsZSxcbiAgICAgICAgTmljZVV0aWxzTW9kdWxlXG4gICAgXSxcbiAgICBwcm92aWRlcnM6IFtcbiAgICAgICAge1xuICAgICAgICAgICAgLy8gRGlzYWJsZSAndGhlbWUnIHNhbml0eSBjaGVja1xuICAgICAgICAgICAgcHJvdmlkZSA6IE1BVEVSSUFMX1NBTklUWV9DSEVDS1MsXG4gICAgICAgICAgICB1c2VWYWx1ZToge1xuICAgICAgICAgICAgICAgIGRvY3R5cGU6IHRydWUsXG4gICAgICAgICAgICAgICAgdGhlbWUgIDogZmFsc2UsXG4gICAgICAgICAgICAgICAgdmVyc2lvbjogdHJ1ZVxuICAgICAgICAgICAgfVxuICAgICAgICB9LFxuICAgICAgICB7XG4gICAgICAgICAgICAvLyBVc2UgdGhlICdmaWxsJyBhcHBlYXJhbmNlIG9uIEFuZ3VsYXIgTWF0ZXJpYWwgZm9ybSBmaWVsZHMgYnkgZGVmYXVsdFxuICAgICAgICAgICAgcHJvdmlkZTogTUFUX0ZPUk1fRklFTERfREVGQVVMVF9PUFRJT05TLFxuICAgICAgICAgICAgdXNlVmFsdWU6IHtcbiAgICAgICAgICAgICAgICBhcHBlYXJhbmNlOiBcImZpbGxcIlxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgXVxufSlcbmV4cG9ydCBjbGFzcyBOaWNlTW9kdWxlIHtcbiAgICAvKipcbiAgICAgKiBDb25zdHJ1Y3RvclxuICAgICAqL1xuICAgIGNvbnN0cnVjdG9yKEBPcHRpb25hbCgpIEBTa2lwU2VsZigpIHBhcmVudE1vZHVsZT86IE5pY2VNb2R1bGUpIHtcbiAgICAgICAgaWYgKHBhcmVudE1vZHVsZSkge1xuICAgICAgICAgICAgdGhyb3cgbmV3IEVycm9yKFwiTmljZU1vZHVsZSBoYXMgYWxyZWFkeSBiZWVuIGxvYWRlZC4gSW1wb3J0IHRoaXMgbW9kdWxlIGluIHRoZSBBcHBNb2R1bGUgb25seSFcIik7XG4gICAgICAgIH1cbiAgICB9XG59XG4iXX0=
@@ -13,9 +13,9 @@ export class BooleanPipe {
13
13
  return this.translateService.instant(value ? "general.yes" : "general.no");
14
14
  }
15
15
  }
16
- BooleanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BooleanPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
17
- BooleanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BooleanPipe, name: "boolean" });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: BooleanPipe, decorators: [{
16
+ BooleanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: BooleanPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
17
+ BooleanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: BooleanPipe, name: "boolean" });
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: BooleanPipe, decorators: [{
19
19
  type: Pipe,
20
20
  args: [{ name: "boolean" }]
21
21
  }], ctorParameters: function () { return [{ type: i1.TranslateService }]; } });
@@ -9,9 +9,9 @@ export class CapitalizeFirstLetterPipe {
9
9
  return value.charAt(0).toUpperCase() + value.slice(1);
10
10
  }
11
11
  }
12
- CapitalizeFirstLetterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CapitalizeFirstLetterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
- CapitalizeFirstLetterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CapitalizeFirstLetterPipe, name: "capitalizeFirstLetter" });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CapitalizeFirstLetterPipe, decorators: [{
12
+ CapitalizeFirstLetterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: CapitalizeFirstLetterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
13
+ CapitalizeFirstLetterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: CapitalizeFirstLetterPipe, name: "capitalizeFirstLetter" });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: CapitalizeFirstLetterPipe, decorators: [{
15
15
  type: Pipe,
16
16
  args: [{ name: "capitalizeFirstLetter" }]
17
17
  }] });
@@ -5,9 +5,9 @@ export class CeilPipe {
5
5
  return Math.ceil(input);
6
6
  }
7
7
  }
8
- CeilPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CeilPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
- CeilPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CeilPipe, name: "ceil" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: CeilPipe, decorators: [{
8
+ CeilPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: CeilPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
+ CeilPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: CeilPipe, name: "ceil" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: CeilPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{ name: "ceil" }]
13
13
  }] });
@@ -14,9 +14,9 @@ export class EntriesPipe {
14
14
  return keys;
15
15
  }
16
16
  }
17
- EntriesPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EntriesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
18
- EntriesPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EntriesPipe, name: "entries" });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EntriesPipe, decorators: [{
17
+ EntriesPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: EntriesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
18
+ EntriesPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: EntriesPipe, name: "entries" });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: EntriesPipe, decorators: [{
20
20
  type: Pipe,
21
21
  args: [{ name: "entries" }]
22
22
  }] });
@@ -5,9 +5,9 @@ export class FindByKeyPipe {
5
5
  return (array ?? []).find((v) => v?.[key] === value);
6
6
  }
7
7
  }
8
- FindByKeyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FindByKeyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
- FindByKeyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FindByKeyPipe, name: "findByKey" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FindByKeyPipe, decorators: [{
8
+ FindByKeyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FindByKeyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
+ FindByKeyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: FindByKeyPipe, name: "findByKey" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FindByKeyPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{ name: "findByKey" }]
13
13
  }] });
@@ -5,9 +5,9 @@ export class FirstLetterPipe {
5
5
  return value?.[0];
6
6
  }
7
7
  }
8
- FirstLetterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FirstLetterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
- FirstLetterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FirstLetterPipe, name: "firstLetter" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FirstLetterPipe, decorators: [{
8
+ FirstLetterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FirstLetterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
+ FirstLetterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: FirstLetterPipe, name: "firstLetter" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FirstLetterPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{ name: "firstLetter" }]
13
13
  }] });
@@ -5,9 +5,9 @@ export class FloorPipe {
5
5
  return Math.floor(input);
6
6
  }
7
7
  }
8
- FloorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FloorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
- FloorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FloorPipe, name: "floor" });
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: FloorPipe, decorators: [{
8
+ FloorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FloorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
9
+ FloorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: FloorPipe, name: "floor" });
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: FloorPipe, decorators: [{
11
11
  type: Pipe,
12
12
  args: [{ name: "floor" }]
13
13
  }] });
@@ -11,9 +11,9 @@ export class JoinPipe {
11
11
  return array.filter(x => x).map(x => x[prop]).join(separator);
12
12
  }
13
13
  }
14
- JoinPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: JoinPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
- JoinPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: JoinPipe, name: "join" });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: JoinPipe, decorators: [{
14
+ JoinPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: JoinPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
+ JoinPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: JoinPipe, name: "join" });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: JoinPipe, decorators: [{
17
17
  type: Pipe,
18
18
  args: [{ name: "join" }]
19
19
  }] });
@@ -16,9 +16,9 @@ export class LinkPipe {
16
16
  }
17
17
  }
18
18
  }
19
- LinkPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LinkPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
20
- LinkPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LinkPipe, name: "link" });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LinkPipe, decorators: [{
19
+ LinkPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LinkPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
20
+ LinkPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: LinkPipe, name: "link" });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LinkPipe, decorators: [{
22
22
  type: Pipe,
23
23
  args: [{ name: "link" }]
24
24
  }] });
@@ -10,9 +10,9 @@ export class LocalizedBooleanPipe {
10
10
  return this.translateService.instant(`general.bool_${value}`);
11
11
  }
12
12
  }
13
- LocalizedBooleanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedBooleanPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
14
- LocalizedBooleanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedBooleanPipe, name: "localizedBoolean" });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedBooleanPipe, decorators: [{
13
+ LocalizedBooleanPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedBooleanPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
14
+ LocalizedBooleanPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: LocalizedBooleanPipe, name: "localizedBoolean" });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedBooleanPipe, decorators: [{
16
16
  type: Pipe,
17
17
  args: [{ name: "localizedBoolean" }]
18
18
  }], ctorParameters: function () { return [{ type: i1.TranslateService }]; } });
@@ -9,9 +9,9 @@ export class LocalizedCurrencyPipe extends CurrencyPipe {
9
9
  this.translateService = translateService;
10
10
  }
11
11
  }
12
- LocalizedCurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedCurrencyPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
13
- LocalizedCurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedCurrencyPipe, name: "localizedCurrency" });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedCurrencyPipe, decorators: [{
12
+ LocalizedCurrencyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedCurrencyPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
13
+ LocalizedCurrencyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: LocalizedCurrencyPipe, name: "localizedCurrency" });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedCurrencyPipe, decorators: [{
15
15
  type: Pipe,
16
16
  args: [{ name: "localizedCurrency" }]
17
17
  }], ctorParameters: function () { return [{ type: i1.TranslateService }]; } });
@@ -12,9 +12,9 @@ export class LocalizedDateOnlyPipe {
12
12
  return pipe.transform(value, pattern, fallbackWithNull, "UTC");
13
13
  }
14
14
  }
15
- LocalizedDateOnlyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDateOnlyPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
16
- LocalizedDateOnlyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDateOnlyPipe, name: "localizedDateOnly" });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDateOnlyPipe, decorators: [{
15
+ LocalizedDateOnlyPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDateOnlyPipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
16
+ LocalizedDateOnlyPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDateOnlyPipe, name: "localizedDateOnly" });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDateOnlyPipe, decorators: [{
18
18
  type: Pipe,
19
19
  args: [{ name: "localizedDateOnly" }]
20
20
  }], ctorParameters: function () { return [{ type: i1.TranslateService }]; } });
@@ -31,9 +31,9 @@ export class LocalizedDatePipe {
31
31
  return "MMMM d";
32
32
  }
33
33
  }
34
- LocalizedDatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDatePipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
35
- LocalizedDatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDatePipe, name: "localizedDate" });
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: LocalizedDatePipe, decorators: [{
34
+ LocalizedDatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDatePipe, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Pipe });
35
+ LocalizedDatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDatePipe, name: "localizedDate" });
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: LocalizedDatePipe, decorators: [{
37
37
  type: Pipe,
38
38
  args: [{ name: "localizedDate" }]
39
39
  }], ctorParameters: function () { return [{ type: i1.TranslateService }]; } });
@@ -8,9 +8,9 @@ export class MinutesToTimePipe {
8
8
  return `${hours}${separator}${minutes}`;
9
9
  }
10
10
  }
11
- MinutesToTimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MinutesToTimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
12
- MinutesToTimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MinutesToTimePipe, name: "minutesToTime" });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: MinutesToTimePipe, decorators: [{
11
+ MinutesToTimePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: MinutesToTimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
12
+ MinutesToTimePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: MinutesToTimePipe, name: "minutesToTime" });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: MinutesToTimePipe, decorators: [{
14
14
  type: Pipe,
15
15
  args: [{ name: "minutesToTime" }]
16
16
  }] });
@@ -14,9 +14,9 @@ export class NumberToOrdinalIndicatorPipe {
14
14
  }
15
15
  }
16
16
  }
17
- NumberToOrdinalIndicatorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
18
- NumberToOrdinalIndicatorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, name: "numberToOrdinalIndicator" });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, decorators: [{
17
+ NumberToOrdinalIndicatorPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
18
+ NumberToOrdinalIndicatorPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, name: "numberToOrdinalIndicator" });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NumberToOrdinalIndicatorPipe, decorators: [{
20
20
  type: Pipe,
21
21
  args: [{ name: "numberToOrdinalIndicator" }]
22
22
  }] });
@@ -11,9 +11,9 @@ export class PadPipe {
11
11
  }
12
12
  }
13
13
  }
14
- PadPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PadPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
- PadPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PadPipe, name: "pad" });
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PadPipe, decorators: [{
14
+ PadPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PadPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
15
+ PadPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: PadPipe, name: "pad" });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PadPipe, decorators: [{
17
17
  type: Pipe,
18
18
  args: [{ name: "pad" }]
19
19
  }] });
@@ -14,9 +14,9 @@ export class PhonePipe {
14
14
  return `${formattedPhoneNumber} #${extension}`;
15
15
  }
16
16
  }
17
- PhonePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PhonePipe, deps: [{ token: i1.MaskApplierService }], target: i0.ɵɵFactoryTarget.Pipe });
18
- PhonePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PhonePipe, name: "phone" });
19
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PhonePipe, decorators: [{
17
+ PhonePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PhonePipe, deps: [{ token: i1.MaskApplierService }], target: i0.ɵɵFactoryTarget.Pipe });
18
+ PhonePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: PhonePipe, name: "phone" });
19
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PhonePipe, decorators: [{
20
20
  type: Pipe,
21
21
  args: [{ name: "phone" }]
22
22
  }], ctorParameters: function () { return [{ type: i1.MaskApplierService }]; } });
@@ -24,8 +24,8 @@ import { LocalizedBooleanPipe } from "./localized-boolean.pipe";
24
24
  import * as i0 from "@angular/core";
25
25
  export class NicePipesModule {
26
26
  }
27
- NicePipesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
28
- NicePipesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePipesModule, declarations: [BooleanPipe,
27
+ NicePipesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NicePipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
28
+ NicePipesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: NicePipesModule, declarations: [BooleanPipe,
29
29
  CapitalizeFirstLetterPipe,
30
30
  CeilPipe,
31
31
  FindByKeyPipe,
@@ -68,7 +68,7 @@ NicePipesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version
68
68
  RoundPipe,
69
69
  SanitizeBypassPipe,
70
70
  SecondsToTimePipe] });
71
- NicePipesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePipesModule, providers: [
71
+ NicePipesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NicePipesModule, providers: [
72
72
  BooleanPipe,
73
73
  CapitalizeFirstLetterPipe,
74
74
  CeilPipe,
@@ -92,7 +92,7 @@ NicePipesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version
92
92
  SanitizeBypassPipe,
93
93
  SecondsToTimePipe
94
94
  ] });
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: NicePipesModule, decorators: [{
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: NicePipesModule, decorators: [{
96
96
  type: NgModule,
97
97
  args: [{
98
98
  declarations: [
@@ -13,9 +13,9 @@ export class PostalCodePipe {
13
13
  return "";
14
14
  }
15
15
  }
16
- PostalCodePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PostalCodePipe, deps: [{ token: i1.MaskApplierService }], target: i0.ɵɵFactoryTarget.Pipe });
17
- PostalCodePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PostalCodePipe, name: "postalCode" });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: PostalCodePipe, decorators: [{
16
+ PostalCodePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PostalCodePipe, deps: [{ token: i1.MaskApplierService }], target: i0.ɵɵFactoryTarget.Pipe });
17
+ PostalCodePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.2.3", ngImport: i0, type: PostalCodePipe, name: "postalCode" });
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.3", ngImport: i0, type: PostalCodePipe, decorators: [{
19
19
  type: Pipe,
20
20
  args: [{ name: "postalCode" }]
21
21
  }], ctorParameters: function () { return [{ type: i1.MaskApplierService }]; } });