igniteui-webcomponents-layouts 7.1.0 → 7.1.1-beta.0

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
@@ -745,21 +745,21 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
745
745
  case 19:
746
746
  case 1:
747
747
  var d = new ToolActionNumberInput();
748
- d.hy = b.ar != null ? b.ar : NaN;
749
- d.fa = this.bm(b);
748
+ d.hz = b.ar != null ? b.ar : NaN;
749
+ d.fb = this.bm(b);
750
750
  c = d;
751
751
  if (b.a4 != null) {
752
- c.e4 = b.a4;
752
+ c.e5 = b.a4;
753
753
  }
754
754
  break;
755
755
  case 4:
756
756
  case 5:
757
757
  var e = new ToolActionColorEditor();
758
- e.h2 = CSSColorUtil.g(b.ar);
759
- e.fa = this.bm(b);
758
+ e.h3 = CSSColorUtil.g(b.ar);
759
+ e.fb = this.bm(b);
760
760
  c = e;
761
761
  if (b.a4 != null) {
762
- c.e4 = b.a4;
762
+ c.e5 = b.a4;
763
763
  }
764
764
  break;
765
765
  case 11:
@@ -771,20 +771,20 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
771
771
  case 6:
772
772
  case 23:
773
773
  var f = new ToolActionTextInput();
774
- f.hy = b.ar;
775
- f.fa = this.bm(b);
774
+ f.hz = b.ar;
775
+ f.fb = this.bm(b);
776
776
  c = f;
777
777
  if (b.a4 != null) {
778
- c.e4 = b.a4;
778
+ c.e5 = b.a4;
779
779
  }
780
780
  break;
781
781
  case 7:
782
782
  var g = new ToolActionCheckbox();
783
- g.hx = b.ar != null ? b.ar : false;
784
- g.fa = this.bm(b);
783
+ g.hy = b.ar != null ? b.ar : false;
784
+ g.fb = this.bm(b);
785
785
  c = g;
786
786
  if (b.a4 != null) {
787
- c.e4 = b.a4;
787
+ c.e5 = b.a4;
788
788
  }
789
789
  break;
790
790
  case 8:
@@ -797,38 +797,38 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
797
797
  case 15:
798
798
  var h = new ToolActionCombo();
799
799
  h.itemsSource = this.a4(this.c(b));
800
- h.fa = this.bm(b);
800
+ h.fb = this.bm(b);
801
801
  c = h;
802
802
  if (b.a4 != null) {
803
- c.e4 = b.a4;
803
+ c.e5 = b.a4;
804
804
  }
805
805
  if (b.ar != null) {
806
- h.hw = new LayoutSelectedItemsCollection();
807
- h.hw.add1(b.ar);
806
+ h.hx = new LayoutSelectedItemsCollection();
807
+ h.hx.add1(b.ar);
808
808
  }
809
809
  break;
810
810
  case 20:
811
811
  var i = new ToolActionButton();
812
- i.fa = this.bm(b);
812
+ i.fb = this.bm(b);
813
813
  if (b.ar != null && typeof b.ar === 'string') {
814
- i.fa = b.ar;
814
+ i.fb = b.ar;
815
815
  }
816
816
  c = i;
817
817
  if (b.a4 != null) {
818
- c.e4 = b.a4;
818
+ c.e5 = b.a4;
819
819
  }
820
820
  break;
821
821
  case 24:
822
822
  var j = new ToolActionSeparator();
823
- j.hy = 5;
823
+ j.hz = 5;
824
824
  c = j;
825
825
  break;
826
826
  case 25:
827
827
  var k = new ToolActionGroupHeader();
828
828
  c = k;
829
- c.fa = this.bm(b);
829
+ c.fb = this.bm(b);
830
830
  if (b.a4 != null) {
831
- c.e4 = b.a4;
831
+ c.e5 = b.a4;
832
832
  }
833
833
  break;
834
834
  default: return null;
@@ -847,8 +847,8 @@ export var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super)
847
847
  if (c == null) {
848
848
  return null;
849
849
  }
850
- c.eq = this.be + "_" + l;
851
- this.aq.item(c.eq, b);
850
+ c.er = this.be + "_" + l;
851
+ this.aq.item(c.er, b);
852
852
  return c;
853
853
  };
854
854
  PropertyEditorPanel.prototype.bl = function (a) {
@@ -2,7 +2,7 @@ import { ComboEditorGotFocusEventArgs as ComboEditorGotFocusEventArgs_internal }
2
2
  var IgcComboEditorGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcComboEditorGotFocusEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcComboEditorGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
25
25
  };
