@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
@@ -67,32 +67,32 @@ class XCoversationsProperty extends XFormControlFunction(X_COVERSATIONS_CONFIG_N
67
67
  */
68
68
  this.loadingMoreText = input(this.config?.loadingMoreText ?? '', ...(ngDevMode ? [{ debugName: "loadingMoreText" }] : []));
69
69
  }
70
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
71
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.0", type: XCoversationsProperty, isStandalone: true, selector: "x-coversations-property", inputs: { data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, nodeTpl: { classPropertyName: "nodeTpl", publicName: "nodeTpl", isSignal: true, isRequired: false, transformFunction: null }, nodeStyle: { classPropertyName: "nodeStyle", publicName: "nodeStyle", isSignal: true, isRequired: false, transformFunction: null }, groupTpl: { classPropertyName: "groupTpl", publicName: "groupTpl", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, loadMore: { classPropertyName: "loadMore", publicName: "loadMore", isSignal: true, isRequired: false, transformFunction: null }, loadMoreText: { classPropertyName: "loadMoreText", publicName: "loadMoreText", isSignal: true, isRequired: false, transformFunction: null }, loadingMoreText: { classPropertyName: "loadingMoreText", publicName: "loadingMoreText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
70
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
71
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.5", type: XCoversationsProperty, isStandalone: true, selector: "x-coversations-property", inputs: { data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, nodeTpl: { classPropertyName: "nodeTpl", publicName: "nodeTpl", isSignal: true, isRequired: false, transformFunction: null }, nodeStyle: { classPropertyName: "nodeStyle", publicName: "nodeStyle", isSignal: true, isRequired: false, transformFunction: null }, groupTpl: { classPropertyName: "groupTpl", publicName: "groupTpl", isSignal: true, isRequired: false, transformFunction: null }, size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null }, loadMore: { classPropertyName: "loadMore", publicName: "loadMore", isSignal: true, isRequired: false, transformFunction: null }, loadMoreText: { classPropertyName: "loadMoreText", publicName: "loadMoreText", isSignal: true, isRequired: false, transformFunction: null }, loadingMoreText: { classPropertyName: "loadingMoreText", publicName: "loadingMoreText", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
72
72
  }
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsProperty, decorators: [{
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsProperty, decorators: [{
74
74
  type: Component,
75
75
  args: [{ selector: `${XCoversationsPrefix}-property`, template: '' }]
76
- }] });
76
+ }], propDecorators: { data: [{ type: i0.Input, args: [{ isSignal: true, alias: "data", required: false }] }], nodeTpl: [{ type: i0.Input, args: [{ isSignal: true, alias: "nodeTpl", required: false }] }], nodeStyle: [{ type: i0.Input, args: [{ isSignal: true, alias: "nodeStyle", required: false }] }], groupTpl: [{ type: i0.Input, args: [{ isSignal: true, alias: "groupTpl", required: false }] }], size: [{ type: i0.Input, args: [{ isSignal: true, alias: "size", required: false }] }], nodeClick: [{ type: i0.Output, args: ["nodeClick"] }], loadMore: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadMore", required: false }] }], loadMoreText: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadMoreText", required: false }] }], loadingMoreText: [{ type: i0.Input, args: [{ isSignal: true, alias: "loadingMoreText", required: false }] }] } });
77
77
 
