@ng-matero/extensions 16.0.1 → 16.0.3

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 (97) hide show
  1. package/esm2022/alert/alert-module.mjs +4 -4
  2. package/esm2022/alert/alert.mjs +3 -3
  3. package/esm2022/button/button-loading.mjs +3 -3
  4. package/esm2022/button/button-module.mjs +4 -4
  5. package/esm2022/checkbox-group/checkbox-group-module.mjs +4 -4
  6. package/esm2022/checkbox-group/checkbox-group.mjs +5 -5
  7. package/esm2022/colorpicker/colorpicker-input.mjs +3 -3
  8. package/esm2022/colorpicker/colorpicker-module.mjs +4 -4
  9. package/esm2022/colorpicker/colorpicker-toggle.mjs +6 -6
  10. package/esm2022/colorpicker/colorpicker.mjs +6 -6
  11. package/esm2022/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
  12. package/esm2022/column-resize/column-resize-directives/column-resize.mjs +3 -3
  13. package/esm2022/column-resize/column-resize-module.mjs +4 -4
  14. package/esm2022/column-resize/column-resize-notifier.mjs +6 -6
  15. package/esm2022/column-resize/column-resize.mjs +3 -3
  16. package/esm2022/column-resize/column-size-store.mjs +3 -3
  17. package/esm2022/column-resize/event-dispatcher.mjs +3 -3
  18. package/esm2022/column-resize/overlay-handle.mjs +3 -3
  19. package/esm2022/column-resize/resizable.mjs +3 -3
  20. package/esm2022/column-resize/resize-strategy.mjs +9 -9
  21. package/esm2022/core/datetime/datetime.module.mjs +8 -8
  22. package/esm2022/core/datetime/native-datetime-adapter.mjs +3 -3
  23. package/esm2022/core/pipes/is-template-ref.pipe.mjs +3 -3
  24. package/esm2022/core/pipes/pipes.module.mjs +4 -4
  25. package/esm2022/core/pipes/to-observable.pipe.mjs +3 -3
  26. package/esm2022/datetimepicker/calendar-body.mjs +3 -3
  27. package/esm2022/datetimepicker/calendar.mjs +3 -3
  28. package/esm2022/datetimepicker/clock.mjs +3 -3
  29. package/esm2022/datetimepicker/datetimepicker-input.mjs +3 -3
  30. package/esm2022/datetimepicker/datetimepicker-intl.mjs +3 -3
  31. package/esm2022/datetimepicker/datetimepicker-module.mjs +4 -4
  32. package/esm2022/datetimepicker/datetimepicker-toggle.mjs +6 -6
  33. package/esm2022/datetimepicker/datetimepicker.mjs +6 -6
  34. package/esm2022/datetimepicker/month-view.mjs +3 -3
  35. package/esm2022/datetimepicker/multi-year-view.mjs +3 -3
  36. package/esm2022/datetimepicker/time.mjs +6 -6
  37. package/esm2022/datetimepicker/year-view.mjs +3 -3
  38. package/esm2022/dialog/dialog-container.mjs +3 -3
  39. package/esm2022/dialog/dialog-module.mjs +4 -4
  40. package/esm2022/dialog/dialog.mjs +3 -3
  41. package/esm2022/drawer/drawer-container.mjs +3 -3
  42. package/esm2022/drawer/drawer-module.mjs +4 -4
  43. package/esm2022/drawer/drawer.mjs +3 -3
  44. package/esm2022/grid/cell.mjs +3 -3
  45. package/esm2022/grid/column-menu.mjs +3 -3
  46. package/esm2022/grid/column-resize/column-resize-directives/column-resize-flex.mjs +3 -3
  47. package/esm2022/grid/column-resize/column-resize-directives/column-resize.mjs +3 -3
  48. package/esm2022/grid/column-resize/column-resize-module.mjs +8 -8
  49. package/esm2022/grid/column-resize/overlay-handle.mjs +3 -3
  50. package/esm2022/grid/column-resize/resizable-directives/resizable.mjs +3 -3
  51. package/esm2022/grid/column-resize/resize-strategy.mjs +3 -3
  52. package/esm2022/grid/expansion-toggle.mjs +3 -3
  53. package/esm2022/grid/grid-module.mjs +4 -4
  54. package/esm2022/grid/grid-pipes.mjs +15 -15
  55. package/esm2022/grid/grid-utils.mjs +3 -3
  56. package/esm2022/grid/grid.mjs +6 -6
  57. package/esm2022/loader/loader-module.mjs +4 -4
  58. package/esm2022/loader/loader.mjs +3 -3
  59. package/esm2022/popover/popover-content.mjs +6 -6
  60. package/esm2022/popover/popover-module.mjs +4 -4
  61. package/esm2022/popover/popover-target.mjs +3 -3
  62. package/esm2022/popover/popover-trigger.mjs +3 -3
  63. package/esm2022/popover/popover.mjs +3 -3
  64. package/esm2022/progress/progress-module.mjs +4 -4
  65. package/esm2022/progress/progress.mjs +3 -3
  66. package/esm2022/select/option.mjs +3 -3
  67. package/esm2022/select/select-module.mjs +4 -4
  68. package/esm2022/select/select.mjs +3 -3
  69. package/esm2022/select/templates.mjs +33 -33
  70. package/esm2022/slider/slider-module.mjs +4 -4
  71. package/esm2022/slider/slider.mjs +3 -3
  72. package/esm2022/split/split-module.mjs +4 -4
  73. package/esm2022/split/split-pane.mjs +3 -3
  74. package/esm2022/split/split.mjs +3 -3
  75. package/esm2022/tooltip/tooltip-module.mjs +4 -4
  76. package/esm2022/tooltip/tooltip.mjs +13 -13
  77. package/fesm2022/mtxAlert.mjs +7 -7
  78. package/fesm2022/mtxButton.mjs +7 -7
  79. package/fesm2022/mtxCheckboxGroup.mjs +8 -8
  80. package/fesm2022/mtxCheckboxGroup.mjs.map +1 -1
  81. package/fesm2022/mtxColorpicker.mjs +19 -19
  82. package/fesm2022/mtxColumnResize.mjs +40 -40
  83. package/fesm2022/mtxCore.mjs +21 -21
  84. package/fesm2022/mtxDatetimepicker.mjs +46 -46
  85. package/fesm2022/mtxDialog.mjs +10 -10
  86. package/fesm2022/mtxDrawer.mjs +10 -10
  87. package/fesm2022/mtxGrid.mjs +60 -60
  88. package/fesm2022/mtxLoader.mjs +7 -7
  89. package/fesm2022/mtxPopover.mjs +19 -19
  90. package/fesm2022/mtxProgress.mjs +7 -7
  91. package/fesm2022/mtxSelect.mjs +43 -43
  92. package/fesm2022/mtxSlider.mjs +7 -7
  93. package/fesm2022/mtxSplit.mjs +10 -10
  94. package/fesm2022/mtxTooltip.mjs +17 -17
  95. package/fesm2022/mtxTooltip.mjs.map +1 -1
  96. package/package.json +13 -13
  97. package/tooltip/tooltip.scss +6 -0
