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
@@ -75,11 +75,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
75
75
  * Gets or sets if the tool action is checked.
76
76
  */
77
77
  get: function () {
78
- return this.i.hx;
78
+ return this.i.hy;
79
79
  },
80
80
  set: function (v) {
81
- this.i.hx = ensureBool(v);
82
- this._a("isChecked", this.i.hx);
81
+ this.i.hy = ensureBool(v);
82
+ this._a("isChecked", this.i.hy);
83
83
  },
84
84
  enumerable: false,
85
85
  configurable: true
@@ -92,10 +92,10 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
92
92
  * for more compact display.
93
93
  */
94
94
  get: function () {
95
- return this.i.h5;
95
+ return this.i.h6;
96
96
  },
97
97
  set: function (v) {
98
- this.i.h5 = v;
98
+ this.i.h6 = v;
99
99
  },
100
100
  enumerable: false,
101
101
  configurable: true
@@ -105,11 +105,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
105
105
  * Gets or sets the background color of the checkbox when in the unchecked state.
106
106
  */
107
107
  get: function () {
108
- return brushToString(this.i.ii);
108
+ return brushToString(this.i.ij);
109
109
  },
110
110
  set: function (v) {
111
- this.i.ii = stringToBrush(v);
112
- this._a("uncheckedBackgroundColor", brushToString(this.i.ii));
111
+ this.i.ij = stringToBrush(v);
112
+ this._a("uncheckedBackgroundColor", brushToString(this.i.ij));
113
113
  },
114
114
  enumerable: false,
115
115
  configurable: true
@@ -119,11 +119,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
119
119
  * Gets the actual background color of the checkbox when in the unchecked state.
120
120
  */
121
121
  get: function () {
122
- return brushToString(this.i.id);
122
+ return brushToString(this.i.ie);
123
123
  },
124
124
  set: function (v) {
125
- this.i.id = stringToBrush(v);
126
- this._a("actualUncheckedBackgroundColor", brushToString(this.i.id));
125
+ this.i.ie = stringToBrush(v);
126
+ this._a("actualUncheckedBackgroundColor", brushToString(this.i.ie));
127
127
  },
128
128
  enumerable: false,
129
129
  configurable: true
@@ -133,11 +133,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
133
133
  * Gets or sets the background color of the checkbox when in the checked state.
134
134
  */
135
135
  get: function () {
136
- return brushToString(this.i.ig);
136
+ return brushToString(this.i.ih);
137
137
  },
138
138
  set: function (v) {
139
- this.i.ig = stringToBrush(v);
140
- this._a("checkedBackgroundColor", brushToString(this.i.ig));
139
+ this.i.ih = stringToBrush(v);
140
+ this._a("checkedBackgroundColor", brushToString(this.i.ih));
141
141
  },
142
142
  enumerable: false,
143
143
  configurable: true
@@ -147,11 +147,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
147
147
  * Gets the actual background color of the checkbox when in the checked state.
148
148
  */
149
149
  get: function () {
150
- return brushToString(this.i.ib);
150
+ return brushToString(this.i.ic);
151
151
  },
152
152
  set: function (v) {
153
- this.i.ib = stringToBrush(v);
154
- this._a("actualCheckedBackgroundColor", brushToString(this.i.ib));
153
+ this.i.ic = stringToBrush(v);
154
+ this._a("actualCheckedBackgroundColor", brushToString(this.i.ic));
155
155
  },
156
156
  enumerable: false,
157
157
  configurable: true
@@ -161,11 +161,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
161
161
  * Gets or sets the border color of the checkbox when in the unchecked state.
162
162
  */
163
163
  get: function () {
164
- return brushToString(this.i.ij);
164
+ return brushToString(this.i.ik);
165
165
  },
166
166
  set: function (v) {
167
- this.i.ij = stringToBrush(v);
168
- this._a("uncheckedBorderColor", brushToString(this.i.ij));
167
+ this.i.ik = stringToBrush(v);
168
+ this._a("uncheckedBorderColor", brushToString(this.i.ik));
169
169
  },
170
170
  enumerable: false,
171
171
  configurable: true
@@ -175,11 +175,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
175
175
  * Gets the actual border color of the checkbox when in the unchecked state.
176
176
  */
177
177
  get: function () {
178
- return brushToString(this.i.ie);
178
+ return brushToString(this.i.ig);
179
179
  },
180
180
  set: function (v) {
181
- this.i.ie = stringToBrush(v);
182
- this._a("actualUncheckedBorderColor", brushToString(this.i.ie));
181
+ this.i.ig = stringToBrush(v);
182
+ this._a("actualUncheckedBorderColor", brushToString(this.i.ig));
183
183
  },
