@syncfusion/ej2-inplace-editor 31.2.12 → 32.1.24
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/README.md +2 -3
- 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 +14 -6
- package/styles/bds-lite.scss +25 -26
- package/styles/bds.css +18 -6
- package/styles/bds.scss +26 -27
- package/styles/bootstrap-dark-lite.css +16 -0
- package/styles/bootstrap-dark-lite.scss +25 -26
- package/styles/bootstrap-dark.css +24 -0
- package/styles/bootstrap-dark.scss +26 -27
- package/styles/bootstrap-lite.css +16 -0
- package/styles/bootstrap-lite.scss +25 -26
- package/styles/bootstrap.css +24 -0
- package/styles/bootstrap.scss +26 -27
- package/styles/bootstrap4-lite.css +19 -3
- package/styles/bootstrap4-lite.scss +25 -26
- package/styles/bootstrap4.css +27 -3
- package/styles/bootstrap4.scss +26 -27
- package/styles/bootstrap5-dark-lite.scss +25 -26
- package/styles/bootstrap5-dark.scss +26 -27
- package/styles/bootstrap5-lite.scss +26 -26
- package/styles/bootstrap5.3-lite.css +256 -8
- package/styles/bootstrap5.3-lite.scss +26 -26
- package/styles/bootstrap5.3.css +340 -8
- package/styles/bootstrap5.3.scss +27 -27
- package/styles/bootstrap5.scss +27 -27
- package/styles/fabric-dark-lite.css +16 -0
- package/styles/fabric-dark-lite.scss +26 -26
- package/styles/fabric-dark.css +24 -0
- package/styles/fabric-dark.scss +27 -27
- package/styles/fabric-lite.css +16 -0
- package/styles/fabric-lite.scss +26 -26
- package/styles/fabric.css +24 -0
- package/styles/fabric.scss +27 -27
- package/styles/fluent-dark-lite.scss +26 -26
- package/styles/fluent-dark.scss +27 -27
- package/styles/fluent-lite.scss +26 -26
- package/styles/fluent.scss +27 -27
- package/styles/fluent2-lite.css +417 -13
- package/styles/fluent2-lite.scss +26 -26
- package/styles/fluent2.css +503 -13
- package/styles/fluent2.scss +27 -27
- package/styles/highcontrast-light-lite.css +16 -0
- package/styles/highcontrast-light-lite.scss +26 -26
- package/styles/highcontrast-light.css +24 -0
- package/styles/highcontrast-light.scss +27 -27
- package/styles/highcontrast-lite.css +16 -0
- package/styles/highcontrast-lite.scss +26 -26
- package/styles/highcontrast.css +24 -0
- package/styles/highcontrast.scss +27 -27
- package/styles/inplace-editor/_all.bds.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap-dark.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap4.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap5-dark.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap5.3.scss +2 -0
- package/styles/inplace-editor/_all.bootstrap5.scss +2 -0
- package/styles/inplace-editor/_all.fabric-dark.scss +2 -0
- package/styles/inplace-editor/_all.fabric.scss +2 -0
- package/styles/inplace-editor/_all.fluent-dark.scss +2 -0
- package/styles/inplace-editor/_all.fluent.scss +2 -0
- package/styles/inplace-editor/_all.fluent2.scss +2 -0
- package/styles/inplace-editor/_all.highcontrast-light.scss +2 -0
- package/styles/inplace-editor/_all.highcontrast.scss +2 -0
- package/styles/inplace-editor/_all.material-dark.scss +2 -0
- package/styles/inplace-editor/_all.material.scss +2 -0
- package/styles/inplace-editor/_all.material3-dark.scss +2 -0
- package/styles/inplace-editor/_all.material3.scss +2 -0
- package/styles/inplace-editor/_all.scss +2 -2
- package/styles/inplace-editor/_all.tailwind-dark.scss +2 -0
- package/styles/inplace-editor/_all.tailwind.scss +2 -0
- package/styles/inplace-editor/_all.tailwind3.scss +2 -0
- package/styles/inplace-editor/_bds-definition.scss +11 -0
- package/styles/inplace-editor/_bigger.bds.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap4.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap5-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap5.3.scss +3 -0
- package/styles/inplace-editor/_bigger.bootstrap5.scss +3 -0
- package/styles/inplace-editor/_bigger.fabric-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.fabric.scss +3 -0
- package/styles/inplace-editor/_bigger.fluent-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.fluent.scss +3 -0
- package/styles/inplace-editor/_bigger.fluent2.scss +3 -0
- package/styles/inplace-editor/_bigger.highcontrast-light.scss +3 -0
- package/styles/inplace-editor/_bigger.highcontrast.scss +3 -0
- package/styles/inplace-editor/_bigger.material-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.material.scss +3 -0
- package/styles/inplace-editor/_bigger.material3-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.material3.scss +3 -0
- package/styles/inplace-editor/_bigger.scss +7 -6
- package/styles/inplace-editor/_bigger.tailwind-dark.scss +3 -0
- package/styles/inplace-editor/_bigger.tailwind.scss +3 -0
- package/styles/inplace-editor/_bigger.tailwind3.scss +3 -0
- package/styles/inplace-editor/_bootstrap-dark-definition.scss +10 -0
- package/styles/inplace-editor/_bootstrap-definition.scss +10 -0
- package/styles/inplace-editor/_bootstrap4-definition.scss +9 -0
- package/styles/inplace-editor/_bootstrap5-dark-definition.scss +80 -1
- package/styles/inplace-editor/_bootstrap5-definition.scss +11 -0
- package/styles/inplace-editor/_bootstrap5.3-definition.scss +13 -2
- package/styles/inplace-editor/_fabric-dark-definition.scss +10 -0
- package/styles/inplace-editor/_fabric-definition.scss +10 -0
- package/styles/inplace-editor/_fluent-dark-definition.scss +80 -1
- package/styles/inplace-editor/_fluent-definition.scss +10 -0
- package/styles/inplace-editor/_fluent2-definition.scss +12 -2
- package/styles/inplace-editor/_fusionnew-definition.scss +10 -0
- package/styles/inplace-editor/_highcontrast-definition.scss +10 -0
- package/styles/inplace-editor/_highcontrast-light-definition.scss +10 -0
- package/styles/inplace-editor/_layout.bds.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap-dark.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap4.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap5-dark.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap5.3.scss +3 -0
- package/styles/inplace-editor/_layout.bootstrap5.scss +3 -0
- package/styles/inplace-editor/_layout.fabric-dark.scss +3 -0
- package/styles/inplace-editor/_layout.fabric.scss +3 -0
- package/styles/inplace-editor/_layout.fluent-dark.scss +3 -0
- package/styles/inplace-editor/_layout.fluent.scss +3 -0
- package/styles/inplace-editor/_layout.fluent2.scss +3 -0
- package/styles/inplace-editor/_layout.highcontrast-light.scss +3 -0
- package/styles/inplace-editor/_layout.highcontrast.scss +3 -0
- package/styles/inplace-editor/_layout.material-dark.scss +3 -0
- package/styles/inplace-editor/_layout.material.scss +3 -0
- package/styles/inplace-editor/_layout.material3-dark.scss +3 -0
- package/styles/inplace-editor/_layout.material3.scss +3 -0
- package/styles/inplace-editor/_layout.scss +24 -23
- package/styles/inplace-editor/_layout.tailwind-dark.scss +3 -0
- package/styles/inplace-editor/_layout.tailwind.scss +3 -0
- package/styles/inplace-editor/_layout.tailwind3.scss +3 -0
- package/styles/inplace-editor/_material-dark-definition.scss +10 -0
- package/styles/inplace-editor/_material-definition.scss +10 -0
- package/styles/inplace-editor/_material3-dark-definition.scss +72 -1
- package/styles/inplace-editor/_material3-definition.scss +12 -3
- package/styles/inplace-editor/_tailwind-dark-definition.scss +81 -1
- package/styles/inplace-editor/_tailwind-definition.scss +11 -0
- package/styles/inplace-editor/_tailwind3-definition.scss +14 -2
- package/styles/inplace-editor/_theme-variables.bds.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap4.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap5-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap5.3.scss +1 -0
- package/styles/inplace-editor/_theme-variables.bootstrap5.scss +1 -0
- package/styles/inplace-editor/_theme-variables.fabric-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.fabric.scss +1 -0
- package/styles/inplace-editor/_theme-variables.fluent-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.fluent.scss +1 -0
- package/styles/inplace-editor/_theme-variables.fluent2.scss +1 -0
- package/styles/inplace-editor/_theme-variables.highcontrast-light.scss +1 -0
- package/styles/inplace-editor/_theme-variables.highcontrast.scss +1 -0
- package/styles/inplace-editor/_theme-variables.material-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.material.scss +1 -0
- package/styles/inplace-editor/_theme-variables.material3-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.material3.scss +1 -0
- package/styles/inplace-editor/_theme-variables.tailwind-dark.scss +1 -0
- package/styles/inplace-editor/_theme-variables.tailwind.scss +1 -0
- package/styles/inplace-editor/_theme-variables.tailwind3.scss +1 -0
- package/styles/inplace-editor/_theme.bds.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap-dark.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap4.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap5-dark.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap5.3.scss +4 -0
- package/styles/inplace-editor/_theme.bootstrap5.scss +4 -0
- package/styles/inplace-editor/_theme.fabric-dark.scss +4 -0
- package/styles/inplace-editor/_theme.fabric.scss +4 -0
- package/styles/inplace-editor/_theme.fluent-dark.scss +4 -0
- package/styles/inplace-editor/_theme.fluent.scss +4 -0
- package/styles/inplace-editor/_theme.fluent2.scss +4 -0
- package/styles/inplace-editor/_theme.highcontrast-light.scss +4 -0
- package/styles/inplace-editor/_theme.highcontrast.scss +4 -0
- package/styles/inplace-editor/_theme.material-dark.scss +4 -0
- package/styles/inplace-editor/_theme.material.scss +4 -0
- package/styles/inplace-editor/_theme.material3-dark.scss +4 -0
- package/styles/inplace-editor/_theme.material3.scss +4 -0
- package/styles/inplace-editor/_theme.scss +1 -1
- package/styles/inplace-editor/_theme.tailwind-dark.scss +4 -0
- package/styles/inplace-editor/_theme.tailwind.scss +4 -0
- package/styles/inplace-editor/_theme.tailwind3.scss +4 -0
- package/styles/inplace-editor/bds.css +18 -6
- package/styles/inplace-editor/bds.scss +27 -27
- package/styles/inplace-editor/bootstrap-dark.css +24 -0
- package/styles/inplace-editor/bootstrap-dark.scss +27 -27
- package/styles/inplace-editor/bootstrap.css +24 -0
- package/styles/inplace-editor/bootstrap.scss +27 -27
- package/styles/inplace-editor/bootstrap4.css +27 -3
- package/styles/inplace-editor/bootstrap4.scss +27 -27
- package/styles/inplace-editor/bootstrap5-dark.scss +27 -27
- package/styles/inplace-editor/bootstrap5.3.css +340 -8
- package/styles/inplace-editor/bootstrap5.3.scss +27 -27
- package/styles/inplace-editor/bootstrap5.scss +27 -27
- package/styles/inplace-editor/fabric-dark.css +24 -0
- package/styles/inplace-editor/fabric-dark.scss +27 -27
- package/styles/inplace-editor/fabric.css +24 -0
- package/styles/inplace-editor/fabric.scss +27 -27
- package/styles/inplace-editor/fluent-dark.scss +27 -27
- package/styles/inplace-editor/fluent.scss +27 -27
- package/styles/inplace-editor/fluent2.css +503 -13
- package/styles/inplace-editor/fluent2.scss +27 -27
- package/styles/inplace-editor/highcontrast-light.css +24 -0
- package/styles/inplace-editor/highcontrast-light.scss +27 -27
- package/styles/inplace-editor/highcontrast.css +24 -0
- package/styles/inplace-editor/highcontrast.scss +27 -27
- package/styles/inplace-editor/icons/_bds.scss +1 -0
- package/styles/inplace-editor/icons/_bootstrap-dark.scss +2 -1
- package/styles/inplace-editor/icons/_bootstrap.scss +2 -1
- package/styles/inplace-editor/icons/_bootstrap4.scss +2 -1
- package/styles/inplace-editor/icons/_bootstrap5-dark.scss +1 -1
- package/styles/inplace-editor/icons/_bootstrap5.3.scss +1 -0
- package/styles/inplace-editor/icons/_bootstrap5.scss +1 -0
- package/styles/inplace-editor/icons/_fabric-dark.scss +2 -1
- package/styles/inplace-editor/icons/_fabric.scss +2 -1
- package/styles/inplace-editor/icons/_fluent-dark.scss +1 -1
- package/styles/inplace-editor/icons/_fluent.scss +1 -0
- package/styles/inplace-editor/icons/_fluent2.scss +1 -0
- package/styles/inplace-editor/icons/_fusionnew.scss +1 -0
- package/styles/inplace-editor/icons/_highcontrast-light.scss +2 -1
- package/styles/inplace-editor/icons/_highcontrast.scss +2 -1
- package/styles/inplace-editor/icons/_material-dark.scss +2 -1
- package/styles/inplace-editor/icons/_material.scss +2 -1
- package/styles/inplace-editor/icons/_material3-dark.scss +1 -1
- package/styles/inplace-editor/icons/_material3.scss +1 -0
- package/styles/inplace-editor/icons/_tailwind-dark.scss +1 -1
- package/styles/inplace-editor/icons/_tailwind.scss +1 -0
- package/styles/inplace-editor/icons/_tailwind3.scss +1 -0
- package/styles/inplace-editor/material-dark.css +24 -0
- package/styles/inplace-editor/material-dark.scss +27 -27
- package/styles/inplace-editor/material.css +24 -0
- package/styles/inplace-editor/material.scss +27 -27
- package/styles/inplace-editor/material3-dark.css +673 -4
- package/styles/inplace-editor/material3-dark.scss +27 -28
- package/styles/inplace-editor/material3.css +683 -8
- package/styles/inplace-editor/material3.scss +27 -28
- package/styles/inplace-editor/tailwind-dark.scss +27 -27
- package/styles/inplace-editor/tailwind.scss +27 -27
- package/styles/inplace-editor/tailwind3.css +349 -9
- package/styles/inplace-editor/tailwind3.scss +27 -27
- package/styles/material-dark-lite.css +16 -0
- package/styles/material-dark-lite.scss +26 -26
- package/styles/material-dark.css +24 -0
- package/styles/material-dark.scss +27 -27
- package/styles/material-lite.css +16 -0
- package/styles/material-lite.scss +25 -26
- package/styles/material.css +24 -0
- package/styles/material.scss +26 -27
- package/styles/material3-dark-lite.css +591 -4
- package/styles/material3-dark-lite.scss +26 -26
- package/styles/material3-dark.css +673 -4
- package/styles/material3-dark.scss +27 -29
- package/styles/material3-lite.css +599 -8
- package/styles/material3-lite.scss +26 -26
- package/styles/material3.css +683 -8
- package/styles/material3.scss +27 -29
- package/styles/tailwind-dark-lite.scss +26 -26
- package/styles/tailwind-dark.scss +27 -27
- package/styles/tailwind-lite.scss +26 -26
- package/styles/tailwind.scss +27 -27
- package/styles/tailwind3-lite.css +275 -9
- package/styles/tailwind3-lite.scss +26 -26
- package/styles/tailwind3.css +349 -9
- package/styles/tailwind3.scss +27 -27
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
@use 'ej2-base/styles/common/mixin' as *;
|
|
1
2
|
@include export-module('inplace-editor-bigger') {
|
|
2
3
|
.e-bigger .e-inplaceeditor,
|
|
3
4
|
.e-inplaceeditor.e-bigger {
|
|
@@ -50,14 +51,14 @@
|
|
|
50
51
|
.e-btn-save {
|
|
51
52
|
margin: $editor-big-btn-save-margin;
|
|
52
53
|
@if $skin-name == 'tailwind3' {
|
|
53
|
-
padding:
|
|
54
|
+
padding: $editor-btn-save-tailwind3-padding;
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
|
|
57
58
|
.e-btn-cancel {
|
|
58
59
|
margin: $editor-big-btn-cancel-margin;
|
|
59
60
|
@if $skin-name == 'tailwind3' {
|
|
60
|
-
padding:
|
|
61
|
+
padding: $editor-btn-cancel-tailwind3-padding;
|
|
61
62
|
}
|
|
62
63
|
}
|
|
63
64
|
}
|
|
@@ -110,7 +111,7 @@
|
|
|
110
111
|
.e-inplaceeditor.e-bigger,
|
|
111
112
|
.e-bigger .e-inplaceeditor-tip,
|
|
112
113
|
.e-inplaceeditor-tip.e-bigger {
|
|
113
|
-
width:
|
|
114
|
+
width: $editable-bgr-tip-width;
|
|
114
115
|
|
|
115
116
|
.e-input-group + .e-editable-loading {
|
|
116
117
|
@if $skin-name == 'material' {
|
|
@@ -174,13 +175,13 @@
|
|
|
174
175
|
.e-bigger .e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor,
|
|
175
176
|
.e-bigger.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
|
|
176
177
|
background-size: 150px 70px;
|
|
177
|
-
min-height:
|
|
178
|
+
min-height: $editor-bgr-content-min-height;
|
|
178
179
|
}
|
|
179
180
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3' {
|
|
180
181
|
|
|
181
182
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
182
183
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
183
|
-
min-height:
|
|
184
|
+
min-height: $editor-value-min-height;
|
|
184
185
|
}
|
|
185
186
|
|
|
186
187
|
.e-bigger .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title,
|
|
@@ -189,7 +190,7 @@
|
|
|
189
190
|
}
|
|
190
191
|
|
|
191
192
|
.e-bigger .e-inplaceeditor .e-editable-action-buttons .e-btn-icon.e-icons .e-bigger.e-inplaceeditor .e-editable-action-buttons .e-btn-icon.e-icons {
|
|
192
|
-
font-size:
|
|
193
|
+
font-size: $font-icon-22;
|
|
193
194
|
}
|
|
194
195
|
}
|
|
195
196
|
}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bootstrap-dark';
|
|
3
|
+
|
|
1
4
|
/*! Bootstrap dark theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$editor-big-overlay-icon-size: 16px !default;
|
|
@@ -72,3 +75,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
72
75
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
73
76
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-btn-icon-color: $grey-dark-font !default;
|
|
78
|
+
|
|
79
|
+
$padding-zero: 0;
|
|
80
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
81
|
+
$editor-value-min-height: 38px !default;
|
|
82
|
+
$editor-content-min-height: 60px !default;
|
|
83
|
+
$editable-bgr-tip-width: auto !default;
|
|
84
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bootstrap';
|
|
3
|
+
|
|
1
4
|
/*! Bootstrap theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$black-color: rgba(0, 0, 0, .25) !default;
|
|
@@ -73,3 +76,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
73
76
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
75
78
|
$editor-btn-icon-color: $grey-light-font !default;
|
|
79
|
+
|
|
80
|
+
$padding-zero: 0;
|
|
81
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
82
|
+
$editor-value-min-height: 38px !default;
|
|
83
|
+
$editor-content-min-height: 60px !default;
|
|
84
|
+
$editable-bgr-tip-width: auto !default;
|
|
85
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
@use 'sass:color';
|
|
2
|
+
@use 'ej2-base/styles/definition/bootstrap4' as *;
|
|
3
|
+
@forward 'ej2-base/styles/definition/bootstrap4';
|
|
2
4
|
|
|
3
5
|
/*! Bootstrap4 theme definitions and variables */
|
|
4
6
|
/*! Value element styles */
|
|
@@ -75,3 +77,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 3px !default;
|
|
|
75
77
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
76
78
|
$editor-rtl-nrml-btn-cancel-margin: 0 3px 0 0 !default;
|
|
77
79
|
$editor-btn-icon-color: $gray-700 !default;
|
|
80
|
+
|
|
81
|
+
$padding-zero: 0;
|
|
82
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
83
|
+
$editor-value-min-height: 38px !default;
|
|
84
|
+
$editor-content-min-height: 60px !default;
|
|
85
|
+
$editable-bgr-tip-width: auto !default;
|
|
86
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1 +1,80 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap5-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bootstrap5-dark';
|
|
3
|
+
|
|
4
|
+
//Layout Variable Start
|
|
5
|
+
$editor-big-value-text-font-size: $text-base !default;
|
|
6
|
+
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
7
|
+
$editor-big-value-container-padding: 7px 48px 7px 12px !default;
|
|
8
|
+
$editor-nrml-value-container-padding: 3px 8px 5px 8px !default;
|
|
9
|
+
$editor-big-value-container-spin-padding: 8px !default;
|
|
10
|
+
$editor-nrml-value-container-spin-padding: 8px !default;
|
|
11
|
+
$editor-big-value-margin: 0 !default;
|
|
12
|
+
$editor-nrml-value-margin: 0 28px 0 0 !default;
|
|
13
|
+
$editor-rtl-big-value-margin: 0 0 0 30px !default;
|
|
14
|
+
$editor-rtl-nrml-value-margin: 0 0 0 28px !default;
|
|
15
|
+
$editor-big-overlay-icon-size: $text-base !default;
|
|
16
|
+
$editor-nrml-overlay-icon-size: $text-sm !default;
|
|
17
|
+
$editor-big-overlay-icon-container-size: 20px !default;
|
|
18
|
+
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
19
|
+
$editor-big-overlay-icon-left-right: 8px !default;
|
|
20
|
+
$editor-nrml-overlay-icon-left-right: 8px !default;
|
|
21
|
+
$editor-tip-content-bdr-radius: 4px !default;
|
|
22
|
+
$editor-popup-tip-content-bdr-radius: 4px !default;
|
|
23
|
+
$editor-tip-title-font-weight: $font-weight-medium !default;
|
|
24
|
+
$editor-big-tip-title-font-size: $text-sm !default;
|
|
25
|
+
$editor-nrml-tip-title-font-size: $text-xs !default;
|
|
26
|
+
$editor-big-tip-title-padding: 12px 16px 12px 16px !default;
|
|
27
|
+
$editor-nrml-tip-title-padding: 9px 12px 9px 12px !default;
|
|
28
|
+
$editor-rtl-big-tip-title-padding: 12px 16px 12px 16px !default;
|
|
29
|
+
$editor-rtl-nrml-tip-title-padding: 9px 12px 9px 12px !default;
|
|
30
|
+
$editor-big-tip-title-container-size: 46px !default;
|
|
31
|
+
$editor-nrml-tip-title-container-size: 36px !default;
|
|
32
|
+
$editor-big-tip-wrapper-padding: 16px !default;
|
|
33
|
+
$editor-nrml-tip-wrapper-padding: 12px !default;
|
|
34
|
+
$editor-big-wrapper-title-with-padding: 16px !default;
|
|
35
|
+
$editor-nrml-wrapper-title-with-padding: 12px !default;
|
|
36
|
+
$editor-component-bottom-margin: 4px !default;
|
|
37
|
+
$editor-buttons-top-margin: 4px !default;
|
|
38
|
+
$editor-btn-save-icon-size: 16px !default;
|
|
39
|
+
$editor-btn-cancel-icon-size: 16px !default;
|
|
40
|
+
$editor-big-btn-save-margin: 0 4px 0 0 !default;
|
|
41
|
+
$editor-nrml-btn-save-margin: 0 4px 0 0 !default;
|
|
42
|
+
$editor-big-btn-cancel-margin: 0 0 0 4px !default;
|
|
43
|
+
$editor-nrml-btn-cancel-margin: 0 0 0 4px !default;
|
|
44
|
+
$editor-rtl-big-btn-save-margin: 0 0 0 4px !default;
|
|
45
|
+
$editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
46
|
+
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
47
|
+
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
48
|
+
|
|
49
|
+
//Layout Variable End
|
|
50
|
+
|
|
51
|
+
//Theme Variable Start
|
|
52
|
+
$editor-value-hover-bg: $content-bg-color-alt2 !default;
|
|
53
|
+
$editor-value-text-color: $content-text-color !default;
|
|
54
|
+
$editor-overlay-icon-color: $icon-color !default;
|
|
55
|
+
$editor-value-text-border: 1px dashed $content-text-color !default;
|
|
56
|
+
$editor-background-color: $transparent !default;
|
|
57
|
+
$wrapper-background-color: $flyout-bg-color !default;
|
|
58
|
+
$editor-tip-border: 1px solid $border !default;
|
|
59
|
+
$editor-tip-bg: $content-bg-color !default;
|
|
60
|
+
$editor-tip-arrow-icon-color: $content-bg-color-alt1 !default;
|
|
61
|
+
$editor-tip-title-arrow-icon-color: $content-bg-color-alt1 !default;
|
|
62
|
+
$editor-tip-arrow-bdr-color: $content-bg-color-alt1 !default;
|
|
63
|
+
$editor-tip-title-arrow-bdr-color: $border !default;
|
|
64
|
+
$editor-tip-box-shadow: $shadow-lg !default;
|
|
65
|
+
$editor-tip-title-bg: $content-bg-color-alt1 !default;
|
|
66
|
+
$editor-tio-title-border-bottom: 0 !default;
|
|
67
|
+
$editor-tip-title-color: $content-text-color !default;
|
|
68
|
+
$editable-overlay-icon-height: inherit !default;
|
|
69
|
+
$editable-overlay-icon: 0 !default;
|
|
70
|
+
$editor-btn-icon-color: $icon-color !default;
|
|
71
|
+
|
|
72
|
+
//Theme Variable End
|
|
73
|
+
|
|
74
|
+
$padding-zero: 0;
|
|
75
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
76
|
+
$editor-value-min-height: 38px !default;
|
|
77
|
+
$editor-content-min-height: 60px !default;
|
|
78
|
+
$editable-bgr-tip-width: auto !default;
|
|
79
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
80
|
+
$inplace-editor-editable-radius: 4px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap5' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bootstrap5';
|
|
3
|
+
|
|
1
4
|
//Layout Variable Start
|
|
2
5
|
$editor-big-value-text-font-size: $text-base !default;
|
|
3
6
|
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
@@ -67,3 +70,11 @@ $editable-overlay-icon: 0 !default;
|
|
|
67
70
|
$editor-btn-icon-color: $icon-color !default;
|
|
68
71
|
|
|
69
72
|
//Theme Variable End
|
|
73
|
+
|
|
74
|
+
$padding-zero: 0;
|
|
75
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
76
|
+
$editor-value-min-height: 38px !default;
|
|
77
|
+
$editor-content-min-height: 60px !default;
|
|
78
|
+
$editable-bgr-tip-width: auto !default;
|
|
79
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
80
|
+
$inplace-editor-editable-radius: 4px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap5.3' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bootstrap5.3';
|
|
3
|
+
|
|
1
4
|
//Layout Variable Start
|
|
2
5
|
$editor-big-value-text-font-size: $text-base !default;
|
|
3
6
|
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
@@ -15,8 +18,8 @@ $editor-big-overlay-icon-container-size: 20px !default;
|
|
|
15
18
|
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
16
19
|
$editor-big-overlay-icon-left-right: 8px !default;
|
|
17
20
|
$editor-nrml-overlay-icon-left-right: 8px !default;
|
|
18
|
-
$editor-tip-content-bdr-radius:
|
|
19
|
-
$editor-popup-tip-content-bdr-radius:
|
|
21
|
+
$editor-tip-content-bdr-radius: $radius-4 !default;
|
|
22
|
+
$editor-popup-tip-content-bdr-radius: $radius-4 !default;
|
|
20
23
|
$editor-tip-title-font-weight: $font-weight-medium !default;
|
|
21
24
|
$editor-big-tip-title-font-size: $text-sm !default;
|
|
22
25
|
$editor-nrml-tip-title-font-size: $text-xs !default;
|
|
@@ -67,3 +70,11 @@ $editable-overlay-icon: 0 !default;
|
|
|
67
70
|
$editor-btn-icon-color: $icon-color !default;
|
|
68
71
|
|
|
69
72
|
//Theme Variable End
|
|
73
|
+
|
|
74
|
+
$padding-zero: 0;
|
|
75
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
76
|
+
$editor-value-min-height: 38px !default;
|
|
77
|
+
$editor-content-min-height: 60px !default;
|
|
78
|
+
$editable-bgr-tip-width: auto !default;
|
|
79
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
80
|
+
$inplace-editor-editable-radius: $radius-4 !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/fabric-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fabric-dark';
|
|
3
|
+
|
|
1
4
|
/*! Fabric dark theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$editor-big-overlay-icon-size: 16px !default;
|
|
@@ -72,3 +75,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
72
75
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
73
76
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-btn-icon-color: $neutral-light-fontalt !default;
|
|
78
|
+
|
|
79
|
+
$padding-zero: 0;
|
|
80
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
81
|
+
$editor-value-min-height: 38px !default;
|
|
82
|
+
$editor-content-min-height: 60px !default;
|
|
83
|
+
$editable-bgr-tip-width: auto !default;
|
|
84
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/fabric' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fabric';
|
|
3
|
+
|
|
1
4
|
/*! Fabric theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$black-color: rgba(0, 0, 0, .25) !default;
|
|
@@ -73,3 +76,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
73
76
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
75
78
|
$editor-btn-icon-color: $neutral-light-font !default;
|
|
79
|
+
|
|
80
|
+
$padding-zero: 0;
|
|
81
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
82
|
+
$editor-value-min-height: 38px !default;
|
|
83
|
+
$editor-content-min-height: 60px !default;
|
|
84
|
+
$editable-bgr-tip-width: auto !default;
|
|
85
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1 +1,80 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fluent-dark';
|
|
3
|
+
|
|
4
|
+
//Layout Variable Start
|
|
5
|
+
$editor-big-value-text-font-size: $text-base !default;
|
|
6
|
+
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
7
|
+
$editor-big-value-container-padding: 8px 36px 8px 12px !default;
|
|
8
|
+
$editor-nrml-value-container-padding: 4px 8px 6px 8px !default;
|
|
9
|
+
$editor-big-value-container-spin-padding: 12px !default;
|
|
10
|
+
$editor-nrml-value-container-spin-padding: 10px !default;
|
|
11
|
+
$editor-big-value-margin: 0 !default;
|
|
12
|
+
$editor-nrml-value-margin: 0 30px 0 0 !default;
|
|
13
|
+
$editor-rtl-big-value-margin: 0 0 0 32px !default;
|
|
14
|
+
$editor-rtl-nrml-value-margin: 0 0 0 30px !default;
|
|
15
|
+
$editor-big-overlay-icon-size: $text-base !default;
|
|
16
|
+
$editor-nrml-overlay-icon-size: $text-sm !default;
|
|
17
|
+
$editor-big-overlay-icon-container-size: 20px !default;
|
|
18
|
+
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
19
|
+
$editor-big-overlay-icon-left-right: 12px !default;
|
|
20
|
+
$editor-nrml-overlay-icon-left-right: 8px !default;
|
|
21
|
+
$editor-tip-content-bdr-radius: $model-radius !default;
|
|
22
|
+
$editor-popup-tip-content-bdr-radius: 0 !default;
|
|
23
|
+
$editor-popup-tip-wrapper-bdr-radius: 0 !default;
|
|
24
|
+
$editor-tip-title-font-weight: $font-weight-medium !default;
|
|
25
|
+
$editor-big-tip-title-font-size: $text-lg !default;
|
|
26
|
+
$editor-nrml-tip-title-font-size: $text-base !default;
|
|
27
|
+
$editor-big-tip-title-padding: 8px 16px 0 16px !default;
|
|
28
|
+
$editor-nrml-tip-title-padding: 6px 12px 0 12px !default;
|
|
29
|
+
$editor-rtl-big-tip-title-padding: 8px 16px 0 16px !default;
|
|
30
|
+
$editor-rtl-nrml-tip-title-padding: 6px 12px 0 12px !default;
|
|
31
|
+
$editor-big-tip-title-container-size: 28px !default;
|
|
32
|
+
$editor-nrml-tip-title-container-size: 24px !default;
|
|
33
|
+
$editor-big-tip-wrapper-padding: 25px 16px 16px 16px !default;
|
|
34
|
+
$editor-nrml-tip-wrapper-padding: 18px 12px 12px 12px !default;
|
|
35
|
+
$editor-big-wrapper-title-with-padding: 25px 16px 16px 16px !default;
|
|
36
|
+
$editor-nrml-wrapper-title-with-padding: 18px 12px 12px 12px !default;
|
|
37
|
+
$editor-component-bottom-margin: 4px !default;
|
|
38
|
+
$editor-buttons-top-margin: 4px !default;
|
|
39
|
+
$editor-btn-save-icon-size: 12px !default;
|
|
40
|
+
$editor-btn-cancel-icon-size: 12px !default;
|
|
41
|
+
$editor-big-btn-save-margin: 0 6px 0 0 !default;
|
|
42
|
+
$editor-nrml-btn-save-margin: 0 4px 0 0 !default;
|
|
43
|
+
$editor-big-btn-cancel-margin: 0 0 0 6px !default;
|
|
44
|
+
$editor-nrml-btn-cancel-margin: 0 0 0 4px !default;
|
|
45
|
+
$editor-rtl-big-btn-save-margin: 0 0 0 6px !default;
|
|
46
|
+
$editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
47
|
+
$editor-rtl-big-btn-cancel-margin: 0 6px 0 0 !default;
|
|
48
|
+
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
49
|
+
|
|
50
|
+
//Layout Variable End
|
|
51
|
+
|
|
52
|
+
//Theme Variable Start
|
|
53
|
+
$editor-value-hover-bg: $content-bg-color-alt2 !default;
|
|
54
|
+
$editor-value-text-color: $content-text-color !default;
|
|
55
|
+
$editor-overlay-icon-color: $icon-color !default;
|
|
56
|
+
$editor-value-text-border: 1px dashed $content-text-color !default;
|
|
57
|
+
$editor-background-color: $transparent !default;
|
|
58
|
+
$wrapper-background-color: $flyout-bg-color !default;
|
|
59
|
+
$editor-tip-border: none !default;
|
|
60
|
+
$editor-tip-bg: $flyout-bg-color !default;
|
|
61
|
+
$editor-tip-arrow-icon-color: $tooltip-bg-color !default;
|
|
62
|
+
$editor-tip-title-arrow-icon-color: $content-bg-color !default;
|
|
63
|
+
$editor-tip-arrow-bdr-color: $content-bg-color-alt1 !default;
|
|
64
|
+
$editor-tip-title-arrow-bdr-color: $border !default;
|
|
65
|
+
$editor-tip-box-shadow: $shadow-xl !default;
|
|
66
|
+
$editor-tip-title-bg: $content-bg-color !default;
|
|
67
|
+
$editor-tio-title-border-bottom: 0 !default;
|
|
68
|
+
$editor-tip-title-color: $content-text-color !default;
|
|
69
|
+
$editable-overlay-icon-height: inherit !default;
|
|
70
|
+
$editable-overlay-icon: 0 !default;
|
|
71
|
+
$editor-btn-icon-color: $icon-color !default;
|
|
72
|
+
|
|
73
|
+
//Theme Variable End
|
|
74
|
+
|
|
75
|
+
$padding-zero: 0;
|
|
76
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
77
|
+
$editor-value-min-height: 38px !default;
|
|
78
|
+
$editor-content-min-height: 60px !default;
|
|
79
|
+
$editable-bgr-tip-width: auto !default;
|
|
80
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fluent';
|
|
3
|
+
|
|
1
4
|
//Layout Variable Start
|
|
2
5
|
$editor-big-value-text-font-size: $text-base !default;
|
|
3
6
|
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
@@ -68,3 +71,10 @@ $editable-overlay-icon: 0 !default;
|
|
|
68
71
|
$editor-btn-icon-color: $icon-color !default;
|
|
69
72
|
|
|
70
73
|
//Theme Variable End
|
|
74
|
+
|
|
75
|
+
$padding-zero: 0;
|
|
76
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
77
|
+
$editor-value-min-height: 38px !default;
|
|
78
|
+
$editor-content-min-height: 60px !default;
|
|
79
|
+
$editable-bgr-tip-width: auto !default;
|
|
80
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/fluent2' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fluent2';
|
|
3
|
+
|
|
1
4
|
//Layout Variable Start
|
|
2
5
|
$skin-name: 'fluent2' !default;
|
|
3
6
|
$editor-big-value-text-font-size: $text-base !default;
|
|
@@ -16,8 +19,8 @@ $editor-big-overlay-icon-container-size: 20px !default;
|
|
|
16
19
|
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
17
20
|
$editor-big-overlay-icon-left-right: 8px !default;
|
|
18
21
|
$editor-nrml-overlay-icon-left-right: 8px !default;
|
|
19
|
-
$editor-tip-content-bdr-radius:
|
|
20
|
-
$editor-popup-tip-content-bdr-radius:
|
|
22
|
+
$editor-tip-content-bdr-radius: $radius-4 !default;
|
|
23
|
+
$editor-popup-tip-content-bdr-radius: $radius-4 !default;
|
|
21
24
|
$editor-tip-title-font-weight: 500 !default;
|
|
22
25
|
$editor-big-tip-title-font-size: $text-sm !default;
|
|
23
26
|
$editor-nrml-tip-title-font-size: $text-xs !default;
|
|
@@ -69,3 +72,10 @@ $editable-overlay-icon: 0 !default;
|
|
|
69
72
|
$editor-btn-icon-color: $icon-color !default;
|
|
70
73
|
|
|
71
74
|
//Theme Variable End
|
|
75
|
+
|
|
76
|
+
$padding-zero: 0;
|
|
77
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
78
|
+
$editor-value-min-height: 38px !default;
|
|
79
|
+
$editor-content-min-height: 60px !default;
|
|
80
|
+
$editable-bgr-tip-width: auto !default;
|
|
81
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/fusionnew' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/fusionnew';
|
|
3
|
+
|
|
1
4
|
//Layout Variable Start
|
|
2
5
|
$editor-big-value-text-font-size: $text-base !default;
|
|
3
6
|
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
@@ -67,3 +70,10 @@ $editable-overlay-icon: 0 !default;
|
|
|
67
70
|
$editor-btn-icon-color: $icon-color !default;
|
|
68
71
|
|
|
69
72
|
//Theme Variable End
|
|
73
|
+
|
|
74
|
+
$padding-zero: 0;
|
|
75
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
76
|
+
$editor-value-min-height: 38px !default;
|
|
77
|
+
$editor-content-min-height: 60px !default;
|
|
78
|
+
$editable-bgr-tip-width: auto !default;
|
|
79
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/highcontrast' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/highcontrast';
|
|
3
|
+
|
|
1
4
|
/*! High contrast theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$editor-big-value-text-font-size: 15px !default;
|
|
@@ -72,3 +75,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
72
75
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
73
76
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-btn-icon-color: $content-font !default;
|
|
78
|
+
|
|
79
|
+
$padding-zero: 0;
|
|
80
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
81
|
+
$editor-value-min-height: 38px !default;
|
|
82
|
+
$editor-content-min-height: 60px !default;
|
|
83
|
+
$editable-bgr-tip-width: auto !default;
|
|
84
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/highcontrast-light' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/highcontrast-light';
|
|
3
|
+
|
|
1
4
|
/*! High contrast light theme definitions and variables */
|
|
2
5
|
/*! Value element styles */
|
|
3
6
|
$editor-big-value-text-font-size: 15px !default;
|
|
@@ -72,3 +75,10 @@ $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
|
|
|
72
75
|
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
73
76
|
$editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
|
|
74
77
|
$editor-btn-icon-color: $content-font !default;
|
|
78
|
+
|
|
79
|
+
$padding-zero: 0;
|
|
80
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
81
|
+
$editor-value-min-height: 38px !default;
|
|
82
|
+
$editor-content-min-height: 60px !default;
|
|
83
|
+
$editable-bgr-tip-width: auto !default;
|
|
84
|
+
$editor-rtl-spinner-right: 5px !default;
|