@@ -283,10 +283,10 @@ class MtxDrawerContainer extends BasePortalOutlet {
283
283
  });
284
284
  }
285
285
  }
286
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerContainer, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.FocusTrapFactory }, { token: i1.InteractivityChecker }, { token: i0.NgZone }, { token: i2.BreakpointObserver }, { token: DOCUMENT, optional: true }, { token: MtxDrawerConfig }], target: i0.ɵɵFactoryTarget.Component }); }
287
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.0.5", type: MtxDrawerContainer, selector: "mtx-drawer-container", host: { attributes: { "tabindex": "-1", "role": "dialog", "aria-modal": "true" }, listeners: { "@state.start": "_onAnimationStart($event)", "@state.done": "_onAnimationDone($event)" }, properties: { "class": "_drawerPosition", "attr.aria-label": "drawerConfig?.ariaLabel", "@state": "_animationState" }, classAttribute: "mtx-drawer-container" }, viewQueries: [{ propertyName: "_portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"mtx-drawer-content-wrapper\" [style]=\"_getDrawerSize()\">\n <ng-template cdkPortalOutlet></ng-template>\n</div>\n", styles: [".mtx-drawer-container{display:block;outline:0}.cdk-high-contrast-active .mtx-drawer-container{outline:1px solid}.mtx-drawer-content-wrapper{box-sizing:border-box;padding:8px 16px;overflow:auto}.mtx-drawer-right{transform:translate(100%)}.mtx-drawer-left{transform:translate(-100%)}.mtx-drawer-bottom{transform:translateY(100%)}.mtx-drawer-top{transform:translateY(-100%)}\n"], dependencies: [{ kind: "directive", type: i4.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }], animations: [mtxDrawerAnimations.drawerState], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
286
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerContainer, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: i1.FocusTrapFactory }, { token: i1.InteractivityChecker }, { token: i0.NgZone }, { token: i2.BreakpointObserver }, { token: DOCUMENT, optional: true }, { token: MtxDrawerConfig }], target: i0.ɵɵFactoryTarget.Component }); }
287
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.3", type: MtxDrawerContainer, selector: "mtx-drawer-container", host: { attributes: { "tabindex": "-1", "role": "dialog", "aria-modal": "true" }, listeners: { "@state.start": "_onAnimationStart($event)", "@state.done": "_onAnimationDone($event)" }, properties: { "class": "_drawerPosition", "attr.aria-label": "drawerConfig?.ariaLabel", "@state": "_animationState" }, classAttribute: "mtx-drawer-container" }, viewQueries: [{ propertyName: "_portalOutlet", first: true, predicate: CdkPortalOutlet, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<div class=\"mtx-drawer-content-wrapper\" [style]=\"_getDrawerSize()\">\n <ng-template cdkPortalOutlet></ng-template>\n</div>\n", styles: [".mtx-drawer-container{display:block;outline:0}.cdk-high-contrast-active .mtx-drawer-container{outline:1px solid}.mtx-drawer-content-wrapper{box-sizing:border-box;padding:8px 16px;overflow:auto}.mtx-drawer-right{transform:translate(100%)}.mtx-drawer-left{transform:translate(-100%)}.mtx-drawer-bottom{transform:translateY(100%)}.mtx-drawer-top{transform:translateY(-100%)}\n"], dependencies: [{ kind: "directive", type: i4.CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }], animations: [mtxDrawerAnimations.drawerState], changeDetection: i0.ChangeDetectionStrategy.Default, encapsulation: i0.ViewEncapsulation.None }); }
288
288
  }
