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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (229) hide show
  1. package/esm2020/lib/api/interceptors/transform-response.interceptor.mjs +3 -3
  2. package/esm2020/lib/components/alert/alert.component.mjs +6 -6
  3. package/esm2020/lib/components/alert/alert.module.mjs +7 -9
  4. package/esm2020/lib/components/alert/alert.service.mjs +3 -3
  5. package/esm2020/lib/components/assets-carousel/assets-carousel.component.mjs +10 -10
  6. package/esm2020/lib/components/assets-carousel/assets-carousel.module.mjs +11 -13
  7. package/esm2020/lib/components/async-typeahead/async-typeahead.component.mjs +12 -12
  8. package/esm2020/lib/components/async-typeahead/async-typeahead.module.mjs +13 -15
  9. package/esm2020/lib/components/async-typeahead/providers/async-typeahead.service.mjs +3 -3
  10. package/esm2020/lib/components/base-form/base-form.component.mjs +3 -3
  11. package/esm2020/lib/components/base-form/base-form.module.mjs +4 -4
  12. package/esm2020/lib/components/base-form/form-submit.directive.mjs +3 -3
  13. package/esm2020/lib/components/card/card.component.mjs +4 -4
  14. package/esm2020/lib/components/card/card.module.mjs +5 -7
  15. package/esm2020/lib/components/carousel/carousel.component.mjs +3 -3
  16. package/esm2020/lib/components/carousel/carousel.module.mjs +9 -11
  17. package/esm2020/lib/components/carousel/picture-modal/picture-modal.component.mjs +3 -3
  18. package/esm2020/lib/components/carousel/picture-modal/picture-modal.service.mjs +3 -3
  19. package/esm2020/lib/components/carousel/pipe/carousel-layout.pipe.mjs +3 -3
  20. package/esm2020/lib/components/date-range-picker/components/header/header.component.mjs +5 -5
  21. package/esm2020/lib/components/date-range-picker/components/range-preset/range-preset.component.mjs +6 -6
  22. package/esm2020/lib/components/date-range-picker/date-range-picker.component.mjs +8 -8
  23. package/esm2020/lib/components/date-range-picker/date-range-picker.module.mjs +13 -15
  24. package/esm2020/lib/components/date-range-picker/providers/date-range-picker.service.mjs +3 -3
  25. package/esm2020/lib/components/drawer/drawer.component.mjs +4 -4
  26. package/esm2020/lib/components/drawer/drawer.module.mjs +6 -8
  27. package/esm2020/lib/components/drawer/drawer.service.mjs +3 -3
  28. package/esm2020/lib/components/export-bottom-sheet/export-bottom-sheet.component.mjs +5 -5
  29. package/esm2020/lib/components/export-bottom-sheet/export-bottom-sheet.module.mjs +6 -6
  30. package/esm2020/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.mjs +6 -6
  31. package/esm2020/lib/components/form-error/control-status.directive.mjs +3 -3
  32. package/esm2020/lib/components/form-error/form-error.component.mjs +5 -5
  33. package/esm2020/lib/components/form-error/form-error.module.mjs +5 -5
  34. package/esm2020/lib/components/horizontal-stepper/horizontal-stepper.component.mjs +4 -4
  35. package/esm2020/lib/components/horizontal-stepper/horizontal-stepper.module.mjs +7 -9
  36. package/esm2020/lib/components/horizontal-stepper/step.component.mjs +3 -3
  37. package/esm2020/lib/components/image-cropper/image-cropper.component.mjs +11 -11
  38. package/esm2020/lib/components/image-cropper/image-cropper.module.mjs +5 -5
  39. package/esm2020/lib/components/layout/layout.component.mjs +3 -3
  40. package/esm2020/lib/components/layout/layout.module.mjs +5 -5
  41. package/esm2020/lib/components/loading-spinner/loading-spinner.component.mjs +3 -3
  42. package/esm2020/lib/components/loading-spinner/loading-spinner.module.mjs +6 -8
  43. package/esm2020/lib/components/loading-spinner/loading.directive.mjs +3 -3
  44. package/esm2020/lib/components/lottie/lottie.component.mjs +3 -3
  45. package/esm2020/lib/components/lottie/lottie.module.mjs +5 -5
  46. package/esm2020/lib/components/navigation/directives/show-hint.directive.mjs +5 -11
  47. package/esm2020/lib/components/navigation/horizontal/components/basic/basic.component.mjs +9 -9
  48. package/esm2020/lib/components/navigation/horizontal/components/branch/branch.component.mjs +12 -12
  49. package/esm2020/lib/components/navigation/horizontal/components/divider/divider.component.mjs +5 -5
  50. package/esm2020/lib/components/navigation/horizontal/components/spacer/spacer.component.mjs +5 -5
  51. package/esm2020/lib/components/navigation/horizontal/horizontal.component.mjs +8 -8
  52. package/esm2020/lib/components/navigation/navigation.component.mjs +3 -3
  53. package/esm2020/lib/components/navigation/navigation.module.mjs +13 -15
  54. package/esm2020/lib/components/navigation/navigation.service.mjs +3 -3
  55. package/esm2020/lib/components/navigation/pipes/should-hide.pipe.mjs +3 -3
  56. package/esm2020/lib/components/navigation/pipes/should-show-hint.pipe.mjs +3 -3
  57. package/esm2020/lib/components/navigation/vertical/components/aside/aside.component.mjs +12 -12
  58. package/esm2020/lib/components/navigation/vertical/components/basic/basic.component.mjs +9 -9
  59. package/esm2020/lib/components/navigation/vertical/components/collapsable/collapsable.component.mjs +13 -13
  60. package/esm2020/lib/components/navigation/vertical/components/divider/divider.component.mjs +5 -5
  61. package/esm2020/lib/components/navigation/vertical/components/group/group.component.mjs +11 -11
  62. package/esm2020/lib/components/navigation/vertical/components/spacer/spacer.component.mjs +5 -5
  63. package/esm2020/lib/components/navigation/vertical/vertical.component.mjs +12 -12
  64. package/esm2020/lib/components/search-bar/search-bar.component.mjs +8 -8
  65. package/esm2020/lib/components/search-bar/search-bar.module.mjs +9 -11
  66. package/esm2020/lib/components/sweet-alert/sweet-alert.component.mjs +5 -5
  67. package/esm2020/lib/components/sweet-alert/sweet-alert.module.mjs +5 -5
  68. package/esm2020/lib/components/sweet-alert/sweet-alert.service.mjs +3 -3
  69. package/esm2020/lib/components/toast/toast.component.mjs +5 -5
  70. package/esm2020/lib/components/toast/toast.module.mjs +5 -5
  71. package/esm2020/lib/components/toast/toast.service.mjs +3 -3
  72. package/esm2020/lib/components/toggle-button-group/toggle-button-group.component.mjs +4 -4
  73. package/esm2020/lib/components/toggle-button-group/toggle-button-group.module.mjs +6 -8
  74. package/esm2020/lib/components/toggle-button-group/toggle-button.component.mjs +3 -3
  75. package/esm2020/lib/components/typeahead/directives/options-scroll.directive.mjs +3 -3
  76. package/esm2020/lib/components/typeahead/directives/options-scroll.module.mjs +4 -4
  77. package/esm2020/lib/components/typeahead/typeahead.component.mjs +12 -12
  78. package/esm2020/lib/components/typeahead/typeahead.module.mjs +15 -17
  79. package/esm2020/lib/directives/autofocus/autofocus.directive.mjs +3 -3
  80. package/esm2020/lib/directives/autofocus/autofocus.module.mjs +4 -4
  81. package/esm2020/lib/directives/autogrow/autogrow.directive.mjs +3 -3
  82. package/esm2020/lib/directives/autogrow/autogrow.module.mjs +4 -4
  83. package/esm2020/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.mjs +3 -3
  84. package/esm2020/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.mjs +3 -3
  85. package/esm2020/lib/directives/chip-list/chip-list-items/chip-list-items.component.mjs +5 -5
  86. package/esm2020/lib/directives/chip-list/chip-list.directive.mjs +3 -3
  87. package/esm2020/lib/directives/chip-list/chip-list.module.mjs +5 -5
  88. package/esm2020/lib/directives/dropzone/dropzone.directive.mjs +3 -3
  89. package/esm2020/lib/directives/dropzone/dropzone.module.mjs +5 -5
  90. package/esm2020/lib/directives/image-error-placeholder/image-error-placeholder.directive.mjs +3 -3
  91. package/esm2020/lib/directives/image-error-placeholder/image-error-placeholder.module.mjs +4 -4
  92. package/esm2020/lib/directives/material/material.module.mjs +4 -4
  93. package/esm2020/lib/directives/material/nice-material-style.directive.mjs +3 -3
  94. package/esm2020/lib/directives/material/nice-rounded-style.directive.mjs +3 -3
  95. package/esm2020/lib/directives/modals/modal-on-click.directive.mjs +3 -3
  96. package/esm2020/lib/directives/modals/modal-opener.directive.mjs +3 -3
  97. package/esm2020/lib/directives/scroll-reset/scroll-reset.directive.mjs +3 -3
  98. package/esm2020/lib/directives/scroll-reset/scroll-reset.module.mjs +4 -4
  99. package/esm2020/lib/directives/scrollbar/scrollbar.directive.mjs +3 -3
  100. package/esm2020/lib/directives/scrollbar/scrollbar.module.mjs +4 -4
  101. package/esm2020/lib/directives/stop-propagation/click-stop-propagation.directive.mjs +3 -3
  102. package/esm2020/lib/directives/stop-propagation/stop-propagation.module.mjs +4 -4
  103. package/esm2020/lib/directives/window/prevent-close-window.directive.mjs +3 -3
  104. package/esm2020/lib/directives/window/window-directive.module.mjs +4 -4
  105. package/esm2020/lib/nice.module.mjs +8 -10
  106. package/esm2020/lib/pipes/boolean.pipe.mjs +3 -3
  107. package/esm2020/lib/pipes/capitalize-first-letter.pipe.mjs +3 -3
  108. package/esm2020/lib/pipes/ceil.pipe.mjs +3 -3
  109. package/esm2020/lib/pipes/entries.pipe.mjs +3 -3
  110. package/esm2020/lib/pipes/find-by-key.pipe.mjs +3 -3
  111. package/esm2020/lib/pipes/first-letter.pipe.mjs +3 -3
  112. package/esm2020/lib/pipes/floor.pipe.mjs +3 -3
  113. package/esm2020/lib/pipes/join-if-defined.pipe.mjs +3 -3
  114. package/esm2020/lib/pipes/link.pipe.mjs +3 -3
  115. package/esm2020/lib/pipes/localized-boolean.pipe.mjs +3 -3
  116. package/esm2020/lib/pipes/localized-currency.pipe.mjs +3 -3
  117. package/esm2020/lib/pipes/localized-date-only.pipe.mjs +3 -3
  118. package/esm2020/lib/pipes/localized-date.pipe.mjs +3 -3
  119. package/esm2020/lib/pipes/minutes-to-time.pipe.mjs +3 -3
  120. package/esm2020/lib/pipes/number-to-ordinal-indicator.pipe.mjs +3 -3
  121. package/esm2020/lib/pipes/pad.pipe.mjs +3 -3
  122. package/esm2020/lib/pipes/phone.pipe.mjs +3 -3
  123. package/esm2020/lib/pipes/pipes.module.mjs +4 -4
  124. package/esm2020/lib/pipes/postal-code.pipe.mjs +3 -3
  125. package/esm2020/lib/pipes/range.pipe.mjs +3 -3
  126. package/esm2020/lib/pipes/round.pipe.mjs +3 -3
  127. package/esm2020/lib/pipes/sanitize-bypass.pipe.mjs +3 -3
  128. package/esm2020/lib/pipes/seconds-to-time.pipe.mjs +3 -3
  129. package/esm2020/lib/providers/config/config.module.mjs +4 -4
  130. package/esm2020/lib/providers/config/config.service.mjs +3 -3
  131. package/esm2020/lib/providers/media-watcher/media-watcher.module.mjs +4 -4
  132. package/esm2020/lib/providers/media-watcher/media-watcher.service.mjs +3 -3
  133. package/esm2020/lib/providers/overlay/dynamic-overlay-container.service.mjs +3 -3
  134. package/esm2020/lib/providers/overlay/dynamic-overlay.service.mjs +3 -3
  135. package/esm2020/lib/providers/splash-screen/splash-screen.module.mjs +4 -4
  136. package/esm2020/lib/providers/splash-screen/splash-screen.service.mjs +3 -3
  137. package/esm2020/lib/providers/utils/utils.module.mjs +4 -4
  138. package/esm2020/lib/providers/utils/utils.service.mjs +3 -3
  139. package/fesm2015/recursyve-nice-ui-kit.v2.mjs +562 -596
  140. package/fesm2015/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  141. package/fesm2020/recursyve-nice-ui-kit.v2.mjs +562 -596
  142. package/fesm2020/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  143. package/{recursyve-nice-ui-kit.v2.d.ts → index.d.ts} +0 -0
  144. package/lib/components/alert/alert.component.d.ts +1 -1
  145. package/lib/components/assets-carousel/assets-carousel.component.d.ts +1 -1
  146. package/lib/components/async-typeahead/async-typeahead.component.d.ts +2 -2
  147. package/lib/components/base-form/base-form.component.d.ts +1 -1
  148. package/lib/components/base-form/form-submit.directive.d.ts +1 -1
  149. package/lib/components/card/card.component.d.ts +1 -1
  150. package/lib/components/carousel/carousel.component.d.ts +1 -1
  151. package/lib/components/carousel/picture-modal/picture-modal.component.d.ts +1 -1
  152. package/lib/components/carousel/pipe/carousel-layout.pipe.d.ts +1 -1
  153. package/lib/components/date-range-picker/components/header/header.component.d.ts +1 -1
  154. package/lib/components/date-range-picker/components/range-preset/range-preset.component.d.ts +1 -1
  155. package/lib/components/date-range-picker/date-range-picker.component.d.ts +6 -3
  156. package/lib/components/drawer/drawer.component.d.ts +1 -1
  157. package/lib/components/export-bottom-sheet/export-bottom-sheet.component.d.ts +1 -1
  158. package/lib/components/form-error/control-status.directive.d.ts +1 -1
  159. package/lib/components/form-error/form-error.component.d.ts +1 -1
  160. package/lib/components/horizontal-stepper/horizontal-stepper.component.d.ts +1 -1
  161. package/lib/components/horizontal-stepper/step.component.d.ts +1 -1
  162. package/lib/components/image-cropper/image-cropper.component.d.ts +2 -2
  163. package/lib/components/layout/layout.component.d.ts +1 -1
  164. package/lib/components/loading-spinner/loading-spinner.component.d.ts +1 -1
  165. package/lib/components/loading-spinner/loading.directive.d.ts +1 -1
  166. package/lib/components/lottie/lottie.component.d.ts +1 -1
  167. package/lib/components/navigation/directives/show-hint.directive.d.ts +1 -1
  168. package/lib/components/navigation/horizontal/components/basic/basic.component.d.ts +1 -1
  169. package/lib/components/navigation/horizontal/components/branch/branch.component.d.ts +1 -1
  170. package/lib/components/navigation/horizontal/components/divider/divider.component.d.ts +1 -1
  171. package/lib/components/navigation/horizontal/components/spacer/spacer.component.d.ts +1 -1
  172. package/lib/components/navigation/horizontal/horizontal.component.d.ts +1 -1
  173. package/lib/components/navigation/navigation.component.d.ts +1 -1
  174. package/lib/components/navigation/pipes/should-hide.pipe.d.ts +1 -1
  175. package/lib/components/navigation/pipes/should-show-hint.pipe.d.ts +1 -1
  176. package/lib/components/navigation/vertical/components/aside/aside.component.d.ts +1 -1
  177. package/lib/components/navigation/vertical/components/basic/basic.component.d.ts +1 -1
  178. package/lib/components/navigation/vertical/components/collapsable/collapsable.component.d.ts +1 -1
  179. package/lib/components/navigation/vertical/components/divider/divider.component.d.ts +1 -1
  180. package/lib/components/navigation/vertical/components/group/group.component.d.ts +1 -1
  181. package/lib/components/navigation/vertical/components/spacer/spacer.component.d.ts +1 -1
  182. package/lib/components/navigation/vertical/vertical.component.d.ts +1 -1
  183. package/lib/components/search-bar/search-bar.component.d.ts +1 -1
  184. package/lib/components/sweet-alert/sweet-alert.component.d.ts +1 -1
  185. package/lib/components/toast/toast.component.d.ts +1 -1
  186. package/lib/components/toggle-button-group/toggle-button-group.component.d.ts +1 -1
  187. package/lib/components/toggle-button-group/toggle-button.component.d.ts +1 -1
  188. package/lib/components/typeahead/directives/options-scroll.directive.d.ts +1 -1
  189. package/lib/components/typeahead/typeahead.component.d.ts +2 -2
  190. package/lib/directives/autofocus/autofocus.directive.d.ts +1 -1
  191. package/lib/directives/autogrow/autogrow.directive.d.ts +1 -1
  192. package/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.d.ts +1 -1
  193. package/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.d.ts +1 -1
  194. package/lib/directives/chip-list/chip-list-items/chip-list-items.component.d.ts +1 -1
  195. package/lib/directives/chip-list/chip-list.directive.d.ts +1 -1
  196. package/lib/directives/dropzone/dropzone.directive.d.ts +1 -1
  197. package/lib/directives/image-error-placeholder/image-error-placeholder.directive.d.ts +1 -1
  198. package/lib/directives/material/nice-material-style.directive.d.ts +1 -1
  199. package/lib/directives/material/nice-rounded-style.directive.d.ts +1 -1
  200. package/lib/directives/modals/modal-on-click.directive.d.ts +1 -1
  201. package/lib/directives/modals/modal-opener.directive.d.ts +1 -1
  202. package/lib/directives/scroll-reset/scroll-reset.directive.d.ts +1 -1
  203. package/lib/directives/scrollbar/scrollbar.directive.d.ts +1 -1
  204. package/lib/directives/stop-propagation/click-stop-propagation.directive.d.ts +1 -1
  205. package/lib/directives/window/prevent-close-window.directive.d.ts +1 -1
  206. package/lib/pipes/boolean.pipe.d.ts +1 -1
  207. package/lib/pipes/capitalize-first-letter.pipe.d.ts +1 -1
  208. package/lib/pipes/ceil.pipe.d.ts +1 -1
  209. package/lib/pipes/entries.pipe.d.ts +1 -1
  210. package/lib/pipes/find-by-key.pipe.d.ts +1 -1
  211. package/lib/pipes/first-letter.pipe.d.ts +1 -1
  212. package/lib/pipes/floor.pipe.d.ts +1 -1
  213. package/lib/pipes/join-if-defined.pipe.d.ts +1 -1
  214. package/lib/pipes/link.pipe.d.ts +1 -1
  215. package/lib/pipes/localized-boolean.pipe.d.ts +1 -1
  216. package/lib/pipes/localized-currency.pipe.d.ts +1 -1
  217. package/lib/pipes/localized-date-only.pipe.d.ts +1 -1
  218. package/lib/pipes/localized-date.pipe.d.ts +1 -1
  219. package/lib/pipes/minutes-to-time.pipe.d.ts +1 -1
  220. package/lib/pipes/number-to-ordinal-indicator.pipe.d.ts +1 -1
  221. package/lib/pipes/pad.pipe.d.ts +1 -1
  222. package/lib/pipes/phone.pipe.d.ts +1 -1
  223. package/lib/pipes/postal-code.pipe.d.ts +1 -1
  224. package/lib/pipes/range.pipe.d.ts +1 -1
  225. package/lib/pipes/round.pipe.d.ts +1 -1
  226. package/lib/pipes/sanitize-bypass.pipe.d.ts +1 -1
  227. package/lib/pipes/seconds-to-time.pipe.d.ts +1 -1
  228. package/lib/utils/array.utils.d.ts +1 -1
  229. package/package.json +3 -3
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
2
2
  export declare class NiceClickStopPropagationDirective {
3
3
  stopClick(event: Event): void;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<NiceClickStopPropagationDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<NiceClickStopPropagationDirective, "[niceClickStopPropagation]", never, {}, {}, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NiceClickStopPropagationDirective, "[niceClickStopPropagation]", never, {}, {}, never, never, false>;
6
6
  }
