ngx-tethys 20.0.0-next.3 → 20.0.1

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 (96) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/autocomplete/index.d.ts +17 -22
  3. package/fesm2022/ngx-tethys-action.mjs +10 -10
  4. package/fesm2022/ngx-tethys-affix.mjs +7 -7
  5. package/fesm2022/ngx-tethys-alert.mjs +10 -10
  6. package/fesm2022/ngx-tethys-anchor.mjs +10 -10
  7. package/fesm2022/ngx-tethys-arrow-switcher.mjs +7 -7
  8. package/fesm2022/ngx-tethys-autocomplete.mjs +46 -112
  9. package/fesm2022/ngx-tethys-autocomplete.mjs.map +1 -1
  10. package/fesm2022/ngx-tethys-avatar.mjs +22 -22
  11. package/fesm2022/ngx-tethys-back-top.mjs +7 -7
  12. package/fesm2022/ngx-tethys-badge.mjs +7 -7
  13. package/fesm2022/ngx-tethys-breadcrumb.mjs +10 -10
  14. package/fesm2022/ngx-tethys-button.mjs +13 -13
  15. package/fesm2022/ngx-tethys-calendar.mjs +16 -16
  16. package/fesm2022/ngx-tethys-card.mjs +13 -13
  17. package/fesm2022/ngx-tethys-carousel.mjs +13 -13
  18. package/fesm2022/ngx-tethys-cascader.mjs +19 -19
  19. package/fesm2022/ngx-tethys-checkbox.mjs +7 -7
  20. package/fesm2022/ngx-tethys-collapse.mjs +10 -10
  21. package/fesm2022/ngx-tethys-color-picker.mjs +31 -31
  22. package/fesm2022/ngx-tethys-comment.mjs +13 -13
  23. package/fesm2022/ngx-tethys-copy.mjs +7 -7
  24. package/fesm2022/ngx-tethys-core.mjs +21 -21
  25. package/fesm2022/ngx-tethys-date-picker.mjs +117 -117
  26. package/fesm2022/ngx-tethys-date-picker.mjs.map +1 -1
  27. package/fesm2022/ngx-tethys-date-range.mjs +10 -10
  28. package/fesm2022/ngx-tethys-dialog.mjs +22 -22
  29. package/fesm2022/ngx-tethys-divider.mjs +7 -7
  30. package/fesm2022/ngx-tethys-dot.mjs +7 -7
  31. package/fesm2022/ngx-tethys-drag-drop.mjs +19 -19
  32. package/fesm2022/ngx-tethys-dropdown.mjs +46 -46
  33. package/fesm2022/ngx-tethys-empty.mjs +10 -10
  34. package/fesm2022/ngx-tethys-flexible-text.mjs +7 -7
  35. package/fesm2022/ngx-tethys-form.mjs +40 -40
  36. package/fesm2022/ngx-tethys-fullscreen.mjs +13 -13
  37. package/fesm2022/ngx-tethys-grid.mjs +31 -31
  38. package/fesm2022/ngx-tethys-guider.mjs +16 -16
  39. package/fesm2022/ngx-tethys-i18n.mjs +3 -3
  40. package/fesm2022/ngx-tethys-icon.mjs +10 -10
  41. package/fesm2022/ngx-tethys-image.mjs +16 -16
  42. package/fesm2022/ngx-tethys-input-number.mjs +7 -7
  43. package/fesm2022/ngx-tethys-input.mjs +19 -19
  44. package/fesm2022/ngx-tethys-layout.mjs +58 -58
  45. package/fesm2022/ngx-tethys-list.mjs +16 -16
  46. package/fesm2022/ngx-tethys-loading.mjs +7 -7
  47. package/fesm2022/ngx-tethys-mention.mjs +10 -10
  48. package/fesm2022/ngx-tethys-menu.mjs +25 -25
  49. package/fesm2022/ngx-tethys-message.mjs +22 -22
  50. package/fesm2022/ngx-tethys-nav.mjs +22 -22
  51. package/fesm2022/ngx-tethys-notify.mjs +16 -16
  52. package/fesm2022/ngx-tethys-pagination.mjs +13 -13
  53. package/fesm2022/ngx-tethys-pagination.mjs.map +1 -1
  54. package/fesm2022/ngx-tethys-popover.mjs +19 -19
  55. package/fesm2022/ngx-tethys-progress.mjs +13 -13
  56. package/fesm2022/ngx-tethys-property-operation.mjs +10 -10
  57. package/fesm2022/ngx-tethys-property.mjs +10 -10
  58. package/fesm2022/ngx-tethys-radio.mjs +13 -13
  59. package/fesm2022/ngx-tethys-rate.mjs +10 -10
  60. package/fesm2022/ngx-tethys-resizable.mjs +16 -16
  61. package/fesm2022/ngx-tethys-result.mjs +7 -7
  62. package/fesm2022/ngx-tethys-segment.mjs +10 -10
  63. package/fesm2022/ngx-tethys-select.mjs +491 -429
  64. package/fesm2022/ngx-tethys-select.mjs.map +1 -1
  65. package/fesm2022/ngx-tethys-shared.mjs +271 -248
  66. package/fesm2022/ngx-tethys-shared.mjs.map +1 -1
  67. package/fesm2022/ngx-tethys-skeleton.mjs +22 -22
  68. package/fesm2022/ngx-tethys-slide.mjs +31 -31
  69. package/fesm2022/ngx-tethys-slider.mjs +7 -7
  70. package/fesm2022/ngx-tethys-space.mjs +10 -10
  71. package/fesm2022/ngx-tethys-statistic.mjs +7 -7
  72. package/fesm2022/ngx-tethys-stepper.mjs +19 -19
  73. package/fesm2022/ngx-tethys-strength.mjs +7 -7
  74. package/fesm2022/ngx-tethys-switch.mjs +7 -7
  75. package/fesm2022/ngx-tethys-table.mjs +19 -19
  76. package/fesm2022/ngx-tethys-tabs.mjs +13 -13
  77. package/fesm2022/ngx-tethys-tag.mjs +10 -10
  78. package/fesm2022/ngx-tethys-time-picker.mjs +19 -19
  79. package/fesm2022/ngx-tethys-timeline.mjs +13 -13
  80. package/fesm2022/ngx-tethys-tooltip.mjs +13 -13
  81. package/fesm2022/ngx-tethys-transfer.mjs +10 -10
  82. package/fesm2022/ngx-tethys-tree-select.mjs +10 -10
  83. package/fesm2022/ngx-tethys-tree.mjs +16 -16
  84. package/fesm2022/ngx-tethys-typography.mjs +13 -13
  85. package/fesm2022/ngx-tethys-upload.mjs +16 -16
  86. package/fesm2022/ngx-tethys-vote.mjs +7 -7
  87. package/fesm2022/ngx-tethys-watermark.mjs +7 -7
  88. package/fesm2022/ngx-tethys.mjs +1 -1
  89. package/fesm2022/ngx-tethys.mjs.map +1 -1
  90. package/package.json +6 -6
  91. package/schematics/version.d.ts +1 -1
  92. package/schematics/version.js +1 -1
  93. package/select/index.d.ts +78 -63
  94. package/shared/index.d.ts +132 -61
  95. package/shared/option/styles/option.mixin.scss +0 -10
  96. package/shared/option/styles/select-dropdown.scss +10 -9
