@syncfusion/ej2-inplace-editor 33.2.3 → 34.1.29
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/.eslintrc.json +31 -4
- package/aceconfig.js +17 -0
- package/dist/ej2-inplace-editor.min.js +1 -1
- package/dist/ej2-inplace-editor.umd.min.js +1 -1
- package/dist/global/ej2-inplace-editor.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +13 -13
- package/styles/bds-lite.css +0 -381
- package/styles/bds-lite.scss +1 -23
- package/styles/bds.css +0 -385
- package/styles/bds.scss +2 -24
- package/styles/bootstrap-dark-lite.css +0 -152
- package/styles/bootstrap-dark-lite.scss +1 -23
- package/styles/bootstrap-dark.css +0 -160
- package/styles/bootstrap-dark.scss +2 -24
- package/styles/bootstrap-lite.css +0 -231
- package/styles/bootstrap-lite.scss +1 -23
- package/styles/bootstrap.css +0 -239
- package/styles/bootstrap.scss +2 -24
- package/styles/bootstrap4-lite.css +0 -380
- package/styles/bootstrap4-lite.scss +1 -23
- package/styles/bootstrap4.css +0 -388
- package/styles/bootstrap4.scss +2 -24
- package/styles/bootstrap5-dark-lite.css +0 -176
- package/styles/bootstrap5-dark-lite.scss +1 -23
- package/styles/bootstrap5-dark.css +0 -176
- package/styles/bootstrap5-dark.scss +2 -24
- package/styles/bootstrap5-lite.css +0 -176
- package/styles/bootstrap5-lite.scss +1 -24
- package/styles/bootstrap5.3-lite.css +0 -344
- package/styles/bootstrap5.3-lite.scss +1 -24
- package/styles/bootstrap5.3.css +0 -428
- package/styles/bootstrap5.3.scss +2 -25
- package/styles/bootstrap5.css +0 -176
- package/styles/bootstrap5.scss +2 -25
- package/styles/fabric-dark-lite.css +0 -115
- package/styles/fabric-dark-lite.scss +1 -24
- package/styles/fabric-dark.css +0 -123
- package/styles/fabric-dark.scss +2 -25
- package/styles/fabric-lite.css +0 -111
- package/styles/fabric-lite.scss +1 -24
- package/styles/fabric.css +0 -119
- package/styles/fabric.scss +2 -25
- package/styles/fluent-dark-lite.css +0 -173
- package/styles/fluent-dark-lite.scss +1 -24
- package/styles/fluent-dark.css +0 -173
- package/styles/fluent-dark.scss +2 -25
- package/styles/fluent-lite.css +0 -173
- package/styles/fluent-lite.scss +1 -24
- package/styles/fluent.css +0 -173
- package/styles/fluent.scss +2 -25
- package/styles/fluent2-lite.css +0 -663
- package/styles/fluent2-lite.scss +1 -24
- package/styles/fluent2.css +0 -749
- package/styles/fluent2.scss +2 -25
- package/styles/highcontrast-light-lite.css +0 -204
- package/styles/highcontrast-light-lite.scss +1 -24
- package/styles/highcontrast-light.css +0 -212
- package/styles/highcontrast-light.scss +2 -25
- package/styles/highcontrast-lite.css +0 -212
- package/styles/highcontrast-lite.scss +1 -24
- package/styles/highcontrast.css +0 -220
- package/styles/highcontrast.scss +2 -25
- package/styles/inplace-editor/_all.scss +2 -2
- package/styles/inplace-editor/_bds-definition.scss +1 -2
- package/styles/inplace-editor/_bigger.scss +1 -1
- package/styles/inplace-editor/_bootstrap-dark-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap4-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5-dark-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5-definition.scss +1 -2
- package/styles/inplace-editor/_bootstrap5.3-definition.scss +1 -2
- package/styles/inplace-editor/_fabric-dark-definition.scss +1 -2
- package/styles/inplace-editor/_fabric-definition.scss +1 -2
- package/styles/inplace-editor/_fluent-dark-definition.scss +1 -2
- package/styles/inplace-editor/_fluent-definition.scss +1 -2
- package/styles/inplace-editor/_fluent2-definition.scss +1 -2
- package/styles/inplace-editor/_fusionnew-definition.scss +1 -2
- package/styles/inplace-editor/_highcontrast-definition.scss +1 -2
- package/styles/inplace-editor/_highcontrast-light-definition.scss +1 -2
- package/styles/inplace-editor/_layout.scss +1 -1
- package/styles/inplace-editor/_material-dark-definition.scss +1 -2
- package/styles/inplace-editor/_material-definition.scss +1 -2
- package/styles/inplace-editor/_material3-dark-definition.scss +2 -2
- package/styles/inplace-editor/_material3-definition.scss +2 -2
- package/styles/inplace-editor/_tailwind-dark-definition.scss +1 -2
- package/styles/inplace-editor/_tailwind-definition.scss +1 -2
- package/styles/inplace-editor/_tailwind3-definition.scss +1 -2
- package/styles/inplace-editor/_theme.scss +1 -1
- package/styles/inplace-editor/_variables.scss +2 -0
- package/styles/inplace-editor/bds.css +0 -385
- package/styles/inplace-editor/bds.scss +2 -25
- package/styles/inplace-editor/bootstrap-dark.css +0 -160
- package/styles/inplace-editor/bootstrap-dark.scss +2 -25
- package/styles/inplace-editor/bootstrap.css +0 -239
- package/styles/inplace-editor/bootstrap.scss +2 -25
- package/styles/inplace-editor/bootstrap4.css +0 -388
- package/styles/inplace-editor/bootstrap4.scss +2 -25
- package/styles/inplace-editor/bootstrap5-dark.css +0 -176
- package/styles/inplace-editor/bootstrap5-dark.scss +2 -25
- package/styles/inplace-editor/bootstrap5.3.css +0 -428
- package/styles/inplace-editor/bootstrap5.3.scss +2 -25
- package/styles/inplace-editor/bootstrap5.css +0 -176
- package/styles/inplace-editor/bootstrap5.scss +2 -25
- package/styles/inplace-editor/fabric-dark.css +0 -123
- package/styles/inplace-editor/fabric-dark.scss +2 -25
- package/styles/inplace-editor/fabric.css +0 -119
- package/styles/inplace-editor/fabric.scss +2 -25
- package/styles/inplace-editor/fluent-dark.css +0 -173
- package/styles/inplace-editor/fluent-dark.scss +2 -25
- package/styles/inplace-editor/fluent.css +0 -173
- package/styles/inplace-editor/fluent.scss +2 -25
- package/styles/inplace-editor/fluent2.css +0 -749
- package/styles/inplace-editor/fluent2.scss +2 -25
- package/styles/inplace-editor/highcontrast-light.css +0 -212
- package/styles/inplace-editor/highcontrast-light.scss +2 -25
- package/styles/inplace-editor/highcontrast.css +0 -220
- package/styles/inplace-editor/highcontrast.scss +2 -25
- package/styles/inplace-editor/icons/_bds.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap-dark.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap4.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap5.3.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap5.scss +1 -1
- package/styles/inplace-editor/icons/_fabric-dark.scss +1 -1
- package/styles/inplace-editor/icons/_fabric.scss +1 -1
- package/styles/inplace-editor/icons/_fluent.scss +1 -1
- package/styles/inplace-editor/icons/_fluent2.scss +1 -1
- package/styles/inplace-editor/icons/_fusionnew.scss +1 -1
- package/styles/inplace-editor/icons/_highcontrast-light.scss +1 -1
- package/styles/inplace-editor/icons/_highcontrast.scss +1 -1
- package/styles/inplace-editor/icons/_material-dark.scss +1 -1
- package/styles/inplace-editor/icons/_material.scss +1 -1
- package/styles/inplace-editor/icons/_material3.scss +1 -1
- package/styles/inplace-editor/icons/_tailwind.scss +1 -1
- package/styles/inplace-editor/icons/_tailwind3.scss +1 -1
- package/styles/inplace-editor/material-dark.css +0 -178
- package/styles/inplace-editor/material-dark.scss +2 -25
- package/styles/inplace-editor/material.css +0 -212
- package/styles/inplace-editor/material.scss +2 -25
- package/styles/inplace-editor/material3-dark.css +0 -760
- package/styles/inplace-editor/material3-dark.scss +2 -25
- package/styles/inplace-editor/material3.css +0 -766
- package/styles/inplace-editor/material3.scss +2 -25
- package/styles/inplace-editor/tailwind-dark.css +0 -142
- package/styles/inplace-editor/tailwind-dark.scss +2 -25
- package/styles/inplace-editor/tailwind.css +0 -142
- package/styles/inplace-editor/tailwind.scss +2 -25
- package/styles/inplace-editor/tailwind3.css +0 -455
- package/styles/inplace-editor/tailwind3.scss +2 -25
- package/styles/material-dark-lite.css +0 -170
- package/styles/material-dark-lite.scss +1 -24
- package/styles/material-dark.css +0 -178
- package/styles/material-dark.scss +2 -25
- package/styles/material-lite.css +0 -204
- package/styles/material-lite.scss +1 -23
- package/styles/material.css +0 -212
- package/styles/material.scss +2 -24
- package/styles/material3-dark-lite.css +0 -678
- package/styles/material3-dark-lite.scss +1 -24
- package/styles/material3-dark.css +0 -760
- package/styles/material3-dark.scss +2 -25
- package/styles/material3-lite.css +0 -682
- package/styles/material3-lite.scss +1 -24
- package/styles/material3.css +0 -766
- package/styles/material3.scss +2 -25
- package/styles/tailwind-dark-lite.css +0 -142
- package/styles/tailwind-dark-lite.scss +1 -24
- package/styles/tailwind-dark.css +0 -142
- package/styles/tailwind-dark.scss +2 -25
- package/styles/tailwind-lite.css +0 -142
- package/styles/tailwind-lite.scss +1 -24
- package/styles/tailwind.css +0 -142
- package/styles/tailwind.scss +2 -25
- package/styles/tailwind3-lite.css +0 -381
- package/styles/tailwind3-lite.scss +1 -24
- package/styles/tailwind3.css +0 -455
- package/styles/tailwind3.scss +2 -25
- package/tslint.json +111 -0
- package/styles/inplace-editor/_all.bds.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap-dark.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap4.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5-dark.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5.3.scss +0 -2
- package/styles/inplace-editor/_all.bootstrap5.scss +0 -2
- package/styles/inplace-editor/_all.fabric-dark.scss +0 -2
- package/styles/inplace-editor/_all.fabric.scss +0 -2
- package/styles/inplace-editor/_all.fluent-dark.scss +0 -2
- package/styles/inplace-editor/_all.fluent.scss +0 -2
- package/styles/inplace-editor/_all.fluent2.scss +0 -2
- package/styles/inplace-editor/_all.highcontrast-light.scss +0 -2
- package/styles/inplace-editor/_all.highcontrast.scss +0 -2
- package/styles/inplace-editor/_all.material-dark.scss +0 -2
- package/styles/inplace-editor/_all.material.scss +0 -2
- package/styles/inplace-editor/_all.material3-dark.scss +0 -2
- package/styles/inplace-editor/_all.material3.scss +0 -2
- package/styles/inplace-editor/_all.tailwind-dark.scss +0 -2
- package/styles/inplace-editor/_all.tailwind.scss +0 -2
- package/styles/inplace-editor/_all.tailwind3.scss +0 -2
- package/styles/inplace-editor/_bigger.bds.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap4.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5.3.scss +0 -3
- package/styles/inplace-editor/_bigger.bootstrap5.scss +0 -3
- package/styles/inplace-editor/_bigger.fabric-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.fabric.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent.scss +0 -3
- package/styles/inplace-editor/_bigger.fluent2.scss +0 -3
- package/styles/inplace-editor/_bigger.highcontrast-light.scss +0 -3
- package/styles/inplace-editor/_bigger.highcontrast.scss +0 -3
- package/styles/inplace-editor/_bigger.material-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.material.scss +0 -3
- package/styles/inplace-editor/_bigger.material3-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.material3.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind-dark.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind.scss +0 -3
- package/styles/inplace-editor/_bigger.tailwind3.scss +0 -3
- package/styles/inplace-editor/_layout.bds.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap-dark.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap4.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5-dark.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5.3.scss +0 -3
- package/styles/inplace-editor/_layout.bootstrap5.scss +0 -3
- package/styles/inplace-editor/_layout.fabric-dark.scss +0 -3
- package/styles/inplace-editor/_layout.fabric.scss +0 -3
- package/styles/inplace-editor/_layout.fluent-dark.scss +0 -3
- package/styles/inplace-editor/_layout.fluent.scss +0 -3
- package/styles/inplace-editor/_layout.fluent2.scss +0 -3
- package/styles/inplace-editor/_layout.highcontrast-light.scss +0 -3
- package/styles/inplace-editor/_layout.highcontrast.scss +0 -3
- package/styles/inplace-editor/_layout.material-dark.scss +0 -3
- package/styles/inplace-editor/_layout.material.scss +0 -3
- package/styles/inplace-editor/_layout.material3-dark.scss +0 -3
- package/styles/inplace-editor/_layout.material3.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind-dark.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind.scss +0 -3
- package/styles/inplace-editor/_layout.tailwind3.scss +0 -3
- package/styles/inplace-editor/_theme-variables.bds.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap4.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5.3.scss +0 -1
- package/styles/inplace-editor/_theme-variables.bootstrap5.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fabric-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fabric.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent.scss +0 -1
- package/styles/inplace-editor/_theme-variables.fluent2.scss +0 -1
- package/styles/inplace-editor/_theme-variables.highcontrast-light.scss +0 -1
- package/styles/inplace-editor/_theme-variables.highcontrast.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material3-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.material3.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind-dark.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind.scss +0 -1
- package/styles/inplace-editor/_theme-variables.tailwind3.scss +0 -1
- package/styles/inplace-editor/_theme.bds.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap-dark.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap4.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5-dark.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5.3.scss +0 -4
- package/styles/inplace-editor/_theme.bootstrap5.scss +0 -4
- package/styles/inplace-editor/_theme.fabric-dark.scss +0 -4
- package/styles/inplace-editor/_theme.fabric.scss +0 -4
- package/styles/inplace-editor/_theme.fluent-dark.scss +0 -4
- package/styles/inplace-editor/_theme.fluent.scss +0 -4
- package/styles/inplace-editor/_theme.fluent2.scss +0 -4
- package/styles/inplace-editor/_theme.highcontrast-light.scss +0 -4
- package/styles/inplace-editor/_theme.highcontrast.scss +0 -4
- package/styles/inplace-editor/_theme.material-dark.scss +0 -4
- package/styles/inplace-editor/_theme.material.scss +0 -4
- package/styles/inplace-editor/_theme.material3-dark.scss +0 -4
- package/styles/inplace-editor/_theme.material3.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind-dark.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind.scss +0 -4
- package/styles/inplace-editor/_theme.tailwind3.scss +0 -4
|
@@ -1,102 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
.e-ddl.e-popup {
|
|
4
|
-
border: 0;
|
|
5
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
|
|
6
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
|
|
7
|
-
margin-top: 1px;
|
|
8
|
-
}
|
|
9
|
-
.e-ddl.e-popup .e-input-group input {
|
|
10
|
-
line-height: 15px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.e-ddl.e-popup .e-input-group {
|
|
14
|
-
display: -webkit-box;
|
|
15
|
-
display: -ms-flexbox;
|
|
16
|
-
display: flex;
|
|
17
|
-
width: auto;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
21
|
-
border-left-width: 0;
|
|
22
|
-
border-right-width: 0;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
26
|
-
min-height: 26px;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
30
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
31
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
32
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
33
|
-
background: transparent;
|
|
34
|
-
color: #fff;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
38
|
-
height: 30px;
|
|
39
|
-
width: 30px;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
43
|
-
padding: 0;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
47
|
-
padding: 0 8px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
51
|
-
margin: 2px 2px 2px 0;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
55
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
56
|
-
color: #fff;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
60
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
61
|
-
0% {
|
|
62
|
-
-webkit-transform: rotate(0);
|
|
63
|
-
transform: rotate(0);
|
|
64
|
-
}
|
|
65
|
-
100% {
|
|
66
|
-
-webkit-transform: rotate(360deg);
|
|
67
|
-
transform: rotate(360deg);
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
@keyframes material-spinner-rotate {
|
|
71
|
-
0% {
|
|
72
|
-
-webkit-transform: rotate(0);
|
|
73
|
-
transform: rotate(0);
|
|
74
|
-
}
|
|
75
|
-
100% {
|
|
76
|
-
-webkit-transform: rotate(360deg);
|
|
77
|
-
transform: rotate(360deg);
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
81
|
-
0% {
|
|
82
|
-
-webkit-transform: rotate(0);
|
|
83
|
-
transform: rotate(0);
|
|
84
|
-
}
|
|
85
|
-
100% {
|
|
86
|
-
-webkit-transform: rotate(360deg);
|
|
87
|
-
transform: rotate(360deg);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
@keyframes fabric-spinner-rotate {
|
|
91
|
-
0% {
|
|
92
|
-
-webkit-transform: rotate(0);
|
|
93
|
-
transform: rotate(0);
|
|
94
|
-
}
|
|
95
|
-
100% {
|
|
96
|
-
-webkit-transform: rotate(360deg);
|
|
97
|
-
transform: rotate(360deg);
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
1
|
/*! Fabric dark theme definitions and variables */
|
|
101
2
|
/*! Value element styles */
|
|
102
3
|
/*! Tooltip styles */
|
|
@@ -119,14 +20,6 @@
|
|
|
119
20
|
content: "\e97c";
|
|
120
21
|
}
|
|
121
22
|
|
|
122
|
-
/*! Fabric dark theme definitions and variables */
|
|
123
|
-
/*! Value element styles */
|
|
124
|
-
/*! Tooltip styles */
|
|
125
|
-
/*! Tip Content styles */
|
|
126
|
-
/*! Title styles */
|
|
127
|
-
/*! Wrapper styles */
|
|
128
|
-
/*! Component group styles */
|
|
129
|
-
/*! Button styles */
|
|
130
23
|
.e-inplaceeditor {
|
|
131
24
|
display: inline-block;
|
|
132
25
|
position: relative;
|
|
@@ -476,14 +369,6 @@
|
|
|
476
369
|
min-height: 60px;
|
|
477
370
|
}
|
|
478
371
|
|
|
479
|
-
/*! Fabric dark theme definitions and variables */
|
|
480
|
-
/*! Value element styles */
|
|
481
|
-
/*! Tooltip styles */
|
|
482
|
-
/*! Tip Content styles */
|
|
483
|
-
/*! Title styles */
|
|
484
|
-
/*! Wrapper styles */
|
|
485
|
-
/*! Component group styles */
|
|
486
|
-
/*! Button styles */
|
|
487
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
488
373
|
border-bottom: 1px dashed #fff;
|
|
489
374
|
color: #fff;
|
|
@@ -1,26 +1,3 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/fabric-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/fabric-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/fabric-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/fabric-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/fabric-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/fabric-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/fabric-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/fabric-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/fabric-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/fabric-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/fabric-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/fabric-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/fabric-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/fabric-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/fabric-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/fabric-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/fabric-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/fabric-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/fabric-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/fabric-dark-definition' as *;
|
|
24
1
|
@use 'inplace-editor/fabric-dark-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/fabric-dark' as *;
|
|
26
|
-
@use 'inplace-editor/all
|
|
3
|
+
@use 'inplace-editor/all' as *;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1,102 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
.e-ddl.e-popup {
|
|
4
|
-
border: 0;
|
|
5
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
|
|
6
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
|
|
7
|
-
margin-top: 1px;
|
|
8
|
-
}
|
|
9
|
-
.e-ddl.e-popup .e-input-group input {
|
|
10
|
-
line-height: 15px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.e-ddl.e-popup .e-input-group {
|
|
14
|
-
display: -webkit-box;
|
|
15
|
-
display: -ms-flexbox;
|
|
16
|
-
display: flex;
|
|
17
|
-
width: auto;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
21
|
-
border-left-width: 0;
|
|
22
|
-
border-right-width: 0;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
26
|
-
min-height: 26px;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
30
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
31
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
32
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
33
|
-
background: transparent;
|
|
34
|
-
color: #fff;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
38
|
-
height: 30px;
|
|
39
|
-
width: 30px;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
43
|
-
padding: 0;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
47
|
-
padding: 0 8px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
51
|
-
margin: 2px 2px 2px 0;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
55
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
56
|
-
color: #fff;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
60
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
61
|
-
0% {
|
|
62
|
-
-webkit-transform: rotate(0);
|
|
63
|
-
transform: rotate(0);
|
|
64
|
-
}
|
|
65
|
-
100% {
|
|
66
|
-
-webkit-transform: rotate(360deg);
|
|
67
|
-
transform: rotate(360deg);
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
@keyframes material-spinner-rotate {
|
|
71
|
-
0% {
|
|
72
|
-
-webkit-transform: rotate(0);
|
|
73
|
-
transform: rotate(0);
|
|
74
|
-
}
|
|
75
|
-
100% {
|
|
76
|
-
-webkit-transform: rotate(360deg);
|
|
77
|
-
transform: rotate(360deg);
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
81
|
-
0% {
|
|
82
|
-
-webkit-transform: rotate(0);
|
|
83
|
-
transform: rotate(0);
|
|
84
|
-
}
|
|
85
|
-
100% {
|
|
86
|
-
-webkit-transform: rotate(360deg);
|
|
87
|
-
transform: rotate(360deg);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
@keyframes fabric-spinner-rotate {
|
|
91
|
-
0% {
|
|
92
|
-
-webkit-transform: rotate(0);
|
|
93
|
-
transform: rotate(0);
|
|
94
|
-
}
|
|
95
|
-
100% {
|
|
96
|
-
-webkit-transform: rotate(360deg);
|
|
97
|
-
transform: rotate(360deg);
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
1
|
/*! Fabric dark theme definitions and variables */
|
|
101
2
|
/*! Value element styles */
|
|
102
3
|
/*! Tooltip styles */
|
|
@@ -119,14 +20,6 @@
|
|
|
119
20
|
content: "\e97c";
|
|
120
21
|
}
|
|
121
22
|
|
|
122
|
-
/*! Fabric dark theme definitions and variables */
|
|
123
|
-
/*! Value element styles */
|
|
124
|
-
/*! Tooltip styles */
|
|
125
|
-
/*! Tip Content styles */
|
|
126
|
-
/*! Title styles */
|
|
127
|
-
/*! Wrapper styles */
|
|
128
|
-
/*! Component group styles */
|
|
129
|
-
/*! Button styles */
|
|
130
23
|
.e-inplaceeditor {
|
|
131
24
|
display: inline-block;
|
|
132
25
|
position: relative;
|
|
@@ -476,14 +369,6 @@
|
|
|
476
369
|
min-height: 60px;
|
|
477
370
|
}
|
|
478
371
|
|
|
479
|
-
/*! Fabric dark theme definitions and variables */
|
|
480
|
-
/*! Value element styles */
|
|
481
|
-
/*! Tooltip styles */
|
|
482
|
-
/*! Tip Content styles */
|
|
483
|
-
/*! Title styles */
|
|
484
|
-
/*! Wrapper styles */
|
|
485
|
-
/*! Component group styles */
|
|
486
|
-
/*! Button styles */
|
|
487
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
488
373
|
border-bottom: 1px dashed #fff;
|
|
489
374
|
color: #fff;
|
|
@@ -582,14 +467,6 @@
|
|
|
582
467
|
color: #282727;
|
|
583
468
|
}
|
|
584
469
|
|
|
585
|
-
/*! Fabric dark theme definitions and variables */
|
|
586
|
-
/*! Value element styles */
|
|
587
|
-
/*! Tooltip styles */
|
|
588
|
-
/*! Tip Content styles */
|
|
589
|
-
/*! Title styles */
|
|
590
|
-
/*! Wrapper styles */
|
|
591
|
-
/*! Component group styles */
|
|
592
|
-
/*! Button styles */
|
|
593
470
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
594
471
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
595
472
|
padding: 8px 12px;
|
package/styles/fabric-dark.scss
CHANGED
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/fabric-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/fabric-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/fabric-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/fabric-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/fabric-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/fabric-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/fabric-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/fabric-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/fabric-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/fabric-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/fabric-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/fabric-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/fabric-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/fabric-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/fabric-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/fabric-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/fabric-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/fabric-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/fabric-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/fabric-dark-definition' as *;
|
|
24
1
|
@use 'inplace-editor/fabric-dark-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/fabric-dark' as *;
|
|
26
|
-
@use 'inplace-editor/all
|
|
27
|
-
@use 'inplace-editor/bigger
|
|
3
|
+
@use 'inplace-editor/all' as *;
|
|
4
|
+
@use 'inplace-editor/bigger' as *;
|
package/styles/fabric-lite.css
CHANGED
|
@@ -1,98 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar fabric theme variables */
|
|
4
|
-
.e-ddl.e-popup {
|
|
5
|
-
border: 0;
|
|
6
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
7
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
8
|
-
margin-top: 1px;
|
|
9
|
-
}
|
|
10
|
-
.e-ddl.e-popup .e-input-group input {
|
|
11
|
-
line-height: 15px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.e-ddl.e-popup .e-input-group {
|
|
15
|
-
display: -webkit-box;
|
|
16
|
-
display: -ms-flexbox;
|
|
17
|
-
display: flex;
|
|
18
|
-
width: auto;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
22
|
-
min-height: 26px;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
26
|
-
border-left-width: 0;
|
|
27
|
-
border-right-width: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
31
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
32
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
33
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
34
|
-
background: transparent;
|
|
35
|
-
color: #333;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
39
|
-
height: 30px;
|
|
40
|
-
width: 30px;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
44
|
-
padding: 0;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
48
|
-
padding: 0 8px;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
52
|
-
margin: 2px 2px 2px 0;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
56
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
57
|
-
0% {
|
|
58
|
-
-webkit-transform: rotate(0);
|
|
59
|
-
transform: rotate(0);
|
|
60
|
-
}
|
|
61
|
-
100% {
|
|
62
|
-
-webkit-transform: rotate(360deg);
|
|
63
|
-
transform: rotate(360deg);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
@keyframes material-spinner-rotate {
|
|
67
|
-
0% {
|
|
68
|
-
-webkit-transform: rotate(0);
|
|
69
|
-
transform: rotate(0);
|
|
70
|
-
}
|
|
71
|
-
100% {
|
|
72
|
-
-webkit-transform: rotate(360deg);
|
|
73
|
-
transform: rotate(360deg);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
77
|
-
0% {
|
|
78
|
-
-webkit-transform: rotate(0);
|
|
79
|
-
transform: rotate(0);
|
|
80
|
-
}
|
|
81
|
-
100% {
|
|
82
|
-
-webkit-transform: rotate(360deg);
|
|
83
|
-
transform: rotate(360deg);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
@keyframes fabric-spinner-rotate {
|
|
87
|
-
0% {
|
|
88
|
-
-webkit-transform: rotate(0);
|
|
89
|
-
transform: rotate(0);
|
|
90
|
-
}
|
|
91
|
-
100% {
|
|
92
|
-
-webkit-transform: rotate(360deg);
|
|
93
|
-
transform: rotate(360deg);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
1
|
/*! Fabric theme definitions and variables */
|
|
97
2
|
/*! Value element styles */
|
|
98
3
|
/*! Tooltip styles */
|
|
@@ -115,14 +20,6 @@
|
|
|
115
20
|
content: "\e97c";
|
|
116
21
|
}
|
|
117
22
|
|
|
118
|
-
/*! Fabric theme definitions and variables */
|
|
119
|
-
/*! Value element styles */
|
|
120
|
-
/*! Tooltip styles */
|
|
121
|
-
/*! Tip Content styles */
|
|
122
|
-
/*! Title styles */
|
|
123
|
-
/*! Wrapper styles */
|
|
124
|
-
/*! Component group styles */
|
|
125
|
-
/*! Button styles */
|
|
126
23
|
.e-inplaceeditor {
|
|
127
24
|
display: inline-block;
|
|
128
25
|
position: relative;
|
|
@@ -472,14 +369,6 @@
|
|
|
472
369
|
min-height: 60px;
|
|
473
370
|
}
|
|
474
371
|
|
|
475
|
-
/*! Fabric theme definitions and variables */
|
|
476
|
-
/*! Value element styles */
|
|
477
|
-
/*! Tooltip styles */
|
|
478
|
-
/*! Tip Content styles */
|
|
479
|
-
/*! Title styles */
|
|
480
|
-
/*! Wrapper styles */
|
|
481
|
-
/*! Component group styles */
|
|
482
|
-
/*! Button styles */
|
|
483
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
484
373
|
border-bottom: 1px dashed #333;
|
|
485
374
|
color: #333;
|
package/styles/fabric-lite.scss
CHANGED
|
@@ -1,26 +1,3 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/fabric' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/fabric-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/fabric-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/fabric-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/fabric-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/fabric-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/fabric-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/fabric-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/fabric-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/fabric-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/fabric-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/fabric-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/fabric-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/fabric-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/fabric-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/fabric-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/fabric-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/fabric-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/fabric-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/fabric-definition' as *;
|
|
24
1
|
@use 'inplace-editor/fabric-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/fabric' as *;
|
|
26
|
-
@use 'inplace-editor/all
|
|
3
|
+
@use 'inplace-editor/all' as *;
|
package/styles/fabric.css
CHANGED
|
@@ -1,98 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar fabric theme variables */
|
|
4
|
-
.e-ddl.e-popup {
|
|
5
|
-
border: 0;
|
|
6
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
7
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
8
|
-
margin-top: 1px;
|
|
9
|
-
}
|
|
10
|
-
.e-ddl.e-popup .e-input-group input {
|
|
11
|
-
line-height: 15px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.e-ddl.e-popup .e-input-group {
|
|
15
|
-
display: -webkit-box;
|
|
16
|
-
display: -ms-flexbox;
|
|
17
|
-
display: flex;
|
|
18
|
-
width: auto;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
22
|
-
min-height: 26px;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
26
|
-
border-left-width: 0;
|
|
27
|
-
border-right-width: 0;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
31
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
32
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
33
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
34
|
-
background: transparent;
|
|
35
|
-
color: #333;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
39
|
-
height: 30px;
|
|
40
|
-
width: 30px;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
44
|
-
padding: 0;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-small .e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
48
|
-
padding: 0 8px;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
52
|
-
margin: 2px 2px 2px 0;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
56
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
57
|
-
0% {
|
|
58
|
-
-webkit-transform: rotate(0);
|
|
59
|
-
transform: rotate(0);
|
|
60
|
-
}
|
|
61
|
-
100% {
|
|
62
|
-
-webkit-transform: rotate(360deg);
|
|
63
|
-
transform: rotate(360deg);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
@keyframes material-spinner-rotate {
|
|
67
|
-
0% {
|
|
68
|
-
-webkit-transform: rotate(0);
|
|
69
|
-
transform: rotate(0);
|
|
70
|
-
}
|
|
71
|
-
100% {
|
|
72
|
-
-webkit-transform: rotate(360deg);
|
|
73
|
-
transform: rotate(360deg);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
77
|
-
0% {
|
|
78
|
-
-webkit-transform: rotate(0);
|
|
79
|
-
transform: rotate(0);
|
|
80
|
-
}
|
|
81
|
-
100% {
|
|
82
|
-
-webkit-transform: rotate(360deg);
|
|
83
|
-
transform: rotate(360deg);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
@keyframes fabric-spinner-rotate {
|
|
87
|
-
0% {
|
|
88
|
-
-webkit-transform: rotate(0);
|
|
89
|
-
transform: rotate(0);
|
|
90
|
-
}
|
|
91
|
-
100% {
|
|
92
|
-
-webkit-transform: rotate(360deg);
|
|
93
|
-
transform: rotate(360deg);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
1
|
/*! Fabric theme definitions and variables */
|
|
97
2
|
/*! Value element styles */
|
|
98
3
|
/*! Tooltip styles */
|
|
@@ -115,14 +20,6 @@
|
|
|
115
20
|
content: "\e97c";
|
|
116
21
|
}
|
|
117
22
|
|
|
118
|
-
/*! Fabric theme definitions and variables */
|
|
119
|
-
/*! Value element styles */
|
|
120
|
-
/*! Tooltip styles */
|
|
121
|
-
/*! Tip Content styles */
|
|
122
|
-
/*! Title styles */
|
|
123
|
-
/*! Wrapper styles */
|
|
124
|
-
/*! Component group styles */
|
|
125
|
-
/*! Button styles */
|
|
126
23
|
.e-inplaceeditor {
|
|
127
24
|
display: inline-block;
|
|
128
25
|
position: relative;
|
|
@@ -472,14 +369,6 @@
|
|
|
472
369
|
min-height: 60px;
|
|
473
370
|
}
|
|
474
371
|
|
|
475
|
-
/*! Fabric theme definitions and variables */
|
|
476
|
-
/*! Value element styles */
|
|
477
|
-
/*! Tooltip styles */
|
|
478
|
-
/*! Tip Content styles */
|
|
479
|
-
/*! Title styles */
|
|
480
|
-
/*! Wrapper styles */
|
|
481
|
-
/*! Component group styles */
|
|
482
|
-
/*! Button styles */
|
|
483
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
484
373
|
border-bottom: 1px dashed #333;
|
|
485
374
|
color: #333;
|
|
@@ -578,14 +467,6 @@
|
|
|
578
467
|
color: #eaeaea;
|
|
579
468
|
}
|
|
580
469
|
|
|
581
|
-
/*! Fabric theme definitions and variables */
|
|
582
|
-
/*! Value element styles */
|
|
583
|
-
/*! Tooltip styles */
|
|
584
|
-
/*! Tip Content styles */
|
|
585
|
-
/*! Title styles */
|
|
586
|
-
/*! Wrapper styles */
|
|
587
|
-
/*! Component group styles */
|
|
588
|
-
/*! Button styles */
|
|
589
470
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
590
471
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
591
472
|
padding: 8px 12px;
|
package/styles/fabric.scss
CHANGED
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/fabric' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/fabric-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/fabric-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/fabric-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/fabric-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/fabric-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/fabric-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/fabric-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/fabric-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/fabric-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/fabric-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/fabric-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/fabric-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/fabric-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/fabric-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/fabric-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/fabric-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/fabric-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/fabric-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/fabric-definition' as *;
|
|
24
1
|
@use 'inplace-editor/fabric-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/fabric' as *;
|
|
26
|
-
@use 'inplace-editor/all
|
|
27
|
-
@use 'inplace-editor/bigger
|
|
3
|
+
@use 'inplace-editor/all' as *;
|
|
4
|
+
@use 'inplace-editor/bigger' as *;
|