@@ -2,5 +2,5 @@ import * as i0 from "@angular/core";
2
2
  export declare class NicePreventCloseWindowDirective {
3
3
  handleClose($event: any): void;
4
4
  static ɵfac: i0.ɵɵFactoryDeclaration<NicePreventCloseWindowDirective, never>;
5
- static ɵdir: i0.ɵɵDirectiveDeclaration<NicePreventCloseWindowDirective, "[nicePreventCloseWindow]", never, {}, {}, never>;
5
+ static ɵdir: i0.ɵɵDirectiveDeclaration<NicePreventCloseWindowDirective, "[nicePreventCloseWindow]", never, {}, {}, never, never, false>;
6
6
  }
@@ -6,5 +6,5 @@ export declare class BooleanPipe implements PipeTransform {
6
6
  constructor(translateService: TranslateService);
7
7
  transform(value: any): string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<BooleanPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<BooleanPipe, "boolean">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<BooleanPipe, "boolean", false>;
10
10
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class CapitalizeFirstLetterPipe implements PipeTransform {
4
4
  transform(value: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<CapitalizeFirstLetterPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<CapitalizeFirstLetterPipe, "capitalizeFirstLetter">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<CapitalizeFirstLetterPipe, "capitalizeFirstLetter", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class CeilPipe implements PipeTransform {
4
4
  transform(input: number): number;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<CeilPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<CeilPipe, "ceil">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<CeilPipe, "ceil", false>;
7
7
  }
@@ -6,5 +6,5 @@ export declare class EntriesPipe implements PipeTransform {
6
6
  value: any;
7
7
  }[];
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<EntriesPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<EntriesPipe, "entries">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<EntriesPipe, "entries", false>;
10
10
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class FindByKeyPipe implements PipeTransform {
4
4
  transform<ArrayType, ValueType>(array: ArrayType[], value: ValueType, key?: string): ArrayType;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<FindByKeyPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<FindByKeyPipe, "findByKey">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<FindByKeyPipe, "findByKey", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class FirstLetterPipe implements PipeTransform {
4
4
  transform(value: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<FirstLetterPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<FirstLetterPipe, "firstLetter">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<FirstLetterPipe, "firstLetter", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class FloorPipe implements PipeTransform {
4
4
  transform(input: number): number;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<FloorPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<FloorPipe, "floor">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<FloorPipe, "floor", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class JoinPipe implements PipeTransform {
4
4
  transform(array: any[], separator?: string, prop?: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<JoinPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<JoinPipe, "join">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<JoinPipe, "join", false>;
7
7
  }
@@ -11,5 +11,5 @@ export declare class LinkPipe implements PipeTransform {
11
11
  postalCode: string;
12
12
  }, type: "direction"): string;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<LinkPipe, never>;
14
- static ɵpipe: i0.ɵɵPipeDeclaration<LinkPipe, "link">;
14
+ static ɵpipe: i0.ɵɵPipeDeclaration<LinkPipe, "link", false>;
15
15
  }
@@ -6,5 +6,5 @@ export declare class LocalizedBooleanPipe implements PipeTransform {
6
6
  constructor(translateService: TranslateService);
7
7
  transform(value: boolean): any;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedBooleanPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBooleanPipe, "localizedBoolean">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedBooleanPipe, "localizedBoolean", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class LocalizedCurrencyPipe extends CurrencyPipe implements PipeT
6
6
  private readonly translateService;
7
7
  constructor(translateService: TranslateService);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedCurrencyPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyPipe, "localizedCurrency">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedCurrencyPipe, "localizedCurrency", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class LocalizedDateOnlyPipe implements PipeTransform {
6
6
  constructor(translateService: TranslateService);
7
7
  transform(value: any, pattern?: string, fallbackWithNull?: boolean): string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDateOnlyPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDateOnlyPipe, "localizedDateOnly">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDateOnlyPipe, "localizedDateOnly", false>;
10
10
  }
@@ -7,5 +7,5 @@ export declare class LocalizedDatePipe implements PipeTransform {
7
7
  transform(value: any, pattern?: string, fallbackWithNull?: boolean, timeZone?: string): string;
8
8
  private getMediumDateWithoutYearPattern;
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDatePipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDatePipe, "localizedDate">;
10
+ static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDatePipe, "localizedDate", false>;
11
11
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class MinutesToTimePipe implements PipeTransform {
4
4
  transform(totalMinutes: number, separator?: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<MinutesToTimePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MinutesToTimePipe, "minutesToTime">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<MinutesToTimePipe, "minutesToTime", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class NumberToOrdinalIndicatorPipe implements PipeTransform {
4
4
  transform(value: number): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<NumberToOrdinalIndicatorPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<NumberToOrdinalIndicatorPipe, "numberToOrdinalIndicator">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<NumberToOrdinalIndicatorPipe, "numberToOrdinalIndicator", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class PadPipe implements PipeTransform {
4
4
  transform(value: number | string, length: number, direction?: "start" | "end", maxLength?: number, fillString?: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<PadPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PadPipe, "pad">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<PadPipe, "pad", false>;
7
7
  }
@@ -6,5 +6,5 @@ export declare class PhonePipe implements PipeTransform {
6
6
  constructor(maskApplierService: MaskApplierService);
7
7
  transform(rawPhoneNumber: string, extension?: string): string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<PhonePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<PhonePipe, "phone">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<PhonePipe, "phone", false>;
10
10
  }
@@ -6,5 +6,5 @@ export declare class PostalCodePipe implements PipeTransform {
6
6
  constructor(maskApplierService: MaskApplierService);
7
7
  transform(postalCode: string): string;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<PostalCodePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<PostalCodePipe, "postalCode">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<PostalCodePipe, "postalCode", false>;
10
10
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class RangePipe implements PipeTransform {
4
4
  transform(value: number): number[];
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<RangePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<RangePipe, "range">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<RangePipe, "range", false>;
7
7
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class RoundPipe implements PipeTransform {
4
4
  transform(input: number): number;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<RoundPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<RoundPipe, "round">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<RoundPipe, "round", false>;
7
7
  }
@@ -6,5 +6,5 @@ export declare class SanitizeBypassPipe implements PipeTransform {
6
6
  constructor(sanitizer: DomSanitizer);
7
7
  transform(value: any, bypass: "html" | "style"): any;
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<SanitizeBypassPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<SanitizeBypassPipe, "sanitizeBypass">;
9
+ static ɵpipe: i0.ɵɵPipeDeclaration<SanitizeBypassPipe, "sanitizeBypass", false>;
10
10
  }
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
3
3
  export declare class SecondsToTimePipe implements PipeTransform {
4
4
  transform(value: number, separator?: string): string;
5
5
  static ɵfac: i0.ɵɵFactoryDeclaration<SecondsToTimePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<SecondsToTimePipe, "secondsToTime">;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<SecondsToTimePipe, "secondsToTime", false>;
7
7
  }
@@ -8,7 +8,7 @@ export declare class ArrayUtils {
8
8
  }): boolean;
9
9
  private static unorderedShallowEquals;
10
10
  static sortByKey(array: any[], key: string): any[];
11
- static sortByKeyFn(key: string): (a: any, b: any) => 0 | 1 | -1;
11
+ static sortByKeyFn(key: string): (a: any, b: any) => 1 | -1 | 0;
12
12
  static groupBy<Item, Key, Value>(array: Item[], keySelector: (item: Item) => Key, valueSelector: (item: Item) => Value[] | Value): Map<Key, Value[]>;
13
13
  }
14
14
  declare global {
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@recursyve/nice-ui-kit.v2",
3
- "version": "13.2.0-beta.114",
3
+ "version": "13.2.0-beta.116",
4
4
  "exports": {
5
5
  ".": {
6
6
  "sass": "./_index.scss",
7
- "types": "./recursyve-nice-ui-kit.v2.d.ts",
7
+ "types": "./index.d.ts",
8
8
  "esm2020": "./esm2020/recursyve-nice-ui-kit.v2.mjs",
9
9
  "es2020": "./fesm2020/recursyve-nice-ui-kit.v2.mjs",
10
10
  "es2015": "./fesm2015/recursyve-nice-ui-kit.v2.mjs",
@@ -37,6 +37,6 @@
37
37
  "esm2020": "esm2020/recursyve-nice-ui-kit.v2.mjs",
38
38
  "fesm2020": "fesm2020/recursyve-nice-ui-kit.v2.mjs",
39
39
  "fesm2015": "fesm2015/recursyve-nice-ui-kit.v2.mjs",
40
- "typings": "recursyve-nice-ui-kit.v2.d.ts",
40
+ "typings": "index.d.ts",
41
41
  "sideEffects": false
42
42
  }