@recursyve/nice-ui-kit.v2 17.0.0-beta.140 → 18.0.0-beta.144

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 (181) hide show
  1. package/esm2022/lib/api/interceptors/transform-response.interceptor.mjs +3 -3
  2. package/esm2022/lib/components/alert/alert.component.mjs +3 -3
  3. package/esm2022/lib/components/alert/alert.module.mjs +4 -4
  4. package/esm2022/lib/components/alert/alert.service.mjs +3 -3
  5. package/esm2022/lib/components/assets-carousel/assets-carousel.component.mjs +3 -3
  6. package/esm2022/lib/components/assets-carousel/assets-carousel.module.mjs +4 -4
  7. package/esm2022/lib/components/assets-carousel/directives/assets-carousel-active-content.directive.mjs +3 -3
  8. package/esm2022/lib/components/async-typeahead/async-typeahead.component.mjs +10 -4
  9. package/esm2022/lib/components/async-typeahead/async-typeahead.module.mjs +4 -4
  10. package/esm2022/lib/components/async-typeahead/providers/async-typeahead.service.mjs +3 -3
  11. package/esm2022/lib/components/base-form/base-form.component.mjs +3 -3
  12. package/esm2022/lib/components/base-form/base-form.module.mjs +4 -4
  13. package/esm2022/lib/components/base-form/form-submit.directive.mjs +3 -3
  14. package/esm2022/lib/components/card/card.component.mjs +3 -3
  15. package/esm2022/lib/components/card/card.module.mjs +4 -4
  16. package/esm2022/lib/components/carousel/carousel.component.mjs +17 -9
  17. package/esm2022/lib/components/carousel/carousel.constant.mjs +3 -0
  18. package/esm2022/lib/components/carousel/carousel.module.mjs +19 -5
  19. package/esm2022/lib/components/carousel/interfaces/carousel-options.interface.mjs +2 -0
  20. package/esm2022/lib/components/carousel/picture-modal/picture-modal.component.mjs +3 -3
  21. package/esm2022/lib/components/carousel/picture-modal/picture-modal.service.mjs +3 -3
  22. package/esm2022/lib/components/carousel/pipe/carousel-layout.pipe.mjs +3 -3
  23. package/esm2022/lib/components/collapsable/collapsable.component.mjs +3 -3
  24. package/esm2022/lib/components/collapsable/collapsable.module.mjs +4 -4
  25. package/esm2022/lib/components/date-range-picker/components/header/header.component.mjs +3 -3
  26. package/esm2022/lib/components/date-range-picker/components/range-preset/range-preset.component.mjs +3 -3
  27. package/esm2022/lib/components/date-range-picker/date-range-picker.component.mjs +3 -3
  28. package/esm2022/lib/components/date-range-picker/date-range-picker.module.mjs +4 -4
  29. package/esm2022/lib/components/date-range-picker/providers/date-range-picker.service.mjs +3 -3
  30. package/esm2022/lib/components/drawer/drawer.component.mjs +3 -3
  31. package/esm2022/lib/components/drawer/drawer.module.mjs +4 -4
  32. package/esm2022/lib/components/drawer/drawer.service.mjs +3 -3
  33. package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.component.mjs +3 -3
  34. package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.module.mjs +4 -4
  35. package/esm2022/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.mjs +6 -6
  36. package/esm2022/lib/components/form-error/control-status.directive.mjs +66 -64
  37. package/esm2022/lib/components/form-error/form-error.component.mjs +3 -3
  38. package/esm2022/lib/components/form-error/form-error.module.mjs +4 -4
  39. package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.component.mjs +3 -3
  40. package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.module.mjs +4 -4
  41. package/esm2022/lib/components/horizontal-stepper/step.component.mjs +3 -3
  42. package/esm2022/lib/components/image-cropper/image-cropper.component.mjs +6 -6
  43. package/esm2022/lib/components/image-cropper/image-cropper.module.mjs +4 -4
  44. package/esm2022/lib/components/layout/layout.component.mjs +3 -3
  45. package/esm2022/lib/components/layout/layout.module.mjs +4 -4
  46. package/esm2022/lib/components/loading-spinner/loading-spinner.component.mjs +3 -3
  47. package/esm2022/lib/components/loading-spinner/loading-spinner.module.mjs +4 -4
  48. package/esm2022/lib/components/loading-spinner/loading.directive.mjs +3 -3
  49. package/esm2022/lib/components/loading-toast/loading-toast.component.mjs +3 -3
  50. package/esm2022/lib/components/loading-toast/loading-toast.directive.mjs +3 -3
  51. package/esm2022/lib/components/loading-toast/loading-toast.module.mjs +4 -4
  52. package/esm2022/lib/components/loading-toast/loading-toast.service.mjs +3 -3
  53. package/esm2022/lib/components/lottie/lottie.component.mjs +3 -3
  54. package/esm2022/lib/components/lottie/lottie.module.mjs +4 -4
  55. package/esm2022/lib/components/navigation/components/hint-component-base.mjs +3 -3
  56. package/esm2022/lib/components/navigation/directives/show-hint.directive.mjs +3 -3
  57. package/esm2022/lib/components/navigation/horizontal/components/basic/basic.component.mjs +3 -3
  58. package/esm2022/lib/components/navigation/horizontal/components/branch/branch.component.mjs +3 -3
  59. package/esm2022/lib/components/navigation/horizontal/components/divider/divider.component.mjs +3 -3
  60. package/esm2022/lib/components/navigation/horizontal/components/spacer/spacer.component.mjs +3 -3
  61. package/esm2022/lib/components/navigation/horizontal/horizontal.component.mjs +3 -3
  62. package/esm2022/lib/components/navigation/navigation.component.mjs +3 -3
  63. package/esm2022/lib/components/navigation/navigation.module.mjs +4 -4
  64. package/esm2022/lib/components/navigation/navigation.service.mjs +3 -3
  65. package/esm2022/lib/components/navigation/pipes/should-hide.pipe.mjs +3 -3
  66. package/esm2022/lib/components/navigation/pipes/should-show-hint.pipe.mjs +3 -3
  67. package/esm2022/lib/components/navigation/pipes/translate-with-context.pipe.mjs +3 -3
  68. package/esm2022/lib/components/navigation/providers/hint.service.mjs +3 -3
  69. package/esm2022/lib/components/navigation/providers/translation-context.service.mjs +3 -3
  70. package/esm2022/lib/components/navigation/vertical/components/aside/aside.component.mjs +3 -3
  71. package/esm2022/lib/components/navigation/vertical/components/basic/basic.component.mjs +3 -3
  72. package/esm2022/lib/components/navigation/vertical/components/collapsable/collapsable.component.mjs +3 -3
  73. package/esm2022/lib/components/navigation/vertical/components/divider/divider.component.mjs +3 -3
  74. package/esm2022/lib/components/navigation/vertical/components/group/group.component.mjs +3 -3
  75. package/esm2022/lib/components/navigation/vertical/components/spacer/spacer.component.mjs +3 -3
  76. package/esm2022/lib/components/navigation/vertical/vertical.component.mjs +3 -3
  77. package/esm2022/lib/components/search-bar/search-bar.component.mjs +3 -3
  78. package/esm2022/lib/components/search-bar/search-bar.module.mjs +4 -4
  79. package/esm2022/lib/components/sweet-alert/sweet-alert.component.mjs +3 -3
  80. package/esm2022/lib/components/sweet-alert/sweet-alert.directive.mjs +3 -3
  81. package/esm2022/lib/components/sweet-alert/sweet-alert.module.mjs +4 -4
  82. package/esm2022/lib/components/sweet-alert/sweet-alert.service.mjs +3 -3
  83. package/esm2022/lib/components/toast/toast.component.mjs +3 -3
  84. package/esm2022/lib/components/toast/toast.module.mjs +4 -4
  85. package/esm2022/lib/components/toast/toast.service.mjs +3 -3
  86. package/esm2022/lib/components/toggle-button-group/toggle-button-group.component.mjs +3 -3
  87. package/esm2022/lib/components/toggle-button-group/toggle-button-group.module.mjs +4 -4
  88. package/esm2022/lib/components/toggle-button-group/toggle-button.component.mjs +3 -3
  89. package/esm2022/lib/components/translation-form/components/textarea/translation-form-textarea.component.mjs +3 -3
  90. package/esm2022/lib/components/translation-form/components/textfield/translation-form-textfield.component.mjs +3 -3
  91. package/esm2022/lib/components/translation-form/components/translation-form.component.mjs +5 -5
  92. package/esm2022/lib/components/translation-form/components/translation-form.module.mjs +4 -4
  93. package/esm2022/lib/components/translation-form/directives/translation-context.directive.mjs +14 -6
  94. package/esm2022/lib/components/translation-form/providers/nice-translation-form.service.mjs +3 -3
  95. package/esm2022/lib/components/translation-form/toggle/translation-toggle.component.mjs +3 -3
  96. package/esm2022/lib/components/translation-form/validators/require-for-languages.validator.mjs +5 -5
  97. package/esm2022/lib/components/typeahead/directives/options-scroll.directive.mjs +3 -3
  98. package/esm2022/lib/components/typeahead/directives/options-scroll.module.mjs +4 -4
  99. package/esm2022/lib/components/typeahead/typeahead.component.mjs +11 -7
  100. package/esm2022/lib/components/typeahead/typeahead.module.mjs +4 -4
  101. package/esm2022/lib/directives/autofocus/autofocus.directive.mjs +3 -3
  102. package/esm2022/lib/directives/autofocus/autofocus.module.mjs +4 -4
  103. package/esm2022/lib/directives/autogrow/autogrow.directive.mjs +3 -3
  104. package/esm2022/lib/directives/autogrow/autogrow.module.mjs +4 -4
  105. package/esm2022/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.mjs +3 -3
  106. package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.mjs +3 -3
  107. package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-items.component.mjs +3 -3
  108. package/esm2022/lib/directives/chip-list/chip-list.directive.mjs +3 -3
  109. package/esm2022/lib/directives/chip-list/chip-list.module.mjs +4 -4
  110. package/esm2022/lib/directives/draggable-list/draggable-list.directive.mjs +3 -3
  111. package/esm2022/lib/directives/draggable-list/draggable-list.module.mjs +4 -4
  112. package/esm2022/lib/directives/dropzone/dropzone.directive.mjs +3 -3
  113. package/esm2022/lib/directives/dropzone/dropzone.module.mjs +4 -4
  114. package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.directive.mjs +3 -3
  115. package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.module.mjs +4 -4
  116. package/esm2022/lib/directives/material/material.module.mjs +4 -4
  117. package/esm2022/lib/directives/material/nice-material-style.directive.mjs +3 -3
  118. package/esm2022/lib/directives/material/nice-rounded-style.directive.mjs +3 -3
  119. package/esm2022/lib/directives/modals/modal-on-click.directive.mjs +3 -3
  120. package/esm2022/lib/directives/modals/modal-opener.directive.mjs +3 -3
  121. package/esm2022/lib/directives/rerender/rerender.directive.mjs +3 -3
  122. package/esm2022/lib/directives/resolve/resolve.directive.mjs +3 -3
  123. package/esm2022/lib/directives/scroll-reset/scroll-reset.directive.mjs +3 -3
  124. package/esm2022/lib/directives/scroll-reset/scroll-reset.module.mjs +4 -4
  125. package/esm2022/lib/directives/scrollbar/scrollbar.directive.mjs +3 -3
  126. package/esm2022/lib/directives/scrollbar/scrollbar.module.mjs +4 -4
  127. package/esm2022/lib/directives/stop-propagation/click-stop-propagation.directive.mjs +3 -3
  128. package/esm2022/lib/directives/stop-propagation/stop-propagation.module.mjs +4 -4
  129. package/esm2022/lib/directives/window/prevent-close-window.directive.mjs +3 -3
  130. package/esm2022/lib/directives/window/window-directive.module.mjs +4 -4
  131. package/esm2022/lib/nice.module.mjs +4 -4
  132. package/esm2022/lib/pipes/boolean.pipe.mjs +3 -3
  133. package/esm2022/lib/pipes/capitalize-first-letter.pipe.mjs +3 -3
  134. package/esm2022/lib/pipes/ceil.pipe.mjs +3 -3
  135. package/esm2022/lib/pipes/entries.pipe.mjs +3 -3
  136. package/esm2022/lib/pipes/find-by-key.pipe.mjs +3 -3
  137. package/esm2022/lib/pipes/first-letter.pipe.mjs +3 -3
  138. package/esm2022/lib/pipes/floor.pipe.mjs +3 -3
  139. package/esm2022/lib/pipes/join-if-defined.pipe.mjs +3 -3
  140. package/esm2022/lib/pipes/link.pipe.mjs +3 -3
  141. package/esm2022/lib/pipes/localized-boolean.pipe.mjs +3 -3
  142. package/esm2022/lib/pipes/localized-currency.pipe.mjs +3 -3
  143. package/esm2022/lib/pipes/localized-date-only.pipe.mjs +3 -3
  144. package/esm2022/lib/pipes/localized-date.pipe.mjs +3 -3
  145. package/esm2022/lib/pipes/minutes-to-time.pipe.mjs +3 -3
  146. package/esm2022/lib/pipes/number-to-ordinal-indicator.pipe.mjs +3 -3
  147. package/esm2022/lib/pipes/pad.pipe.mjs +3 -3
  148. package/esm2022/lib/pipes/phone.pipe.mjs +3 -3
  149. package/esm2022/lib/pipes/pipes.module.mjs +4 -4
  150. package/esm2022/lib/pipes/postal-code.pipe.mjs +3 -3
  151. package/esm2022/lib/pipes/range.pipe.mjs +3 -3
  152. package/esm2022/lib/pipes/round.pipe.mjs +3 -3
  153. package/esm2022/lib/pipes/sanitize-bypass.pipe.mjs +3 -3
  154. package/esm2022/lib/pipes/seconds-to-time.pipe.mjs +3 -3
  155. package/esm2022/lib/pipes/track-by-prop.pipe.mjs +3 -3
  156. package/esm2022/lib/providers/config/config.module.mjs +4 -4
  157. package/esm2022/lib/providers/config/config.service.mjs +3 -3
  158. package/esm2022/lib/providers/media-watcher/media-watcher.module.mjs +4 -4
  159. package/esm2022/lib/providers/media-watcher/media-watcher.service.mjs +3 -3
  160. package/esm2022/lib/providers/overlay/dynamic-overlay-container.service.mjs +3 -3
  161. package/esm2022/lib/providers/overlay/dynamic-overlay.service.mjs +3 -3
  162. package/esm2022/lib/providers/splash-screen/splash-screen.module.mjs +4 -4
  163. package/esm2022/lib/providers/splash-screen/splash-screen.service.mjs +3 -3
  164. package/esm2022/lib/providers/utils/utils.module.mjs +4 -4
  165. package/esm2022/lib/providers/utils/utils.service.mjs +3 -3
  166. package/esm2022/lib/utils/file.utils.mjs +14 -1
  167. package/fesm2022/recursyve-nice-ui-kit.v2.mjs +660 -606
  168. package/fesm2022/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  169. package/lib/components/carousel/carousel.component.d.ts +4 -2
  170. package/lib/components/carousel/carousel.constant.d.ts +2 -0
  171. package/lib/components/carousel/carousel.module.d.ts +3 -0
  172. package/lib/components/carousel/interfaces/carousel-options.interface.d.ts +9 -0
  173. package/lib/components/form-error/control-status.directive.d.ts +1 -1
  174. package/lib/components/translation-form/directives/translation-context.directive.d.ts +3 -2
  175. package/lib/utils/file.utils.d.ts +3 -0
  176. package/package.json +8 -8
  177. package/src/lib/components/base-form/base-form.theme.scss +3 -3
  178. package/src/lib/components/date-range-picker/date-range-picker.theme.scss +1 -1
  179. package/src/lib/components/horizontal-stepper/horizontal-stepper.theme.scss +2 -2
  180. package/src/lib/components/toggle-button-group/toggle-button-group.theme.scss +3 -3
  181. package/src/lib/nice.theme.scss +17 -17
