@ng-nest/ui 20.1.7 → 20.2.0

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 (185) hide show
  1. package/auto-complete/index.d.ts +10 -2
  2. package/cascade/index.d.ts +2 -1
  3. package/collapse/index.d.ts +0 -3
  4. package/color-picker/index.d.ts +2 -1
  5. package/core/index.d.ts +2 -41
  6. package/date-picker/index.d.ts +20 -4
  7. package/dialog/index.d.ts +8 -10
  8. package/drawer/index.d.ts +10 -12
  9. package/dropdown/index.d.ts +2 -1
  10. package/fesm2022/ng-nest-ui-affix.mjs +11 -11
  11. package/fesm2022/ng-nest-ui-alert.mjs +13 -13
  12. package/fesm2022/ng-nest-ui-alert.mjs.map +1 -1
  13. package/fesm2022/ng-nest-ui-anchor.mjs +18 -18
  14. package/fesm2022/ng-nest-ui-anchor.mjs.map +1 -1
  15. package/fesm2022/ng-nest-ui-api.mjs +7 -7
  16. package/fesm2022/ng-nest-ui-api.mjs.map +1 -1
  17. package/fesm2022/ng-nest-ui-attachments.mjs +18 -18
  18. package/fesm2022/ng-nest-ui-auto-complete.mjs +33 -26
  19. package/fesm2022/ng-nest-ui-auto-complete.mjs.map +1 -1
  20. package/fesm2022/ng-nest-ui-avatar.mjs +18 -18
  21. package/fesm2022/ng-nest-ui-avatar.mjs.map +1 -1
  22. package/fesm2022/ng-nest-ui-back-top.mjs +12 -12
  23. package/fesm2022/ng-nest-ui-back-top.mjs.map +1 -1
  24. package/fesm2022/ng-nest-ui-badge.mjs +13 -13
  25. package/fesm2022/ng-nest-ui-badge.mjs.map +1 -1
  26. package/fesm2022/ng-nest-ui-base-form.mjs +8 -8
  27. package/fesm2022/ng-nest-ui-bubble.mjs +20 -20
  28. package/fesm2022/ng-nest-ui-bubble.mjs.map +1 -1
  29. package/fesm2022/ng-nest-ui-button.mjs +19 -19
  30. package/fesm2022/ng-nest-ui-button.mjs.map +1 -1
  31. package/fesm2022/ng-nest-ui-calendar.mjs +11 -11
  32. package/fesm2022/ng-nest-ui-card.mjs +11 -11
  33. package/fesm2022/ng-nest-ui-carousel.mjs +21 -21
  34. package/fesm2022/ng-nest-ui-carousel.mjs.map +1 -1
  35. package/fesm2022/ng-nest-ui-cascade.mjs +27 -25
  36. package/fesm2022/ng-nest-ui-cascade.mjs.map +1 -1
  37. package/fesm2022/ng-nest-ui-checkbox.mjs +12 -12
  38. package/fesm2022/ng-nest-ui-checkbox.mjs.map +1 -1
  39. package/fesm2022/ng-nest-ui-collapse.mjs +20 -28
  40. package/fesm2022/ng-nest-ui-collapse.mjs.map +1 -1
  41. package/fesm2022/ng-nest-ui-color-picker.mjs +31 -29
  42. package/fesm2022/ng-nest-ui-color-picker.mjs.map +1 -1
  43. package/fesm2022/ng-nest-ui-color.mjs +11 -11
  44. package/fesm2022/ng-nest-ui-color.mjs.map +1 -1
  45. package/fesm2022/ng-nest-ui-comment.mjs +18 -18
  46. package/fesm2022/ng-nest-ui-container.mjs +35 -35
  47. package/fesm2022/ng-nest-ui-container.mjs.map +1 -1
  48. package/fesm2022/ng-nest-ui-core.mjs +20 -148
  49. package/fesm2022/ng-nest-ui-core.mjs.map +1 -1
  50. package/fesm2022/ng-nest-ui-coversations.mjs +11 -11
  51. package/fesm2022/ng-nest-ui-crumb.mjs +11 -11
  52. package/fesm2022/ng-nest-ui-date-picker.mjs +92 -78
  53. package/fesm2022/ng-nest-ui-date-picker.mjs.map +1 -1
  54. package/fesm2022/ng-nest-ui-description.mjs +20 -20
  55. package/fesm2022/ng-nest-ui-description.mjs.map +1 -1
  56. package/fesm2022/ng-nest-ui-dialog.mjs +68 -67
  57. package/fesm2022/ng-nest-ui-dialog.mjs.map +1 -1
  58. package/fesm2022/ng-nest-ui-doc.mjs +7 -7
  59. package/fesm2022/ng-nest-ui-doc.mjs.map +1 -1
  60. package/fesm2022/ng-nest-ui-drag.mjs +11 -11
  61. package/fesm2022/ng-nest-ui-drawer.mjs +67 -84
  62. package/fesm2022/ng-nest-ui-drawer.mjs.map +1 -1
  63. package/fesm2022/ng-nest-ui-dropdown.mjs +27 -25
  64. package/fesm2022/ng-nest-ui-dropdown.mjs.map +1 -1
  65. package/fesm2022/ng-nest-ui-empty.mjs +11 -11
  66. package/fesm2022/ng-nest-ui-examples.mjs +7 -7
  67. package/fesm2022/ng-nest-ui-examples.mjs.map +1 -1
  68. package/fesm2022/ng-nest-ui-find.mjs +12 -12
  69. package/fesm2022/ng-nest-ui-find.mjs.map +1 -1
  70. package/fesm2022/ng-nest-ui-form.mjs +19 -19
  71. package/fesm2022/ng-nest-ui-form.mjs.map +1 -1
  72. package/fesm2022/ng-nest-ui-highlight.mjs +15 -15
  73. package/fesm2022/ng-nest-ui-highlight.mjs.map +1 -1
  74. package/fesm2022/ng-nest-ui-i18n.mjs +14 -14
  75. package/fesm2022/ng-nest-ui-icon.mjs +14 -14
  76. package/fesm2022/ng-nest-ui-icon.mjs.map +1 -1
  77. package/fesm2022/ng-nest-ui-image.mjs +21 -21
  78. package/fesm2022/ng-nest-ui-image.mjs.map +1 -1
  79. package/fesm2022/ng-nest-ui-inner.mjs +11 -11
  80. package/fesm2022/ng-nest-ui-inner.mjs.map +1 -1
  81. package/fesm2022/ng-nest-ui-input-number.mjs +12 -12
  82. package/fesm2022/ng-nest-ui-input-number.mjs.map +1 -1
  83. package/fesm2022/ng-nest-ui-input.mjs +19 -19
  84. package/fesm2022/ng-nest-ui-input.mjs.map +1 -1
  85. package/fesm2022/ng-nest-ui-keyword.mjs +11 -11
  86. package/fesm2022/ng-nest-ui-keyword.mjs.map +1 -1
  87. package/fesm2022/ng-nest-ui-layout.mjs +18 -18
  88. package/fesm2022/ng-nest-ui-layout.mjs.map +1 -1
  89. package/fesm2022/ng-nest-ui-link.mjs +12 -12
  90. package/fesm2022/ng-nest-ui-link.mjs.map +1 -1
  91. package/fesm2022/ng-nest-ui-list.mjs +23 -23
  92. package/fesm2022/ng-nest-ui-list.mjs.map +1 -1
  93. package/fesm2022/ng-nest-ui-loading.mjs +12 -12
  94. package/fesm2022/ng-nest-ui-loading.mjs.map +1 -1
  95. package/fesm2022/ng-nest-ui-menu.mjs +18 -18
  96. package/fesm2022/ng-nest-ui-message-box.mjs +10 -10
  97. package/fesm2022/ng-nest-ui-message.mjs +10 -10
  98. package/fesm2022/ng-nest-ui-notification.mjs +10 -10
  99. package/fesm2022/ng-nest-ui-outlet.mjs +8 -8
  100. package/fesm2022/ng-nest-ui-page-header.mjs +11 -11
  101. package/fesm2022/ng-nest-ui-pagination.mjs +11 -11
  102. package/fesm2022/ng-nest-ui-pagination.mjs.map +1 -1
  103. package/fesm2022/ng-nest-ui-pattern.mjs +7 -7
  104. package/fesm2022/ng-nest-ui-pattern.mjs.map +1 -1
  105. package/fesm2022/ng-nest-ui-popconfirm.mjs +11 -11
  106. package/fesm2022/ng-nest-ui-popover.mjs +25 -21
  107. package/fesm2022/ng-nest-ui-popover.mjs.map +1 -1
  108. package/fesm2022/ng-nest-ui-portal.mjs +7 -7
  109. package/fesm2022/ng-nest-ui-progress.mjs +11 -11
  110. package/fesm2022/ng-nest-ui-prompts.mjs +11 -11
  111. package/fesm2022/ng-nest-ui-radio.mjs +12 -12
  112. package/fesm2022/ng-nest-ui-radio.mjs.map +1 -1
  113. package/fesm2022/ng-nest-ui-rate.mjs +12 -12
  114. package/fesm2022/ng-nest-ui-rate.mjs.map +1 -1
  115. package/fesm2022/ng-nest-ui-resizable.mjs +11 -11
  116. package/fesm2022/ng-nest-ui-resizable.mjs.map +1 -1
  117. package/fesm2022/ng-nest-ui-result.mjs +11 -11
  118. package/fesm2022/ng-nest-ui-ripple.mjs +11 -11
  119. package/fesm2022/ng-nest-ui-ripple.mjs.map +1 -1
  120. package/fesm2022/ng-nest-ui-scrollable.mjs +8 -8
  121. package/fesm2022/ng-nest-ui-scrollable.mjs.map +1 -1
  122. package/fesm2022/ng-nest-ui-select.mjs +34 -26
  123. package/fesm2022/ng-nest-ui-select.mjs.map +1 -1
  124. package/fesm2022/ng-nest-ui-sender.mjs +15 -15
  125. package/fesm2022/ng-nest-ui-sender.mjs.map +1 -1
  126. package/fesm2022/ng-nest-ui-skeleton.mjs +11 -11
  127. package/fesm2022/ng-nest-ui-slider-select.mjs +13 -13
  128. package/fesm2022/ng-nest-ui-slider-select.mjs.map +1 -1
  129. package/fesm2022/ng-nest-ui-slider.mjs +12 -12
  130. package/fesm2022/ng-nest-ui-slider.mjs.map +1 -1
  131. package/fesm2022/ng-nest-ui-statistic.mjs +18 -18
  132. package/fesm2022/ng-nest-ui-steps.mjs +11 -11
  133. package/fesm2022/ng-nest-ui-suggestion.mjs +11 -11
  134. package/fesm2022/ng-nest-ui-switch.mjs +12 -12
  135. package/fesm2022/ng-nest-ui-switch.mjs.map +1 -1
  136. package/fesm2022/ng-nest-ui-table-view.mjs +60 -60
  137. package/fesm2022/ng-nest-ui-table-view.mjs.map +1 -1
  138. package/fesm2022/ng-nest-ui-table.mjs +58 -47
  139. package/fesm2022/ng-nest-ui-table.mjs.map +1 -1
  140. package/fesm2022/ng-nest-ui-tabs.mjs +30 -30
  141. package/fesm2022/ng-nest-ui-tabs.mjs.map +1 -1
  142. package/fesm2022/ng-nest-ui-tag.mjs +22 -18
  143. package/fesm2022/ng-nest-ui-tag.mjs.map +1 -1
  144. package/fesm2022/ng-nest-ui-text-retract.mjs +11 -11
  145. package/fesm2022/ng-nest-ui-textarea.mjs +12 -12
  146. package/fesm2022/ng-nest-ui-textarea.mjs.map +1 -1
  147. package/fesm2022/ng-nest-ui-theme.mjs +11 -11
  148. package/fesm2022/ng-nest-ui-thought-chain.mjs +11 -11
  149. package/fesm2022/ng-nest-ui-time-ago.mjs +7 -7
  150. package/fesm2022/ng-nest-ui-time-picker.mjs +31 -29
  151. package/fesm2022/ng-nest-ui-time-picker.mjs.map +1 -1
  152. package/fesm2022/ng-nest-ui-time-range.mjs +7 -7
  153. package/fesm2022/ng-nest-ui-timeline.mjs +11 -11
  154. package/fesm2022/ng-nest-ui-tooltip.mjs +27 -74
  155. package/fesm2022/ng-nest-ui-tooltip.mjs.map +1 -1
  156. package/fesm2022/ng-nest-ui-transfer.mjs +12 -12
  157. package/fesm2022/ng-nest-ui-transfer.mjs.map +1 -1
  158. package/fesm2022/ng-nest-ui-tree-file.mjs +11 -11
  159. package/fesm2022/ng-nest-ui-tree-select.mjs +27 -25
  160. package/fesm2022/ng-nest-ui-tree-select.mjs.map +1 -1
  161. package/fesm2022/ng-nest-ui-tree.mjs +23 -23
  162. package/fesm2022/ng-nest-ui-tree.mjs.map +1 -1
  163. package/fesm2022/ng-nest-ui-typography.mjs +11 -11
  164. package/fesm2022/ng-nest-ui-upload.mjs +31 -28
  165. package/fesm2022/ng-nest-ui-upload.mjs.map +1 -1
  166. package/fesm2022/ng-nest-ui-welcome.mjs +11 -11
  167. package/package.json +57 -57
  168. package/popover/index.d.ts +2 -1
  169. package/select/index.d.ts +11 -2
  170. package/style/animates/base.scss +32 -0
  171. package/style/animates/conect.scss +32 -0
  172. package/style/animates/fade.scss +32 -0
  173. package/style/animates/index.scss +11 -0
  174. package/style/animates/move.scss +129 -0
  175. package/style/animates/opacity.scss +26 -0
  176. package/style/animates/slide.scss +113 -0
  177. package/style/core/index.css +353 -0
  178. package/style/core/index.css.map +1 -1
  179. package/style/core/index.scss +1 -6
  180. package/table/index.d.ts +15 -4
  181. package/table-view/index.d.ts +1 -1
  182. package/tag/index.d.ts +2 -1
  183. package/time-picker/index.d.ts +2 -1
  184. package/tooltip/index.d.ts +2 -12
  185. package/tree-select/index.d.ts +2 -1
