@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
|
@@ -84,497 +84,6 @@
|
|
|
84
84
|
|
|
85
85
|
|
|
86
86
|
|
|
87
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
88
|
-
@-webkit-keyframes e-input-ripple {
|
|
89
|
-
100% {
|
|
90
|
-
opacity: 0;
|
|
91
|
-
-webkit-transform: scale(4);
|
|
92
|
-
transform: scale(4);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
@keyframes e-input-ripple {
|
|
96
|
-
100% {
|
|
97
|
-
opacity: 0;
|
|
98
|
-
-webkit-transform: scale(4);
|
|
99
|
-
transform: scale(4);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
@-webkit-keyframes slideTopUp {
|
|
103
|
-
from {
|
|
104
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
105
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
106
|
-
}
|
|
107
|
-
to {
|
|
108
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
109
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
@keyframes slideTopUp {
|
|
113
|
-
from {
|
|
114
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
115
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
116
|
-
}
|
|
117
|
-
to {
|
|
118
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
119
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
/* stylelint-disable */
|
|
123
|
-
.e-input:focus:not(.e-success):not(.e-warning).e-error,
|
|
124
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
125
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
126
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) input:focus,
|
|
127
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group) textarea:focus,
|
|
128
|
-
.e-float-input:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input,
|
|
129
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning).e-error:not(.e-input-group).e-input-focus input {
|
|
130
|
-
-webkit-box-shadow: none !important;
|
|
131
|
-
box-shadow: none !important;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.e-input:focus:not(.e-error):not(.e-warning).e-success,
|
|
135
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
136
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
137
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) input:focus,
|
|
138
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group) textarea:focus,
|
|
139
|
-
.e-float-input:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input,
|
|
140
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-warning).e-success:not(.e-input-group).e-input-focus input {
|
|
141
|
-
-webkit-box-shadow: none !important;
|
|
142
|
-
box-shadow: none !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.e-input:focus:not(.e-success):not(.e-error).e-warning,
|
|
146
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
147
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
148
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) input:focus,
|
|
149
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group) textarea:focus,
|
|
150
|
-
.e-float-input:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input,
|
|
151
|
-
.e-float-input.e-control-wrapper:not(.e-success):not(.e-error).e-warning:not(.e-input-group).e-input-focus input {
|
|
152
|
-
-webkit-box-shadow: none !important;
|
|
153
|
-
box-shadow: none !important;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-warning).e-error,
|
|
157
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning).e-error {
|
|
158
|
-
-webkit-box-shadow: none !important;
|
|
159
|
-
box-shadow: none !important;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
.e-input-group.e-input-focus:not(.e-error):not(.e-warning).e-success,
|
|
163
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-error):not(.e-warning).e-success {
|
|
164
|
-
-webkit-box-shadow: none !important;
|
|
165
|
-
box-shadow: none !important;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.e-input-group.e-input-focus:not(.e-success):not(.e-error).e-warning,
|
|
169
|
-
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-error).e-warning {
|
|
170
|
-
-webkit-box-shadow: none !important;
|
|
171
|
-
box-shadow: none !important;
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error,
|
|
175
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning).e-error {
|
|
176
|
-
-webkit-box-shadow: none !important;
|
|
177
|
-
box-shadow: none !important;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.e-input-group:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success,
|
|
181
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-error):not(.e-warning).e-success {
|
|
182
|
-
-webkit-box-shadow: none !important;
|
|
183
|
-
box-shadow: none !important;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning,
|
|
187
|
-
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-error).e-warning {
|
|
188
|
-
-webkit-box-shadow: none !important;
|
|
189
|
-
box-shadow: none !important;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.e-float-input.e-error label.e-float-text,
|
|
193
|
-
.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
194
|
-
.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
195
|
-
.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
196
|
-
.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
197
|
-
.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
198
|
-
.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
199
|
-
.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
|
|
200
|
-
color: var(--color-sf-danger) !important;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
204
|
-
.e-outline.e-float-input.e-input-group.e-error.e-valid-input label.e-label-top.e-float-text,
|
|
205
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
206
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
207
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input:focus ~ label.e-float-text,
|
|
208
|
-
.e-small .e-outline.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
209
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
210
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error) input:focus ~ label.e-float-text,
|
|
211
|
-
.e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
212
|
-
.e-outline.e-float-input.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
213
|
-
.e-bigger .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
214
|
-
.e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
215
|
-
.e-small .e-outline.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
216
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
217
|
-
.e-bigger .e-outline.e-float-input.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
218
|
-
.e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
219
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
220
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
221
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
222
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
223
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error input:focus ~ label.e-float-text,
|
|
224
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error input:focus ~ label.e-float-text,
|
|
225
|
-
.e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
226
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
227
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
228
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
229
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
230
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error textarea:focus ~ label.e-float-text,
|
|
231
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error textarea:focus ~ label.e-float-text,
|
|
232
|
-
.e-outline.e-float-input.e-error label.e-float-text.e-label-top,
|
|
233
|
-
.e-outline.e-float-input.e-input-group.e-error label.e-float-text.e-label-top,
|
|
234
|
-
.e-outline.e-float-input.e-control-wrapper.e-error label.e-float-text.e-label-top,
|
|
235
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) input:valid ~ label.e-float-text.e-label-top,
|
|
236
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) input:focus ~ label.e-float-text.e-label-top,
|
|
237
|
-
.e-outline.e-float-input.e-valid-input.e-error:not(.e-input-focus) textarea:valid ~ label.e-float-text.e-label-top,
|
|
238
|
-
.e-outline.e-float-input.e-control-wrapper.e-valid-input.e-error:not(.e-input-focus) textarea:focus ~ label.e-float-text.e-label-top,
|
|
239
|
-
.e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
240
|
-
.e-outline.e-float-input.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
241
|
-
.e-bigger .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
242
|
-
.e-outline.e-float-input.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
243
|
-
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
244
|
-
.e-outline.e-float-input.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
245
|
-
.e-bigger .e-outline.e-float-input.e-small:not(.e-error).e-input-focus input ~ label.e-float-text,
|
|
246
|
-
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
247
|
-
.e-outline.e-float-input.e-control-wrapper.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
248
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
249
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
250
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
251
|
-
.e-outline.e-float-input.e-control-wrapper.e-small.e-bigger.e-error.e-input-focus input ~ label.e-float-text,
|
|
252
|
-
.e-bigger .e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text {
|
|
253
|
-
color: var(--color-sf-danger) !important;
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.e-filled.e-float-input.e-error label.e-float-text,
|
|
257
|
-
.e-filled.e-float-input.e-control-wrapper.e-error label.e-float-text,
|
|
258
|
-
.e-filled.e-float-input.e-error input:focus ~ label.e-float-text,
|
|
259
|
-
.e-filled.e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text,
|
|
260
|
-
.e-filled.e-float-input.e-error textarea:focus ~ label.e-float-text,
|
|
261
|
-
.e-filled.e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text,
|
|
262
|
-
.e-filled.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
263
|
-
.e-filled.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text {
|
|
264
|
-
color: var(--color-sf-danger) !important;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
.e-underline.e-input-group.e-control-wrapper,
|
|
268
|
-
.e-underline.e-input-group,
|
|
269
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
270
|
-
.e-underline.e-float-input,
|
|
271
|
-
.e-underline.e-float-input.e-control-wrapper,
|
|
272
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
273
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
274
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
275
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
276
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
277
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
278
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
279
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
280
|
-
border: 1px solid var(--color-sf-border-alt);
|
|
281
|
-
border-width: 0 0 1px 0;
|
|
282
|
-
padding-top: 1px;
|
|
283
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
287
|
-
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
288
|
-
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
289
|
-
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
290
|
-
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
291
|
-
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
292
|
-
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
293
|
-
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
294
|
-
border: 1px solid;
|
|
295
|
-
border-width: 0 0 1px 0;
|
|
296
|
-
padding-top: 1px;
|
|
297
|
-
border-radius: calc(var(--e-radius) * 0);
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
/* stylelint-disable-line no-empty-source */
|
|
301
|
-
/*! calendar theme variables */
|
|
302
|
-
.e-small:not(.e-bigger) .e-calendar.e-week-number {
|
|
303
|
-
min-width: 230px;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
.e-bigger.e-daterangepicker .e-calendar.e-week-number,
|
|
307
|
-
.e-bigger .e-daterangepicker .e-calendar.e-week-number {
|
|
308
|
-
max-width: 350px;
|
|
309
|
-
}
|
|
310
|
-
|
|
311
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
312
|
-
-webkit-transform: rotate(0deg);
|
|
313
|
-
transform: rotate(0deg);
|
|
314
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
315
|
-
transition: -webkit-transform 300ms ease;
|
|
316
|
-
transition: transform 300ms ease;
|
|
317
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
321
|
-
-webkit-transform: rotate(180deg);
|
|
322
|
-
transform: rotate(180deg);
|
|
323
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
324
|
-
transition: -webkit-transform 300ms ease;
|
|
325
|
-
transition: transform 300ms ease;
|
|
326
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
330
|
-
color: var(--color-sf-content-text-color-selected);
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
334
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
335
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
336
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
337
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
338
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
339
|
-
background: transparent;
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
343
|
-
-webkit-animation: none;
|
|
344
|
-
animation: none;
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
.e-ddl.e-popup {
|
|
348
|
-
border: 0;
|
|
349
|
-
border-radius: calc(var(--e-radius) * 0.25);
|
|
350
|
-
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
351
|
-
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.12);
|
|
352
|
-
margin-top: 4px;
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.e-small .e-ddl.e-popup,
|
|
356
|
-
.e-small.e-ddl.e-popup {
|
|
357
|
-
border-radius: calc(var(--e-radius) * 0.25);
|
|
358
|
-
margin-top: 2px;
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
362
|
-
min-height: 26px;
|
|
363
|
-
padding: 6px 4px;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
.e-input-group.e-ddl,
|
|
367
|
-
.e-input-group.e-ddl .e-input,
|
|
368
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
369
|
-
background: var(--color-sf-content-bg-color);
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
373
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
374
|
-
border-bottom-width: 0;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
378
|
-
padding: 4px 8px;
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
.e-bigger .e-ddl.e-popup,
|
|
382
|
-
.e-bigger.e-ddl.e-popup {
|
|
383
|
-
border-radius: calc(var(--e-radius) * 0.5);
|
|
384
|
-
margin-top: 8px;
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
.e-bigger.e-small .e-ddl.e-popup,
|
|
388
|
-
.e-small.e-bigger.e-ddl.e-popup {
|
|
389
|
-
border-radius: calc(var(--e-radius) * 0.5);
|
|
390
|
-
margin-top: 6px;
|
|
391
|
-
}
|
|
392
|
-
|
|
393
|
-
.e-bigger .e-popup.e-ddl-device-filter .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
394
|
-
border-color: var(--color-sf-border-light);
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
.e-bigger .e-popup.e-ddl-device-filter {
|
|
398
|
-
margin-top: 0;
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
.e-bigger .e-ddl-device .e-input-group,
|
|
402
|
-
.e-bigger .e-ddl-device .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
|
|
403
|
-
background: var(--color-sf-flyout-bg-color);
|
|
404
|
-
border-width: 0;
|
|
405
|
-
-webkit-box-shadow: none;
|
|
406
|
-
box-shadow: none;
|
|
407
|
-
margin-bottom: 0;
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
.e-bigger .e-ddl-device .e-input-group .e-back-icon,
|
|
411
|
-
.e-bigger .e-ddl-device .e-input-group input.e-input,
|
|
412
|
-
.e-bigger .e-ddl-device .e-input-group .e-clear-icon {
|
|
413
|
-
background-color: var(--color-sf-flyout-bg-color);
|
|
414
|
-
}
|
|
415
|
-
|
|
416
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
417
|
-
line-height: 30px;
|
|
418
|
-
top: 0;
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
422
|
-
border-radius: calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0);
|
|
423
|
-
border-right-width: 0;
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
427
|
-
border-left-width: 0;
|
|
428
|
-
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.25);
|
|
429
|
-
border-right-width: 0;
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
433
|
-
height: 32px;
|
|
434
|
-
width: 32px;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
438
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
439
|
-
color: var(--color-sf-content-text-color);
|
|
440
|
-
height: 100%;
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
.e-bigger.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
444
|
-
.e-bigger.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
445
|
-
.e-bigger .e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
446
|
-
.e-small .e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
447
|
-
height: 20px;
|
|
448
|
-
margin-top: -33px;
|
|
449
|
-
right: 18px;
|
|
450
|
-
width: 20px;
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
.e-bigger.e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
454
|
-
.e-bigger.e-small .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
455
|
-
.e-bigger .e-small.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
456
|
-
.e-small .e-bigger.e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
|
|
457
|
-
height: 20px;
|
|
458
|
-
margin-top: -35px;
|
|
459
|
-
right: 45px;
|
|
460
|
-
width: 20px;
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
464
|
-
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
465
|
-
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
466
|
-
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
467
|
-
.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
468
|
-
.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
469
|
-
.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
470
|
-
.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
|
|
471
|
-
margin-top: -32px;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
475
|
-
.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
476
|
-
height: 24px;
|
|
477
|
-
width: 24px;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
.e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
481
|
-
.e-bigger .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
|
|
482
|
-
margin-top: -40px;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
.e-bigger.e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
486
|
-
.e-bigger.e-small .e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
487
|
-
.e-bigger .e-small.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
488
|
-
.e-small .e-bigger.e-filled.e-float-input.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
489
|
-
.e-bigger.e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
490
|
-
.e-bigger.e-small .e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
491
|
-
.e-bigger .e-small.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
492
|
-
.e-small .e-bigger.e-filled.e-float-input .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
493
|
-
margin-top: -32px;
|
|
494
|
-
right: 40px;
|
|
495
|
-
}
|
|
496
|
-
|
|
497
|
-
.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
498
|
-
.e-bigger .e-filled.e-multiselect .e-down-icon .e-chips-close.e-close-hooker {
|
|
499
|
-
margin-top: -44px;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
.e-bigger.e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close,
|
|
503
|
-
.e-bigger .e-filled.e-multiselect:not(.e-float-input) .e-multi-select-wrapper .e-chips:not(.e-mob-chip) .e-chips-close {
|
|
504
|
-
height: 16px;
|
|
505
|
-
width: 16px;
|
|
506
|
-
}
|
|
507
|
-
|
|
508
|
-
.e-bigger.e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
|
|
509
|
-
.e-bigger.e-small .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
|
|
510
|
-
.e-bigger .e-small.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
|
|
511
|
-
.e-small .e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
|
|
512
|
-
content: "\e208";
|
|
513
|
-
font-size: 16px;
|
|
514
|
-
height: 16px;
|
|
515
|
-
padding: 0;
|
|
516
|
-
text-align: center;
|
|
517
|
-
vertical-align: middle;
|
|
518
|
-
width: 16px;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
.e-bigger.e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before,
|
|
522
|
-
.e-bigger .e-filled .e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
|
|
523
|
-
font-size: 20px;
|
|
524
|
-
height: 20px;
|
|
525
|
-
width: 20px;
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
/* stylelint-disable-line no-empty-source */
|
|
529
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
530
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
531
|
-
0% {
|
|
532
|
-
-webkit-transform: rotate(0);
|
|
533
|
-
transform: rotate(0);
|
|
534
|
-
}
|
|
535
|
-
100% {
|
|
536
|
-
-webkit-transform: rotate(360deg);
|
|
537
|
-
transform: rotate(360deg);
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
|
-
@keyframes material-spinner-rotate {
|
|
541
|
-
0% {
|
|
542
|
-
-webkit-transform: rotate(0);
|
|
543
|
-
transform: rotate(0);
|
|
544
|
-
}
|
|
545
|
-
100% {
|
|
546
|
-
-webkit-transform: rotate(360deg);
|
|
547
|
-
transform: rotate(360deg);
|
|
548
|
-
}
|
|
549
|
-
}
|
|
550
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
551
|
-
0% {
|
|
552
|
-
-webkit-transform: rotate(0);
|
|
553
|
-
transform: rotate(0);
|
|
554
|
-
}
|
|
555
|
-
100% {
|
|
556
|
-
-webkit-transform: rotate(360deg);
|
|
557
|
-
transform: rotate(360deg);
|
|
558
|
-
}
|
|
559
|
-
}
|
|
560
|
-
@keyframes fabric-spinner-rotate {
|
|
561
|
-
0% {
|
|
562
|
-
-webkit-transform: rotate(0);
|
|
563
|
-
transform: rotate(0);
|
|
564
|
-
}
|
|
565
|
-
100% {
|
|
566
|
-
-webkit-transform: rotate(360deg);
|
|
567
|
-
transform: rotate(360deg);
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
/* stylelint-disable */
|
|
571
|
-
.e-rte-quick-popup {
|
|
572
|
-
border-radius: calc(var(--e-radius) * 0.375) !important;
|
|
573
|
-
}
|
|
574
|
-
.e-rte-quick-popup .e-rte-quick-toolbar {
|
|
575
|
-
border-radius: calc(var(--e-radius) * 0.375) !important;
|
|
576
|
-
}
|
|
577
|
-
|
|
578
87
|
/*! inplaceeditor icons */
|
|
579
88
|
.e-inplaceeditor .e-save-icon::before,
|
|
580
89
|
.e-inplaceeditor-tip .e-save-icon::before {
|
|
@@ -589,92 +98,6 @@
|
|
|
589
98
|
content: "\e730";
|
|
590
99
|
}
|
|
591
100
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
/* Font Family */
|
|
601
|
-
/* Font Sizes */
|
|
602
|
-
/* Radius */
|
|
603
|
-
/* 1px */
|
|
604
|
-
/* 2px */
|
|
605
|
-
/* 3px */
|
|
606
|
-
/* 4px */
|
|
607
|
-
/* 5px */
|
|
608
|
-
/* 6px */
|
|
609
|
-
/* 7px */
|
|
610
|
-
/* 8px */
|
|
611
|
-
/* 9px */
|
|
612
|
-
/* 10px */
|
|
613
|
-
/* 11px */
|
|
614
|
-
/* 12px */
|
|
615
|
-
/* 13px */
|
|
616
|
-
/* 14px */
|
|
617
|
-
/* 15px */
|
|
618
|
-
/* 16px */
|
|
619
|
-
/* 17px */
|
|
620
|
-
/* 18px */
|
|
621
|
-
/* 19px */
|
|
622
|
-
/* 20px */
|
|
623
|
-
/* 21px */
|
|
624
|
-
/* 22px */
|
|
625
|
-
/* 23px */
|
|
626
|
-
/* 24px */
|
|
627
|
-
/* 25px */
|
|
628
|
-
/* 26px */
|
|
629
|
-
/* 27px */
|
|
630
|
-
/* 28px */
|
|
631
|
-
/* 29px */
|
|
632
|
-
/* 30px */
|
|
633
|
-
/* 31px */
|
|
634
|
-
/* 32px */
|
|
635
|
-
/* 33px */
|
|
636
|
-
/* 34px */
|
|
637
|
-
/* 35px */
|
|
638
|
-
/* 36px */
|
|
639
|
-
/* 37px */
|
|
640
|
-
/* 38px */
|
|
641
|
-
/* 39px */
|
|
642
|
-
/* 40px */
|
|
643
|
-
/* 41px */
|
|
644
|
-
/* 42px */
|
|
645
|
-
/* 43px */
|
|
646
|
-
/* 44px */
|
|
647
|
-
/* 45px */
|
|
648
|
-
/* 46px */
|
|
649
|
-
/* 47px */
|
|
650
|
-
/* 48px */
|
|
651
|
-
/* 49px */
|
|
652
|
-
/* 50px */
|
|
653
|
-
/* 5em */
|
|
654
|
-
/* 65% */
|
|
655
|
-
/* border */
|
|
656
|
-
/* 0px */
|
|
657
|
-
/* 1px */
|
|
658
|
-
/* 1.5px */
|
|
659
|
-
/* 2px */
|
|
660
|
-
/* 3px */
|
|
661
|
-
/* 4px */
|
|
662
|
-
/* 5px */
|
|
663
|
-
/* 6px */
|
|
664
|
-
/* 7px */
|
|
665
|
-
/* 8px */
|
|
666
|
-
/* 9px */
|
|
667
|
-
/* 10px */
|
|
668
|
-
/* 11px */
|
|
669
|
-
/* 12px */
|
|
670
|
-
/* 13px */
|
|
671
|
-
/* 14px */
|
|
672
|
-
/* 15px */
|
|
673
|
-
/* 16px */
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
101
|
.e-inplaceeditor {
|
|
679
102
|
display: inline-block;
|
|
680
103
|
position: relative;
|
|
@@ -1024,92 +447,6 @@
|
|
|
1024
447
|
min-height: 60px;
|
|
1025
448
|
}
|
|
1026
449
|
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
/* Font Family */
|
|
1036
|
-
/* Font Sizes */
|
|
1037
|
-
/* Radius */
|
|
1038
|
-
/* 1px */
|
|
1039
|
-
/* 2px */
|
|
1040
|
-
/* 3px */
|
|
1041
|
-
/* 4px */
|
|
1042
|
-
/* 5px */
|
|
1043
|
-
/* 6px */
|
|
1044
|
-
/* 7px */
|
|
1045
|
-
/* 8px */
|
|
1046
|
-
/* 9px */
|
|
1047
|
-
/* 10px */
|
|
1048
|
-
/* 11px */
|
|
1049
|
-
/* 12px */
|
|
1050
|
-
/* 13px */
|
|
1051
|
-
/* 14px */
|
|
1052
|
-
/* 15px */
|
|
1053
|
-
/* 16px */
|
|
1054
|
-
/* 17px */
|
|
1055
|
-
/* 18px */
|
|
1056
|
-
/* 19px */
|
|
1057
|
-
/* 20px */
|
|
1058
|
-
/* 21px */
|
|
1059
|
-
/* 22px */
|
|
1060
|
-
/* 23px */
|
|
1061
|
-
/* 24px */
|
|
1062
|
-
/* 25px */
|
|
1063
|
-
/* 26px */
|
|
1064
|
-
/* 27px */
|
|
1065
|
-
/* 28px */
|
|
1066
|
-
/* 29px */
|
|
1067
|
-
/* 30px */
|
|
1068
|
-
/* 31px */
|
|
1069
|
-
/* 32px */
|
|
1070
|
-
/* 33px */
|
|
1071
|
-
/* 34px */
|
|
1072
|
-
/* 35px */
|
|
1073
|
-
/* 36px */
|
|
1074
|
-
/* 37px */
|
|
1075
|
-
/* 38px */
|
|
1076
|
-
/* 39px */
|
|
1077
|
-
/* 40px */
|
|
1078
|
-
/* 41px */
|
|
1079
|
-
/* 42px */
|
|
1080
|
-
/* 43px */
|
|
1081
|
-
/* 44px */
|
|
1082
|
-
/* 45px */
|
|
1083
|
-
/* 46px */
|
|
1084
|
-
/* 47px */
|
|
1085
|
-
/* 48px */
|
|
1086
|
-
/* 49px */
|
|
1087
|
-
/* 50px */
|
|
1088
|
-
/* 5em */
|
|
1089
|
-
/* 65% */
|
|
1090
|
-
/* border */
|
|
1091
|
-
/* 0px */
|
|
1092
|
-
/* 1px */
|
|
1093
|
-
/* 1.5px */
|
|
1094
|
-
/* 2px */
|
|
1095
|
-
/* 3px */
|
|
1096
|
-
/* 4px */
|
|
1097
|
-
/* 5px */
|
|
1098
|
-
/* 6px */
|
|
1099
|
-
/* 7px */
|
|
1100
|
-
/* 8px */
|
|
1101
|
-
/* 9px */
|
|
1102
|
-
/* 10px */
|
|
1103
|
-
/* 11px */
|
|
1104
|
-
/* 12px */
|
|
1105
|
-
/* 13px */
|
|
1106
|
-
/* 14px */
|
|
1107
|
-
/* 15px */
|
|
1108
|
-
/* 16px */
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
450
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
1114
451
|
border-bottom: 1px dashed var(--color-sf-content-text-color);
|
|
1115
452
|
color: var(--color-sf-content-text-color);
|
|
@@ -1199,92 +536,6 @@
|
|
|
1199
536
|
color: var(--color-sf-content-bg-color-alt2);
|
|
1200
537
|
}
|
|
1201
538
|
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
/* Font Family */
|
|
1211
|
-
/* Font Sizes */
|
|
1212
|
-
/* Radius */
|
|
1213
|
-
/* 1px */
|
|
1214
|
-
/* 2px */
|
|
1215
|
-
/* 3px */
|
|
1216
|
-
/* 4px */
|
|
1217
|
-
/* 5px */
|
|
1218
|
-
/* 6px */
|
|
1219
|
-
/* 7px */
|
|
1220
|
-
/* 8px */
|
|
1221
|
-
/* 9px */
|
|
1222
|
-
/* 10px */
|
|
1223
|
-
/* 11px */
|
|
1224
|
-
/* 12px */
|
|
1225
|
-
/* 13px */
|
|
1226
|
-
/* 14px */
|
|
1227
|
-
/* 15px */
|
|
1228
|
-
/* 16px */
|
|
1229
|
-
/* 17px */
|
|
1230
|
-
/* 18px */
|
|
1231
|
-
/* 19px */
|
|
1232
|
-
/* 20px */
|
|
1233
|
-
/* 21px */
|
|
1234
|
-
/* 22px */
|
|
1235
|
-
/* 23px */
|
|
1236
|
-
/* 24px */
|
|
1237
|
-
/* 25px */
|
|
1238
|
-
/* 26px */
|
|
1239
|
-
/* 27px */
|
|
1240
|
-
/* 28px */
|
|
1241
|
-
/* 29px */
|
|
1242
|
-
/* 30px */
|
|
1243
|
-
/* 31px */
|
|
1244
|
-
/* 32px */
|
|
1245
|
-
/* 33px */
|
|
1246
|
-
/* 34px */
|
|
1247
|
-
/* 35px */
|
|
1248
|
-
/* 36px */
|
|
1249
|
-
/* 37px */
|
|
1250
|
-
/* 38px */
|
|
1251
|
-
/* 39px */
|
|
1252
|
-
/* 40px */
|
|
1253
|
-
/* 41px */
|
|
1254
|
-
/* 42px */
|
|
1255
|
-
/* 43px */
|
|
1256
|
-
/* 44px */
|
|
1257
|
-
/* 45px */
|
|
1258
|
-
/* 46px */
|
|
1259
|
-
/* 47px */
|
|
1260
|
-
/* 48px */
|
|
1261
|
-
/* 49px */
|
|
1262
|
-
/* 50px */
|
|
1263
|
-
/* 5em */
|
|
1264
|
-
/* 65% */
|
|
1265
|
-
/* border */
|
|
1266
|
-
/* 0px */
|
|
1267
|
-
/* 1px */
|
|
1268
|
-
/* 1.5px */
|
|
1269
|
-
/* 2px */
|
|
1270
|
-
/* 3px */
|
|
1271
|
-
/* 4px */
|
|
1272
|
-
/* 5px */
|
|
1273
|
-
/* 6px */
|
|
1274
|
-
/* 7px */
|
|
1275
|
-
/* 8px */
|
|
1276
|
-
/* 9px */
|
|
1277
|
-
/* 10px */
|
|
1278
|
-
/* 11px */
|
|
1279
|
-
/* 12px */
|
|
1280
|
-
/* 13px */
|
|
1281
|
-
/* 14px */
|
|
1282
|
-
/* 15px */
|
|
1283
|
-
/* 16px */
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
539
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
1289
540
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
1290
541
|
padding: 8px 38px 10px 12px;
|