@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
|
@@ -82,182 +82,6 @@
|
|
|
82
82
|
/* 14px */
|
|
83
83
|
/* 15px */
|
|
84
84
|
/* 16px */
|
|
85
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
86
|
-
/* stylelint-disable-line no-empty-source */
|
|
87
|
-
/*! calendar bootstrap5 theme variables */
|
|
88
|
-
.e-popup.e-ddl {
|
|
89
|
-
border-radius: calc(var(--e-radius) * 0.25);
|
|
90
|
-
-webkit-box-shadow: none;
|
|
91
|
-
box-shadow: none;
|
|
92
|
-
margin-top: 3px;
|
|
93
|
-
}
|
|
94
|
-
.e-popup.e-ddl .e-input-group {
|
|
95
|
-
width: auto;
|
|
96
|
-
}
|
|
97
|
-
.e-popup.e-ddl .e-input-group input {
|
|
98
|
-
line-height: 15px;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
102
|
-
min-height: 26px;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group {
|
|
106
|
-
display: -webkit-box;
|
|
107
|
-
display: -ms-flexbox;
|
|
108
|
-
display: flex;
|
|
109
|
-
width: auto;
|
|
110
|
-
}
|
|
111
|
-
.e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
|
|
112
|
-
border: 0;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
|
|
116
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] {
|
|
117
|
-
background: transparent;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
|
|
121
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
|
|
122
|
-
background: var(--color-sf-content-bg-color-alt2);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
126
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
127
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
128
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
129
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
130
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
131
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
132
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
133
|
-
background: transparent;
|
|
134
|
-
color: var(--color-sf-icon-color);
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.e-input-group.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
138
|
-
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
139
|
-
.e-float-input.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon,
|
|
140
|
-
.e-float-input.e-control-wrapper.e-ddl input[readonly] ~ span.e-input-group-icon.e-ddl-icon {
|
|
141
|
-
background: transparent;
|
|
142
|
-
color: var(--color-sf-icon-color);
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.e-input-group.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
146
|
-
.e-input-group.e-control-wrapper.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
147
|
-
.e-float-input.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon,
|
|
148
|
-
.e-float-input.e-control-wrapper.e-ddl.e-readonly .e-input[readonly] ~ span.e-input-group-icon.e-ddl-icon.e-search-icon {
|
|
149
|
-
background: var(--color-sf-content-bg-color-alt2);
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
153
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
154
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
155
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
156
|
-
border: 0;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
160
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
161
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
162
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
163
|
-
-webkit-box-shadow: none;
|
|
164
|
-
box-shadow: none;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
|
|
168
|
-
background: transparent;
|
|
169
|
-
display: -webkit-box;
|
|
170
|
-
display: -ms-flexbox;
|
|
171
|
-
display: flex;
|
|
172
|
-
position: relative;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group,
|
|
176
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
177
|
-
background: var(--color-sf-content-bg-color);
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
181
|
-
font-size: 14px;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
185
|
-
line-height: 30px;
|
|
186
|
-
top: 0;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
190
|
-
border-radius: 0 2px 2px 0;
|
|
191
|
-
border-right-width: 0;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
195
|
-
border-left-width: 0;
|
|
196
|
-
border-radius: 4px 0 0 4px;
|
|
197
|
-
border-right-width: 1px;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
201
|
-
height: 32px;
|
|
202
|
-
width: 32px;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
206
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
207
|
-
color: var(--color-sf-content-text-color);
|
|
208
|
-
height: 100%;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
212
|
-
border-left-width: 0;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.e-float-input.e-control-wrapper.e-multiselect input[readonly] {
|
|
216
|
-
background: transparent;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
/* stylelint-disable-line no-empty-source */
|
|
220
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
221
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
222
|
-
0% {
|
|
223
|
-
-webkit-transform: rotate(0);
|
|
224
|
-
transform: rotate(0);
|
|
225
|
-
}
|
|
226
|
-
100% {
|
|
227
|
-
-webkit-transform: rotate(360deg);
|
|
228
|
-
transform: rotate(360deg);
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
@keyframes material-spinner-rotate {
|
|
232
|
-
0% {
|
|
233
|
-
-webkit-transform: rotate(0);
|
|
234
|
-
transform: rotate(0);
|
|
235
|
-
}
|
|
236
|
-
100% {
|
|
237
|
-
-webkit-transform: rotate(360deg);
|
|
238
|
-
transform: rotate(360deg);
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
242
|
-
0% {
|
|
243
|
-
-webkit-transform: rotate(0);
|
|
244
|
-
transform: rotate(0);
|
|
245
|
-
}
|
|
246
|
-
100% {
|
|
247
|
-
-webkit-transform: rotate(360deg);
|
|
248
|
-
transform: rotate(360deg);
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
|
-
@keyframes fabric-spinner-rotate {
|
|
252
|
-
0% {
|
|
253
|
-
-webkit-transform: rotate(0);
|
|
254
|
-
transform: rotate(0);
|
|
255
|
-
}
|
|
256
|
-
100% {
|
|
257
|
-
-webkit-transform: rotate(360deg);
|
|
258
|
-
transform: rotate(360deg);
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
85
|
/*! inplaceeditor icons */
|
|
262
86
|
.e-inplaceeditor .e-save-icon::before,
|
|
263
87
|
.e-inplaceeditor-tip .e-save-icon::before {
|
|
@@ -272,90 +96,6 @@
|
|
|
272
96
|
content: "\e730";
|
|
273
97
|
}
|
|
274
98
|
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
/* Font Family */
|
|
286
|
-
/* Font Sizes */
|
|
287
|
-
/* Radius */
|
|
288
|
-
/* 1px */
|
|
289
|
-
/* 2px */
|
|
290
|
-
/* 3px */
|
|
291
|
-
/* 4px */
|
|
292
|
-
/* 5px */
|
|
293
|
-
/* 6px */
|
|
294
|
-
/* 7px */
|
|
295
|
-
/* 8px */
|
|
296
|
-
/* 9px */
|
|
297
|
-
/* 10px */
|
|
298
|
-
/* 11px */
|
|
299
|
-
/* 12px */
|
|
300
|
-
/* 13px */
|
|
301
|
-
/* 14px */
|
|
302
|
-
/* 15px */
|
|
303
|
-
/* 16px */
|
|
304
|
-
/* 17px */
|
|
305
|
-
/* 18px */
|
|
306
|
-
/* 19px */
|
|
307
|
-
/* 20px */
|
|
308
|
-
/* 21px */
|
|
309
|
-
/* 22px */
|
|
310
|
-
/* 23px */
|
|
311
|
-
/* 24px */
|
|
312
|
-
/* 25px */
|
|
313
|
-
/* 26px */
|
|
314
|
-
/* 27px */
|
|
315
|
-
/* 28px */
|
|
316
|
-
/* 29px */
|
|
317
|
-
/* 30px */
|
|
318
|
-
/* 31px */
|
|
319
|
-
/* 32px */
|
|
320
|
-
/* 33px */
|
|
321
|
-
/* 34px */
|
|
322
|
-
/* 35px */
|
|
323
|
-
/* 36px */
|
|
324
|
-
/* 37px */
|
|
325
|
-
/* 38px */
|
|
326
|
-
/* 39px */
|
|
327
|
-
/* 40px */
|
|
328
|
-
/* 41px */
|
|
329
|
-
/* 42px */
|
|
330
|
-
/* 43px */
|
|
331
|
-
/* 44px */
|
|
332
|
-
/* 45px */
|
|
333
|
-
/* 46px */
|
|
334
|
-
/* 47px */
|
|
335
|
-
/* 48px */
|
|
336
|
-
/* 49px */
|
|
337
|
-
/* 50px */
|
|
338
|
-
/* 5em */
|
|
339
|
-
/* 65% */
|
|
340
|
-
/* border */
|
|
341
|
-
/* 0px */
|
|
342
|
-
/* 1px */
|
|
343
|
-
/* 1.5px */
|
|
344
|
-
/* 2px */
|
|
345
|
-
/* 3px */
|
|
346
|
-
/* 4px */
|
|
347
|
-
/* 5px */
|
|
348
|
-
/* 6px */
|
|
349
|
-
/* 7px */
|
|
350
|
-
/* 8px */
|
|
351
|
-
/* 9px */
|
|
352
|
-
/* 10px */
|
|
353
|
-
/* 11px */
|
|
354
|
-
/* 12px */
|
|
355
|
-
/* 13px */
|
|
356
|
-
/* 14px */
|
|
357
|
-
/* 15px */
|
|
358
|
-
/* 16px */
|
|
359
99
|
.e-inplaceeditor {
|
|
360
100
|
display: inline-block;
|
|
361
101
|
position: relative;
|
|
@@ -715,90 +455,6 @@
|
|
|
715
455
|
min-height: 30px;
|
|
716
456
|
}
|
|
717
457
|
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
/* Font Family */
|
|
729
|
-
/* Font Sizes */
|
|
730
|
-
/* Radius */
|
|
731
|
-
/* 1px */
|
|
732
|
-
/* 2px */
|
|
733
|
-
/* 3px */
|
|
734
|
-
/* 4px */
|
|
735
|
-
/* 5px */
|
|
736
|
-
/* 6px */
|
|
737
|
-
/* 7px */
|
|
738
|
-
/* 8px */
|
|
739
|
-
/* 9px */
|
|
740
|
-
/* 10px */
|
|
741
|
-
/* 11px */
|
|
742
|
-
/* 12px */
|
|
743
|
-
/* 13px */
|
|
744
|
-
/* 14px */
|
|
745
|
-
/* 15px */
|
|
746
|
-
/* 16px */
|
|
747
|
-
/* 17px */
|
|
748
|
-
/* 18px */
|
|
749
|
-
/* 19px */
|
|
750
|
-
/* 20px */
|
|
751
|
-
/* 21px */
|
|
752
|
-
/* 22px */
|
|
753
|
-
/* 23px */
|
|
754
|
-
/* 24px */
|
|
755
|
-
/* 25px */
|
|
756
|
-
/* 26px */
|
|
757
|
-
/* 27px */
|
|
758
|
-
/* 28px */
|
|
759
|
-
/* 29px */
|
|
760
|
-
/* 30px */
|
|
761
|
-
/* 31px */
|
|
762
|
-
/* 32px */
|
|
763
|
-
/* 33px */
|
|
764
|
-
/* 34px */
|
|
765
|
-
/* 35px */
|
|
766
|
-
/* 36px */
|
|
767
|
-
/* 37px */
|
|
768
|
-
/* 38px */
|
|
769
|
-
/* 39px */
|
|
770
|
-
/* 40px */
|
|
771
|
-
/* 41px */
|
|
772
|
-
/* 42px */
|
|
773
|
-
/* 43px */
|
|
774
|
-
/* 44px */
|
|
775
|
-
/* 45px */
|
|
776
|
-
/* 46px */
|
|
777
|
-
/* 47px */
|
|
778
|
-
/* 48px */
|
|
779
|
-
/* 49px */
|
|
780
|
-
/* 50px */
|
|
781
|
-
/* 5em */
|
|
782
|
-
/* 65% */
|
|
783
|
-
/* border */
|
|
784
|
-
/* 0px */
|
|
785
|
-
/* 1px */
|
|
786
|
-
/* 1.5px */
|
|
787
|
-
/* 2px */
|
|
788
|
-
/* 3px */
|
|
789
|
-
/* 4px */
|
|
790
|
-
/* 5px */
|
|
791
|
-
/* 6px */
|
|
792
|
-
/* 7px */
|
|
793
|
-
/* 8px */
|
|
794
|
-
/* 9px */
|
|
795
|
-
/* 10px */
|
|
796
|
-
/* 11px */
|
|
797
|
-
/* 12px */
|
|
798
|
-
/* 13px */
|
|
799
|
-
/* 14px */
|
|
800
|
-
/* 15px */
|
|
801
|
-
/* 16px */
|
|
802
458
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
803
459
|
border-bottom: 1px dashed var(--color-sf-content-text-color);
|
|
804
460
|
color: var(--color-sf-content-text-color);
|
|
@@ -931,90 +587,6 @@
|
|
|
931
587
|
color: var(--color-sf-content-bg-color-alt1);
|
|
932
588
|
}
|
|
933
589
|
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
/* Font Family */
|
|
945
|
-
/* Font Sizes */
|
|
946
|
-
/* Radius */
|
|
947
|
-
/* 1px */
|
|
948
|
-
/* 2px */
|
|
949
|
-
/* 3px */
|
|
950
|
-
/* 4px */
|
|
951
|
-
/* 5px */
|
|
952
|
-
/* 6px */
|
|
953
|
-
/* 7px */
|
|
954
|
-
/* 8px */
|
|
955
|
-
/* 9px */
|
|
956
|
-
/* 10px */
|
|
957
|
-
/* 11px */
|
|
958
|
-
/* 12px */
|
|
959
|
-
/* 13px */
|
|
960
|
-
/* 14px */
|
|
961
|
-
/* 15px */
|
|
962
|
-
/* 16px */
|
|
963
|
-
/* 17px */
|
|
964
|
-
/* 18px */
|
|
965
|
-
/* 19px */
|
|
966
|
-
/* 20px */
|
|
967
|
-
/* 21px */
|
|
968
|
-
/* 22px */
|
|
969
|
-
/* 23px */
|
|
970
|
-
/* 24px */
|
|
971
|
-
/* 25px */
|
|
972
|
-
/* 26px */
|
|
973
|
-
/* 27px */
|
|
974
|
-
/* 28px */
|
|
975
|
-
/* 29px */
|
|
976
|
-
/* 30px */
|
|
977
|
-
/* 31px */
|
|
978
|
-
/* 32px */
|
|
979
|
-
/* 33px */
|
|
980
|
-
/* 34px */
|
|
981
|
-
/* 35px */
|
|
982
|
-
/* 36px */
|
|
983
|
-
/* 37px */
|
|
984
|
-
/* 38px */
|
|
985
|
-
/* 39px */
|
|
986
|
-
/* 40px */
|
|
987
|
-
/* 41px */
|
|
988
|
-
/* 42px */
|
|
989
|
-
/* 43px */
|
|
990
|
-
/* 44px */
|
|
991
|
-
/* 45px */
|
|
992
|
-
/* 46px */
|
|
993
|
-
/* 47px */
|
|
994
|
-
/* 48px */
|
|
995
|
-
/* 49px */
|
|
996
|
-
/* 50px */
|
|
997
|
-
/* 5em */
|
|
998
|
-
/* 65% */
|
|
999
|
-
/* border */
|
|
1000
|
-
/* 0px */
|
|
1001
|
-
/* 1px */
|
|
1002
|
-
/* 1.5px */
|
|
1003
|
-
/* 2px */
|
|
1004
|
-
/* 3px */
|
|
1005
|
-
/* 4px */
|
|
1006
|
-
/* 5px */
|
|
1007
|
-
/* 6px */
|
|
1008
|
-
/* 7px */
|
|
1009
|
-
/* 8px */
|
|
1010
|
-
/* 9px */
|
|
1011
|
-
/* 10px */
|
|
1012
|
-
/* 11px */
|
|
1013
|
-
/* 12px */
|
|
1014
|
-
/* 13px */
|
|
1015
|
-
/* 14px */
|
|
1016
|
-
/* 15px */
|
|
1017
|
-
/* 16px */
|
|
1018
590
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
1019
591
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
1020
592
|
padding: 7px 48px 7px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap5.3' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap5.3-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap5.3-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap5.3-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap5.3-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap5.3-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap5.3-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap5.3-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap5.3-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap5.3-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap5.3-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap5.3-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap5.3-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap5.3-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap5.3-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5.3-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5.3-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5.3-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap5.3-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap5.3-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap5.3-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap5.3-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5.3-definition' as *;
|
|
24
1
|
@use 'bootstrap5.3-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap5.3' 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: #e9ecef;
|
|
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: #6c757d;
|
|
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: #6c757d;
|
|
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: #e9ecef;
|
|
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: #fff;
|
|
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: #212529;
|
|
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' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap5-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap5-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap5-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap5-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap5-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap5-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap5-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap5-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap5-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap5-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap5-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap5-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap5-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap5-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap5-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap5-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap5-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap5-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5-definition' as *;
|
|
24
1
|
@use 'bootstrap5-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap5' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|