@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,367 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar bootstrap theme variables */
|
|
4
|
-
.e-input-group.e-ddl .e-control.e-autocomplete ~ .e-ddl-icon {
|
|
5
|
-
font-size: 8px;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.e-bigger .e-input-group.e-ddl .e-control.e-autocomplete ~ .e-ddl-icon {
|
|
9
|
-
font-size: 10px;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.e-input-group.e-ddl .e-control.e-combobox ~ .e-ddl-icon {
|
|
13
|
-
font-size: 8px;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-bigger .e-input-group.e-ddl .e-control.e-combobox ~ .e-ddl-icon {
|
|
17
|
-
font-size: 10px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.e-popup.e-ddl {
|
|
21
|
-
border-radius: 4px;
|
|
22
|
-
-webkit-box-shadow: none;
|
|
23
|
-
box-shadow: none;
|
|
24
|
-
margin-top: 3px;
|
|
25
|
-
}
|
|
26
|
-
.e-popup.e-ddl .e-input-group {
|
|
27
|
-
width: auto;
|
|
28
|
-
}
|
|
29
|
-
.e-popup.e-ddl .e-input-group input {
|
|
30
|
-
line-height: 15px;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
34
|
-
min-height: 26px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
38
|
-
display: -webkit-box;
|
|
39
|
-
display: -ms-flexbox;
|
|
40
|
-
display: flex;
|
|
41
|
-
width: auto;
|
|
42
|
-
}
|
|
43
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
44
|
-
border: 0;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
|
|
48
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] {
|
|
49
|
-
background: transparent;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
|
|
53
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
|
|
54
|
-
background: #e9ecef;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
58
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
59
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
60
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
61
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
62
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
63
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
64
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
65
|
-
background: transparent;
|
|
66
|
-
color: #495057;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
70
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
71
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
72
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
73
|
-
border: 0;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
77
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
78
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
79
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
80
|
-
-webkit-box-shadow: none;
|
|
81
|
-
box-shadow: none;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
|
|
85
|
-
background: transparent;
|
|
86
|
-
display: -webkit-box;
|
|
87
|
-
display: -ms-flexbox;
|
|
88
|
-
display: flex;
|
|
89
|
-
position: relative;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group,
|
|
93
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
94
|
-
background: rgba(0, 0, 0, 0.03);
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
98
|
-
font-size: 12px;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
102
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
103
|
-
.e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
104
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
|
|
105
|
-
background: transparent;
|
|
106
|
-
color: #495057;
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
110
|
-
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
111
|
-
font-size: 10px;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
115
|
-
line-height: 30px;
|
|
116
|
-
top: 0;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
120
|
-
border-radius: 0 4px 4px 0;
|
|
121
|
-
border-right-width: 0;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
125
|
-
font-size: 12px;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
129
|
-
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
130
|
-
font-size: 10px;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
134
|
-
border-left-width: 0;
|
|
135
|
-
border-radius: 4px 0 0 4px;
|
|
136
|
-
border-right-width: 1px;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
|
|
140
|
-
-webkit-box-shadow: none;
|
|
141
|
-
box-shadow: none;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.e-input-group.e-multiselect .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
|
|
145
|
-
stroke-width: 1px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.e-small .e-multi-select-wrapper .e-chips {
|
|
149
|
-
margin: 1px 4px 1px 0;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.e-multiselect.e-float-input input[readonly],
|
|
153
|
-
.e-multiselect.e-float-input.e-control-wrapper input[readonly] {
|
|
154
|
-
background: transparent;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.e-small .e-multi-select-wrapper .e-close-hooker::before {
|
|
158
|
-
top: 7px;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
162
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
163
|
-
0% {
|
|
164
|
-
-webkit-transform: rotate(0);
|
|
165
|
-
transform: rotate(0);
|
|
166
|
-
}
|
|
167
|
-
100% {
|
|
168
|
-
-webkit-transform: rotate(360deg);
|
|
169
|
-
transform: rotate(360deg);
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
@keyframes material-spinner-rotate {
|
|
173
|
-
0% {
|
|
174
|
-
-webkit-transform: rotate(0);
|
|
175
|
-
transform: rotate(0);
|
|
176
|
-
}
|
|
177
|
-
100% {
|
|
178
|
-
-webkit-transform: rotate(360deg);
|
|
179
|
-
transform: rotate(360deg);
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
183
|
-
0% {
|
|
184
|
-
-webkit-transform: rotate(0);
|
|
185
|
-
transform: rotate(0);
|
|
186
|
-
}
|
|
187
|
-
100% {
|
|
188
|
-
-webkit-transform: rotate(360deg);
|
|
189
|
-
transform: rotate(360deg);
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
@keyframes fabric-spinner-rotate {
|
|
193
|
-
0% {
|
|
194
|
-
-webkit-transform: rotate(0);
|
|
195
|
-
transform: rotate(0);
|
|
196
|
-
}
|
|
197
|
-
100% {
|
|
198
|
-
-webkit-transform: rotate(360deg);
|
|
199
|
-
transform: rotate(360deg);
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
.e-richtexteditor {
|
|
203
|
-
border-radius: 4px;
|
|
204
|
-
}
|
|
205
|
-
.e-richtexteditor .e-rte-toolbar {
|
|
206
|
-
border-top-left-radius: 4px;
|
|
207
|
-
border-top-right-radius: 4px;
|
|
208
|
-
}
|
|
209
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active:not(.e-overlay) .e-tbar-btn .e-icons, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active:not(.e-overlay) .e-tbar-btn .e-icons, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-overlay) .e-tbar-btn:active .e-icons, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-overlay) .e-tbar-btn:focus .e-icons, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-overlay) .e-tbar-btn:hover .e-icons {
|
|
210
|
-
color: #fff;
|
|
211
|
-
}
|
|
212
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn {
|
|
213
|
-
border-radius: 4px;
|
|
214
|
-
}
|
|
215
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:active, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-control.e-tbar-btn.e-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
|
|
216
|
-
border: 1px solid rgb(78.4506437768, 84.9881974249, 90.7993562232);
|
|
217
|
-
}
|
|
218
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:hover {
|
|
219
|
-
border: 1px solid rgb(84.3605150215, 91.3905579399, 97.6394849785);
|
|
220
|
-
}
|
|
221
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-btn:focus {
|
|
222
|
-
border: 1px solid #6c757d;
|
|
223
|
-
}
|
|
224
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-control.e-tbar-btn.e-dropdown-btn {
|
|
225
|
-
border: 1px solid transparent;
|
|
226
|
-
}
|
|
227
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-overlay) .e-control.e-tbar-btn.e-dropdown-btn.e-active {
|
|
228
|
-
border-radius: 4px;
|
|
229
|
-
}
|
|
230
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-overlay) .e-control.e-tbar-btn.e-dropdown-btn.e-active .e-icons {
|
|
231
|
-
color: #fff;
|
|
232
|
-
}
|
|
233
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn.e-icon-btn {
|
|
234
|
-
padding: 0 2px;
|
|
235
|
-
}
|
|
236
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:active, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:focus, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn:hover {
|
|
237
|
-
border: 1px solid transparent;
|
|
238
|
-
padding: 0 2px;
|
|
239
|
-
}
|
|
240
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-inline-dropdown.e-control.e-tbar-btn.e-btn, .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-inline-dropdown.e-control.e-tbar-btn.e-btn {
|
|
241
|
-
border: 1px solid transparent;
|
|
242
|
-
padding-bottom: 0;
|
|
243
|
-
padding-top: 0;
|
|
244
|
-
}
|
|
245
|
-
.e-richtexteditor .e-rte-content {
|
|
246
|
-
border-bottom-left-radius: 4px;
|
|
247
|
-
border-bottom-right-radius: 4px;
|
|
248
|
-
}
|
|
249
|
-
.e-richtexteditor .e-rte-table-popup.e-popup.e-popup-open {
|
|
250
|
-
border: 1px solid rgba(0, 0, 0, 0.2);
|
|
251
|
-
border-radius: 4px;
|
|
252
|
-
}
|
|
253
|
-
.e-richtexteditor .e-rte-table-popup.e-popup.e-popup-open .e-insert-table-btn .e-btn-icon.e-icons {
|
|
254
|
-
color: #fff;
|
|
255
|
-
}
|
|
256
|
-
.e-richtexteditor .e-rte-content .e-content, .e-richtexteditor .e-source-content .e-content {
|
|
257
|
-
font-size: 14px;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
.e-bigger .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item.e-toolbar-popup .e-tbar-btn {
|
|
261
|
-
padding: 0 5px;
|
|
262
|
-
}
|
|
263
|
-
.e-bigger .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn.e-rte-dropdown-items.e-active, .e-bigger .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-items.e-rte-dropdown-btn:hover {
|
|
264
|
-
padding-left: 5px;
|
|
265
|
-
padding-right: 5px;
|
|
266
|
-
}
|
|
267
|
-
.e-bigger .e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-dropdown-btn.e-rte-dropdown-items {
|
|
268
|
-
border: 1px solid transparent;
|
|
269
|
-
padding-left: 5px;
|
|
270
|
-
padding-right: 5px;
|
|
271
|
-
}
|
|
272
|
-
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn, .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control, .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-control.e-tbar-btn.e-btn.e-icon-btn {
|
|
273
|
-
padding: 0 5px;
|
|
274
|
-
}
|
|
275
|
-
.e-bigger .e-richtexteditor .e-rte-content .e-content, .e-bigger .e-richtexteditor .e-source-content .e-content {
|
|
276
|
-
font-size: 16px;
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
.e-rte-quick-popup.e-popup {
|
|
280
|
-
border-radius: 4px;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown, .e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown,
|
|
284
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown,
|
|
285
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown {
|
|
286
|
-
padding-left: 1px;
|
|
287
|
-
padding-right: 1px;
|
|
288
|
-
}
|
|
289
|
-
.e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown:hover, .e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown.e-active:hover, .e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown:hover, .e-bigger .e-rte-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown.e-active:hover,
|
|
290
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown:hover,
|
|
291
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-numberformatlist-dropdown.e-active:hover,
|
|
292
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown:hover,
|
|
293
|
-
.e-bigger .e-rte-toolbar.e-extended-toolbar .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-dropdown-btn.e-rte-bulletformatlist-dropdown.e-active:hover {
|
|
294
|
-
padding-left: 1px;
|
|
295
|
-
padding-right: 1px;
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown,
|
|
299
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown,
|
|
300
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown,
|
|
301
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown,
|
|
302
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown,
|
|
303
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown,
|
|
304
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown,
|
|
305
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown,
|
|
306
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown,
|
|
307
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown,
|
|
308
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown,
|
|
309
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown {
|
|
310
|
-
padding-bottom: 0;
|
|
311
|
-
padding-top: 0;
|
|
312
|
-
}
|
|
313
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover, .e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active, .e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
314
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
315
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
316
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
317
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
318
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
319
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
320
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
321
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
322
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
323
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
324
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
325
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
326
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
327
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
328
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
329
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
330
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
331
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
332
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
333
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
334
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
335
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
336
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
337
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
338
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
339
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
340
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
341
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
342
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
343
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
344
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
345
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
346
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover {
|
|
347
|
-
padding-bottom: 1px;
|
|
348
|
-
padding-top: 1px;
|
|
349
|
-
}
|
|
350
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-active,
|
|
351
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-active,
|
|
352
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-active,
|
|
353
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-active,
|
|
354
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-active,
|
|
355
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-active,
|
|
356
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-active,
|
|
357
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-active,
|
|
358
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-active,
|
|
359
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-active,
|
|
360
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-active,
|
|
361
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-active {
|
|
362
|
-
border-radius: 4px;
|
|
363
|
-
}
|
|
364
|
-
|
|
365
1
|
/*! Bootstrap4 theme definitions and variables */
|
|
366
2
|
/*! Value element styles */
|
|
367
3
|
/*! Tooltip styles */
|
|
@@ -384,14 +20,6 @@
|
|
|
384
20
|
content: "\e78f";
|
|
385
21
|
}
|
|
386
22
|
|
|
387
|
-
/*! Bootstrap4 theme definitions and variables */
|
|
388
|
-
/*! Value element styles */
|
|
389
|
-
/*! Tooltip styles */
|
|
390
|
-
/*! Tip Content styles */
|
|
391
|
-
/*! Title styles */
|
|
392
|
-
/*! Wrapper styles */
|
|
393
|
-
/*! Component group styles */
|
|
394
|
-
/*! Button styles */
|
|
395
23
|
.e-inplaceeditor {
|
|
396
24
|
display: inline-block;
|
|
397
25
|
position: relative;
|
|
@@ -743,14 +371,6 @@
|
|
|
743
371
|
min-height: 60px;
|
|
744
372
|
}
|
|
745
373
|
|
|
746
|
-
/*! Bootstrap4 theme definitions and variables */
|
|
747
|
-
/*! Value element styles */
|
|
748
|
-
/*! Tooltip styles */
|
|
749
|
-
/*! Tip Content styles */
|
|
750
|
-
/*! Title styles */
|
|
751
|
-
/*! Wrapper styles */
|
|
752
|
-
/*! Component group styles */
|
|
753
|
-
/*! Button styles */
|
|
754
374
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
755
375
|
border-bottom: 1px dashed #495057;
|
|
756
376
|
color: #495057;
|
|
@@ -897,14 +517,6 @@
|
|
|
897
517
|
color: rgb(242.05, 243.9, 245.75);
|
|
898
518
|
}
|
|
899
519
|
|
|
900
|
-
/*! Bootstrap4 theme definitions and variables */
|
|
901
|
-
/*! Value element styles */
|
|
902
|
-
/*! Tooltip styles */
|
|
903
|
-
/*! Tip Content styles */
|
|
904
|
-
/*! Title styles */
|
|
905
|
-
/*! Wrapper styles */
|
|
906
|
-
/*! Component group styles */
|
|
907
|
-
/*! Button styles */
|
|
908
520
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
909
521
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
910
522
|
padding: 8px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap4' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap4-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap4-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap4-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap4-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap4-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap4-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap4-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap4-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap4-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap4-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap4-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap4-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap4-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap4-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap4-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap4-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap4-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap4-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap4-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap4-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap4-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap4-definition' as *;
|
|
24
1
|
@use 'bootstrap4-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap4' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,179 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar bootstrap5 theme variables */
|
|
4
|
-
.e-popup.e-ddl {
|
|
5
|
-
border-radius: 4px;
|
|
6
|
-
-webkit-box-shadow: none;
|
|
7
|
-
box-shadow: none;
|
|
8
|
-
margin-top: 3px;
|
|
9
|
-
}
|
|
10
|
-
.e-popup.e-ddl .e-input-group {
|
|
11
|
-
width: auto;
|
|
12
|
-
}
|
|
13
|
-
.e-popup.e-ddl .e-input-group input {
|
|
14
|
-
line-height: 15px;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
18
|
-
min-height: 26px;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
22
|
-
display: -webkit-box;
|
|
23
|
-
display: -ms-flexbox;
|
|
24
|
-
display: flex;
|
|
25
|
-
width: auto;
|
|
26
|
-
}
|
|
27
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
28
|
-
border: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
|
|
32
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] {
|
|
33
|
-
background: transparent;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
|
|
37
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
|
|
38
|
-
background: #343a40;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
42
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
43
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
44
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
45
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
46
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
47
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
48
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
49
|
-
background: transparent;
|
|
50
|
-
color: #adb5bd;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
54
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
55
|
-
.e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
56
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
|
|
57
|
-
background: transparent;
|
|
58
|
-
color: #adb5bd;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
62
|
-
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
63
|
-
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
64
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
65
|
-
background: #343a40;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
69
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
70
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
71
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
72
|
-
border: 0;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
76
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
77
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
78
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
79
|
-
-webkit-box-shadow: none;
|
|
80
|
-
box-shadow: none;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
|
|
84
|
-
background: transparent;
|
|
85
|
-
display: -webkit-box;
|
|
86
|
-
display: -ms-flexbox;
|
|
87
|
-
display: flex;
|
|
88
|
-
position: relative;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group,
|
|
92
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
93
|
-
background: #212529;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
97
|
-
font-size: 14px;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
101
|
-
line-height: 30px;
|
|
102
|
-
top: 0;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
106
|
-
border-radius: 0 2px 2px 0;
|
|
107
|
-
border-right-width: 0;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
111
|
-
border-left-width: 0;
|
|
112
|
-
border-radius: 4px 0 0 4px;
|
|
113
|
-
border-right-width: 1px;
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
117
|
-
height: 32px;
|
|
118
|
-
width: 32px;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
122
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
123
|
-
color: #fff;
|
|
124
|
-
height: 100%;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
128
|
-
border-left-width: 0;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.e-float-input.e-control-wrapper.e-multiselect input[readonly] {
|
|
132
|
-
background: transparent;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
/* stylelint-disable-line no-empty-source */
|
|
136
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
137
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
138
|
-
0% {
|
|
139
|
-
-webkit-transform: rotate(0);
|
|
140
|
-
transform: rotate(0);
|
|
141
|
-
}
|
|
142
|
-
100% {
|
|
143
|
-
-webkit-transform: rotate(360deg);
|
|
144
|
-
transform: rotate(360deg);
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
@keyframes material-spinner-rotate {
|
|
148
|
-
0% {
|
|
149
|
-
-webkit-transform: rotate(0);
|
|
150
|
-
transform: rotate(0);
|
|
151
|
-
}
|
|
152
|
-
100% {
|
|
153
|
-
-webkit-transform: rotate(360deg);
|
|
154
|
-
transform: rotate(360deg);
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
158
|
-
0% {
|
|
159
|
-
-webkit-transform: rotate(0);
|
|
160
|
-
transform: rotate(0);
|
|
161
|
-
}
|
|
162
|
-
100% {
|
|
163
|
-
-webkit-transform: rotate(360deg);
|
|
164
|
-
transform: rotate(360deg);
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
@keyframes fabric-spinner-rotate {
|
|
168
|
-
0% {
|
|
169
|
-
-webkit-transform: rotate(0);
|
|
170
|
-
transform: rotate(0);
|
|
171
|
-
}
|
|
172
|
-
100% {
|
|
173
|
-
-webkit-transform: rotate(360deg);
|
|
174
|
-
transform: rotate(360deg);
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
1
|
/*! inplaceeditor icons */
|
|
178
2
|
.e-inplaceeditor .e-save-icon::before,
|
|
179
3
|
.e-inplaceeditor-tip .e-save-icon::before {
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap5-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap5-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap5-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap5-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap5-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap5-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap5-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap5-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap5-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap5-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap5-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap5-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap5-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap5-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap5-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap5-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap5-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap5-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap5-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5-dark-definition' as *;
|
|
24
1
|
@use 'bootstrap5-dark-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap5-dark' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|