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
@@ -15,7 +15,7 @@ export class IgcToolActionEventDetail {
15
15
  }
16
16
  constructor() {
17
17
  this._implementation = this.createImplementation();
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();
@@ -23,7 +23,7 @@ export class IgcToolActionEventDetail {
23
23
  }
24
24
  _provideImplementation(i) {
25
25
  this._implementation = i;
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();
@@ -15,7 +15,7 @@ export class IgcToolActionFieldSelectorAggregation {
15
15
  }
16
16
  constructor() {
17
17
  this._implementation = this.createImplementation();
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();
@@ -23,7 +23,7 @@ export class IgcToolActionFieldSelectorAggregation {
23
23
  }
24
24
  _provideImplementation(i) {
25
25
  this._implementation = i;
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();
@@ -75,36 +75,36 @@ let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
75
75
  * Gets or sets if the tool action is checked.
76
76
  */
77
77
  get dataSource() {
78
- return this.i.h4;
78
+ return this.i.h5;
79
79
  }
80
80
  set dataSource(v) {
81
- this.i.h4 = v;
81
+ this.i.h5 = v;
82
82
  }
83
83
  get legendTarget() {
84
- return this.i.i0;
84
+ return this.i.i1;
85
85
  }
86
86
  set legendTarget(v) {
87
- this.i.i0 = v;
87
+ this.i.i1 = v;
88
88
  }
89
89
  /**
90
90
  * Gets or sets if the tool action is checked.
91
91
  */
92
92
  get fieldType() {
93
- return this.i.h8;
93
+ return this.i.h9;
94
94
  }
95
95
  set fieldType(v) {
96
- this.i.h8 = ensureEnum(ToolActionFieldSelectorType_$type, v);
97
- this._a("fieldType", enumToString(ToolActionFieldSelectorType_$type, this.i.h8));
96
+ this.i.h9 = ensureEnum(ToolActionFieldSelectorType_$type, v);
97
+ this._a("fieldType", enumToString(ToolActionFieldSelectorType_$type, this.i.h9));
98
98
  }
99
99
  /**
100
100
  * Gets or sets if the list only takes one selection at a time.
101
101
  */
102
102
  get singleSelection() {
103
- return this.i.ij;
103
+ return this.i.ik;
104
104
  }
105
105
  set singleSelection(v) {
106
- this.i.ij = ensureBool(v);
107
- this._a("singleSelection", this.i.ij);
106
+ this.i.ik = ensureBool(v);
107
+ this._a("singleSelection", this.i.ik);
108
108
  }
109
109
  /**
110
110
  * Gets or sets a list of aggregations to use, if null a default list is used instead.
@@ -113,12 +113,12 @@ let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
113
113
  get aggregations() {
114
114
  if (this._aggregations === null) {
115
115
  let coll = new IgcToolActionFieldSelectorAggregationsCollection();
116
- let innerColl = this.i.h5;
116
+ let innerColl = this.i.h6;
117
117
  if (!innerColl) {
118
118
  innerColl = new ToolActionFieldSelectorAggregationsCollection_internal();
119
119
  }
120
120
  this._aggregations = coll._fromInner(innerColl);
121
- this.i.h5 = innerColl;
121
+ this.i.h6 = innerColl;
122
122
  }
123
123
  return this._aggregations;
124
124
  }
@@ -130,24 +130,24 @@ let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
130
130
  let coll = new IgcToolActionFieldSelectorAggregationsCollection();
131
131
  this._aggregations = coll._fromOuter(v);
132
132
  let syncColl = new SyncableObservableCollection$1(ToolActionFieldSelectorAggregation.$type);
133
- let innerColl = this.i.h5;
133
+ let innerColl = this.i.h6;
134
134
  if (!innerColl) {
135
135
  innerColl = new ToolActionFieldSelectorAggregationsCollection_internal();
136
136
  }
137
137
  syncColl._inner = innerColl;
138
138
  syncColl.clear();
139
139
  this._aggregations._setSyncTarget(syncColl);
140
- this.i.h5 = innerColl;
140
+ this.i.h6 = innerColl;
141
141
  }
142
142
  /**
143
143
  * Gets or sets if the data source has to be updated when changes are made.
144
144
  */
145
145
  get updateDataSource() {
146
- return this.i.ik;
146
+ return this.i.il;
147
147
  }
148
148
  set updateDataSource(v) {
149
- this.i.ik = ensureBool(v);
150
- this._a("updateDataSource", this.i.ik);
149
+ this.i.il = ensureBool(v);
150
+ this._a("updateDataSource", this.i.il);
151
151
  }
152
152
  /**
153
153
  * Used to set default values when using custom aggregations, will be overriden otherwise
@@ -155,12 +155,12 @@ let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
155
155
  get selectedAggregations() {
156
156
  if (this._selectedAggregations === null) {
157
157
  let coll = new IgcToolActionFieldSelectorSelectedAggregationsCollection();
158
- let innerColl = this.i.h7;
158
+ let innerColl = this.i.h8;
159
159
  if (!innerColl) {
160
160
  innerColl = new ToolActionFieldSelectorSelectedAggregationsCollection_internal();
161
161
  }
162
162
  this._selectedAggregations = coll._fromInner(innerColl);
163
- this.i.h7 = innerColl;
163
+ this.i.h8 = innerColl;
164
164
  }
165
165
  return this._selectedAggregations;
166
166
  }
@@ -172,70 +172,70 @@ let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
172
172
  let coll = new IgcToolActionFieldSelectorSelectedAggregationsCollection();
173
173
  this._selectedAggregations = coll._fromOuter(v);
174
174
  let syncColl = new SyncableObservableCollection$1(ToolActionFieldSelectorSelectedAggregation.$type);
175
- let innerColl = this.i.h7;
175
+ let innerColl = this.i.h8;
176
176
  if (!innerColl) {
177
177
  innerColl = new ToolActionFieldSelectorSelectedAggregationsCollection_internal();
178
178
  }
179
179
  syncColl._inner = innerColl;
180
180
  syncColl.clear();
181
181
  this._selectedAggregations._setSyncTarget(syncColl);
182
- this.i.h7 = innerColl;
182
+ this.i.h8 = innerColl;
183
183
  }
184
184
  get paddingLeft() {
185
- return this.i.iu;
185
+ return this.i.iv;
186
186
  }
187
187
  set paddingLeft(v) {
188
- this.i.iu = +v;
189
- this._a("paddingLeft", this.i.iu);
188
+ this.i.iv = +v;
189
+ this._a("paddingLeft", this.i.iv);
190
190
  }
191
191
  get actualPaddingLeft() {
192
- return this.i.iq;
192
+ return this.i.ir;
193
193
  }
194
194
  set actualPaddingLeft(v) {
195
- this.i.iq = +v;
196
- this._a("actualPaddingLeft", this.i.iq);
195
+ this.i.ir = +v;
196
+ this._a("actualPaddingLeft", this.i.ir);
197
197
  }
198
198
  get paddingRight() {
199
- return this.i.iv;
199
+ return this.i.iw;
200
200
  }
201
201
  set paddingRight(v) {
202
- this.i.iv = +v;
203
- this._a("paddingRight", this.i.iv);
202
+ this.i.iw = +v;
203
+ this._a("paddingRight", this.i.iw);
204
204
  }
205
205
  get actualPaddingRight() {
206
- return this.i.ir;
206
+ return this.i.is;
207
207
  }
208
208
  set actualPaddingRight(v) {
209
- this.i.ir = +v;
210
- this._a("actualPaddingRight", this.i.ir);
209
+ this.i.is = +v;
210
+ this._a("actualPaddingRight", this.i.is);
211
211
  }
212
212
  get paddingBottom() {
213
- return this.i.it;
213
+ return this.i.iu;
214
214
  }
215
215
  set paddingBottom(v) {
216
- this.i.it = +v;
217
- this._a("paddingBottom", this.i.it);
216
+ this.i.iu = +v;
217
+ this._a("paddingBottom", this.i.iu);
218
218
  }
219
219
  get actualPaddingBottom() {
220
- return this.i.ip;
220
+ return this.i.iq;
221
221
  }
222
222
  set actualPaddingBottom(v) {
223
- this.i.ip = +v;
224
- this._a("actualPaddingBottom", this.i.ip);
223
+ this.i.iq = +v;
224
+ this._a("actualPaddingBottom", this.i.iq);
225
225
  }
226
226
  get paddingTop() {
227
- return this.i.iw;
227
+ return this.i.ix;
228
228
  }
229
229
  set paddingTop(v) {
230
- this.i.iw = +v;
231
- this._a("paddingTop", this.i.iw);
230
+ this.i.ix = +v;
231
+ this._a("paddingTop", this.i.ix);
232
232
  }
233
233
  get actualPaddingTop() {
234
- return this.i.is;
234
+ return this.i.it;
235
235
  }
236
236
  set actualPaddingTop(v) {
237
- this.i.is = +v;
238
- this._a("actualPaddingTop", this.i.is);
237
+ this.i.it = +v;
238
+ this._a("actualPaddingTop", this.i.it);
239
239
  }
240
240
  findByName(name) {
241
241
  var baseResult = super.findByName(name);
@@ -15,7 +15,7 @@ export class IgcToolActionFieldSelectorSelectedAggregation {
15
15
  }
16
16
  constructor() {
17
17
  this._implementation = this.createImplementation();
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();
@@ -23,7 +23,7 @@ export class IgcToolActionFieldSelectorSelectedAggregation {
23
23
  }
24
24
  _provideImplementation(i) {
25
25
  this._implementation = i;
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();
@@ -65,24 +65,24 @@ let IgcToolActionGroupHeaderComponent = /*@__PURE__*/ (() => {
65
65
  * Gets the actual back icon color.
66
66
  */
67
67
  get actualBackIconColor() {
68
- return brushToString(this.i.h6);
68
+ return brushToString(this.i.h7);
69
69
  }
70
70
  set actualBackIconColor(v) {
71
- this.i.h6 = stringToBrush(v);
72
- this._a("actualBackIconColor", brushToString(this.i.h6));
71
+ this.i.h7 = stringToBrush(v);
72
+ this._a("actualBackIconColor", brushToString(this.i.h7));
73
73
  }
74
74
  /**
75
75
  * Gets or sets the icon color for the back button.
76
76
  */
77
77
  get backIconColor() {
78
- return brushToString(this.i.h7);
78
+ return brushToString(this.i.h8);
79
79
  }
80
80
  set backIconColor(v) {
81
- this.i.h7 = stringToBrush(v);
82
- this._a("backIconColor", brushToString(this.i.h7));
81
+ this.i.h8 = stringToBrush(v);
82
+ this._a("backIconColor", brushToString(this.i.h8));
83
83
  }
84
84
  exportVisualData() {
85
- let iv = this.i.ct();
85
+ let iv = this.i.cu();
86
86
  return (iv);
87
87
  }
88
88
  }
@@ -69,89 +69,89 @@ let IgcToolActionIconButtonComponent = /*@__PURE__*/ (() => {
69
69
  * Gets or sets how long it takes before the tooltip is displayed (in milliseconds).
70
70
  */
71
71
  get tooltipDelay() {
72
- return this.i.i6;
72
+ return this.i.i7;
73
73
  }
74
74
  set tooltipDelay(v) {
75
- this.i.i6 = +v;
76
- this._a("tooltipDelay", this.i.i6);
75
+ this.i.i7 = +v;
76
+ this._a("tooltipDelay", this.i.i7);
77
77
  }
78
78
  /**
79
79
  * Gets the actual delay before the tooltip is displayed (in milliseconds).
80
80
  */
81
81
  get actualTooltipDelay() {
82
- return this.i.i5;
82
+ return this.i.i6;
83
83
  }
84
84
  set actualTooltipDelay(v) {
85
- this.i.i5 = +v;
86
- this._a("actualTooltipDelay", this.i.i5);
85
+ this.i.i6 = +v;
86
+ this._a("actualTooltipDelay", this.i.i6);
87
87
  }
88
88
  get contentPaddingLeft() {
89
- return this.i.iz;
89
+ return this.i.i0;
90
90
  }
91
91
  set contentPaddingLeft(v) {
92
- this.i.iz = +v;
93
- this._a("contentPaddingLeft", this.i.iz);
92
+ this.i.i0 = +v;
93
+ this._a("contentPaddingLeft", this.i.i0);
94
94
  }
95
95
  get actualContentPaddingLeft() {
96
- return this.i.iv;
96
+ return this.i.iw;
97
97
  }
98
98
  set actualContentPaddingLeft(v) {
99
- this.i.iv = +v;
100
- this._a("actualContentPaddingLeft", this.i.iv);
99
+ this.i.iw = +v;
100
+ this._a("actualContentPaddingLeft", this.i.iw);
101
101
  }
102
102
  get contentPaddingTop() {
103
- return this.i.i1;
103
+ return this.i.i2;
104
104
  }
105
105
  set contentPaddingTop(v) {
106
- this.i.i1 = +v;
107
- this._a("contentPaddingTop", this.i.i1);
106
+ this.i.i2 = +v;
107
+ this._a("contentPaddingTop", this.i.i2);
108
108
  }
109
109
  get actualContentPaddingTop() {
110
- return this.i.ix;
110
+ return this.i.iy;
111
111
  }
112
112
  set actualContentPaddingTop(v) {
113
- this.i.ix = +v;
114
- this._a("actualContentPaddingTop", this.i.ix);
113
+ this.i.iy = +v;
114
+ this._a("actualContentPaddingTop", this.i.iy);
115
115
  }
116
116
  get contentPaddingRight() {
117
- return this.i.i0;
117
+ return this.i.i1;
118
118
  }
119
119
  set contentPaddingRight(v) {
120
- this.i.i0 = +v;
121
- this._a("contentPaddingRight", this.i.i0);
120
+ this.i.i1 = +v;
121
+ this._a("contentPaddingRight", this.i.i1);
122
122
  }
123
123
  get actualContentPaddingRight() {
124
- return this.i.iw;
124
+ return this.i.ix;
125
125
  }
126
126
  set actualContentPaddingRight(v) {
127
- this.i.iw = +v;
128
- this._a("actualContentPaddingRight", this.i.iw);
127
+ this.i.ix = +v;
128
+ this._a("actualContentPaddingRight", this.i.ix);
129
129
  }
130
130
  get contentPaddingBottom() {
131
- return this.i.iy;
131
+ return this.i.iz;
132
132
  }
133
133
  set contentPaddingBottom(v) {
134
- this.i.iy = +v;
135
- this._a("contentPaddingBottom", this.i.iy);
134
+ this.i.iz = +v;
135
+ this._a("contentPaddingBottom", this.i.iz);
136
136
  }
137
137
  get actualContentPaddingBottom() {
138
- return this.i.iu;
138
+ return this.i.iv;
139
139
  }
140
140
  set actualContentPaddingBottom(v) {
141
- this.i.iu = +v;
142
- this._a("actualContentPaddingBottom", this.i.iu);
141
+ this.i.iv = +v;
142
+ this._a("actualContentPaddingBottom", this.i.iv);
143
143
  }
144
144
  get isOpen() {
145
- return this.i.bb;
145
+ return this.i.bc;
146
146
  }
147
147
  openSubMenu() {
148
- this.i.gn();
148
+ this.i.go();
149
149
  }
150
150
  closeSubmenu() {
151
- this.i.fi();
151
+ this.i.fj();
152
152
  }
153
153
  exportVisualData() {
154
- let iv = this.i.ct();
154
+ let iv = this.i.cu();
155
155
  return (iv);
156
156
  }
157
157
  get popupOpening() {
@@ -65,34 +65,34 @@ let IgcToolActionIconMenuComponent = /*@__PURE__*/ (() => {
65
65
  * Gets or sets the stroke color of the arrow icon.
66
66
  */
67
67
  get arrowStroke() {
68
- return brushToString(this.i.kn);
68
+ return brushToString(this.i.ko);
69
69
  }
70
70
  set arrowStroke(v) {
71
- this.i.kn = stringToBrush(v);
72
- this._a("arrowStroke", brushToString(this.i.kn));
71
+ this.i.ko = stringToBrush(v);
72
+ this._a("arrowStroke", brushToString(this.i.ko));
73
73
  }
74
74
  /**
75
75
  * Gets the actual stroke color of the arrow icon.
76
76
  */
77
77
  get actualArrowStroke() {
78
- return brushToString(this.i.km);
78
+ return brushToString(this.i.kn);
79
79
  }
80
80
  set actualArrowStroke(v) {
81
- this.i.km = stringToBrush(v);
82
- this._a("actualArrowStroke", brushToString(this.i.km));
81
+ this.i.kn = stringToBrush(v);
82
+ this._a("actualArrowStroke", brushToString(this.i.kn));
83
83
  }
84
84
  /**
85
85
  * Gets or sets whether the arrow icon should be shown.
86
86
  */
87
87
  get showArrowIcon() {
88
- return this.i.kc;
88
+ return this.i.kd;
89
89
  }
90
90
  set showArrowIcon(v) {
91
- this.i.kc = ensureBool(v);
92
- this._a("showArrowIcon", this.i.kc);
91
+ this.i.kd = ensureBool(v);
92
+ this._a("showArrowIcon", this.i.kd);
93
93
  }
94
94
  exportVisualData() {
95
- let iv = this.i.ct();
95
+ let iv = this.i.cu();
96
96
  return (iv);
97
97
  }
98
98
  }
@@ -62,7 +62,7 @@ let IgcToolActionLabelComponent = /*@__PURE__*/ (() => {
62
62
  }
63
63
  }
64
64
  exportVisualData() {
65
- let iv = this.i.ct();
65
+ let iv = this.i.cu();
66
66
  return (iv);
67
67
  }
68
68
  }
@@ -65,14 +65,14 @@ let IgcToolActionNumberInputComponent = /*@__PURE__*/ (() => {
65
65
  * Gets or sets the value for the input.
66
66
  */
67
67
  get value() {
68
- return this.i.hy;
68
+ return this.i.hz;
69
69
  }
70
70
  set value(v) {
71
- this.i.hy = +v;
72
- this._a("value", this.i.hy);
71
+ this.i.hz = +v;
72
+ this._a("value", this.i.hz);
73
73
  }
74
74
  exportVisualData() {
75
- let iv = this.i.ct();
75
+ let iv = this.i.cu();
76
76
  return (iv);
77
77
  }
78
78
  }
@@ -20,7 +20,7 @@ export class IgcToolActionPerformedEventArgs {
20
20
  constructor() {
21
21
  this._detailCollection = null;
22
22
  this._implementation = this.createImplementation();
23
- this._implementation.externalObject = this;
23
+ Object.defineProperty(this._implementation, 'externalObject', { value: this, enumerable: false, configurable: true, writable: true });
24
24
  this.onImplementationCreated();
25
25
  if (this._initializeAdapters) {
26
26
  this._initializeAdapters();
@@ -28,7 +28,7 @@ export class IgcToolActionPerformedEventArgs {
28
28
  }
29
29
  _provideImplementation(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();
@@ -55,7 +55,7 @@ export class IgcToolActionPerformedEventArgs {
55
55
  e.i.setNativeElement(r);
56
56
  }
57
57
  }
58
- r.externalObject = e;
58
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
59
59
  }
60
60
  return r.externalObject;
61
61
  }
@@ -15,7 +15,7 @@ export class IgcToolActionPopupOpeningEventArgs {
15
15
  }
16
16
  constructor() {
17
17
  this._implementation = this.createImplementation();
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();
@@ -23,7 +23,7 @@ export class IgcToolActionPopupOpeningEventArgs {
23
23
  }
24
24
  _provideImplementation(i) {
25
25
  this._implementation = i;
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();
@@ -39,7 +39,7 @@ export class IgcToolActionPopupOpeningEventArgs {
39
39
  if (e) {
40
40
  e._implementation = r;
41
41
  }
42
- r.externalObject = e;
42
+ Object.defineProperty(r, 'externalObject', { value: e, enumerable: false, configurable: true, writable: true });
43
43
  }
44
44
  return r.externalObject;
45
45
  }