@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,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/fluent2' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/fluent2-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/fluent2-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/fluent2-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/fluent2-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/fluent2-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/fluent2-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/fluent2-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/fluent2-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/fluent2-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/fluent2-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/fluent2-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/fluent2-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/fluent2-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/fluent2-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/fluent2-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/fluent2-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fluent2-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/fluent2-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/fluent2-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/fluent2-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/fluent2-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/fluent2-definition' as *;
|
|
24
1
|
@use 'fluent2-definition' as *;
|
|
25
2
|
@use 'icons/fluent2' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,191 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
4
|
-
min-height: 26px;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.e-ddl.e-popup {
|
|
8
|
-
border: 0;
|
|
9
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
10
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
11
|
-
margin-top: 1px;
|
|
12
|
-
}
|
|
13
|
-
.e-ddl.e-popup .e-content.e-nodata {
|
|
14
|
-
background-color: #fff;
|
|
15
|
-
}
|
|
16
|
-
.e-ddl.e-popup .e-dropdownbase .e-list-item .e-highlight {
|
|
17
|
-
color: #23726c;
|
|
18
|
-
}
|
|
19
|
-
.e-ddl.e-popup .e-input-group {
|
|
20
|
-
display: -webkit-box;
|
|
21
|
-
display: -ms-flexbox;
|
|
22
|
-
display: flex;
|
|
23
|
-
width: auto;
|
|
24
|
-
}
|
|
25
|
-
.e-ddl.e-popup .e-input-group input {
|
|
26
|
-
line-height: 15px;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.e-ddl.e-popup .e-input-group .e-clear-icon {
|
|
30
|
-
border-radius: 20px;
|
|
31
|
-
height: 20px;
|
|
32
|
-
margin: 5px;
|
|
33
|
-
min-width: 20px;
|
|
34
|
-
}
|
|
35
|
-
.e-ddl.e-popup .e-input-group .e-clear-icon::before {
|
|
36
|
-
font-size: 10px;
|
|
37
|
-
}
|
|
38
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
39
|
-
border-left-width: 0;
|
|
40
|
-
border-right-width: 0;
|
|
41
|
-
}
|
|
42
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
|
|
43
|
-
border-color: #000;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
|
|
47
|
-
color: #000;
|
|
48
|
-
top: 12px;
|
|
49
|
-
}
|
|
50
|
-
.e-multiselect .e-multi-select-wrapper input {
|
|
51
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
52
|
-
}
|
|
53
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
|
|
54
|
-
color: #4f4f4f;
|
|
55
|
-
font-family: inherit;
|
|
56
|
-
font-size: 14px;
|
|
57
|
-
font-style: italic;
|
|
58
|
-
}
|
|
59
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
|
|
60
|
-
color: #4f4f4f;
|
|
61
|
-
font-family: inherit;
|
|
62
|
-
font-size: 14px;
|
|
63
|
-
font-style: italic;
|
|
64
|
-
}
|
|
65
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
|
|
66
|
-
color: #4f4f4f;
|
|
67
|
-
font-family: inherit;
|
|
68
|
-
font-size: 14px;
|
|
69
|
-
font-style: italic;
|
|
70
|
-
}
|
|
71
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
|
|
72
|
-
color: #4f4f4f;
|
|
73
|
-
font-family: inherit;
|
|
74
|
-
font-size: 14px;
|
|
75
|
-
font-style: italic;
|
|
76
|
-
}
|
|
77
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
|
|
78
|
-
color: #000;
|
|
79
|
-
}
|
|
80
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
|
|
81
|
-
color: #000;
|
|
82
|
-
}
|
|
83
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
84
|
-
line-height: 26px;
|
|
85
|
-
top: 0;
|
|
86
|
-
}
|
|
87
|
-
.e-multi-select-wrapper .e-delim-values.e-delim-view {
|
|
88
|
-
color: #000;
|
|
89
|
-
}
|
|
90
|
-
.e-multi-select-wrapper.e-delimiter .e-delim-values {
|
|
91
|
-
color: #000;
|
|
92
|
-
}
|
|
93
|
-
.e-multi-select-wrapper .e-searcher input[type=text] {
|
|
94
|
-
color: #000;
|
|
95
|
-
height: 100%;
|
|
96
|
-
min-height: 28px;
|
|
97
|
-
}
|
|
98
|
-
.e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
|
|
99
|
-
background-color: #400074;
|
|
100
|
-
}
|
|
101
|
-
.e-multi-select-wrapper .e-searcher input[type=text]::selection {
|
|
102
|
-
background-color: #400074;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
|
|
106
|
-
padding-left: 0;
|
|
107
|
-
}
|
|
108
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
|
|
109
|
-
border-bottom: 1px solid #000;
|
|
110
|
-
}
|
|
111
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
|
|
112
|
-
background-color: #400074;
|
|
113
|
-
}
|
|
114
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
|
|
115
|
-
border: 2px solid #400074;
|
|
116
|
-
}
|
|
117
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
|
|
118
|
-
border-bottom: 2px solid #000;
|
|
119
|
-
border-left: 2px solid #000;
|
|
120
|
-
border-right: 2px solid #000;
|
|
121
|
-
border-top: 2px solid #000;
|
|
122
|
-
}
|
|
123
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
|
|
124
|
-
border: 2px solid #ecf;
|
|
125
|
-
}
|
|
126
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
|
|
127
|
-
background-color: #000;
|
|
128
|
-
border-bottom: 1px solid #000;
|
|
129
|
-
border-left: 1px solid #000;
|
|
130
|
-
border-right: 1px solid #000;
|
|
131
|
-
border-top: 1px solid #000;
|
|
132
|
-
}
|
|
133
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
|
|
134
|
-
border: 2px solid #000;
|
|
135
|
-
}
|
|
136
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
|
|
137
|
-
border: 2px solid #fff;
|
|
138
|
-
}
|
|
139
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
|
|
140
|
-
border: 2px solid #400074;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
144
|
-
height: 30px;
|
|
145
|
-
width: 30px;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
149
|
-
@-webkit-keyframes material-spinner-rotate {
|
|
150
|
-
0% {
|
|
151
|
-
-webkit-transform: rotate(0);
|
|
152
|
-
transform: rotate(0);
|
|
153
|
-
}
|
|
154
|
-
100% {
|
|
155
|
-
-webkit-transform: rotate(360deg);
|
|
156
|
-
transform: rotate(360deg);
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
@keyframes material-spinner-rotate {
|
|
160
|
-
0% {
|
|
161
|
-
-webkit-transform: rotate(0);
|
|
162
|
-
transform: rotate(0);
|
|
163
|
-
}
|
|
164
|
-
100% {
|
|
165
|
-
-webkit-transform: rotate(360deg);
|
|
166
|
-
transform: rotate(360deg);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
170
|
-
0% {
|
|
171
|
-
-webkit-transform: rotate(0);
|
|
172
|
-
transform: rotate(0);
|
|
173
|
-
}
|
|
174
|
-
100% {
|
|
175
|
-
-webkit-transform: rotate(360deg);
|
|
176
|
-
transform: rotate(360deg);
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
@keyframes fabric-spinner-rotate {
|
|
180
|
-
0% {
|
|
181
|
-
-webkit-transform: rotate(0);
|
|
182
|
-
transform: rotate(0);
|
|
183
|
-
}
|
|
184
|
-
100% {
|
|
185
|
-
-webkit-transform: rotate(360deg);
|
|
186
|
-
transform: rotate(360deg);
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
1
|
/*! High contrast light theme definitions and variables */
|
|
190
2
|
/*! Value element styles */
|
|
191
3
|
/*! Tooltip styles */
|
|
@@ -208,14 +20,6 @@
|
|
|
208
20
|
content: "\e97c";
|
|
209
21
|
}
|
|
210
22
|
|
|
211
|
-
/*! High contrast light theme definitions and variables */
|
|
212
|
-
/*! Value element styles */
|
|
213
|
-
/*! Tooltip styles */
|
|
214
|
-
/*! Tip Content styles */
|
|
215
|
-
/*! Title styles */
|
|
216
|
-
/*! Wrapper styles */
|
|
217
|
-
/*! Component group styles */
|
|
218
|
-
/*! Button styles */
|
|
219
23
|
.e-inplaceeditor {
|
|
220
24
|
display: inline-block;
|
|
221
25
|
position: relative;
|
|
@@ -565,14 +369,6 @@
|
|
|
565
369
|
min-height: 60px;
|
|
566
370
|
}
|
|
567
371
|
|
|
568
|
-
/*! High contrast light theme definitions and variables */
|
|
569
|
-
/*! Value element styles */
|
|
570
|
-
/*! Tooltip styles */
|
|
571
|
-
/*! Tip Content styles */
|
|
572
|
-
/*! Title styles */
|
|
573
|
-
/*! Wrapper styles */
|
|
574
|
-
/*! Component group styles */
|
|
575
|
-
/*! Button styles */
|
|
576
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
577
373
|
border-bottom: 1px dashed #000;
|
|
578
374
|
color: #000;
|
|
@@ -671,14 +467,6 @@
|
|
|
671
467
|
color: #fff;
|
|
672
468
|
}
|
|
673
469
|
|
|
674
|
-
/*! High contrast light theme definitions and variables */
|
|
675
|
-
/*! Value element styles */
|
|
676
|
-
/*! Tooltip styles */
|
|
677
|
-
/*! Tip Content styles */
|
|
678
|
-
/*! Title styles */
|
|
679
|
-
/*! Wrapper styles */
|
|
680
|
-
/*! Component group styles */
|
|
681
|
-
/*! Button styles */
|
|
682
470
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
683
471
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
684
472
|
padding: 8px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/highcontrast-light' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/highcontrast-light-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/highcontrast-light-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/highcontrast-light-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/highcontrast-light-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/highcontrast-light-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/highcontrast-light-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/highcontrast-light-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/highcontrast-light-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/highcontrast-light-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/highcontrast-light-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/highcontrast-light-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/highcontrast-light-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/highcontrast-light-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/highcontrast-light-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/highcontrast-light-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/highcontrast-light-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/highcontrast-light-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/highcontrast-light-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/highcontrast-light-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/highcontrast-light-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/highcontrast-light-definition' as *;
|
|
24
1
|
@use 'highcontrast-light-definition' as *;
|
|
25
2
|
@use 'icons/highcontrast-light' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|
|
@@ -1,199 +1,3 @@
|
|
|
1
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
2
|
-
/* stylelint-disable-line no-empty-source */
|
|
3
|
-
/*! calendar fabric theme variables */
|
|
4
|
-
.e-popup.e-ddl .e-dropdownbase {
|
|
5
|
-
min-height: 26px;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.e-ddl.e-popup {
|
|
9
|
-
border: 0;
|
|
10
|
-
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
11
|
-
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
|
|
12
|
-
margin-top: 1px;
|
|
13
|
-
}
|
|
14
|
-
.e-ddl.e-popup .e-content.e-nodata {
|
|
15
|
-
background-color: #000;
|
|
16
|
-
}
|
|
17
|
-
.e-ddl.e-popup .e-dropdownbase .e-list-item:not(.e-active) .e-highlight {
|
|
18
|
-
color: #ffd939;
|
|
19
|
-
}
|
|
20
|
-
.e-ddl.e-popup .e-input-group {
|
|
21
|
-
display: -webkit-box;
|
|
22
|
-
display: -ms-flexbox;
|
|
23
|
-
display: flex;
|
|
24
|
-
width: auto;
|
|
25
|
-
}
|
|
26
|
-
.e-ddl.e-popup .e-input-group input {
|
|
27
|
-
line-height: 15px;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.e-ddl.e-popup .e-input-group .e-clear-icon {
|
|
31
|
-
border-radius: 20px;
|
|
32
|
-
height: 20px;
|
|
33
|
-
margin: 5px;
|
|
34
|
-
min-width: 20px;
|
|
35
|
-
}
|
|
36
|
-
.e-ddl.e-popup .e-input-group .e-clear-icon::before {
|
|
37
|
-
font-size: 10px;
|
|
38
|
-
}
|
|
39
|
-
.e-ddl.e-popup .e-filter-parent {
|
|
40
|
-
border-left-width: 0;
|
|
41
|
-
border-right-width: 0;
|
|
42
|
-
}
|
|
43
|
-
.e-ddl.e-popup .e-filter-parent .e-input-group.e-control-wrapper:hover:active {
|
|
44
|
-
border-color: #fff;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-multi-select-wrapper .e-chips-close.e-close-hooker::before {
|
|
48
|
-
color: #fff;
|
|
49
|
-
top: 12px;
|
|
50
|
-
}
|
|
51
|
-
.e-multiselect .e-multi-select-wrapper input {
|
|
52
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
53
|
-
}
|
|
54
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-moz-placeholder {
|
|
55
|
-
color: #969696;
|
|
56
|
-
font-family: inherit;
|
|
57
|
-
font-size: 14px;
|
|
58
|
-
font-style: italic;
|
|
59
|
-
}
|
|
60
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-moz-placeholder {
|
|
61
|
-
color: #969696;
|
|
62
|
-
font-family: inherit;
|
|
63
|
-
font-size: 14px;
|
|
64
|
-
font-style: italic;
|
|
65
|
-
}
|
|
66
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase:-ms-input-placeholder {
|
|
67
|
-
color: #969696;
|
|
68
|
-
font-family: inherit;
|
|
69
|
-
font-size: 14px;
|
|
70
|
-
font-style: italic;
|
|
71
|
-
}
|
|
72
|
-
.e-multiselect .e-multi-select-wrapper input.e-dropdownbase::-webkit-input-placeholder {
|
|
73
|
-
color: #969696;
|
|
74
|
-
font-family: inherit;
|
|
75
|
-
font-size: 14px;
|
|
76
|
-
font-style: italic;
|
|
77
|
-
}
|
|
78
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chipcontent {
|
|
79
|
-
color: #fff;
|
|
80
|
-
}
|
|
81
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips:hover .e-chips-close.e-icon::before {
|
|
82
|
-
color: #fff;
|
|
83
|
-
}
|
|
84
|
-
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
85
|
-
line-height: 26px;
|
|
86
|
-
top: 0;
|
|
87
|
-
}
|
|
88
|
-
.e-multi-select-wrapper .e-delim-values.e-delim-view {
|
|
89
|
-
-webkit-text-fill-color: #fff;
|
|
90
|
-
color: #fff;
|
|
91
|
-
}
|
|
92
|
-
.e-multi-select-wrapper.e-delimiter .e-delim-values {
|
|
93
|
-
-webkit-text-fill-color: #fff;
|
|
94
|
-
color: #fff;
|
|
95
|
-
}
|
|
96
|
-
.e-multi-select-wrapper .e-searcher input[type=text] {
|
|
97
|
-
color: #fff;
|
|
98
|
-
height: 100%;
|
|
99
|
-
min-height: 28px;
|
|
100
|
-
}
|
|
101
|
-
.e-multi-select-wrapper .e-searcher input[type=text]::-moz-selection {
|
|
102
|
-
background-color: #ffd939;
|
|
103
|
-
}
|
|
104
|
-
.e-multi-select-wrapper .e-searcher input[type=text]::selection {
|
|
105
|
-
background-color: #ffd939;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.e-popup.e-multi-select-list-wrapper.e-ddl.e-checkbox .e-filter-parent .e-clear-icon {
|
|
109
|
-
padding-left: 0;
|
|
110
|
-
}
|
|
111
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-selectall-parent {
|
|
112
|
-
border-bottom: 1px solid #fff;
|
|
113
|
-
}
|
|
114
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active.e-hover {
|
|
115
|
-
background-color: #ffd939;
|
|
116
|
-
}
|
|
117
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-item-focus.e-active {
|
|
118
|
-
border: 2px solid #ffd939;
|
|
119
|
-
}
|
|
120
|
-
.e-popup.e-multi-select-list-wrapper.e-checkbox .e-list-parent .e-list-item.e-active.e-hover:not(.e-item-focus) {
|
|
121
|
-
border-bottom: 2px solid #fff;
|
|
122
|
-
border-left: 2px solid #fff;
|
|
123
|
-
border-right: 2px solid #fff;
|
|
124
|
-
border-top: 2px solid #fff;
|
|
125
|
-
}
|
|
126
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-item-focus {
|
|
127
|
-
border: 2px solid #685708;
|
|
128
|
-
}
|
|
129
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active.e-hover {
|
|
130
|
-
background-color: #fff;
|
|
131
|
-
border-bottom: 1px solid #fff;
|
|
132
|
-
border-left: 1px solid #fff;
|
|
133
|
-
border-right: 1px solid #fff;
|
|
134
|
-
border-top: 1px solid #fff;
|
|
135
|
-
}
|
|
136
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-hover:not(.e-active) {
|
|
137
|
-
border: 2px solid #fff;
|
|
138
|
-
}
|
|
139
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item:not(.e-hover):not(.e-item-focus) {
|
|
140
|
-
border: 2px solid #000;
|
|
141
|
-
}
|
|
142
|
-
.e-popup.e-multi-select-list-wrapper .e-list-parent .e-list-item.e-active {
|
|
143
|
-
border: 2px solid #ffd939;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
147
|
-
height: 30px;
|
|
148
|
-
width: 30px;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
152
|
-
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
153
|
-
color: #fff;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
157
|
-
@-webkit-keyframes material-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 material-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
|
-
@-webkit-keyframes fabric-spinner-rotate {
|
|
178
|
-
0% {
|
|
179
|
-
-webkit-transform: rotate(0);
|
|
180
|
-
transform: rotate(0);
|
|
181
|
-
}
|
|
182
|
-
100% {
|
|
183
|
-
-webkit-transform: rotate(360deg);
|
|
184
|
-
transform: rotate(360deg);
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
@keyframes fabric-spinner-rotate {
|
|
188
|
-
0% {
|
|
189
|
-
-webkit-transform: rotate(0);
|
|
190
|
-
transform: rotate(0);
|
|
191
|
-
}
|
|
192
|
-
100% {
|
|
193
|
-
-webkit-transform: rotate(360deg);
|
|
194
|
-
transform: rotate(360deg);
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
1
|
/*! High contrast theme definitions and variables */
|
|
198
2
|
/*! Value element styles */
|
|
199
3
|
/*! Tooltip styles */
|
|
@@ -216,14 +20,6 @@
|
|
|
216
20
|
content: "\e97c";
|
|
217
21
|
}
|
|
218
22
|
|
|
219
|
-
/*! High contrast theme definitions and variables */
|
|
220
|
-
/*! Value element styles */
|
|
221
|
-
/*! Tooltip styles */
|
|
222
|
-
/*! Tip Content styles */
|
|
223
|
-
/*! Title styles */
|
|
224
|
-
/*! Wrapper styles */
|
|
225
|
-
/*! Component group styles */
|
|
226
|
-
/*! Button styles */
|
|
227
23
|
.e-inplaceeditor {
|
|
228
24
|
display: inline-block;
|
|
229
25
|
position: relative;
|
|
@@ -573,14 +369,6 @@
|
|
|
573
369
|
min-height: 60px;
|
|
574
370
|
}
|
|
575
371
|
|
|
576
|
-
/*! High contrast theme definitions and variables */
|
|
577
|
-
/*! Value element styles */
|
|
578
|
-
/*! Tooltip styles */
|
|
579
|
-
/*! Tip Content styles */
|
|
580
|
-
/*! Title styles */
|
|
581
|
-
/*! Wrapper styles */
|
|
582
|
-
/*! Component group styles */
|
|
583
|
-
/*! Button styles */
|
|
584
372
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
585
373
|
border-bottom: 1px dashed #fff;
|
|
586
374
|
color: #fff;
|
|
@@ -679,14 +467,6 @@
|
|
|
679
467
|
color: #000;
|
|
680
468
|
}
|
|
681
469
|
|
|
682
|
-
/*! High contrast theme definitions and variables */
|
|
683
|
-
/*! Value element styles */
|
|
684
|
-
/*! Tooltip styles */
|
|
685
|
-
/*! Tip Content styles */
|
|
686
|
-
/*! Title styles */
|
|
687
|
-
/*! Wrapper styles */
|
|
688
|
-
/*! Component group styles */
|
|
689
|
-
/*! Button styles */
|
|
690
470
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
691
471
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
692
472
|
padding: 8px 36px 8px 12px;
|
|
@@ -1,27 +1,4 @@
|
|
|
1
|
-
@use 'ej2-base/styles/definition/highcontrast' as *;
|
|
2
|
-
@use 'ej2-inputs/styles/input/highcontrast-definition' as *;
|
|
3
|
-
@use 'ej2-inputs/styles/color-picker/highcontrast-definition' as *;
|
|
4
|
-
@use 'ej2-inputs/styles/maskedtextbox/highcontrast-definition' as *;
|
|
5
|
-
@use 'ej2-inputs/styles/numerictextbox/highcontrast-definition' as *;
|
|
6
|
-
@use 'ej2-inputs/styles/slider/highcontrast-definition' as *;
|
|
7
|
-
@use 'ej2-inputs/styles/textbox/highcontrast-definition' as *;
|
|
8
|
-
@use 'ej2-buttons/styles/button/highcontrast-definition' as *;
|
|
9
|
-
@use 'ej2-buttons/styles/check-box/highcontrast-definition' as *;
|
|
10
|
-
@use 'ej2-buttons/styles/radio-button/highcontrast-definition' as *;
|
|
11
|
-
@use 'ej2-calendars/styles/calendar/highcontrast-definition' as *;
|
|
12
|
-
@use 'ej2-calendars/styles/datepicker/highcontrast-definition' as *;
|
|
13
|
-
@use 'ej2-calendars/styles/daterangepicker/highcontrast-definition' as *;
|
|
14
|
-
@use 'ej2-calendars/styles/datetimepicker/highcontrast-definition' as *;
|
|
15
|
-
@use 'ej2-calendars/styles/timepicker/highcontrast-definition' as *;
|
|
16
|
-
@use 'ej2-dropdowns/styles/auto-complete/highcontrast-definition' as *;
|
|
17
|
-
@use 'ej2-dropdowns/styles/combo-box/highcontrast-definition' as *;
|
|
18
|
-
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast-definition' as *;
|
|
19
|
-
@use 'ej2-dropdowns/styles/multi-select/highcontrast-definition' as *;
|
|
20
|
-
@use 'ej2-popups/styles/popup/highcontrast-definition' as *;
|
|
21
|
-
@use 'ej2-popups/styles/spinner/highcontrast-definition' as *;
|
|
22
|
-
@use 'ej2-popups/styles/tooltip/highcontrast-definition' as *;
|
|
23
|
-
@use 'ej2-richtexteditor/styles/rich-text-editor/highcontrast-definition' as *;
|
|
24
1
|
@use 'highcontrast-definition' as *;
|
|
25
2
|
@use 'icons/highcontrast' as *;
|
|
26
|
-
@use 'all
|
|
27
|
-
@use 'bigger
|
|
3
|
+
@use 'all' as *;
|
|
4
|
+
@use 'bigger' as *;
|