igniteui-webcomponents-layouts 7.1.0 → 7.1.1-beta.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 (128) hide show
  1. package/bundles/igniteui-webcomponents-layouts.umd.js +4964 -4926
  2. package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
  3. package/esm2015/lib/NativeUILayoutFactory_combined.js +4423 -4385
  4. package/esm2015/lib/PropertyEditorPanelView_combined.js +24 -24
  5. package/esm2015/lib/igc-combo-editor-got-focus-event-args.js +2 -2
  6. package/esm2015/lib/igc-combo-editor-lost-focus-event-args.js +2 -2
  7. package/esm2015/lib/igc-combo-editor-text-changed-event-args.js +1 -1
  8. package/esm2015/lib/igc-combo-editor-value-changed-event-args.js +1 -1
  9. package/esm2015/lib/igc-layout-primary-key-value.js +1 -1
  10. package/esm2015/lib/igc-list-panel-active-row-changed-event-args.js +2 -2
  11. package/esm2015/lib/igc-list-panel-component.js +2 -2
  12. package/esm2015/lib/igc-list-panel-content-rebind-event-args.js +2 -2
  13. package/esm2015/lib/igc-list-panel-content-recycled-event-args.js +2 -2
  14. package/esm2015/lib/igc-list-panel-content-refreshed-event-args.js +2 -2
  15. package/esm2015/lib/igc-list-panel-item-event-args.js +3 -3
  16. package/esm2015/lib/igc-list-panel-item-model.js +2 -2
  17. package/esm2015/lib/igc-list-panel-primary-key-value.js +1 -1
  18. package/esm2015/lib/igc-list-panel-selected-items-changed-event-args.js +2 -2
  19. package/esm2015/lib/igc-list-panel-selected-keys-changed-event-args.js +2 -2
  20. package/esm2015/lib/igc-list-panel-selection-changed-event-args.js +2 -2
  21. package/esm2015/lib/igc-list-panel-template-height-requested-event-args.js +2 -2
  22. package/esm2015/lib/igc-list-panel-template-item-updating-event-args.js +3 -3
  23. package/esm2015/lib/igc-list-panel-template-width-requested-event-args.js +2 -2
  24. package/esm2015/lib/igc-on-collapsed-event-args.js +2 -2
  25. package/esm2015/lib/igc-on-expanded-event-args.js +2 -2
  26. package/esm2015/lib/igc-property-editor-data-source.js +2 -2
  27. package/esm2015/lib/igc-property-editor-description-object.js +2 -2
  28. package/esm2015/lib/igc-property-editor-property-description-button-click-event-args.js +2 -2
  29. package/esm2015/lib/igc-property-editor-property-description-changed-event-args.js +2 -2
  30. package/esm2015/lib/igc-property-editor-property-description-coercing-value-event-args.js +3 -3
  31. package/esm2015/lib/igc-property-editor-property-description-component.js +3 -3
  32. package/esm2015/lib/igc-property-editor-property-description-target-property-updating-event-args.js +2 -2
  33. package/esm2015/lib/igc-tool-action-button-component.js +7 -7
  34. package/esm2015/lib/igc-tool-action-button-pair-component.js +104 -104
  35. package/esm2015/lib/igc-tool-action-checkbox-component.js +30 -30
  36. package/esm2015/lib/igc-tool-action-checkbox-group-component.js +11 -11
  37. package/esm2015/lib/igc-tool-action-checkbox-list-component.js +41 -41
  38. package/esm2015/lib/igc-tool-action-color-editor-component.js +4 -4
  39. package/esm2015/lib/igc-tool-action-combo-component.js +9 -9
  40. package/esm2015/lib/igc-tool-action-component.js +193 -193
  41. package/esm2015/lib/igc-tool-action-event-detail.js +2 -2
  42. package/esm2015/lib/igc-tool-action-field-selector-aggregation.js +2 -2
  43. package/esm2015/lib/igc-tool-action-field-selector-component.js +45 -45
  44. package/esm2015/lib/igc-tool-action-field-selector-selected-aggregation.js +2 -2
  45. package/esm2015/lib/igc-tool-action-group-header-component.js +7 -7
  46. package/esm2015/lib/igc-tool-action-icon-button-component.js +34 -34
  47. package/esm2015/lib/igc-tool-action-icon-menu-component.js +10 -10
  48. package/esm2015/lib/igc-tool-action-label-component.js +1 -1
  49. package/esm2015/lib/igc-tool-action-number-input-component.js +4 -4
  50. package/esm2015/lib/igc-tool-action-performed-event-args.js +3 -3
  51. package/esm2015/lib/igc-tool-action-popup-opening-event-args.js +3 -3
  52. package/esm2015/lib/igc-tool-action-radio-component.js +38 -38
  53. package/esm2015/lib/igc-tool-action-radio-group-component.js +11 -11
  54. package/esm2015/lib/igc-tool-action-separator-component.js +7 -7
  55. package/esm2015/lib/igc-tool-action-sub-panel-component.js +4 -4
  56. package/esm2015/lib/igc-tool-action-text-input-component.js +3 -3
  57. package/esm2015/lib/igc-tool-command-event-args.js +2 -2
  58. package/esm2015/lib/igc-tool-context-binding.js +2 -2
  59. package/esm2015/lib/igc-tool-panel-content-refreshed-event-args.js +2 -2
  60. package/esm2015/lib/igc-tool-panel-context-changed-event-args.js +2 -2
  61. package/esm2015/lib/igc-tool-panel-context-swapped-event-args.js +2 -2
  62. package/esm2015/lib/igc-toolbar-sub-menu-closing-event-args.js +2 -2
  63. package/esm2015/lib/igc-toolbar-sub-menu-opening-event-args.js +2 -2
  64. package/esm5/lib/NativeUILayoutFactory_combined.js +4258 -4220
  65. package/esm5/lib/PropertyEditorPanelView_combined.js +24 -24
  66. package/esm5/lib/igc-combo-editor-got-focus-event-args.js +2 -2
  67. package/esm5/lib/igc-combo-editor-lost-focus-event-args.js +2 -2
  68. package/esm5/lib/igc-combo-editor-text-changed-event-args.js +1 -1
  69. package/esm5/lib/igc-combo-editor-value-changed-event-args.js +1 -1
  70. package/esm5/lib/igc-layout-primary-key-value.js +1 -1
  71. package/esm5/lib/igc-list-panel-active-row-changed-event-args.js +2 -2
  72. package/esm5/lib/igc-list-panel-component.js +2 -2
  73. package/esm5/lib/igc-list-panel-content-rebind-event-args.js +2 -2
  74. package/esm5/lib/igc-list-panel-content-recycled-event-args.js +2 -2
  75. package/esm5/lib/igc-list-panel-content-refreshed-event-args.js +2 -2
  76. package/esm5/lib/igc-list-panel-item-event-args.js +3 -3
  77. package/esm5/lib/igc-list-panel-item-model.js +2 -2
  78. package/esm5/lib/igc-list-panel-primary-key-value.js +1 -1
  79. package/esm5/lib/igc-list-panel-selected-items-changed-event-args.js +2 -2
  80. package/esm5/lib/igc-list-panel-selected-keys-changed-event-args.js +2 -2
  81. package/esm5/lib/igc-list-panel-selection-changed-event-args.js +2 -2
  82. package/esm5/lib/igc-list-panel-template-height-requested-event-args.js +2 -2
  83. package/esm5/lib/igc-list-panel-template-item-updating-event-args.js +3 -3
  84. package/esm5/lib/igc-list-panel-template-width-requested-event-args.js +2 -2
  85. package/esm5/lib/igc-on-collapsed-event-args.js +2 -2
  86. package/esm5/lib/igc-on-expanded-event-args.js +2 -2
  87. package/esm5/lib/igc-property-editor-data-source.js +2 -2
  88. package/esm5/lib/igc-property-editor-description-object.js +2 -2
  89. package/esm5/lib/igc-property-editor-property-description-button-click-event-args.js +2 -2
  90. package/esm5/lib/igc-property-editor-property-description-changed-event-args.js +2 -2
  91. package/esm5/lib/igc-property-editor-property-description-coercing-value-event-args.js +3 -3
  92. package/esm5/lib/igc-property-editor-property-description-component.js +3 -3
  93. package/esm5/lib/igc-property-editor-property-description-target-property-updating-event-args.js +2 -2
  94. package/esm5/lib/igc-tool-action-button-component.js +7 -7
  95. package/esm5/lib/igc-tool-action-button-pair-component.js +104 -104
  96. package/esm5/lib/igc-tool-action-checkbox-component.js +30 -30
  97. package/esm5/lib/igc-tool-action-checkbox-group-component.js +11 -11
  98. package/esm5/lib/igc-tool-action-checkbox-list-component.js +41 -41
  99. package/esm5/lib/igc-tool-action-color-editor-component.js +4 -4
  100. package/esm5/lib/igc-tool-action-combo-component.js +9 -9
  101. package/esm5/lib/igc-tool-action-component.js +193 -193
  102. package/esm5/lib/igc-tool-action-event-detail.js +2 -2
  103. package/esm5/lib/igc-tool-action-field-selector-aggregation.js +2 -2
  104. package/esm5/lib/igc-tool-action-field-selector-component.js +45 -45
  105. package/esm5/lib/igc-tool-action-field-selector-selected-aggregation.js +2 -2
  106. package/esm5/lib/igc-tool-action-group-header-component.js +7 -7
  107. package/esm5/lib/igc-tool-action-icon-button-component.js +34 -34
  108. package/esm5/lib/igc-tool-action-icon-menu-component.js +10 -10
  109. package/esm5/lib/igc-tool-action-label-component.js +1 -1
  110. package/esm5/lib/igc-tool-action-number-input-component.js +4 -4
  111. package/esm5/lib/igc-tool-action-performed-event-args.js +3 -3
  112. package/esm5/lib/igc-tool-action-popup-opening-event-args.js +3 -3
  113. package/esm5/lib/igc-tool-action-radio-component.js +38 -38
  114. package/esm5/lib/igc-tool-action-radio-group-component.js +11 -11
  115. package/esm5/lib/igc-tool-action-separator-component.js +7 -7
  116. package/esm5/lib/igc-tool-action-sub-panel-component.js +4 -4
  117. package/esm5/lib/igc-tool-action-text-input-component.js +3 -3
  118. package/esm5/lib/igc-tool-command-event-args.js +2 -2
  119. package/esm5/lib/igc-tool-context-binding.js +2 -2
  120. package/esm5/lib/igc-tool-panel-content-refreshed-event-args.js +2 -2
  121. package/esm5/lib/igc-tool-panel-context-changed-event-args.js +2 -2
  122. package/esm5/lib/igc-tool-panel-context-swapped-event-args.js +2 -2
  123. package/esm5/lib/igc-toolbar-sub-menu-closing-event-args.js +2 -2
  124. package/esm5/lib/igc-toolbar-sub-menu-opening-event-args.js +2 -2
  125. package/fesm2015/igniteui-webcomponents-layouts.js +5083 -5045
  126. package/fesm5/igniteui-webcomponents-layouts.js +4964 -4926
  127. package/lib/NativeUILayoutFactory_combined.d.ts +778 -777
  128. package/package.json +3 -3
