@syncfusion/ej2-inplace-editor 33.1.44 → 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,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap-dark' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap-dark-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap-dark-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap-dark-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap-dark-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap-dark-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap-dark-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap-dark-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap-dark-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap-dark-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap-dark-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap-dark-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap-dark-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap-dark-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap-dark-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap-dark-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap-dark-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap-dark-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap-dark-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap-dark-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap-dark-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap-dark-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap-dark-definition' as *;
|
|
24
1
|
@use 'bootstrap-dark-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap-dark' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,218 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar bootstrap theme variables */
|
|
4
|
-
.e-popup.e-ddl {
|
|
5
|
-
border-radius: 4px;
|
|
6
|
-
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
7
|
-
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
|
|
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:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
|
|
32
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
|
|
33
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
|
|
34
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
|
|
35
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
|
|
36
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
|
|
37
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
38
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
|
|
39
|
-
background: transparent;
|
|
40
|
-
color: #333;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
44
|
-
.e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
|
|
45
|
-
.e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
|
|
46
|
-
.e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
|
|
47
|
-
border: 0;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
|
|
51
|
-
.e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
|
|
52
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
|
|
53
|
-
.e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
|
|
54
|
-
-webkit-box-shadow: none;
|
|
55
|
-
box-shadow: none;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
59
|
-
border-bottom: 1px solid #ccc;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
63
|
-
line-height: 30px;
|
|
64
|
-
top: 0;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
68
|
-
border-radius: 0 4px 4px 0;
|
|
69
|
-
border-right-width: 0;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
73
|
-
border-left-width: 0;
|
|
74
|
-
border-radius: 4px 0 0 4px;
|
|
75
|
-
border-right-width: 1px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
79
|
-
height: 32px;
|
|
80
|
-
width: 32px;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
84
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
85
|
-
0% {
|
|
86
|
-
-webkit-transform: rotate(0);
|
|
87
|
-
transform: rotate(0);
|
|
88
|
-
}
|
|
89
|
-
100% {
|
|
90
|
-
-webkit-transform: rotate(360deg);
|
|
91
|
-
transform: rotate(360deg);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
@keyframes material-spinner-rotate {
|
|
95
|
-
0% {
|
|
96
|
-
-webkit-transform: rotate(0);
|
|
97
|
-
transform: rotate(0);
|
|
98
|
-
}
|
|
99
|
-
100% {
|
|
100
|
-
-webkit-transform: rotate(360deg);
|
|
101
|
-
transform: rotate(360deg);
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
105
|
-
0% {
|
|
106
|
-
-webkit-transform: rotate(0);
|
|
107
|
-
transform: rotate(0);
|
|
108
|
-
}
|
|
109
|
-
100% {
|
|
110
|
-
-webkit-transform: rotate(360deg);
|
|
111
|
-
transform: rotate(360deg);
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
@keyframes fabric-spinner-rotate {
|
|
115
|
-
0% {
|
|
116
|
-
-webkit-transform: rotate(0);
|
|
117
|
-
transform: rotate(0);
|
|
118
|
-
}
|
|
119
|
-
100% {
|
|
120
|
-
-webkit-transform: rotate(360deg);
|
|
121
|
-
transform: rotate(360deg);
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
.e-richtexteditor .e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-dropdown-btn.e-active.e-tbar-btn {
|
|
125
|
-
background: #e6e6e6;
|
|
126
|
-
border: 0;
|
|
127
|
-
padding-left: 9px;
|
|
128
|
-
padding-right: 3.5px;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.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-active {
|
|
132
|
-
padding-left: 11px;
|
|
133
|
-
padding-right: 6px;
|
|
134
|
-
}
|
|
135
|
-
.e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-rte-dropdown-btn, .e-bigger .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-rte-dropdown-btn {
|
|
136
|
-
padding-bottom: 0;
|
|
137
|
-
padding-top: 0;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.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 {
|
|
141
|
-
padding-left: 1px;
|
|
142
|
-
padding-right: 1px;
|
|
143
|
-
}
|
|
144
|
-
.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.e-active:hover {
|
|
145
|
-
padding-left: 1px;
|
|
146
|
-
padding-right: 1px;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown,
|
|
150
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown,
|
|
151
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown,
|
|
152
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown,
|
|
153
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown,
|
|
154
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown,
|
|
155
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown,
|
|
156
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown,
|
|
157
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown,
|
|
158
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown,
|
|
159
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown,
|
|
160
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown {
|
|
161
|
-
padding-bottom: 1px;
|
|
162
|
-
padding-top: 1px;
|
|
163
|
-
}
|
|
164
|
-
.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,
|
|
165
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
166
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
167
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
168
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
169
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
170
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
171
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
172
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
173
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
174
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
175
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
176
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
177
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
178
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
179
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
180
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
181
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
182
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
183
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
184
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
185
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
186
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
187
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
188
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
189
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
190
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
191
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
192
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
193
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
194
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover,
|
|
195
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn:hover,
|
|
196
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active,
|
|
197
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-tbar-btn.e-btn.e-active:hover {
|
|
198
|
-
padding-bottom: 0;
|
|
199
|
-
padding-top: 0;
|
|
200
|
-
}
|
|
201
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-active,
|
|
202
|
-
.e-rte-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-active,
|
|
203
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-active,
|
|
204
|
-
.e-rte-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-active,
|
|
205
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-active,
|
|
206
|
-
.e-rte-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-active,
|
|
207
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-numberformatlist-dropdown.e-active,
|
|
208
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-items .e-rte-bulletformatlist-dropdown.e-active,
|
|
209
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-numberformatlist-dropdown.e-active,
|
|
210
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-popup .e-rte-bulletformatlist-dropdown.e-active,
|
|
211
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-numberformatlist-dropdown.e-active,
|
|
212
|
-
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-rte-bulletformatlist-dropdown.e-active {
|
|
213
|
-
border-radius: 4px;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
1
|
/*! Bootstrap theme definitions and variables */
|
|
217
2
|
/*! Value element styles */
|
|
218
3
|
/*! Tooltip styles */
|
|
@@ -235,14 +20,6 @@
|
|
|
235
20
|
content: "\e338";
|
|
236
21
|
}
|
|
237
22
|
|
|
238
|
-
/*! Bootstrap theme definitions and variables */
|
|
239
|
-
/*! Value element styles */
|
|
240
|
-
/*! Tooltip styles */
|
|
241
|
-
/*! Tip Content styles */
|
|
242
|
-
/*! Title styles */
|
|
243
|
-
/*! Wrapper styles */
|
|
244
|
-
/*! Component group styles */
|
|
245
|
-
/*! Button styles */
|
|
246
23
|
.e-inplaceeditor {
|
|
247
24
|
display: inline-block;
|
|
248
25
|
position: relative;
|
|
@@ -592,14 +369,6 @@
|
|
|
592
369
|
min-height: 60px;
|
|
593
370
|
}
|
|
594
371
|
|
|
595
|
-
/*! Bootstrap theme definitions and variables */
|
|
596
|
-
/*! Value element styles */
|
|
597
|
-
/*! Tooltip styles */
|
|
598
|
-
/*! Tip Content styles */
|
|
599
|
-
/*! Title styles */
|
|
600
|
-
/*! Wrapper styles */
|
|
601
|
-
/*! Component group styles */
|
|
602
|
-
/*! Button styles */
|
|
603
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
604
373
|
border-bottom: 1px dashed #333;
|
|
605
374
|
color: #333;
|
|
@@ -698,14 +467,6 @@
|
|
|
698
467
|
color: #eee;
|
|
699
468
|
}
|
|
700
469
|
|
|
701
|
-
/*! Bootstrap theme definitions and variables */
|
|
702
|
-
/*! Value element styles */
|
|
703
|
-
/*! Tooltip styles */
|
|
704
|
-
/*! Tip Content styles */
|
|
705
|
-
/*! Title styles */
|
|
706
|
-
/*! Wrapper styles */
|
|
707
|
-
/*! Component group styles */
|
|
708
|
-
/*! Button styles */
|
|
709
470
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
710
471
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
711
472
|
padding: 8px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/bootstrap' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/bootstrap-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/bootstrap-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/bootstrap-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/bootstrap-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/bootstrap-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/bootstrap-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/bootstrap-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/bootstrap-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/bootstrap-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/bootstrap-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/bootstrap-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/bootstrap-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/bootstrap-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/bootstrap-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/bootstrap-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/bootstrap-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/bootstrap-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/bootstrap-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap-definition' as *;
|
|
24
1
|
@use 'bootstrap-definition' as *;
|
|
25
2
|
@use 'icons/bootstrap' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|