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
@@ -67,40 +67,40 @@ let IgcToolActionCheckboxGroupComponent = /*@__PURE__*/ (() => {
67
67
  * When null, defaults to the ToolPanel's cell text style with a slightly smaller font size.
68
68
  */
69
69
  get selectedTextStyle() {
70
- if (this.i.hx == null) {
70
+ if (this.i.hy == null) {
71
71
  return null;
72
72
  }
73
- return this.i.hx.fontString;
73
+ return this.i.hy.fontString;
74
74
  }
75
75
  set selectedTextStyle(v) {
76
76
  let fi = new FontInfo();
77
77
  fi.fontString = v;
78
- this.i.hx = fi;
79
- this._a("selectedTextStyle", this.i.hx != null ? this.i.hx.fontString : "");
78
+ this.i.hy = fi;
79
+ this._a("selectedTextStyle", this.i.hy != null ? this.i.hy.fontString : "");
80
80
  }
81
81
  /**
82
82
  * Gets or sets the color for the selected checkbox display text.
83
83
  * When null, defaults to a lightened version of the ToolPanel's text color.
84
84
  */
85
85
  get selectedTextColor() {
86
- return brushToString(this.i.h9);
86
+ return brushToString(this.i.ia);
87
87
  }
88
88
  set selectedTextColor(v) {
89
- this.i.h9 = stringToBrush(v);
90
- this._a("selectedTextColor", brushToString(this.i.h9));
89
+ this.i.ia = stringToBrush(v);
90
+ this._a("selectedTextColor", brushToString(this.i.ia));
91
91
  }
92
92
  /**
93
93
  * Gets the resolved color for the selected checkbox display text.
94
94
  */
95
95
  get actualSelectedTextColor() {
96
- return brushToString(this.i.h8);
96
+ return brushToString(this.i.h9);
97
97
  }
98
98
  set actualSelectedTextColor(v) {
99
- this.i.h8 = stringToBrush(v);
100
- this._a("actualSelectedTextColor", brushToString(this.i.h8));
99
+ this.i.h9 = stringToBrush(v);
100
+ this._a("actualSelectedTextColor", brushToString(this.i.h9));
101
101
  }
102
102
  exportVisualData() {
103
- let iv = this.i.ct();
103
+ let iv = this.i.cu();
104
104
  return (iv);
105
105
  }
106
106
  }
@@ -80,42 +80,42 @@ let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
80
80
  * Gets or sets if the tool action is checked.
81
81
  */
82
82
  get selectedMemberPath() {
83
- return this.i.il;
83
+ return this.i.im;
84
84
  }
85
85
  set selectedMemberPath(v) {
86
- this.i.il = v;
86
+ this.i.im = v;
87
87
  }
88
88
  /**
89
89
  * Gets or sets if the select all row is shown.
90
90
  */
91
91
  get showSelectAll() {
92
- return this.i.h2;
92
+ return this.i.h3;
93
93
  }
94
94
  set showSelectAll(v) {
95
- this.i.h2 = ensureBool(v);
96
- this._a("showSelectAll", this.i.h2);
95
+ this.i.h3 = ensureBool(v);
96
+ this._a("showSelectAll", this.i.h3);
97
97
  }
98
98
  /**
99
99
  * Gets or sets if the tool action is checked.
100
100
  */
101
101
  get dataMemberPath() {
102
- return this.i.ie;
102
+ return this.i.ig;
103
103
  }
104
104
  set dataMemberPath(v) {
105
- this.i.ie = v;
105
+ this.i.ig = v;
106
106
  }
107
107
  /**
108
108
  * Gets or sets if the tool action is checked.
109
109
  */
110
110
  get primaryKey() {
111
- return this.i.hw;
111
+ return this.i.hx;
112
112
  }
113
113
  set primaryKey(v) {
114
114
  if (v && !Array.isArray(v) && typeof (v) == "string") {
115
115
  const re = /\s*(?:,|\s|$)\s*/gm;
116
116
  v = v.split(re);
117
117
  }
118
- this.i.hw = v;
118
+ this.i.hx = v;
119
119
  }
120
120
  /**
121
121
 
@@ -123,12 +123,12 @@ let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
123
123
  get selectedKeys() {
124
124
  if (this._selectedKeys === null) {
125
125
  let coll = new IgcLayoutSelectedKeysCollection();
126
- let innerColl = this.i.hx;
126
+ let innerColl = this.i.hy;
127
127
  if (!innerColl) {
128
128
  innerColl = new LayoutSelectedKeysCollection_internal();
129
129
  }
130
130
  this._selectedKeys = coll._fromInner(innerColl);
131
- this.i.hx = innerColl;
131
+ this.i.hy = innerColl;
132
132
  }
133
133
  return this._selectedKeys;
134
134
  }
@@ -140,104 +140,104 @@ let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
140
140
  let coll = new IgcLayoutSelectedKeysCollection();
141
141
  this._selectedKeys = coll._fromOuter(v);
142
142
  let syncColl = new SyncableObservableCollection$1(LayoutPrimaryKeyValue.$type);
143
- let innerColl = this.i.hx;
143
+ let innerColl = this.i.hy;
144
144
  if (!innerColl) {
145
145
  innerColl = new LayoutSelectedKeysCollection_internal();
146
146
  }
147
147
  syncColl._inner = innerColl;
148
148
  syncColl.clear();
149
149
  this._selectedKeys._setSyncTarget(syncColl);
150
- this.i.hx = innerColl;
150
+ this.i.hy = innerColl;
151
151
  }
152
152
  /**
153
153
 
154
154
  */
155
155
  get indexType() {
156
- return this.i.hy;
156
+ return this.i.hz;
157
157
  }
158
158
  set indexType(v) {
159
- this.i.hy = ensureEnum(ToolActionCheckboxListIndexType_$type, v);
160
- this._a("indexType", enumToString(ToolActionCheckboxListIndexType_$type, this.i.hy));
159
+ this.i.hz = ensureEnum(ToolActionCheckboxListIndexType_$type, v);
160
+ this._a("indexType", enumToString(ToolActionCheckboxListIndexType_$type, this.i.hz));
161
161
  }
162
162
  /**
163
163
  * Gets or sets the background color of the checkbox when in the unchecked state.
164
164
  */
165
165
  get uncheckedBackgroundColor() {
166
- return brushToString(this.i.i6);
166
+ return brushToString(this.i.i7);
167
167
  }
168
168
  set uncheckedBackgroundColor(v) {
169
- this.i.i6 = stringToBrush(v);
170
- this._a("uncheckedBackgroundColor", brushToString(this.i.i6));
169
+ this.i.i7 = stringToBrush(v);
170
+ this._a("uncheckedBackgroundColor", brushToString(this.i.i7));
171
171
  }
172
172
  /**
173
173
  * Gets the actual background color of the checkbox when in the unchecked state.
174
174
  */
175
175
  get actualUncheckedBackgroundColor() {
176
- return brushToString(this.i.i2);
176
+ return brushToString(this.i.i3);
177
177
  }
178
178
  set actualUncheckedBackgroundColor(v) {
179
- this.i.i2 = stringToBrush(v);
180
- this._a("actualUncheckedBackgroundColor", brushToString(this.i.i2));
179
+ this.i.i3 = stringToBrush(v);
180
+ this._a("actualUncheckedBackgroundColor", brushToString(this.i.i3));
181
181
  }
182
182
  /**
183
183
  * Gets or sets the background color of the checkbox when in the checked state.
184
184
  */
185
185
  get checkedBackgroundColor() {
186
- return brushToString(this.i.i4);
186
+ return brushToString(this.i.i5);
187
187
  }
188
188
  set checkedBackgroundColor(v) {
189
- this.i.i4 = stringToBrush(v);
190
- this._a("checkedBackgroundColor", brushToString(this.i.i4));
189
+ this.i.i5 = stringToBrush(v);
190
+ this._a("checkedBackgroundColor", brushToString(this.i.i5));
191
191
  }
192
192
  /**
193
193
  * Gets the actual background color of the checkbox when in the checked state.
194
194
  */
195
195
  get actualCheckedBackgroundColor() {
196
- return brushToString(this.i.i0);
196
+ return brushToString(this.i.i1);
197
197
  }
198
198
  set actualCheckedBackgroundColor(v) {
199
- this.i.i0 = stringToBrush(v);
200
- this._a("actualCheckedBackgroundColor", brushToString(this.i.i0));
199
+ this.i.i1 = stringToBrush(v);
200
+ this._a("actualCheckedBackgroundColor", brushToString(this.i.i1));
201
201
  }
202
202
  /**
203
203
  * Gets or sets the border color of the checkbox when in the unchecked state.
204
204
  */
205
205
  get uncheckedBorderColor() {
206
- return brushToString(this.i.i7);
206
+ return brushToString(this.i.i8);
207
207
  }
208
208
  set uncheckedBorderColor(v) {
209
- this.i.i7 = stringToBrush(v);
210
- this._a("uncheckedBorderColor", brushToString(this.i.i7));
209
+ this.i.i8 = stringToBrush(v);
210
+ this._a("uncheckedBorderColor", brushToString(this.i.i8));
211
211
  }
212
212
  /**
213
213
  * Gets the actual border color of the checkbox when in the unchecked state.
214
214
  */
215
215
  get actualUncheckedBorderColor() {
216
- return brushToString(this.i.i3);
216
+ return brushToString(this.i.i4);
217
217
  }
218
218
  set actualUncheckedBorderColor(v) {
219
- this.i.i3 = stringToBrush(v);
220
- this._a("actualUncheckedBorderColor", brushToString(this.i.i3));
219
+ this.i.i4 = stringToBrush(v);
220
+ this._a("actualUncheckedBorderColor", brushToString(this.i.i4));
221
221
  }
222
222
  /**
223
223
  * Gets or sets the border color of the checkbox when in the checked state.
224
224
  */
225
225
  get checkedBorderColor() {
226
- return brushToString(this.i.i5);
226
+ return brushToString(this.i.i6);
227
227
  }
228
228
  set checkedBorderColor(v) {
229
- this.i.i5 = stringToBrush(v);
230
- this._a("checkedBorderColor", brushToString(this.i.i5));
229
+ this.i.i6 = stringToBrush(v);
230
+ this._a("checkedBorderColor", brushToString(this.i.i6));
231
231
  }
232
232
  /**
233
233
  * Gets the actual border color of the checkbox when in the checked state.
234
234
  */
235
235
  get actualCheckedBorderColor() {
236
- return brushToString(this.i.i1);
236
+ return brushToString(this.i.i2);
237
237
  }
238
238
  set actualCheckedBorderColor(v) {
239
- this.i.i1 = stringToBrush(v);
240
- this._a("actualCheckedBorderColor", brushToString(this.i.i1));
239
+ this.i.i2 = stringToBrush(v);
240
+ this._a("actualCheckedBorderColor", brushToString(this.i.i2));
241
241
  }
242
242
  findByName(name) {
243
243
  var baseResult = super.findByName(name);
@@ -250,7 +250,7 @@ let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
250
250
  return null;
251
251
  }
252
252
  exportVisualData() {
253
- let iv = this.i.ct();
253
+ let iv = this.i.cu();
254
254
  return (iv);
255
255
  }
256
256
  }
@@ -65,14 +65,14 @@ let IgcToolActionColorEditorComponent = /*@__PURE__*/ (() => {
65
65
  * Gets or sets the value for the input.
66
66
  */
67
67
  get value() {
68
- return brushToString(this.i.h2);
68
+ return brushToString(this.i.h3);
69
69
  }
70
70
  set value(v) {
71
- this.i.h2 = stringToBrush(v);
72
- this._a("value", brushToString(this.i.h2));
71
+ this.i.h3 = stringToBrush(v);
72
+ this._a("value", brushToString(this.i.h3));
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
  }
@@ -79,19 +79,19 @@ let IgcToolActionComboComponent = /*@__PURE__*/ (() => {
79
79
  * Gets or sets the field to use to get the displayed values.
80
80
  */
81
81
  get displayMemberPath() {
82
- return this.i.h0;
82
+ return this.i.h1;
83
83
  }
84
84
  set displayMemberPath(v) {
85
- this.i.h0 = v;
85
+ this.i.h1 = v;
86
86
  }
87
87
  /**
88
88
  * Gets or sets the field to use to get the values to use.
89
89
  */
90
90
  get valueMemberPath() {
91
- return this.i.h4;
91
+ return this.i.h5;
92
92
  }
93
93
  set valueMemberPath(v) {
94
- this.i.h4 = v;
94
+ this.i.h5 = v;
95
95
  }
96
96
  /**
97
97
 
@@ -99,12 +99,12 @@ let IgcToolActionComboComponent = /*@__PURE__*/ (() => {
99
99
  get selectedValues() {
100
100
  if (this._selectedValues === null) {
101
101
  let coll = new IgcLayoutSelectedItemsCollection();
102
- let innerColl = this.i.hw;
102
+ let innerColl = this.i.hx;
103
103
  if (!innerColl) {
104
104
  innerColl = new LayoutSelectedItemsCollection_internal();
105
105
  }
106
106
  this._selectedValues = coll._fromInner(innerColl);
107
- this.i.hw = innerColl;
107
+ this.i.hx = innerColl;
108
108
  }
109
109
  return this._selectedValues;
110
110
  }
@@ -116,17 +116,17 @@ let IgcToolActionComboComponent = /*@__PURE__*/ (() => {
116
116
  let coll = new IgcLayoutSelectedItemsCollection();
117
117
  this._selectedValues = coll._fromOuter(v);
118
118
  let syncColl = new SyncableObservableCollection$1(Base.$type);
119
- let innerColl = this.i.hw;
119
+ let innerColl = this.i.hx;
120
120
  if (!innerColl) {
121
121
  innerColl = new LayoutSelectedItemsCollection_internal();
122
122
  }
123
123
  syncColl._inner = innerColl;
124
124
  syncColl.clear();
125
125
  this._selectedValues._setSyncTarget(syncColl);
126
- this.i.hw = innerColl;
126
+ this.i.hx = innerColl;
127
127
  }
128
128
  exportVisualData() {
129
- let iv = this.i.ct();
129
+ let iv = this.i.cu();
130
130
  return (iv);
131
131
  }
132
132
  }