184
184
  enumerable: false,
185
185
  configurable: true
@@ -189,11 +189,11 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
189
189
  * Gets or sets the border color of the checkbox when in the checked state.
190
190
  */
191
191
  get: function () {
192
- return brushToString(this.i.ih);
192
+ return brushToString(this.i.ii);
193
193
  },
194
194
  set: function (v) {
195
- this.i.ih = stringToBrush(v);
196
- this._a("checkedBorderColor", brushToString(this.i.ih));
195
+ this.i.ii = stringToBrush(v);
196
+ this._a("checkedBorderColor", brushToString(this.i.ii));
197
197
  },
198
198
  enumerable: false,
199
199
  configurable: true
@@ -203,17 +203,17 @@ export var IgcToolActionCheckboxComponent = /** @class */ /*@__PURE__*/ (functio
203
203
  * Gets the actual border color of the checkbox when in the checked state.
204
204
  */
205
205
  get: function () {
206
- return brushToString(this.i.ic);
206
+ return brushToString(this.i.id);
207
207
  },
208
208
  set: function (v) {
209
- this.i.ic = stringToBrush(v);
210
- this._a("actualCheckedBorderColor", brushToString(this.i.ic));
209
+ this.i.id = stringToBrush(v);
210
+ this._a("actualCheckedBorderColor", brushToString(this.i.id));
211
211
  },
212
212
  enumerable: false,
213
213
  configurable: true
214
214
  });
215
215
  IgcToolActionCheckboxComponent.prototype.exportVisualData = function () {
216
- var iv = this.i.ct();
216
+ var iv = this.i.cu();
217
217
  return (iv);
218
218
  };
219
219
  IgcToolActionCheckboxComponent._observedAttributesIgcToolActionCheckboxComponent = null;