78
78
  class XCoversationsComponent extends XCoversationsProperty {
79
79
  valueChange(value) {
80
80
  this.onChange && this.onChange(value);
81
81
  }
82
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
83
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.0", type: XCoversationsComponent, isStandalone: true, selector: "x-coversations", providers: [XValueAccessor(XCoversationsComponent)], usesInheritance: true, ngImport: i0, template: "<div class=\"x-coversations\">\r\n <x-list\r\n [(ngModel)]=\"value\"\r\n (ngModelChange)=\"valueChange($event)\"\r\n [data]=\"data()\"\r\n [nodeStyle]=\"nodeStyle()\"\r\n [size]=\"size()\"\r\n [nodeTpl]=\"nodeTpl()\"\r\n [groupTpl]=\"groupTpl()\"\r\n [loadMore]=\"loadMore()\"\r\n [loadMoreText]=\"loadMoreText()\"\r\n [loadingMoreText]=\"loadingMoreText()\"\r\n inPortal\r\n ></x-list>\r\n</div>\r\n", styles: [".x-coversations{margin:0;padding:0}.x-coversations{width:100%;display:block}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: XListComponent, selector: "x-list" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
82
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
83
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.5", type: XCoversationsComponent, isStandalone: true, selector: "x-coversations", providers: [XValueAccessor(XCoversationsComponent)], usesInheritance: true, ngImport: i0, template: "<div class=\"x-coversations\">\r\n <x-list\r\n [(ngModel)]=\"value\"\r\n (ngModelChange)=\"valueChange($event)\"\r\n [data]=\"data()\"\r\n [nodeStyle]=\"nodeStyle()\"\r\n [size]=\"size()\"\r\n [nodeTpl]=\"nodeTpl()\"\r\n [groupTpl]=\"groupTpl()\"\r\n [loadMore]=\"loadMore()\"\r\n [loadMoreText]=\"loadMoreText()\"\r\n [loadingMoreText]=\"loadingMoreText()\"\r\n inPortal\r\n ></x-list>\r\n</div>\r\n", styles: [".x-coversations{margin:0;padding:0}.x-coversations{width:100%;display:block}\n"], dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: XListComponent, selector: "x-list" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
84
84
  }
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsComponent, decorators: [{
85
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsComponent, decorators: [{
86
86
  type: Component,
87
87
  args: [{ selector: 'x-coversations', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, imports: [FormsModule, XListComponent], providers: [XValueAccessor(XCoversationsComponent)], template: "<div class=\"x-coversations\">\r\n <x-list\r\n [(ngModel)]=\"value\"\r\n (ngModelChange)=\"valueChange($event)\"\r\n [data]=\"data()\"\r\n [nodeStyle]=\"nodeStyle()\"\r\n [size]=\"size()\"\r\n [nodeTpl]=\"nodeTpl()\"\r\n [groupTpl]=\"groupTpl()\"\r\n [loadMore]=\"loadMore()\"\r\n [loadMoreText]=\"loadMoreText()\"\r\n [loadingMoreText]=\"loadingMoreText()\"\r\n inPortal\r\n ></x-list>\r\n</div>\r\n", styles: [".x-coversations{margin:0;padding:0}.x-coversations{width:100%;display:block}\n"] }]
88
88
  }] });
89
89
 
90
90
  class XCoversationsModule {
91
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
92
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsModule, imports: [XCoversationsComponent], exports: [XCoversationsComponent] }); }
93
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsModule, imports: [XCoversationsComponent] }); }
91
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
92
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsModule, imports: [XCoversationsComponent], exports: [XCoversationsComponent] }); }
93
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsModule, imports: [XCoversationsComponent] }); }
94
94
  }
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCoversationsModule, decorators: [{
95
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCoversationsModule, decorators: [{
96
96
  type: NgModule,
97
97
  args: [{
98
98
  exports: [XCoversationsComponent],
@@ -39,13 +39,13 @@ class XCrumbProperty extends XPropertyFunction(X_CRUMB_CONFIG_NAME) {
39
39
  */
40
40
  this.nodeClick = output();
41
41
  }
42
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
43
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.0", type: XCrumbProperty, isStandalone: true, selector: "x-crumb-property", inputs: { data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, nodeTpl: { classPropertyName: "nodeTpl", publicName: "nodeTpl", isSignal: true, isRequired: false, transformFunction: null }, separator: { classPropertyName: "separator", publicName: "separator", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
42
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbProperty, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
43
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "20.3.5", type: XCrumbProperty, isStandalone: true, selector: "x-crumb-property", inputs: { data: { classPropertyName: "data", publicName: "data", isSignal: true, isRequired: false, transformFunction: null }, nodeTpl: { classPropertyName: "nodeTpl", publicName: "nodeTpl", isSignal: true, isRequired: false, transformFunction: null }, separator: { classPropertyName: "separator", publicName: "separator", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { nodeClick: "nodeClick" }, usesInheritance: true, ngImport: i0, template: '', isInline: true }); }
44
44
  }
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbProperty, decorators: [{
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbProperty, decorators: [{
46
46
  type: Component,
47
47
  args: [{ selector: `${XCrumbPrefix}-property`, template: '' }]
48
- }] });
48
+ }], propDecorators: { data: [{ type: i0.Input, args: [{ isSignal: true, alias: "data", required: false }] }], nodeTpl: [{ type: i0.Input, args: [{ isSignal: true, alias: "nodeTpl", required: false }] }], separator: [{ type: i0.Input, args: [{ isSignal: true, alias: "separator", required: false }] }], nodeClick: [{ type: i0.Output, args: ["nodeClick"] }] } });
49
49
 
