@syncfusion/ej2-angular-inputs 23.2.4-ngcc → 24.1.41-ngcc
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 +1 -40
- package/dist/ej2-angular-inputs.umd.js +1 -1
- package/dist/ej2-angular-inputs.umd.min.js +1 -1
- package/package.json +9 -9
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +1 -7061
- package/styles/bootstrap-dark.scss +1 -0
- package/styles/bootstrap.css +1 -7040
- package/styles/bootstrap.scss +1 -0
- package/styles/bootstrap4.css +1 -7194
- package/styles/bootstrap4.scss +1 -0
- package/styles/bootstrap5-dark.css +1 -7345
- package/styles/bootstrap5-dark.scss +1 -0
- package/styles/bootstrap5.css +1 -7345
- package/styles/bootstrap5.scss +1 -0
- package/styles/color-picker/bootstrap-dark.css +1 -745
- package/styles/color-picker/bootstrap.css +1 -745
- package/styles/color-picker/bootstrap4.css +1 -828
- package/styles/color-picker/bootstrap5-dark.css +1 -796
- package/styles/color-picker/bootstrap5.css +1 -796
- package/styles/color-picker/fabric-dark.css +1 -745
- package/styles/color-picker/fabric.css +1 -745
- package/styles/color-picker/fluent-dark.css +1 -753
- package/styles/color-picker/fluent.css +1 -753
- package/styles/color-picker/highcontrast-light.css +1 -745
- package/styles/color-picker/highcontrast.css +1 -745
- package/styles/color-picker/material-dark.css +1 -751
- package/styles/color-picker/material.css +1 -759
- package/styles/color-picker/material3-dark.css +1 -879
- package/styles/color-picker/material3.css +1 -935
- package/styles/color-picker/tailwind-dark.css +1 -773
- package/styles/color-picker/tailwind.css +1 -773
- package/styles/data-form/bootstrap-dark.css +1 -0
- package/styles/data-form/bootstrap-dark.scss +1 -0
- package/styles/data-form/bootstrap.css +1 -0
- package/styles/data-form/bootstrap.scss +1 -0
- package/styles/data-form/bootstrap4.css +1 -0
- package/styles/data-form/bootstrap4.scss +1 -0
- package/styles/data-form/bootstrap5-dark.css +1 -0
- package/styles/data-form/bootstrap5-dark.scss +1 -0
- package/styles/data-form/bootstrap5.css +1 -0
- package/styles/data-form/bootstrap5.scss +1 -0
- package/styles/data-form/fabric-dark.css +1 -0
- package/styles/data-form/fabric-dark.scss +1 -0
- package/styles/data-form/fabric.css +1 -0
- package/styles/data-form/fabric.scss +1 -0
- package/styles/data-form/fluent-dark.css +1 -0
- package/styles/data-form/fluent-dark.scss +1 -0
- package/styles/data-form/fluent.css +1 -0
- package/styles/data-form/fluent.scss +1 -0
- package/styles/data-form/highcontrast-light.css +1 -0
- package/styles/data-form/highcontrast-light.scss +1 -0
- package/styles/data-form/highcontrast.css +1 -0
- package/styles/data-form/highcontrast.scss +1 -0
- package/styles/data-form/material-dark.css +1 -0
- package/styles/data-form/material-dark.scss +1 -0
- package/styles/data-form/material.css +1 -0
- package/styles/data-form/material.scss +1 -0
- package/styles/data-form/material3-dark.css +1 -0
- package/styles/data-form/material3-dark.scss +2 -0
- package/styles/data-form/material3.css +1 -0
- package/styles/data-form/material3.scss +2 -0
- package/styles/data-form/tailwind-dark.css +1 -0
- package/styles/data-form/tailwind-dark.scss +1 -0
- package/styles/data-form/tailwind.css +1 -0
- package/styles/data-form/tailwind.scss +1 -0
- package/styles/fabric-dark.css +1 -6990
- package/styles/fabric-dark.scss +1 -0
- package/styles/fabric.css +1 -6990
- package/styles/fabric.scss +1 -0
- package/styles/fluent-dark.css +1 -7126
- package/styles/fluent-dark.scss +1 -0
- package/styles/fluent.css +1 -7126
- package/styles/fluent.scss +1 -0
- package/styles/highcontrast-light.css +1 -7306
- package/styles/highcontrast-light.scss +1 -0
- package/styles/highcontrast.css +1 -7306
- package/styles/highcontrast.scss +1 -0
- package/styles/input/bootstrap-dark.css +1 -4652
- package/styles/input/bootstrap.css +1 -4652
- package/styles/input/bootstrap4.css +1 -4634
- package/styles/input/bootstrap5-dark.css +1 -4745
- package/styles/input/bootstrap5.css +1 -4745
- package/styles/input/fabric-dark.css +1 -4572
- package/styles/input/fabric.css +1 -4572
- package/styles/input/fluent-dark.css +1 -4617
- package/styles/input/fluent.css +1 -4617
- package/styles/input/highcontrast-light.css +1 -4846
- package/styles/input/highcontrast.css +1 -4846
- package/styles/input/material-dark.css +1 -12567
- package/styles/input/material.css +1 -12575
- package/styles/input/material3-dark.css +1 -12444
- package/styles/input/material3.css +1 -12500
- package/styles/input/tailwind-dark.css +1 -4588
- package/styles/input/tailwind.css +1 -4588
- package/styles/maskedtextbox/bootstrap-dark.css +1 -34
- package/styles/maskedtextbox/bootstrap.css +1 -14
- package/styles/maskedtextbox/bootstrap4.css +1 -34
- package/styles/maskedtextbox/bootstrap5-dark.css +1 -34
- package/styles/maskedtextbox/bootstrap5.css +1 -34
- package/styles/maskedtextbox/fabric-dark.css +1 -34
- package/styles/maskedtextbox/fabric.css +1 -34
- package/styles/maskedtextbox/fluent-dark.css +1 -27
- package/styles/maskedtextbox/fluent.css +1 -27
- package/styles/maskedtextbox/highcontrast-light.css +1 -34
- package/styles/maskedtextbox/highcontrast.css +1 -34
- package/styles/maskedtextbox/material-dark.css +1 -40
- package/styles/maskedtextbox/material.css +1 -48
- package/styles/maskedtextbox/material3-dark.css +1 -103
- package/styles/maskedtextbox/material3.css +1 -159
- package/styles/maskedtextbox/tailwind-dark.css +1 -34
- package/styles/maskedtextbox/tailwind.css +1 -34
- package/styles/material-dark.css +1 -15146
- package/styles/material-dark.scss +1 -0
- package/styles/material.css +1 -15190
- package/styles/material.scss +1 -0
- package/styles/material3-dark.css +1 -15642
- package/styles/material3-dark.scss +1 -0
- package/styles/material3.css +1 -16146
- package/styles/material3.scss +1 -0
- package/styles/numerictextbox/bootstrap-dark.css +1 -52
- package/styles/numerictextbox/bootstrap.css +1 -52
- package/styles/numerictextbox/bootstrap4.css +1 -48
- package/styles/numerictextbox/bootstrap5-dark.css +1 -48
- package/styles/numerictextbox/bootstrap5.css +1 -48
- package/styles/numerictextbox/fabric-dark.css +1 -48
- package/styles/numerictextbox/fabric.css +1 -48
- package/styles/numerictextbox/fluent-dark.css +1 -59
- package/styles/numerictextbox/fluent.css +1 -59
- package/styles/numerictextbox/highcontrast-light.css +1 -48
- package/styles/numerictextbox/highcontrast.css +1 -48
- package/styles/numerictextbox/material-dark.css +1 -54
- package/styles/numerictextbox/material.css +1 -62
- package/styles/numerictextbox/material3-dark.css +1 -117
- package/styles/numerictextbox/material3.css +1 -173
- package/styles/numerictextbox/tailwind-dark.css +1 -48
- package/styles/numerictextbox/tailwind.css +1 -48
- package/styles/rating/bootstrap-dark.css +1 -270
- package/styles/rating/bootstrap.css +1 -270
- package/styles/rating/bootstrap4.css +1 -270
- package/styles/rating/bootstrap5-dark.css +1 -271
- package/styles/rating/bootstrap5.css +1 -271
- package/styles/rating/fabric-dark.css +1 -270
- package/styles/rating/fabric.css +1 -270
- package/styles/rating/fluent-dark.css +1 -270
- package/styles/rating/fluent.css +1 -270
- package/styles/rating/highcontrast-light.css +1 -270
- package/styles/rating/highcontrast.css +1 -270
- package/styles/rating/material-dark.css +1 -270
- package/styles/rating/material.css +1 -270
- package/styles/rating/material3-dark.css +1 -335
- package/styles/rating/material3.css +1 -391
- package/styles/rating/tailwind-dark.css +1 -275
- package/styles/rating/tailwind.css +1 -275
- package/styles/signature/bootstrap-dark.css +1 -9
- package/styles/signature/bootstrap.css +1 -9
- package/styles/signature/bootstrap4.css +1 -9
- package/styles/signature/bootstrap5-dark.css +1 -9
- package/styles/signature/bootstrap5.css +1 -9
- package/styles/signature/fabric-dark.css +1 -9
- package/styles/signature/fabric.css +1 -9
- package/styles/signature/fluent-dark.css +1 -9
- package/styles/signature/fluent.css +1 -9
- package/styles/signature/highcontrast-light.css +1 -9
- package/styles/signature/highcontrast.css +1 -9
- package/styles/signature/material-dark.css +1 -9
- package/styles/signature/material.css +1 -9
- package/styles/signature/material3-dark.css +1 -64
- package/styles/signature/material3.css +1 -120
- package/styles/signature/tailwind-dark.css +1 -9
- package/styles/signature/tailwind.css +1 -9
- package/styles/slider/bootstrap-dark.css +1 -492
- package/styles/slider/bootstrap.css +1 -492
- package/styles/slider/bootstrap4.css +1 -564
- package/styles/slider/bootstrap5-dark.css +1 -629
- package/styles/slider/bootstrap5.css +1 -629
- package/styles/slider/fabric-dark.css +1 -504
- package/styles/slider/fabric.css +1 -504
- package/styles/slider/fluent-dark.css +1 -532
- package/styles/slider/fluent.css +1 -532
- package/styles/slider/highcontrast-light.css +1 -547
- package/styles/slider/highcontrast.css +1 -547
- package/styles/slider/material-dark.css +1 -642
- package/styles/slider/material.css +1 -642
- package/styles/slider/material3-dark.css +1 -764
- package/styles/slider/material3.css +1 -820
- package/styles/slider/tailwind-dark.css +1 -628
- package/styles/slider/tailwind.css +1 -628
- package/styles/tailwind-dark.css +1 -7197
- package/styles/tailwind-dark.scss +1 -0
- package/styles/tailwind.css +1 -7197
- package/styles/tailwind.scss +1 -0
- package/styles/textbox/bootstrap-dark.css +1 -2
- package/styles/textbox/bootstrap.css +1 -2
- package/styles/textbox/bootstrap4.css +1 -2
- package/styles/textbox/bootstrap5-dark.css +1 -2
- package/styles/textbox/bootstrap5.css +1 -2
- package/styles/textbox/fabric-dark.css +1 -2
- package/styles/textbox/fabric.css +1 -2
- package/styles/textbox/fluent-dark.css +1 -2
- package/styles/textbox/fluent.css +1 -2
- package/styles/textbox/highcontrast-light.css +1 -2
- package/styles/textbox/highcontrast.css +1 -2
- package/styles/textbox/material-dark.css +1 -8
- package/styles/textbox/material.css +1 -16
- package/styles/textbox/material3-dark.css +1 -71
- package/styles/textbox/material3.css +1 -127
- package/styles/textbox/tailwind-dark.css +1 -2
- package/styles/textbox/tailwind.css +1 -2
- package/styles/uploader/bootstrap-dark.css +1 -800
- package/styles/uploader/bootstrap.css +1 -800
- package/styles/uploader/bootstrap4.css +1 -800
- package/styles/uploader/bootstrap5-dark.css +1 -806
- package/styles/uploader/bootstrap5.css +1 -806
- package/styles/uploader/fabric-dark.css +1 -800
- package/styles/uploader/fabric.css +1 -800
- package/styles/uploader/fluent-dark.css +1 -852
- package/styles/uploader/fluent.css +1 -852
- package/styles/uploader/highcontrast-light.css +1 -800
- package/styles/uploader/highcontrast.css +1 -800
- package/styles/uploader/material-dark.css +1 -800
- package/styles/uploader/material.css +1 -804
- package/styles/uploader/material3-dark.css +1 -860
- package/styles/uploader/material3.css +1 -916
- package/styles/uploader/tailwind-dark.css +1 -834
- package/styles/uploader/tailwind.css +1 -834
package/styles/material3.scss
CHANGED
|
@@ -1,52 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e834";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e83d";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-focus) {
|
|
43
|
-
border-color: #767676;
|
|
44
|
-
box-shadow: none;
|
|
45
|
-
}
|
|
46
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
51
|
-
font-size: 14px;
|
|
52
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap-dark.css';
|
|
@@ -1,52 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e834";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e83d";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-focus) {
|
|
43
|
-
border-color: #ccc;
|
|
44
|
-
box-shadow: none;
|
|
45
|
-
}
|
|
46
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
51
|
-
font-size: 14px;
|
|
52
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e721";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e744";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 8px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 10px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap4.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e776";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e729";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 14px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 16px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap5-dark.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e776";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e729";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 14px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 16px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/bootstrap5.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e85e";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e84f";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 12px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/fabric-dark.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e85e";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e84f";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 12px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/fabric.css';
|
|
@@ -1,59 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e776";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e729";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 16px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 20px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-small .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
51
|
-
font-size: 14px;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.e-small.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
55
|
-
.e-small.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
56
|
-
.e-small .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
57
|
-
.e-bigger .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
58
|
-
font-size: 18px;
|
|
59
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/fluent-dark.css';
|
|
@@ -1,59 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e776";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e729";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 16px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 20px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-small .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
51
|
-
font-size: 14px;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.e-small.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
55
|
-
.e-small.e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
56
|
-
.e-small .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon,
|
|
57
|
-
.e-bigger .e-small.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
58
|
-
font-size: 18px;
|
|
59
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/fluent.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e85e";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e84f";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 14px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/highcontrast-light.css';
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
|
|
2
|
-
.e-input-group-icon.e-spin-up::before {
|
|
3
|
-
content: "\e85e";
|
|
4
|
-
font-family: "e-icons";
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-input-group-icon.e-spin-down::before {
|
|
8
|
-
content: "\e84f";
|
|
9
|
-
font-family: "e-icons";
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-numeric-container {
|
|
13
|
-
width: 100%;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
17
|
-
background-size: 300px 33px;
|
|
18
|
-
min-height: 33px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
22
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 40px;
|
|
24
|
-
min-height: 40px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
28
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
29
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
30
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
31
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
32
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
33
|
-
border: 0;
|
|
34
|
-
height: 0;
|
|
35
|
-
margin: 0;
|
|
36
|
-
padding: 0;
|
|
37
|
-
text-indent: 0;
|
|
38
|
-
visibility: hidden;
|
|
39
|
-
width: 0;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
43
|
-
font-size: 14px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
47
|
-
font-size: 12px;
|
|
48
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/highcontrast.css';
|
|
@@ -1,54 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@keyframes e-input-ripple {
|
|
3
|
-
100% {
|
|
4
|
-
opacity: 0;
|
|
5
|
-
transform: scale(4);
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
.e-input-group-icon.e-spin-up::before {
|
|
9
|
-
content: "\e834";
|
|
10
|
-
font-family: "e-icons";
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.e-input-group-icon.e-spin-down::before {
|
|
14
|
-
content: "\e83d";
|
|
15
|
-
font-family: "e-icons";
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.e-numeric-container {
|
|
19
|
-
width: 100%;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
23
|
-
background-size: 300px 33px;
|
|
24
|
-
min-height: 33px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.e-bigger.e-content-placeholder.e-numeric.e-placeholder-numeric,
|
|
28
|
-
.e-bigger .e-content-placeholder.e-numeric.e-placeholder-numeric {
|
|
29
|
-
background-size: 300px 40px;
|
|
30
|
-
min-height: 40px;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
34
|
-
.e-input-group.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
35
|
-
.e-float-input.e-control-wrapper.e-numeric .e-numeric-hidden,
|
|
36
|
-
.e-float-input.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
37
|
-
.e-input-group.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden,
|
|
38
|
-
.e-float-input.e-control-wrapper.e-numeric.e-input-focus .e-numeric-hidden {
|
|
39
|
-
border: 0;
|
|
40
|
-
height: 0;
|
|
41
|
-
margin: 0;
|
|
42
|
-
padding: 0;
|
|
43
|
-
text-indent: 0;
|
|
44
|
-
visibility: hidden;
|
|
45
|
-
width: 0;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.e-numeric.e-control-wrapper.e-input-group .e-input-group-icon {
|
|
49
|
-
font-size: 12px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-bigger .e-control-wrapper.e-numeric.e-input-group .e-input-group-icon, .e-bigger.e-control-wrapper.e-numeric.e-input-group .e-input-group-icon {
|
|
53
|
-
font-size: 12px;
|
|
54
|
-
}
|
|
1
|
+
@import '@syncfusion/ej2-inputs/styles/numerictextbox/material-dark.css';
|