@@ -77,16 +77,16 @@ export var IgcToolActionCheckboxGroupComponent = /** @class */ /*@__PURE__*/ (fu
77
77
  * When null, defaults to the ToolPanel's cell text style with a slightly smaller font size.
78
78
  */
79
79
  get: function () {
80
- if (this.i.hx == null) {
80
+ if (this.i.hy == null) {
81
81
  return null;
82
82
  }
83
- return this.i.hx.fontString;
83
+ return this.i.hy.fontString;
84
84
  },
85
85
  set: function (v) {
86
86
  var fi = new FontInfo();
87
87
  fi.fontString = v;
88
- this.i.hx = fi;
89
- this._a("selectedTextStyle", this.i.hx != null ? this.i.hx.fontString : "");
88
+ this.i.hy = fi;
89
+ this._a("selectedTextStyle", this.i.hy != null ? this.i.hy.fontString : "");
90
90
  },
91
91
  enumerable: false,
92
92
  configurable: true
@@ -97,11 +97,11 @@ export var IgcToolActionCheckboxGroupComponent = /** @class */ /*@__PURE__*/ (fu
97
97
  * When null, defaults to a lightened version of the ToolPanel's text color.
98
98
  */
99
99
  get: function () {
100
- return brushToString(this.i.h9);
100
+ return brushToString(this.i.ia);
101
101
  },
102
102
  set: function (v) {
103
- this.i.h9 = stringToBrush(v);
104
- this._a("selectedTextColor", brushToString(this.i.h9));
103
+ this.i.ia = stringToBrush(v);
104
+ this._a("selectedTextColor", brushToString(this.i.ia));
105
105
  },
106
106
  enumerable: false,
107
107
  configurable: true
@@ -111,17 +111,17 @@ export var IgcToolActionCheckboxGroupComponent = /** @class */ /*@__PURE__*/ (fu
111
111
  * Gets the resolved color for the selected checkbox display text.
112
112
  */
113
113
  get: function () {
114
- return brushToString(this.i.h8);
114
+ return brushToString(this.i.h9);
115
115
  },
116
116
  set: function (v) {
117
- this.i.h8 = stringToBrush(v);
118
- this._a("actualSelectedTextColor", brushToString(this.i.h8));
117
+ this.i.h9 = stringToBrush(v);
118
+ this._a("actualSelectedTextColor", brushToString(this.i.h9));
119
119
  },
120
120
  enumerable: false,
121
121
  configurable: true
122
122
  });
123
123
  IgcToolActionCheckboxGroupComponent.prototype.exportVisualData = function () {
124
- var iv = this.i.ct();
124
+ var iv = this.i.cu();
125
125
  return (iv);
126
126
  };
127
127
  IgcToolActionCheckboxGroupComponent._observedAttributesIgcToolActionCheckboxGroupComponent = null;
@@ -95,10 +95,10 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
95
95
  * Gets or sets if the tool action is checked.
96
96
  */
97
97
  get: function () {
98
- return this.i.il;
98
+ return this.i.im;
99
99
  },
100
100
  set: function (v) {
101
- this.i.il = v;
101
+ this.i.im = v;
102
102
  },
103
103
  enumerable: false,
104
104
  configurable: true
@@ -108,11 +108,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
108
108
  * Gets or sets if the select all row is shown.
109
109
  */
110
110
  get: function () {
111
- return this.i.h2;
111
+ return this.i.h3;
112
112
  },
113
113
  set: function (v) {
114
- this.i.h2 = ensureBool(v);
115
- this._a("showSelectAll", this.i.h2);
114
+ this.i.h3 = ensureBool(v);
115
+ this._a("showSelectAll", this.i.h3);
116
116
  },
117
117
  enumerable: false,
118
118
  configurable: true
@@ -122,10 +122,10 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
122
122
  * Gets or sets if the tool action is checked.
123
123
  */
124
124
  get: function () {
125
- return this.i.ie;
125
+ return this.i.ig;
126
126
  },
127
127
  set: function (v) {
128
- this.i.ie = v;
128
+ this.i.ig = v;
129
129
  },
130
130
  enumerable: false,
131
131
  configurable: true
@@ -135,14 +135,14 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
135
135
  * Gets or sets if the tool action is checked.
136
136
  */
137
137
  get: function () {
138
- return this.i.hw;
138
+ return this.i.hx;
139
139
  },
140
140
  set: function (v) {
141
141
  if (v && !Array.isArray(v) && typeof (v) == "string") {
142
142
  var re = /\s*(?:,|\s|$)\s*/gm;
143
143
  v = v.split(re);
144
144
  }
145
- this.i.hw = v;
145
+ this.i.hx = v;
146
146
  },
147
147
  enumerable: false,
148
148
  configurable: true
@@ -154,12 +154,12 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
154
154
  get: function () {
155
155
  if (this._selectedKeys === null) {
156
156
  var coll = new IgcLayoutSelectedKeysCollection();
157
- var innerColl = this.i.hx;
157
+ var innerColl = this.i.hy;
158
158
  if (!innerColl) {
159
159
  innerColl = new LayoutSelectedKeysCollection_internal();
160
160
  }
161
161
  this._selectedKeys = coll._fromInner(innerColl);
162
- this.i.hx = innerColl;
162
+ this.i.hy = innerColl;
163
163
  }
164
164
  return this._selectedKeys;
165
165
  },
@@ -171,14 +171,14 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
171
171
  var coll = new IgcLayoutSelectedKeysCollection();
172
172
  this._selectedKeys = coll._fromOuter(v);
173
173
  var syncColl = new SyncableObservableCollection$1(LayoutPrimaryKeyValue.$type);
174
- var innerColl = this.i.hx;
174
+ var innerColl = this.i.hy;
175
175
  if (!innerColl) {
176
176
  innerColl = new LayoutSelectedKeysCollection_internal();
177
177
  }
178
178
  syncColl._inner = innerColl;
179
179
  syncColl.clear();
180
180
  this._selectedKeys._setSyncTarget(syncColl);
181
- this.i.hx = innerColl;
181
+ this.i.hy = innerColl;
182
182
  },
183
183
  enumerable: false,
184
184
  configurable: true
@@ -188,11 +188,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
188
188
 
189
189
  */
190
190
  get: function () {
191
- return this.i.hy;
191
+ return this.i.hz;
192
192
  },
193
193
  set: function (v) {
194
- this.i.hy = ensureEnum(ToolActionCheckboxListIndexType_$type, v);
195
- this._a("indexType", enumToString(ToolActionCheckboxListIndexType_$type, this.i.hy));
194
+ this.i.hz = ensureEnum(ToolActionCheckboxListIndexType_$type, v);
195
+ this._a("indexType", enumToString(ToolActionCheckboxListIndexType_$type, this.i.hz));
196
196
  },
197
197
  enumerable: false,
198
198
  configurable: true
@@ -202,11 +202,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
202
202
  * Gets or sets the background color of the checkbox when in the unchecked state.
203
203
  */
204
204
  get: function () {
205
- return brushToString(this.i.i6);
205
+ return brushToString(this.i.i7);
206
206
  },
207
207
  set: function (v) {
208
- this.i.i6 = stringToBrush(v);
209
- this._a("uncheckedBackgroundColor", brushToString(this.i.i6));
208
+ this.i.i7 = stringToBrush(v);
209
+ this._a("uncheckedBackgroundColor", brushToString(this.i.i7));
210
210
  },
211
211
  enumerable: false,
212
212
  configurable: true
@@ -216,11 +216,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
216
216
  * Gets the actual background color of the checkbox when in the unchecked state.
217
217
  */
218
218
  get: function () {
219
- return brushToString(this.i.i2);
219
+ return brushToString(this.i.i3);
220
220
  },
221
221
  set: function (v) {
222
- this.i.i2 = stringToBrush(v);
223
- this._a("actualUncheckedBackgroundColor", brushToString(this.i.i2));
222
+ this.i.i3 = stringToBrush(v);
223
+ this._a("actualUncheckedBackgroundColor", brushToString(this.i.i3));
224
224
  },
225
225
  enumerable: false,
226
226
  configurable: true
@@ -230,11 +230,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
230
230
  * Gets or sets the background color of the checkbox when in the checked state.
231
231
  */
232
232
  get: function () {
233
- return brushToString(this.i.i4);
233
+ return brushToString(this.i.i5);
234
234
  },
235
235
  set: function (v) {
236
- this.i.i4 = stringToBrush(v);
237
- this._a("checkedBackgroundColor", brushToString(this.i.i4));
236
+ this.i.i5 = stringToBrush(v);
237
+ this._a("checkedBackgroundColor", brushToString(this.i.i5));
238
238
  },
239
239
  enumerable: false,
240
240
  configurable: true
@@ -244,11 +244,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
244
244
  * Gets the actual background color of the checkbox when in the checked state.
245
245
  */
246
246
  get: function () {
247
- return brushToString(this.i.i0);
247
+ return brushToString(this.i.i1);
248
248
  },
249
249
  set: function (v) {
250
- this.i.i0 = stringToBrush(v);
251
- this._a("actualCheckedBackgroundColor", brushToString(this.i.i0));
250
+ this.i.i1 = stringToBrush(v);
251
+ this._a("actualCheckedBackgroundColor", brushToString(this.i.i1));
252
252
  },
253
253
  enumerable: false,
254
254
  configurable: true
@@ -258,11 +258,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
258
258
  * Gets or sets the border color of the checkbox when in the unchecked state.
259
259
  */
260
260
  get: function () {
261
- return brushToString(this.i.i7);
261
+ return brushToString(this.i.i8);
262
262
  },
263
263
  set: function (v) {
264
- this.i.i7 = stringToBrush(v);
265
- this._a("uncheckedBorderColor", brushToString(this.i.i7));
264
+ this.i.i8 = stringToBrush(v);
265
+ this._a("uncheckedBorderColor", brushToString(this.i.i8));
266
266
  },
267
267
  enumerable: false,
268
268
  configurable: true
@@ -272,11 +272,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
272
272
  * Gets the actual border color of the checkbox when in the unchecked state.
273
273
  */
274
274
  get: function () {
275
- return brushToString(this.i.i3);
275
+ return brushToString(this.i.i4);
276
276
  },
277
277
  set: function (v) {
278
- this.i.i3 = stringToBrush(v);
279
- this._a("actualUncheckedBorderColor", brushToString(this.i.i3));
278
+ this.i.i4 = stringToBrush(v);
279
+ this._a("actualUncheckedBorderColor", brushToString(this.i.i4));
280
280
  },
281
281
  enumerable: false,
282
282
  configurable: true
@@ -286,11 +286,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
286
286
  * Gets or sets the border color of the checkbox when in the checked state.
287
287
  */
288
288
  get: function () {
289
- return brushToString(this.i.i5);
289
+ return brushToString(this.i.i6);
290
290
  },
291
291
  set: function (v) {
292
- this.i.i5 = stringToBrush(v);
293
- this._a("checkedBorderColor", brushToString(this.i.i5));
292
+ this.i.i6 = stringToBrush(v);
293
+ this._a("checkedBorderColor", brushToString(this.i.i6));
294
294
  },
295
295
  enumerable: false,
296
296
  configurable: true
@@ -300,11 +300,11 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
300
300
  * Gets the actual border color of the checkbox when in the checked state.
301
301
  */
302
302
  get: function () {
303
- return brushToString(this.i.i1);
303
+ return brushToString(this.i.i2);
304
304
  },
305
305
  set: function (v) {
306
- this.i.i1 = stringToBrush(v);
307
- this._a("actualCheckedBorderColor", brushToString(this.i.i1));
306
+ this.i.i2 = stringToBrush(v);
307
+ this._a("actualCheckedBorderColor", brushToString(this.i.i2));
308
308
  },
309
309
  enumerable: false,
310
310
  configurable: true
@@ -320,7 +320,7 @@ export var IgcToolActionCheckboxListComponent = /** @class */ /*@__PURE__*/ (fun
320
320
  return null;
321
321
  };
322
322
  IgcToolActionCheckboxListComponent.prototype.exportVisualData = function () {
323
- var iv = this.i.ct();
323
+ var iv = this.i.cu();
324
324
  return (iv);
325
325
  };
326
326
  IgcToolActionCheckboxListComponent._observedAttributesIgcToolActionCheckboxListComponent = null;
@@ -75,17 +75,17 @@ export var IgcToolActionColorEditorComponent = /** @class */ /*@__PURE__*/ (func
75
75
  * Gets or sets the value for the input.
76
76
  */
77
77
  get: function () {
78
- return brushToString(this.i.h2);
78
+ return brushToString(this.i.h3);
79
79
  },
80
80
  set: function (v) {
81
- this.i.h2 = stringToBrush(v);
82
- this._a("value", brushToString(this.i.h2));
81
+ this.i.h3 = stringToBrush(v);
82
+ this._a("value", brushToString(this.i.h3));
83
83
  },
84
84
  enumerable: false,
85
85
  configurable: true
86
86
  });
