@syncfusion/ej2-inplace-editor 31.2.12 → 32.1.19
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 +4 -31
- package/README.md +1 -2
- package/dist/ej2-inplace-editor.min.js +0 -9
- package/dist/ej2-inplace-editor.umd.min.js +0 -9
- package/dist/global/ej2-inplace-editor.min.js +0 -9
- package/dist/global/index.d.ts +0 -9
- package/package.json +13 -13
- package/styles/bds-lite.css +6 -6
- package/styles/bds-lite.scss +25 -26
- package/styles/bds.css +6 -6
- package/styles/bds.scss +26 -27
- package/styles/bootstrap-dark-lite.scss +25 -26
- package/styles/bootstrap-dark.scss +26 -27
- package/styles/bootstrap-lite.scss +25 -26
- package/styles/bootstrap.scss +26 -27
- package/styles/bootstrap4-lite.scss +25 -26
- 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 +88 -8
- package/styles/bootstrap5.3-lite.scss +26 -26
- package/styles/bootstrap5.3.css +88 -8
- package/styles/bootstrap5.3.scss +27 -27
- package/styles/bootstrap5.scss +27 -27
- package/styles/fabric-dark-lite.scss +26 -26
- package/styles/fabric-dark.scss +27 -27
- package/styles/fabric-lite.scss +26 -26
- 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 +245 -13
- package/styles/fluent2-lite.scss +26 -26
- package/styles/fluent2.css +245 -13
- package/styles/fluent2.scss +27 -27
- package/styles/highcontrast-light-lite.scss +26 -26
- package/styles/highcontrast-light.scss +27 -27
- package/styles/highcontrast-lite.scss +26 -26
- package/styles/highcontrast.scss +27 -27
- package/styles/inplace-editor/_all.scss +2 -2
- package/styles/inplace-editor/_bds-definition.scss +11 -0
- package/styles/inplace-editor/_bigger.scss +8 -6
- 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.scss +25 -23
- 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.scss +1 -0
- package/styles/inplace-editor/_theme.scss +2 -1
- package/styles/inplace-editor/bds.css +6 -6
- package/styles/inplace-editor/bds.scss +27 -27
- package/styles/inplace-editor/bootstrap-dark.scss +27 -27
- package/styles/inplace-editor/bootstrap.scss +27 -27
- package/styles/inplace-editor/bootstrap4.scss +27 -27
- package/styles/inplace-editor/bootstrap5-dark.scss +27 -27
- package/styles/inplace-editor/bootstrap5.3.css +88 -8
- package/styles/inplace-editor/bootstrap5.3.scss +27 -27
- package/styles/inplace-editor/bootstrap5.scss +27 -27
- package/styles/inplace-editor/fabric-dark.scss +27 -27
- 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 +245 -13
- package/styles/inplace-editor/fluent2.scss +27 -27
- package/styles/inplace-editor/highcontrast-light.scss +27 -27
- 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.scss +27 -27
- package/styles/inplace-editor/material.scss +27 -27
- package/styles/inplace-editor/material3-dark.css +427 -4
- package/styles/inplace-editor/material3-dark.scss +27 -28
- package/styles/inplace-editor/material3.css +431 -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 +127 -9
- package/styles/inplace-editor/tailwind3.scss +27 -27
- package/styles/material-dark-lite.scss +26 -26
- package/styles/material-dark.scss +27 -27
- package/styles/material-lite.scss +25 -26
- package/styles/material.scss +26 -27
- package/styles/material3-dark-lite.css +427 -4
- package/styles/material3-dark-lite.scss +26 -26
- package/styles/material3-dark.css +427 -4
- package/styles/material3-dark.scss +27 -29
- package/styles/material3-lite.css +431 -8
- package/styles/material3-lite.scss +26 -26
- package/styles/material3.css +431 -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 +127 -9
- package/styles/tailwind3-lite.scss +26 -26
- package/styles/tailwind3.css +127 -9
- package/styles/tailwind3.scss +27 -27
- package/tslint.json +0 -111
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
1
|
+
@use 'layout' as *;
|
|
2
|
+
@use 'theme' as *;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/bds' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/bds';
|
|
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,11 @@ $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;
|
|
81
|
+
$inplace-editor-editable-radius: 4px !default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
@use 'ej2-base/styles/common/mixin' as *;
|
|
2
|
+
@use './theme-variables' as *;
|
|
1
3
|
@include export-module('inplace-editor-bigger') {
|
|
2
4
|
.e-bigger .e-inplaceeditor,
|
|
3
5
|
.e-inplaceeditor.e-bigger {
|
|
@@ -50,14 +52,14 @@
|
|
|
50
52
|
.e-btn-save {
|
|
51
53
|
margin: $editor-big-btn-save-margin;
|
|
52
54
|
@if $skin-name == 'tailwind3' {
|
|
53
|
-
padding:
|
|
55
|
+
padding: $editor-btn-save-tailwind3-padding;
|
|
54
56
|
}
|
|
55
57
|
}
|
|
56
58
|
|
|
57
59
|
.e-btn-cancel {
|
|
58
60
|
margin: $editor-big-btn-cancel-margin;
|
|
59
61
|
@if $skin-name == 'tailwind3' {
|
|
60
|
-
padding:
|
|
62
|
+
padding: $editor-btn-cancel-tailwind3-padding;
|
|
61
63
|
}
|
|
62
64
|
}
|
|
63
65
|
}
|
|
@@ -110,7 +112,7 @@
|
|
|
110
112
|
.e-inplaceeditor.e-bigger,
|
|
111
113
|
.e-bigger .e-inplaceeditor-tip,
|
|
112
114
|
.e-inplaceeditor-tip.e-bigger {
|
|
113
|
-
width:
|
|
115
|
+
width: $editable-bgr-tip-width;
|
|
114
116
|
|
|
115
117
|
.e-input-group + .e-editable-loading {
|
|
116
118
|
@if $skin-name == 'material' {
|
|
@@ -174,13 +176,13 @@
|
|
|
174
176
|
.e-bigger .e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor,
|
|
175
177
|
.e-bigger.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
|
|
176
178
|
background-size: 150px 70px;
|
|
177
|
-
min-height:
|
|
179
|
+
min-height: $editor-bgr-content-min-height;
|
|
178
180
|
}
|
|
179
181
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind3' {
|
|
180
182
|
|
|
181
183
|
.e-bigger .e-inplaceeditor .e-editable-value-wrapper,
|
|
182
184
|
.e-inplaceeditor.e-bigger .e-editable-value-wrapper {
|
|
183
|
-
min-height:
|
|
185
|
+
min-height: $editor-value-min-height;
|
|
184
186
|
}
|
|
185
187
|
|
|
186
188
|
.e-bigger .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title,
|
|
@@ -189,7 +191,7 @@
|
|
|
189
191
|
}
|
|
190
192
|
|
|
191
193
|
.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:
|
|
194
|
+
font-size: $font-icon-22;
|
|
193
195
|
}
|
|
194
196
|
}
|
|
195
197
|
}
|
|
@@ -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;
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
+
@use 'ej2-base/styles/common/mixin' as *;
|
|
2
|
+
@use './theme-variables' as *;
|
|
1
3
|
@include export-module('inplaceeditor-layout') {
|
|
2
4
|
.e-inplaceeditor {
|
|
3
5
|
display: inline-block;
|
|
4
6
|
position: relative;
|
|
5
|
-
width:
|
|
7
|
+
width: $editable-bgr-tip-width;
|
|
6
8
|
|
|
7
9
|
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
8
10
|
display: block;
|
|
@@ -18,7 +20,7 @@
|
|
|
18
20
|
display: inline-block;
|
|
19
21
|
padding: $editor-nrml-value-container-padding;
|
|
20
22
|
position: relative;
|
|
21
|
-
width:
|
|
23
|
+
width: $editable-bgr-tip-width;
|
|
22
24
|
word-break: break-word;
|
|
23
25
|
|
|
24
26
|
.e-editable-value {
|
|
@@ -85,7 +87,7 @@
|
|
|
85
87
|
display: inline-block;
|
|
86
88
|
padding: $editor-nrml-value-container-padding;
|
|
87
89
|
position: relative;
|
|
88
|
-
width:
|
|
90
|
+
width: $editable-bgr-tip-width;
|
|
89
91
|
word-break: break-word;
|
|
90
92
|
|
|
91
93
|
.e-editable-value {
|
|
@@ -100,13 +102,13 @@
|
|
|
100
102
|
}
|
|
101
103
|
|
|
102
104
|
.e-editable-overlay-icon {
|
|
103
|
-
bottom:
|
|
105
|
+
bottom: $padding-zero;
|
|
104
106
|
cursor: pointer;
|
|
105
107
|
display: inline-flex;
|
|
106
108
|
height: inherit;
|
|
107
109
|
position: absolute;
|
|
108
110
|
right: $editor-nrml-overlay-icon-left-right;
|
|
109
|
-
top:
|
|
111
|
+
top: $padding-zero;
|
|
110
112
|
visibility: hidden;
|
|
111
113
|
width: $editor-nrml-overlay-icon-container-size;
|
|
112
114
|
|
|
@@ -150,7 +152,7 @@
|
|
|
150
152
|
.e-editable-action-buttons {
|
|
151
153
|
margin-top: $editor-buttons-top-margin;
|
|
152
154
|
position: absolute;
|
|
153
|
-
right:
|
|
155
|
+
right: $padding-zero;
|
|
154
156
|
z-index: 100;
|
|
155
157
|
}
|
|
156
158
|
|
|
@@ -166,7 +168,7 @@
|
|
|
166
168
|
|
|
167
169
|
.e-editable-overlay-icon {
|
|
168
170
|
left: $editor-nrml-overlay-icon-left-right;
|
|
169
|
-
right:
|
|
171
|
+
right: $editable-bgr-tip-width;
|
|
170
172
|
}
|
|
171
173
|
|
|
172
174
|
.e-spinner-pane {
|
|
@@ -186,7 +188,7 @@
|
|
|
186
188
|
|
|
187
189
|
.e-editable-overlay-icon {
|
|
188
190
|
left: $editor-nrml-overlay-icon-left-right;
|
|
189
|
-
right:
|
|
191
|
+
right: $editable-bgr-tip-width;
|
|
190
192
|
}
|
|
191
193
|
|
|
192
194
|
.e-spinner-pane {
|
|
@@ -200,8 +202,8 @@
|
|
|
200
202
|
}
|
|
201
203
|
|
|
202
204
|
.e-editable-action-buttons {
|
|
203
|
-
left:
|
|
204
|
-
right:
|
|
205
|
+
left: $padding-zero;
|
|
206
|
+
right: $editable-bgr-tip-width;
|
|
205
207
|
}
|
|
206
208
|
}
|
|
207
209
|
}
|
|
@@ -241,14 +243,14 @@
|
|
|
241
243
|
display: none;
|
|
242
244
|
min-height: 100%;
|
|
243
245
|
position: absolute;
|
|
244
|
-
top:
|
|
246
|
+
top: $padding-zero;
|
|
245
247
|
|
|
246
248
|
&.e-show {
|
|
247
249
|
display: block;
|
|
248
250
|
|
|
249
251
|
&:not(.e-rte-spin-wrap) .e-spinner-inner {
|
|
250
|
-
left:
|
|
251
|
-
right:
|
|
252
|
+
left: $editable-bgr-tip-width;
|
|
253
|
+
right: $editor-rtl-spinner-right;
|
|
252
254
|
transform: translateX(-30%) translateY(-50%);
|
|
253
255
|
}
|
|
254
256
|
}
|
|
@@ -324,8 +326,8 @@
|
|
|
324
326
|
}
|
|
325
327
|
|
|
326
328
|
.e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
|
|
327
|
-
left:
|
|
328
|
-
right:
|
|
329
|
+
left: $editor-rtl-spinner-right;
|
|
330
|
+
right: $editable-bgr-tip-width;
|
|
329
331
|
transform: translateX(30%) translateY(-50%);
|
|
330
332
|
}
|
|
331
333
|
}
|
|
@@ -335,7 +337,7 @@
|
|
|
335
337
|
|
|
336
338
|
.e-inplaceeditor-tip {
|
|
337
339
|
opacity: 1;
|
|
338
|
-
width:
|
|
340
|
+
width: $editable-bgr-tip-width;
|
|
339
341
|
|
|
340
342
|
&.e-tooltip-wrap {
|
|
341
343
|
max-width: 100%;
|
|
@@ -347,7 +349,7 @@
|
|
|
347
349
|
}
|
|
348
350
|
|
|
349
351
|
.e-tip-content {
|
|
350
|
-
padding:
|
|
352
|
+
padding: $padding-zero;
|
|
351
353
|
|
|
352
354
|
.e-editable-title {
|
|
353
355
|
align-content: center;
|
|
@@ -369,8 +371,8 @@
|
|
|
369
371
|
float: right;
|
|
370
372
|
margin-top: $editor-buttons-top-margin;
|
|
371
373
|
position: relative;
|
|
372
|
-
right:
|
|
373
|
-
top:
|
|
374
|
+
right: $editable-bgr-tip-width;
|
|
375
|
+
top: $editable-bgr-tip-width;
|
|
374
376
|
}
|
|
375
377
|
}
|
|
376
378
|
|
|
@@ -382,8 +384,8 @@
|
|
|
382
384
|
float: right;
|
|
383
385
|
margin-top: $editor-buttons-top-margin;
|
|
384
386
|
position: relative;
|
|
385
|
-
right:
|
|
386
|
-
top:
|
|
387
|
+
right: $editable-bgr-tip-width;
|
|
388
|
+
top: $editable-bgr-tip-width;
|
|
387
389
|
}
|
|
388
390
|
}
|
|
389
391
|
|
|
@@ -424,14 +426,14 @@
|
|
|
424
426
|
|
|
425
427
|
.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
|
|
426
428
|
background-size: 150px 60px;
|
|
427
|
-
min-height:
|
|
429
|
+
min-height: $editor-content-min-height;
|
|
428
430
|
}
|
|
429
431
|
|
|
430
432
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
431
433
|
.e-control .e-inplaceeditor,
|
|
432
434
|
.e-tooltip-wrap.e-popup.e-inplaceeditor-tip.e-popup-open,
|
|
433
435
|
.e-inplaceeditor .e-input-group.e-control-wrapper.e-editable-elements {
|
|
434
|
-
border-radius:
|
|
436
|
+
border-radius: $inplace-editor-editable-radius;
|
|
435
437
|
}
|
|
436
438
|
}
|
|
437
439
|
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/material-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/material-dark';
|
|
3
|
+
|
|
1
4
|
/*! Material dark theme definitions and variables */
|
|
2
5
|
|
|
3
6
|
/*! Value element styles */
|
|
@@ -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-dark-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;
|