@recursyve/nice-ui-kit.v2 18.0.0-beta.144 → 20.0.0-beta.145

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 (659) hide show
  1. package/_index.scss +2 -2
  2. package/fesm2022/recursyve-nice-ui-kit.v2.mjs +899 -738
  3. package/fesm2022/recursyve-nice-ui-kit.v2.mjs.map +1 -1
  4. package/index.d.ts +3664 -3
  5. package/package.json +8 -10
  6. package/src/lib/components/base-form/base-form.theme.scss +2 -1
  7. package/src/lib/components/chip-list/chip-list.theme.scss +2 -2
  8. package/src/lib/components/date-range-picker/date-range-picker.theme.scss +6 -5
  9. package/src/lib/components/horizontal-stepper/horizontal-stepper.theme.scss +3 -2
  10. package/src/lib/components/navigation/vertical/vertical.theme.scss +8 -8
  11. package/src/lib/components/toggle-button-group/toggle-button-group.theme.scss +8 -7
  12. package/src/lib/nice.theme.scss +74 -82
  13. package/src/lib/nice.utils.scss +3 -1
  14. package/styles/main.scss +4 -4
  15. package/styles/nice.scss +3 -1
  16. package/styles/overrides/angular-material.scss +3 -3
  17. package/esm2022/lib/animations/defaults.mjs +0 -32
  18. package/esm2022/lib/animations/expand-collapse.mjs +0 -21
  19. package/esm2022/lib/animations/fade.mjs +0 -210
  20. package/esm2022/lib/animations/index.mjs +0 -2
  21. package/esm2022/lib/animations/public-api.mjs +0 -17
  22. package/esm2022/lib/animations/shake.mjs +0 -63
  23. package/esm2022/lib/animations/slide.mjs +0 -156
  24. package/esm2022/lib/animations/zoom.mjs +0 -46
  25. package/esm2022/lib/api/exceptions/api.exception.mjs +0 -3
  26. package/esm2022/lib/api/exceptions/exception.factory.mjs +0 -9
  27. package/esm2022/lib/api/index.mjs +0 -2
  28. package/esm2022/lib/api/interceptors/transform-response.interceptor.mjs +0 -28
  29. package/esm2022/lib/api/nice.api.mjs +0 -68
  30. package/esm2022/lib/api/public-api.mjs +0 -5
  31. package/esm2022/lib/components/alert/alert.component.mjs +0 -200
  32. package/esm2022/lib/components/alert/alert.module.mjs +0 -32
  33. package/esm2022/lib/components/alert/alert.service.mjs +0 -58
  34. package/esm2022/lib/components/alert/alert.types.mjs +0 -2
  35. package/esm2022/lib/components/alert/index.mjs +0 -2
  36. package/esm2022/lib/components/alert/public-api.mjs +0 -5
  37. package/esm2022/lib/components/assets-carousel/assets-carousel.component.mjs +0 -283
  38. package/esm2022/lib/components/assets-carousel/assets-carousel.constant.mjs +0 -3
  39. package/esm2022/lib/components/assets-carousel/assets-carousel.module.mjs +0 -88
  40. package/esm2022/lib/components/assets-carousel/directives/assets-carousel-active-content.directive.mjs +0 -14
  41. package/esm2022/lib/components/assets-carousel/index.mjs +0 -2
  42. package/esm2022/lib/components/assets-carousel/public-api.mjs +0 -4
  43. package/esm2022/lib/components/async-typeahead/async-typeahead.component.mjs +0 -459
  44. package/esm2022/lib/components/async-typeahead/async-typeahead.constant.mjs +0 -3
  45. package/esm2022/lib/components/async-typeahead/async-typeahead.module.mjs +0 -64
  46. package/esm2022/lib/components/async-typeahead/index.mjs +0 -2
  47. package/esm2022/lib/components/async-typeahead/providers/async-typeahead.provider.mjs +0 -6
  48. package/esm2022/lib/components/async-typeahead/providers/async-typeahead.service.mjs +0 -219
  49. package/esm2022/lib/components/async-typeahead/public-api.mjs +0 -5
  50. package/esm2022/lib/components/base-form/base-form.component.mjs +0 -91
  51. package/esm2022/lib/components/base-form/base-form.module.mjs +0 -16
  52. package/esm2022/lib/components/base-form/form-submit.directive.mjs +0 -20
  53. package/esm2022/lib/components/base-form/index.mjs +0 -2
  54. package/esm2022/lib/components/base-form/nice-base.form.mjs +0 -14
  55. package/esm2022/lib/components/base-form/public-api.mjs +0 -5
  56. package/esm2022/lib/components/card/card.component.mjs +0 -60
  57. package/esm2022/lib/components/card/card.module.mjs +0 -24
  58. package/esm2022/lib/components/card/card.types.mjs +0 -2
  59. package/esm2022/lib/components/card/index.mjs +0 -2
  60. package/esm2022/lib/components/card/public-api.mjs +0 -3
  61. package/esm2022/lib/components/carousel/carousel.component.mjs +0 -51
  62. package/esm2022/lib/components/carousel/carousel.constant.mjs +0 -3
  63. package/esm2022/lib/components/carousel/carousel.module.mjs +0 -54
  64. package/esm2022/lib/components/carousel/index.mjs +0 -2
  65. package/esm2022/lib/components/carousel/interfaces/carousel-options.interface.mjs +0 -2
  66. package/esm2022/lib/components/carousel/picture-modal/index.mjs +0 -2
  67. package/esm2022/lib/components/carousel/picture-modal/picture-modal.component.mjs +0 -11
  68. package/esm2022/lib/components/carousel/picture-modal/picture-modal.service.mjs +0 -34
  69. package/esm2022/lib/components/carousel/picture-modal/public-api.mjs +0 -3
  70. package/esm2022/lib/components/carousel/pipe/carousel-layout.pipe.mjs +0 -17
  71. package/esm2022/lib/components/carousel/public-api.mjs +0 -4
  72. package/esm2022/lib/components/collapsable/collapsable.component.mjs +0 -36
  73. package/esm2022/lib/components/collapsable/collapsable.module.mjs +0 -25
  74. package/esm2022/lib/components/collapsable/index.mjs +0 -2
  75. package/esm2022/lib/components/collapsable/public-api.mjs +0 -3
  76. package/esm2022/lib/components/date-range-picker/components/header/header.component.mjs +0 -57
  77. package/esm2022/lib/components/date-range-picker/components/range-preset/range-preset.component.mjs +0 -107
  78. package/esm2022/lib/components/date-range-picker/date-range-picker.component.mjs +0 -95
  79. package/esm2022/lib/components/date-range-picker/date-range-picker.module.mjs +0 -56
  80. package/esm2022/lib/components/date-range-picker/index.mjs +0 -2
  81. package/esm2022/lib/components/date-range-picker/providers/date-range-picker.service.mjs +0 -17
  82. package/esm2022/lib/components/date-range-picker/public-api.mjs +0 -3
  83. package/esm2022/lib/components/drawer/drawer.component.mjs +0 -372
  84. package/esm2022/lib/components/drawer/drawer.module.mjs +0 -28
  85. package/esm2022/lib/components/drawer/drawer.service.mjs +0 -40
  86. package/esm2022/lib/components/drawer/drawer.types.mjs +0 -2
  87. package/esm2022/lib/components/drawer/index.mjs +0 -2
  88. package/esm2022/lib/components/drawer/public-api.mjs +0 -5
  89. package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.component.mjs +0 -33
  90. package/esm2022/lib/components/export-bottom-sheet/export-bottom-sheet.module.mjs +0 -45
  91. package/esm2022/lib/components/export-bottom-sheet/index.mjs +0 -2
  92. package/esm2022/lib/components/export-bottom-sheet/models/export-strategy.model.mjs +0 -2
  93. package/esm2022/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.mjs +0 -28
  94. package/esm2022/lib/components/export-bottom-sheet/public-api.mjs +0 -5
  95. package/esm2022/lib/components/form-error/control-status.directive.mjs +0 -125
  96. package/esm2022/lib/components/form-error/form-error.component.mjs +0 -53
  97. package/esm2022/lib/components/form-error/form-error.module.mjs +0 -20
  98. package/esm2022/lib/components/form-error/index.mjs +0 -2
  99. package/esm2022/lib/components/form-error/public-api.mjs +0 -4
  100. package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.component.mjs +0 -34
  101. package/esm2022/lib/components/horizontal-stepper/horizontal-stepper.module.mjs +0 -29
  102. package/esm2022/lib/components/horizontal-stepper/index.mjs +0 -2
  103. package/esm2022/lib/components/horizontal-stepper/public-api.mjs +0 -4
  104. package/esm2022/lib/components/horizontal-stepper/step.component.mjs +0 -22
  105. package/esm2022/lib/components/image-cropper/image-cropper.component.mjs +0 -1269
  106. package/esm2022/lib/components/image-cropper/image-cropper.module.mjs +0 -23
  107. package/esm2022/lib/components/image-cropper/index.mjs +0 -2
  108. package/esm2022/lib/components/image-cropper/public-api.mjs +0 -3
  109. package/esm2022/lib/components/image-cropper/resize-canvas.mjs +0 -76
  110. package/esm2022/lib/components/index.mjs +0 -2
  111. package/esm2022/lib/components/layout/index.mjs +0 -2
  112. package/esm2022/lib/components/layout/layout.component.mjs +0 -98
  113. package/esm2022/lib/components/layout/layout.module.mjs +0 -18
  114. package/esm2022/lib/components/layout/public-api.mjs +0 -3
  115. package/esm2022/lib/components/loading-spinner/index.mjs +0 -2
  116. package/esm2022/lib/components/loading-spinner/loading-spinner.component.mjs +0 -22
  117. package/esm2022/lib/components/loading-spinner/loading-spinner.module.mjs +0 -48
  118. package/esm2022/lib/components/loading-spinner/loading.constant.mjs +0 -3
  119. package/esm2022/lib/components/loading-spinner/loading.directive.mjs +0 -56
  120. package/esm2022/lib/components/loading-spinner/public-api.mjs +0 -4
  121. package/esm2022/lib/components/loading-toast/index.mjs +0 -2
  122. package/esm2022/lib/components/loading-toast/loading-toast.component.mjs +0 -38
  123. package/esm2022/lib/components/loading-toast/loading-toast.constant.mjs +0 -3
  124. package/esm2022/lib/components/loading-toast/loading-toast.directive.mjs +0 -64
  125. package/esm2022/lib/components/loading-toast/loading-toast.module.mjs +0 -62
  126. package/esm2022/lib/components/loading-toast/loading-toast.service.mjs +0 -47
  127. package/esm2022/lib/components/loading-toast/public-api.mjs +0 -6
  128. package/esm2022/lib/components/loading-toast/rxjs/show-loading-toast.operator.mjs +0 -12
  129. package/esm2022/lib/components/lottie/index.mjs +0 -2
  130. package/esm2022/lib/components/lottie/lottie.component.mjs +0 -52
  131. package/esm2022/lib/components/lottie/lottie.module.mjs +0 -18
  132. package/esm2022/lib/components/lottie/public-api.mjs +0 -3
  133. package/esm2022/lib/components/navigation/components/hint-component-base.mjs +0 -120
  134. package/esm2022/lib/components/navigation/directives/show-hint.directive.mjs +0 -187
  135. package/esm2022/lib/components/navigation/horizontal/components/basic/basic.component.mjs +0 -62
  136. package/esm2022/lib/components/navigation/horizontal/components/branch/branch.component.mjs +0 -80
  137. package/esm2022/lib/components/navigation/horizontal/components/divider/divider.component.mjs +0 -51
  138. package/esm2022/lib/components/navigation/horizontal/components/spacer/spacer.component.mjs +0 -51
  139. package/esm2022/lib/components/navigation/horizontal/horizontal.component.mjs +0 -50
  140. package/esm2022/lib/components/navigation/index.mjs +0 -2
  141. package/esm2022/lib/components/navigation/navigation.component.mjs +0 -83
  142. package/esm2022/lib/components/navigation/navigation.module.mjs +0 -108
  143. package/esm2022/lib/components/navigation/navigation.service.mjs +0 -188
  144. package/esm2022/lib/components/navigation/navigation.types.mjs +0 -2
  145. package/esm2022/lib/components/navigation/pipes/should-hide.pipe.mjs +0 -31
  146. package/esm2022/lib/components/navigation/pipes/should-show-hint.pipe.mjs +0 -32
  147. package/esm2022/lib/components/navigation/pipes/translate-with-context.pipe.mjs +0 -25
  148. package/esm2022/lib/components/navigation/providers/hide-item.resolver.mjs +0 -3
  149. package/esm2022/lib/components/navigation/providers/hint.resolver.mjs +0 -3
  150. package/esm2022/lib/components/navigation/providers/hint.service.mjs +0 -20
  151. package/esm2022/lib/components/navigation/providers/translation-context.service.mjs +0 -16
  152. package/esm2022/lib/components/navigation/public-api.mjs +0 -20
  153. package/esm2022/lib/components/navigation/vertical/components/aside/aside.component.mjs +0 -145
  154. package/esm2022/lib/components/navigation/vertical/components/basic/basic.component.mjs +0 -76
  155. package/esm2022/lib/components/navigation/vertical/components/collapsable/collapsable.component.mjs +0 -264
  156. package/esm2022/lib/components/navigation/vertical/components/divider/divider.component.mjs +0 -51
  157. package/esm2022/lib/components/navigation/vertical/components/group/group.component.mjs +0 -75
  158. package/esm2022/lib/components/navigation/vertical/components/spacer/spacer.component.mjs +0 -51
  159. package/esm2022/lib/components/navigation/vertical/vertical.component.mjs +0 -599
  160. package/esm2022/lib/components/public-api.mjs +0 -25
  161. package/esm2022/lib/components/search-bar/index.mjs +0 -2
  162. package/esm2022/lib/components/search-bar/public-api.mjs +0 -3
  163. package/esm2022/lib/components/search-bar/search-bar.component.mjs +0 -76
  164. package/esm2022/lib/components/search-bar/search-bar.module.mjs +0 -40
  165. package/esm2022/lib/components/sweet-alert/index.mjs +0 -2
  166. package/esm2022/lib/components/sweet-alert/public-api.mjs +0 -5
  167. package/esm2022/lib/components/sweet-alert/sweet-alert.component.mjs +0 -59
  168. package/esm2022/lib/components/sweet-alert/sweet-alert.constant.mjs +0 -3
  169. package/esm2022/lib/components/sweet-alert/sweet-alert.directive.mjs +0 -37
  170. package/esm2022/lib/components/sweet-alert/sweet-alert.module.mjs +0 -37
  171. package/esm2022/lib/components/sweet-alert/sweet-alert.service.mjs +0 -95
  172. package/esm2022/lib/components/toast/index.mjs +0 -2
  173. package/esm2022/lib/components/toast/public-api.mjs +0 -6
  174. package/esm2022/lib/components/toast/rxjs/show-success-or-error-toast.operator.mjs +0 -22
  175. package/esm2022/lib/components/toast/rxjs/show-toast.operator.mjs +0 -26
  176. package/esm2022/lib/components/toast/toast.component.mjs +0 -25
  177. package/esm2022/lib/components/toast/toast.constant.mjs +0 -3
  178. package/esm2022/lib/components/toast/toast.module.mjs +0 -57
  179. package/esm2022/lib/components/toast/toast.service.mjs +0 -65
  180. package/esm2022/lib/components/toggle-button-group/index.mjs +0 -2
  181. package/esm2022/lib/components/toggle-button-group/public-api.mjs +0 -4
  182. package/esm2022/lib/components/toggle-button-group/toggle-button-group.component.mjs +0 -134
  183. package/esm2022/lib/components/toggle-button-group/toggle-button-group.module.mjs +0 -26
  184. package/esm2022/lib/components/toggle-button-group/toggle-button.component.mjs +0 -19
  185. package/esm2022/lib/components/translation-form/components/textarea/translation-form-textarea.component.mjs +0 -38
  186. package/esm2022/lib/components/translation-form/components/textfield/translation-form-textfield.component.mjs +0 -26
  187. package/esm2022/lib/components/translation-form/components/translation-form.component.mjs +0 -172
  188. package/esm2022/lib/components/translation-form/components/translation-form.module.mjs +0 -71
  189. package/esm2022/lib/components/translation-form/decorators/translation-form-group.decorator.mjs +0 -4
  190. package/esm2022/lib/components/translation-form/directives/translation-context.directive.mjs +0 -48
  191. package/esm2022/lib/components/translation-form/index.mjs +0 -2
  192. package/esm2022/lib/components/translation-form/providers/nice-translation-form.service.mjs +0 -59
  193. package/esm2022/lib/components/translation-form/public-api.mjs +0 -11
  194. package/esm2022/lib/components/translation-form/toggle/translation-toggle.component.mjs +0 -26
  195. package/esm2022/lib/components/translation-form/translation.form.mjs +0 -6
  196. package/esm2022/lib/components/translation-form/validators/require-for-languages.validator.mjs +0 -43
  197. package/esm2022/lib/components/typeahead/directives/options-scroll.directive.mjs +0 -68
  198. package/esm2022/lib/components/typeahead/directives/options-scroll.module.mjs +0 -16
  199. package/esm2022/lib/components/typeahead/index.mjs +0 -2
  200. package/esm2022/lib/components/typeahead/public-api.mjs +0 -4
  201. package/esm2022/lib/components/typeahead/typeahead.component.mjs +0 -490
  202. package/esm2022/lib/components/typeahead/typeahead.module.mjs +0 -59
  203. package/esm2022/lib/directives/autofocus/autofocus.directive.mjs +0 -17
  204. package/esm2022/lib/directives/autofocus/autofocus.module.mjs +0 -16
  205. package/esm2022/lib/directives/autofocus/index.mjs +0 -2
  206. package/esm2022/lib/directives/autofocus/public-api.mjs +0 -3
  207. package/esm2022/lib/directives/autogrow/autogrow.directive.mjs +0 -105
  208. package/esm2022/lib/directives/autogrow/autogrow.module.mjs +0 -20
  209. package/esm2022/lib/directives/autogrow/index.mjs +0 -2
  210. package/esm2022/lib/directives/autogrow/public-api.mjs +0 -3
  211. package/esm2022/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.mjs +0 -39
  212. package/esm2022/lib/directives/chip-async-typeahead/index.mjs +0 -2
  213. package/esm2022/lib/directives/chip-async-typeahead/public-api.mjs +0 -2
  214. package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.mjs +0 -14
  215. package/esm2022/lib/directives/chip-list/chip-list-items/chip-list-items.component.mjs +0 -46
  216. package/esm2022/lib/directives/chip-list/chip-list.constant.mjs +0 -3
  217. package/esm2022/lib/directives/chip-list/chip-list.directive.mjs +0 -144
  218. package/esm2022/lib/directives/chip-list/chip-list.module.mjs +0 -40
  219. package/esm2022/lib/directives/chip-list/index.mjs +0 -2
  220. package/esm2022/lib/directives/chip-list/public-api.mjs +0 -5
  221. package/esm2022/lib/directives/draggable-list/draggable-list.directive.mjs +0 -94
  222. package/esm2022/lib/directives/draggable-list/draggable-list.module.mjs +0 -18
  223. package/esm2022/lib/directives/draggable-list/index.mjs +0 -2
  224. package/esm2022/lib/directives/draggable-list/public-api.mjs +0 -3
  225. package/esm2022/lib/directives/dropzone/dropzone.directive.mjs +0 -50
  226. package/esm2022/lib/directives/dropzone/dropzone.module.mjs +0 -18
  227. package/esm2022/lib/directives/dropzone/index.mjs +0 -2
  228. package/esm2022/lib/directives/dropzone/public-api.mjs +0 -3
  229. package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.directive.mjs +0 -26
  230. package/esm2022/lib/directives/image-error-placeholder/image-error-placeholder.module.mjs +0 -16
  231. package/esm2022/lib/directives/image-error-placeholder/index.mjs +0 -2
  232. package/esm2022/lib/directives/image-error-placeholder/public-api.mjs +0 -3
  233. package/esm2022/lib/directives/index.mjs +0 -2
  234. package/esm2022/lib/directives/material/index.mjs +0 -2
  235. package/esm2022/lib/directives/material/material.module.mjs +0 -25
  236. package/esm2022/lib/directives/material/nice-material-style.directive.mjs +0 -18
  237. package/esm2022/lib/directives/material/nice-rounded-style.directive.mjs +0 -18
  238. package/esm2022/lib/directives/material/public-api.mjs +0 -4
  239. package/esm2022/lib/directives/modals/index.mjs +0 -2
  240. package/esm2022/lib/directives/modals/modal-on-click.directive.mjs +0 -22
  241. package/esm2022/lib/directives/modals/modal-opener.directive.mjs +0 -31
  242. package/esm2022/lib/directives/modals/public-api.mjs +0 -3
  243. package/esm2022/lib/directives/public-api.mjs +0 -16
  244. package/esm2022/lib/directives/rerender/index.mjs +0 -2
  245. package/esm2022/lib/directives/rerender/public-api.mjs +0 -2
  246. package/esm2022/lib/directives/rerender/rerender.directive.mjs +0 -22
  247. package/esm2022/lib/directives/resolve/index.mjs +0 -2
  248. package/esm2022/lib/directives/resolve/public-api.mjs +0 -2
  249. package/esm2022/lib/directives/resolve/resolve.directive.mjs +0 -32
  250. package/esm2022/lib/directives/scroll-reset/index.mjs +0 -2
  251. package/esm2022/lib/directives/scroll-reset/public-api.mjs +0 -3
  252. package/esm2022/lib/directives/scroll-reset/scroll-reset.directive.mjs +0 -47
  253. package/esm2022/lib/directives/scroll-reset/scroll-reset.module.mjs +0 -20
  254. package/esm2022/lib/directives/scrollbar/index.mjs +0 -2
  255. package/esm2022/lib/directives/scrollbar/public-api.mjs +0 -3
  256. package/esm2022/lib/directives/scrollbar/scrollbar.directive.mjs +0 -309
  257. package/esm2022/lib/directives/scrollbar/scrollbar.module.mjs +0 -20
  258. package/esm2022/lib/directives/scrollbar/scrollbar.types.mjs +0 -15
  259. package/esm2022/lib/directives/stop-propagation/click-stop-propagation.directive.mjs +0 -18
  260. package/esm2022/lib/directives/stop-propagation/index.mjs +0 -2
  261. package/esm2022/lib/directives/stop-propagation/public-api.mjs +0 -3
  262. package/esm2022/lib/directives/stop-propagation/stop-propagation.module.mjs +0 -16
  263. package/esm2022/lib/directives/window/index.mjs +0 -2
  264. package/esm2022/lib/directives/window/prevent-close-window.directive.mjs +0 -18
  265. package/esm2022/lib/directives/window/public-api.mjs +0 -3
  266. package/esm2022/lib/directives/window/window-directive.module.mjs +0 -16
  267. package/esm2022/lib/nice.module.mjs +0 -124
  268. package/esm2022/lib/pipes/boolean.pipe.mjs +0 -22
  269. package/esm2022/lib/pipes/capitalize-first-letter.pipe.mjs +0 -18
  270. package/esm2022/lib/pipes/ceil.pipe.mjs +0 -14
  271. package/esm2022/lib/pipes/entries.pipe.mjs +0 -23
  272. package/esm2022/lib/pipes/find-by-key.pipe.mjs +0 -14
  273. package/esm2022/lib/pipes/first-letter.pipe.mjs +0 -14
  274. package/esm2022/lib/pipes/floor.pipe.mjs +0 -14
  275. package/esm2022/lib/pipes/index.mjs +0 -2
  276. package/esm2022/lib/pipes/join-if-defined.pipe.mjs +0 -20
  277. package/esm2022/lib/pipes/link.pipe.mjs +0 -25
  278. package/esm2022/lib/pipes/localized-boolean.pipe.mjs +0 -19
  279. package/esm2022/lib/pipes/localized-currency.pipe.mjs +0 -18
  280. package/esm2022/lib/pipes/localized-date-only.pipe.mjs +0 -21
  281. package/esm2022/lib/pipes/localized-date.pipe.mjs +0 -40
  282. package/esm2022/lib/pipes/minutes-to-time.pipe.mjs +0 -17
  283. package/esm2022/lib/pipes/number-to-ordinal-indicator.pipe.mjs +0 -23
  284. package/esm2022/lib/pipes/pad.pipe.mjs +0 -20
  285. package/esm2022/lib/pipes/phone.pipe.mjs +0 -23
  286. package/esm2022/lib/pipes/pipes.module.mjs +0 -177
  287. package/esm2022/lib/pipes/postal-code.pipe.mjs +0 -22
  288. package/esm2022/lib/pipes/public-api.mjs +0 -25
  289. package/esm2022/lib/pipes/range.pipe.mjs +0 -18
  290. package/esm2022/lib/pipes/round.pipe.mjs +0 -14
  291. package/esm2022/lib/pipes/sanitize-bypass.pipe.mjs +0 -24
  292. package/esm2022/lib/pipes/seconds-to-time.pipe.mjs +0 -18
  293. package/esm2022/lib/pipes/track-by-prop.pipe.mjs +0 -14
  294. package/esm2022/lib/providers/config/config.constants.mjs +0 -3
  295. package/esm2022/lib/providers/config/config.model.mjs +0 -2
  296. package/esm2022/lib/providers/config/config.module.mjs +0 -34
  297. package/esm2022/lib/providers/config/config.service.mjs +0 -51
  298. package/esm2022/lib/providers/config/index.mjs +0 -2
  299. package/esm2022/lib/providers/config/public-api.mjs +0 -3
  300. package/esm2022/lib/providers/index.mjs +0 -2
  301. package/esm2022/lib/providers/media-watcher/index.mjs +0 -2
  302. package/esm2022/lib/providers/media-watcher/media-watcher.module.mjs +0 -26
  303. package/esm2022/lib/providers/media-watcher/media-watcher.service.mjs +0 -106
  304. package/esm2022/lib/providers/media-watcher/public-api.mjs +0 -3
  305. package/esm2022/lib/providers/overlay/dynamic-overlay-container.service.mjs +0 -14
  306. package/esm2022/lib/providers/overlay/dynamic-overlay.service.mjs +0 -31
  307. package/esm2022/lib/providers/public-api.mjs +0 -5
  308. package/esm2022/lib/providers/splash-screen/index.mjs +0 -2
  309. package/esm2022/lib/providers/splash-screen/public-api.mjs +0 -3
  310. package/esm2022/lib/providers/splash-screen/splash-screen.module.mjs +0 -26
  311. package/esm2022/lib/providers/splash-screen/splash-screen.service.mjs +0 -45
  312. package/esm2022/lib/providers/utils/index.mjs +0 -2
  313. package/esm2022/lib/providers/utils/public-api.mjs +0 -3
  314. package/esm2022/lib/providers/utils/utils.module.mjs +0 -19
  315. package/esm2022/lib/providers/utils/utils.service.mjs +0 -27
  316. package/esm2022/lib/types/constructor.mjs +0 -5
  317. package/esm2022/lib/utils/array.utils.mjs +0 -106
  318. package/esm2022/lib/utils/case.utils.mjs +0 -58
  319. package/esm2022/lib/utils/colors.utils.mjs +0 -29
  320. package/esm2022/lib/utils/date.utils.mjs +0 -47
  321. package/esm2022/lib/utils/file.utils.mjs +0 -90
  322. package/esm2022/lib/utils/font-awesome.utils.mjs +0 -40
  323. package/esm2022/lib/utils/form-data.utils.mjs +0 -41
  324. package/esm2022/lib/utils/http-status.utils.mjs +0 -47
  325. package/esm2022/lib/utils/index.mjs +0 -2
  326. package/esm2022/lib/utils/keyboard.utils.mjs +0 -9
  327. package/esm2022/lib/utils/lexorank.utils.mjs +0 -28
  328. package/esm2022/lib/utils/modal.utils.mjs +0 -6
  329. package/esm2022/lib/utils/number.utils.mjs +0 -6
  330. package/esm2022/lib/utils/object.utils.mjs +0 -111
  331. package/esm2022/lib/utils/promise.utils.mjs +0 -7
  332. package/esm2022/lib/utils/public-api.mjs +0 -19
  333. package/esm2022/lib/utils/query-params.utils.mjs +0 -14
  334. package/esm2022/lib/utils/regex.utils.mjs +0 -11
  335. package/esm2022/lib/utils/type.utils.mjs +0 -15
  336. package/esm2022/lib/utils/url.utils.mjs +0 -20
  337. package/esm2022/public-api.mjs +0 -12
  338. package/esm2022/recursyve-nice-ui-kit.v2.mjs +0 -5
  339. package/lib/animations/defaults.d.ts +0 -13
  340. package/lib/animations/expand-collapse.d.ts +0 -2
  341. package/lib/animations/fade.d.ts +0 -11
  342. package/lib/animations/index.d.ts +0 -1
  343. package/lib/animations/public-api.d.ts +0 -1
  344. package/lib/animations/shake.d.ts +0 -2
  345. package/lib/animations/slide.d.ts +0 -9
  346. package/lib/animations/zoom.d.ts +0 -3
  347. package/lib/api/exceptions/api.exception.d.ts +0 -3
  348. package/lib/api/exceptions/exception.factory.d.ts +0 -6
  349. package/lib/api/index.d.ts +0 -1
  350. package/lib/api/interceptors/transform-response.interceptor.d.ts +0 -9
  351. package/lib/api/nice.api.d.ts +0 -33
  352. package/lib/api/public-api.d.ts +0 -4
  353. package/lib/components/alert/alert.component.d.ts +0 -64
  354. package/lib/components/alert/alert.module.d.ts +0 -10
  355. package/lib/components/alert/alert.service.d.ts +0 -24
  356. package/lib/components/alert/alert.types.d.ts +0 -3
  357. package/lib/components/alert/index.d.ts +0 -1
  358. package/lib/components/alert/public-api.d.ts +0 -4
  359. package/lib/components/assets-carousel/assets-carousel.component.d.ts +0 -88
  360. package/lib/components/assets-carousel/assets-carousel.constant.d.ts +0 -2
  361. package/lib/components/assets-carousel/assets-carousel.module.d.ts +0 -19
  362. package/lib/components/assets-carousel/directives/assets-carousel-active-content.directive.d.ts +0 -8
  363. package/lib/components/assets-carousel/index.d.ts +0 -1
  364. package/lib/components/assets-carousel/public-api.d.ts +0 -3
  365. package/lib/components/async-typeahead/async-typeahead.component.d.ts +0 -119
  366. package/lib/components/async-typeahead/async-typeahead.constant.d.ts +0 -2
  367. package/lib/components/async-typeahead/async-typeahead.module.d.ts +0 -19
  368. package/lib/components/async-typeahead/index.d.ts +0 -1
  369. package/lib/components/async-typeahead/providers/async-typeahead.provider.d.ts +0 -11
  370. package/lib/components/async-typeahead/providers/async-typeahead.service.d.ts +0 -51
  371. package/lib/components/async-typeahead/public-api.d.ts +0 -4
  372. package/lib/components/base-form/base-form.component.d.ts +0 -30
  373. package/lib/components/base-form/base-form.module.d.ts +0 -7
  374. package/lib/components/base-form/form-submit.directive.d.ts +0 -8
  375. package/lib/components/base-form/index.d.ts +0 -1
  376. package/lib/components/base-form/nice-base.form.d.ts +0 -4
  377. package/lib/components/base-form/public-api.d.ts +0 -4
  378. package/lib/components/card/card.component.d.ts +0 -21
  379. package/lib/components/card/card.module.d.ts +0 -8
  380. package/lib/components/card/card.types.d.ts +0 -1
  381. package/lib/components/card/index.d.ts +0 -1
  382. package/lib/components/card/public-api.d.ts +0 -2
  383. package/lib/components/carousel/carousel.component.d.ts +0 -23
  384. package/lib/components/carousel/carousel.constant.d.ts +0 -2
  385. package/lib/components/carousel/carousel.module.d.ts +0 -17
  386. package/lib/components/carousel/index.d.ts +0 -1
  387. package/lib/components/carousel/interfaces/carousel-options.interface.d.ts +0 -9
  388. package/lib/components/carousel/picture-modal/index.d.ts +0 -1
  389. package/lib/components/carousel/picture-modal/picture-modal.component.d.ts +0 -6
  390. package/lib/components/carousel/picture-modal/picture-modal.service.d.ts +0 -12
  391. package/lib/components/carousel/picture-modal/public-api.d.ts +0 -2
  392. package/lib/components/carousel/pipe/carousel-layout.pipe.d.ts +0 -7
  393. package/lib/components/carousel/public-api.d.ts +0 -3
  394. package/lib/components/collapsable/collapsable.component.d.ts +0 -15
  395. package/lib/components/collapsable/collapsable.module.d.ts +0 -9
  396. package/lib/components/collapsable/index.d.ts +0 -1
  397. package/lib/components/collapsable/public-api.d.ts +0 -2
  398. package/lib/components/date-range-picker/components/header/header.component.d.ts +0 -20
  399. package/lib/components/date-range-picker/components/range-preset/range-preset.component.d.ts +0 -23
  400. package/lib/components/date-range-picker/date-range-picker.component.d.ts +0 -28
  401. package/lib/components/date-range-picker/date-range-picker.module.d.ts +0 -18
  402. package/lib/components/date-range-picker/index.d.ts +0 -1
  403. package/lib/components/date-range-picker/providers/date-range-picker.service.d.ts +0 -8
  404. package/lib/components/date-range-picker/public-api.d.ts +0 -2
  405. package/lib/components/drawer/drawer.component.d.ts +0 -115
  406. package/lib/components/drawer/drawer.module.d.ts +0 -9
  407. package/lib/components/drawer/drawer.service.d.ts +0 -23
  408. package/lib/components/drawer/drawer.types.d.ts +0 -2
  409. package/lib/components/drawer/index.d.ts +0 -1
  410. package/lib/components/drawer/public-api.d.ts +0 -4
  411. package/lib/components/export-bottom-sheet/export-bottom-sheet.component.d.ts +0 -17
  412. package/lib/components/export-bottom-sheet/export-bottom-sheet.module.d.ts +0 -18
  413. package/lib/components/export-bottom-sheet/index.d.ts +0 -1
  414. package/lib/components/export-bottom-sheet/models/export-strategy.model.d.ts +0 -5
  415. package/lib/components/export-bottom-sheet/providers/export-bottom-sheet.service.d.ts +0 -12
  416. package/lib/components/export-bottom-sheet/public-api.d.ts +0 -4
  417. package/lib/components/form-error/control-status.directive.d.ts +0 -20
  418. package/lib/components/form-error/form-error.component.d.ts +0 -8
  419. package/lib/components/form-error/form-error.module.d.ts +0 -10
  420. package/lib/components/form-error/index.d.ts +0 -1
  421. package/lib/components/form-error/public-api.d.ts +0 -3
  422. package/lib/components/horizontal-stepper/horizontal-stepper.component.d.ts +0 -8
  423. package/lib/components/horizontal-stepper/horizontal-stepper.module.d.ts +0 -11
  424. package/lib/components/horizontal-stepper/index.d.ts +0 -1
  425. package/lib/components/horizontal-stepper/public-api.d.ts +0 -3
  426. package/lib/components/horizontal-stepper/step.component.d.ts +0 -6
  427. package/lib/components/image-cropper/image-cropper.component.d.ts +0 -374
  428. package/lib/components/image-cropper/image-cropper.module.d.ts +0 -10
  429. package/lib/components/image-cropper/index.d.ts +0 -1
  430. package/lib/components/image-cropper/public-api.d.ts +0 -2
  431. package/lib/components/image-cropper/resize-canvas.d.ts +0 -1
  432. package/lib/components/index.d.ts +0 -1
  433. package/lib/components/layout/index.d.ts +0 -1
  434. package/lib/components/layout/layout.component.d.ts +0 -39
  435. package/lib/components/layout/layout.module.d.ts +0 -7
  436. package/lib/components/layout/public-api.d.ts +0 -2
  437. package/lib/components/loading-spinner/index.d.ts +0 -1
  438. package/lib/components/loading-spinner/loading-spinner.component.d.ts +0 -9
  439. package/lib/components/loading-spinner/loading-spinner.module.d.ts +0 -13
  440. package/lib/components/loading-spinner/loading.constant.d.ts +0 -2
  441. package/lib/components/loading-spinner/loading.directive.d.ts +0 -17
  442. package/lib/components/loading-spinner/public-api.d.ts +0 -3
  443. package/lib/components/loading-toast/index.d.ts +0 -1
  444. package/lib/components/loading-toast/loading-toast.component.d.ts +0 -19
  445. package/lib/components/loading-toast/loading-toast.constant.d.ts +0 -2
  446. package/lib/components/loading-toast/loading-toast.directive.d.ts +0 -18
  447. package/lib/components/loading-toast/loading-toast.module.d.ts +0 -16
  448. package/lib/components/loading-toast/loading-toast.service.d.ts +0 -20
  449. package/lib/components/loading-toast/public-api.d.ts +0 -5
  450. package/lib/components/loading-toast/rxjs/show-loading-toast.operator.d.ts +0 -6
  451. package/lib/components/lottie/index.d.ts +0 -1
  452. package/lib/components/lottie/lottie.component.d.ts +0 -19
  453. package/lib/components/lottie/lottie.module.d.ts +0 -8
  454. package/lib/components/lottie/public-api.d.ts +0 -2
  455. package/lib/components/navigation/components/hint-component-base.d.ts +0 -65
  456. package/lib/components/navigation/directives/show-hint.directive.d.ts +0 -39
  457. package/lib/components/navigation/horizontal/components/basic/basic.component.d.ts +0 -29
  458. package/lib/components/navigation/horizontal/components/branch/branch.component.d.ts +0 -38
  459. package/lib/components/navigation/horizontal/components/divider/divider.component.d.ts +0 -26
  460. package/lib/components/navigation/horizontal/components/spacer/spacer.component.d.ts +0 -26
  461. package/lib/components/navigation/horizontal/horizontal.component.d.ts +0 -22
  462. package/lib/components/navigation/index.d.ts +0 -1
  463. package/lib/components/navigation/navigation.component.d.ts +0 -32
  464. package/lib/components/navigation/navigation.module.d.ts +0 -32
  465. package/lib/components/navigation/navigation.service.d.ts +0 -69
  466. package/lib/components/navigation/navigation.types.d.ts +0 -42
  467. package/lib/components/navigation/pipes/should-hide.pipe.d.ts +0 -11
  468. package/lib/components/navigation/pipes/should-show-hint.pipe.d.ts +0 -12
  469. package/lib/components/navigation/pipes/translate-with-context.pipe.d.ts +0 -12
  470. package/lib/components/navigation/providers/hide-item.resolver.d.ts +0 -5
  471. package/lib/components/navigation/providers/hint.resolver.d.ts +0 -4
  472. package/lib/components/navigation/providers/hint.service.d.ts +0 -9
  473. package/lib/components/navigation/providers/translation-context.service.d.ts +0 -8
  474. package/lib/components/navigation/public-api.d.ts +0 -19
  475. package/lib/components/navigation/vertical/components/aside/aside.component.d.ts +0 -55
  476. package/lib/components/navigation/vertical/components/basic/basic.component.d.ts +0 -35
  477. package/lib/components/navigation/vertical/components/collapsable/collapsable.component.d.ts +0 -68
  478. package/lib/components/navigation/vertical/components/divider/divider.component.d.ts +0 -26
  479. package/lib/components/navigation/vertical/components/group/group.component.d.ts +0 -36
  480. package/lib/components/navigation/vertical/components/spacer/spacer.component.d.ts +0 -26
  481. package/lib/components/navigation/vertical/vertical.component.d.ts +0 -168
  482. package/lib/components/public-api.d.ts +0 -24
  483. package/lib/components/search-bar/index.d.ts +0 -1
  484. package/lib/components/search-bar/public-api.d.ts +0 -2
  485. package/lib/components/search-bar/search-bar.component.d.ts +0 -20
  486. package/lib/components/search-bar/search-bar.module.d.ts +0 -12
  487. package/lib/components/sweet-alert/index.d.ts +0 -1
  488. package/lib/components/sweet-alert/public-api.d.ts +0 -4
  489. package/lib/components/sweet-alert/sweet-alert.component.d.ts +0 -27
  490. package/lib/components/sweet-alert/sweet-alert.constant.d.ts +0 -2
  491. package/lib/components/sweet-alert/sweet-alert.directive.d.ts +0 -13
  492. package/lib/components/sweet-alert/sweet-alert.module.d.ts +0 -16
  493. package/lib/components/sweet-alert/sweet-alert.service.d.ts +0 -32
  494. package/lib/components/toast/index.d.ts +0 -1
  495. package/lib/components/toast/public-api.d.ts +0 -5
  496. package/lib/components/toast/rxjs/show-success-or-error-toast.operator.d.ts +0 -37
  497. package/lib/components/toast/rxjs/show-toast.operator.d.ts +0 -20
  498. package/lib/components/toast/toast.component.d.ts +0 -17
  499. package/lib/components/toast/toast.constant.d.ts +0 -2
  500. package/lib/components/toast/toast.module.d.ts +0 -15
  501. package/lib/components/toast/toast.service.d.ts +0 -25
  502. package/lib/components/toggle-button-group/index.d.ts +0 -1
  503. package/lib/components/toggle-button-group/public-api.d.ts +0 -3
  504. package/lib/components/toggle-button-group/toggle-button-group.component.d.ts +0 -26
  505. package/lib/components/toggle-button-group/toggle-button-group.module.d.ts +0 -10
  506. package/lib/components/toggle-button-group/toggle-button.component.d.ts +0 -8
  507. package/lib/components/translation-form/components/textarea/translation-form-textarea.component.d.ts +0 -9
  508. package/lib/components/translation-form/components/textfield/translation-form-textfield.component.d.ts +0 -6
  509. package/lib/components/translation-form/components/translation-form.component.d.ts +0 -56
  510. package/lib/components/translation-form/components/translation-form.module.d.ts +0 -16
  511. package/lib/components/translation-form/decorators/translation-form-group.decorator.d.ts +0 -1
  512. package/lib/components/translation-form/directives/translation-context.directive.d.ts +0 -17
  513. package/lib/components/translation-form/index.d.ts +0 -1
  514. package/lib/components/translation-form/providers/nice-translation-form.service.d.ts +0 -16
  515. package/lib/components/translation-form/public-api.d.ts +0 -10
  516. package/lib/components/translation-form/toggle/translation-toggle.component.d.ts +0 -14
  517. package/lib/components/translation-form/translation.form.d.ts +0 -5
  518. package/lib/components/translation-form/validators/require-for-languages.validator.d.ts +0 -14
  519. package/lib/components/typeahead/directives/options-scroll.directive.d.ts +0 -19
  520. package/lib/components/typeahead/directives/options-scroll.module.d.ts +0 -7
  521. package/lib/components/typeahead/index.d.ts +0 -1
  522. package/lib/components/typeahead/public-api.d.ts +0 -3
  523. package/lib/components/typeahead/typeahead.component.d.ts +0 -101
  524. package/lib/components/typeahead/typeahead.module.d.ts +0 -17
  525. package/lib/directives/autofocus/autofocus.directive.d.ts +0 -9
  526. package/lib/directives/autofocus/autofocus.module.d.ts +0 -7
  527. package/lib/directives/autofocus/index.d.ts +0 -1
  528. package/lib/directives/autofocus/public-api.d.ts +0 -2
  529. package/lib/directives/autogrow/autogrow.directive.d.ts +0 -37
  530. package/lib/directives/autogrow/autogrow.module.d.ts +0 -7
  531. package/lib/directives/autogrow/index.d.ts +0 -1
  532. package/lib/directives/autogrow/public-api.d.ts +0 -2
  533. package/lib/directives/chip-async-typeahead/chip-async-typeahead.directive.d.ts +0 -14
  534. package/lib/directives/chip-async-typeahead/index.d.ts +0 -1
  535. package/lib/directives/chip-async-typeahead/public-api.d.ts +0 -1
  536. package/lib/directives/chip-list/chip-list-items/chip-list-item-label.directive.d.ts +0 -8
  537. package/lib/directives/chip-list/chip-list-items/chip-list-items.component.d.ts +0 -26
  538. package/lib/directives/chip-list/chip-list.constant.d.ts +0 -2
  539. package/lib/directives/chip-list/chip-list.directive.d.ts +0 -32
  540. package/lib/directives/chip-list/chip-list.module.d.ts +0 -14
  541. package/lib/directives/chip-list/index.d.ts +0 -1
  542. package/lib/directives/chip-list/public-api.d.ts +0 -4
  543. package/lib/directives/draggable-list/draggable-list.directive.d.ts +0 -24
  544. package/lib/directives/draggable-list/draggable-list.module.d.ts +0 -8
  545. package/lib/directives/draggable-list/index.d.ts +0 -1
  546. package/lib/directives/draggable-list/public-api.d.ts +0 -2
  547. package/lib/directives/dropzone/dropzone.directive.d.ts +0 -11
  548. package/lib/directives/dropzone/dropzone.module.d.ts +0 -7
  549. package/lib/directives/dropzone/index.d.ts +0 -1
  550. package/lib/directives/dropzone/public-api.d.ts +0 -2
  551. package/lib/directives/image-error-placeholder/image-error-placeholder.directive.d.ts +0 -11
  552. package/lib/directives/image-error-placeholder/image-error-placeholder.module.d.ts +0 -7
  553. package/lib/directives/image-error-placeholder/index.d.ts +0 -1
  554. package/lib/directives/image-error-placeholder/public-api.d.ts +0 -2
  555. package/lib/directives/index.d.ts +0 -1
  556. package/lib/directives/material/index.d.ts +0 -1
  557. package/lib/directives/material/material.module.d.ts +0 -8
  558. package/lib/directives/material/nice-material-style.directive.d.ts +0 -9
  559. package/lib/directives/material/nice-rounded-style.directive.d.ts +0 -9
  560. package/lib/directives/material/public-api.d.ts +0 -3
  561. package/lib/directives/modals/index.d.ts +0 -1
  562. package/lib/directives/modals/modal-on-click.directive.d.ts +0 -10
  563. package/lib/directives/modals/modal-opener.directive.d.ts +0 -14
  564. package/lib/directives/modals/public-api.d.ts +0 -2
  565. package/lib/directives/public-api.d.ts +0 -15
  566. package/lib/directives/rerender/index.d.ts +0 -1
  567. package/lib/directives/rerender/public-api.d.ts +0 -1
  568. package/lib/directives/rerender/rerender.directive.d.ts +0 -10
  569. package/lib/directives/resolve/index.d.ts +0 -1
  570. package/lib/directives/resolve/public-api.d.ts +0 -1
  571. package/lib/directives/resolve/resolve.directive.d.ts +0 -18
  572. package/lib/directives/scroll-reset/index.d.ts +0 -1
  573. package/lib/directives/scroll-reset/public-api.d.ts +0 -2
  574. package/lib/directives/scroll-reset/scroll-reset.directive.d.ts +0 -22
  575. package/lib/directives/scroll-reset/scroll-reset.module.d.ts +0 -7
  576. package/lib/directives/scrollbar/index.d.ts +0 -1
  577. package/lib/directives/scrollbar/public-api.d.ts +0 -2
  578. package/lib/directives/scrollbar/scrollbar.directive.d.ts +0 -112
  579. package/lib/directives/scrollbar/scrollbar.module.d.ts +0 -7
  580. package/lib/directives/scrollbar/scrollbar.types.d.ts +0 -12
  581. package/lib/directives/stop-propagation/click-stop-propagation.directive.d.ts +0 -6
  582. package/lib/directives/stop-propagation/index.d.ts +0 -1
  583. package/lib/directives/stop-propagation/public-api.d.ts +0 -2
  584. package/lib/directives/stop-propagation/stop-propagation.module.d.ts +0 -7
  585. package/lib/directives/window/index.d.ts +0 -1
  586. package/lib/directives/window/prevent-close-window.directive.d.ts +0 -6
  587. package/lib/directives/window/public-api.d.ts +0 -2
  588. package/lib/directives/window/window-directive.module.d.ts +0 -7
  589. package/lib/nice.module.d.ts +0 -13
  590. package/lib/pipes/boolean.pipe.d.ts +0 -10
  591. package/lib/pipes/capitalize-first-letter.pipe.d.ts +0 -7
  592. package/lib/pipes/ceil.pipe.d.ts +0 -7
  593. package/lib/pipes/entries.pipe.d.ts +0 -10
  594. package/lib/pipes/find-by-key.pipe.d.ts +0 -7
  595. package/lib/pipes/first-letter.pipe.d.ts +0 -7
  596. package/lib/pipes/floor.pipe.d.ts +0 -7
  597. package/lib/pipes/index.d.ts +0 -1
  598. package/lib/pipes/join-if-defined.pipe.d.ts +0 -7
  599. package/lib/pipes/link.pipe.d.ts +0 -15
  600. package/lib/pipes/localized-boolean.pipe.d.ts +0 -10
  601. package/lib/pipes/localized-currency.pipe.d.ts +0 -10
  602. package/lib/pipes/localized-date-only.pipe.d.ts +0 -10
  603. package/lib/pipes/localized-date.pipe.d.ts +0 -11
  604. package/lib/pipes/minutes-to-time.pipe.d.ts +0 -7
  605. package/lib/pipes/number-to-ordinal-indicator.pipe.d.ts +0 -7
  606. package/lib/pipes/pad.pipe.d.ts +0 -7
  607. package/lib/pipes/phone.pipe.d.ts +0 -10
  608. package/lib/pipes/pipes.module.d.ts +0 -29
  609. package/lib/pipes/postal-code.pipe.d.ts +0 -10
  610. package/lib/pipes/public-api.d.ts +0 -24
  611. package/lib/pipes/range.pipe.d.ts +0 -7
  612. package/lib/pipes/round.pipe.d.ts +0 -7
  613. package/lib/pipes/sanitize-bypass.pipe.d.ts +0 -10
  614. package/lib/pipes/seconds-to-time.pipe.d.ts +0 -7
  615. package/lib/pipes/track-by-prop.pipe.d.ts +0 -7
  616. package/lib/providers/config/config.constants.d.ts +0 -2
  617. package/lib/providers/config/config.model.d.ts +0 -14
  618. package/lib/providers/config/config.module.d.ts +0 -18
  619. package/lib/providers/config/config.service.d.ts +0 -21
  620. package/lib/providers/config/index.d.ts +0 -1
  621. package/lib/providers/config/public-api.d.ts +0 -2
  622. package/lib/providers/index.d.ts +0 -1
  623. package/lib/providers/media-watcher/index.d.ts +0 -1
  624. package/lib/providers/media-watcher/media-watcher.module.d.ts +0 -12
  625. package/lib/providers/media-watcher/media-watcher.service.d.ts +0 -27
  626. package/lib/providers/media-watcher/public-api.d.ts +0 -2
  627. package/lib/providers/overlay/dynamic-overlay-container.service.d.ts +0 -7
  628. package/lib/providers/overlay/dynamic-overlay.service.d.ts +0 -14
  629. package/lib/providers/public-api.d.ts +0 -4
  630. package/lib/providers/splash-screen/index.d.ts +0 -1
  631. package/lib/providers/splash-screen/public-api.d.ts +0 -2
  632. package/lib/providers/splash-screen/splash-screen.module.d.ts +0 -12
  633. package/lib/providers/splash-screen/splash-screen.service.d.ts +0 -20
  634. package/lib/providers/utils/index.d.ts +0 -1
  635. package/lib/providers/utils/public-api.d.ts +0 -2
  636. package/lib/providers/utils/utils.module.d.ts +0 -9
  637. package/lib/providers/utils/utils.service.d.ts +0 -9
  638. package/lib/types/constructor.d.ts +0 -5
  639. package/lib/utils/array.utils.d.ts +0 -24
  640. package/lib/utils/case.utils.d.ts +0 -9
  641. package/lib/utils/colors.utils.d.ts +0 -9
  642. package/lib/utils/date.utils.d.ts +0 -11
  643. package/lib/utils/file.utils.d.ts +0 -13
  644. package/lib/utils/font-awesome.utils.d.ts +0 -3
  645. package/lib/utils/form-data.utils.d.ts +0 -4
  646. package/lib/utils/http-status.utils.d.ts +0 -45
  647. package/lib/utils/index.d.ts +0 -1
  648. package/lib/utils/keyboard.utils.d.ts +0 -7
  649. package/lib/utils/lexorank.utils.d.ts +0 -6
  650. package/lib/utils/modal.utils.d.ts +0 -7
  651. package/lib/utils/number.utils.d.ts +0 -7
  652. package/lib/utils/object.utils.d.ts +0 -10
  653. package/lib/utils/promise.utils.d.ts +0 -7
  654. package/lib/utils/public-api.d.ts +0 -18
  655. package/lib/utils/query-params.utils.d.ts +0 -3
  656. package/lib/utils/regex.utils.d.ts +0 -7
  657. package/lib/utils/type.utils.d.ts +0 -6
  658. package/lib/utils/url.utils.d.ts +0 -6
  659. package/public-api.d.ts +0 -8
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import { TranslateService } from "@ngx-translate/core";
3
- import * as i0 from "@angular/core";
4
- export declare class LocalizedDateOnlyPipe implements PipeTransform {
5
- private readonly translateService;
6
- constructor(translateService: TranslateService);
7
- transform(value: any, pattern?: string, fallbackWithNull?: boolean): string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDateOnlyPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDateOnlyPipe, "localizedDateOnly", false>;
10
- }
@@ -1,11 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import { TranslateService } from "@ngx-translate/core";
3
- import * as i0 from "@angular/core";
4
- export declare class LocalizedDatePipe implements PipeTransform {
5
- private readonly translateService;
6
- constructor(translateService: TranslateService);
7
- transform(value: any, pattern?: string, fallbackWithNull?: boolean, timeZone?: string): string;
8
- private getMediumDateWithoutYearPattern;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedDatePipe, never>;
10
- static ɵpipe: i0.ɵɵPipeDeclaration<LocalizedDatePipe, "localizedDate", false>;
11
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class MinutesToTimePipe implements PipeTransform {
4
- transform(totalMinutes: number, separator?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<MinutesToTimePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<MinutesToTimePipe, "minutesToTime", false>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class NumberToOrdinalIndicatorPipe implements PipeTransform {
4
- transform(value: number): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<NumberToOrdinalIndicatorPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<NumberToOrdinalIndicatorPipe, "numberToOrdinalIndicator", false>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class PadPipe implements PipeTransform {
4
- transform(value: number | string, length: number, direction?: "start" | "end", maxLength?: number, fillString?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<PadPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<PadPipe, "pad", false>;
7
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import { NgxMaskService } from "ngx-mask";
3
- import * as i0 from "@angular/core";
4
- export declare class PhonePipe implements PipeTransform {
5
- private maskService;
6
- constructor(maskService: NgxMaskService);
7
- transform(rawPhoneNumber: string, extension?: string): string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<PhonePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<PhonePipe, "phone", false>;
10
- }
@@ -1,29 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./boolean.pipe";
3
- import * as i2 from "./capitalize-first-letter.pipe";
4
- import * as i3 from "./ceil.pipe";
5
- import * as i4 from "./find-by-key.pipe";
6
- import * as i5 from "./first-letter.pipe";
7
- import * as i6 from "./floor.pipe";
8
- import * as i7 from "./join-if-defined.pipe";
9
- import * as i8 from "./entries.pipe";
10
- import * as i9 from "./link.pipe";
11
- import * as i10 from "./localized-boolean.pipe";
12
- import * as i11 from "./localized-currency.pipe";
13
- import * as i12 from "./localized-date.pipe";
14
- import * as i13 from "./localized-date-only.pipe";
15
- import * as i14 from "./minutes-to-time.pipe";
16
- import * as i15 from "./number-to-ordinal-indicator.pipe";
17
- import * as i16 from "./pad.pipe";
18
- import * as i17 from "./phone.pipe";
19
- import * as i18 from "./postal-code.pipe";
20
- import * as i19 from "./range.pipe";
21
- import * as i20 from "./round.pipe";
22
- import * as i21 from "./sanitize-bypass.pipe";
23
- import * as i22 from "./seconds-to-time.pipe";
24
- import * as i23 from "./track-by-prop.pipe";
25
- export declare class NicePipesModule {
26
- static ɵfac: i0.ɵɵFactoryDeclaration<NicePipesModule, never>;
27
- static ɵmod: i0.ɵɵNgModuleDeclaration<NicePipesModule, [typeof i1.BooleanPipe, typeof i2.CapitalizeFirstLetterPipe, typeof i3.CeilPipe, typeof i4.FindByKeyPipe, typeof i5.FirstLetterPipe, typeof i6.FloorPipe, typeof i7.JoinPipe, typeof i8.EntriesPipe, typeof i9.LinkPipe, typeof i10.LocalizedBooleanPipe, typeof i11.LocalizedCurrencyPipe, typeof i12.LocalizedDatePipe, typeof i13.LocalizedDateOnlyPipe, typeof i14.MinutesToTimePipe, typeof i15.NumberToOrdinalIndicatorPipe, typeof i16.PadPipe, typeof i17.PhonePipe, typeof i18.PostalCodePipe, typeof i19.RangePipe, typeof i20.RoundPipe, typeof i21.SanitizeBypassPipe, typeof i22.SecondsToTimePipe, typeof i23.TrackByPropPipe], never, [typeof i1.BooleanPipe, typeof i2.CapitalizeFirstLetterPipe, typeof i3.CeilPipe, typeof i4.FindByKeyPipe, typeof i5.FirstLetterPipe, typeof i6.FloorPipe, typeof i7.JoinPipe, typeof i8.EntriesPipe, typeof i9.LinkPipe, typeof i10.LocalizedBooleanPipe, typeof i11.LocalizedCurrencyPipe, typeof i12.LocalizedDatePipe, typeof i13.LocalizedDateOnlyPipe, typeof i14.MinutesToTimePipe, typeof i15.NumberToOrdinalIndicatorPipe, typeof i16.PadPipe, typeof i17.PhonePipe, typeof i18.PostalCodePipe, typeof i19.RangePipe, typeof i20.RoundPipe, typeof i21.SanitizeBypassPipe, typeof i22.SecondsToTimePipe, typeof i23.TrackByPropPipe]>;
28
- static ɵinj: i0.ɵɵInjectorDeclaration<NicePipesModule>;
29
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import { NgxMaskService } from "ngx-mask";
3
- import * as i0 from "@angular/core";
4
- export declare class PostalCodePipe implements PipeTransform {
5
- private maskService;
6
- constructor(maskService: NgxMaskService);
7
- transform(postalCode: string): string;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<PostalCodePipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<PostalCodePipe, "postalCode", false>;
10
- }
@@ -1,24 +0,0 @@
1
- export * from "./boolean.pipe";
2
- export * from "./capitalize-first-letter.pipe";
3
- export * from "./ceil.pipe";
4
- export * from "./entries.pipe";
5
- export * from "./find-by-key.pipe";
6
- export * from "./first-letter.pipe";
7
- export * from "./floor.pipe";
8
- export * from "./join-if-defined.pipe";
9
- export * from "./link.pipe";
10
- export * from "./localized-boolean.pipe";
11
- export * from "./localized-currency.pipe";
12
- export * from "./localized-date.pipe";
13
- export * from "./localized-date-only.pipe";
14
- export * from "./minutes-to-time.pipe";
15
- export * from "./number-to-ordinal-indicator.pipe";
16
- export * from "./pad.pipe";
17
- export * from "./phone.pipe";
18
- export * from "./pipes.module";
19
- export * from "./postal-code.pipe";
20
- export * from "./range.pipe";
21
- export * from "./round.pipe";
22
- export * from "./track-by-prop.pipe";
23
- export * from "./sanitize-bypass.pipe";
24
- export * from "./seconds-to-time.pipe";
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class RangePipe implements PipeTransform {
4
- transform(value: number): number[];
5
- static ɵfac: i0.ɵɵFactoryDeclaration<RangePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<RangePipe, "range", false>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class RoundPipe implements PipeTransform {
4
- transform(input: number): number;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<RoundPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<RoundPipe, "round", false>;
7
- }
@@ -1,10 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import { DomSanitizer } from '@angular/platform-browser';
3
- import * as i0 from "@angular/core";
4
- export declare class SanitizeBypassPipe implements PipeTransform {
5
- private readonly sanitizer;
6
- constructor(sanitizer: DomSanitizer);
7
- transform(value: any, bypass: "html" | "style"): any;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SanitizeBypassPipe, never>;
9
- static ɵpipe: i0.ɵɵPipeDeclaration<SanitizeBypassPipe, "sanitizeBypass", false>;
10
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class SecondsToTimePipe implements PipeTransform {
4
- transform(value: number, separator?: string): string;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SecondsToTimePipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<SecondsToTimePipe, "secondsToTime", false>;
7
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform, TrackByFunction } from "@angular/core";
2
- import * as i0 from "@angular/core";
3
- export declare class TrackByPropPipe<T> implements PipeTransform {
4
- transform(prop: keyof T & string): TrackByFunction<T>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<TrackByPropPipe<any>, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<TrackByPropPipe<any>, "trackByProp", false>;
7
- }
@@ -1,2 +0,0 @@
1
- import { InjectionToken } from "@angular/core";
2
- export declare const NICE_APP_CONFIG: InjectionToken<any>;
@@ -1,14 +0,0 @@
1
- export type Scheme = "auto" | "dark" | "light";
2
- export type Theme = "default" | string;
3
- export type Screens = {
4
- [key: string]: string;
5
- };
6
- /**
7
- * NiceConfig interface. Update this interface to strictly type your config
8
- * object.
9
- */
10
- export interface NiceConfig {
11
- scheme: Scheme;
12
- theme: Theme;
13
- screens?: Screens;
14
- }
@@ -1,18 +0,0 @@
1
- import { ModuleWithProviders } from "@angular/core";
2
- import { NiceConfig } from "./config.model";
3
- import { NiceConfigService } from "./config.service";
4
- import * as i0 from "@angular/core";
5
- export declare class NiceConfigModule {
6
- private _niceConfigService;
7
- /**
8
- * Constructor
9
- */
10
- constructor(_niceConfigService: NiceConfigService);
11
- /**
12
- * forRoot method for setting user configuration
13
- */
14
- static forRoot(config: NiceConfig): ModuleWithProviders<NiceConfigModule>;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceConfigModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<NiceConfigModule, never, never, never>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<NiceConfigModule>;
18
- }
@@ -1,21 +0,0 @@
1
- import { Observable } from "rxjs";
2
- import { NiceConfig } from "./config.model";
3
- import * as i0 from "@angular/core";
4
- export declare class NiceConfigService {
5
- private _config;
6
- /**
7
- * Constructor
8
- */
9
- constructor(config: NiceConfig);
10
- /**
11
- * Setter & getter for config
12
- */
13
- set config(value: NiceConfig);
14
- get config$(): Observable<NiceConfig>;
15
- /**
16
- * Resets the config to the default
17
- */
18
- reset(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceConfigService, never>;
20
- static ɵprov: i0.ɵɵInjectableDeclaration<NiceConfigService>;
21
- }
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1,2 +0,0 @@
1
- export * from "./config.module";
2
- export * from "./config.service";
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1,12 +0,0 @@
1
- import { NiceMediaWatcherService } from "./media-watcher.service";
2
- import * as i0 from "@angular/core";
3
- export declare class NiceMediaWatcherModule {
4
- private _niceMediaWatcherService;
5
- /**
6
- * Constructor
7
- */
8
- constructor(_niceMediaWatcherService: NiceMediaWatcherService);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceMediaWatcherModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<NiceMediaWatcherModule, never, never, never>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<NiceMediaWatcherModule>;
12
- }
@@ -1,27 +0,0 @@
1
- import { BreakpointObserver, BreakpointState } from "@angular/cdk/layout";
2
- import { Observable } from "rxjs";
3
- import * as i0 from "@angular/core";
4
- export declare class NiceMediaWatcherService {
5
- private _breakpointObserver;
6
- private _onMediaChange;
7
- private _currentBreakpoints;
8
- private _breakpoint$;
9
- xsBreakpointActive$: Observable<boolean>;
10
- smBreakpointActive$: Observable<boolean>;
11
- mdBreakpointActive$: Observable<boolean>;
12
- lgBreakpointActive$: Observable<boolean>;
13
- xlBreakpointActive$: Observable<boolean>;
14
- /**
15
- * Constructor
16
- */
17
- constructor(_breakpointObserver: BreakpointObserver);
18
- /**
19
- * On media query change
20
- */
21
- onMediaQueryChange$(query: string | string[]): Observable<BreakpointState>;
22
- asObservable(): Observable<BreakpointState>;
23
- isActive(query: string | string[]): boolean;
24
- private isBreakpointActive;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceMediaWatcherService, never>;
26
- static ɵprov: i0.ɵɵInjectableDeclaration<NiceMediaWatcherService>;
27
- }
@@ -1,2 +0,0 @@
1
- export * from "./media-watcher.module";
2
- export * from "./media-watcher.service";
@@ -1,7 +0,0 @@
1
- import { OverlayContainer } from "@angular/cdk/overlay";
2
- import * as i0 from "@angular/core";
3
- export declare class DynamicOverlayContainer extends OverlayContainer {
4
- setContainerElement(containerElement: HTMLElement): void;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<DynamicOverlayContainer, never>;
6
- static ɵprov: i0.ɵɵInjectableDeclaration<DynamicOverlayContainer>;
7
- }
@@ -1,14 +0,0 @@
1
- import { Overlay, OverlayKeyboardDispatcher, OverlayPositionBuilder, ScrollStrategyOptions, OverlayOutsideClickDispatcher } from "@angular/cdk/overlay";
2
- import { ComponentFactoryResolver, Injector, NgZone, RendererFactory2 } from "@angular/core";
3
- import { DynamicOverlayContainer } from "./dynamic-overlay-container.service";
4
- import { Directionality } from "@angular/cdk/bidi";
5
- import { Location } from "@angular/common";
6
- import * as i0 from "@angular/core";
7
- export declare class DynamicOverlay extends Overlay {
8
- private readonly _dynamicOverlayContainer;
9
- private renderer;
10
- constructor(_document: any, scrollStrategies: ScrollStrategyOptions, _overlayContainer: DynamicOverlayContainer, _componentFactoryResolver: ComponentFactoryResolver, _positionBuilder: OverlayPositionBuilder, _keyboardDispatcher: OverlayKeyboardDispatcher, _injector: Injector, _ngZone: NgZone, _directionality: Directionality, rendererFactory: RendererFactory2, _location: Location, _outsideClickDispatcher: OverlayOutsideClickDispatcher);
11
- setContainerElement(containerElement: HTMLElement): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<DynamicOverlay, never>;
13
- static ɵprov: i0.ɵɵInjectableDeclaration<DynamicOverlay>;
14
- }
@@ -1,4 +0,0 @@
1
- export * from "./config";
2
- export * from "./media-watcher";
3
- export * from "./splash-screen";
4
- export * from "./utils";
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1,2 +0,0 @@
1
- export * from "./splash-screen.module";
2
- export * from "./splash-screen.service";
@@ -1,12 +0,0 @@
1
- import { NiceSplashScreenService } from "./splash-screen.service";
2
- import * as i0 from "@angular/core";
3
- export declare class NiceSplashScreenModule {
4
- private _niceSplashScreenService;
5
- /**
6
- * Constructor
7
- */
8
- constructor(_niceSplashScreenService: NiceSplashScreenService);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceSplashScreenModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<NiceSplashScreenModule, never, never, never>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<NiceSplashScreenModule>;
12
- }
@@ -1,20 +0,0 @@
1
- import { Router } from "@angular/router";
2
- import * as i0 from "@angular/core";
3
- export declare class NiceSplashScreenService {
4
- private _document;
5
- private _router;
6
- /**
7
- * Constructor
8
- */
9
- constructor(_document: any, _router: Router);
10
- /**
11
- * Show the splash screen
12
- */
13
- show(): void;
14
- /**
15
- * Hide the splash screen
16
- */
17
- hide(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceSplashScreenService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<NiceSplashScreenService>;
20
- }
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1,2 +0,0 @@
1
- export * from "./utils.module";
2
- export * from "./utils.service";
@@ -1,9 +0,0 @@
1
- import { NiceUtilsService } from "./utils.service";
2
- import * as i0 from "@angular/core";
3
- export declare class NiceUtilsModule {
4
- private _niceUtilsService;
5
- constructor(_niceUtilsService: NiceUtilsService);
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceUtilsModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<NiceUtilsModule, never, never, never>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<NiceUtilsModule>;
9
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class NiceUtilsService {
3
- /**
4
- * Generates a random id
5
- */
6
- randomId(length?: number): string;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<NiceUtilsService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<NiceUtilsService>;
9
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * From @angular/material/core/common-behaviors/constructor.ts
3
- */
4
- export type Constructor<T> = new (...args: any[]) => T;
5
- export type AbstractConstructor<T = object> = abstract new (...args: any[]) => T;
@@ -1,24 +0,0 @@
1
- export declare class ArrayUtils {
2
- static joinIfDefined(array: any[], join?: string): string;
3
- static uniqueObjects<Item>(array: Item[], keySelector: (item: Item) => unknown): Item[];
4
- static unique<T>(array: T[], comparator?: (value1: T, value2: T) => boolean): T[];
5
- static equals(arr1: any[], arr2: any[], options?: {
6
- shallow: boolean;
7
- ordered: boolean;
8
- }): boolean;
9
- private static unorderedShallowEquals;
10
- static sortByKey(array: any[], key: string): any[];
11
- static sortByKeyFn(key: string): (a: any, b: any) => 0 | 1 | -1;
12
- static groupBy<Item, Key, Value>(array: Item[], keySelector: (item: Item) => Key, valueSelector: (item: Item) => Value[] | Value): Map<Key, Value[]>;
13
- }
14
- declare global {
15
- interface Array<T> {
16
- distinct<T>(): Array<T>;
17
- groupBy<T>(value: T): T[];
18
- includesWithCallback(callbackfn: (value: T, index: number, array: T[]) => boolean): boolean;
19
- pushOrRemove<T>(value: T): void;
20
- replace<T>(item: T, ...newItems: T[]): Array<T>;
21
- skipNullValues(): T[];
22
- difference<T>(...not: T[]): T[];
23
- }
24
- }
@@ -1,9 +0,0 @@
1
- export declare class CaseUtils {
2
- static toCamelFromKebab(data: string): string;
3
- static toSnakeCaseFromPascalCase(str: string): string;
4
- static toSnakeCaseFromCamelCase(str: string): string;
5
- static toCamelCaseFromSnakeCase(stringToConvert: string): string;
6
- static toKebabCasePascalCase(str: string): string;
7
- static toPascalCaseFromSnakeCase(str: string): string;
8
- static capitalizeFirstLetter(str: string): string;
9
- }
@@ -1,9 +0,0 @@
1
- export declare class ColorsUtils {
2
- /**
3
- * https://codepen.io/cferdinandi/pen/Yomroj
4
- *
5
- * (c) 2019 Chris Ferdinandi, MIT License, https://gomakethings.com
6
- * Derived from work by Brian Suda, https://24ways.org/2010/calculating-color-contrast/
7
- */
8
- static contrastFromHex(hex: string): string;
9
- }
@@ -1,11 +0,0 @@
1
- export declare class DateUtils {
2
- static currentYear(): number;
3
- static extractTimeAsString(date: Date): string;
4
- static setTimeFromString(date: Date, time: string): Date;
5
- }
6
- declare global {
7
- export interface Date {
8
- getSeason(): string;
9
- getYear(): number;
10
- }
11
- }
@@ -1,13 +0,0 @@
1
- export declare class FileUtils {
2
- static getFileFromUrl(url?: string, name?: string): Promise<File | undefined>;
3
- static selectFile(accept: string, multiple?: boolean): Promise<File | File[]>;
4
- static downloadFile(fileName: string, content: Blob, downloadLink?: HTMLAnchorElement): void;
5
- static openFile(file: Blob, options?: {
6
- openInNewTab: boolean;
7
- }): void;
8
- static downloadUrl(url: string): void;
9
- static openPrintableWindow(content: string): void;
10
- static filenameToExtension(filename: string): string;
11
- static getDataUrl(file: File): Promise<string>;
12
- static getFileFromDataUrl(data: string, name: string): Promise<File>;
13
- }
@@ -1,3 +0,0 @@
1
- export declare class FontAwesomeUtils {
2
- static fileExtensionToIcon(extension: string): string;
3
- }
@@ -1,4 +0,0 @@
1
- export declare class FormDataUtils {
2
- static appendFormDataWithDto(form: FormData, value: object): void;
3
- static appendFormDataWithValue(form: FormData, value: any, name: any): void;
4
- }
@@ -1,45 +0,0 @@
1
- export declare enum HttpStatusCodes {
2
- CONTINUE = 100,
3
- SWITCHING_PROTOCOLS = 101,
4
- PROCESSING = 102,
5
- OK = 200,
6
- CREATED = 201,
7
- ACCEPTED = 202,
8
- NON_AUTHORITATIVE_INFORMATION = 203,
9
- NO_CONTENT = 204,
10
- RESET_CONTENT = 205,
11
- PARTIAL_CONTENT = 206,
12
- AMBIGUOUS = 300,
13
- MOVED_PERMANENTLY = 301,
14
- FOUND = 302,
15
- SEE_OTHER = 303,
16
- NOT_MODIFIED = 304,
17
- TEMPORARY_REDIRECT = 307,
18
- PERMANENT_REDIRECT = 308,
19
- BAD_REQUEST = 400,
20
- UNAUTHORIZED = 401,
21
- PAYMENT_REQUIRED = 402,
22
- FORBIDDEN = 403,
23
- NOT_FOUND = 404,
24
- METHOD_NOT_ALLOWED = 405,
25
- NOT_ACCEPTABLE = 406,
26
- PROXY_AUTHENTICATION_REQUIRED = 407,
27
- REQUEST_TIMEOUT = 408,
28
- CONFLICT = 409,
29
- GONE = 410,
30
- LENGTH_REQUIRED = 411,
31
- PRECONDITION_FAILED = 412,
32
- PAYLOAD_TOO_LARGE = 413,
33
- URI_TOO_LONG = 414,
34
- UNSUPPORTED_MEDIA_TYPE = 415,
35
- REQUESTED_RANGE_NOT_SATISFIABLE = 416,
36
- EXPECTATION_FAILED = 417,
37
- UNPROCESSABLE_ENTITY = 422,
38
- TOO_MANY_REQUESTS = 429,
39
- INTERNAL_SERVER_ERROR = 500,
40
- NOT_IMPLEMENTED = 501,
41
- BAD_GATEWAY = 502,
42
- SERVICE_UNAVAILABLE = 503,
43
- GATEWAY_TIMEOUT = 504,
44
- HTTP_VERSION_NOT_SUPPORTED = 505
45
- }
@@ -1 +0,0 @@
1
- export * from "./public-api";
@@ -1,7 +0,0 @@
1
- export declare enum KeyboardCodes {
2
- ArrowUp = "ArrowUp",
3
- ArrowDown = "ArrowDown",
4
- Enter = "Enter",
5
- Shift = "Shift",
6
- Comma = "Comma"
7
- }
@@ -1,6 +0,0 @@
1
- import { LexoRank } from "lexorank";
2
- export declare class LexoRankUtils {
3
- static compareStringFn(previousRank?: string, nextRank?: string): number;
4
- static compareFn(previousRank: LexoRank, nextRank: LexoRank): number;
5
- static getNewRank(afterRank?: string, beforeRank?: string): string;
6
- }
@@ -1,7 +0,0 @@
1
- export interface ModalData {
2
- mode: ModalMode;
3
- }
4
- export declare enum ModalMode {
5
- Create = 0,
6
- Edit = 1
7
- }
@@ -1,7 +0,0 @@
1
- export declare class NumberUtils {
2
- }
3
- declare global {
4
- interface Number {
5
- inRange(a: number, b: number): boolean;
6
- }
7
- }
@@ -1,10 +0,0 @@
1
- export declare class ObjectUtils {
2
- static transformStringProperties(obj: any): object;
3
- static stringPropertiesToNumber(obj: any, property: string): object;
4
- static assignDefined(target: any, source: any): object;
5
- static areObjectsEqual(obj1: any, obj2: any): boolean;
6
- static deepCopy(obj: any): any;
7
- static immutableDeepAssign<Source, Target>(key: string, deepObj: Source, obj: Target): Target;
8
- static deepAssign<Source, Target>(key: string, deepObj: Source, obj: Target): void;
9
- private static internalDeepAssign;
10
- }
@@ -1,7 +0,0 @@
1
- export declare class PromiseUtils {
2
- }
3
- declare global {
4
- export interface PromiseConstructor {
5
- delay(ms: number): Promise<void>;
6
- }
7
- }
@@ -1,18 +0,0 @@
1
- export * from "./array.utils";
2
- export * from "./case.utils";
3
- export * from "./colors.utils";
4
- export * from "./date.utils";
5
- export * from "./file.utils";
6
- export * from "./font-awesome.utils";
7
- export * from "./form-data.utils";
8
- export * from "./http-status.utils";
9
- export * from "./keyboard.utils";
10
- export * from "./lexorank.utils";
11
- export * from "./modal.utils";
12
- export * from "./number.utils";
13
- export * from "./object.utils";
14
- export * from "./promise.utils";
15
- export * from "./query-params.utils";
16
- export * from "./regex.utils";
17
- export * from "./type.utils";
18
- export * from "./url.utils";
@@ -1,3 +0,0 @@
1
- export declare class QueryParamsUtils {
2
- static fromObject(obj: any): string;
3
- }