igniteui-webcomponents-inputs 6.0.1 → 6.0.2-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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +658 -489
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/IconView_combined.js +510 -413
- package/esm2015/lib/MultiSliderView_combined.js +2 -2
- package/esm2015/lib/XIconBridge.js +19 -19
- package/esm2015/lib/XInputBridge.js +2 -2
- package/esm2015/lib/XPopupBridge.js +1 -1
- package/esm2015/lib/igc-x-icon-component.js +119 -79
- package/esm5/lib/IconView_combined.js +499 -386
- package/esm5/lib/MultiSliderView_combined.js +2 -2
- package/esm5/lib/XIconBridge.js +19 -19
- package/esm5/lib/XInputBridge.js +2 -2
- package/esm5/lib/XPopupBridge.js +1 -1
- package/esm5/lib/igc-x-icon-component.js +135 -79
- package/fesm2015/igniteui-webcomponents-inputs.js +654 -517
- package/fesm5/igniteui-webcomponents-inputs.js +658 -489
- package/lib/IconView_combined.d.ts +145 -127
- package/lib/igc-x-icon-component.d.ts +20 -0
- package/package.json +2 -2
|
@@ -246,7 +246,7 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
246
246
|
this.v = i;
|
|
247
247
|
var j = this.u.get2DCanvasContext(this.v);
|
|
248
248
|
this.l = new RenderingContext(new CanvasViewRenderer(), j);
|
|
249
|
-
this.l.
|
|
249
|
+
this.l.ae(this.j);
|
|
250
250
|
this.ab();
|
|
251
251
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
252
252
|
this.a.bl = this.g.e0;
|
|
@@ -321,7 +321,7 @@ var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
321
321
|
this.i = c;
|
|
322
322
|
this.j = this.i;
|
|
323
323
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.j);
|
|
324
|
-
this.l.
|
|
324
|
+
this.l.ae(this.i);
|
|
325
325
|
this.g.trackDirty();
|
|
326
326
|
}
|
|
327
327
|
};
|
package/esm5/lib/XIconBridge.js
CHANGED
|
@@ -28,15 +28,15 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
28
28
|
case 16: return this.v;
|
|
29
29
|
case 15: return this.u;
|
|
30
30
|
case 18: return enumGetBox(BaseControlTheme_$type, c.m);
|
|
31
|
-
case 44: return c.
|
|
32
|
-
case 45: return c.
|
|
33
|
-
case 46: return c.
|
|
34
|
-
case 47: return c.
|
|
35
|
-
case 48: return c.
|
|
36
|
-
case 49: return c.
|
|
31
|
+
case 44: return c.a6;
|
|
32
|
+
case 45: return c.a7;
|
|
33
|
+
case 46: return c.a8;
|
|
34
|
+
case 47: return c.a5;
|
|
35
|
+
case 48: return c.a9;
|
|
36
|
+
case 49: return c.a1;
|
|
37
37
|
case 63: return c.e;
|
|
38
38
|
case 64: return c.f;
|
|
39
|
-
case 65: return c.
|
|
39
|
+
case 65: return c.a4;
|
|
40
40
|
}
|
|
41
41
|
return _super.prototype.getValue.call(this, a, b);
|
|
42
42
|
};
|
|
@@ -57,22 +57,22 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
57
57
|
}
|
|
58
58
|
break;
|
|
59
59
|
case 44:
|
|
60
|
-
d.
|
|
60
|
+
d.a6 = c;
|
|
61
61
|
break;
|
|
62
62
|
case 45:
|
|
63
|
-
d.
|
|
63
|
+
d.a7 = c;
|
|
64
64
|
break;
|
|
65
65
|
case 46:
|
|
66
|
-
d.
|
|
66
|
+
d.a8 = c;
|
|
67
67
|
break;
|
|
68
68
|
case 47:
|
|
69
|
-
d.
|
|
69
|
+
d.a5 = c;
|
|
70
70
|
break;
|
|
71
71
|
case 48:
|
|
72
|
-
d.
|
|
72
|
+
d.a9 = c;
|
|
73
73
|
break;
|
|
74
74
|
case 49:
|
|
75
|
-
d.
|
|
75
|
+
d.a1 = c;
|
|
76
76
|
break;
|
|
77
77
|
case 63:
|
|
78
78
|
d.e = c;
|
|
@@ -81,7 +81,7 @@ var XIconBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
81
81
|
d.f = c;
|
|
82
82
|
break;
|
|
83
83
|
case 65:
|
|
84
|
-
d.
|
|
84
|
+
d.a4 = c;
|
|
85
85
|
break;
|
|
86
86
|
}
|
|
87
87
|
};
|
|
@@ -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.
|
|
99
|
-
a.
|
|
98
|
+
a.b0 = null;
|
|
99
|
+
a.bh = 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.
|
|
117
|
+
a.b0 = d;
|
|
118
118
|
return;
|
|
119
119
|
}
|
|
120
120
|
var e = SvgIconRegistry.instance.getIconSource(this.u, this.v);
|
|
121
121
|
if (e != null) {
|
|
122
|
-
a.
|
|
122
|
+
a.bh = e;
|
|
123
123
|
}
|
|
124
124
|
};
|
|
125
125
|
XIconBridge.prototype.exportVisualData = function (a) {
|
|
126
|
-
return a.
|
|
126
|
+
return a.bg();
|
|
127
127
|
};
|
|
128
128
|
XIconBridge.$t = markType(XIconBridge, 'XIconBridge', XComponentBridge.$);
|
|
129
129
|
return XIconBridge;
|
package/esm5/lib/XInputBridge.js
CHANGED
|
@@ -280,7 +280,7 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
280
280
|
return this.u.fill;
|
|
281
281
|
case 102:
|
|
282
282
|
this.ao(a);
|
|
283
|
-
return this.u.
|
|
283
|
+
return this.u.ea;
|
|
284
284
|
case 2: return d.cq;
|
|
285
285
|
case 1:
|
|
286
286
|
switch (c.t) {
|
|
@@ -344,7 +344,7 @@ var XInputBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
344
344
|
break;
|
|
345
345
|
case 102:
|
|
346
346
|
this.ao(a);
|
|
347
|
-
this.u.
|
|
347
|
+
this.u.ea = c;
|
|
348
348
|
break;
|
|
349
349
|
case 2:
|
|
350
350
|
e.cq = c == null ? null : c.toString();
|
package/esm5/lib/XPopupBridge.js
CHANGED
|
@@ -293,7 +293,7 @@ var XPopupBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
293
293
|
}
|
|
294
294
|
};
|
|
295
295
|
XPopupBridge.prototype.exportVisualData = function (a) {
|
|
296
|
-
return a.
|
|
296
|
+
return a.bg();
|
|
297
297
|
};
|
|
298
298
|
XPopupBridge.prototype.addChild = function (a, b) {
|
|
299
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.
|
|
231
|
+
return brushToString(this.i.du);
|
|
232
232
|
},
|
|
233
233
|
set: function (v) {
|
|
234
|
-
this.i.
|
|
235
|
-
this._a("actualFill", brushToString(this.i.
|
|
234
|
+
this.i.du = stringToBrush(v);
|
|
235
|
+
this._a("actualFill", brushToString(this.i.du));
|
|
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.
|
|
245
|
+
return brushToString(this.i.dv);
|
|
246
246
|
},
|
|
247
247
|
set: function (v) {
|
|
248
|
-
this.i.
|
|
249
|
-
this._a("actualStroke", brushToString(this.i.
|
|
248
|
+
this.i.dv = stringToBrush(v);
|
|
249
|
+
this._a("actualStroke", brushToString(this.i.dv));
|
|
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.
|
|
259
|
+
return brushToString(this.i.dw);
|
|
260
260
|
},
|
|
261
261
|
set: function (v) {
|
|
262
|
-
this.i.
|
|
263
|
-
this._a("actualTextColor", brushToString(this.i.
|
|
262
|
+
this.i.dw = stringToBrush(v);
|
|
263
|
+
this._a("actualTextColor", brushToString(this.i.dw));
|
|
264
264
|
},
|
|
265
265
|
enumerable: false,
|
|
266
266
|
configurable: true
|
|
@@ -270,11 +270,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
270
270
|
* Gets the stroke width currently used by the icon.
|
|
271
271
|
*/
|
|
272
272
|
get: function () {
|
|
273
|
-
return this.i.
|
|
273
|
+
return this.i.aq;
|
|
274
274
|
},
|
|
275
275
|
set: function (v) {
|
|
276
|
-
this.i.
|
|
277
|
-
this._a("actualStrokeWidth", this.i.
|
|
276
|
+
this.i.aq = +v;
|
|
277
|
+
this._a("actualStrokeWidth", this.i.aq);
|
|
278
278
|
},
|
|
279
279
|
enumerable: false,
|
|
280
280
|
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.
|
|
301
|
+
return brushToString(this.i.ea);
|
|
302
302
|
},
|
|
303
303
|
set: function (v) {
|
|
304
|
-
this.i.
|
|
305
|
-
this._a("stroke", brushToString(this.i.
|
|
304
|
+
this.i.ea = stringToBrush(v);
|
|
305
|
+
this._a("stroke", brushToString(this.i.ea));
|
|
306
306
|
},
|
|
307
307
|
enumerable: false,
|
|
308
308
|
configurable: true
|
|
@@ -312,11 +312,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
312
312
|
* Gets or sets the stroke thickness to use for the icon.
|
|
313
313
|
*/
|
|
314
314
|
get: function () {
|
|
315
|
-
return this.i.
|
|
315
|
+
return this.i.a4;
|
|
316
316
|
},
|
|
317
317
|
set: function (v) {
|
|
318
|
-
this.i.
|
|
319
|
-
this._a("strokeWidth", this.i.
|
|
318
|
+
this.i.a4 = +v;
|
|
319
|
+
this._a("strokeWidth", this.i.a4);
|
|
320
320
|
},
|
|
321
321
|
enumerable: false,
|
|
322
322
|
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.
|
|
329
|
+
return brushToString(this.i.eb);
|
|
330
330
|
},
|
|
331
331
|
set: function (v) {
|
|
332
|
-
this.i.
|
|
333
|
-
this._a("textColor", brushToString(this.i.
|
|
332
|
+
this.i.eb = stringToBrush(v);
|
|
333
|
+
this._a("textColor", brushToString(this.i.eb));
|
|
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.
|
|
343
|
+
return brushToString(this.i.d3);
|
|
344
344
|
},
|
|
345
345
|
set: function (v) {
|
|
346
|
-
this.i.
|
|
347
|
-
this._a("hoverFill", brushToString(this.i.
|
|
346
|
+
this.i.d3 = stringToBrush(v);
|
|
347
|
+
this._a("hoverFill", brushToString(this.i.d3));
|
|
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.
|
|
357
|
+
return brushToString(this.i.d4);
|
|
358
358
|
},
|
|
359
359
|
set: function (v) {
|
|
360
|
-
this.i.
|
|
361
|
-
this._a("hoverStroke", brushToString(this.i.
|
|
360
|
+
this.i.d4 = stringToBrush(v);
|
|
361
|
+
this._a("hoverStroke", brushToString(this.i.d4));
|
|
362
362
|
},
|
|
363
363
|
enumerable: false,
|
|
364
364
|
configurable: true
|
|
@@ -368,11 +368,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
368
368
|
* Gets or sets the stroke thickness to use when the icon is hovered.
|
|
369
369
|
*/
|
|
370
370
|
get: function () {
|
|
371
|
-
return this.i.
|
|
371
|
+
return this.i.a2;
|
|
372
372
|
},
|
|
373
373
|
set: function (v) {
|
|
374
|
-
this.i.
|
|
375
|
-
this._a("hoverStrokeThickness", this.i.
|
|
374
|
+
this.i.a2 = +v;
|
|
375
|
+
this._a("hoverStrokeThickness", this.i.a2);
|
|
376
376
|
},
|
|
377
377
|
enumerable: false,
|
|
378
378
|
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.
|
|
385
|
+
return brushToString(this.i.d5);
|
|
386
386
|
},
|
|
387
387
|
set: function (v) {
|
|
388
|
-
this.i.
|
|
389
|
-
this._a("hoverTextColor", brushToString(this.i.
|
|
388
|
+
this.i.d5 = stringToBrush(v);
|
|
389
|
+
this._a("hoverTextColor", brushToString(this.i.d5));
|
|
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.
|
|
437
|
+
return brushToString(this.i.d6);
|
|
438
438
|
},
|
|
439
439
|
set: function (v) {
|
|
440
|
-
this.i.
|
|
441
|
-
this._a("primaryFillColor", brushToString(this.i.
|
|
440
|
+
this.i.d6 = stringToBrush(v);
|
|
441
|
+
this._a("primaryFillColor", brushToString(this.i.d6));
|
|
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.
|
|
455
|
+
return brushToString(this.i.d7);
|
|
456
456
|
},
|
|
457
457
|
set: function (v) {
|
|
458
|
-
this.i.
|
|
459
|
-
this._a("primaryStrokeColor", brushToString(this.i.
|
|
458
|
+
this.i.d7 = stringToBrush(v);
|
|
459
|
+
this._a("primaryStrokeColor", brushToString(this.i.d7));
|
|
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.
|
|
473
|
+
return brushToString(this.i.d8);
|
|
474
474
|
},
|
|
475
475
|
set: function (v) {
|
|
476
|
-
this.i.
|
|
477
|
-
this._a("secondaryFillColor", brushToString(this.i.
|
|
476
|
+
this.i.d8 = stringToBrush(v);
|
|
477
|
+
this._a("secondaryFillColor", brushToString(this.i.d8));
|
|
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.
|
|
491
|
+
return brushToString(this.i.d9);
|
|
492
492
|
},
|
|
493
493
|
set: function (v) {
|
|
494
|
-
this.i.
|
|
495
|
-
this._a("secondaryStrokeColor", brushToString(this.i.
|
|
494
|
+
this.i.d9 = stringToBrush(v);
|
|
495
|
+
this._a("secondaryStrokeColor", brushToString(this.i.d9));
|
|
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.
|
|
505
|
+
return this.i.bh;
|
|
506
506
|
},
|
|
507
507
|
set: function (v) {
|
|
508
|
-
this.i.
|
|
508
|
+
this.i.bh = 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.
|
|
518
|
+
return this.i.b0;
|
|
519
519
|
},
|
|
520
520
|
set: function (v) {
|
|
521
|
-
this.i.
|
|
521
|
+
this.i.b0 = 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.
|
|
593
|
+
return this.i.ca;
|
|
594
594
|
},
|
|
595
595
|
set: function (v) {
|
|
596
|
-
this.i.
|
|
596
|
+
this.i.ca = v;
|
|
597
597
|
},
|
|
598
598
|
enumerable: false,
|
|
599
599
|
configurable: true
|
|
@@ -603,11 +603,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
603
603
|
* Gets or sets TabIndex to use for the checkbox.
|
|
604
604
|
*/
|
|
605
605
|
get: function () {
|
|
606
|
-
return this.i.
|
|
606
|
+
return this.i.bb;
|
|
607
607
|
},
|
|
608
608
|
set: function (v) {
|
|
609
|
-
this.i.
|
|
610
|
-
this._a("tabIndex", this.i.
|
|
609
|
+
this.i.bb = +v;
|
|
610
|
+
this._a("tabIndex", this.i.bb);
|
|
611
611
|
},
|
|
612
612
|
enumerable: false,
|
|
613
613
|
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.
|
|
620
|
+
return this.i.bv;
|
|
621
621
|
},
|
|
622
622
|
set: function (v) {
|
|
623
|
-
this.i.
|
|
623
|
+
this.i.bv = v;
|
|
624
624
|
},
|
|
625
625
|
enumerable: false,
|
|
626
626
|
configurable: true
|
|
@@ -655,11 +655,25 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
655
655
|
});
|
|
656
656
|
Object.defineProperty(IgcXIconComponent.prototype, "opacity", {
|
|
657
657
|
get: function () {
|
|
658
|
-
return this.i.
|
|
658
|
+
return this.i.a3;
|
|
659
|
+
},
|
|
660
|
+
set: function (v) {
|
|
661
|
+
this.i.a3 = +v;
|
|
662
|
+
this._a("opacity", this.i.a3);
|
|
663
|
+
},
|
|
664
|
+
enumerable: false,
|
|
665
|
+
configurable: true
|
|
666
|
+
});
|
|
667
|
+
Object.defineProperty(IgcXIconComponent.prototype, "actualViewBoxLeft", {
|
|
668
|
+
/**
|
|
669
|
+
* Gets the actual viewbox left for the svg icon.
|
|
670
|
+
*/
|
|
671
|
+
get: function () {
|
|
672
|
+
return this.i.as;
|
|
659
673
|
},
|
|
660
674
|
set: function (v) {
|
|
661
|
-
this.i.
|
|
662
|
-
this._a("
|
|
675
|
+
this.i.as = +v;
|
|
676
|
+
this._a("actualViewBoxLeft", this.i.as);
|
|
663
677
|
},
|
|
664
678
|
enumerable: false,
|
|
665
679
|
configurable: true
|
|
@@ -669,11 +683,25 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
669
683
|
* Gets or sets the viewbox left for the svg icon.
|
|
670
684
|
*/
|
|
671
685
|
get: function () {
|
|
672
|
-
return this.i.
|
|
686
|
+
return this.i.a6;
|
|
673
687
|
},
|
|
674
688
|
set: function (v) {
|
|
675
|
-
this.i.
|
|
676
|
-
this._a("viewBoxLeft", this.i.
|
|
689
|
+
this.i.a6 = +v;
|
|
690
|
+
this._a("viewBoxLeft", this.i.a6);
|
|
691
|
+
},
|
|
692
|
+
enumerable: false,
|
|
693
|
+
configurable: true
|
|
694
|
+
});
|
|
695
|
+
Object.defineProperty(IgcXIconComponent.prototype, "actualViewBoxTop", {
|
|
696
|
+
/**
|
|
697
|
+
* Gets the actual viewbox top for the svg icon.
|
|
698
|
+
*/
|
|
699
|
+
get: function () {
|
|
700
|
+
return this.i.at;
|
|
701
|
+
},
|
|
702
|
+
set: function (v) {
|
|
703
|
+
this.i.at = +v;
|
|
704
|
+
this._a("actualViewBoxTop", this.i.at);
|
|
677
705
|
},
|
|
678
706
|
enumerable: false,
|
|
679
707
|
configurable: true
|
|
@@ -683,11 +711,25 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
683
711
|
* Gets or sets the viewbox top for the svg icon.
|
|
684
712
|
*/
|
|
685
713
|
get: function () {
|
|
686
|
-
return this.i.
|
|
714
|
+
return this.i.a7;
|
|
687
715
|
},
|
|
688
716
|
set: function (v) {
|
|
689
|
-
this.i.
|
|
690
|
-
this._a("viewBoxTop", this.i.
|
|
717
|
+
this.i.a7 = +v;
|
|
718
|
+
this._a("viewBoxTop", this.i.a7);
|
|
719
|
+
},
|
|
720
|
+
enumerable: false,
|
|
721
|
+
configurable: true
|
|
722
|
+
});
|
|
723
|
+
Object.defineProperty(IgcXIconComponent.prototype, "actualViewBoxWidth", {
|
|
724
|
+
/**
|
|
725
|
+
* Gets the actual viewbox width for the svg icon.
|
|
726
|
+
*/
|
|
727
|
+
get: function () {
|
|
728
|
+
return this.i.au;
|
|
729
|
+
},
|
|
730
|
+
set: function (v) {
|
|
731
|
+
this.i.au = +v;
|
|
732
|
+
this._a("actualViewBoxWidth", this.i.au);
|
|
691
733
|
},
|
|
692
734
|
enumerable: false,
|
|
693
735
|
configurable: true
|
|
@@ -697,11 +739,25 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
697
739
|
* Gets or sets the viewbox width for the svg icon.
|
|
698
740
|
*/
|
|
699
741
|
get: function () {
|
|
700
|
-
return this.i.
|
|
742
|
+
return this.i.a8;
|
|
701
743
|
},
|
|
702
744
|
set: function (v) {
|
|
703
|
-
this.i.
|
|
704
|
-
this._a("viewBoxWidth", this.i.
|
|
745
|
+
this.i.a8 = +v;
|
|
746
|
+
this._a("viewBoxWidth", this.i.a8);
|
|
747
|
+
},
|
|
748
|
+
enumerable: false,
|
|
749
|
+
configurable: true
|
|
750
|
+
});
|
|
751
|
+
Object.defineProperty(IgcXIconComponent.prototype, "actualViewBoxHeight", {
|
|
752
|
+
/**
|
|
753
|
+
* Gets the actual viewbox height for the svg icon.
|
|
754
|
+
*/
|
|
755
|
+
get: function () {
|
|
756
|
+
return this.i.ar;
|
|
757
|
+
},
|
|
758
|
+
set: function (v) {
|
|
759
|
+
this.i.ar = +v;
|
|
760
|
+
this._a("actualViewBoxHeight", this.i.ar);
|
|
705
761
|
},
|
|
706
762
|
enumerable: false,
|
|
707
763
|
configurable: true
|
|
@@ -711,11 +767,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
711
767
|
* Gets or sets the viewbox height for the svg icon.
|
|
712
768
|
*/
|
|
713
769
|
get: function () {
|
|
714
|
-
return this.i.
|
|
770
|
+
return this.i.a5;
|
|
715
771
|
},
|
|
716
772
|
set: function (v) {
|
|
717
|
-
this.i.
|
|
718
|
-
this._a("viewBoxHeight", this.i.
|
|
773
|
+
this.i.a5 = +v;
|
|
774
|
+
this._a("viewBoxHeight", this.i.a5);
|
|
719
775
|
},
|
|
720
776
|
enumerable: false,
|
|
721
777
|
configurable: true
|
|
@@ -725,11 +781,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
725
781
|
* Gets or sets the width of the icon.
|
|
726
782
|
*/
|
|
727
783
|
get: function () {
|
|
728
|
-
return this.i.
|
|
784
|
+
return this.i.a9;
|
|
729
785
|
},
|
|
730
786
|
set: function (v) {
|
|
731
|
-
this.i.
|
|
732
|
-
this._a("width", this.i.
|
|
787
|
+
this.i.a9 = +v;
|
|
788
|
+
this._a("width", this.i.a9);
|
|
733
789
|
},
|
|
734
790
|
enumerable: false,
|
|
735
791
|
configurable: true
|
|
@@ -739,11 +795,11 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
739
795
|
* Gets or sets the height of the icon.
|
|
740
796
|
*/
|
|
741
797
|
get: function () {
|
|
742
|
-
return this.i.
|
|
798
|
+
return this.i.a1;
|
|
743
799
|
},
|
|
744
800
|
set: function (v) {
|
|
745
|
-
this.i.
|
|
746
|
-
this._a("height", this.i.
|
|
801
|
+
this.i.a1 = +v;
|
|
802
|
+
this._a("height", this.i.a1);
|
|
747
803
|
},
|
|
748
804
|
enumerable: false,
|
|
749
805
|
configurable: true
|
|
@@ -824,7 +880,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
824
880
|
|
|
825
881
|
*/
|
|
826
882
|
IgcXIconComponent.prototype.exportVisualModel = function () {
|
|
827
|
-
var iv = this.i.
|
|
883
|
+
var iv = this.i.bg();
|
|
828
884
|
return (iv);
|
|
829
885
|
};
|
|
830
886
|
/**
|
|
@@ -832,7 +888,7 @@ var IgcXIconComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
832
888
|
|
|
833
889
|
*/
|
|
834
890
|
IgcXIconComponent.prototype.exportSerializedVisualModel = function () {
|
|
835
|
-
var iv = this.i.
|
|
891
|
+
var iv = this.i.b2();
|
|
836
892
|
return (iv);
|
|
837
893
|
};
|
|
838
894
|
IgcXIconComponent._observedAttributesIgcXIconComponent = null;
|