@syncfusion/ej2-vue-inputs 19.2.55 → 19.3.44
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/CHANGELOG.md +14 -0
- package/dist/ej2-vue-inputs.umd.min.js +10 -1
- package/dist/es6/ej2-vue-inputs.es2015.js +171 -17
- package/dist/es6/ej2-vue-inputs.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-inputs.es5.js +183 -17
- package/dist/es6/ej2-vue-inputs.es5.js.map +1 -1
- package/dist/global/ej2-vue-inputs.min.js +2 -2
- package/package.json +8 -8
- package/src/color-picker/colorpicker.component.d.ts +2 -0
- package/src/color-picker/colorpicker.component.js +32 -4
- package/src/maskedtextbox/maskedtextbox.component.d.ts +2 -0
- package/src/maskedtextbox/maskedtextbox.component.js +32 -4
- package/src/numerictextbox/numerictextbox.component.d.ts +2 -0
- package/src/numerictextbox/numerictextbox.component.js +32 -4
- package/src/slider/slider.component.d.ts +2 -0
- package/src/slider/slider.component.js +32 -4
- package/src/textbox/textbox.component.d.ts +2 -0
- package/src/textbox/textbox.component.js +32 -4
- package/src/uploader/uploader.component.d.ts +2 -0
- package/src/uploader/uploader.component.js +28 -2
- package/styles/bootstrap-dark.css +14 -6
- package/styles/bootstrap.css +14 -6
- package/styles/bootstrap4.css +22 -12
- package/styles/bootstrap5-dark.css +7548 -0
- package/styles/bootstrap5-dark.scss +7 -0
- package/styles/bootstrap5.css +7548 -0
- package/styles/bootstrap5.scss +7 -0
- package/styles/color-picker/bootstrap5-dark.css +964 -0
- package/styles/color-picker/bootstrap5-dark.scss +1 -0
- package/styles/color-picker/bootstrap5.css +964 -0
- package/styles/color-picker/bootstrap5.scss +1 -0
- package/styles/fabric-dark.css +15 -7
- package/styles/fabric.css +15 -7
- package/styles/highcontrast-light.css +15 -7
- package/styles/highcontrast.css +16 -8
- package/styles/input/bootstrap-dark.css +12 -3
- package/styles/input/bootstrap.css +12 -3
- package/styles/input/bootstrap4.css +15 -3
- package/styles/input/bootstrap5-dark.css +4670 -0
- package/styles/input/bootstrap5-dark.scss +1 -0
- package/styles/input/bootstrap5.css +4670 -0
- package/styles/input/bootstrap5.scss +1 -0
- package/styles/input/fabric-dark.css +12 -3
- package/styles/input/fabric.css +13 -4
- package/styles/input/highcontrast-light.css +12 -3
- package/styles/input/highcontrast.css +13 -4
- package/styles/input/material-dark.css +2320 -201
- package/styles/input/material.css +12 -3
- package/styles/input/tailwind-dark.css +14 -5
- package/styles/input/tailwind.css +14 -5
- package/styles/maskedtextbox/bootstrap5-dark.css +33 -0
- package/styles/maskedtextbox/bootstrap5-dark.scss +1 -0
- package/styles/maskedtextbox/bootstrap5.css +33 -0
- package/styles/maskedtextbox/bootstrap5.scss +1 -0
- package/styles/material-dark.css +2337 -218
- package/styles/material.css +14 -5
- package/styles/numerictextbox/bootstrap5-dark.css +48 -0
- package/styles/numerictextbox/bootstrap5-dark.scss +1 -0
- package/styles/numerictextbox/bootstrap5.css +48 -0
- package/styles/numerictextbox/bootstrap5.scss +1 -0
- package/styles/slider/bootstrap-dark.css +2 -3
- package/styles/slider/bootstrap.css +2 -3
- package/styles/slider/bootstrap4.css +7 -9
- package/styles/slider/bootstrap5-dark.css +749 -0
- package/styles/slider/bootstrap5-dark.scss +1 -0
- package/styles/slider/bootstrap5.css +749 -0
- package/styles/slider/bootstrap5.scss +1 -0
- package/styles/slider/fabric-dark.css +3 -4
- package/styles/slider/fabric.css +2 -3
- package/styles/slider/highcontrast-light.css +3 -4
- package/styles/slider/highcontrast.css +3 -4
- package/styles/slider/material-dark.css +16 -16
- package/styles/slider/material.css +2 -2
- package/styles/slider/tailwind-dark.css +9 -8
- package/styles/slider/tailwind.css +7 -3
- package/styles/tailwind-dark.css +23 -13
- package/styles/tailwind.css +21 -8
- package/styles/textbox/bootstrap5-dark.css +0 -0
- package/styles/textbox/bootstrap5-dark.scss +1 -0
- package/styles/textbox/bootstrap5.css +0 -0
- package/styles/textbox/bootstrap5.scss +1 -0
- package/styles/uploader/bootstrap5-dark.css +1079 -0
- package/styles/uploader/bootstrap5-dark.scss +1 -0
- package/styles/uploader/bootstrap5.css +1079 -0
- package/styles/uploader/bootstrap5.scss +1 -0
- package/styles/uploader/material-dark.css +1 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-inputs@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-inputs@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-inputs@18.34.1",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-RCGyeDtX+Drb5GO9HoU3TBSxQmfanhK/H66XbTLVEt/rPUeMCu6lbwMQTp5dDaYmm8nX+ICahswtxDy4WC+Jwg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-inputs",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-inputs/-/ej2-vue-inputs-18.34.1.tgz",
|
|
23
|
+
"_shasum": "e7b1338f96f05bc7e18a67f9e1bd9d1b8248cd8b",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-inputs@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~19.
|
|
35
|
-
"@syncfusion/ej2-inputs": "19.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~19.
|
|
34
|
+
"@syncfusion/ej2-base": "~19.3.43",
|
|
35
|
+
"@syncfusion/ej2-inputs": "19.3.44",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~19.3.43"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for Vue",
|
|
@@ -120,6 +120,6 @@
|
|
|
120
120
|
"type": "git",
|
|
121
121
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
122
122
|
},
|
|
123
|
-
"version": "19.
|
|
123
|
+
"version": "19.3.44",
|
|
124
124
|
"sideEffects": false
|
|
125
125
|
}
|
|
@@ -23,7 +23,9 @@ export declare class ColorPickerComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
trigger(eventName: string, eventProp: {
|
|
29
31
|
[key: string]: Object;
|
|
@@ -19,10 +19,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
21
21
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
22
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
23
23
|
import { ColorPicker } from '@syncfusion/ej2-inputs';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['columns', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'value', 'beforeClose', 'beforeModeSwitch', 'beforeOpen', 'beforeTileRender', 'change', 'created', 'onModeSwitch', 'open', 'select'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'columns', 'cssClass', 'disabled', 'enableOpacity', 'enablePersistence', 'enableRtl', 'inline', 'locale', 'mode', 'modeSwitcher', 'noColor', 'presetColors', 'showButtons', 'value', 'beforeClose', 'beforeModeSwitch', 'beforeOpen', 'beforeTileRender', 'change', 'created', 'onModeSwitch', 'open', 'select'];
|
|
26
26
|
export var modelProps = ['value'];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -57,8 +57,33 @@ var ColorPickerComponent = /** @class */ (function (_super) {
|
|
|
57
57
|
_this.bindProperties();
|
|
58
58
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
59
59
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
60
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
60
61
|
return _this;
|
|
61
62
|
}
|
|
63
|
+
ColorPickerComponent.prototype.clearTemplate = function (templateNames) {
|
|
64
|
+
if (!templateNames) {
|
|
65
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
66
|
+
}
|
|
67
|
+
if (templateNames.length && this.templateCollection) {
|
|
68
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
69
|
+
var tempName = templateNames_1[_i];
|
|
70
|
+
var elementCollection = this.templateCollection[tempName];
|
|
71
|
+
if (elementCollection && elementCollection.length) {
|
|
72
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
73
|
+
var ele = elementCollection_1[_a];
|
|
74
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
75
|
+
if (destroy) {
|
|
76
|
+
ele.__vue__.$destroy();
|
|
77
|
+
}
|
|
78
|
+
if (ele.innerHTML) {
|
|
79
|
+
ele.innerHTML = '';
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
delete this.templateCollection[tempName];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
};
|
|
62
87
|
ColorPickerComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
63
88
|
var _this = this;
|
|
64
89
|
if (this.isVue3) {
|
|
@@ -76,6 +101,7 @@ var ColorPickerComponent = /** @class */ (function (_super) {
|
|
|
76
101
|
}
|
|
77
102
|
else {
|
|
78
103
|
_this.$emit('update:' + key, prop[key]);
|
|
104
|
+
_this.$emit('modelchanged', prop[key]);
|
|
79
105
|
}
|
|
80
106
|
}
|
|
81
107
|
});
|
|
@@ -95,8 +121,10 @@ var ColorPickerComponent = /** @class */ (function (_super) {
|
|
|
95
121
|
this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
|
|
96
122
|
}
|
|
97
123
|
else {
|
|
98
|
-
|
|
99
|
-
|
|
124
|
+
if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
|
|
125
|
+
this.$emit('update:' + propKey, eventProp[propKey]);
|
|
126
|
+
this.$emit('modelchanged', eventProp[propKey]);
|
|
127
|
+
}
|
|
100
128
|
}
|
|
101
129
|
}
|
|
102
130
|
}
|
|
@@ -23,7 +23,9 @@ export declare class MaskedTextBoxComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
trigger(eventName: string, eventProp: {
|
|
29
31
|
[key: string]: Object;
|
|
@@ -19,10 +19,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
21
21
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
22
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
23
23
|
import { MaskedTextBox } from '@syncfusion/ej2-inputs';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['cssClass', 'customCharacters', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'mask', 'placeholder', 'promptChar', 'readonly', 'showClearButton', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'cssClass', 'customCharacters', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'mask', 'placeholder', 'promptChar', 'readonly', 'showClearButton', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus'];
|
|
26
26
|
export var modelProps = ['value'];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -57,8 +57,33 @@ var MaskedTextBoxComponent = /** @class */ (function (_super) {
|
|
|
57
57
|
_this.bindProperties();
|
|
58
58
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
59
59
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
60
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
60
61
|
return _this;
|
|
61
62
|
}
|
|
63
|
+
MaskedTextBoxComponent.prototype.clearTemplate = function (templateNames) {
|
|
64
|
+
if (!templateNames) {
|
|
65
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
66
|
+
}
|
|
67
|
+
if (templateNames.length && this.templateCollection) {
|
|
68
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
69
|
+
var tempName = templateNames_1[_i];
|
|
70
|
+
var elementCollection = this.templateCollection[tempName];
|
|
71
|
+
if (elementCollection && elementCollection.length) {
|
|
72
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
73
|
+
var ele = elementCollection_1[_a];
|
|
74
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
75
|
+
if (destroy) {
|
|
76
|
+
ele.__vue__.$destroy();
|
|
77
|
+
}
|
|
78
|
+
if (ele.innerHTML) {
|
|
79
|
+
ele.innerHTML = '';
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
delete this.templateCollection[tempName];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
};
|
|
62
87
|
MaskedTextBoxComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
63
88
|
var _this = this;
|
|
64
89
|
if (this.isVue3) {
|
|
@@ -76,6 +101,7 @@ var MaskedTextBoxComponent = /** @class */ (function (_super) {
|
|
|
76
101
|
}
|
|
77
102
|
else {
|
|
78
103
|
_this.$emit('update:' + key, prop[key]);
|
|
104
|
+
_this.$emit('modelchanged', prop[key]);
|
|
79
105
|
}
|
|
80
106
|
}
|
|
81
107
|
});
|
|
@@ -95,8 +121,10 @@ var MaskedTextBoxComponent = /** @class */ (function (_super) {
|
|
|
95
121
|
this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
|
|
96
122
|
}
|
|
97
123
|
else {
|
|
98
|
-
|
|
99
|
-
|
|
124
|
+
if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
|
|
125
|
+
this.$emit('update:' + propKey, eventProp[propKey]);
|
|
126
|
+
this.$emit('modelchanged', eventProp[propKey]);
|
|
127
|
+
}
|
|
100
128
|
}
|
|
101
129
|
}
|
|
102
130
|
}
|
|
@@ -23,7 +23,9 @@ export declare class NumericTextBoxComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
trigger(eventName: string, eventProp: {
|
|
29
31
|
[key: string]: Object;
|
|
@@ -19,10 +19,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
21
21
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
22
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
23
23
|
import { NumericTextBox } from '@syncfusion/ej2-inputs';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['cssClass', 'currency', 'currencyCode', 'decimals', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'format', 'htmlAttributes', 'locale', 'max', 'min', 'placeholder', 'readonly', 'showClearButton', 'showSpinButton', 'step', 'strictMode', 'validateDecimalOnType', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'cssClass', 'currency', 'currencyCode', 'decimals', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'format', 'htmlAttributes', 'locale', 'max', 'min', 'placeholder', 'readonly', 'showClearButton', 'showSpinButton', 'step', 'strictMode', 'validateDecimalOnType', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus'];
|
|
26
26
|
export var modelProps = ['value'];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -57,8 +57,33 @@ var NumericTextBoxComponent = /** @class */ (function (_super) {
|
|
|
57
57
|
_this.bindProperties();
|
|
58
58
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
59
59
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
60
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
60
61
|
return _this;
|
|
61
62
|
}
|
|
63
|
+
NumericTextBoxComponent.prototype.clearTemplate = function (templateNames) {
|
|
64
|
+
if (!templateNames) {
|
|
65
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
66
|
+
}
|
|
67
|
+
if (templateNames.length && this.templateCollection) {
|
|
68
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
69
|
+
var tempName = templateNames_1[_i];
|
|
70
|
+
var elementCollection = this.templateCollection[tempName];
|
|
71
|
+
if (elementCollection && elementCollection.length) {
|
|
72
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
73
|
+
var ele = elementCollection_1[_a];
|
|
74
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
75
|
+
if (destroy) {
|
|
76
|
+
ele.__vue__.$destroy();
|
|
77
|
+
}
|
|
78
|
+
if (ele.innerHTML) {
|
|
79
|
+
ele.innerHTML = '';
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
delete this.templateCollection[tempName];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
};
|
|
62
87
|
NumericTextBoxComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
63
88
|
var _this = this;
|
|
64
89
|
if (this.isVue3) {
|
|
@@ -76,6 +101,7 @@ var NumericTextBoxComponent = /** @class */ (function (_super) {
|
|
|
76
101
|
}
|
|
77
102
|
else {
|
|
78
103
|
_this.$emit('update:' + key, prop[key]);
|
|
104
|
+
_this.$emit('modelchanged', prop[key]);
|
|
79
105
|
}
|
|
80
106
|
}
|
|
81
107
|
});
|
|
@@ -95,8 +121,10 @@ var NumericTextBoxComponent = /** @class */ (function (_super) {
|
|
|
95
121
|
this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
|
|
96
122
|
}
|
|
97
123
|
else {
|
|
98
|
-
|
|
99
|
-
|
|
124
|
+
if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
|
|
125
|
+
this.$emit('update:' + propKey, eventProp[propKey]);
|
|
126
|
+
this.$emit('modelchanged', eventProp[propKey]);
|
|
127
|
+
}
|
|
100
128
|
}
|
|
101
129
|
}
|
|
102
130
|
}
|
|
@@ -23,7 +23,9 @@ export declare class SliderComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
trigger(eventName: string, eventProp: {
|
|
29
31
|
[key: string]: Object;
|
|
@@ -19,10 +19,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
21
21
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
22
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
23
23
|
import { Slider } from '@syncfusion/ej2-inputs';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['colorRange', 'cssClass', 'customValues', 'enableAnimation', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enabled', 'limits', 'locale', 'max', 'min', 'orientation', 'readonly', 'showButtons', 'step', 'ticks', 'tooltip', 'type', 'value', 'width', 'change', 'changed', 'created', 'renderedTicks', 'renderingTicks', 'tooltipChange'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'colorRange', 'cssClass', 'customValues', 'enableAnimation', 'enableHtmlSanitizer', 'enablePersistence', 'enableRtl', 'enabled', 'limits', 'locale', 'max', 'min', 'orientation', 'readonly', 'showButtons', 'step', 'ticks', 'tooltip', 'type', 'value', 'width', 'change', 'changed', 'created', 'renderedTicks', 'renderingTicks', 'tooltipChange'];
|
|
26
26
|
export var modelProps = ['value'];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -57,8 +57,33 @@ var SliderComponent = /** @class */ (function (_super) {
|
|
|
57
57
|
_this.bindProperties();
|
|
58
58
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
59
59
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
60
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
60
61
|
return _this;
|
|
61
62
|
}
|
|
63
|
+
SliderComponent.prototype.clearTemplate = function (templateNames) {
|
|
64
|
+
if (!templateNames) {
|
|
65
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
66
|
+
}
|
|
67
|
+
if (templateNames.length && this.templateCollection) {
|
|
68
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
69
|
+
var tempName = templateNames_1[_i];
|
|
70
|
+
var elementCollection = this.templateCollection[tempName];
|
|
71
|
+
if (elementCollection && elementCollection.length) {
|
|
72
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
73
|
+
var ele = elementCollection_1[_a];
|
|
74
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
75
|
+
if (destroy) {
|
|
76
|
+
ele.__vue__.$destroy();
|
|
77
|
+
}
|
|
78
|
+
if (ele.innerHTML) {
|
|
79
|
+
ele.innerHTML = '';
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
delete this.templateCollection[tempName];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
};
|
|
62
87
|
SliderComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
63
88
|
var _this = this;
|
|
64
89
|
if (this.isVue3) {
|
|
@@ -76,6 +101,7 @@ var SliderComponent = /** @class */ (function (_super) {
|
|
|
76
101
|
}
|
|
77
102
|
else {
|
|
78
103
|
_this.$emit('update:' + key, prop[key]);
|
|
104
|
+
_this.$emit('modelchanged', prop[key]);
|
|
79
105
|
}
|
|
80
106
|
}
|
|
81
107
|
});
|
|
@@ -95,8 +121,10 @@ var SliderComponent = /** @class */ (function (_super) {
|
|
|
95
121
|
this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
|
|
96
122
|
}
|
|
97
123
|
else {
|
|
98
|
-
|
|
99
|
-
|
|
124
|
+
if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
|
|
125
|
+
this.$emit('update:' + propKey, eventProp[propKey]);
|
|
126
|
+
this.$emit('modelchanged', eventProp[propKey]);
|
|
127
|
+
}
|
|
100
128
|
}
|
|
101
129
|
}
|
|
102
130
|
}
|
|
@@ -23,7 +23,9 @@ export declare class TextBoxComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
trigger(eventName: string, eventProp: {
|
|
29
31
|
[key: string]: Object;
|
|
@@ -19,10 +19,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
19
19
|
};
|
|
20
20
|
import { isUndefined } from '@syncfusion/ej2-base';
|
|
21
21
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
22
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
22
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
23
23
|
import { TextBox } from '@syncfusion/ej2-inputs';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['autocomplete', 'cssClass', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'multiline', 'placeholder', 'readonly', 'showClearButton', 'type', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus', 'input'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'autocomplete', 'cssClass', 'enablePersistence', 'enableRtl', 'enabled', 'floatLabelType', 'htmlAttributes', 'locale', 'multiline', 'placeholder', 'readonly', 'showClearButton', 'type', 'value', 'width', 'blur', 'change', 'created', 'destroyed', 'focus', 'input'];
|
|
26
26
|
export var modelProps = ['value'];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -57,8 +57,33 @@ var TextBoxComponent = /** @class */ (function (_super) {
|
|
|
57
57
|
_this.bindProperties();
|
|
58
58
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
59
59
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
60
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
60
61
|
return _this;
|
|
61
62
|
}
|
|
63
|
+
TextBoxComponent.prototype.clearTemplate = function (templateNames) {
|
|
64
|
+
if (!templateNames) {
|
|
65
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
66
|
+
}
|
|
67
|
+
if (templateNames.length && this.templateCollection) {
|
|
68
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
69
|
+
var tempName = templateNames_1[_i];
|
|
70
|
+
var elementCollection = this.templateCollection[tempName];
|
|
71
|
+
if (elementCollection && elementCollection.length) {
|
|
72
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
73
|
+
var ele = elementCollection_1[_a];
|
|
74
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
75
|
+
if (destroy) {
|
|
76
|
+
ele.__vue__.$destroy();
|
|
77
|
+
}
|
|
78
|
+
if (ele.innerHTML) {
|
|
79
|
+
ele.innerHTML = '';
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
delete this.templateCollection[tempName];
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
};
|
|
62
87
|
TextBoxComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
63
88
|
var _this = this;
|
|
64
89
|
if (this.isVue3) {
|
|
@@ -76,6 +101,7 @@ var TextBoxComponent = /** @class */ (function (_super) {
|
|
|
76
101
|
}
|
|
77
102
|
else {
|
|
78
103
|
_this.$emit('update:' + key, prop[key]);
|
|
104
|
+
_this.$emit('modelchanged', prop[key]);
|
|
79
105
|
}
|
|
80
106
|
}
|
|
81
107
|
});
|
|
@@ -95,8 +121,10 @@ var TextBoxComponent = /** @class */ (function (_super) {
|
|
|
95
121
|
this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
|
|
96
122
|
}
|
|
97
123
|
else {
|
|
98
|
-
|
|
99
|
-
|
|
124
|
+
if (eventName === 'change' || (this.$props && !this.$props.islazyUpdate)) {
|
|
125
|
+
this.$emit('update:' + propKey, eventProp[propKey]);
|
|
126
|
+
this.$emit('modelchanged', eventProp[propKey]);
|
|
127
|
+
}
|
|
100
128
|
}
|
|
101
129
|
}
|
|
102
130
|
}
|
|
@@ -23,7 +23,9 @@ export declare class UploaderComponent extends ComponentBase {
|
|
|
23
23
|
};
|
|
24
24
|
tagNameMapper: Object;
|
|
25
25
|
isVue3: boolean;
|
|
26
|
+
templateCollection: any;
|
|
26
27
|
constructor();
|
|
28
|
+
clearTemplate(templateNames?: string[]): any;
|
|
27
29
|
setProperties(prop: any, muteOnChange: boolean): void;
|
|
28
30
|
render(createElement: any): any;
|
|
29
31
|
bytesToSize(bytes: number): string;
|
|
@@ -18,11 +18,11 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
18
18
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
19
19
|
};
|
|
20
20
|
import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/ej2-vue-base';
|
|
21
|
-
import { isNullOrUndefined } from '@syncfusion/ej2-base';
|
|
21
|
+
import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
|
|
22
22
|
import { Uploader } from '@syncfusion/ej2-inputs';
|
|
23
23
|
import { FilesDirective, UploadedFilesDirective, FilesPlugin, UploadedFilesPlugin } from './files.directive';
|
|
24
24
|
import { Options } from 'vue-class-component';
|
|
25
|
-
export var properties = ['allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template', 'actionComplete', 'beforeRemove', 'beforeUpload', 'canceling', 'change', 'chunkFailure', 'chunkSuccess', 'chunkUploading', 'clearing', 'created', 'failure', 'fileListRendering', 'pausing', 'progress', 'removing', 'rendering', 'resuming', 'selected', 'success', 'uploading'];
|
|
25
|
+
export var properties = ['islazyUpdate', 'allowedExtensions', 'asyncSettings', 'autoUpload', 'buttons', 'cssClass', 'directoryUpload', 'dropArea', 'dropEffect', 'enablePersistence', 'enableRtl', 'enabled', 'files', 'htmlAttributes', 'locale', 'maxFileSize', 'minFileSize', 'multiple', 'sequentialUpload', 'showFileList', 'template', 'actionComplete', 'beforeRemove', 'beforeUpload', 'canceling', 'change', 'chunkFailure', 'chunkSuccess', 'chunkUploading', 'clearing', 'created', 'failure', 'fileListRendering', 'pausing', 'progress', 'removing', 'rendering', 'resuming', 'selected', 'success', 'uploading'];
|
|
26
26
|
export var modelProps = [];
|
|
27
27
|
export var testProp = getProps({ props: properties });
|
|
28
28
|
export var props = testProp[0];
|
|
@@ -55,8 +55,33 @@ var UploaderComponent = /** @class */ (function (_super) {
|
|
|
55
55
|
_this.bindProperties();
|
|
56
56
|
_this.ej2Instances._setProperties = _this.ej2Instances.setProperties;
|
|
57
57
|
_this.ej2Instances.setProperties = _this.setProperties;
|
|
58
|
+
_this.ej2Instances.clearTemplate = _this.clearTemplate;
|
|
58
59
|
return _this;
|
|
59
60
|
}
|
|
61
|
+
UploaderComponent.prototype.clearTemplate = function (templateNames) {
|
|
62
|
+
if (!templateNames) {
|
|
63
|
+
templateNames = Object.keys(this.templateCollection || {});
|
|
64
|
+
}
|
|
65
|
+
if (templateNames.length && this.templateCollection) {
|
|
66
|
+
for (var _i = 0, templateNames_1 = templateNames; _i < templateNames_1.length; _i++) {
|
|
67
|
+
var tempName = templateNames_1[_i];
|
|
68
|
+
var elementCollection = this.templateCollection[tempName];
|
|
69
|
+
if (elementCollection && elementCollection.length) {
|
|
70
|
+
for (var _a = 0, elementCollection_1 = elementCollection; _a < elementCollection_1.length; _a++) {
|
|
71
|
+
var ele = elementCollection_1[_a];
|
|
72
|
+
var destroy = getValue('__vue__.$destroy', ele);
|
|
73
|
+
if (destroy) {
|
|
74
|
+
ele.__vue__.$destroy();
|
|
75
|
+
}
|
|
76
|
+
if (ele.innerHTML) {
|
|
77
|
+
ele.innerHTML = '';
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
delete this.templateCollection[tempName];
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
};
|
|
60
85
|
UploaderComponent.prototype.setProperties = function (prop, muteOnChange) {
|
|
61
86
|
var _this = this;
|
|
62
87
|
if (this.isVue3) {
|
|
@@ -74,6 +99,7 @@ var UploaderComponent = /** @class */ (function (_super) {
|
|
|
74
99
|
}
|
|
75
100
|
else {
|
|
76
101
|
_this.$emit('update:' + key, prop[key]);
|
|
102
|
+
_this.$emit('modelchanged', prop[key]);
|
|
77
103
|
}
|
|
78
104
|
}
|
|
79
105
|
});
|
|
@@ -4059,22 +4059,31 @@ textarea.e-input::-webkit-input-placeholder {
|
|
|
4059
4059
|
}
|
|
4060
4060
|
|
|
4061
4061
|
.e-input-group.e-success .e-input-group-icon,
|
|
4062
|
+
.e-input-group.e-control-wrapper.e-success .e-input-group-icon {
|
|
4063
|
+
color: #f0f0f0;
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4062
4066
|
.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4063
|
-
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
|
|
4064
4067
|
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4065
4068
|
color: #f0f0f0;
|
|
4066
4069
|
}
|
|
4067
4070
|
|
|
4068
4071
|
.e-input-group.e-warning .e-input-group-icon,
|
|
4072
|
+
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon {
|
|
4073
|
+
color: #f0f0f0;
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4069
4076
|
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4070
|
-
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
|
|
4071
4077
|
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4072
4078
|
color: #f0f0f0;
|
|
4073
4079
|
}
|
|
4074
4080
|
|
|
4075
4081
|
.e-input-group.e-error .e-input-group-icon,
|
|
4082
|
+
.e-input-group.e-control-wrapper.e-error .e-input-group-icon {
|
|
4083
|
+
color: #f0f0f0;
|
|
4084
|
+
}
|
|
4085
|
+
|
|
4076
4086
|
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4077
|
-
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
|
|
4078
4087
|
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4079
4088
|
color: #f0f0f0;
|
|
4080
4089
|
}
|
|
@@ -5006,11 +5015,11 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
5006
5015
|
}
|
|
5007
5016
|
|
|
5008
5017
|
.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal {
|
|
5009
|
-
cursor:
|
|
5018
|
+
cursor: pointer;
|
|
5010
5019
|
}
|
|
5011
5020
|
|
|
5012
5021
|
.e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
|
|
5013
|
-
cursor:
|
|
5022
|
+
cursor: pointer;
|
|
5014
5023
|
}
|
|
5015
5024
|
|
|
5016
5025
|
.e-control-wrapper.e-slider-container .e-slider {
|
|
@@ -5168,7 +5177,6 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
5168
5177
|
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
|
|
5169
5178
|
background-position-y: bottom;
|
|
5170
5179
|
margin-top: 2px;
|
|
5171
|
-
margin-top: 3px;
|
|
5172
5180
|
}
|
|
5173
5181
|
|
|
5174
5182
|
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
|
package/styles/bootstrap.css
CHANGED
|
@@ -4059,22 +4059,31 @@ textarea.e-input::-webkit-input-placeholder {
|
|
|
4059
4059
|
}
|
|
4060
4060
|
|
|
4061
4061
|
.e-input-group.e-success .e-input-group-icon,
|
|
4062
|
+
.e-input-group.e-control-wrapper.e-success .e-input-group-icon {
|
|
4063
|
+
color: #333;
|
|
4064
|
+
}
|
|
4065
|
+
|
|
4062
4066
|
.e-input-group.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4063
|
-
.e-input-group.e-control-wrapper.e-success .e-input-group-icon,
|
|
4064
4067
|
.e-input-group.e-control-wrapper.e-success:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4065
4068
|
color: #333;
|
|
4066
4069
|
}
|
|
4067
4070
|
|
|
4068
4071
|
.e-input-group.e-warning .e-input-group-icon,
|
|
4072
|
+
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon {
|
|
4073
|
+
color: #333;
|
|
4074
|
+
}
|
|
4075
|
+
|
|
4069
4076
|
.e-input-group.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4070
|
-
.e-input-group.e-control-wrapper.e-warning .e-input-group-icon,
|
|
4071
4077
|
.e-input-group.e-control-wrapper.e-warning:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4072
4078
|
color: #333;
|
|
4073
4079
|
}
|
|
4074
4080
|
|
|
4075
4081
|
.e-input-group.e-error .e-input-group-icon,
|
|
4082
|
+
.e-input-group.e-control-wrapper.e-error .e-input-group-icon {
|
|
4083
|
+
color: #333;
|
|
4084
|
+
}
|
|
4085
|
+
|
|
4076
4086
|
.e-input-group.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover,
|
|
4077
|
-
.e-input-group.e-control-wrapper.e-error .e-input-group-icon,
|
|
4078
4087
|
.e-input-group.e-control-wrapper.e-error:not(.e-disabled):not(:active) .e-input-group-icon:hover {
|
|
4079
4088
|
color: #333;
|
|
4080
4089
|
}
|
|
@@ -4985,11 +4994,11 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
4985
4994
|
}
|
|
4986
4995
|
|
|
4987
4996
|
.e-control-wrapper.e-slider-container .e-range.e-drag-horizontal {
|
|
4988
|
-
cursor:
|
|
4997
|
+
cursor: pointer;
|
|
4989
4998
|
}
|
|
4990
4999
|
|
|
4991
5000
|
.e-control-wrapper.e-slider-container .e-range.e-drag-vertical {
|
|
4992
|
-
cursor:
|
|
5001
|
+
cursor: pointer;
|
|
4993
5002
|
}
|
|
4994
5003
|
|
|
4995
5004
|
.e-control-wrapper.e-slider-container .e-slider {
|
|
@@ -5147,7 +5156,6 @@ textarea.e-input:hover:not(.e-success):not(.e-warning):not(.e-error):not([disabl
|
|
|
5147
5156
|
.e-control-wrapper.e-slider-container .e-scale.e-v-scale .e-tick.e-last-tick {
|
|
5148
5157
|
background-position-y: bottom;
|
|
5149
5158
|
margin-top: 2px;
|
|
5150
|
-
margin-top: 3px;
|
|
5151
5159
|
}
|
|
5152
5160
|
|
|
5153
5161
|
.e-control-wrapper.e-slider-container .e-scale.e-h-scale .e-tick {
|