@@ -3,11 +3,11 @@ import { NgModule } from "@angular/core";
3
3
  import { NiceCardComponent } from "./card.component";
4
4
  import * as i0 from "@angular/core";
5
5
  export class NiceCardModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceCardModule, declarations: [NiceCardComponent], imports: [CommonModule], exports: [NiceCardComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCardModule, imports: [CommonModule] }); }
6
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceCardModule, declarations: [NiceCardComponent], imports: [CommonModule], exports: [NiceCardComponent] }); }
8
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCardModule, imports: [CommonModule] }); }
9
9
  }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCardModule, decorators: [{
10
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCardModule, decorators: [{
11
11
  type: NgModule,
12
12
  args: [{
13
13
  imports: [
@@ -1,15 +1,18 @@
1
- import { Component, EventEmitter, Input, Output, ViewEncapsulation } from "@angular/core";
1
+ import { Component, EventEmitter, Inject, Input, Optional, Output, ViewEncapsulation } from "@angular/core";
2
2
  import { PictureModalService } from "./picture-modal/picture-modal.service";
3
+ import { CAROUSEL_ICONS } from "./carousel.constant";
3
4
  import * as i0 from "@angular/core";
4
5
  import * as i1 from "./picture-modal/picture-modal.service";
5
6
  import * as i2 from "@angular/common";
6
- import * as i3 from "./pipe/carousel-layout.pipe";
7
+ import * as i3 from "@angular/material/icon";
8
+ import * as i4 from "./pipe/carousel-layout.pipe";
7
9
  export class CarouselComponent {
8
10
  set images(urls) {
9
11
  this.currentImages = urls;
10
12
  }
11
- constructor(pictureModalService) {
13
+ constructor(pictureModalService, icons) {
12
14
  this.pictureModalService = pictureModalService;
15
+ this.icons = icons;
13
16
  this.direction = "ltr";
14
17
  this.layout = "row";
15
18
  this.editable = false;
@@ -23,13 +26,18 @@ export class CarouselComponent {
23
26
  clickDelete(picture) {
24
27
  this.delete.emit(picture);
25
28
  }
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: CarouselComponent, deps: [{ token: i1.PictureModalService }], target: i0.ɵɵFactoryTarget.Component }); }
27
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: CarouselComponent, selector: "nice-carousel", inputs: { images: "images", direction: "direction", layout: "layout", editable: "editable" }, outputs: { delete: "delete" }, ngImport: i0, template: "<div class=\"slides-container\">\n <div class=\"slides flex\" [ngClass]=\"layout | carouselLayout: direction\">\n <div class=\"slide\" *ngFor=\"let image of currentImages\">\n <img [src]=\"image?.url\" (click)=\"clickView(image)\"/>\n <i class=\"fad fa-times-circle remove-button\" (click)=\"clickDelete(image)\" *ngIf=\"editable\"></i>\n </div>\n </div>\n</div>\n", styles: [".slides-container{width:100%}.slides{margin:5px 0;overflow-x:auto;overflow-y:visible}.slide{display:flex;flex-shrink:0;cursor:pointer;position:relative;overflow:visible;margin-top:5px;margin-left:5px;margin-right:5px;height:50px;border:2px solid white;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.slide:hover .remove-button{visibility:visible}.slide .remove-button{--fa-primary-color: #ffffff;--fa-secondary-color: #f44336;--fa-primary-opacity: 1;--fa-secondary-opacity: 1;visibility:hidden;border-radius:50%;position:absolute;top:-7px;right:-7px;cursor:pointer}img{display:block;object-fit:cover;width:auto}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i3.CarouselLayoutPipe, name: "carouselLayout" }], encapsulation: i0.ViewEncapsulation.None }); }
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CarouselComponent, deps: [{ token: i1.PictureModalService }, { token: CAROUSEL_ICONS, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
30
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: CarouselComponent, selector: "nice-carousel", inputs: { images: "images", direction: "direction", layout: "layout", editable: "editable" }, outputs: { delete: "delete" }, ngImport: i0, template: "<div class=\"slides-container\">\n <div class=\"slides flex\" [ngClass]=\"layout | carouselLayout: direction\">\n <div class=\"slide\" *ngFor=\"let image of currentImages\">\n <img [src]=\"image?.url\" (click)=\"clickView(image)\"/>\n <ng-container *ngIf=\"editable\">\n <ng-container *ngIf=\"icons?.remove; else defaultIcon\">\n <mat-icon [svgIcon]=\"icons.remove.svgIcon\" (click)=\"clickDelete(image)\" class=\"remove-button\"></mat-icon>\n </ng-container>\n <ng-template #defaultIcon>\n <i class=\"fad fa-times-circle remove-button\" (click)=\"clickDelete(image)\"></i>\n </ng-template>\n </ng-container>\n </div>\n </div>\n</div>\n", styles: [".slides-container{width:100%}.slides{margin:5px 0;overflow-x:auto;overflow-y:visible}.slide{display:flex;flex-shrink:0;cursor:pointer;position:relative;overflow:visible;margin-top:5px;margin-left:5px;margin-right:5px;height:50px;border:2px solid white;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.slide:hover .remove-button{visibility:visible}.slide .remove-button{--fa-primary-color: #ffffff;--fa-secondary-color: #f44336;--fa-primary-opacity: 1;--fa-secondary-opacity: 1;visibility:hidden;border-radius:50%;position:absolute;top:-7px;right:-7px;cursor:pointer}img{display:block;object-fit:cover;width:auto}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "pipe", type: i4.CarouselLayoutPipe, name: "carouselLayout" }], encapsulation: i0.ViewEncapsulation.None }); }
28
31
  }
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: CarouselComponent, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CarouselComponent, decorators: [{
30
33
  type: Component,
31
- args: [{ selector: "nice-carousel", encapsulation: ViewEncapsulation.None, template: "<div class=\"slides-container\">\n <div class=\"slides flex\" [ngClass]=\"layout | carouselLayout: direction\">\n <div class=\"slide\" *ngFor=\"let image of currentImages\">\n <img [src]=\"image?.url\" (click)=\"clickView(image)\"/>\n <i class=\"fad fa-times-circle remove-button\" (click)=\"clickDelete(image)\" *ngIf=\"editable\"></i>\n </div>\n </div>\n</div>\n", styles: [".slides-container{width:100%}.slides{margin:5px 0;overflow-x:auto;overflow-y:visible}.slide{display:flex;flex-shrink:0;cursor:pointer;position:relative;overflow:visible;margin-top:5px;margin-left:5px;margin-right:5px;height:50px;border:2px solid white;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.slide:hover .remove-button{visibility:visible}.slide .remove-button{--fa-primary-color: #ffffff;--fa-secondary-color: #f44336;--fa-primary-opacity: 1;--fa-secondary-opacity: 1;visibility:hidden;border-radius:50%;position:absolute;top:-7px;right:-7px;cursor:pointer}img{display:block;object-fit:cover;width:auto}\n"] }]
32
- }], ctorParameters: () => [{ type: i1.PictureModalService }], propDecorators: { images: [{
34
+ args: [{ selector: "nice-carousel", encapsulation: ViewEncapsulation.None, template: "<div class=\"slides-container\">\n <div class=\"slides flex\" [ngClass]=\"layout | carouselLayout: direction\">\n <div class=\"slide\" *ngFor=\"let image of currentImages\">\n <img [src]=\"image?.url\" (click)=\"clickView(image)\"/>\n <ng-container *ngIf=\"editable\">\n <ng-container *ngIf=\"icons?.remove; else defaultIcon\">\n <mat-icon [svgIcon]=\"icons.remove.svgIcon\" (click)=\"clickDelete(image)\" class=\"remove-button\"></mat-icon>\n </ng-container>\n <ng-template #defaultIcon>\n <i class=\"fad fa-times-circle remove-button\" (click)=\"clickDelete(image)\"></i>\n </ng-template>\n </ng-container>\n </div>\n </div>\n</div>\n", styles: [".slides-container{width:100%}.slides{margin:5px 0;overflow-x:auto;overflow-y:visible}.slide{display:flex;flex-shrink:0;cursor:pointer;position:relative;overflow:visible;margin-top:5px;margin-left:5px;margin-right:5px;height:50px;border:2px solid white;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.slide:hover .remove-button{visibility:visible}.slide .remove-button{--fa-primary-color: #ffffff;--fa-secondary-color: #f44336;--fa-primary-opacity: 1;--fa-secondary-opacity: 1;visibility:hidden;border-radius:50%;position:absolute;top:-7px;right:-7px;cursor:pointer}img{display:block;object-fit:cover;width:auto}\n"] }]
35
+ }], ctorParameters: () => [{ type: i1.PictureModalService }, { type: undefined, decorators: [{
36
+ type: Optional
37
+ }, {
38
+ type: Inject,
39
+ args: [CAROUSEL_ICONS]
40
+ }] }], propDecorators: { images: [{
33
41
  type: Input
34
42
  }], direction: [{
35
43
  type: Input
@@ -40,4 +48,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImpo
40
48
  }], delete: [{
41
49
  type: Output
42
50
  }] } });
43
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25pY2UtdWkta2l0LXYyL3NyYy9saWIvY29tcG9uZW50cy9jYXJvdXNlbC9jYXJvdXNlbC50ZW1wbGF0ZS5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDMUYsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sdUNBQXVDLENBQUM7Ozs7O0FBYTVFLE1BQU0sT0FBTyxpQkFBaUI7SUFHMUIsSUFDVyxNQUFNLENBQUMsSUFBZTtRQUM3QixJQUFJLENBQUMsYUFBYSxHQUFHLElBQUksQ0FBQztJQUM5QixDQUFDO0lBY0QsWUFBb0IsbUJBQXdDO1FBQXhDLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7UUFYckQsY0FBUyxHQUFrQyxLQUFLLENBQUM7UUFHakQsV0FBTSxHQUFxQixLQUFLLENBQUM7UUFHakMsYUFBUSxHQUFHLEtBQUssQ0FBQztRQUdqQixXQUFNLEdBQUcsSUFBSSxZQUFZLEVBQVcsQ0FBQztJQUVtQixDQUFDO0lBRXpELFNBQVMsQ0FBQyxPQUFnQjtRQUM3QixJQUFJLENBQUMsbUJBQW1CLENBQUMsSUFBSSxDQUFDO1lBQzFCLE9BQU8sRUFBRSxPQUFPLENBQUMsR0FBRztTQUN2QixDQUFDLENBQUM7SUFDUCxDQUFDO0lBRU0sV0FBVyxDQUFDLE9BQWdCO1FBQy9CLElBQUksQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDO0lBQzlCLENBQUM7K0dBOUJRLGlCQUFpQjttR0FBakIsaUJBQWlCLGtMQ2Q5Qix3WkFRQTs7NEZETWEsaUJBQWlCO2tCQU43QixTQUFTOytCQUNJLGVBQWUsaUJBR1YsaUJBQWlCLENBQUMsSUFBSTt3RkFNMUIsTUFBTTtzQkFEaEIsS0FBSztnQkFNQyxTQUFTO3NCQURmLEtBQUs7Z0JBSUMsTUFBTTtzQkFEWixLQUFLO2dCQUlDLFFBQVE7c0JBRGQsS0FBSztnQkFJQyxNQUFNO3NCQURaLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCwgVmlld0VuY2Fwc3VsYXRpb24gfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuaW1wb3J0IHsgUGljdHVyZU1vZGFsU2VydmljZSB9IGZyb20gXCIuL3BpY3R1cmUtbW9kYWwvcGljdHVyZS1tb2RhbC5zZXJ2aWNlXCI7XG5cbmV4cG9ydCBpbnRlcmZhY2UgUGljdHVyZSB7XG4gICAgaWQ6IG51bWJlcjtcbiAgICB1cmw6IHN0cmluZztcbn1cblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6IFwibmljZS1jYXJvdXNlbFwiLFxuICAgIHRlbXBsYXRlVXJsOiBcImNhcm91c2VsLnRlbXBsYXRlLmh0bWxcIixcbiAgICBzdHlsZVVybHM6IFtcIi4vY2Fyb3VzZWwuc3R5bGUuc2Nzc1wiXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lXG59KVxuZXhwb3J0IGNsYXNzIENhcm91c2VsQ29tcG9uZW50IHtcbiAgICBwdWJsaWMgY3VycmVudEltYWdlczogUGljdHVyZVtdO1xuXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgc2V0IGltYWdlcyh1cmxzOiBQaWN0dXJlW10pIHtcbiAgICAgICAgdGhpcy5jdXJyZW50SW1hZ2VzID0gdXJscztcbiAgICB9XG5cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBkaXJlY3Rpb246IFwibHRyXCIgfCBcInJ0bFwiIHwgXCJ1dGRcIiB8IFwiZHR1XCIgPSBcImx0clwiO1xuXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgbGF5b3V0OiBcInJvd1wiIHwgXCJjb2x1bW5cIiA9IFwicm93XCI7XG5cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBlZGl0YWJsZSA9IGZhbHNlO1xuXG4gICAgQE91dHB1dCgpXG4gICAgcHVibGljIGRlbGV0ZSA9IG5ldyBFdmVudEVtaXR0ZXI8UGljdHVyZT4oKTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgcGljdHVyZU1vZGFsU2VydmljZTogUGljdHVyZU1vZGFsU2VydmljZSkge31cblxuICAgIHB1YmxpYyBjbGlja1ZpZXcocGljdHVyZTogUGljdHVyZSkge1xuICAgICAgICB0aGlzLnBpY3R1cmVNb2RhbFNlcnZpY2Uub3Blbih7XG4gICAgICAgICAgICBwaWN0dXJlOiBwaWN0dXJlLnVybFxuICAgICAgICB9KTtcbiAgICB9XG5cbiAgICBwdWJsaWMgY2xpY2tEZWxldGUocGljdHVyZTogUGljdHVyZSkge1xuICAgICAgICB0aGlzLmRlbGV0ZS5lbWl0KHBpY3R1cmUpO1xuICAgIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJzbGlkZXMtY29udGFpbmVyXCI+XG4gICAgPGRpdiBjbGFzcz1cInNsaWRlcyBmbGV4XCIgW25nQ2xhc3NdPVwibGF5b3V0IHwgY2Fyb3VzZWxMYXlvdXQ6IGRpcmVjdGlvblwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwic2xpZGVcIiAqbmdGb3I9XCJsZXQgaW1hZ2Ugb2YgY3VycmVudEltYWdlc1wiPlxuICAgICAgICAgICAgPGltZyBbc3JjXT1cImltYWdlPy51cmxcIiAoY2xpY2spPVwiY2xpY2tWaWV3KGltYWdlKVwiLz5cbiAgICAgICAgICAgIDxpIGNsYXNzPVwiZmFkIGZhLXRpbWVzLWNpcmNsZSByZW1vdmUtYnV0dG9uXCIgKGNsaWNrKT1cImNsaWNrRGVsZXRlKGltYWdlKVwiICpuZ0lmPVwiZWRpdGFibGVcIj48L2k+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9kaXY+XG4iXX0=
51
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25pY2UtdWkta2l0LXYyL3NyYy9saWIvY29tcG9uZW50cy9jYXJvdXNlbC9jYXJvdXNlbC50ZW1wbGF0ZS5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLE1BQU0sRUFBRSxLQUFLLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM1RyxPQUFPLEVBQUUsbUJBQW1CLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQztBQUM1RSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0scUJBQXFCLENBQUM7Ozs7OztBQWNyRCxNQUFNLE9BQU8saUJBQWlCO0lBRzFCLElBQ1csTUFBTSxDQUFDLElBQWU7UUFDN0IsSUFBSSxDQUFDLGFBQWEsR0FBRyxJQUFJLENBQUM7SUFDOUIsQ0FBQztJQWNELFlBQ1ksbUJBQXdDLEVBRXpDLEtBQStCO1FBRjlCLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7UUFFekMsVUFBSyxHQUFMLEtBQUssQ0FBMEI7UUFkbkMsY0FBUyxHQUFrQyxLQUFLLENBQUM7UUFHakQsV0FBTSxHQUFxQixLQUFLLENBQUM7UUFHakMsYUFBUSxHQUFHLEtBQUssQ0FBQztRQUdqQixXQUFNLEdBQUcsSUFBSSxZQUFZLEVBQVcsQ0FBQztJQU16QyxDQUFDO0lBRUcsU0FBUyxDQUFDLE9BQWdCO1FBQzdCLElBQUksQ0FBQyxtQkFBbUIsQ0FBQyxJQUFJLENBQUM7WUFDMUIsT0FBTyxFQUFFLE9BQU8sQ0FBQyxHQUFHO1NBQ3ZCLENBQUMsQ0FBQztJQUNQLENBQUM7SUFFTSxXQUFXLENBQUMsT0FBZ0I7UUFDL0IsSUFBSSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDOUIsQ0FBQzsrR0FsQ1EsaUJBQWlCLHFEQXNCRixjQUFjO21HQXRCN0IsaUJBQWlCLGtMQ2hCOUIscXhCQWVBOzs0RkRDYSxpQkFBaUI7a0JBTjdCLFNBQVM7K0JBQ0ksZUFBZSxpQkFHVixpQkFBaUIsQ0FBQyxJQUFJOzswQkF3QmhDLFFBQVE7OzBCQUFJLE1BQU07MkJBQUMsY0FBYzt5Q0FsQjNCLE1BQU07c0JBRGhCLEtBQUs7Z0JBTUMsU0FBUztzQkFEZixLQUFLO2dCQUlDLE1BQU07c0JBRFosS0FBSztnQkFJQyxRQUFRO3NCQURkLEtBQUs7Z0JBSUMsTUFBTTtzQkFEWixNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIEluamVjdCwgSW5wdXQsIE9wdGlvbmFsLCBPdXRwdXQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IFBpY3R1cmVNb2RhbFNlcnZpY2UgfSBmcm9tIFwiLi9waWN0dXJlLW1vZGFsL3BpY3R1cmUtbW9kYWwuc2VydmljZVwiO1xuaW1wb3J0IHsgQ0FST1VTRUxfSUNPTlMgfSBmcm9tIFwiLi9jYXJvdXNlbC5jb25zdGFudFwiO1xuaW1wb3J0IHsgTmljZUNhcm91c2VsSWNvbk9wdGlvbnMgfSBmcm9tIFwiLi9pbnRlcmZhY2VzL2Nhcm91c2VsLW9wdGlvbnMuaW50ZXJmYWNlXCI7XG5cbmV4cG9ydCBpbnRlcmZhY2UgUGljdHVyZSB7XG4gICAgaWQ6IG51bWJlcjtcbiAgICB1cmw6IHN0cmluZztcbn1cblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6IFwibmljZS1jYXJvdXNlbFwiLFxuICAgIHRlbXBsYXRlVXJsOiBcImNhcm91c2VsLnRlbXBsYXRlLmh0bWxcIixcbiAgICBzdHlsZVVybHM6IFtcIi4vY2Fyb3VzZWwuc3R5bGUuc2Nzc1wiXSxcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lXG59KVxuZXhwb3J0IGNsYXNzIENhcm91c2VsQ29tcG9uZW50IHtcbiAgICBwdWJsaWMgY3VycmVudEltYWdlczogUGljdHVyZVtdO1xuXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgc2V0IGltYWdlcyh1cmxzOiBQaWN0dXJlW10pIHtcbiAgICAgICAgdGhpcy5jdXJyZW50SW1hZ2VzID0gdXJscztcbiAgICB9XG5cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBkaXJlY3Rpb246IFwibHRyXCIgfCBcInJ0bFwiIHwgXCJ1dGRcIiB8IFwiZHR1XCIgPSBcImx0clwiO1xuXG4gICAgQElucHV0KClcbiAgICBwdWJsaWMgbGF5b3V0OiBcInJvd1wiIHwgXCJjb2x1bW5cIiA9IFwicm93XCI7XG5cbiAgICBASW5wdXQoKVxuICAgIHB1YmxpYyBlZGl0YWJsZSA9IGZhbHNlO1xuXG4gICAgQE91dHB1dCgpXG4gICAgcHVibGljIGRlbGV0ZSA9IG5ldyBFdmVudEVtaXR0ZXI8UGljdHVyZT4oKTtcblxuICAgIGNvbnN0cnVjdG9yKFxuICAgICAgICBwcml2YXRlIHBpY3R1cmVNb2RhbFNlcnZpY2U6IFBpY3R1cmVNb2RhbFNlcnZpY2UsXG4gICAgICAgIEBPcHRpb25hbCgpIEBJbmplY3QoQ0FST1VTRUxfSUNPTlMpIFxuICAgICAgICBwdWJsaWMgaWNvbnM/OiBOaWNlQ2Fyb3VzZWxJY29uT3B0aW9uc1xuICAgICkge31cblxuICAgIHB1YmxpYyBjbGlja1ZpZXcocGljdHVyZTogUGljdHVyZSkge1xuICAgICAgICB0aGlzLnBpY3R1cmVNb2RhbFNlcnZpY2Uub3Blbih7XG4gICAgICAgICAgICBwaWN0dXJlOiBwaWN0dXJlLnVybFxuICAgICAgICB9KTtcbiAgICB9XG5cbiAgICBwdWJsaWMgY2xpY2tEZWxldGUocGljdHVyZTogUGljdHVyZSkge1xuICAgICAgICB0aGlzLmRlbGV0ZS5lbWl0KHBpY3R1cmUpO1xuICAgIH1cbn1cbiIsIjxkaXYgY2xhc3M9XCJzbGlkZXMtY29udGFpbmVyXCI+XG4gICAgPGRpdiBjbGFzcz1cInNsaWRlcyBmbGV4XCIgW25nQ2xhc3NdPVwibGF5b3V0IHwgY2Fyb3VzZWxMYXlvdXQ6IGRpcmVjdGlvblwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwic2xpZGVcIiAqbmdGb3I9XCJsZXQgaW1hZ2Ugb2YgY3VycmVudEltYWdlc1wiPlxuICAgICAgICAgICAgPGltZyBbc3JjXT1cImltYWdlPy51cmxcIiAoY2xpY2spPVwiY2xpY2tWaWV3KGltYWdlKVwiLz5cbiAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJlZGl0YWJsZVwiPlxuICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJpY29ucz8ucmVtb3ZlOyBlbHNlIGRlZmF1bHRJY29uXCI+XG4gICAgICAgICAgICAgICAgICAgIDxtYXQtaWNvbiBbc3ZnSWNvbl09XCJpY29ucy5yZW1vdmUuc3ZnSWNvblwiIChjbGljayk9XCJjbGlja0RlbGV0ZShpbWFnZSlcIiBjbGFzcz1cInJlbW92ZS1idXR0b25cIj48L21hdC1pY29uPlxuICAgICAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxuICAgICAgICAgICAgICAgIDxuZy10ZW1wbGF0ZSAjZGVmYXVsdEljb24+XG4gICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiZmFkIGZhLXRpbWVzLWNpcmNsZSByZW1vdmUtYnV0dG9uXCIgKGNsaWNrKT1cImNsaWNrRGVsZXRlKGltYWdlKVwiPjwvaT5cbiAgICAgICAgICAgICAgICA8L25nLXRlbXBsYXRlPlxuICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9kaXY+XG4iXX0=
@@ -0,0 +1,3 @@
1
+ import { InjectionToken } from "@angular/core";
2
+ export const CAROUSEL_ICONS = new InjectionToken("carousel_icons");
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwuY29uc3RhbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9uaWNlLXVpLWtpdC12Mi9zcmMvbGliL2NvbXBvbmVudHMvY2Fyb3VzZWwvY2Fyb3VzZWwuY29uc3RhbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUvQyxNQUFNLENBQUMsTUFBTSxjQUFjLEdBQUcsSUFBSSxjQUFjLENBQUMsZ0JBQWdCLENBQUMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGlvblRva2VuIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcblxuZXhwb3J0IGNvbnN0IENBUk9VU0VMX0lDT05TID0gbmV3IEluamVjdGlvblRva2VuKFwiY2Fyb3VzZWxfaWNvbnNcIik7XG4iXX0=
@@ -8,21 +8,35 @@ import { CarouselComponent } from "./carousel.component";
8
8
  import { PictureModalComponent } from "./picture-modal";
9
9
  import { PictureModalService } from "./picture-modal";
10
10
  import { CarouselLayoutPipe } from "./pipe/carousel-layout.pipe";
11
+ import { CAROUSEL_ICONS } from "./carousel.constant";
11
12
  import * as i0 from "@angular/core";
12
13
  export class NiceCarouselModule {
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
14
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceCarouselModule, declarations: [CarouselComponent, PictureModalComponent, CarouselLayoutPipe], imports: [CommonModule,
14
+ static forRoot(options) {
15
+ return {
16
+ ngModule: NiceCarouselModule,
17
+ providers: [
18
+ {
19
+ provide: CAROUSEL_ICONS,
20
+ useValue: {
21
+ ...(options?.icons ?? {})
22
+ }
23
+ }
24
+ ].filter((provider) => !!provider)
25
+ };
26
+ }
27
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCarouselModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
28
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceCarouselModule, declarations: [CarouselComponent, PictureModalComponent, CarouselLayoutPipe], imports: [CommonModule,
15
29
  MatCardModule,
16
30
  MatButtonModule,
17
31
  TranslateModule,
18
32
  MatIconModule], exports: [CarouselComponent] }); }
19
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCarouselModule, providers: [PictureModalService], imports: [CommonModule,
33
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCarouselModule, providers: [PictureModalService], imports: [CommonModule,
20
34
  MatCardModule,
21
35
  MatButtonModule,
22
36
  TranslateModule,
23
37
  MatIconModule] }); }
24
38
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCarouselModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCarouselModule, decorators: [{
26
40
  type: NgModule,
27
41
  args: [{
28
42
  imports: [
@@ -37,4 +51,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImpo
37
51
  providers: [PictureModalService]
38
52
  }]
39
53
  }] });
40
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDM0QsT0FBTyxFQUFFLGFBQWEsRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBQ3ZELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEQsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sc0JBQXNCLENBQUM7QUFDekQsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDeEQsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDdEQsT0FBTyxFQUFFLGtCQUFrQixFQUFFLE1BQU0sNkJBQTZCLENBQUM7O0FBY2pFLE1BQU0sT0FBTyxrQkFBa0I7K0dBQWxCLGtCQUFrQjtnSEFBbEIsa0JBQWtCLGlCQUhaLGlCQUFpQixFQUFFLHFCQUFxQixFQUFFLGtCQUFrQixhQVB2RSxZQUFZO1lBQ1osYUFBYTtZQUNiLGVBQWU7WUFDZixlQUFlO1lBQ2YsYUFBYSxhQUVQLGlCQUFpQjtnSEFJbEIsa0JBQWtCLGFBRmhCLENBQUMsbUJBQW1CLENBQUMsWUFSNUIsWUFBWTtZQUNaLGFBQWE7WUFDYixlQUFlO1lBQ2YsZUFBZTtZQUNmLGFBQWE7OzRGQU1SLGtCQUFrQjtrQkFaOUIsUUFBUTttQkFBQztvQkFDTixPQUFPLEVBQUU7d0JBQ0wsWUFBWTt3QkFDWixhQUFhO3dCQUNiLGVBQWU7d0JBQ2YsZUFBZTt3QkFDZixhQUFhO3FCQUNoQjtvQkFDRCxPQUFPLEVBQUUsQ0FBQyxpQkFBaUIsQ0FBQztvQkFDNUIsWUFBWSxFQUFFLENBQUMsaUJBQWlCLEVBQUUscUJBQXFCLEVBQUUsa0JBQWtCLENBQUM7b0JBQzVFLFNBQVMsRUFBRSxDQUFDLG1CQUFtQixDQUFDO2lCQUNuQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb21tb25cIjtcbmltcG9ydCB7IE5nTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IE1hdEJ1dHRvbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9tYXRlcmlhbC9idXR0b25cIjtcbmltcG9ydCB7IE1hdENhcmRNb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvY2FyZFwiO1xuaW1wb3J0IHsgTWF0SWNvbk1vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9tYXRlcmlhbC9pY29uXCI7XG5pbXBvcnQgeyBUcmFuc2xhdGVNb2R1bGUgfSBmcm9tIFwiQG5neC10cmFuc2xhdGUvY29yZVwiO1xuaW1wb3J0IHsgQ2Fyb3VzZWxDb21wb25lbnQgfSBmcm9tIFwiLi9jYXJvdXNlbC5jb21wb25lbnRcIjtcbmltcG9ydCB7IFBpY3R1cmVNb2RhbENvbXBvbmVudCB9IGZyb20gXCIuL3BpY3R1cmUtbW9kYWxcIjtcbmltcG9ydCB7IFBpY3R1cmVNb2RhbFNlcnZpY2UgfSBmcm9tIFwiLi9waWN0dXJlLW1vZGFsXCI7XG5pbXBvcnQgeyBDYXJvdXNlbExheW91dFBpcGUgfSBmcm9tIFwiLi9waXBlL2Nhcm91c2VsLWxheW91dC5waXBlXCI7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW1xuICAgICAgICBDb21tb25Nb2R1bGUsXG4gICAgICAgIE1hdENhcmRNb2R1bGUsXG4gICAgICAgIE1hdEJ1dHRvbk1vZHVsZSxcbiAgICAgICAgVHJhbnNsYXRlTW9kdWxlLFxuICAgICAgICBNYXRJY29uTW9kdWxlXG4gICAgXSxcbiAgICBleHBvcnRzOiBbQ2Fyb3VzZWxDb21wb25lbnRdLFxuICAgIGRlY2xhcmF0aW9uczogW0Nhcm91c2VsQ29tcG9uZW50LCBQaWN0dXJlTW9kYWxDb21wb25lbnQsIENhcm91c2VsTGF5b3V0UGlwZV0sXG4gICAgcHJvdmlkZXJzOiBbUGljdHVyZU1vZGFsU2VydmljZV1cbn0pXG5leHBvcnQgY2xhc3MgTmljZUNhcm91c2VsTW9kdWxlIHt9XG4iXX0=
54
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2Nhcm91c2VsL2Nhcm91c2VsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7QUFDL0MsT0FBTyxFQUF1QixRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDOUQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBQzNELE9BQU8sRUFBRSxhQUFhLEVBQUUsTUFBTSx3QkFBd0IsQ0FBQztBQUN2RCxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDdkQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLHFCQUFxQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxNQUFNLHNCQUFzQixDQUFDO0FBQ3pELE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ3hELE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGlCQUFpQixDQUFDO0FBQ3RELE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLDZCQUE2QixDQUFDO0FBRWpFLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxxQkFBcUIsQ0FBQzs7QUFjckQsTUFBTSxPQUFPLGtCQUFrQjtJQUNwQixNQUFNLENBQUMsT0FBTyxDQUFDLE9BQTZCO1FBQy9DLE9BQU87WUFDSCxRQUFRLEVBQUUsa0JBQWtCO1lBQzVCLFNBQVMsRUFBRTtnQkFDUDtvQkFDSSxPQUFPLEVBQUUsY0FBYztvQkFDdkIsUUFBUSxFQUFFO3dCQUNOLEdBQUcsQ0FBQyxPQUFPLEVBQUUsS0FBSyxJQUFJLEVBQUUsQ0FBQztxQkFDNUI7aUJBQ0o7YUFDSixDQUFDLE1BQU0sQ0FBQyxDQUFDLFFBQVEsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLFFBQVEsQ0FBQztTQUNyQyxDQUFBO0lBQ0wsQ0FBQzsrR0FiUSxrQkFBa0I7Z0hBQWxCLGtCQUFrQixpQkFIWixpQkFBaUIsRUFBRSxxQkFBcUIsRUFBRSxrQkFBa0IsYUFQdkUsWUFBWTtZQUNaLGFBQWE7WUFDYixlQUFlO1lBQ2YsZUFBZTtZQUNmLGFBQWEsYUFFUCxpQkFBaUI7Z0hBSWxCLGtCQUFrQixhQUZoQixDQUFDLG1CQUFtQixDQUFDLFlBUjVCLFlBQVk7WUFDWixhQUFhO1lBQ2IsZUFBZTtZQUNmLGVBQWU7WUFDZixhQUFhOzs0RkFNUixrQkFBa0I7a0JBWjlCLFFBQVE7bUJBQUM7b0JBQ04sT0FBTyxFQUFFO3dCQUNMLFlBQVk7d0JBQ1osYUFBYTt3QkFDYixlQUFlO3dCQUNmLGVBQWU7d0JBQ2YsYUFBYTtxQkFDaEI7b0JBQ0QsT0FBTyxFQUFFLENBQUMsaUJBQWlCLENBQUM7b0JBQzVCLFlBQVksRUFBRSxDQUFDLGlCQUFpQixFQUFFLHFCQUFxQixFQUFFLGtCQUFrQixDQUFDO29CQUM1RSxTQUFTLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQztpQkFDbkMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21tb25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29tbW9uXCI7XG5pbXBvcnQgeyBNb2R1bGVXaXRoUHJvdmlkZXJzLCBOZ01vZHVsZSB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XG5pbXBvcnQgeyBNYXRCdXR0b25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvYnV0dG9uXCI7XG5pbXBvcnQgeyBNYXRDYXJkTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL21hdGVyaWFsL2NhcmRcIjtcbmltcG9ydCB7IE1hdEljb25Nb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvbWF0ZXJpYWwvaWNvblwiO1xuaW1wb3J0IHsgVHJhbnNsYXRlTW9kdWxlIH0gZnJvbSBcIkBuZ3gtdHJhbnNsYXRlL2NvcmVcIjtcbmltcG9ydCB7IENhcm91c2VsQ29tcG9uZW50IH0gZnJvbSBcIi4vY2Fyb3VzZWwuY29tcG9uZW50XCI7XG5pbXBvcnQgeyBQaWN0dXJlTW9kYWxDb21wb25lbnQgfSBmcm9tIFwiLi9waWN0dXJlLW1vZGFsXCI7XG5pbXBvcnQgeyBQaWN0dXJlTW9kYWxTZXJ2aWNlIH0gZnJvbSBcIi4vcGljdHVyZS1tb2RhbFwiO1xuaW1wb3J0IHsgQ2Fyb3VzZWxMYXlvdXRQaXBlIH0gZnJvbSBcIi4vcGlwZS9jYXJvdXNlbC1sYXlvdXQucGlwZVwiO1xuaW1wb3J0IHsgTmljZUNhcm91c2VsT3B0aW9ucyB9IGZyb20gXCIuL2ludGVyZmFjZXMvY2Fyb3VzZWwtb3B0aW9ucy5pbnRlcmZhY2VcIjtcbmltcG9ydCB7IENBUk9VU0VMX0lDT05TIH0gZnJvbSBcIi4vY2Fyb3VzZWwuY29uc3RhbnRcIjtcblxuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgTWF0Q2FyZE1vZHVsZSxcbiAgICAgICAgTWF0QnV0dG9uTW9kdWxlLFxuICAgICAgICBUcmFuc2xhdGVNb2R1bGUsXG4gICAgICAgIE1hdEljb25Nb2R1bGVcbiAgICBdLFxuICAgIGV4cG9ydHM6IFtDYXJvdXNlbENvbXBvbmVudF0sXG4gICAgZGVjbGFyYXRpb25zOiBbQ2Fyb3VzZWxDb21wb25lbnQsIFBpY3R1cmVNb2RhbENvbXBvbmVudCwgQ2Fyb3VzZWxMYXlvdXRQaXBlXSxcbiAgICBwcm92aWRlcnM6IFtQaWN0dXJlTW9kYWxTZXJ2aWNlXVxufSlcbmV4cG9ydCBjbGFzcyBOaWNlQ2Fyb3VzZWxNb2R1bGUge1xuICAgIHB1YmxpYyBzdGF0aWMgZm9yUm9vdChvcHRpb25zPzogTmljZUNhcm91c2VsT3B0aW9ucyk6IE1vZHVsZVdpdGhQcm92aWRlcnM8TmljZUNhcm91c2VsTW9kdWxlPiB7XG4gICAgICAgIHJldHVybiB7XG4gICAgICAgICAgICBuZ01vZHVsZTogTmljZUNhcm91c2VsTW9kdWxlLFxuICAgICAgICAgICAgcHJvdmlkZXJzOiBbXG4gICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICBwcm92aWRlOiBDQVJPVVNFTF9JQ09OUyxcbiAgICAgICAgICAgICAgICAgICAgdXNlVmFsdWU6IHsgXG4gICAgICAgICAgICAgICAgICAgICAgICAuLi4ob3B0aW9ucz8uaWNvbnMgPz8ge30pIFxuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgXS5maWx0ZXIoKHByb3ZpZGVyKSA9PiAhIXByb3ZpZGVyKVxuICAgICAgICB9XG4gICAgfVxufVxuIl19
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2Fyb3VzZWwtb3B0aW9ucy5pbnRlcmZhY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9uaWNlLXVpLWtpdC12Mi9zcmMvbGliL2NvbXBvbmVudHMvY2Fyb3VzZWwvaW50ZXJmYWNlcy9jYXJvdXNlbC1vcHRpb25zLmludGVyZmFjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHR5cGUgTmljZUNhcm91c2VsSWNvbnMgPSB7IHN2Z0ljb246IHN0cmluZzsgfSA7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTmljZUNhcm91c2VsSWNvbk9wdGlvbnMge1xuICAgIHJlbW92ZT86IE5pY2VDYXJvdXNlbEljb25zO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIE5pY2VDYXJvdXNlbE9wdGlvbnMge1xuICAgIGljb25zPyA6IE5pY2VDYXJvdXNlbEljb25PcHRpb25zO1xufVxuIl19
@@ -1,10 +1,10 @@
1
1
  import { Component, ViewEncapsulation } from "@angular/core";
2
2
  import * as i0 from "@angular/core";
3
3
  export class PictureModalComponent {
4
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PictureModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: PictureModalComponent, selector: "nice-picture-modal", ngImport: i0, template: "<div class=\"overlay-content\">\n <img [src]=\"picture\" />\n</div>\n", styles: ["nice-picture-modal{height:80vh!important;width:100%!important;border-radius:8px}nice-picture-modal img{height:80vh;width:100%;object-fit:contain}\n"], encapsulation: i0.ViewEncapsulation.None }); }
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
5
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: PictureModalComponent, selector: "nice-picture-modal", ngImport: i0, template: "<div class=\"overlay-content\">\n <img [src]=\"picture\" />\n</div>\n", styles: ["nice-picture-modal{height:80vh!important;width:100%!important;border-radius:8px}nice-picture-modal img{height:80vh;width:100%;object-fit:contain}\n"], encapsulation: i0.ViewEncapsulation.None }); }
6
6
  }
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PictureModalComponent, decorators: [{
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureModalComponent, decorators: [{
8
8
  type: Component,
9
9
  args: [{ encapsulation: ViewEncapsulation.None, selector: "nice-picture-modal", template: "<div class=\"overlay-content\">\n <img [src]=\"picture\" />\n</div>\n", styles: ["nice-picture-modal{height:80vh!important;width:100%!important;border-radius:8px}nice-picture-modal img{height:80vh;width:100%;object-fit:contain}\n"] }]
10
10
  }] });