@@ -176,54 +176,6 @@ var XDuration;
176
176
  XDuration["Fast"] = "0.1s";
177
177
  })(XDuration || (XDuration = {}));
178
178
 
179
- /**
180
- * @zh_CN 进场动画
181
- * @en_US Enter an animation
182
- */
183
- const XDURATION_BASE_EASE_IN$1 = `${XDuration.Fast} ease-in`;
184
- /**
185
- * @zh_CN 移除动画
186
- * @en_US Remove animation
187
- */
188
- const XDURATION_BASE_EASE_OUT$1 = `${XDuration.Fast} ease-out`;
189
- /**
190
- * @zh_CN 淡入淡出动画
191
- * @en_US Fade into the animation
192
- */
193
- const XFadeAnimation = trigger('x-fade-animation', [
194
- transition(':enter', [
195
- style({ opacity: 0, transform: 'scale(0.8)' }),
196
- animate(`${XDURATION_BASE_EASE_IN$1}`, style({ opacity: 1, transform: 'scale(1)' }))
197
- ]),
198
- transition(':leave', [animate(`${XDURATION_BASE_EASE_OUT$1}`, style({ opacity: 0 }))])
199
- ]);
200
-
201
- /**
202
- * @zh_CN 抽屉动画
203
- * @en_US Drawer animation
204
- */
205
- const XSlideAnimation = trigger('x-slide-animation', [
206
- transition('void => right', [style({ transform: 'translate(100%,0)' }), animate(`${XDuration.Base} ease-in`)]),
207
- transition('right => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(100%,0)' }))]),
208
- transition('void => left', [style({ transform: 'translate(-100%,0)' }), animate(`${XDuration.Base} ease-in`)]),
209
- transition('left => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(-100%,0)' }))]),
210
- transition('void => top', [style({ transform: 'translate(0,-100%)' }), animate(`${XDuration.Base} ease-in`)]),
211
- transition('top => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(0,-100%)' }))]),
212
- transition('void => bottom', [style({ transform: 'translate(0,100%)' }), animate(`${XDuration.Base} ease-in`)]),
213
- transition('bottom => void', [animate(`${XDuration.Base} ease-out`, style({ transform: 'translate(0,100%)' }))])
214
- ]);
215
-
216
- /**
217
- * @zh_CN 放置动画
218
- * @en_US Drop animation
219
- */
220
- const XDropAnimation = trigger('x-drop-animation', [
221
- state('*', style({ opacity: 0, height: 0, border: 0, padding: 0, visibility: 'hidden' })),
222
- state('false', style({ opacity: 0, height: 0, border: 0, padding: 0, visibility: 'hidden' })),
223
- state('true', style({ opacity: 1, height: '*', border: '*', padding: '*', visibility: 'inherit' })),
224
- transition('* => *', animate(`${XDuration.Base} ease-out`))
225
- ]);
226
-
227
179
  /**
228
180
  * @zh_CN 移入移出动画
229
181
  * @en_US Move in the animation
@@ -401,86 +353,6 @@ const XMoveBoxAnimation = trigger('x-move-box-animation', [
401
353
  ])
402
354
  ]);
403
355
 
404
- /**
405
- * @zh_CN 进场动画
406
- * @en_US Enter an animation
407
- */
408
- const XDURATION_BASE_EASE_IN = `${XDuration.Base} ease-in`;
409
- const XDURATION_FAST_EASE_IN = `${XDuration.Fast} ease-in`;
410
- /**
411
- * @zh_CN 移除动画
412
- * @en_US Remove animation
413
- */
414
- const XDURATION_BASE_EASE_OUT = `${XDuration.Base} ease-out`;
415
- const XDURATION_FAST_EASE_OUT = `${XDuration.Fast} ease-out`;
416
- /**
417
- * @zh_CN 弹框连接时的动画,只处理 Y 轴
418
- * @en_US The animation when the bomb frame is connected, only the y-axis
419
- */
420
- const XConnectBaseAnimation = trigger('x-connect-base-animation', [
421
- transition(':enter', [style({ opacity: 0, transform: 'scaleY(0.8)' }), animate(XDURATION_FAST_EASE_IN)]),
422
- transition(':leave', [animate(XDURATION_FAST_EASE_OUT, style({ opacity: 0 }))])
423
- ]);
424
- /**
425
- * @zh_CN 弹框连接时的动画,缩放
426
- * @en_US The animation when the bomb frame is connected, zoomed in
427
- */
428
- const XBaseAnimation = trigger('x-base-animation', [
429
- transition(':enter', [style({ opacity: 0, transform: 'scale(0.2)' }), animate(XDURATION_BASE_EASE_IN)]),
430
- transition(':leave', [animate(XDURATION_BASE_EASE_OUT, style({ opacity: 0, transform: 'scale(0.2)' }))])
431
- ]);
432
-
433
- /**
434
- * @zh_CN 进场动画
435
- * @en_US Enter an animation
436
- */
437
- const XDURATION_SLOW_EASE_IN = `${XDuration.Slow} ease-in`;
438
- /**
439
- * @zh_CN 移除动画
440
- * @en_US Remove animation
441
- */
442
- const XDURATION_SLOW_EASE_OUT = `${XDuration.Slow} ease-out`;
443
- /**
444
- * @zh_CN Badge 动画
445
- * @en_US Badge animation
446
- */
447
- const XBadgeAnimation = trigger('x-badge-animation', [
448
- transition(':enter', [
449
- style({ opacity: 0, transform: 'scale(0) translate(50%, -50%)' }),
450
- animate(XDURATION_SLOW_EASE_IN, style({
451
- opacity: 1,
452
- transform: 'scale(1) translate(50%, -50%)'
453
- }))
454
- ]),
455
- transition(':leave', [
456
- style({ opacity: 1, transform: 'scale(1) translate(50%, -50%)' }),
457
- animate(XDURATION_SLOW_EASE_OUT, style({
458
- opacity: 0,
459
- transform: 'scale(0) translate(50%, -50%)'
460
- }))
461
- ])
462
- ]);
463
- /**
464
- * @zh_CN Badge 独立存在时的动画
465
- * @en_US The animation when Badge exists independently
466
- */
467
- const XBadgeStandaloneAnimation = trigger('x-badge-standalone-animation', [
468
- transition(':enter', [
469
- style({ opacity: 0, transform: 'scale(0)' }),
470
- animate(XDURATION_SLOW_EASE_IN, style({
471
- opacity: 1,
472
- transform: 'scale(1)'
473
- }))
474
- ]),
475
- transition(':leave', [
476
- style({ opacity: 1, transform: 'scale(1)' }),
477
- animate(XDURATION_SLOW_EASE_OUT, style({
478
- opacity: 0,
479
- transform: 'scale(0)'
480
- }))
481
- ])
482
- ]);
483
-
484
356
  /**
485
357
  * @zh_CN 透明度淡入淡出动画
486
358
  * @en_US The transparency fades into the animation
@@ -1662,10 +1534,10 @@ class XThemeService {
1662
1534
  this.varsStyleEle.innerHTML = `:root{${styles}}`;
1663
1535
  this.doc.documentElement.getElementsByTagName('head')[0].appendChild(this.varsStyleEle);
1664
1536
  }
1665
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XThemeService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1666
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XThemeService, providedIn: 'root' }); }
1537
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XThemeService, deps: [{ token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable }); }
1538
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XThemeService, providedIn: 'root' }); }
1667
1539
  }
1668
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XThemeService, decorators: [{
1540
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XThemeService, decorators: [{
1669
1541
  type: Injectable,
1670
1542
  args: [{
1671
1543
  providedIn: 'root'
@@ -1762,10 +1634,10 @@ class XConfigService {
1762
1634
  getTheme(includesAll = false) {
1763
1635
  return this.themeService.getTheme(includesAll);
1764
1636
  }
1765
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1766
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XConfigService, providedIn: 'root' }); }
1637
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1638
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XConfigService, providedIn: 'root' }); }
1767
1639
  }
1768
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XConfigService, decorators: [{
1640
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XConfigService, decorators: [{
1769
1641
  type: Injectable,
1770
1642
  args: [{
1771
1643
  providedIn: 'root'
@@ -1910,10 +1782,10 @@ class XPreloadingStrategyService {
1910
1782
  return of(null);
1911
1783
  }
1912
1784
  }
1913
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XPreloadingStrategyService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1914
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XPreloadingStrategyService, providedIn: 'root' }); }
1785
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XPreloadingStrategyService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1786
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XPreloadingStrategyService, providedIn: 'root' }); }
1915
1787
  }
1916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XPreloadingStrategyService, decorators: [{
1788
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XPreloadingStrategyService, decorators: [{
1917
1789
  type: Injectable,
1918
1790
  args: [{ providedIn: 'root' }]
1919
1791
  }] });
@@ -1964,10 +1836,10 @@ class XHttpService {
1964
1836
  }
1965
1837
  return throwError(error.error);
1966
1838
  }
1967
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XHttpService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
1968
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XHttpService, providedIn: 'root' }); }
1839
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XHttpService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
1840
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XHttpService, providedIn: 'root' }); }
1969
1841
  }
1970
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XHttpService, decorators: [{
1842
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XHttpService, decorators: [{
1971
1843
  type: Injectable,
1972
1844
  args: [{ providedIn: 'root' }]
1973
1845
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
@@ -2035,10 +1907,10 @@ class XStorageService {
2035
1907
  };
2036
1908
  return S4() + S4() + '-' + S4() + '-' + S4() + '-' + S4() + '-' + S4() + S4() + S4();
2037
1909
  }
2038
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XStorageService, deps: [{ token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
2039
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XStorageService, providedIn: 'root' }); }
1910
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XStorageService, deps: [{ token: i1$1.Platform }], target: i0.ɵɵFactoryTarget.Injectable }); }
1911
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XStorageService, providedIn: 'root' }); }
2040
1912
  }
2041
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XStorageService, decorators: [{
1913
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XStorageService, decorators: [{
2042
1914
  type: Injectable,
2043
1915
  args: [{ providedIn: 'root' }]
2044
1916
  }], ctorParameters: () => [{ type: i1$1.Platform }] });
@@ -2079,10 +1951,10 @@ class XInnerHTMLComponent {
2079
1951
  this.innerHtml = computed(() => this.domSanitizer.bypassSecurityTrustHtml(this.html()), ...(ngDevMode ? [{ debugName: "innerHtml" }] : []));
2080
1952
  this.domSanitizer = inject(DomSanitizer);
2081
1953
  }
2082
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XInnerHTMLComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2083
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.0", type: XInnerHTMLComponent, isStandalone: true, selector: "[x-inner-html], x-inner-html", inputs: { html: { classPropertyName: "html", publicName: "html", isSignal: true, isRequired: true, transformFunction: null }, style: { classPropertyName: "style", publicName: "style", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: '<div class="x-inner-html" [innerHTML]="innerHtml()" [style]="style()"></div>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
1954
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XInnerHTMLComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1955
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.5", type: XInnerHTMLComponent, isStandalone: true, selector: "[x-inner-html], x-inner-html", inputs: { html: { classPropertyName: "html", publicName: "html", isSignal: true, isRequired: true, transformFunction: null }, style: { classPropertyName: "style", publicName: "style", isSignal: true, isRequired: false, transformFunction: null } }, ngImport: i0, template: '<div class="x-inner-html" [innerHTML]="innerHtml()" [style]="style()"></div>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
2084
1956
  }
2085
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XInnerHTMLComponent, decorators: [{
1957
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XInnerHTMLComponent, decorators: [{
2086
1958
  type: Component,
2087
1959
  args: [{
2088
1960
  selector: `[x-inner-html], x-inner-html`,
@@ -2090,11 +1962,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImpor
2090
1962
  encapsulation: ViewEncapsulation.None,
2091
1963
  changeDetection: ChangeDetectionStrategy.OnPush
2092
1964
  }]
2093
- }] });
1965
+ }], propDecorators: { html: [{ type: i0.Input, args: [{ isSignal: true, alias: "html", required: true }] }], style: [{ type: i0.Input, args: [{ isSignal: true, alias: "style", required: false }] }] } });
2094
1966
 
2095
1967
  /**
2096
1968
  * Generated bundle index. Do not edit.
2097
1969
  */