@@ -75,10 +75,10 @@ class ThySegmentItem {
75
75
  }
76
76
  });
77
77
  }
78
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
79
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.10", type: ThySegmentItem, isStandalone: true, selector: "thy-segment-item,[thy-segment-item]", inputs: { thyValue: { classPropertyName: "thyValue", publicName: "thyValue", isSignal: true, isRequired: false, transformFunction: null }, thyIcon: { classPropertyName: "thyIcon", publicName: "thyIcon", isSignal: true, isRequired: false, transformFunction: null }, thyDisabled: { classPropertyName: "thyDisabled", publicName: "thyDisabled", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.disabled": "thyDisabled()" }, classAttribute: "thy-segment-item" }, ngImport: i0, template: "<div\n class=\"thy-segment-item-label\"\n [ngClass]=\"{\n 'thy-segment-item-label-only-icon': isOnlyIcon()\n }\"\n >\n @if (thyIcon()) {\n <thy-icon class=\"thy-segment-item-icon\" [ngClass]=\"{ 'icon-with-text': isWithText() }\" [thyIconName]=\"thyIcon()\"></thy-icon>\n }\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: ThyIcon, selector: "thy-icon, [thy-icon]", inputs: ["thyIconType", "thyTwotoneColor", "thyIconName", "thyIconRotate", "thyIconSet", "thyIconLegging", "thyIconLinearGradient"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
78
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentItem, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
79
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.14", type: ThySegmentItem, isStandalone: true, selector: "thy-segment-item,[thy-segment-item]", inputs: { thyValue: { classPropertyName: "thyValue", publicName: "thyValue", isSignal: true, isRequired: false, transformFunction: null }, thyIcon: { classPropertyName: "thyIcon", publicName: "thyIcon", isSignal: true, isRequired: false, transformFunction: null }, thyDisabled: { classPropertyName: "thyDisabled", publicName: "thyDisabled", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.disabled": "thyDisabled()" }, classAttribute: "thy-segment-item" }, ngImport: i0, template: "<div\n class=\"thy-segment-item-label\"\n [ngClass]=\"{\n 'thy-segment-item-label-only-icon': isOnlyIcon()\n }\"\n >\n @if (thyIcon()) {\n <thy-icon class=\"thy-segment-item-icon\" [ngClass]=\"{ 'icon-with-text': isWithText() }\" [thyIconName]=\"thyIcon()\"></thy-icon>\n }\n <ng-content></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: ThyIcon, selector: "thy-icon, [thy-icon]", inputs: ["thyIconType", "thyTwotoneColor", "thyIconName", "thyIconRotate", "thyIconSet", "thyIconLegging", "thyIconLinearGradient"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
80
80
  }
