@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,26 +1,3 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/material-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/material-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/material-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/material-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/material-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/material-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/material-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/material-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/material-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/material-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/material-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/material-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/material-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/material-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/material-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/material-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/material-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/material-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/material-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/material-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/material-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/material-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/material-dark-definition' as *;
|
|
24
1
|
@use 'inplace-editor/material-dark-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/material-dark' as *;
|
|
26
|
-
@use 'inplace-editor/all
|
|
3
|
+
@use 'inplace-editor/all' as *;
|
package/styles/material-dark.css
CHANGED
|
@@ -1,157 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
@-webkit-keyframes e-input-ripple {
|
|
3
|
-
100% {
|
|
4
|
-
opacity: 0;
|
|
5
|
-
-webkit-transform: scale(4);
|
|
6
|
-
transform: scale(4);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
@keyframes e-input-ripple {
|
|
10
|
-
100% {
|
|
11
|
-
opacity: 0;
|
|
12
|
-
-webkit-transform: scale(4);
|
|
13
|
-
transform: scale(4);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
/* stylelint-disable-line no-empty-source */
|
|
17
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
18
|
-
-webkit-transform: rotate(0deg);
|
|
19
|
-
transform: rotate(0deg);
|
|
20
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
21
|
-
transition: -webkit-transform 300ms ease;
|
|
22
|
-
transition: transform 300ms ease;
|
|
23
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
27
|
-
min-height: 26px;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
31
|
-
-webkit-transform: rotate(180deg);
|
|
32
|
-
transform: rotate(180deg);
|
|
33
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
34
|
-
transition: -webkit-transform 300ms ease;
|
|
35
|
-
transition: transform 300ms ease;
|
|
36
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
40
|
-
color: #00b0ff;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
44
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
45
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
46
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
47
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
48
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
49
|
-
background: transparent;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
53
|
-
-webkit-animation: none;
|
|
54
|
-
animation: none;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.e-ddl.e-popup {
|
|
58
|
-
border: 0;
|
|
59
|
-
-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
|
|
60
|
-
box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.21);
|
|
61
|
-
margin-top: 2px;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
|
|
65
|
-
margin: 6px 6px 5px;
|
|
66
|
-
min-height: 12px;
|
|
67
|
-
min-width: 12px;
|
|
68
|
-
padding: 6px;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
.e-input-group.e-ddl,
|
|
72
|
-
.e-input-group.e-ddl .e-input,
|
|
73
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
74
|
-
background: transparent;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
78
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
79
|
-
border-bottom-width: 0;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
|
|
83
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
84
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
85
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
|
|
86
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
|
|
87
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
|
|
88
|
-
margin: 0;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
92
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
93
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
|
|
94
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
95
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
96
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
|
|
97
|
-
padding: 5px 5px 5px 12px;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
101
|
-
padding: 1px 0;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.e-small .e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text],
|
|
105
|
-
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
106
|
-
padding: 0;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
|
|
110
|
-
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
|
|
111
|
-
padding: 0;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
115
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
116
|
-
0% {
|
|
117
|
-
-webkit-transform: rotate(0deg);
|
|
118
|
-
transform: rotate(0deg);
|
|
119
|
-
}
|
|
120
|
-
100% {
|
|
121
|
-
-webkit-transform: rotate(360deg);
|
|
122
|
-
transform: rotate(360deg);
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
@keyframes material-spinner-rotate {
|
|
126
|
-
0% {
|
|
127
|
-
-webkit-transform: rotate(0deg);
|
|
128
|
-
transform: rotate(0deg);
|
|
129
|
-
}
|
|
130
|
-
100% {
|
|
131
|
-
-webkit-transform: rotate(360deg);
|
|
132
|
-
transform: rotate(360deg);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
136
|
-
0% {
|
|
137
|
-
-webkit-transform: rotate(0deg);
|
|
138
|
-
transform: rotate(0deg);
|
|
139
|
-
}
|
|
140
|
-
100% {
|
|
141
|
-
-webkit-transform: rotate(360deg);
|
|
142
|
-
transform: rotate(360deg);
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
@keyframes fabric-spinner-rotate {
|
|
146
|
-
0% {
|
|
147
|
-
-webkit-transform: rotate(0deg);
|
|
148
|
-
transform: rotate(0deg);
|
|
149
|
-
}
|
|
150
|
-
100% {
|
|
151
|
-
-webkit-transform: rotate(360deg);
|
|
152
|
-
transform: rotate(360deg);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
1
|
/*! Material dark theme definitions and variables */
|
|
156
2
|
/*! Value element styles */
|
|
157
3
|
/*! Tooltip styles */
|
|
@@ -174,14 +20,6 @@
|
|
|
174
20
|
content: "\e891";
|
|
175
21
|
}
|
|
176
22
|
|
|
177
|
-
/*! Material dark theme definitions and variables */
|
|
178
|
-
/*! Value element styles */
|
|
179
|
-
/*! Tooltip styles */
|
|
180
|
-
/*! Tip Content styles */
|
|
181
|
-
/*! Title styles */
|
|
182
|
-
/*! Wrapper styles */
|
|
183
|
-
/*! Component group styles */
|
|
184
|
-
/*! Button styles */
|
|
185
23
|
.e-inplaceeditor {
|
|
186
24
|
display: inline-block;
|
|
187
25
|
position: relative;
|
|
@@ -531,14 +369,6 @@
|
|
|
531
369
|
min-height: 60px;
|
|
532
370
|
}
|
|
533
371
|
|
|
534
|
-
/*! Material dark theme definitions and variables */
|
|
535
|
-
/*! Value element styles */
|
|
536
|
-
/*! Tooltip styles */
|
|
537
|
-
/*! Tip Content styles */
|
|
538
|
-
/*! Title styles */
|
|
539
|
-
/*! Wrapper styles */
|
|
540
|
-
/*! Component group styles */
|
|
541
|
-
/*! Button styles */
|
|
542
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
543
373
|
border-bottom: 1px dashed #fff;
|
|
544
374
|
color: #fff;
|
|
@@ -630,14 +460,6 @@
|
|
|
630
460
|
color: #757575;
|
|
631
461
|
}
|
|
632
462
|
|
|
633
|
-
/*! Material dark theme definitions and variables */
|
|
634
|
-
/*! Value element styles */
|
|
635
|
-
/*! Tooltip styles */
|
|
636
|
-
/*! Tip Content styles */
|
|
637
|
-
/*! Title styles */
|
|
638
|
-
/*! Wrapper styles */
|
|
639
|
-
/*! Component group styles */
|
|
640
|
-
/*! Button styles */
|
|
641
463
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
642
464
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
643
465
|
padding: 8px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/material-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/material-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/material-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/material-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/material-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/material-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/material-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/material-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/material-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/material-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/material-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/material-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/material-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/material-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/material-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/material-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/material-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/material-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/material-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/material-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/material-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/material-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/material-dark-definition' as *;
|
|
24
1
|
@use 'inplace-editor/material-dark-definition' as *;
|
|
25
2
|
@use 'inplace-editor/icons/material-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/material-lite.css
CHANGED
|
@@ -1,191 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
@-webkit-keyframes e-input-ripple {
|
|
3
|
-
100% {
|
|
4
|
-
opacity: 0;
|
|
5
|
-
-webkit-transform: scale(4);
|
|
6
|
-
transform: scale(4);
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
@keyframes e-input-ripple {
|
|
10
|
-
100% {
|
|
11
|
-
opacity: 0;
|
|
12
|
-
-webkit-transform: scale(4);
|
|
13
|
-
transform: scale(4);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
@-webkit-keyframes slideTopUp {
|
|
17
|
-
from {
|
|
18
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
19
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
20
|
-
}
|
|
21
|
-
to {
|
|
22
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
23
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
@keyframes slideTopUp {
|
|
27
|
-
from {
|
|
28
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
29
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
30
|
-
}
|
|
31
|
-
to {
|
|
32
|
-
-webkit-transform: translate3d(0, 0, 0) scale(1);
|
|
33
|
-
transform: translate3d(0, 0, 0) scale(1);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
/* stylelint-disable-line no-empty-source */
|
|
37
|
-
/*! calendar material theme variables */
|
|
38
|
-
.e-ddl.e-control-wrapper .e-ddl-icon::before {
|
|
39
|
-
-webkit-transform: rotate(0deg);
|
|
40
|
-
transform: rotate(0deg);
|
|
41
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
42
|
-
transition: -webkit-transform 300ms ease;
|
|
43
|
-
transition: transform 300ms ease;
|
|
44
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-ddl.e-control-wrapper.e-icon-anim .e-ddl-icon::before {
|
|
48
|
-
-webkit-transform: rotate(180deg);
|
|
49
|
-
transform: rotate(180deg);
|
|
50
|
-
-webkit-transition: -webkit-transform 300ms ease;
|
|
51
|
-
transition: -webkit-transform 300ms ease;
|
|
52
|
-
transition: transform 300ms ease;
|
|
53
|
-
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-dropdownbase .e-list-item.e-active.e-hover {
|
|
57
|
-
color: #e3165b;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
61
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
62
|
-
.e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
63
|
-
.e-input-group:not(.e-disabled) .e-back-icon:hover,
|
|
64
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
65
|
-
.e-popup.e-ddl .e-input-group:not(.e-disabled) .e-clear-icon:hover {
|
|
66
|
-
background: transparent;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.e-input-group .e-ddl-icon:not(:active)::after {
|
|
70
|
-
-webkit-animation: none;
|
|
71
|
-
animation: none;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.e-ddl.e-popup {
|
|
75
|
-
border: 0;
|
|
76
|
-
-webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
77
|
-
box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
|
|
78
|
-
margin-top: 2px;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
82
|
-
min-height: 26px;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon {
|
|
86
|
-
margin: 6px 6px 5px;
|
|
87
|
-
min-height: 12px;
|
|
88
|
-
min-width: 12px;
|
|
89
|
-
padding: 6px;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-input-group.e-ddl,
|
|
93
|
-
.e-input-group.e-ddl .e-input,
|
|
94
|
-
.e-input-group.e-ddl .e-ddl-icon {
|
|
95
|
-
background: transparent;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group:hover:not(.e-disabled):not(.e-float-icon-left),
|
|
99
|
-
.e-ddl.e-ddl-device.e-ddl-device-filter .e-input-group.e-control-wrapper:hover:not(.e-disabled):not(.e-float-icon-left) {
|
|
100
|
-
border-bottom-width: 0;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-small .e-clear-icon,
|
|
104
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
105
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group .e-clear-icon,
|
|
106
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus.e-small .e-clear-icon,
|
|
107
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon,
|
|
108
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-input-group.e-input-focus .e-clear-icon {
|
|
109
|
-
margin: 0;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
113
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group .e-input-filter,
|
|
114
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small .e-input-filter,
|
|
115
|
-
.e-small .e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
116
|
-
.e-small.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-input-focus .e-input-filter,
|
|
117
|
-
.e-popup.e-ddl:not(.e-ddl-device) .e-filter-parent .e-input-group.e-small.e-input-focus .e-input-filter {
|
|
118
|
-
padding: 5px 5px 5px 12px;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-ddl.e-popup.e-outline .e-filter-parent {
|
|
122
|
-
padding: 4px 8px;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
126
|
-
padding: 1px 0;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.e-small .e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text],
|
|
130
|
-
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
131
|
-
padding: 0;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
|
|
135
|
-
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
|
|
136
|
-
padding: 0;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.e-outline.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type=text] {
|
|
140
|
-
padding: 0 8px 0 9px;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.e-outline.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type=text],
|
|
144
|
-
.e-outline.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type=text] {
|
|
145
|
-
padding: 0 8px 0 9px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
149
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
150
|
-
0% {
|
|
151
|
-
-webkit-transform: rotate(0deg);
|
|
152
|
-
transform: rotate(0deg);
|
|
153
|
-
}
|
|
154
|
-
100% {
|
|
155
|
-
-webkit-transform: rotate(360deg);
|
|
156
|
-
transform: rotate(360deg);
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
@keyframes material-spinner-rotate {
|
|
160
|
-
0% {
|
|
161
|
-
-webkit-transform: rotate(0deg);
|
|
162
|
-
transform: rotate(0deg);
|
|
163
|
-
}
|
|
164
|
-
100% {
|
|
165
|
-
-webkit-transform: rotate(360deg);
|
|
166
|
-
transform: rotate(360deg);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
170
|
-
0% {
|
|
171
|
-
-webkit-transform: rotate(0deg);
|
|
172
|
-
transform: rotate(0deg);
|
|
173
|
-
}
|
|
174
|
-
100% {
|
|
175
|
-
-webkit-transform: rotate(360deg);
|
|
176
|
-
transform: rotate(360deg);
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
@keyframes fabric-spinner-rotate {
|
|
180
|
-
0% {
|
|
181
|
-
-webkit-transform: rotate(0deg);
|
|
182
|
-
transform: rotate(0deg);
|
|
183
|
-
}
|
|
184
|
-
100% {
|
|
185
|
-
-webkit-transform: rotate(360deg);
|
|
186
|
-
transform: rotate(360deg);
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
1
|
/*! Material theme definitions and variables */
|
|
190
2
|
/*! Value element styles */
|
|
191
3
|
/*! Tooltip styles */
|
|
@@ -208,14 +20,6 @@
|
|
|
208
20
|
content: "\e891";
|
|
209
21
|
}
|
|
210
22
|
|
|
211
|
-
/*! Material theme definitions and variables */
|
|
212
|
-
/*! Value element styles */
|
|
213
|
-
/*! Tooltip styles */
|
|
214
|
-
/*! Tip Content styles */
|
|
215
|
-
/*! Title styles */
|
|
216
|
-
/*! Wrapper styles */
|
|
217
|
-
/*! Component group styles */
|
|
218
|
-
/*! Button styles */
|
|
219
23
|
.e-inplaceeditor {
|
|
220
24
|
display: inline-block;
|
|
221
25
|
position: relative;
|
|
@@ -573,14 +377,6 @@
|
|
|
573
377
|
min-height: 60px;
|
|
574
378
|
}
|
|
575
379
|
|
|
576
|
-
/*! Material theme definitions and variables */
|
|
577
|
-
/*! Value element styles */
|
|
578
|
-
/*! Tooltip styles */
|
|
579
|
-
/*! Tip Content styles */
|
|
580
|
-
/*! Title styles */
|
|
581
|
-
/*! Wrapper styles */
|
|
582
|
-
/*! Component group styles */
|
|
583
|
-
/*! Button styles */
|
|
584
380
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
585
381
|
border-bottom: 1px dashed rgba(0, 0, 0, 0.87);
|
|
586
382
|
color: rgba(0, 0, 0, 0.87);
|
|
@@ -1,25 +1,3 @@
|
|
|
1
|
-
@use 'ej2-inputs/styles/input/material-definition' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/color-picker/material-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/maskedtextbox/material-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/numerictextbox/material-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/slider/material-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/textbox/material-definition' as *;
|
|
7
|
-
@use 'ej2-buttons/styles/button/material-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/check-box/material-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/radio-button/material-definition' as *;
|
|
10
|
-
@use 'ej2-calendars/styles/calendar/material-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/datepicker/material-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/daterangepicker/material-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/datetimepicker/material-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/timepicker/material-definition' as *;
|
|
15
|
-
@use 'ej2-dropdowns/styles/auto-complete/material-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/combo-box/material-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/drop-down-list/material-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/multi-select/material-definition' as *;
|
|
19
|
-
@use 'ej2-popups/styles/popup/material-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/spinner/material-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/tooltip/material-definition' as *;
|
|
22
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/material-definition' as *;
|
|
23
1
|
@use 'inplace-editor/material-definition' as *;
|
|
24
2
|
@use 'inplace-editor/icons/material' as *;
|
|
25
|
-
@use 'inplace-editor/all
|
|
3
|
+
@use 'inplace-editor/all' as *;
|