@progress/kendo-angular-inputs 8.0.1 → 8.0.2-dev.202201211313

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.
@@ -502,6 +502,7 @@ var ColorPickerComponent = /** @class */ (function () {
502
502
  if (this.disabled || this.readonly) {
503
503
  return;
504
504
  }
505
+ this.cdr.markForCheck();
505
506
  this.closePopup();
506
507
  open = isPresent(open) ? open : !this.isOpen;
507
508
  if (open) {
@@ -9,7 +9,7 @@ export var packageMetadata = {
9
9
  name: '@progress/kendo-angular-inputs',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1642685118,
12
+ publishDate: 1642770497,
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
  };
@@ -432,6 +432,7 @@ let ColorPickerComponent = ColorPickerComponent_1 = class ColorPickerComponent {
432
432
  if (this.disabled || this.readonly) {
433
433
  return;
434
434
  }
435
+ this.cdr.markForCheck();
435
436
  this.closePopup();
436
437
  open = isPresent(open) ? open : !this.isOpen;
437
438
  if (open) {
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-inputs',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1642685118,
12
+ publishDate: 1642770497,
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
  };
@@ -481,7 +481,7 @@ const packageMetadata = {
481
481
  name: '@progress/kendo-angular-inputs',
482
482
  productName: 'Kendo UI for Angular',
483
483
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
484
- publishDate: 1642685118,
484
+ publishDate: 1642770497,
485
485
  version: '',
486
486
  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'
487
487
  };
@@ -10641,6 +10641,7 @@ let ColorPickerComponent = ColorPickerComponent_1 = class ColorPickerComponent {
10641
10641
  if (this.disabled || this.readonly) {
10642
10642
  return;
10643
10643
  }
10644
+ this.cdr.markForCheck();
10644
10645
  this.closePopup();
10645
10646
  open = isPresent(open) ? open : !this.isOpen;
10646
10647
  if (open) {
@@ -514,7 +514,7 @@ var packageMetadata = {
514
514
  name: '@progress/kendo-angular-inputs',
515
515
  productName: 'Kendo UI for Angular',
516
516
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
517
- publishDate: 1642685118,
517
+ publishDate: 1642770497,
518
518
  version: '',
519
519
  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'
520
520
  };
@@ -10720,6 +10720,7 @@ var ColorPickerComponent = /** @class */ (function () {
10720
10720
  if (this.disabled || this.readonly) {
10721
10721
  return;
10722
10722
  }
10723
+ this.cdr.markForCheck();
10723
10724
  this.closePopup();
10724
10725
  open = isPresent(open) ? open : !this.isOpen;
10725
10726
  if (open) {
@@ -504,6 +504,7 @@ var ColorPickerComponent = /** @class */ (function () {
504
504
  if (this.disabled || this.readonly) {
505
505
  return;
506
506
  }
507
+ this.cdr.markForCheck();
507
508
  this.closePopup();
508
509
  open = utils_2.isPresent(open) ? open : !this.isOpen;
509
510
  if (open) {
@@ -11,7 +11,7 @@ exports.packageMetadata = {
11
11
  name: '@progress/kendo-angular-inputs',
12
12
  productName: 'Kendo UI for Angular',
13
13
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
14
- publishDate: 1642685118,
14
+ publishDate: 1642770497,
15
15
  version: '',
16
16
  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'
17
17
  };