26
26
  IgcComboEditorGotFocusEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { ComboEditorLostFocusEventArgs as ComboEditorLostFocusEventArgs_internal
2
2
  var IgcComboEditorLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcComboEditorLostFocusEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcComboEditorLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function ()
25
25
  };
26
26
  IgcComboEditorLostFocusEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -15,7 +15,7 @@ var IgcComboEditorTextChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
15
15
  };
16
16
  IgcComboEditorTextChangedEventArgs.prototype._provideImplementation = function (i) {
17
17
  this._implementation = i;
18
- this._implementation.externalObject = this;
18
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
19
19
  this.onImplementationCreated();
20
20
  if (this._initializeAdapters) {
21
21
  this._initializeAdapters();
@@ -15,7 +15,7 @@ var IgcComboEditorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function
15
15
  };
16
16
  IgcComboEditorValueChangedEventArgs.prototype._provideImplementation = function (i) {
17
17
  this._implementation = i;
18
- this._implementation.externalObject = this;
18
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
19
19
  this.onImplementationCreated();
20
20
  if (this._initializeAdapters) {
21
21
  this._initializeAdapters();
@@ -18,7 +18,7 @@ var IgcLayoutPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function () {
18
18
  };
19
19
  IgcLayoutPrimaryKeyValue.prototype._provideImplementation = function (i) {
20
20
  this._implementation = i;
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();
@@ -5,7 +5,7 @@ import { ListPanelActiveRowChangedEventArgs as ListPanelActiveRowChangedEventArg
5
5
  var IgcListPanelActiveRowChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
6
6
  function IgcListPanelActiveRowChangedEventArgs() {
7
7
  this._implementation = this.createImplementation();
8
- this._implementation.externalObject = this;
8
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
9
9
  this.onImplementationCreated();
10
10
  if (this._initializeAdapters) {
11
11
  this._initializeAdapters();
@@ -28,7 +28,7 @@ var IgcListPanelActiveRowChangedEventArgs = /** @class */ /*@__PURE__*/ (functio
28
28
  };
29
29
  IgcListPanelActiveRowChangedEventArgs.prototype._provideImplementation = function (i) {
30
30
  this._implementation = i;
31
- this._implementation.externalObject = this;
31
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
32
32
  this.onImplementationCreated();
33
33
  if (this._initializeAdapters) {
34
34
  this._initializeAdapters();
@@ -847,7 +847,7 @@ export var IgcListPanelComponent = /** @class */ /*@__PURE__*/ (function (_super
847
847
  if (iv) {
848
848
  var e = new IgcListPanelPrimaryKeyValue();
849
849
  e._implementation = iv;
850
- iv.externalObject = e;
850
+ Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
851
851
  ret = e;
852
852
  }
853
853
  }
@@ -863,7 +863,7 @@ export var IgcListPanelComponent = /** @class */ /*@__PURE__*/ (function (_super
863
863
  if (iv) {
864
864
  var e = new IgcListPanelPrimaryKeyValue();
865
865
  e._implementation = iv;
866
- iv.externalObject = e;
866
+ Object.defineProperty(iv, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
867
867
  ret = e;
868
868
  }
869
869
  }
@@ -5,7 +5,7 @@ import { ListPanelContentRebindEventArgs as ListPanelContentRebindEventArgs_inte
5
5
  var IgcListPanelContentRebindEventArgs = /** @class */ /*@__PURE__*/ (function () {
6
6
  function IgcListPanelContentRebindEventArgs() {
7
7
  this._implementation = this.createImplementation();
8
- this._implementation.externalObject = this;
8
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
9
9
  this.onImplementationCreated();
10
10
  if (this._initializeAdapters) {
11
11
  this._initializeAdapters();
@@ -28,7 +28,7 @@ var IgcListPanelContentRebindEventArgs = /** @class */ /*@__PURE__*/ (function (
28
28
  };
29
29
  IgcListPanelContentRebindEventArgs.prototype._provideImplementation = function (i) {
30
30
  this._implementation = i;
31
- this._implementation.externalObject = this;
31
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
32
32
  this.onImplementationCreated();
33
33
  if (this._initializeAdapters) {
34
34
  this._initializeAdapters();
@@ -5,7 +5,7 @@ import { ListPanelContentRecycledEventArgs as ListPanelContentRecycledEventArgs_
5
5
  var IgcListPanelContentRecycledEventArgs = /** @class */ /*@__PURE__*/ (function () {
6
6
  function IgcListPanelContentRecycledEventArgs() {
7
7
  this._implementation = this.createImplementation();
8
- this._implementation.externalObject = this;
8
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
9
9
  this.onImplementationCreated();
10
10
  if (this._initializeAdapters) {
11
11
  this._initializeAdapters();
@@ -28,7 +28,7 @@ var IgcListPanelContentRecycledEventArgs = /** @class */ /*@__PURE__*/ (function
28
28
  };
29
29
  IgcListPanelContentRecycledEventArgs.prototype._provideImplementation = function (i) {
30
30
  this._implementation = i;
31
- this._implementation.externalObject = this;
31
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
32
32
  this.onImplementationCreated();
33
33
  if (this._initializeAdapters) {
34
34
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { ListPanelContentRefreshedEventArgs as ListPanelContentRefreshedEventArg
2
2
  var IgcListPanelContentRefreshedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcListPanelContentRefreshedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcListPanelContentRefreshedEventArgs = /** @class */ /*@__PURE__*/ (functio
25
25
  };
26
26
  IgcListPanelContentRefreshedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -7,7 +7,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
7
7
  var IgcListPanelItemEventArgs = /** @class */ /*@__PURE__*/ (function () {
8
8
  function IgcListPanelItemEventArgs() {
9
9
  this._implementation = this.createImplementation();
10
- this._implementation.externalObject = this;
10
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
11
11
  this.onImplementationCreated();
12
12
  if (this._initializeAdapters) {
13
13
  this._initializeAdapters();
@@ -30,7 +30,7 @@ var IgcListPanelItemEventArgs = /** @class */ /*@__PURE__*/ (function () {
30
30
  };
31
31
  IgcListPanelItemEventArgs.prototype._provideImplementation = function (i) {
32
32
  this._implementation = i;
33
- this._implementation.externalObject = this;
33
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
34
34
  this.onImplementationCreated();
35
35
  if (this._initializeAdapters) {
36
36
  this._initializeAdapters();
@@ -52,7 +52,7 @@ var IgcListPanelItemEventArgs = /** @class */ /*@__PURE__*/ (function () {
52
52
  e.i.setNativeElement(r);
53
53
  }
54
54
  }
55
- r.externalObject = e;
55
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
56
56
  }
57
57
  return r.externalObject;
58
58
  },
@@ -3,7 +3,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
3
3
  var IgcListPanelItemModel = /** @class */ /*@__PURE__*/ (function () {
4
4
  function IgcListPanelItemModel() {
5
5
  this._implementation = this.createImplementation();
6
- this._implementation.externalObject = this;
6
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
7
7
  this.onImplementationCreated();
8
8
  if (this._initializeAdapters) {
9
9
  this._initializeAdapters();
@@ -26,7 +26,7 @@ var IgcListPanelItemModel = /** @class */ /*@__PURE__*/ (function () {
26
26
  };
27
27
  IgcListPanelItemModel.prototype._provideImplementation = function (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();
@@ -18,7 +18,7 @@ var IgcListPanelPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function () {
18
18
  };
19
19
  IgcListPanelPrimaryKeyValue.prototype._provideImplementation = function (i) {
20
20
  this._implementation = i;
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();
@@ -12,7 +12,7 @@ var IgcListPanelSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (fun
12
12
  this._addedItems = null;
13
13
  this._removedItems = null;
14
14
  this._implementation = this.createImplementation();
15
- this._implementation.externalObject = this;
15
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
16
16
  this.onImplementationCreated();
17
17
  if (this._initializeAdapters) {
18
18
  this._initializeAdapters();
@@ -35,7 +35,7 @@ var IgcListPanelSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (fun
35
35
  };
36
36
  IgcListPanelSelectedItemsChangedEventArgs.prototype._provideImplementation = function (i) {
37
37
  this._implementation = i;
38
- this._implementation.externalObject = this;
38
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
39
39
  this.onImplementationCreated();
40
40
  if (this._initializeAdapters) {
41
41
  this._initializeAdapters();
@@ -12,7 +12,7 @@ var IgcListPanelSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (func
12
12
  this._addedKeys = null;
13
13
  this._removedKeys = null;
14
14
  this._implementation = this.createImplementation();
15
- this._implementation.externalObject = this;
15
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
16
16
  this.onImplementationCreated();
17
17
  if (this._initializeAdapters) {
18
18
  this._initializeAdapters();
@@ -35,7 +35,7 @@ var IgcListPanelSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (func
35
35
  };
36
36
  IgcListPanelSelectedKeysChangedEventArgs.prototype._provideImplementation = function (i) {
37
37
  this._implementation = i;
38
- this._implementation.externalObject = this;
38
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
39
39
  this.onImplementationCreated();
40
40
  if (this._initializeAdapters) {
41
41
  this._initializeAdapters();
@@ -5,7 +5,7 @@ import { ListPanelSelectionChangedEventArgs as ListPanelSelectionChangedEventArg
5
5
  var IgcListPanelSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
6
6
  function IgcListPanelSelectionChangedEventArgs() {
7
7
  this._implementation = this.createImplementation();
8
- this._implementation.externalObject = this;
8
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
9
9
  this.onImplementationCreated();
10
10
  if (this._initializeAdapters) {
11
11
  this._initializeAdapters();
@@ -28,7 +28,7 @@ var IgcListPanelSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (functio
28
28
  };
29
29
  IgcListPanelSelectionChangedEventArgs.prototype._provideImplementation = function (i) {
30
30
  this._implementation = i;
31
- this._implementation.externalObject = this;
31
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
32
32
  this.onImplementationCreated();
33
33
  if (this._initializeAdapters) {
34
34
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { ListPanelTemplateHeightRequestedEventArgs as ListPanelTemplateHeightReq
2
2
  var IgcListPanelTemplateHeightRequestedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcListPanelTemplateHeightRequestedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcListPanelTemplateHeightRequestedEventArgs = /** @class */ /*@__PURE__*/ (
25
25
  };
26
26
  IgcListPanelTemplateHeightRequestedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -3,7 +3,7 @@ import { ListPanelTemplateItemUpdatingEventArgs as ListPanelTemplateItemUpdating
3
3
  var IgcListPanelTemplateItemUpdatingEventArgs = /** @class */ /*@__PURE__*/ (function () {
4
4
  function IgcListPanelTemplateItemUpdatingEventArgs() {
5
5
  this._implementation = this.createImplementation();
6
- this._implementation.externalObject = this;
6
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
7
7
  this.onImplementationCreated();
8
8
  if (this._initializeAdapters) {
9
9
  this._initializeAdapters();
@@ -26,7 +26,7 @@ var IgcListPanelTemplateItemUpdatingEventArgs = /** @class */ /*@__PURE__*/ (fun
26
26
  };
27
27
  IgcListPanelTemplateItemUpdatingEventArgs.prototype._provideImplementation = function (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();
@@ -48,7 +48,7 @@ var IgcListPanelTemplateItemUpdatingEventArgs = /** @class */ /*@__PURE__*/ (fun
48
48
  e.i.setNativeElement(r);
49
49
  }
50
50
  }
51
- r.externalObject = e;
51
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
52
52
  }
53
53
  return r.externalObject;
54
54
  },
@@ -2,7 +2,7 @@ import { ListPanelTemplateWidthRequestedEventArgs as ListPanelTemplateWidthReque
2
2
  var IgcListPanelTemplateWidthRequestedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcListPanelTemplateWidthRequestedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcListPanelTemplateWidthRequestedEventArgs = /** @class */ /*@__PURE__*/ (f
25
25
  };
26
26
  IgcListPanelTemplateWidthRequestedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { OnCollapsedEventArgs as OnCollapsedEventArgs_internal } from "./OnColla
2
2
  var IgcOnCollapsedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcOnCollapsedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcOnCollapsedEventArgs = /** @class */ /*@__PURE__*/ (function () {
25
25
  };
26
26
  IgcOnCollapsedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { OnExpandedEventArgs as OnExpandedEventArgs_internal } from "./OnExpande
2
2
  var IgcOnExpandedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcOnExpandedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcOnExpandedEventArgs = /** @class */ /*@__PURE__*/ (function () {
25
25
  };
26
26
  IgcOnExpandedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { PropertyEditorDataSource as PropertyEditorDataSource_internal } from ".
2
2
  var IgcPropertyEditorDataSource = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcPropertyEditorDataSource() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcPropertyEditorDataSource = /** @class */ /*@__PURE__*/ (function () {
25
25
  };
26
26
  IgcPropertyEditorDataSource.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -7,7 +7,7 @@ var IgcPropertyEditorDescriptionObject = /** @class */ /*@__PURE__*/ (function (
7
7
  function IgcPropertyEditorDescriptionObject() {
8
8
  this._properties = null;
9
9
  this._implementation = this.createImplementation();
10
- this._implementation.externalObject = this;
10
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
11
11
  this.onImplementationCreated();
12
12
  if (this._initializeAdapters) {
13
13
  this._initializeAdapters();
@@ -30,7 +30,7 @@ var IgcPropertyEditorDescriptionObject = /** @class */ /*@__PURE__*/ (function (
30
30
  };
31
31
  IgcPropertyEditorDescriptionObject.prototype._provideImplementation = function (i) {
32
32
  this._implementation = i;
33
- this._implementation.externalObject = this;
33
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
34
34
  this.onImplementationCreated();
35
35
  if (this._initializeAdapters) {
36
36
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { PropertyEditorPropertyDescriptionButtonClickEventArgs as PropertyEditor
2
2
  var IgcPropertyEditorPropertyDescriptionButtonClickEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcPropertyEditorPropertyDescriptionButtonClickEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcPropertyEditorPropertyDescriptionButtonClickEventArgs = /** @class */ /*@
25
25
  };
26
26
  IgcPropertyEditorPropertyDescriptionButtonClickEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -2,7 +2,7 @@ import { PropertyEditorPropertyDescriptionChangedEventArgs as PropertyEditorProp
2
2
  var IgcPropertyEditorPropertyDescriptionChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
3
3
  function IgcPropertyEditorPropertyDescriptionChangedEventArgs() {
4
4
  this._implementation = this.createImplementation();
5
- this._implementation.externalObject = this;
5
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
6
6
  this.onImplementationCreated();
7
7
  if (this._initializeAdapters) {
8
8
  this._initializeAdapters();
@@ -25,7 +25,7 @@ var IgcPropertyEditorPropertyDescriptionChangedEventArgs = /** @class */ /*@__PU
25
25
  };
26
26
  IgcPropertyEditorPropertyDescriptionChangedEventArgs.prototype._provideImplementation = function (i) {
27
27
  this._implementation = i;
28
- this._implementation.externalObject = this;
28
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
29
29
  this.onImplementationCreated();
30
30
  if (this._initializeAdapters) {
31
31
  this._initializeAdapters();
@@ -8,7 +8,7 @@ var IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs = /** @class */ /
8
8
  function IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs() {
9
9
  this._complexValues = null;
10
10
  this._implementation = this.createImplementation();
11
- this._implementation.externalObject = this;
11
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
12
12
  this.onImplementationCreated();
13
13
  if (this._initializeAdapters) {
14
14
  this._initializeAdapters();
@@ -31,7 +31,7 @@ var IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs = /** @class */ /
31
31
  };
32
32
  IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs.prototype._provideImplementation = function (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();
@@ -63,7 +63,7 @@ var IgcPropertyEditorPropertyDescriptionCoercingValueEventArgs = /** @class */ /
63
63
  e.i.setNativeElement(r);
64
64
  }
65
65
  }
66
- r.externalObject = e;
66
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
67
67
  }
68
68
  return r.externalObject;
69
69
  },
@@ -45,7 +45,7 @@ export var IgcPropertyEditorPropertyDescriptionComponent = /** @class */ /*@__PU
45
45
  NamePatcher.ensureStylablePatched(Object.getPrototypeOf(_this));
46
46
  }
47
47
  _this._implementation = _this.createImplementation();
48
- _this._implementation.externalObject = _this;
48
+ Object.defineProperty(_this._implementation, 'externalObject', { value: _this, enumerable: false, configurable: true, writable: true });
49
49
  _this.onImplementationCreated();
50
50
  if (_this._initializeAdapters) {
51
51
  _this._initializeAdapters();
@@ -378,7 +378,7 @@ export var IgcPropertyEditorPropertyDescriptionComponent = /** @class */ /*@__PU
378
378
  e.i.setNativeElement(r);
379
379
  }
380
380
  }
381
- r.externalObject = e;
381
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
382
382
  }
383
383
  return r.externalObject;
384
384
  },
@@ -404,7 +404,7 @@ export var IgcPropertyEditorPropertyDescriptionComponent = /** @class */ /*@__PU
404
404
  e.i.setNativeElement(r);
405
405
  }
406
406
  }
407
- r.externalObject = e;
407
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
408
408
  }
409
409
  return r.externalObject;
410
410
  },