@syncfusion/ej2-angular-inputs 22.2.12 → 23.1.36
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/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 +0 -1
- package/styles/bootstrap.css +0 -1
- package/styles/bootstrap4.css +0 -1
- package/styles/bootstrap5-dark.css +0 -1
- package/styles/bootstrap5.css +0 -1
- package/styles/color-picker/material.css +1 -1
- package/styles/fabric-dark.css +0 -1
- package/styles/fabric.css +0 -1
- package/styles/fluent-dark.css +0 -1
- package/styles/fluent.css +0 -1
- package/styles/highcontrast-light.css +0 -1
- package/styles/highcontrast.css +0 -1
- package/styles/input/_layout.scss +12 -124
- package/styles/input/_material-dark-definition.scss +2 -2
- package/styles/input/_material-definition.scss +2 -2
- package/styles/input/_material3-definition.scss +2 -2
- package/styles/input/bootstrap-dark.css +0 -1
- package/styles/input/bootstrap.css +0 -1
- package/styles/input/bootstrap4.css +0 -1
- package/styles/input/bootstrap5-dark.css +0 -1
- package/styles/input/bootstrap5.css +0 -1
- package/styles/input/fabric-dark.css +0 -1
- package/styles/input/fabric.css +0 -1
- package/styles/input/fluent-dark.css +0 -1
- package/styles/input/fluent.css +0 -1
- package/styles/input/highcontrast-light.css +0 -1
- package/styles/input/highcontrast.css +0 -1
- package/styles/input/material-dark.css +15 -103
- package/styles/input/material.css +16 -104
- package/styles/input/material3-dark.css +15 -103
- package/styles/input/material3.css +15 -103
- package/styles/input/tailwind-dark.css +0 -1
- package/styles/input/tailwind.css +0 -1
- package/styles/maskedtextbox/material.css +1 -1
- package/styles/material-dark.css +15 -103
- package/styles/material.css +16 -104
- package/styles/material3-dark.css +15 -103
- package/styles/material3.css +15 -103
- package/styles/numerictextbox/material.css +1 -1
- package/styles/rating/material.css +1 -1
- package/styles/signature/material.css +1 -1
- package/styles/slider/material.css +1 -1
- package/styles/tailwind-dark.css +0 -1
- package/styles/tailwind.css +0 -1
- package/styles/textbox/material.css +1 -1
- package/styles/uploader/material.css +1 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-inputs@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-inputs@22.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inputs@22.1.34",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-p/2fQPAtisQ0dMYs489ia5G+iDfGZg1Seg68xpMriOJylYPit2/F4jQ+6KUvJMBkqqP9Xa8wZOTZB/kkP02XHw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-inputs",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-release/@syncfusion/ej2-angular-inputs/-/ej2-angular-inputs-22.1.34.tgz",
|
|
23
|
+
"_shasum": "8482eb72e7c98ec6d11718cc7b1cfde69b144896",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-inputs@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~
|
|
35
|
-
"@syncfusion/ej2-base": "~
|
|
36
|
-
"@syncfusion/ej2-inputs": "
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~23.1.36",
|
|
35
|
+
"@syncfusion/ej2-base": "~23.1.36",
|
|
36
|
+
"@syncfusion/ej2-inputs": "23.1.36",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -95,5 +95,5 @@
|
|
|
95
95
|
"schematics": "./schematics/collection.json",
|
|
96
96
|
"sideEffects": false,
|
|
97
97
|
"typings": "syncfusion-ej2-angular-inputs.d.ts",
|
|
98
|
-
"version": "
|
|
98
|
+
"version": "23.1.36"
|
|
99
99
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inputs";
|
|
2
|
-
export declare const pkgVer = "^22.
|
|
2
|
+
export declare const pkgVer = "^22.1.34";
|
|
3
3
|
export declare const moduleName = "TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule";
|
|
4
|
-
export declare const themeVer = "~22.
|
|
4
|
+
export declare const themeVer = "~22.1.34";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-inputs';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^23.1.36';
|
|
5
5
|
exports.moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~23.1.36';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-inputs';
|
|
2
|
-
export const pkgVer = '^
|
|
2
|
+
export const pkgVer = '^23.1.36';
|
|
3
3
|
export const moduleName = 'TextBoxModule, NumericTextBoxModule, MaskedTextBoxModule, SliderModule, UploaderModule, ColorPickerModule, SignatureModule, RatingModule';
|
|
4
|
-
export const themeVer = '~
|
|
4
|
+
export const themeVer = '~23.1.36';
|
package/styles/bootstrap.css
CHANGED
package/styles/bootstrap4.css
CHANGED
package/styles/bootstrap5.css
CHANGED
package/styles/fabric-dark.css
CHANGED
package/styles/fabric.css
CHANGED
package/styles/fluent-dark.css
CHANGED
package/styles/fluent.css
CHANGED
package/styles/highcontrast.css
CHANGED
|
@@ -1456,7 +1456,7 @@
|
|
|
1456
1456
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1457
1457
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1458
1458
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1459
|
-
top: -
|
|
1459
|
+
top: -9px;
|
|
1460
1460
|
}
|
|
1461
1461
|
}
|
|
1462
1462
|
|
|
@@ -1497,7 +1497,7 @@
|
|
|
1497
1497
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
1498
1498
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
1499
1499
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1500
|
-
top: -
|
|
1500
|
+
top: -8px;
|
|
1501
1501
|
}
|
|
1502
1502
|
}
|
|
1503
1503
|
|
|
@@ -1839,34 +1839,6 @@
|
|
|
1839
1839
|
user-select: text;
|
|
1840
1840
|
}
|
|
1841
1841
|
|
|
1842
|
-
.e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1843
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1844
|
-
left: -34px;
|
|
1845
|
-
width: auto;
|
|
1846
|
-
}
|
|
1847
|
-
}
|
|
1848
|
-
|
|
1849
|
-
.e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1850
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1851
|
-
right: -34px;
|
|
1852
|
-
width: auto;
|
|
1853
|
-
}
|
|
1854
|
-
}
|
|
1855
|
-
|
|
1856
|
-
.e-bigger .e-float-input.e-outline.e-float-icon-left:not(.e-rtl) .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1857
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1858
|
-
left: -40px;
|
|
1859
|
-
width: auto;
|
|
1860
|
-
}
|
|
1861
|
-
}
|
|
1862
|
-
|
|
1863
|
-
.e-bigger .e-float-input.e-outline.e-float-icon-left.e-rtl .e-input-in-wrap input ~ label.e-float-text.e-label-top {
|
|
1864
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
1865
|
-
right: -40px;
|
|
1866
|
-
width: auto;
|
|
1867
|
-
}
|
|
1868
|
-
}
|
|
1869
|
-
|
|
1870
1842
|
label.e-float-text,
|
|
1871
1843
|
.e-float-input label.e-float-text,
|
|
1872
1844
|
.e-float-input.e-control-wrapper label.e-float-text,
|
|
@@ -2838,7 +2810,6 @@
|
|
|
2838
2810
|
}
|
|
2839
2811
|
|
|
2840
2812
|
input.e-input.e-bigger#{$css},
|
|
2841
|
-
.e-bigger input.e-input#{$css},
|
|
2842
2813
|
.e-input-group.e-bigger input,
|
|
2843
2814
|
.e-input-group.e-bigger input.e-input,
|
|
2844
2815
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -5459,16 +5430,6 @@
|
|
|
5459
5430
|
}
|
|
5460
5431
|
}
|
|
5461
5432
|
|
|
5462
|
-
.e-outline.e-input-group.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5463
|
-
.e-outline.e-input-group.e-valid-input.e-control-wrapper.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5464
|
-
.e-outline.e-float-input.e-valid-input.e-float-icon-left:hover:not(.e-input-focus):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5465
|
-
.e-outline.e-float-input.e-valid-input.e-control-wrapper.e-float-icon-left:not(.e-input-focus):hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5466
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-float-icon-left:not(.e-warning):not(.e-success):not(.e-error) {
|
|
5467
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5468
|
-
border-top-color: transparent;
|
|
5469
|
-
}
|
|
5470
|
-
}
|
|
5471
|
-
|
|
5472
5433
|
.e-outline.e-input-group,
|
|
5473
5434
|
.e-outline .e-input-group,
|
|
5474
5435
|
.e-outline .e-input-group.e-control-wrapper,
|
|
@@ -5613,12 +5574,20 @@
|
|
|
5613
5574
|
.e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
5614
5575
|
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
5615
5576
|
.e-outline.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left),
|
|
5577
|
+
.e-outline.e-input-group.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5578
|
+
.e-outline.e-input-group.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5579
|
+
.e-outline.e-float-input.e-input-focus.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5580
|
+
.e-outline.e-float-input.e-input-focus.e-control-wrapper.e-float-icon-left:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5616
5581
|
.e-outline.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5617
5582
|
.e-outline.e-float-input.e-input-focus.e-control-wrapper:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5583
|
+
.e-outline.e-input-group.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
|
|
5584
|
+
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error),
|
|
5618
5585
|
.e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5619
5586
|
.e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5620
5587
|
.e-outline.e-float-input.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5621
|
-
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled)
|
|
5588
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5589
|
+
.e-outline.e-input-group.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
|
|
5590
|
+
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
|
|
5622
5591
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5623
5592
|
border-color: $input-active-border-color;
|
|
5624
5593
|
box-shadow: inset 1px 1px $input-active-border-color, inset -1px 0 $input-active-border-color, inset 0 -1px $input-active-border-color;
|
|
@@ -5636,32 +5605,12 @@
|
|
|
5636
5605
|
}
|
|
5637
5606
|
}
|
|
5638
5607
|
|
|
5639
|
-
.e-outline.e-float-input.e-rtl.e-float-icon-left .e-input-in-wrap,
|
|
5640
|
-
.e-outline.e-float-input.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap,
|
|
5641
|
-
.e-outline.e-input-group.e-rtl.e-float-icon-left .e-input-in-wrap,
|
|
5642
|
-
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left .e-input-in-wrap {
|
|
5643
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5644
|
-
margin-right: $zero-value;
|
|
5645
|
-
}
|
|
5646
|
-
}
|
|
5647
|
-
|
|
5648
5608
|
.e-outline.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
5649
5609
|
.e-outline.e-float-input.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
5650
5610
|
.e-outline.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
5651
5611
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
5652
5612
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5653
|
-
margin
|
|
5654
|
-
margin-right: $zero-value;
|
|
5655
|
-
}
|
|
5656
|
-
}
|
|
5657
|
-
|
|
5658
|
-
.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
5659
|
-
.e-outline.e-float-input.e-rtl.e-input-group.e-float-icon-left > .e-input-group-icon,
|
|
5660
|
-
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
5661
|
-
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
5662
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5663
|
-
margin-right: 4px;
|
|
5664
|
-
margin-left: $zero-value;
|
|
5613
|
+
margin: 9px $outline-input-icon-margin-right 9px $zero-value;
|
|
5665
5614
|
}
|
|
5666
5615
|
}
|
|
5667
5616
|
|
|
@@ -6057,16 +6006,6 @@
|
|
|
6057
6006
|
}
|
|
6058
6007
|
}
|
|
6059
6008
|
|
|
6060
|
-
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6061
|
-
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
6062
|
-
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6063
|
-
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6064
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6065
|
-
margin-left: $outline-small-input-icon-margin-left;
|
|
6066
|
-
margin-right: $zero-value;
|
|
6067
|
-
}
|
|
6068
|
-
}
|
|
6069
|
-
|
|
6070
6009
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
6071
6010
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
6072
6011
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -6133,24 +6072,6 @@
|
|
|
6133
6072
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
6134
6073
|
.e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
6135
6074
|
.e-bigger .e-outline.e-float-input.e-input-group.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
6136
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6137
|
-
margin-left: $outline-bigger-input-icon-margin-right;
|
|
6138
|
-
margin-right: $zero-value;
|
|
6139
|
-
}
|
|
6140
|
-
}
|
|
6141
|
-
|
|
6142
|
-
.e-outline.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
6143
|
-
.e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
6144
|
-
.e-bigger .e-outline.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
6145
|
-
.e-outline.e-float-input.e-input-group.e-rtl.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
6146
|
-
.e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
6147
|
-
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-float-icon-left > .e-input-group-icon,
|
|
6148
|
-
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
6149
|
-
.e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
6150
|
-
.e-bigger .e-outline.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon,
|
|
6151
|
-
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-bigger.e-float-icon-left > .e-input-group-icon,
|
|
6152
|
-
.e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon.e-bigger,
|
|
6153
|
-
.e-bigger .e-outline.e-float-input.e-input-group.e-rtl.e-control-wrapper.e-float-icon-left > .e-input-group-icon {
|
|
6154
6075
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6155
6076
|
margin-left: $zero-value;
|
|
6156
6077
|
margin-right: $outline-bigger-input-icon-margin-right;
|
|
@@ -6168,17 +6089,6 @@
|
|
|
6168
6089
|
}
|
|
6169
6090
|
}
|
|
6170
6091
|
|
|
6171
|
-
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
6172
|
-
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
6173
|
-
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
6174
|
-
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
6175
|
-
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
6176
|
-
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
6177
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6178
|
-
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
6179
|
-
}
|
|
6180
|
-
}
|
|
6181
|
-
|
|
6182
6092
|
input.e-input.e-bigger.e-outline,
|
|
6183
6093
|
.e-bigger input.e-input.e-outline,
|
|
6184
6094
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -6385,17 +6295,6 @@
|
|
|
6385
6295
|
}
|
|
6386
6296
|
}
|
|
6387
6297
|
|
|
6388
|
-
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
6389
|
-
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
6390
|
-
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
6391
|
-
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
6392
|
-
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
6393
|
-
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
6394
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6395
|
-
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
6396
|
-
}
|
|
6397
|
-
}
|
|
6398
|
-
|
|
6399
6298
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
6400
6299
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
6401
6300
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -6707,17 +6606,6 @@
|
|
|
6707
6606
|
}
|
|
6708
6607
|
}
|
|
6709
6608
|
|
|
6710
|
-
.e-outline.e-float-icon-left label.e-float-text::before,
|
|
6711
|
-
.e-outline.e-float-icon-left label.e-float-text::after,
|
|
6712
|
-
.e-outline.e-float-input.e-float-icon-left label.e-float-text::before,
|
|
6713
|
-
.e-outline.e-float-input.e-float-icon-left label.e-float-text::after,
|
|
6714
|
-
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::before,
|
|
6715
|
-
.e-outline.e-float-input.e-control-wrapper.e-float-icon-left label.e-float-text::after {
|
|
6716
|
-
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
6717
|
-
transition: none;
|
|
6718
|
-
}
|
|
6719
|
-
}
|
|
6720
|
-
|
|
6721
6609
|
.e-bigger.e-outline label.e-float-text::before,
|
|
6722
6610
|
.e-bigger.e-outline label.e-float-text::after,
|
|
6723
6611
|
.e-bigger.e-outline.e-float-input label.e-float-text::before,
|
|
@@ -183,7 +183,7 @@ $input-icon-font-size: 12px !default;
|
|
|
183
183
|
$input-bigger-icon-font-size: 12px !default;
|
|
184
184
|
$input-small-icon-font-size: 12px !default;
|
|
185
185
|
$input-bigger-small-icon-font-size: 12px !default;
|
|
186
|
-
$input-inner-wrap-margin-left:
|
|
186
|
+
$input-inner-wrap-margin-left: 16px !default;
|
|
187
187
|
$input-clear-icon-padding-bottom: 4px !default;
|
|
188
188
|
$input-clear-icon-padding-right: 4px !default;
|
|
189
189
|
$input-clear-icon-padding-left: $input-clear-icon-padding-right !default;
|
|
@@ -298,7 +298,7 @@ $outline-valid-input-font-size: 14px !default;
|
|
|
298
298
|
$outline-label-default-line-height: 13px !default;
|
|
299
299
|
$outline-label-before-left-rtl: 5px !default;
|
|
300
300
|
$outline-label-after-left-rtl: -6px !default;
|
|
301
|
-
$outline-label-line-height:
|
|
301
|
+
$outline-label-line-height: 50px !default;
|
|
302
302
|
$outline-bigger-label-line-height: 70px !default;
|
|
303
303
|
$outline-small-bigger-label-line-height: 53px !default;
|
|
304
304
|
$outline-small-label-line-height: 46px !default;
|
|
@@ -182,7 +182,7 @@ $input-icon-font-size: 12px !default;
|
|
|
182
182
|
$input-bigger-icon-font-size: 12px !default;
|
|
183
183
|
$input-small-icon-font-size: 12px !default;
|
|
184
184
|
$input-bigger-small-icon-font-size: 12px !default;
|
|
185
|
-
$input-inner-wrap-margin-left:
|
|
185
|
+
$input-inner-wrap-margin-left: 16px !default;
|
|
186
186
|
$input-clear-icon-padding-bottom: 4px !default;
|
|
187
187
|
$input-clear-icon-padding-right: 4px !default;
|
|
188
188
|
$input-clear-icon-padding-left: $input-clear-icon-padding-right !default;
|
|
@@ -294,7 +294,7 @@ $outline-valid-input-font-size: 14px !default;
|
|
|
294
294
|
$outline-label-default-line-height: 13px !default;
|
|
295
295
|
$outline-label-before-left-rtl: 5px !default;
|
|
296
296
|
$outline-label-after-left-rtl: -6px !default;
|
|
297
|
-
$outline-label-line-height:
|
|
297
|
+
$outline-label-line-height: 50px !default;
|
|
298
298
|
$outline-bigger-label-line-height: 70px !default;
|
|
299
299
|
$outline-small-bigger-label-line-height: 53px !default;
|
|
300
300
|
$outline-small-label-line-height: 46px !default;
|
|
@@ -192,7 +192,7 @@ $input-icon-font-size: $font-icon-16 !default;
|
|
|
192
192
|
$input-bigger-icon-font-size: $font-icon-20 !default;
|
|
193
193
|
$input-small-icon-font-size: $font-icon-16 !default;
|
|
194
194
|
$input-bigger-small-icon-font-size: $font-icon-20 !default;
|
|
195
|
-
$input-inner-wrap-margin-left:
|
|
195
|
+
$input-inner-wrap-margin-left: 16px !default;
|
|
196
196
|
$input-clear-icon-padding-bottom: 4px !default;
|
|
197
197
|
$input-clear-icon-padding-right: 8px !default;
|
|
198
198
|
$input-clear-icon-padding-left: $input-clear-icon-padding-right !default;
|
|
@@ -311,7 +311,7 @@ $outline-valid-input-font-size: 14px !default;
|
|
|
311
311
|
$outline-label-default-line-height: 13px !default;
|
|
312
312
|
$outline-label-before-left-rtl: 5px !default;
|
|
313
313
|
$outline-label-after-left-rtl: -6px !default;
|
|
314
|
-
$outline-label-line-height:
|
|
314
|
+
$outline-label-line-height: 50px !default;
|
|
315
315
|
$outline-bigger-label-line-height: 70px !default;
|
|
316
316
|
$outline-small-bigger-label-line-height: 53px !default;
|
|
317
317
|
$outline-small-label-line-height: 46px !default;
|
package/styles/input/fabric.css
CHANGED
package/styles/input/fluent.css
CHANGED