2098
1970
 
2099
- export { XAddDays, XAddHours, XAddMilliseconds, XAddMinutes, XAddMonths, XAddSeconds, XAddYears, XBadgeAnimation, XBadgeStandaloneAnimation, XBaseAnimation, XCamelToKebab, XChunk, XClamp, XClearClass, XClearClassSignal, XCloneDeep, XComputed, XComputedStyle, XConfigService, XConnectBaseAnimation, XDataConvert, XDateQuarter, XDateWeek, XDateWeekYear, XDateYearQuarter, XDateYearWeek, XDrop, XDropAnimation, XDuration, XFadeAnimation, XFileSize, XFillDefault, XGetChildren, XGroupBy, XGuid, XHasChildren, XHasIn, XHttpService, XIdentity, XInnerHTMLComponent, XInputBoolean, XInputCssPixelValue, XInputNumber, XInvertKeyValues, XIsArray, XIsBoolean, XIsChange, XIsDate, XIsEmpty, XIsFunction, XIsInputSignal, XIsNil, XIsNotNil, XIsNull, XIsNumber, XIsObject, XIsObjectArray, XIsObservable, XIsRegExp, XIsString, XIsTemplateRef, XIsType, XIsUndefined, XIsValue, XIsValueArray, XIsXTemplate, XKebabToCamel, XMixColors, XMoveAnimation, XMoveBoxAnimation, XOpacityAnimation, XOrderBy, XParentPath, XParents, XPreloadingStrategyService, XProperty, XPropertyFunction, XRemove, XRemoveNgTag, XRepositoryAbstract, XRepositoryService, XRequestAnimationFrame, XResize, XReuseStrategyService, XSetData, XSetFlex, XSleep, XSlideAnimation, XStorageService, XStripTags, XThemeService, XToBoolean, XToCssPixelValue, XToCssPx, XToCssRem, XToDataArray, XToDataConvert, XToDate, XToHex, XToNumber, XToRgb, XToString, XWarnIconTypeNotFound, XWarnSVGTagNotFound, X_CONFIG, X_THEME, X_THEME_AMOUNTS, X_THEME_BACKGROUNDS, X_THEME_BLACK_MERGE, X_THEME_BORDERS, X_THEME_COLORS, X_THEME_COLOR_KEYS, X_THEME_DARK_COLORS, X_THEME_EXCHANGES, X_THEME_LIGHT_COLORS, X_THEME_MERGE, X_THEME_PREFIX, X_THEME_TEXTS, X_THEME_VARS, X_THEME_VARS_KEYS };
1971
+ export { XAddDays, XAddHours, XAddMilliseconds, XAddMinutes, XAddMonths, XAddSeconds, XAddYears, XCamelToKebab, XChunk, XClamp, XClearClass, XClearClassSignal, XCloneDeep, XComputed, XComputedStyle, XConfigService, XDataConvert, XDateQuarter, XDateWeek, XDateWeekYear, XDateYearQuarter, XDateYearWeek, XDrop, XDuration, XFileSize, XFillDefault, XGetChildren, XGroupBy, XGuid, XHasChildren, XHasIn, XHttpService, XIdentity, XInnerHTMLComponent, XInputBoolean, XInputCssPixelValue, XInputNumber, XInvertKeyValues, XIsArray, XIsBoolean, XIsChange, XIsDate, XIsEmpty, XIsFunction, XIsInputSignal, XIsNil, XIsNotNil, XIsNull, XIsNumber, XIsObject, XIsObjectArray, XIsObservable, XIsRegExp, XIsString, XIsTemplateRef, XIsType, XIsUndefined, XIsValue, XIsValueArray, XIsXTemplate, XKebabToCamel, XMixColors, XMoveAnimation, XMoveBoxAnimation, XOpacityAnimation, XOrderBy, XParentPath, XParents, XPreloadingStrategyService, XProperty, XPropertyFunction, XRemove, XRemoveNgTag, XRepositoryAbstract, XRepositoryService, XRequestAnimationFrame, XResize, XReuseStrategyService, XSetData, XSetFlex, XSleep, XStorageService, XStripTags, XThemeService, XToBoolean, XToCssPixelValue, XToCssPx, XToCssRem, XToDataArray, XToDataConvert, XToDate, XToHex, XToNumber, XToRgb, XToString, XWarnIconTypeNotFound, XWarnSVGTagNotFound, X_CONFIG, X_THEME, X_THEME_AMOUNTS, X_THEME_BACKGROUNDS, X_THEME_BLACK_MERGE, X_THEME_BORDERS, X_THEME_COLORS, X_THEME_COLOR_KEYS, X_THEME_DARK_COLORS, X_THEME_EXCHANGES, X_THEME_LIGHT_COLORS, X_THEME_MERGE, X_THEME_PREFIX, X_THEME_TEXTS, X_THEME_VARS, X_THEME_VARS_KEYS };
2100
1972
  //# sourceMappingURL=ng-nest-ui-core.mjs.map