@@ -25,10 +25,10 @@ export class PictureModalService {
25
25
  pictureModalRef.instance.picture = config.picture;
26
26
  overlayRef.backdropClick().subscribe(() => overlayRef.dispose());
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PictureModalService, deps: [{ token: i1.Overlay }], target: i0.ɵɵFactoryTarget.Injectable }); }
29
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PictureModalService }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureModalService, deps: [{ token: i1.Overlay }], target: i0.ɵɵFactoryTarget.Injectable }); }
29
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureModalService }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: PictureModalService, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: PictureModalService, decorators: [{
32
32
  type: Injectable
33
33
  }], ctorParameters: () => [{ type: i1.Overlay }] });
34
34
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGljdHVyZS1tb2RhbC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2Nhcm91c2VsL3BpY3R1cmUtbW9kYWwvcGljdHVyZS1tb2RhbC5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxPQUFPLEVBQUUsTUFBTSxzQkFBc0IsQ0FBQztBQUMvQyxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0scUJBQXFCLENBQUM7QUFDdEQsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMzQyxPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSwyQkFBMkIsQ0FBQzs7O0FBT2xFLE1BQU0sT0FBTyxtQkFBbUI7SUFDNUIsWUFBb0IsT0FBZ0I7UUFBaEIsWUFBTyxHQUFQLE9BQU8sQ0FBUztJQUFHLENBQUM7SUFFakMsSUFBSSxDQUFDLE1BQTBCO1FBQ2xDLE1BQU0sZ0JBQWdCLEdBQUcsSUFBSSxDQUFDLE9BQU87YUFDaEMsUUFBUSxFQUFFO2FBQ1YsTUFBTSxFQUFFO2FBQ1Isa0JBQWtCLEVBQUU7YUFDcEIsZ0JBQWdCLEVBQUUsQ0FBQztRQUV4QixNQUFNLFVBQVUsR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDLE1BQU0sQ0FBQztZQUNuQyxhQUFhLEVBQUUsMkJBQTJCO1lBQzFDLFdBQVcsRUFBRSxJQUFJO1lBQ2pCLGdCQUFnQjtZQUNoQixjQUFjLEVBQUUsSUFBSSxDQUFDLE9BQU8sQ0FBQyxnQkFBZ0IsQ0FBQyxLQUFLLEVBQUU7U0FDeEQsQ0FBQyxDQUFDO1FBRUgsTUFBTSxrQkFBa0IsR0FBRyxJQUFJLGVBQWUsQ0FBQyxxQkFBcUIsQ0FBQyxDQUFDO1FBQ3RFLE1BQU0sZUFBZSxHQUFHLFVBQVUsQ0FBQyxNQUFNLENBQUMsa0JBQWtCLENBQUMsQ0FBQztRQUU5RCxlQUFlLENBQUMsUUFBUSxDQUFDLE9BQU8sR0FBRyxNQUFNLENBQUMsT0FBTyxDQUFDO1FBRWxELFVBQVUsQ0FBQyxhQUFhLEVBQUUsQ0FBQyxTQUFTLENBQUMsR0FBRyxFQUFFLENBQUMsVUFBVSxDQUFDLE9BQU8sRUFBRSxDQUFDLENBQUM7SUFDckUsQ0FBQzsrR0F2QlEsbUJBQW1CO21IQUFuQixtQkFBbUI7OzRGQUFuQixtQkFBbUI7a0JBRC9CLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBPdmVybGF5IH0gZnJvbSBcIkBhbmd1bGFyL2Nkay9vdmVybGF5XCI7XG5pbXBvcnQgeyBDb21wb25lbnRQb3J0YWwgfSBmcm9tIFwiQGFuZ3VsYXIvY2RrL3BvcnRhbFwiO1xuaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XG5pbXBvcnQgeyBQaWN0dXJlTW9kYWxDb21wb25lbnQgfSBmcm9tIFwiLi9waWN0dXJlLW1vZGFsLmNvbXBvbmVudFwiO1xuXG5leHBvcnQgaW50ZXJmYWNlIFBpY3R1cmVNb2RhbENvbmZpZyB7XG4gICAgcGljdHVyZT86IHN0cmluZztcbn1cblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIFBpY3R1cmVNb2RhbFNlcnZpY2Uge1xuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgb3ZlcmxheTogT3ZlcmxheSkge31cblxuICAgIHB1YmxpYyBvcGVuKGNvbmZpZzogUGljdHVyZU1vZGFsQ29uZmlnKSB7XG4gICAgICAgIGNvbnN0IHBvc2l0aW9uU3RyYXRlZ3kgPSB0aGlzLm92ZXJsYXlcbiAgICAgICAgICAgIC5wb3NpdGlvbigpXG4gICAgICAgICAgICAuZ2xvYmFsKClcbiAgICAgICAgICAgIC5jZW50ZXJIb3Jpem9udGFsbHkoKVxuICAgICAgICAgICAgLmNlbnRlclZlcnRpY2FsbHkoKTtcblxuICAgICAgICBjb25zdCBvdmVybGF5UmVmID0gdGhpcy5vdmVybGF5LmNyZWF0ZSh7XG4gICAgICAgICAgICBiYWNrZHJvcENsYXNzOiBcImNkay1vdmVybGF5LWRhcmstYmFja2Ryb3BcIixcbiAgICAgICAgICAgIGhhc0JhY2tkcm9wOiB0cnVlLFxuICAgICAgICAgICAgcG9zaXRpb25TdHJhdGVneSxcbiAgICAgICAgICAgIHNjcm9sbFN0cmF0ZWd5OiB0aGlzLm92ZXJsYXkuc2Nyb2xsU3RyYXRlZ2llcy5ibG9jaygpLFxuICAgICAgICB9KTtcblxuICAgICAgICBjb25zdCBwaWN0dXJlTW9kYWxQb3J0YWwgPSBuZXcgQ29tcG9uZW50UG9ydGFsKFBpY3R1cmVNb2RhbENvbXBvbmVudCk7XG4gICAgICAgIGNvbnN0IHBpY3R1cmVNb2RhbFJlZiA9IG92ZXJsYXlSZWYuYXR0YWNoKHBpY3R1cmVNb2RhbFBvcnRhbCk7XG5cbiAgICAgICAgcGljdHVyZU1vZGFsUmVmLmluc3RhbmNlLnBpY3R1cmUgPSBjb25maWcucGljdHVyZTtcblxuICAgICAgICBvdmVybGF5UmVmLmJhY2tkcm9wQ2xpY2soKS5zdWJzY3JpYmUoKCkgPT4gb3ZlcmxheVJlZi5kaXNwb3NlKCkpO1xuICAgIH1cbn1cbiJdfQ==
@@ -7,10 +7,10 @@ export class CarouselLayoutPipe {
7
7
  }
