igniteui-webcomponents-inputs 7.1.0-alpha.0 → 7.1.0-alpha.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.
- package/bundles/igniteui-webcomponents-inputs.umd.js +4052 -3722
- package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
- package/esm2015/lib/ButtonGroupView_combined.js +642 -628
- package/esm2015/lib/ButtonView_combined.js +2036 -1743
- package/esm2015/lib/CalendarView_combined.js +157 -157
- package/esm2015/lib/CheckboxView_combined.js +39 -39
- package/esm2015/lib/DatePickerView_combined.js +4 -4
- package/esm2015/lib/InputGroupView_combined.js +209 -209
- package/esm2015/lib/MultiSliderView_combined.js +7 -7
- package/esm2015/lib/NativeUIXInputsFactory_combined.js +201 -201
- package/esm2015/lib/RippleView_combined.js +2 -2
- package/esm2015/lib/ThemeResolver.js +38 -22
- package/esm2015/lib/XButtonBridge.js +55 -47
- package/esm2015/lib/XButtonGroupBridge.js +15 -11
- package/esm2015/lib/XComponentBridge.js +2 -1
- package/esm2015/lib/XIconButtonBridge.js +2 -2
- package/esm2015/lib/XPopupBridge.js +5 -5
- package/esm2015/lib/igc-x-button-component.js +567 -567
- package/esm2015/lib/igc-x-button-group-component.js +184 -184
- package/esm5/lib/ButtonGroupView_combined.js +620 -606
- package/esm5/lib/ButtonView_combined.js +1950 -1657
- package/esm5/lib/CalendarView_combined.js +157 -157
- package/esm5/lib/CheckboxView_combined.js +39 -39
- package/esm5/lib/DatePickerView_combined.js +4 -4
- package/esm5/lib/InputGroupView_combined.js +209 -209
- package/esm5/lib/MultiSliderView_combined.js +7 -7
- package/esm5/lib/NativeUIXInputsFactory_combined.js +201 -201
- package/esm5/lib/RippleView_combined.js +2 -2
- package/esm5/lib/ThemeResolver.js +38 -22
- package/esm5/lib/XButtonBridge.js +55 -47
- package/esm5/lib/XButtonGroupBridge.js +15 -11
- package/esm5/lib/XComponentBridge.js +2 -1
- package/esm5/lib/XIconButtonBridge.js +2 -2
- package/esm5/lib/XPopupBridge.js +5 -5
- package/esm5/lib/igc-x-button-component.js +567 -567
- package/esm5/lib/igc-x-button-group-component.js +184 -184
- package/fesm2015/igniteui-webcomponents-inputs.js +4155 -3825
- package/fesm5/igniteui-webcomponents-inputs.js +4053 -3723
- package/lib/ButtonGroupView_combined.d.ts +181 -179
- package/lib/ButtonView_combined.d.ts +479 -478
- package/lib/ThemeResolver.d.ts +18 -15
- package/package.json +2 -2
|
@@ -74,7 +74,7 @@ export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
74
74
|
this.m = true;
|
|
75
75
|
this.ap();
|
|
76
76
|
if (this.a != null) {
|
|
77
|
-
this.a.
|
|
77
|
+
this.a.av(this.u.rootWrapper, "");
|
|
78
78
|
}
|
|
79
79
|
if (this.z == -1) {
|
|
80
80
|
this.z = this.u.setTimeout(runOn(this, this.an), 200);
|
|
@@ -83,7 +83,7 @@ export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
83
83
|
MultiSliderView.prototype.au = function () {
|
|
84
84
|
this.m = false;
|
|
85
85
|
if (this.a != null && this.u != null) {
|
|
86
|
-
this.a.
|
|
86
|
+
this.a.bk(this.u.rootWrapper, "");
|
|
87
87
|
}
|
|
88
88
|
if (this.z != -1) {
|
|
89
89
|
window.clearTimeout(this.z);
|
|
@@ -247,14 +247,14 @@ export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
247
247
|
this.l.af(this.j);
|
|
248
248
|
this.ab();
|
|
249
249
|
this.a = new CanvasGestureDOMEventProxy(this.u.rootWrapper, this.u, false);
|
|
250
|
-
this.a.
|
|
250
|
+
this.a.bo = this.g.e0;
|
|
251
251
|
var k = this.a;
|
|
252
252
|
k.onContactStarted = delegateCombine(k.onContactStarted, runOn(this, this.aj));
|
|
253
253
|
var l = this.a;
|
|
254
254
|
l.onContactMoved = delegateCombine(l.onContactMoved, runOn(this, this.ai));
|
|
255
255
|
var m = this.a;
|
|
256
256
|
m.onContactCompleted = delegateCombine(m.onContactCompleted, runOn(this, this.ah));
|
|
257
|
-
this.a.
|
|
257
|
+
this.a.aq = function (n) { return _this.g.ey.containsPoint(n); };
|
|
258
258
|
this.g.ds(0, 0, e, f);
|
|
259
259
|
this.s = FontUtil.getCurrentFontHeight(this.u, this.j);
|
|
260
260
|
this.g.trackDirty();
|
|
@@ -277,8 +277,8 @@ export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
277
277
|
b.onContactMoved = delegateRemove(b.onContactMoved, runOn(this, this.ai));
|
|
278
278
|
var c = this.a;
|
|
279
279
|
c.onContactCompleted = delegateRemove(c.onContactCompleted, runOn(this, this.ah));
|
|
280
|
-
this.a.
|
|
281
|
-
this.a.
|
|
280
|
+
this.a.aq = null;
|
|
281
|
+
this.a.ax();
|
|
282
282
|
}
|
|
283
283
|
};
|
|
284
284
|
MultiSliderView.prototype.ay = function () {
|
|
@@ -297,7 +297,7 @@ export var MultiSliderView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
297
297
|
if (a || d) {
|
|
298
298
|
this.g.ds(0, 0, b, c);
|
|
299
299
|
if (this.a != null) {
|
|
300
|
-
this.a.
|
|
300
|
+
this.a.bo = this.g.e0;
|
|
301
301
|
}
|
|
302
302
|
}
|
|
303
303
|
};
|