@@ -656,21 +656,21 @@ let PropertyEditorPanel = /*@__PURE__*/ (() => {
656
656
  case 19:
657
657
  case 1:
658
658
  let d = new ToolActionNumberInput();
659
- d.hy = b.ar != null ? b.ar : NaN;
660
- d.fa = this.bm(b);
659
+ d.hz = b.ar != null ? b.ar : NaN;
660
+ d.fb = this.bm(b);
661
661
  c = d;
662
662
  if (b.a4 != null) {
663
- c.e4 = b.a4;
663
+ c.e5 = b.a4;
664
664
  }
665
665
  break;
666
666
  case 4:
667
667
  case 5:
668
668
  let e = new ToolActionColorEditor();
669
- e.h2 = CSSColorUtil.g(b.ar);
670
- e.fa = this.bm(b);
669
+ e.h3 = CSSColorUtil.g(b.ar);
670
+ e.fb = this.bm(b);
671
671
  c = e;
672
672
  if (b.a4 != null) {
673
- c.e4 = b.a4;
673
+ c.e5 = b.a4;
674
674
  }
675
675
  break;
676
676
  case 11:
@@ -682,20 +682,20 @@ let PropertyEditorPanel = /*@__PURE__*/ (() => {
682
682
  case 6:
683
683
  case 23:
684
684
  let f = new ToolActionTextInput();
685
- f.hy = b.ar;
686
- f.fa = this.bm(b);
685
+ f.hz = b.ar;
686
+ f.fb = this.bm(b);
687
687
  c = f;
688
688
  if (b.a4 != null) {
689
- c.e4 = b.a4;
689
+ c.e5 = b.a4;
690
690
  }
691
691
  break;
692
692
  case 7:
693
693
  let g = new ToolActionCheckbox();
694
- g.hx = b.ar != null ? b.ar : false;
695
- g.fa = this.bm(b);
694
+ g.hy = b.ar != null ? b.ar : false;
695
+ g.fb = this.bm(b);
696
696
  c = g;
697
697
  if (b.a4 != null) {
698
- c.e4 = b.a4;
698
+ c.e5 = b.a4;
699
699
  }
700
700
  break;
701
701
  case 8:
@@ -708,38 +708,38 @@ let PropertyEditorPanel = /*@__PURE__*/ (() => {
708
708
  case 15:
709
709
  let h = new ToolActionCombo();
710
710
  h.itemsSource = this.a4(this.c(b));
711
- h.fa = this.bm(b);
711
+ h.fb = this.bm(b);
712
712
  c = h;
713
713
  if (b.a4 != null) {
714
- c.e4 = b.a4;
714
+ c.e5 = b.a4;
715
715
  }
716
716
  if (b.ar != null) {
717
- h.hw = new LayoutSelectedItemsCollection();
718
- h.hw.add1(b.ar);
717
+ h.hx = new LayoutSelectedItemsCollection();
718
+ h.hx.add1(b.ar);
719
719
  }
720
720
  break;
721
721
  case 20:
722
722
  let i = new ToolActionButton();
723
- i.fa = this.bm(b);
723
+ i.fb = this.bm(b);
724
724
  if (b.ar != null && typeof b.ar === 'string') {
725
- i.fa = b.ar;
725
+ i.fb = b.ar;
726
726
  }
727
727
  c = i;
728
728
  if (b.a4 != null) {
729
- c.e4 = b.a4;
729
+ c.e5 = b.a4;
730
730
  }
731
731
  break;
732
732
  case 24:
733
733
  let j = new ToolActionSeparator();
734
- j.hy = 5;
734
+ j.hz = 5;
735
735
  c = j;
736
736
  break;
737
737
  case 25:
738
738
  let k = new ToolActionGroupHeader();
739
739
  c = k;
740
- c.fa = this.bm(b);
740
+ c.fb = this.bm(b);
741
741
  if (b.a4 != null) {
742
- c.e4 = b.a4;
742
+ c.e5 = b.a4;
743
743
  }
744
744
  break;
745
745
  default: return null;
@@ -758,8 +758,8 @@ let PropertyEditorPanel = /*@__PURE__*/ (() => {
758
758
  if (c == null) {
759
759
  return null;
760
760
  }
761
- c.eq = this.be + "_" + l;
762
- this.aq.item(c.eq, b);
761
+ c.er = this.be + "_" + l;
762
+ this.aq.item(c.er, b);
763
763
  return c;
764
764
  }
765
765
  bl(a) {
@@ -13,7 +13,7 @@ export class IgcComboEditorGotFocusEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcComboEditorGotFocusEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcComboEditorLostFocusEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcComboEditorLostFocusEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -11,7 +11,7 @@ export class IgcComboEditorTextChangedEventArgs {
11
11
  }
12
12
  _provideImplementation(i) {
13
13
  this._implementation = i;
14
- this._implementation.externalObject = this;
14
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
15
15
  this.onImplementationCreated();
16
16
  if (this._initializeAdapters) {
17
17
  this._initializeAdapters();
@@ -11,7 +11,7 @@ export class IgcComboEditorValueChangedEventArgs {
11
11
  }
12
12
  _provideImplementation(i) {
13
13
  this._implementation = i;
14
- this._implementation.externalObject = this;
14
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
15
15
  this.onImplementationCreated();
16
16
  if (this._initializeAdapters) {
17
17
  this._initializeAdapters();
@@ -14,7 +14,7 @@ export class IgcLayoutPrimaryKeyValue {
14
14
  }
15
15
  _provideImplementation(i) {
16
16
  this._implementation = i;
17
- this._implementation.externalObject = this;
17
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
18
18
  this.onImplementationCreated();
19
19
  if (this._initializeAdapters) {
20
20
  this._initializeAdapters();
@@ -16,7 +16,7 @@ export class IgcListPanelActiveRowChangedEventArgs {
16
16
  }
17
17
  constructor() {
18
18
  this._implementation = this.createImplementation();
19
- this._implementation.externalObject = this;
19
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
20
20
  this.onImplementationCreated();
21
21
  if (this._initializeAdapters) {
22
22
  this._initializeAdapters();
@@ -24,7 +24,7 @@ export class IgcListPanelActiveRowChangedEventArgs {
24
24
  }
25
25
  _provideImplementation(i) {
26
26
  this._implementation = i;
27
- this._implementation.externalObject = this;
27
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
28
28
  this.onImplementationCreated();
29
29
  if (this._initializeAdapters) {
30
30
  this._initializeAdapters();
@@ -705,7 +705,7 @@ let IgcListPanelComponent = /*@__PURE__*/ (() => {
705
705
  if (iv) {
706
706
  let e = new IgcListPanelPrimaryKeyValue();
707
707
  e._implementation = iv;
708
- iv.externalObject = e;
708
+ Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
709
709
  ret = e;
710
710
  }
711
711
  }
@@ -721,7 +721,7 @@ let IgcListPanelComponent = /*@__PURE__*/ (() => {
721
721
  if (iv) {
722
722
  let e = new IgcListPanelPrimaryKeyValue();
723
723
  e._implementation = iv;
724
- iv.externalObject = e;
724
+ Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
725
725
  ret = e;
726
726
  }
727
727
  }
@@ -16,7 +16,7 @@ export class IgcListPanelContentRebindEventArgs {
16
16
  }
17
17
  constructor() {
18
18
  this._implementation = this.createImplementation();
19
- this._implementation.externalObject = this;
19
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
20
20
  this.onImplementationCreated();
21
21
  if (this._initializeAdapters) {
22
22
  this._initializeAdapters();
@@ -24,7 +24,7 @@ export class IgcListPanelContentRebindEventArgs {
24
24
  }
25
25
  _provideImplementation(i) {
26
26
  this._implementation = i;
27
- this._implementation.externalObject = this;
27
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
28
28
  this.onImplementationCreated();
29
29
  if (this._initializeAdapters) {
30
30
  this._initializeAdapters();
@@ -16,7 +16,7 @@ export class IgcListPanelContentRecycledEventArgs {
16
16
  }
17
17
  constructor() {
18
18
  this._implementation = this.createImplementation();
19
- this._implementation.externalObject = this;
19
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
20
20
  this.onImplementationCreated();
21
21
  if (this._initializeAdapters) {
22
22
  this._initializeAdapters();
@@ -24,7 +24,7 @@ export class IgcListPanelContentRecycledEventArgs {
24
24
  }
25
25
  _provideImplementation(i) {
26
26
  this._implementation = i;
27
- this._implementation.externalObject = this;
27
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
28
28
  this.onImplementationCreated();
29
29
  if (this._initializeAdapters) {
30
30
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcListPanelContentRefreshedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcListPanelContentRefreshedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -18,7 +18,7 @@ export class IgcListPanelItemEventArgs {
18
18
  }
19
19
  constructor() {
20
20
  this._implementation = this.createImplementation();
21
- this._implementation.externalObject = this;
21
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
22
22
  this.onImplementationCreated();
23
23
  if (this._initializeAdapters) {
24
24
  this._initializeAdapters();
@@ -26,7 +26,7 @@ export class IgcListPanelItemEventArgs {
26
26
  }
27
27
  _provideImplementation(i) {
28
28
  this._implementation = i;
29
- this._implementation.externalObject = this;
29
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
30
30
  this.onImplementationCreated();
31
31
  if (this._initializeAdapters) {
32
32
  this._initializeAdapters();
@@ -47,7 +47,7 @@ export class IgcListPanelItemEventArgs {
47
47
  e.i.setNativeElement(r);
48
48
  }
49
49
  }
50
- r.externalObject = e;
50
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
51
51
  }
52
52
  return r.externalObject;
53
53
  }
@@ -14,7 +14,7 @@ export class IgcListPanelItemModel {
14
14
  }
15
15
  constructor() {
16
16
  this._implementation = this.createImplementation();
17
- this._implementation.externalObject = this;
17
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
18
18
  this.onImplementationCreated();
19
19
  if (this._initializeAdapters) {
20
20
  this._initializeAdapters();
@@ -22,7 +22,7 @@ export class IgcListPanelItemModel {
22
22
  }
23
23
  _provideImplementation(i) {
24
24
  this._implementation = i;
25
- this._implementation.externalObject = this;
25
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
26
26
  this.onImplementationCreated();
27
27
  if (this._initializeAdapters) {
28
28
  this._initializeAdapters();
@@ -14,7 +14,7 @@ export class IgcListPanelPrimaryKeyValue {
14
14
  }
15
15
  _provideImplementation(i) {
16
16
  this._implementation = i;
17
- this._implementation.externalObject = this;
17
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
18
18
  this.onImplementationCreated();
19
19
  if (this._initializeAdapters) {
20
20
  this._initializeAdapters();
@@ -23,7 +23,7 @@ export class IgcListPanelSelectedItemsChangedEventArgs {
23
23
  this._addedItems = null;
24
24
  this._removedItems = null;
25
25
  this._implementation = this.createImplementation();
26
- this._implementation.externalObject = this;
26
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
27
27
  this.onImplementationCreated();
28
28
  if (this._initializeAdapters) {
29
29
  this._initializeAdapters();
@@ -31,7 +31,7 @@ export class IgcListPanelSelectedItemsChangedEventArgs {
31
31
  }
32
32
  _provideImplementation(i) {
33
33
  this._implementation = i;
34
- this._implementation.externalObject = this;
34
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
35
35
  this.onImplementationCreated();
36
36
  if (this._initializeAdapters) {
37
37
  this._initializeAdapters();
@@ -23,7 +23,7 @@ export class IgcListPanelSelectedKeysChangedEventArgs {
23
23
  this._addedKeys = null;
24
24
  this._removedKeys = null;
25
25
  this._implementation = this.createImplementation();
26
- this._implementation.externalObject = this;
26
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
27
27
  this.onImplementationCreated();
28
28
  if (this._initializeAdapters) {
29
29
  this._initializeAdapters();
@@ -31,7 +31,7 @@ export class IgcListPanelSelectedKeysChangedEventArgs {
31
31
  }
32
32
  _provideImplementation(i) {
33
33
  this._implementation = i;
34
- this._implementation.externalObject = this;
34
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
35
35
  this.onImplementationCreated();
36
36
  if (this._initializeAdapters) {
37
37
  this._initializeAdapters();
@@ -16,7 +16,7 @@ export class IgcListPanelSelectionChangedEventArgs {
16
16
  }
17
17
  constructor() {
18
18
  this._implementation = this.createImplementation();
19
- this._implementation.externalObject = this;
19
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
20
20
  this.onImplementationCreated();
21
21
  if (this._initializeAdapters) {
22
22
  this._initializeAdapters();
@@ -24,7 +24,7 @@ export class IgcListPanelSelectionChangedEventArgs {
24
24
  }
25
25
  _provideImplementation(i) {
26
26
  this._implementation = i;
27
- this._implementation.externalObject = this;
27
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
28
28
  this.onImplementationCreated();
29
29
  if (this._initializeAdapters) {
30
30
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcListPanelTemplateHeightRequestedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcListPanelTemplateHeightRequestedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -14,7 +14,7 @@ export class IgcListPanelTemplateItemUpdatingEventArgs {
14
14
  }
15
15
  constructor() {
16
16
  this._implementation = this.createImplementation();
17
- this._implementation.externalObject = this;
17
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
18
18
  this.onImplementationCreated();
19
19
  if (this._initializeAdapters) {
20
20
  this._initializeAdapters();
@@ -22,7 +22,7 @@ export class IgcListPanelTemplateItemUpdatingEventArgs {
22
22
  }
23
23
  _provideImplementation(i) {
24
24
  this._implementation = i;
25
- this._implementation.externalObject = this;
25
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
26
26
  this.onImplementationCreated();
27
27
  if (this._initializeAdapters) {
28
28
  this._initializeAdapters();
@@ -43,7 +43,7 @@ export class IgcListPanelTemplateItemUpdatingEventArgs {
43
43
  e.i.setNativeElement(r);
44
44
  }
45
45
  }
46
- r.externalObject = e;
46
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
47
47
  }
48
48
  return r.externalObject;
49
49
  }
@@ -13,7 +13,7 @@ export class IgcListPanelTemplateWidthRequestedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcListPanelTemplateWidthRequestedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcOnCollapsedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcOnCollapsedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcOnExpandedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcOnExpandedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcPropertyEditorDataSource {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcPropertyEditorDataSource {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -18,7 +18,7 @@ export class IgcPropertyEditorDescriptionObject {
18
18
  constructor() {
19
19
  this._properties = null;
20
20
  this._implementation = this.createImplementation();
21
- this._implementation.externalObject = this;
21
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
22
22
  this.onImplementationCreated();
23
23
  if (this._initializeAdapters) {
24
24
  this._initializeAdapters();
@@ -26,7 +26,7 @@ export class IgcPropertyEditorDescriptionObject {
26
26
  }
27
27
  _provideImplementation(i) {
28
28
  this._implementation = i;
29
- this._implementation.externalObject = this;
29
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
30
30
  this.onImplementationCreated();
31
31
  if (this._initializeAdapters) {
32
32
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcPropertyEditorPropertyDescriptionButtonClickEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcPropertyEditorPropertyDescriptionButtonClickEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -13,7 +13,7 @@ export class IgcPropertyEditorPropertyDescriptionChangedEventArgs {
13
13
  }
14
14
  constructor() {
15
15
  this._implementation = this.createImplementation();
16
- this._implementation.externalObject = this;
16
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
17
17
  this.onImplementationCreated();
18
18
  if (this._initializeAdapters) {
19
19
  this._initializeAdapters();
@@ -21,7 +21,7 @@ export class IgcPropertyEditorPropertyDescriptionChangedEventArgs {
21
21
  }
22
22
  _provideImplementation(i) {
23
23
  this._implementation = i;
24
- this._implementation.externalObject = this;
24
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
25
25
  this.onImplementationCreated();
26
26
  if (this._initializeAdapters) {
27
27
  this._initializeAdapters();
@@ -19,7 +19,7 @@ export class IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs {
19
19
  constructor() {
20
20
  this._complexValues = null;
21
21
  this._implementation = this.createImplementation();
22
- this._implementation.externalObject = this;
22
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
23
23
  this.onImplementationCreated();
24
24
  if (this._initializeAdapters) {
25
25
  this._initializeAdapters();
@@ -27,7 +27,7 @@ export class IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs {
27
27
  }
28
28
  _provideImplementation(i) {
29
29
  this._implementation = i;
30
- this._implementation.externalObject = this;
30
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
31
31
  this.onImplementationCreated();
32
32
  if (this._initializeAdapters) {
33
33
  this._initializeAdapters();
@@ -54,7 +54,7 @@ export class IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs {
54
54
  e.i.setNativeElement(r);
55
55
  }
56
56
  }
57
- r.externalObject = e;
57
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
58
58
  }
59
59
  return r.externalObject;
60
60
  }
@@ -71,7 +71,7 @@ let IgcPropertyEditorPropertyDescriptionComponent = /*@__PURE__*/ (() => {
71
71
  NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
72
72
  }
73
73
  this._implementation = this.createImplementation();
74
- this._implementation.externalObject = this;
74
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
75
75
  this.onImplementationCreated();
76
76
  if (this._initializeAdapters) {
77
77
  this._initializeAdapters();
@@ -295,7 +295,7 @@ let IgcPropertyEditorPropertyDescriptionComponent = /*@__PURE__*/ (() => {
295
295
  e.i.setNativeElement(r);
296
296
  }
297
297
  }
298
- r.externalObject = e;
298
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
299
299
  }
300
300
  return r.externalObject;
301
301
  }
@@ -317,7 +317,7 @@ let IgcPropertyEditorPropertyDescriptionComponent = /*@__PURE__*/ (() => {
317
317
  e.i.setNativeElement(r);
318
318
  }
319
319
  }
320
- r.externalObject = e;
320
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
321
321
  }
322
322
  return r.externalObject;
323
323
  }