8
8
  return direction === "utd" ? "flex-col" : "flex-col-reverse";
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: CarouselLayoutPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
11
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: CarouselLayoutPipe, name: "carouselLayout" }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CarouselLayoutPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
11
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: CarouselLayoutPipe, name: "carouselLayout" }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: CarouselLayoutPipe, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: CarouselLayoutPipe, decorators: [{
14
14
  type: Pipe,
15
15
  args: [{ name: "carouselLayout" }]
16
16
  }] });
@@ -22,10 +22,10 @@ export class NiceCollapsableComponent {
22
22
  this.unsubscribeAll$.next();
23
23
  this.unsubscribeAll$.complete();
24
24
  }
25
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
26
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: NiceCollapsableComponent, selector: "nice-collapsable", inputs: { open: "open" }, outputs: { openChange: "openChange" }, usesOnChanges: true, ngImport: i0, template: "<div class=\"nice-collapse\">\n <input type=\"checkbox\" class=\"peer cursor-pointer\" [formControl]=\"control\"/>\n <div class=\"collapse-title\">\n <ng-content select=\"[niceCollapsableTitle]\"></ng-content>\n </div>\n <div class=\"collapse-content\">\n <div class=\"content\">\n <ng-content select=\"[niceCollapsableContent]\"></ng-content>\n </div>\n </div>\n</div>\n", styles: [""], dependencies: [{ kind: "directive", type: i1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
25
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
26
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NiceCollapsableComponent, selector: "nice-collapsable", inputs: { open: "open" }, outputs: { openChange: "openChange" }, usesOnChanges: true, ngImport: i0, template: "<div class=\"nice-collapse\">\n <input type=\"checkbox\" class=\"peer cursor-pointer\" [formControl]=\"control\"/>\n <div class=\"collapse-title\">\n <ng-content select=\"[niceCollapsableTitle]\"></ng-content>\n </div>\n <div class=\"collapse-content\">\n <div class=\"content\">\n <ng-content select=\"[niceCollapsableContent]\"></ng-content>\n </div>\n </div>\n</div>\n", styles: [""], dependencies: [{ kind: "directive", type: i1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
27
27
  }
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{ selector: "nice-collapsable", encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"nice-collapse\">\n <input type=\"checkbox\" class=\"peer cursor-pointer\" [formControl]=\"control\"/>\n <div class=\"collapse-title\">\n <ng-content select=\"[niceCollapsableTitle]\"></ng-content>\n </div>\n <div class=\"collapse-content\">\n <div class=\"content\">\n <ng-content select=\"[niceCollapsableContent]\"></ng-content>\n </div>\n </div>\n</div>\n" }]
31
31
  }], propDecorators: { open: [{
@@ -4,13 +4,13 @@ import { ReactiveFormsModule } from "@angular/forms";
4
4
  import { NiceCollapsableComponent } from "./collapsable.component";
5
5
  import * as i0 from "@angular/core";
6
6
  export class NiceCollapsableModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableModule, declarations: [NiceCollapsableComponent], imports: [CommonModule,
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableModule, declarations: [NiceCollapsableComponent], imports: [CommonModule,
9
9
  ReactiveFormsModule], exports: [NiceCollapsableComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableModule, imports: [CommonModule,
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableModule, imports: [CommonModule,
11
11
  ReactiveFormsModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceCollapsableModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceCollapsableModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -44,10 +44,10 @@ export class HeaderComponent {
44
44
  ngOnDestroy() {
45
45
  this.destroy$.next();
46
46
  }
47
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderComponent, deps: [{ token: i1.MatCalendar }, { token: i2.DateAdapter }, { token: MAT_DATE_FORMATS }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
48
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: HeaderComponent, selector: "ng-component", ngImport: i0, template: "<div class=\"hidden md:block\" fxHide.lt-md>\n <nice-range-preset></nice-range-preset>\n</div>\n<div class=\"block md:hidden\">\n <ng-container *ngIf=\"toggled\">\n <nice-range-preset></nice-range-preset>\n </ng-container>\n</div>\n\n<div class=\"header\">\n <button\n fxHide.gt-md\n mat-icon-button\n (click)=\"clickOptions()\"\n >\n <mat-icon>sort</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"previousClicked('year')\"\n >\n <mat-icon>keyboard_arrow_left</mat-icon>\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n <button mat-icon-button (click)=\"previousClicked('month')\">\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n\n <span class=\"header-label\">{{ periodLabel }}</span>\n\n <button mat-icon-button (click)=\"nextClicked('month')\">\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"nextClicked('year')\"\n >\n <mat-icon>keyboard_arrow_right</mat-icon>\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n</div>\n", styles: [".header{display:flex;align-items:center;padding:.5em}.header-label{flex:1;height:1em;font-weight:500;text-align:center}.double-arrow .mat-icon{margin:-22%}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: i5.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i6.RangePresetComponent, selector: "nice-range-preset" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
47
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HeaderComponent, deps: [{ token: i1.MatCalendar }, { token: i2.DateAdapter }, { token: MAT_DATE_FORMATS }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
48
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: HeaderComponent, selector: "ng-component", ngImport: i0, template: "<div class=\"hidden md:block\" fxHide.lt-md>\n <nice-range-preset></nice-range-preset>\n</div>\n<div class=\"block md:hidden\">\n <ng-container *ngIf=\"toggled\">\n <nice-range-preset></nice-range-preset>\n </ng-container>\n</div>\n\n<div class=\"header\">\n <button\n fxHide.gt-md\n mat-icon-button\n (click)=\"clickOptions()\"\n >\n <mat-icon>sort</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"previousClicked('year')\"\n >\n <mat-icon>keyboard_arrow_left</mat-icon>\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n <button mat-icon-button (click)=\"previousClicked('month')\">\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n\n <span class=\"header-label\">{{ periodLabel }}</span>\n\n <button mat-icon-button (click)=\"nextClicked('month')\">\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"nextClicked('year')\"\n >\n <mat-icon>keyboard_arrow_right</mat-icon>\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n</div>\n", styles: [".header{display:flex;align-items:center;padding:.5em}.header-label{flex:1;height:1em;font-weight:500;text-align:center}.double-arrow .mat-icon{margin:-22%}\n"], dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.MatIconButton, selector: "button[mat-icon-button]", exportAs: ["matButton"] }, { kind: "component", type: i5.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "component", type: i6.RangePresetComponent, selector: "nice-range-preset" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
49
49
  }
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: HeaderComponent, decorators: [{
50
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: HeaderComponent, decorators: [{
51
51
  type: Component,
52
52
  args: [{ changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"hidden md:block\" fxHide.lt-md>\n <nice-range-preset></nice-range-preset>\n</div>\n<div class=\"block md:hidden\">\n <ng-container *ngIf=\"toggled\">\n <nice-range-preset></nice-range-preset>\n </ng-container>\n</div>\n\n<div class=\"header\">\n <button\n fxHide.gt-md\n mat-icon-button\n (click)=\"clickOptions()\"\n >\n <mat-icon>sort</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"previousClicked('year')\"\n >\n <mat-icon>keyboard_arrow_left</mat-icon>\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n <button mat-icon-button (click)=\"previousClicked('month')\">\n <mat-icon>keyboard_arrow_left</mat-icon>\n </button>\n\n <span class=\"header-label\">{{ periodLabel }}</span>\n\n <button mat-icon-button (click)=\"nextClicked('month')\">\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n <button\n mat-icon-button\n class=\"double-arrow\"\n (click)=\"nextClicked('year')\"\n >\n <mat-icon>keyboard_arrow_right</mat-icon>\n <mat-icon>keyboard_arrow_right</mat-icon>\n </button>\n</div>\n", styles: [".header{display:flex;align-items:center;padding:.5em}.header-label{flex:1;height:1em;font-weight:500;text-align:center}.double-arrow .mat-icon{margin:-22%}\n"] }]
53
53
  }], ctorParameters: () => [{ type: i1.MatCalendar }, { type: i2.DateAdapter }, { type: undefined, decorators: [{
@@ -97,10 +97,10 @@ export class RangePresetComponent {
97
97
  }
98
98
  return today;
99
99
  }
100
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: RangePresetComponent, deps: [{ token: i1.DateAdapter }, { token: i2.MatDateRangePicker }, { token: i3.NiceDateRangePickerServiceService }], target: i0.ɵɵFactoryTarget.Component }); }
101
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: RangePresetComponent, selector: "nice-range-preset", ngImport: i0, template: "<mat-card class=\"mat-elevation-z3\">\n <button\n *ngIf=\"allowClear$ | async\"\n mat-button\n (click)=\"clearRange()\"\n >\n {{ \"nice_ui_kit.date_range_picker.clear\" | translate }}\n </button>\n\n <button\n *ngFor=\"let item of customPresets\"\n mat-button\n (click)=\"selectRange(item)\"\n >\n {{ \"nice_ui_kit.date_range_picker.presets.\" + item | translate }}\n </button>\n</mat-card>\n", styles: [":host{position:absolute;width:200px;left:-200px}@media screen and (max-width: 959px){:host{z-index:1000;left:50px!important}}button{width:100%;text-align:left;text-transform:unset!important}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i5.MatCard, selector: "mat-card", inputs: ["appearance"], exportAs: ["matCard"] }, { kind: "component", type: i6.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
100
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RangePresetComponent, deps: [{ token: i1.DateAdapter }, { token: i2.MatDateRangePicker }, { token: i3.NiceDateRangePickerServiceService }], target: i0.ɵɵFactoryTarget.Component }); }
101
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: RangePresetComponent, selector: "nice-range-preset", ngImport: i0, template: "<mat-card class=\"mat-elevation-z3\">\n <button\n *ngIf=\"allowClear$ | async\"\n mat-button\n (click)=\"clearRange()\"\n >\n {{ \"nice_ui_kit.date_range_picker.clear\" | translate }}\n </button>\n\n <button\n *ngFor=\"let item of customPresets\"\n mat-button\n (click)=\"selectRange(item)\"\n >\n {{ \"nice_ui_kit.date_range_picker.presets.\" + item | translate }}\n </button>\n</mat-card>\n", styles: [":host{position:absolute;width:200px;left:-200px}@media screen and (max-width: 959px){:host{z-index:1000;left:50px!important}}button{width:100%;text-align:left;text-transform:unset!important}\n"], dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i5.MatCard, selector: "mat-card", inputs: ["appearance"], exportAs: ["matCard"] }, { kind: "component", type: i6.MatButton, selector: " button[mat-button], button[mat-raised-button], button[mat-flat-button], button[mat-stroked-button] ", exportAs: ["matButton"] }, { kind: "pipe", type: i4.AsyncPipe, name: "async" }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
102
102
  }
103
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: RangePresetComponent, decorators: [{
103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: RangePresetComponent, decorators: [{
104
104
  type: Component,
105
105
  args: [{ selector: "nice-range-preset", changeDetection: ChangeDetectionStrategy.OnPush, template: "<mat-card class=\"mat-elevation-z3\">\n <button\n *ngIf=\"allowClear$ | async\"\n mat-button\n (click)=\"clearRange()\"\n >\n {{ \"nice_ui_kit.date_range_picker.clear\" | translate }}\n </button>\n\n <button\n *ngFor=\"let item of customPresets\"\n mat-button\n (click)=\"selectRange(item)\"\n >\n {{ \"nice_ui_kit.date_range_picker.presets.\" + item | translate }}\n </button>\n</mat-card>\n", styles: [":host{position:absolute;width:200px;left:-200px}@media screen and (max-width: 959px){:host{z-index:1000;left:50px!important}}button{width:100%;text-align:left;text-transform:unset!important}\n"] }]
106
106
  }], ctorParameters: () => [{ type: i1.DateAdapter }, { type: i2.MatDateRangePicker }, { type: i3.NiceDateRangePickerServiceService }] });
@@ -65,8 +65,8 @@ export class NiceDateRangePickerComponent {
65
65
  this.propagate = fn;
66
66
  }
67
67
  registerOnTouched(fn) { }
68
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
69
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: NiceDateRangePickerComponent, selector: "nice-date-range-picker", inputs: { min: "min", max: "max", nowIsMax: "nowIsMax", allowClear: "allowClear" }, providers: [
68
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
69
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NiceDateRangePickerComponent, selector: "nice-date-range-picker", inputs: { min: "min", max: "max", nowIsMax: "nowIsMax", allowClear: "allowClear" }, providers: [
70
70
  {
71
71
  provide: NG_VALUE_ACCESSOR,
72
72
  useExisting: forwardRef(() => NiceDateRangePickerComponent),
@@ -74,7 +74,7 @@ export class NiceDateRangePickerComponent {
74
74
  }
75
75
  ], ngImport: i0, template: "<div class=\"nice-date-picker-container\">\n <div class=\"nice-date-picker-header\">\n <div class=\"from-to\">\n <ng-container *ngIf=\"value?.from\">\n {{ value.from | localizedDate: \"longDate\" }}\n </ng-container>\n <ng-container *ngIf=\"value?.to\">\n <div class=\"separator\">-</div>\n {{ value.to | localizedDate: \"longDate\" }}\n </ng-container>\n </div>\n </div>\n\n <mat-date-range-input [formGroup]=\"formGroup\" [max]=\"nowIsMax ? now : null\" [rangePicker]=\"picker\">\n <input formControlName=\"from\" class=\"hidden-input\" matStartDate placeholder=\"Start date\">\n <input formControlName=\"to\" class=\"hidden-input\" matEndDate placeholder=\"End date\">\n </mat-date-range-input>\n\n <mat-datepicker-toggle matSuffix [for]=\"picker\"></mat-datepicker-toggle>\n\n <mat-date-range-picker\n [calendarHeaderComponent]=\"HeaderComponent\"\n panelClass=\"nice-date-range-picker\"\n #picker\n ></mat-date-range-picker>\n</div>\n", styles: ["nice-date-range-picker .mat-date-range-input{width:0;height:0;padding:0;margin:0;border:none;visibility:hidden}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "component", type: i2.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i2.MatStartDate, selector: "input[matStartDate]", outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i2.MatEndDate, selector: "input[matEndDate]", outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i2.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "directive", type: i3.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i4.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "pipe", type: i5.LocalizedDatePipe, name: "localizedDate" }], encapsulation: i0.ViewEncapsulation.None }); }
76
76
  }
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerComponent, decorators: [{
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerComponent, decorators: [{
78
78
  type: Component,
79
79
  args: [{ selector: "nice-date-range-picker", encapsulation: ViewEncapsulation.None, providers: [
80
80
  {
@@ -14,8 +14,8 @@ import { NiceDateRangePickerComponent } from "./date-range-picker.component";
14
14
  import { NiceDateRangePickerServiceService } from "./providers/date-range-picker.service";
15
15
  import * as i0 from "@angular/core";
16
16
  export class NiceDateRangePickerModule {
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerModule, declarations: [NiceDateRangePickerComponent, RangePresetComponent, HeaderComponent], imports: [CommonModule,
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
18
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerModule, declarations: [NiceDateRangePickerComponent, RangePresetComponent, HeaderComponent], imports: [CommonModule,
19
19
  MatDatepickerModule,
20
20
  MatFormFieldModule,
21
21
  MatCardModule,
@@ -24,7 +24,7 @@ export class NiceDateRangePickerModule {
24
24
  TranslateModule,
25
25
  ReactiveFormsModule,
26
26
  NicePipesModule], exports: [NiceDateRangePickerComponent] }); }
27
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerModule, providers: [NiceDateRangePickerServiceService], imports: [CommonModule,
27
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerModule, providers: [NiceDateRangePickerServiceService], imports: [CommonModule,
28
28
  MatDatepickerModule,
29
29
  MatFormFieldModule,
30
30
  MatCardModule,
@@ -34,7 +34,7 @@ export class NiceDateRangePickerModule {
34
34
  ReactiveFormsModule,
35
35
  NicePipesModule] }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerModule, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerModule, decorators: [{
38
38
  type: NgModule,
39
39
  args: [{
40
40
  imports: [
@@ -8,10 +8,10 @@ export class NiceDateRangePickerServiceService {
8
8
  setAllowClear(allowClear) {
9
9
  this.allowClear$.next(allowClear);
10
10
  }
11
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerServiceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
12
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerServiceService }); }
11
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerServiceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
12
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerServiceService }); }
13
13
  }
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDateRangePickerServiceService, decorators: [{
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDateRangePickerServiceService, decorators: [{
15
15
  type: Injectable
16
16
  }] });
17
17
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0ZS1yYW5nZS1waWNrZXIuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL25pY2UtdWkta2l0LXYyL3NyYy9saWIvY29tcG9uZW50cy9kYXRlLXJhbmdlLXBpY2tlci9wcm92aWRlcnMvZGF0ZS1yYW5nZS1waWNrZXIuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNDLE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxNQUFNLENBQUM7O0FBR3ZDLE1BQU0sT0FBTyxpQ0FBaUM7SUFEOUM7UUFFVyxnQkFBVyxHQUFHLElBQUksZUFBZSxDQUFDLElBQUksQ0FBQyxDQUFDO0tBS2xEO0lBSFUsYUFBYSxDQUFDLFVBQW1CO1FBQ3BDLElBQUksQ0FBQyxXQUFXLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDO0lBQ3RDLENBQUM7K0dBTFEsaUNBQWlDO21IQUFqQyxpQ0FBaUM7OzRGQUFqQyxpQ0FBaUM7a0JBRDdDLFVBQVUiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7IEJlaGF2aW9yU3ViamVjdCB9IGZyb20gXCJyeGpzXCI7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBOaWNlRGF0ZVJhbmdlUGlja2VyU2VydmljZVNlcnZpY2Uge1xuICAgIHB1YmxpYyBhbGxvd0NsZWFyJCA9IG5ldyBCZWhhdmlvclN1YmplY3QodHJ1ZSk7XG5cbiAgICBwdWJsaWMgc2V0QWxsb3dDbGVhcihhbGxvd0NsZWFyOiBib29sZWFuKTogdm9pZCB7XG4gICAgICAgIHRoaXMuYWxsb3dDbGVhciQubmV4dChhbGxvd0NsZWFyKTtcbiAgICB9XG59XG4iXX0=
@@ -328,10 +328,10 @@ export class NiceDrawerComponent {
328
328
  // Execute the observable
329
329
  this.openedChanged.next(open);
330
330
  }
331
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerComponent, deps: [{ token: i1.AnimationBuilder }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i2.NiceDrawerService }, { token: i3.NiceUtilsService }], target: i0.ɵɵFactoryTarget.Component }); }
332
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: NiceDrawerComponent, selector: "nice-drawer", inputs: { fixed: "fixed", mode: "mode", width: "width", name: "name", opened: "opened", position: "position", transparentOverlay: "transparentOverlay" }, outputs: { fixedChanged: "fixedChanged", modeChanged: "modeChanged", openedChanged: "openedChanged", positionChanged: "positionChanged" }, host: { listeners: { "mouseenter": "_onMouseenter()", "mouseleave": "_onMouseleave()" }, properties: { "class": "this.classList", "style": "this.styleList" } }, exportAs: ["niceDrawer"], usesOnChanges: true, ngImport: i0, template: "<div class=\"nice-drawer-toggle\">\n <ng-content select=\"[niceDrawerToggle]\"></ng-content>\n</div>\n\n<div class=\"nice-drawer-content\" [style.visibility]=\"opened ? 'visible' : 'hidden'\">\n <ng-content></ng-content>\n</div>\n", styles: [""], encapsulation: i0.ViewEncapsulation.None }); }
331
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerComponent, deps: [{ token: i1.AnimationBuilder }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i2.NiceDrawerService }, { token: i3.NiceUtilsService }], target: i0.ɵɵFactoryTarget.Component }); }
332
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: NiceDrawerComponent, selector: "nice-drawer", inputs: { fixed: "fixed", mode: "mode", width: "width", name: "name", opened: "opened", position: "position", transparentOverlay: "transparentOverlay" }, outputs: { fixedChanged: "fixedChanged", modeChanged: "modeChanged", openedChanged: "openedChanged", positionChanged: "positionChanged" }, host: { listeners: { "mouseenter": "_onMouseenter()", "mouseleave": "_onMouseleave()" }, properties: { "class": "this.classList", "style": "this.styleList" } }, exportAs: ["niceDrawer"], usesOnChanges: true, ngImport: i0, template: "<div class=\"nice-drawer-toggle\">\n <ng-content select=\"[niceDrawerToggle]\"></ng-content>\n</div>\n\n<div class=\"nice-drawer-content\" [style.visibility]=\"opened ? 'visible' : 'hidden'\">\n <ng-content></ng-content>\n</div>\n", styles: [""], encapsulation: i0.ViewEncapsulation.None }); }
333
333
  }
334
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerComponent, decorators: [{
334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerComponent, decorators: [{
335
335
  type: Component,
336
336
  args: [{ selector: "nice-drawer", encapsulation: ViewEncapsulation.None, exportAs: "niceDrawer", template: "<div class=\"nice-drawer-toggle\">\n <ng-content select=\"[niceDrawerToggle]\"></ng-content>\n</div>\n\n<div class=\"nice-drawer-content\" [style.visibility]=\"opened ? 'visible' : 'hidden'\">\n <ng-content></ng-content>\n</div>\n" }]
337
337
  }], ctorParameters: () => [{ type: i1.AnimationBuilder }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i2.NiceDrawerService }, { type: i3.NiceUtilsService }], propDecorators: { fixed: [{
@@ -4,13 +4,13 @@ import { MatIconModule } from "@angular/material/icon";
4
4
  import { NiceDrawerComponent } from "./drawer.component";
5
5
  import * as i0 from "@angular/core";
6
6
  export class NiceDrawerModule {
7
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerModule, declarations: [NiceDrawerComponent], imports: [CommonModule,
7
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerModule, declarations: [NiceDrawerComponent], imports: [CommonModule,
9
9
  MatIconModule], exports: [NiceDrawerComponent] }); }
10
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerModule, imports: [CommonModule,
10
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerModule, imports: [CommonModule,
11
11
  MatIconModule] }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerModule, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerModule, decorators: [{
14
14
  type: NgModule,
15
15
  args: [{
16
16
  imports: [
@@ -28,10 +28,10 @@ export class NiceDrawerService {
28
28
  getComponent(name) {
29
29
  return this._componentRegistry.get(name);
30
30
  }
31
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerService, providedIn: "root" }); }
31
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerService, providedIn: "root" }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceDrawerService, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceDrawerService, decorators: [{
35
35
  type: Injectable,
36
36
  args: [{
37
37
  providedIn: "root"
@@ -20,10 +20,10 @@ export class ExportBottomSheetComponent {
20
20
  this.bottomSheetRef.dismiss();
21
21
  strategy.onClickExport();
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: ExportBottomSheetComponent, deps: [{ token: MAT_BOTTOM_SHEET_DATA }, { token: i1.MatBottomSheetRef }, { token: i2.ExportBottomSheetService }], target: i0.ɵɵFactoryTarget.Component }); }
24
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: ExportBottomSheetComponent, selector: "nice-export-bottom-sheet", ngImport: i0, template: "<mat-nav-list>\n <a *ngFor=\"let strategy of exportBottomSheetConfig.exportStrategies\" mat-list-item (click)=\"clickExport(strategy)\">\n <i [ngClass]=\"getStrategyIcon(strategy)\" mat-list-icon></i>\n <span mat-line [innerHtml]=\"'components.export_bottom_sheet.types.' + strategy.type | translate\"></span>\n </a>\n</mat-nav-list>\n", dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i4.MatNavList, selector: "mat-nav-list", exportAs: ["matNavList"] }, { kind: "component", type: i4.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }] }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ExportBottomSheetComponent, deps: [{ token: MAT_BOTTOM_SHEET_DATA }, { token: i1.MatBottomSheetRef }, { token: i2.ExportBottomSheetService }], target: i0.ɵɵFactoryTarget.Component }); }
24
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.13", type: ExportBottomSheetComponent, selector: "nice-export-bottom-sheet", ngImport: i0, template: "<mat-nav-list>\n <a *ngFor=\"let strategy of exportBottomSheetConfig.exportStrategies\" mat-list-item (click)=\"clickExport(strategy)\">\n <i [ngClass]=\"getStrategyIcon(strategy)\" mat-list-icon></i>\n <span mat-line [innerHtml]=\"'components.export_bottom_sheet.types.' + strategy.type | translate\"></span>\n </a>\n</mat-nav-list>\n", dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: i4.MatNavList, selector: "mat-nav-list", exportAs: ["matNavList"] }, { kind: "component", type: i4.MatListItem, selector: "mat-list-item, a[mat-list-item], button[mat-list-item]", inputs: ["activated"], exportAs: ["matListItem"] }, { kind: "pipe", type: i5.TranslatePipe, name: "translate" }] }); }
25
25
  }
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: ExportBottomSheetComponent, decorators: [{
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ExportBottomSheetComponent, decorators: [{
27
27
  type: Component,
28
28
  args: [{ selector: "nice-export-bottom-sheet", template: "<mat-nav-list>\n <a *ngFor=\"let strategy of exportBottomSheetConfig.exportStrategies\" mat-list-item (click)=\"clickExport(strategy)\">\n <i [ngClass]=\"getStrategyIcon(strategy)\" mat-list-icon></i>\n <span mat-line [innerHtml]=\"'components.export_bottom_sheet.types.' + strategy.type | translate\"></span>\n </a>\n</mat-nav-list>\n" }]
29
29
  }], ctorParameters: () => [{ type: undefined, decorators: [{
@@ -19,16 +19,16 @@ export class NiceExportBottomSheetModule {
19
19
  ]
20
20
  };
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceExportBottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: NiceExportBottomSheetModule, declarations: [ExportBottomSheetComponent], imports: [CommonModule, MatBottomSheetModule, MatListModule, MatIconModule, TranslateModule], exports: [ExportBottomSheetComponent] }); }
24
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceExportBottomSheetModule, providers: [
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceExportBottomSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
23
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.13", ngImport: i0, type: NiceExportBottomSheetModule, declarations: [ExportBottomSheetComponent], imports: [CommonModule, MatBottomSheetModule, MatListModule, MatIconModule, TranslateModule], exports: [ExportBottomSheetComponent] }); }
24
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceExportBottomSheetModule, providers: [
25
25
  {
26
26
  provide: ExportBottomSheetService,
27
27
  useClass: DefaultExportBottomSheetService
28
28
  }
29
29
  ], imports: [CommonModule, MatBottomSheetModule, MatListModule, MatIconModule, TranslateModule] }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: NiceExportBottomSheetModule, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: NiceExportBottomSheetModule, decorators: [{
32
32
  type: NgModule,
33
33
  args: [{
34
34
  imports: [CommonModule, MatBottomSheetModule, MatListModule, MatIconModule, TranslateModule],
@@ -1,10 +1,10 @@
1
1
  import { Injectable } from "@angular/core";
2
2
  import * as i0 from "@angular/core";
3
3
  export class ExportBottomSheetService {
4
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: ExportBottomSheetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: ExportBottomSheetService }); }
4
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ExportBottomSheetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ExportBottomSheetService }); }
6
6
  }