81
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentItem, decorators: [{
81
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentItem, decorators: [{
82
82
  type: Component,
83
83
  args: [{ selector: 'thy-segment-item,[thy-segment-item]', changeDetection: ChangeDetectionStrategy.OnPush, host: {
84
84
  class: 'thy-segment-item',
@@ -175,15 +175,15 @@ class ThySegment {
175
175
  this.animationState.set(null);
176
176
  }
177
177
  }
178
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegment, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
179
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.10", type: ThySegment, isStandalone: true, selector: "thy-segment", inputs: { thySize: { classPropertyName: "thySize", publicName: "thySize", isSignal: true, isRequired: false, transformFunction: null }, thyMode: { classPropertyName: "thyMode", publicName: "thyMode", isSignal: true, isRequired: false, transformFunction: null }, thyDisabled: { classPropertyName: "thyDisabled", publicName: "thyDisabled", isSignal: true, isRequired: false, transformFunction: null }, thyActiveIndex: { classPropertyName: "thyActiveIndex", publicName: "thyActiveIndex", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { thySelectChange: "thySelectChange" }, host: { properties: { "class.thy-segment-xs": "thySize() === 'xs'", "class.thy-segment-sm": "thySize() === 'sm'", "class.thy-segment-md": "thySize() === 'md'", "class.thy-segment-default": "!thySize() || thySize() === 'default'", "class.thy-segment-block": "thyMode() === 'block'", "class.disabled": "thyDisabled()" }, classAttribute: "thy-segment" }, providers: [
178
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegment, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
179
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.14", type: ThySegment, isStandalone: true, selector: "thy-segment", inputs: { thySize: { classPropertyName: "thySize", publicName: "thySize", isSignal: true, isRequired: false, transformFunction: null }, thyMode: { classPropertyName: "thyMode", publicName: "thyMode", isSignal: true, isRequired: false, transformFunction: null }, thyDisabled: { classPropertyName: "thyDisabled", publicName: "thyDisabled", isSignal: true, isRequired: false, transformFunction: null }, thyActiveIndex: { classPropertyName: "thyActiveIndex", publicName: "thyActiveIndex", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { thySelectChange: "thySelectChange" }, host: { properties: { "class.thy-segment-xs": "thySize() === 'xs'", "class.thy-segment-sm": "thySize() === 'sm'", "class.thy-segment-md": "thySize() === 'md'", "class.thy-segment-default": "!thySize() || thySize() === 'default'", "class.thy-segment-block": "thyMode() === 'block'", "class.disabled": "thyDisabled()" }, classAttribute: "thy-segment" }, providers: [
180
180
  {
181
181
  provide: THY_SEGMENTED_COMPONENT,
182
182
  useExisting: ThySegment
183
183
  }
184
184
  ], queries: [{ propertyName: "options", predicate: ThySegmentItem, isSignal: true }], exportAs: ["thySegment"], ngImport: i0, template: "<div class=\"thy-segment-group\">\n @if (animationState()) {\n <div\n class=\"thy-segment-thumb thy-segment-thumb-motion\"\n [@thumbMotion]=\"animationState()\"\n (@thumbMotion.done)=\"handleThumbAnimationDone($event)\"\n ></div>\n }\n\n <ng-content></ng-content>\n</div>\n", animations: [thumbMotion], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
185
185
  }
186
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegment, decorators: [{
186
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegment, decorators: [{
187
187
  type: Component,
188
188
  args: [{ selector: 'thy-segment', exportAs: 'thySegment', animations: [thumbMotion], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
189
189
  {
@@ -208,11 +208,11 @@ function getThumbAnimationProps(element) {
208
208
  }
209
209
 
210
210
  class ThySegmentModule {
211
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
212
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentModule, imports: [CommonModule, ThyIconModule, ThyTooltipModule, ThySegment, ThySegmentItem], exports: [ThySegment, ThySegmentItem] }); }
213
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentModule, imports: [CommonModule, ThyIconModule, ThyTooltipModule, ThySegmentItem] }); }
211
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
212
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentModule, imports: [CommonModule, ThyIconModule, ThyTooltipModule, ThySegment, ThySegmentItem], exports: [ThySegment, ThySegmentItem] }); }
213
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentModule, imports: [CommonModule, ThyIconModule, ThyTooltipModule, ThySegmentItem] }); }
214
214
  }
215
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ThySegmentModule, decorators: [{
215
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.14", ngImport: i0, type: ThySegmentModule, decorators: [{
216
216
  type: NgModule,
217
217
  args: [{
218
218
  imports: [CommonModule, ThyIconModule, ThyTooltipModule, ThySegment, ThySegmentItem],