@progress/kendo-angular-buttons 7.0.4-dev.202203091012 → 7.0.4-dev.202203111511

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.
@@ -9,7 +9,7 @@ export var packageMetadata = {
9
9
  name: '@progress/kendo-angular-buttons',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1646820662,
12
+ publishDate: 1647011423,
13
13
  version: '',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
15
15
  };
@@ -686,11 +686,11 @@ tslib_1.__decorate([
686
686
  tslib_1.__metadata("design:type", TemplateRef)
687
687
  ], FloatingActionButtonComponent.prototype, "popupTemplate", void 0);
688
688
  tslib_1.__decorate([
689
- ContentChild(DialItemTemplateDirective, { static: true }),
689
+ ContentChild(DialItemTemplateDirective, { static: false }),
690
690
  tslib_1.__metadata("design:type", DialItemTemplateDirective)
691
691
  ], FloatingActionButtonComponent.prototype, "dialItemTemplate", void 0);
692
692
  tslib_1.__decorate([
693
- ContentChild(FloatingActionButtonTemplateDirective, { static: true }),
693
+ ContentChild(FloatingActionButtonTemplateDirective, { static: false }),
694
694
  tslib_1.__metadata("design:type", FloatingActionButtonTemplateDirective)
695
695
  ], FloatingActionButtonComponent.prototype, "fabTemplate", void 0);
696
696
  tslib_1.__decorate([