87
87
  IgcToolActionColorEditorComponent.prototype.exportVisualData = function () {
88
- var iv = this.i.ct();
88
+ var iv = this.i.cu();
89
89
  return (iv);
90
90
  };
91
91
  IgcToolActionColorEditorComponent._observedAttributesIgcToolActionColorEditorComponent = null;
@@ -94,10 +94,10 @@ export var IgcToolActionComboComponent = /** @class */ /*@__PURE__*/ (function (
94
94
  * Gets or sets the field to use to get the displayed values.
95
95
  */
96
96
  get: function () {
97
- return this.i.h0;
97
+ return this.i.h1;
98
98
  },
99
99
  set: function (v) {
100
- this.i.h0 = v;
100
+ this.i.h1 = v;
101
101
  },
102
102
  enumerable: false,
103
103
  configurable: true
@@ -107,10 +107,10 @@ export var IgcToolActionComboComponent = /** @class */ /*@__PURE__*/ (function (
107
107
  * Gets or sets the field to use to get the values to use.
108
108
  */
109
109
  get: function () {
110
- return this.i.h4;
110
+ return this.i.h5;
111
111
  },
112
112
  set: function (v) {
113
- this.i.h4 = v;
113
+ this.i.h5 = v;
114
114
  },
115
115
  enumerable: false,
116
116
  configurable: true
@@ -122,12 +122,12 @@ export var IgcToolActionComboComponent = /** @class */ /*@__PURE__*/ (function (
122
122
  get: function () {
123
123
  if (this._selectedValues === null) {
124
124
  var coll = new IgcLayoutSelectedItemsCollection();
125
- var innerColl = this.i.hw;
125
+ var innerColl = this.i.hx;
126
126
  if (!innerColl) {
127
127
  innerColl = new LayoutSelectedItemsCollection_internal();
128
128
  }
129
129
  this._selectedValues = coll._fromInner(innerColl);
130
- this.i.hw = innerColl;
130
+ this.i.hx = innerColl;
131
131
  }
132
132
  return this._selectedValues;
133
133
  },
@@ -139,20 +139,20 @@ export var IgcToolActionComboComponent = /** @class */ /*@__PURE__*/ (function (
139
139
  var coll = new IgcLayoutSelectedItemsCollection();
140
140
  this._selectedValues = coll._fromOuter(v);
141
141
  var syncColl = new SyncableObservableCollection$1(Base.$type);
142
- var innerColl = this.i.hw;
142
+ var innerColl = this.i.hx;
143
143
  if (!innerColl) {
144
144
  innerColl = new LayoutSelectedItemsCollection_internal();
145
145
  }
146
146
  syncColl._inner = innerColl;
147
147
  syncColl.clear();
148
148
  this._selectedValues._setSyncTarget(syncColl);
149
- this.i.hw = innerColl;
149
+ this.i.hx = innerColl;
150
150
  },
151
151
  enumerable: false,
152
152
  configurable: true
153
153
  });
154
154
  IgcToolActionComboComponent.prototype.exportVisualData = function () {
155
- var iv = this.i.ct();
155
+ var iv = this.i.cu();
156
156
  return (iv);
157
157
  };
158
158
  IgcToolActionComboComponent._observedAttributesIgcToolActionComboComponent = null;