@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,8 +1,9 @@
|
|
|
1
|
+
@use 'ej2-base/styles/common/mixin' as *;
|
|
1
2
|
@include export-module('inplaceeditor-layout') {
|
|
2
3
|
.e-inplaceeditor {
|
|
3
4
|
display: inline-block;
|
|
4
5
|
position: relative;
|
|
5
|
-
width:
|
|
6
|
+
width: $editable-bgr-tip-width;
|
|
6
7
|
|
|
7
8
|
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
8
9
|
display: block;
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
display: inline-block;
|
|
19
20
|
padding: $editor-nrml-value-container-padding;
|
|
20
21
|
position: relative;
|
|
21
|
-
width:
|
|
22
|
+
width: $editable-bgr-tip-width;
|
|
22
23
|
word-break: break-word;
|
|
23
24
|
|
|
24
25
|
.e-editable-value {
|
|
@@ -85,7 +86,7 @@
|
|
|
85
86
|
display: inline-block;
|
|
86
87
|
padding: $editor-nrml-value-container-padding;
|
|
87
88
|
position: relative;
|
|
88
|
-
width:
|
|
89
|
+
width: $editable-bgr-tip-width;
|
|
89
90
|
word-break: break-word;
|
|
90
91
|
|
|
91
92
|
.e-editable-value {
|
|
@@ -100,13 +101,13 @@
|
|
|
100
101
|
}
|
|
101
102
|
|
|
102
103
|
.e-editable-overlay-icon {
|
|
103
|
-
bottom:
|
|
104
|
+
bottom: $padding-zero;
|
|
104
105
|
cursor: pointer;
|
|
105
106
|
display: inline-flex;
|
|
106
107
|
height: inherit;
|
|
107
108
|
position: absolute;
|
|
108
109
|
right: $editor-nrml-overlay-icon-left-right;
|
|
109
|
-
top:
|
|
110
|
+
top: $padding-zero;
|
|
110
111
|
visibility: hidden;
|
|
111
112
|
width: $editor-nrml-overlay-icon-container-size;
|
|
112
113
|
|
|
@@ -150,7 +151,7 @@
|
|
|
150
151
|
.e-editable-action-buttons {
|
|
151
152
|
margin-top: $editor-buttons-top-margin;
|
|
152
153
|
position: absolute;
|
|
153
|
-
right:
|
|
154
|
+
right: $padding-zero;
|
|
154
155
|
z-index: 100;
|
|
155
156
|
}
|
|
156
157
|
|
|
@@ -166,7 +167,7 @@
|
|
|
166
167
|
|
|
167
168
|
.e-editable-overlay-icon {
|
|
168
169
|
left: $editor-nrml-overlay-icon-left-right;
|
|
169
|
-
right:
|
|
170
|
+
right: $editable-bgr-tip-width;
|
|
170
171
|
}
|
|
171
172
|
|
|
172
173
|
.e-spinner-pane {
|
|
@@ -186,7 +187,7 @@
|
|
|
186
187
|
|
|
187
188
|
.e-editable-overlay-icon {
|
|
188
189
|
left: $editor-nrml-overlay-icon-left-right;
|
|
189
|
-
right:
|
|
190
|
+
right: $editable-bgr-tip-width;
|
|
190
191
|
}
|
|
191
192
|
|
|
192
193
|
.e-spinner-pane {
|
|
@@ -200,8 +201,8 @@
|
|
|
200
201
|
}
|
|
201
202
|
|
|
202
203
|
.e-editable-action-buttons {
|
|
203
|
-
left:
|
|
204
|
-
right:
|
|
204
|
+
left: $padding-zero;
|
|
205
|
+
right: $editable-bgr-tip-width;
|
|
205
206
|
}
|
|
206
207
|
}
|
|
207
208
|
}
|
|
@@ -241,14 +242,14 @@
|
|
|
241
242
|
display: none;
|
|
242
243
|
min-height: 100%;
|
|
243
244
|
position: absolute;
|
|
244
|
-
top:
|
|
245
|
+
top: $padding-zero;
|
|
245
246
|
|
|
246
247
|
&.e-show {
|
|
247
248
|
display: block;
|
|
248
249
|
|
|
249
250
|
&:not(.e-rte-spin-wrap) .e-spinner-inner {
|
|
250
|
-
left:
|
|
251
|
-
right:
|
|
251
|
+
left: $editable-bgr-tip-width;
|
|
252
|
+
right: $editor-rtl-spinner-right;
|
|
252
253
|
transform: translateX(-30%) translateY(-50%);
|
|
253
254
|
}
|
|
254
255
|
}
|
|
@@ -324,8 +325,8 @@
|
|
|
324
325
|
}
|
|
325
326
|
|
|
326
327
|
.e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
|
|
327
|
-
left:
|
|
328
|
-
right:
|
|
328
|
+
left: $editor-rtl-spinner-right;
|
|
329
|
+
right: $editable-bgr-tip-width;
|
|
329
330
|
transform: translateX(30%) translateY(-50%);
|
|
330
331
|
}
|
|
331
332
|
}
|
|
@@ -335,7 +336,7 @@
|
|
|
335
336
|
|
|
336
337
|
.e-inplaceeditor-tip {
|
|
337
338
|
opacity: 1;
|
|
338
|
-
width:
|
|
339
|
+
width: $editable-bgr-tip-width;
|
|
339
340
|
|
|
340
341
|
&.e-tooltip-wrap {
|
|
341
342
|
max-width: 100%;
|
|
@@ -347,7 +348,7 @@
|
|
|
347
348
|
}
|
|
348
349
|
|
|
349
350
|
.e-tip-content {
|
|
350
|
-
padding:
|
|
351
|
+
padding: $padding-zero;
|
|
351
352
|
|
|
352
353
|
.e-editable-title {
|
|
353
354
|
align-content: center;
|
|
@@ -369,8 +370,8 @@
|
|
|
369
370
|
float: right;
|
|
370
371
|
margin-top: $editor-buttons-top-margin;
|
|
371
372
|
position: relative;
|
|
372
|
-
right:
|
|
373
|
-
top:
|
|
373
|
+
right: $editable-bgr-tip-width;
|
|
374
|
+
top: $editable-bgr-tip-width;
|
|
374
375
|
}
|
|
375
376
|
}
|
|
376
377
|
|
|
@@ -382,8 +383,8 @@
|
|
|
382
383
|
float: right;
|
|
383
384
|
margin-top: $editor-buttons-top-margin;
|
|
384
385
|
position: relative;
|
|
385
|
-
right:
|
|
386
|
-
top:
|
|
386
|
+
right: $editable-bgr-tip-width;
|
|
387
|
+
top: $editable-bgr-tip-width;
|
|
387
388
|
}
|
|
388
389
|
}
|
|
389
390
|
|
|
@@ -424,14 +425,14 @@
|
|
|
424
425
|
|
|
425
426
|
.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
|
|
426
427
|
background-size: 150px 60px;
|
|
427
|
-
min-height:
|
|
428
|
+
min-height: $editor-content-min-height;
|
|
428
429
|
}
|
|
429
430
|
|
|
430
431
|
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
431
432
|
.e-control .e-inplaceeditor,
|
|
432
433
|
.e-tooltip-wrap.e-popup.e-inplaceeditor-tip.e-popup-open,
|
|
433
434
|
.e-inplaceeditor .e-input-group.e-control-wrapper.e-editable-elements {
|
|
434
|
-
border-radius:
|
|
435
|
+
border-radius: $inplace-editor-editable-radius;
|
|
435
436
|
}
|
|
436
437
|
}
|
|
437
438
|
|
|
@@ -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;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/material' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/material';
|
|
3
|
+
|
|
1
4
|
/*! Material 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: rgba($grey-light-font, .54) !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,72 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/material3-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/material3-dark';
|
|
3
|
+
$editor-big-value-text-font-size: $text-base !default;
|
|
4
|
+
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
5
|
+
$editor-big-value-container-padding: 8px 36px 8px 16px !default;
|
|
6
|
+
$editor-nrml-value-container-padding: 6px 30px 6px 12px !default;
|
|
7
|
+
$editor-big-value-container-spin-padding: 8px !default;
|
|
8
|
+
$editor-nrml-value-container-spin-padding: 8px !default;
|
|
9
|
+
$editor-big-value-margin: 0 !default;
|
|
10
|
+
$editor-nrml-value-margin: 0 8px 0 0 !default;
|
|
11
|
+
$editor-rtl-big-value-margin: 0 0 0 28px !default;
|
|
12
|
+
$editor-rtl-nrml-value-margin: 0 0 0 32px !default;
|
|
13
|
+
$editor-big-overlay-icon-size: $text-base !default;
|
|
14
|
+
$editor-nrml-overlay-icon-size: $text-sm !default;
|
|
15
|
+
$editor-big-overlay-icon-container-size: 20px !default;
|
|
16
|
+
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
17
|
+
$editor-big-overlay-icon-left-right: 8px !default;
|
|
18
|
+
$editor-nrml-overlay-icon-left-right: 0 !default;
|
|
19
|
+
$editor-tip-content-bdr-radius: 4px !default;
|
|
20
|
+
$editor-popup-tip-content-bdr-radius: 20px !default;
|
|
21
|
+
$editor-popup-tip-wrapper-bdr-radius: 0 !default;
|
|
22
|
+
$editor-tip-title-font-weight: $font-weight-normal !default;
|
|
23
|
+
$editor-big-tip-title-font-size: $text-2xl !default;
|
|
24
|
+
$editor-nrml-tip-title-font-size: $text-base !default;
|
|
25
|
+
$editor-big-tip-title-padding: 24px !default;
|
|
26
|
+
$editor-nrml-tip-title-padding: 20px 20px 12px 20px !default;
|
|
27
|
+
$editor-rtl-big-tip-title-padding: 12px 16px 12px 16px !default;
|
|
28
|
+
$editor-rtl-nrml-tip-title-padding: 9px 12px 9px 12px !default;
|
|
29
|
+
$editor-big-tip-title-container-size: 46px !default;
|
|
30
|
+
$editor-nrml-tip-title-container-size: 24px !default;
|
|
31
|
+
$editor-big-tip-wrapper-padding: 24px !default;
|
|
32
|
+
$editor-nrml-tip-wrapper-padding: 20px !default;
|
|
33
|
+
$editor-big-wrapper-title-with-padding: 24px !default;
|
|
34
|
+
$editor-nrml-wrapper-title-with-padding: 20px !default;
|
|
35
|
+
$editor-component-bottom-margin: 4px !default;
|
|
36
|
+
$editor-buttons-top-margin: 4px !default;
|
|
37
|
+
$editor-btn-save-icon-size: 16px !default;
|
|
38
|
+
$editor-btn-cancel-icon-size: 16px !default;
|
|
39
|
+
$editor-big-btn-save-margin: 0 4px 0 0 !default;
|
|
40
|
+
$editor-nrml-btn-save-margin: 0 6px 0 0 !default;
|
|
41
|
+
$editor-big-btn-cancel-margin: 0 0 0 4px !default;
|
|
42
|
+
$editor-nrml-btn-cancel-margin: 0 0 0 6px !default;
|
|
43
|
+
$editor-rtl-big-btn-save-margin: 0 0 0 4px !default;
|
|
44
|
+
$editor-rtl-nrml-btn-save-margin: 0 0 0 6px !default;
|
|
45
|
+
$editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
|
|
46
|
+
$editor-rtl-nrml-btn-cancel-margin: 0 6px 0 0 !default;
|
|
47
|
+
$editor-value-hover-bg: $content-bg-color-alt2 !default;
|
|
48
|
+
$editor-value-text-color: rgba($content-text-color) !default;
|
|
49
|
+
$editor-overlay-icon-color: rgba($icon-color) !default;
|
|
50
|
+
$editor-value-text-border: 1px solid rgba($content-text-color) !default;
|
|
51
|
+
$editor-background-color: $transparent !default;
|
|
52
|
+
$wrapper-background-color: $flyout-bg-color !default;
|
|
53
|
+
$editor-tip-border: 0 !default;
|
|
54
|
+
$editor-tip-bg: $flyout-bg-color !default;
|
|
55
|
+
$editor-tip-arrow-icon-color: $flyout-bg-color !default;
|
|
56
|
+
$editor-tip-title-arrow-icon-color: $content-bg-color-alt1 !default;
|
|
57
|
+
$editor-tip-arrow-bdr-color: $flyout-bg-color !default;
|
|
58
|
+
$editor-tip-title-arrow-bdr-color: rgba($border) !default;
|
|
59
|
+
$editor-tip-box-shadow: $shadow-lg !default;
|
|
60
|
+
$editor-tip-title-bg: $flyout-bg-color !default;
|
|
61
|
+
$editor-tio-title-border-bottom: 0 !default;
|
|
62
|
+
$editor-tip-title-color: rgba($content-text-color) !default;
|
|
63
|
+
$editable-overlay-icon-height: inherit !default;
|
|
64
|
+
$editable-overlay-icon: 0 !default;
|
|
65
|
+
$editor-btn-icon-color: rgba($icon-color) !default;
|
|
66
|
+
|
|
67
|
+
$padding-zero: 0;
|
|
68
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
69
|
+
$editor-value-min-height: 38px !default;
|
|
70
|
+
$editor-content-min-height: 60px !default;
|
|
71
|
+
$editable-bgr-tip-width: auto !default;
|
|
72
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/material3' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/material3';
|
|
1
3
|
$editor-big-value-text-font-size: $text-base !default;
|
|
2
4
|
$editor-nrml-value-text-font-size: $text-sm !default;
|
|
3
5
|
$editor-big-value-container-padding: 8px 36px 8px 16px !default;
|
|
@@ -14,9 +16,9 @@ $editor-big-overlay-icon-container-size: 20px !default;
|
|
|
14
16
|
$editor-nrml-overlay-icon-container-size: 20px !default;
|
|
15
17
|
$editor-big-overlay-icon-left-right: 8px !default;
|
|
16
18
|
$editor-nrml-overlay-icon-left-right: 0 !default;
|
|
17
|
-
$editor-tip-content-bdr-radius:
|
|
18
|
-
$editor-popup-tip-content-bdr-radius:
|
|
19
|
-
$editor-popup-tip-wrapper-bdr-radius: 0 !default;
|
|
19
|
+
$editor-tip-content-bdr-radius: $radius-4 !default;
|
|
20
|
+
$editor-popup-tip-content-bdr-radius: $radius-20 !default;
|
|
21
|
+
$editor-popup-tip-wrapper-bdr-radius: $radius-0 !default;
|
|
20
22
|
$editor-tip-title-font-weight: $font-weight-normal !default;
|
|
21
23
|
$editor-big-tip-title-font-size: $text-2xl !default;
|
|
22
24
|
$editor-nrml-tip-title-font-size: $text-base !default;
|
|
@@ -61,3 +63,10 @@ $editor-tip-title-color: rgba($content-text-color) !default;
|
|
|
61
63
|
$editable-overlay-icon-height: inherit !default;
|
|
62
64
|
$editable-overlay-icon: 0 !default;
|
|
63
65
|
$editor-btn-icon-color: rgba($icon-color) !default;
|
|
66
|
+
|
|
67
|
+
$padding-zero: 0;
|
|
68
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
69
|
+
$editor-value-min-height: 38px !default;
|
|
70
|
+
$editor-content-min-height: 60px !default;
|
|
71
|
+
$editable-bgr-tip-width: auto !default;
|
|
72
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -1 +1,81 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/tailwind-dark' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/tailwind-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 12px 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 30px 0 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: 500 !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: 7px 16px 7px 16px !default;
|
|
27
|
+
$editor-nrml-tip-title-padding: 6px 12px 6px 12px !default;
|
|
28
|
+
$editor-rtl-big-tip-title-padding: 7px 16px 7px 16px !default;
|
|
29
|
+
$editor-rtl-nrml-tip-title-padding: 6px 12px 6px 12px !default;
|
|
30
|
+
$editor-big-tip-title-container-size: 36px !default;
|
|
31
|
+
$editor-nrml-tip-title-container-size: 30px !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
|
+
$content-text-color: $content-text-color !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: 1px solid $border-light !default;
|
|
60
|
+
$editor-tip-bg: $flyout-bg-color !default;
|
|
61
|
+
$editor-tip-arrow-icon-color: $flyout-bg-color !default;
|
|
62
|
+
$editor-tip-title-arrow-icon-color: $content-bg-color-alt2 !default;
|
|
63
|
+
$editor-tip-arrow-bdr-color: $content-bg-color-alt2 !default;
|
|
64
|
+
$editor-tip-title-arrow-bdr-color: $content-bg-color-alt2 !default;
|
|
65
|
+
$editor-tip-box-shadow: $shadow-lg !default;
|
|
66
|
+
$editor-tip-title-bg: $content-bg-color-alt2 !default;
|
|
67
|
+
$editor-tio-title-border-bottom: 0 !default;
|
|
68
|
+
$editor-tip-title-color: $content-text-color-alt2 !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;
|
|
81
|
+
$inplace-editor-editable-radius: 4px !default;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/tailwind' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/tailwind';
|
|
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,6 @@
|
|
|
1
|
+
@use 'ej2-base/styles/definition/tailwind3' as *;
|
|
2
|
+
@forward 'ej2-base/styles/definition/tailwind3';
|
|
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: 16px !default;
|
|
22
25
|
$editor-nrml-tip-title-font-size: 14px !default;
|
|
@@ -68,3 +71,12 @@ $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-btn-save-tailwind3-padding: 7px 11px;
|
|
77
|
+
$editor-btn-cancel-tailwind3-padding: 7px 11px;
|
|
78
|
+
$editor-bgr-content-min-height: 70px !default;
|
|
79
|
+
$editor-value-min-height: 38px !default;
|
|
80
|
+
$editor-content-min-height: 60px !default;
|
|
81
|
+
$editable-bgr-tip-width: auto !default;
|
|
82
|
+
$editor-rtl-spinner-right: 5px !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bds-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap4-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap5-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap5.3-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_bootstrap5-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_fabric-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_fabric-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_fluent-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_fluent-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_fluent2-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_highcontrast-light-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_highcontrast-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_material-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_material-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_material3-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_material3-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_tailwind-dark-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_tailwind-definition';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@forward './_tailwind3-definition';
|