289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerContainer, decorators: [{
289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerContainer, decorators: [{
290
290
  type: Component,
291
291
  args: [{ selector: 'mtx-drawer-container', changeDetection: ChangeDetectionStrategy.Default, encapsulation: ViewEncapsulation.None, animations: [mtxDrawerAnimations.drawerState], host: {
292
292
  'class': 'mtx-drawer-container',
@@ -526,10 +526,10 @@ class MtxDrawer {
526
526
  }
527
527
  return Injector.create({ parent: userInjector || this._injector, providers });
528
528
  }
529
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawer, deps: [{ token: i1$1.Overlay }, { token: i0.Injector }, { token: MtxDrawer, optional: true, skipSelf: true }, { token: MTX_DRAWER_DEFAULT_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
530
- /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawer }); }
529
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawer, deps: [{ token: i1$1.Overlay }, { token: i0.Injector }, { token: MtxDrawer, optional: true, skipSelf: true }, { token: MTX_DRAWER_DEFAULT_OPTIONS, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
530
+ /** @nocollapse */ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawer }); }
531
531
  }
532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawer, decorators: [{
532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawer, decorators: [{
533
533
  type: Injectable
534
534
  }], ctorParameters: function () { return [{ type: i1$1.Overlay }, { type: i0.Injector }, { type: MtxDrawer, decorators: [{
535
535
  type: Optional
@@ -552,11 +552,11 @@ function _applyConfigDefaults(defaults, config) {
552
552
  }
553
553
 
554
554
  class MtxDrawerModule {
555
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
556
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerModule, declarations: [MtxDrawerContainer], imports: [OverlayModule, PortalModule, MatCommonModule], exports: [MtxDrawerContainer, MatCommonModule] }); }
557
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerModule, providers: [MtxDrawer], imports: [OverlayModule, PortalModule, MatCommonModule, MatCommonModule] }); }
555
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
556
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerModule, declarations: [MtxDrawerContainer], imports: [OverlayModule, PortalModule, MatCommonModule], exports: [MtxDrawerContainer, MatCommonModule] }); }
557
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerModule, providers: [MtxDrawer], imports: [OverlayModule, PortalModule, MatCommonModule, MatCommonModule] }); }
558
558
  }
559
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.0.5", ngImport: i0, type: MtxDrawerModule, decorators: [{
559
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.3", ngImport: i0, type: MtxDrawerModule, decorators: [{
560
560
  type: NgModule,
561
561
  args: [{
562
562
  imports: [OverlayModule, PortalModule, MatCommonModule],