50
50
  class XCrumbComponent extends XCrumbProperty {
51
51
  action(type, option, event) {
@@ -58,20 +58,20 @@ class XCrumbComponent extends XCrumbProperty {
58
58
  break;
59
59
  }
60
60
  }
61
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
62
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.0", type: XCrumbComponent, isStandalone: true, selector: "x-crumb", usesInheritance: true, ngImport: i0, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of data(); track node.id) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl() ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || $index === data().length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl()) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl()!; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if ($index !== data().length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator()\">{{ separator() }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0}.x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XLinkComponent, selector: "x-link" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
61
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
62
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.5", type: XCrumbComponent, isStandalone: true, selector: "x-crumb", usesInheritance: true, ngImport: i0, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of data(); track node.id) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl() ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || $index === data().length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl()) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl()!; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if ($index !== data().length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator()\">{{ separator() }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0}.x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: XLinkComponent, selector: "x-link" }, { kind: "directive", type: XOutletDirective, selector: "[xOutlet]", inputs: ["xOutletContext", "xOutlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
63
63
  }
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbComponent, decorators: [{
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbComponent, decorators: [{
65
65
  type: Component,
66
66
  args: [{ selector: `${XCrumbPrefix}`, imports: [NgTemplateOutlet, XLinkComponent, XOutletDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ul #crumbs class=\"x-crumb\">\r\n @for (node of data(); track node.id) {\r\n <li>\r\n <x-link\r\n [title]=\"nodeTpl() ? node.label : ''\"\r\n [icon]=\"node.icon\"\r\n [disabled]=\"node.disabled || $index === data().length - 1\"\r\n (click)=\"action('click', node, $event)\"\r\n >\r\n @if (!nodeTpl()) {\r\n {{ node.label }}\r\n }\r\n <ng-container *ngTemplateOutlet=\"nodeTpl()!; context: { $node: node }\"></ng-container>\r\n </x-link>\r\n @if ($index !== data().length - 1) {\r\n <span class=\"x-crumb-separator\">\r\n <ng-container *xOutlet=\"separator()\">{{ separator() }}</ng-container>\r\n </span>\r\n }\r\n </li>\r\n }\r\n</ul>\r\n", styles: [".x-crumb{margin:0;padding:0}.x-crumb{margin:0;padding:0;list-style:none;display:flex}.x-crumb>li{padding:0;margin:0;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center}.x-crumb>li .x-link.x-link-disabled{color:var(--x-text-400);cursor:text}.x-crumb-separator{margin:0 .5rem;font-weight:600;color:var(--x-text-400)}\n"] }]
67
67
  }] });
68
68
 
69
69
  class XCrumbModule {
70
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
71
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.0", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent], exports: [XCrumbComponent] }); }
72
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent] }); }
70
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
71
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.5", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent], exports: [XCrumbComponent] }); }
72
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbModule, imports: [XCrumbComponent] }); }
73
73
  }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: XCrumbModule, decorators: [{
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.5", ngImport: i0, type: XCrumbModule, decorators: [{
75
75
  type: NgModule,
76
76
  args: [{
77
77
  exports: [XCrumbComponent],