7
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: ExportBottomSheetService, decorators: [{
7
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: ExportBottomSheetService, decorators: [{
8
8
  type: Injectable
9
9
  }] });
10
10
  export class DefaultExportBottomSheetService extends ExportBottomSheetService {
@@ -19,10 +19,10 @@ export class DefaultExportBottomSheetService extends ExportBottomSheetService {
19
19
  }
20
20
  return "";
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: DefaultExportBottomSheetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
23
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: DefaultExportBottomSheetService }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DefaultExportBottomSheetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
23
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DefaultExportBottomSheetService }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: DefaultExportBottomSheetService, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.13", ngImport: i0, type: DefaultExportBottomSheetService, decorators: [{
26
26
  type: Injectable
27
27
  }] });
28
28
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXhwb3J0LWJvdHRvbS1zaGVldC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbmljZS11aS1raXQtdjIvc3JjL2xpYi9jb21wb25lbnRzL2V4cG9ydC1ib3R0b20tc2hlZXQvcHJvdmlkZXJzL2V4cG9ydC1ib3R0b20tc2hlZXQuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUkzQyxNQUFNLE9BQWdCLHdCQUF3QjsrR0FBeEIsd0JBQXdCO21IQUF4Qix3QkFBd0I7OzRGQUF4Qix3QkFBd0I7a0JBRDdDLFVBQVU7O0FBTVgsTUFBTSxPQUFPLCtCQUFnQyxTQUFRLHdCQUF3QjtJQUNsRSxlQUFlLENBQUMsUUFBd0I7UUFDM0MsUUFBUSxRQUFRLENBQUMsSUFBSSxFQUFFLENBQUM7WUFDcEIsS0FBSyxNQUFNO2dCQUNQLE9BQU8sbUJBQW1CLENBQUM7WUFDL0IsS0FBSyxLQUFLO2dCQUNOLE9BQU8saUJBQWlCLENBQUM7WUFDN0IsS0FBSyxLQUFLO2dCQUNOLE9BQU8saUJBQWlCLENBQUM7UUFDakMsQ0FBQztRQUNELE9BQU8sRUFBRSxDQUFDO0lBQ2QsQ0FBQzsrR0FYUSwrQkFBK0I7bUhBQS9CLCtCQUErQjs7NEZBQS9CLCtCQUErQjtrQkFEM0MsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuaW1wb3J0IHsgRXhwb3J0U3RyYXRlZ3kgfSBmcm9tIFwiLi4vbW9kZWxzL2V4cG9ydC1zdHJhdGVneS5tb2RlbFwiO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgYWJzdHJhY3QgY2xhc3MgRXhwb3J0Qm90dG9tU2hlZXRTZXJ2aWNlIHtcbiAgICBwdWJsaWMgYWJzdHJhY3QgZ2V0U3RyYXRlZ3lJY29uKHN0cmF0ZWd5OiBFeHBvcnRTdHJhdGVneSk6IHN0cmluZztcbn1cblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIERlZmF1bHRFeHBvcnRCb3R0b21TaGVldFNlcnZpY2UgZXh0ZW5kcyBFeHBvcnRCb3R0b21TaGVldFNlcnZpY2Uge1xuICAgIHB1YmxpYyBnZXRTdHJhdGVneUljb24oc3RyYXRlZ3k6IEV4cG9ydFN0cmF0ZWd5KTogc3RyaW5nIHtcbiAgICAgICAgc3dpdGNoIChzdHJhdGVneS50eXBlKSB7XG4gICAgICAgICAgICBjYXNlIFwieGxzeFwiOlxuICAgICAgICAgICAgICAgIHJldHVybiBcImZhcyBmYS1maWxlLWV4Y2VsXCI7XG4gICAgICAgICAgICBjYXNlIFwicGRmXCI6XG4gICAgICAgICAgICAgICAgcmV0dXJuIFwiZmFzIGZhLWZpbGUtcGRmXCI7XG4gICAgICAgICAgICBjYXNlIFwiY3N2XCI6XG4gICAgICAgICAgICAgICAgcmV0dXJuIFwiZmFzIGZhLWZpbGUtY3N2XCI7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIFwiXCI7XG4gICAgfVxufVxuIl19