igniteui-webcomponents-inputs 5.3.0 → 5.4.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 (36) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +701 -629
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonView_combined.js +2 -0
  4. package/esm2015/lib/DatePickerView_combined.js +2 -2
  5. package/esm2015/lib/IconView_combined.js +336 -288
  6. package/esm2015/lib/InputGroupView_combined.js +216 -209
  7. package/esm2015/lib/MultiSliderBridge.js +14 -14
  8. package/esm2015/lib/NativeUIXInputsFactory_combined.js +7 -7
  9. package/esm2015/lib/XButtonBridge.js +2 -2
  10. package/esm2015/lib/XButtonGroupBridge.js +2 -2
  11. package/esm2015/lib/XComponentBridge.js +1 -1
  12. package/esm2015/lib/XIconBridge.js +5 -5
  13. package/esm2015/lib/XInputBridge.js +22 -22
  14. package/esm2015/lib/XPopupBridge.js +11 -3
  15. package/esm2015/lib/igc-x-icon-component.js +46 -46
  16. package/esm2015/lib/igc-x-label-component.js +51 -51
  17. package/esm5/lib/ButtonView_combined.js +2 -0
  18. package/esm5/lib/DatePickerView_combined.js +2 -2
  19. package/esm5/lib/IconView_combined.js +328 -272
  20. package/esm5/lib/InputGroupView_combined.js +209 -202
  21. package/esm5/lib/MultiSliderBridge.js +14 -14
  22. package/esm5/lib/NativeUIXInputsFactory_combined.js +7 -7
  23. package/esm5/lib/XButtonBridge.js +2 -2
  24. package/esm5/lib/XButtonGroupBridge.js +2 -2
  25. package/esm5/lib/XComponentBridge.js +1 -1
  26. package/esm5/lib/XIconBridge.js +5 -5
  27. package/esm5/lib/XInputBridge.js +22 -22
  28. package/esm5/lib/XPopupBridge.js +11 -3
  29. package/esm5/lib/igc-x-icon-component.js +46 -46
  30. package/esm5/lib/igc-x-label-component.js +51 -51
  31. package/fesm2015/igniteui-webcomponents-inputs.js +717 -653
  32. package/fesm5/igniteui-webcomponents-inputs.js +702 -630
  33. package/lib/IconView_combined.d.ts +94 -84
  34. package/lib/InputGroupView_combined.d.ts +75 -74
  35. package/lib/XPopupBridge.d.ts +1 -0
  36. package/package.json +2 -2
@@ -70,15 +70,15 @@ var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
70
70
  switch (b) {
71
71
  case 12: return a.bg;
72
72
  case 13: return a.bf;
73
- case 95: return a.bv;
74
- case 96: return a.bf;
73
+ case 97: return a.bv;
74
+ case 98: return a.bf;
75
75
  case 14: return a.bl;
76
76
  case 2: return a.thumbs._inner[0].s;
77
- case 90: return a.b0;
78
- case 91: return a.ek;
79
- case 92: return a.es;
80
- case 94: return a.eu;
81
- case 93: return a.et;
77
+ case 92: return a.b0;
78
+ case 93: return a.ek;
79
+ case 94: return a.es;
80
+ case 96: return a.eu;
81
+ case 95: return a.et;
82
82
  case 30:
83
83
  var c = a.e;
84
84
  switch (c) {
@@ -118,10 +118,10 @@ var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
118
118
  case 13:
119
119
  a.bf = c;
120
120
  break;
121
- case 95:
121
+ case 97:
122
122
  a.bv = c;
123
123
  break;
124
- case 96:
124
+ case 98:
125
125
  a.bu = c;
126
126
  break;
127
127
  case 14:
@@ -130,19 +130,19 @@ var MultiSliderBridge = /** @class */ /*@__PURE__*/ (function (_super) {
130
130
  case 2:
131
131
  a.thumbs._inner[0].s = c;
132
132
  break;
133
- case 90:
133
+ case 92:
134
134
  a.b0 = c;
135
135
  break;
136
- case 91:
136
+ case 93:
137
137
  a.ek = c;
138
138
  break;
139
- case 92:
139
+ case 94:
140
140
  a.es = c;
141
141
  break;
142
- case 94:
142
+ case 96:
143
143
  a.eu = c;
144
144
  break;
145
- case 93:
145
+ case 95:
146
146
  a.et = c;
147
147
  break;
148
148
  case 30:
@@ -1229,7 +1229,7 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
1229
1229
  ColorEditor.prototype.b4 = function (a) {
1230
1230
  if (this.q != null) {
1231
1231
  var b = this.q.be();
1232
- this.r.cd(b);
1232
+ this.r.ce(b);
1233
1233
  }
1234
1234
  };
1235
1235
  ColorEditor.prototype.bg = function () {
@@ -1244,10 +1244,10 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
1244
1244
  b.bn(d);
1245
1245
  d.bn(e);
1246
1246
  _this.g.l(c);
1247
- b.cf = BrushUtil.h(255, 255, 255, 255);
1248
- b.b9 = 150;
1249
- b.b7 = 8;
1250
- b.ca = 4;
1247
+ b.ch = BrushUtil.h(255, 255, 255, 255);
1248
+ b.ca = 150;
1249
+ b.b8 = 8;
1250
+ b.cb = 4;
1251
1251
  b.b1 = true;
1252
1252
  _this.q = c;
1253
1253
  _this.q.c = _this.i;
@@ -1347,13 +1347,13 @@ var ColorEditor = /** @class */ /*@__PURE__*/ (function (_super) {
1347
1347
  ColorEditor.prototype.cb = function (a, b) {
1348
1348
  {
1349
1349
  var c = this.g.r(true);
1350
- this.r.ce(c, a, b);
1350
+ this.r.cf(c, a, b);
1351
1351
  }
1352
1352
  };
1353
1353
  ColorEditor.prototype.bf = function () {
1354
1354
  var _this = this;
1355
1355
  if (this.r != null) {
1356
- this.a.executeDelayed(function () { return _this.r.cb(); }, 0);
1356
+ this.a.executeDelayed(function () { return _this.r.cc(); }, 0);
1357
1357
  }
1358
1358
  if (this.d != null) {
1359
1359
  this.d.bg();
@@ -218,7 +218,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
218
218
  case 11:
219
219
  d.aa = c;
220
220
  break;
221
- case 86:
221
+ case 88:
222
222
  d.by = c;
223
223
  break;
224
224
  case 59:
@@ -260,7 +260,7 @@ var XButtonBridge = /** @class */ /*@__PURE__*/ (function (_super) {
260
260
  case 56: return c.av;
261
261
  case 58: return c.at;
262
262
  case 17: return c.k1;
263
- case 86: return c.by;
263
+ case 88: return c.by;
264
264
  case 59: return c.a5;
265
265
  }
266
266
  return null;
@@ -82,7 +82,7 @@ var XButtonGroupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
82
82
  }
83
83
  return enumGetBox(NativeUIDisplayDensity_$type, e);
84
84
  case 18: return enumGetBox(BaseControlTheme_$type, c.p);
85
- case 85: return c.d;
85
+ case 87: return c.d;
86
86
  case 0:
87
87
  switch (c.i) {
88
88
  case 0: return enumGetBox(NativeUIButtonGroupDisplayType_$type, 0);
@@ -122,7 +122,7 @@ var XButtonGroupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
122
122
  case 18:
123
123
  d.p = EnumUtil.getEnumValue(BaseControlTheme_$type, c);
124
124
  break;
125
- case 85:
125
+ case 87:
126
126
  d.d = c;
127
127
  break;
128
128
  case 0:
@@ -47,7 +47,7 @@ var XComponentBridge = /** @class */ /*@__PURE__*/ (function (_super) {
47
47
  };
48
48
  XComponentBridge.prototype.getTargetForBuildInProperty = function (a, b) {
49
49
  switch (b) {
50
- case 106: return a;
50
+ case 108: return a;
51
51
  }
52
52
  return this.s != null ? this.s : a;
53
53
  };
@@ -95,8 +95,8 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
95
95
  a.svg = null;
96
96
  a.svgPath = null;
97
97
  a.b = null;
98
- a.bc = null;
99
- a.az = null;
98
+ a.bg = null;
99
+ a.a1 = null;
100
100
  var b = SvgIconRegistry.instance.getSvgPathString(this.u, this.v);
101
101
  if (b != null) {
102
102
  if (stringStartsWith(trimStart(b, ' ', '\n', '\r', '\t'), "<svg")) {
@@ -114,16 +114,16 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
114
114
  }
115
115
  var d = SvgIconRegistry.instance.getDataURLString(this.u, this.v);
116
116
  if (d != null) {
117
- a.bc = d;
117
+ a.bg = d;
118
118
  return;
119
119
  }
120
120
  var e = SvgIconRegistry.instance.getIconSource(this.u, this.v);
121
121
  if (e != null) {
122
- a.az = e;
122
+ a.a1 = e;
123
123
  }
124
124
  };
125
125
  XIconBridge.prototype.exportVisualData = function (a) {
126
- return a.ay();
126
+ return a.a0();
127
127
  };
128
128
  XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
129
129
  return XIconBridge;
@@ -57,12 +57,12 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
57
57
  this.ab = d;
58
58
  this.ag = b;
59
59
  break;
60
- case 26:
60
+ case 27:
61
61
  f.compositionEnd = delegateCombine(f.compositionEnd, runOn(this, this.ap));
62
62
  this.ac = d;
63
63
  this.ah = b;
64
64
  break;
65
- case 27:
65
+ case 28:
66
66
  f.keyDown = delegateCombine(f.keyDown, runOn(this, this.ar));
67
67
  this.ad = d;
68
68
  this.aj = b;
@@ -77,7 +77,7 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
77
77
  this.aa = d;
78
78
  this.af = b;
79
79
  break;
80
- case 24:
80
+ case 25:
81
81
  this.ao(a);
82
82
  var g = this.w(a);
83
83
  var h = this.u;
@@ -156,12 +156,12 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
156
156
  this.ab = null;
157
157
  this.ag = null;
158
158
  break;
159
- case 26:
159
+ case 27:
160
160
  f.compositionEnd = delegateRemove(f.compositionEnd, runOn(this, this.ap));
161
161
  this.ac = null;
162
162
  this.ah = null;
163
163
  break;
164
- case 27:
164
+ case 28:
165
165
  f.keyDown = delegateRemove(f.keyDown, runOn(this, this.ar));
166
166
  this.ad = null;
167
167
  this.aj = null;
@@ -176,7 +176,7 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
176
176
  this.aa = null;
177
177
  this.af = null;
178
178
  break;
179
- case 24:
179
+ case 25:
180
180
  this.ao(a);
181
181
  var g = this.w(a);
182
182
  var h = this.u;
@@ -267,20 +267,20 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
267
267
  var c = a;
268
268
  var d = typeCast(XInput.$, c.inputs._inner[0]);
269
269
  switch (b) {
270
- case 101: return a.mc;
270
+ case 103: return a.mc;
271
271
  case 3:
272
272
  this.an(a);
273
273
  var e = this.v(a);
274
274
  return e.text;
275
- case 98:
275
+ case 100:
276
276
  this.ao(a);
277
277
  return this.u.svgPath;
278
- case 99:
278
+ case 101:
279
279
  this.ao(a);
280
280
  return this.u.fill;
281
- case 100:
281
+ case 102:
282
282
  this.ao(a);
283
- return this.u.dh;
283
+ return this.u.dp;
284
284
  case 2: return d.cq;
285
285
  case 1:
286
286
  switch (c.t) {
@@ -316,9 +316,9 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
316
316
  case 21: return d.a1;
317
317
  case 32: return d.disabled;
318
318
  case 33: return d.d8;
319
- case 103: return d.selectionStart;
320
- case 104: return d.selectionEnd;
321
- case 105: return c.an;
319
+ case 105: return d.selectionStart;
320
+ case 106: return d.selectionEnd;
321
+ case 107: return c.an;
322
322
  }
323
323
  return null;
324
324
  };
@@ -326,7 +326,7 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
326
326
  var d = a;
327
327
  var e = typeCast(XInput.$, d.inputs._inner[0]);
328
328
  switch (b) {
329
- case 101:
329
+ case 103:
330
330
  a.mc = c;
331
331
  break;
332
332
  case 3:
@@ -334,17 +334,17 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
334
334
  var f = this.v(a);
335
335
  f.text = c;
336
336
  break;
337
- case 98:
337
+ case 100:
338
338
  this.ao(a);
339
339
  this.u.svgPath = c;
340
340
  break;
341
- case 99:
341
+ case 101:
342
342
  this.ao(a);
343
343
  this.u.fill = c;
344
344
  break;
345
- case 100:
345
+ case 102:
346
346
  this.ao(a);
347
- this.u.dh = c;
347
+ this.u.dp = c;
348
348
  break;
349
349
  case 2:
350
350
  e.cq = c == null ? null : c.toString();
@@ -419,13 +419,13 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
419
419
  case 33:
420
420
  e.d8 = c;
421
421
  break;
422
- case 103:
422
+ case 105:
423
423
  e.selectionStart = typeGetValue(c);
424
424
  break;
425
- case 104:
425
+ case 106:
426
426
  e.selectionEnd = typeGetValue(c);
427
427
  break;
428
- case 105:
428
+ case 107:
429
429
  d.an = c;
430
430
  break;
431
431
  }
@@ -79,7 +79,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
79
79
  this.y = d;
80
80
  this.ah = b;
81
81
  break;
82
- case 28:
82
+ case 29:
83
83
  e.measuringContentSize = delegateCombine(e.measuringContentSize, runOn(this, this.ar));
84
84
  this.ac = d;
85
85
  this.w = b;
@@ -124,7 +124,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
124
124
  this.y = null;
125
125
  this.ah = null;
126
126
  break;
127
- case 28:
127
+ case 29:
128
128
  e.measuringContentSize = delegateRemove(e.measuringContentSize, runOn(this, this.ar));
129
129
  this.ac = null;
130
130
  this.w = null;
@@ -191,6 +191,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
191
191
  case 42: return c.c4;
192
192
  case 39: return c.ao;
193
193
  case 62: return c.a4;
194
+ case 110: return c.ay;
194
195
  }
195
196
  return _super.prototype.getValue.call(this, a, b);
196
197
  };
@@ -250,12 +251,19 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
250
251
  case 62:
251
252
  d.a4 = c;
252
253
  break;
254
+ case 110:
255
+ d.ay = c;
256
+ break;
253
257
  }
254
258
  _super.prototype.setValue.call(this, a, b, c);
255
259
  };
256
260
  XPopupBridge.prototype.showRelativeToExclusionRect = function (a, b, c, d) {
257
261
  a.showRelativeToExclusionRect(b, this.v(c), this.u(d));
258
262
  };
263
+ XPopupBridge.prototype.showRelativeToTarget = function (a, b, c, d) {
264
+ var e = b.an.getNativeElement();
265
+ a.cr(e, this.v(c), this.u(d));
266
+ };
259
267
  XPopupBridge.prototype.close = function (a) {
260
268
  a.b6();
261
269
  };
@@ -285,7 +293,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
285
293
  }
286
294
  };
287
295
  XPopupBridge.prototype.exportVisualData = function (a) {
288
- return a.ay();
296
+ return a.a0();
289
297
  };
290
298
  XPopupBridge.prototype.addChild = function (a, b) {
291
299
  this.ae.add(b);
@@ -228,11 +228,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
228
228
  * Gets the fill color currently used by the icon.
229
229
  */
230
230
  get: function () {
231
- return brushToString(this.i.c1);
231
+ return brushToString(this.i.c8);
232
232
  },
233
233
  set: function (v) {
234
- this.i.c1 = stringToBrush(v);
235
- this._a("actualFill", brushToString(this.i.c1));
234
+ this.i.c8 = stringToBrush(v);
235
+ this._a("actualFill", brushToString(this.i.c8));
236
236
  },
237
237
  enumerable: false,
238
238
  configurable: true
@@ -242,11 +242,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
242
242
  * Gets the stroke color currently used by the icon.
243
243
  */
244
244
  get: function () {
245
- return brushToString(this.i.c2);
245
+ return brushToString(this.i.c9);
246
246
  },
247
247
  set: function (v) {
248
- this.i.c2 = stringToBrush(v);
249
- this._a("actualStroke", brushToString(this.i.c2));
248
+ this.i.c9 = stringToBrush(v);
249
+ this._a("actualStroke", brushToString(this.i.c9));
250
250
  },
251
251
  enumerable: false,
252
252
  configurable: true
@@ -256,11 +256,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
256
256
  * Gets the text color currently used by the icon.
257
257
  */
258
258
  get: function () {
259
- return brushToString(this.i.c3);
259
+ return brushToString(this.i.da);
260
260
  },
261
261
  set: function (v) {
262
- this.i.c3 = stringToBrush(v);
263
- this._a("actualTextColor", brushToString(this.i.c3));
262
+ this.i.da = stringToBrush(v);
263
+ this._a("actualTextColor", brushToString(this.i.da));
264
264
  },
265
265
  enumerable: false,
266
266
  configurable: true
@@ -298,11 +298,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
298
298
  * Gets or sets the stroke color to use for the icon.
299
299
  */
300
300
  get: function () {
301
- return brushToString(this.i.dh);
301
+ return brushToString(this.i.dp);
302
302
  },
303
303
  set: function (v) {
304
- this.i.dh = stringToBrush(v);
305
- this._a("stroke", brushToString(this.i.dh));
304
+ this.i.dp = stringToBrush(v);
305
+ this._a("stroke", brushToString(this.i.dp));
306
306
  },
307
307
  enumerable: false,
308
308
  configurable: true
@@ -326,11 +326,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
326
326
  * Gets or sets the text color to use for the icon.
327
327
  */
328
328
  get: function () {
329
- return brushToString(this.i.di);
329
+ return brushToString(this.i.dq);
330
330
  },
331
331
  set: function (v) {
332
- this.i.di = stringToBrush(v);
333
- this._a("textColor", brushToString(this.i.di));
332
+ this.i.dq = stringToBrush(v);
333
+ this._a("textColor", brushToString(this.i.dq));
334
334
  },
335
335
  enumerable: false,
336
336
  configurable: true
@@ -340,11 +340,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
340
340
  * Gets or sets the fill color to use when the icon is hovered.
341
341
  */
342
342
  get: function () {
343
- return brushToString(this.i.da);
343
+ return brushToString(this.i.dh);
344
344
  },
345
345
  set: function (v) {
346
- this.i.da = stringToBrush(v);
347
- this._a("hoverFill", brushToString(this.i.da));
346
+ this.i.dh = stringToBrush(v);
347
+ this._a("hoverFill", brushToString(this.i.dh));
348
348
  },
349
349
  enumerable: false,
350
350
  configurable: true
@@ -354,11 +354,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
354
354
  * Gets or sets the stroke color to use when the icon is hovered.
355
355
  */
356
356
  get: function () {
357
- return brushToString(this.i.db);
357
+ return brushToString(this.i.di);
358
358
  },
359
359
  set: function (v) {
360
- this.i.db = stringToBrush(v);
361
- this._a("hoverStroke", brushToString(this.i.db));
360
+ this.i.di = stringToBrush(v);
361
+ this._a("hoverStroke", brushToString(this.i.di));
362
362
  },
363
363
  enumerable: false,
364
364
  configurable: true
@@ -382,11 +382,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
382
382
  * Gets or sets the text color to use when the icon is hovered.
383
383
  */
384
384
  get: function () {
385
- return brushToString(this.i.dc);
385
+ return brushToString(this.i.dj);
386
386
  },
387
387
  set: function (v) {
388
- this.i.dc = stringToBrush(v);
389
- this._a("hoverTextColor", brushToString(this.i.dc));
388
+ this.i.dj = stringToBrush(v);
389
+ this._a("hoverTextColor", brushToString(this.i.dj));
390
390
  },
391
391
  enumerable: false,
392
392
  configurable: true
@@ -434,11 +434,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
434
434
  * class.
435
435
  */
436
436
  get: function () {
437
- return brushToString(this.i.dd);
437
+ return brushToString(this.i.dk);
438
438
  },
439
439
  set: function (v) {
440
- this.i.dd = stringToBrush(v);
441
- this._a("primaryFillColor", brushToString(this.i.dd));
440
+ this.i.dk = stringToBrush(v);
441
+ this._a("primaryFillColor", brushToString(this.i.dk));
442
442
  },
443
443
  enumerable: false,
444
444
  configurable: true
@@ -452,11 +452,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
452
452
  * class.
453
453
  */
454
454
  get: function () {
455
- return brushToString(this.i.de);
455
+ return brushToString(this.i.dl);
456
456
  },
457
457
  set: function (v) {
458
- this.i.de = stringToBrush(v);
459
- this._a("primaryStrokeColor", brushToString(this.i.de));
458
+ this.i.dl = stringToBrush(v);
459
+ this._a("primaryStrokeColor", brushToString(this.i.dl));
460
460
  },
461
461
  enumerable: false,
462
462
  configurable: true
@@ -470,11 +470,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
470
470
  * class.
471
471
  */
472
472
  get: function () {
473
- return brushToString(this.i.df);
473
+ return brushToString(this.i.dm);
474
474
  },
475
475
  set: function (v) {
476
- this.i.df = stringToBrush(v);
477
- this._a("secondaryFillColor", brushToString(this.i.df));
476
+ this.i.dm = stringToBrush(v);
477
+ this._a("secondaryFillColor", brushToString(this.i.dm));
478
478
  },
479
479
  enumerable: false,
480
480
  configurable: true
@@ -488,11 +488,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
488
488
  * class.
489
489
  */
490
490
  get: function () {
491
- return brushToString(this.i.dg);
491
+ return brushToString(this.i.dn);
492
492
  },
493
493
  set: function (v) {
494
- this.i.dg = stringToBrush(v);
495
- this._a("secondaryStrokeColor", brushToString(this.i.dg));
494
+ this.i.dn = stringToBrush(v);
495
+ this._a("secondaryStrokeColor", brushToString(this.i.dn));
496
496
  },
497
497
  enumerable: false,
498
498
  configurable: true
@@ -502,10 +502,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
502
502
  * Gets or sets the image source for the icon. Used if none of the other icon types are not used.
503
503
  */
504
504
  get: function () {
505
- return this.i.az;
505
+ return this.i.a1;
506
506
  },
507
507
  set: function (v) {
508
- this.i.az = v;
508
+ this.i.a1 = v;
509
509
  },
510
510
  enumerable: false,
511
511
  configurable: true
@@ -515,10 +515,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
515
515
  * Gets or sets data url for the icon to use.
516
516
  */
517
517
  get: function () {
518
- return this.i.bc;
518
+ return this.i.bg;
519
519
  },
520
520
  set: function (v) {
521
- this.i.bc = v;
521
+ this.i.bg = v;
522
522
  },
523
523
  enumerable: false,
524
524
  configurable: true
@@ -590,10 +590,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
590
590
  * Gets or sets the id to use for the checkbox.
591
591
  */
592
592
  get: function () {
593
- return this.i.bm;
593
+ return this.i.bq;
594
594
  },
595
595
  set: function (v) {
596
- this.i.bm = v;
596
+ this.i.bq = v;
597
597
  },
598
598
  enumerable: false,
599
599
  configurable: true
@@ -617,10 +617,10 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
617
617
  * Gets or sets the value of the aria-label attribute.
618
618
  */
619
619
  get: function () {
620
- return this.i.a9;
620
+ return this.i.bb;
621
621
  },
622
622
  set: function (v) {
623
- this.i.a9 = v;
623
+ this.i.bb = v;
624
624
  },
625
625
  enumerable: false,
626
626
  configurable: true
@@ -824,7 +824,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
824
824
 
825
825
  */
826
826
  IgcXIconComponent.prototype.exportVisualModel = function () {
827
- var iv = this.i.ay();
827
+ var iv = this.i.a0();
828
828
  return (iv);
829
829
  };
830
830
  /**
@@ -832,7 +832,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
832
832
 
833
833
  */
834
834
  IgcXIconComponent.prototype.exportSerializedVisualModel = function () {
835
- var iv = this.i.be();
835
+ var iv = this.i.bi();
836
836
  return (iv);
837
837
  };
838
838
  IgcXIconComponent._observedAttributesIgcXIconComponent = null;