@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
|
@@ -2,11 +2,91 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
/* Font Family */
|
|
12
|
+
/* Font Sizes */
|
|
13
|
+
/* Radius */
|
|
14
|
+
/* 1px */
|
|
15
|
+
/* 2px */
|
|
16
|
+
/* 3px */
|
|
17
|
+
/* 4px */
|
|
18
|
+
/* 5px */
|
|
19
|
+
/* 6px */
|
|
20
|
+
/* 7px */
|
|
21
|
+
/* 8px */
|
|
22
|
+
/* 9px */
|
|
23
|
+
/* 10px */
|
|
24
|
+
/* 11px */
|
|
25
|
+
/* 12px */
|
|
26
|
+
/* 13px */
|
|
27
|
+
/* 14px */
|
|
28
|
+
/* 15px */
|
|
29
|
+
/* 16px */
|
|
30
|
+
/* 17px */
|
|
31
|
+
/* 18px */
|
|
32
|
+
/* 19px */
|
|
33
|
+
/* 20px */
|
|
34
|
+
/* 21px */
|
|
35
|
+
/* 22px */
|
|
36
|
+
/* 23px */
|
|
37
|
+
/* 24px */
|
|
38
|
+
/* 25px */
|
|
39
|
+
/* 26px */
|
|
40
|
+
/* 27px */
|
|
41
|
+
/* 28px */
|
|
42
|
+
/* 29px */
|
|
43
|
+
/* 30px */
|
|
44
|
+
/* 31px */
|
|
45
|
+
/* 32px */
|
|
46
|
+
/* 33px */
|
|
47
|
+
/* 34px */
|
|
48
|
+
/* 35px */
|
|
49
|
+
/* 36px */
|
|
50
|
+
/* 37px */
|
|
51
|
+
/* 38px */
|
|
52
|
+
/* 39px */
|
|
53
|
+
/* 40px */
|
|
54
|
+
/* 41px */
|
|
55
|
+
/* 42px */
|
|
56
|
+
/* 43px */
|
|
57
|
+
/* 44px */
|
|
58
|
+
/* 45px */
|
|
59
|
+
/* 46px */
|
|
60
|
+
/* 47px */
|
|
61
|
+
/* 48px */
|
|
62
|
+
/* 49px */
|
|
63
|
+
/* 50px */
|
|
64
|
+
/* 5em */
|
|
65
|
+
/* 65% */
|
|
66
|
+
/* border */
|
|
67
|
+
/* 0px */
|
|
68
|
+
/* 1px */
|
|
69
|
+
/* 1.5px */
|
|
70
|
+
/* 2px */
|
|
71
|
+
/* 3px */
|
|
72
|
+
/* 4px */
|
|
73
|
+
/* 5px */
|
|
74
|
+
/* 6px */
|
|
75
|
+
/* 7px */
|
|
76
|
+
/* 8px */
|
|
77
|
+
/* 9px */
|
|
78
|
+
/* 10px */
|
|
79
|
+
/* 11px */
|
|
80
|
+
/* 12px */
|
|
81
|
+
/* 13px */
|
|
82
|
+
/* 14px */
|
|
83
|
+
/* 15px */
|
|
84
|
+
/* 16px */
|
|
5
85
|
/* stylelint-disable property-no-vendor-prefix */
|
|
6
86
|
/* stylelint-disable-line no-empty-source */
|
|
7
87
|
/*! calendar bootstrap5 theme variables */
|
|
8
88
|
.e-popup.e-ddl {
|
|
9
|
-
border-radius:
|
|
89
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
10
90
|
-webkit-box-shadow: none;
|
|
11
91
|
box-shadow: none;
|
|
12
92
|
margin-top: 3px;
|
|
@@ -192,6 +272,90 @@
|
|
|
192
272
|
content: "\e730";
|
|
193
273
|
}
|
|
194
274
|
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
/* Font Family */
|
|
286
|
+
/* Font Sizes */
|
|
287
|
+
/* Radius */
|
|
288
|
+
/* 1px */
|
|
289
|
+
/* 2px */
|
|
290
|
+
/* 3px */
|
|
291
|
+
/* 4px */
|
|
292
|
+
/* 5px */
|
|
293
|
+
/* 6px */
|
|
294
|
+
/* 7px */
|
|
295
|
+
/* 8px */
|
|
296
|
+
/* 9px */
|
|
297
|
+
/* 10px */
|
|
298
|
+
/* 11px */
|
|
299
|
+
/* 12px */
|
|
300
|
+
/* 13px */
|
|
301
|
+
/* 14px */
|
|
302
|
+
/* 15px */
|
|
303
|
+
/* 16px */
|
|
304
|
+
/* 17px */
|
|
305
|
+
/* 18px */
|
|
306
|
+
/* 19px */
|
|
307
|
+
/* 20px */
|
|
308
|
+
/* 21px */
|
|
309
|
+
/* 22px */
|
|
310
|
+
/* 23px */
|
|
311
|
+
/* 24px */
|
|
312
|
+
/* 25px */
|
|
313
|
+
/* 26px */
|
|
314
|
+
/* 27px */
|
|
315
|
+
/* 28px */
|
|
316
|
+
/* 29px */
|
|
317
|
+
/* 30px */
|
|
318
|
+
/* 31px */
|
|
319
|
+
/* 32px */
|
|
320
|
+
/* 33px */
|
|
321
|
+
/* 34px */
|
|
322
|
+
/* 35px */
|
|
323
|
+
/* 36px */
|
|
324
|
+
/* 37px */
|
|
325
|
+
/* 38px */
|
|
326
|
+
/* 39px */
|
|
327
|
+
/* 40px */
|
|
328
|
+
/* 41px */
|
|
329
|
+
/* 42px */
|
|
330
|
+
/* 43px */
|
|
331
|
+
/* 44px */
|
|
332
|
+
/* 45px */
|
|
333
|
+
/* 46px */
|
|
334
|
+
/* 47px */
|
|
335
|
+
/* 48px */
|
|
336
|
+
/* 49px */
|
|
337
|
+
/* 50px */
|
|
338
|
+
/* 5em */
|
|
339
|
+
/* 65% */
|
|
340
|
+
/* border */
|
|
341
|
+
/* 0px */
|
|
342
|
+
/* 1px */
|
|
343
|
+
/* 1.5px */
|
|
344
|
+
/* 2px */
|
|
345
|
+
/* 3px */
|
|
346
|
+
/* 4px */
|
|
347
|
+
/* 5px */
|
|
348
|
+
/* 6px */
|
|
349
|
+
/* 7px */
|
|
350
|
+
/* 8px */
|
|
351
|
+
/* 9px */
|
|
352
|
+
/* 10px */
|
|
353
|
+
/* 11px */
|
|
354
|
+
/* 12px */
|
|
355
|
+
/* 13px */
|
|
356
|
+
/* 14px */
|
|
357
|
+
/* 15px */
|
|
358
|
+
/* 16px */
|
|
195
359
|
.e-inplaceeditor {
|
|
196
360
|
display: inline-block;
|
|
197
361
|
position: relative;
|
|
@@ -214,7 +378,7 @@
|
|
|
214
378
|
}
|
|
215
379
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
216
380
|
display: inline-block;
|
|
217
|
-
font-family:
|
|
381
|
+
font-family: var(--e-font-family);
|
|
218
382
|
font-size: 14px;
|
|
219
383
|
margin: 0 28px 0 0;
|
|
220
384
|
}
|
|
@@ -271,7 +435,7 @@
|
|
|
271
435
|
}
|
|
272
436
|
.e-inplaceeditor .e-editable-value-container .e-editable-value {
|
|
273
437
|
display: inline-block;
|
|
274
|
-
font-family:
|
|
438
|
+
font-family: var(--e-font-family);
|
|
275
439
|
font-size: 14px;
|
|
276
440
|
margin: 0 28px 0 0;
|
|
277
441
|
}
|
|
@@ -482,7 +646,7 @@
|
|
|
482
646
|
-webkit-box-direction: normal;
|
|
483
647
|
-ms-flex-direction: column;
|
|
484
648
|
flex-direction: column;
|
|
485
|
-
font-family:
|
|
649
|
+
font-family: var(--e-font-family);
|
|
486
650
|
font-size: 12px;
|
|
487
651
|
font-weight: 500;
|
|
488
652
|
height: 36px;
|
|
@@ -544,13 +708,97 @@
|
|
|
544
708
|
.e-control .e-inplaceeditor,
|
|
545
709
|
.e-tooltip-wrap.e-popup.e-inplaceeditor-tip.e-popup-open,
|
|
546
710
|
.e-inplaceeditor .e-input-group.e-control-wrapper.e-editable-elements {
|
|
547
|
-
border-radius:
|
|
711
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
548
712
|
}
|
|
549
713
|
|
|
550
714
|
.e-control.e-inplaceeditor .e-editable-value-wrapper {
|
|
551
715
|
min-height: 30px;
|
|
552
716
|
}
|
|
553
717
|
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
/* Font Family */
|
|
729
|
+
/* Font Sizes */
|
|
730
|
+
/* Radius */
|
|
731
|
+
/* 1px */
|
|
732
|
+
/* 2px */
|
|
733
|
+
/* 3px */
|
|
734
|
+
/* 4px */
|
|
735
|
+
/* 5px */
|
|
736
|
+
/* 6px */
|
|
737
|
+
/* 7px */
|
|
738
|
+
/* 8px */
|
|
739
|
+
/* 9px */
|
|
740
|
+
/* 10px */
|
|
741
|
+
/* 11px */
|
|
742
|
+
/* 12px */
|
|
743
|
+
/* 13px */
|
|
744
|
+
/* 14px */
|
|
745
|
+
/* 15px */
|
|
746
|
+
/* 16px */
|
|
747
|
+
/* 17px */
|
|
748
|
+
/* 18px */
|
|
749
|
+
/* 19px */
|
|
750
|
+
/* 20px */
|
|
751
|
+
/* 21px */
|
|
752
|
+
/* 22px */
|
|
753
|
+
/* 23px */
|
|
754
|
+
/* 24px */
|
|
755
|
+
/* 25px */
|
|
756
|
+
/* 26px */
|
|
757
|
+
/* 27px */
|
|
758
|
+
/* 28px */
|
|
759
|
+
/* 29px */
|
|
760
|
+
/* 30px */
|
|
761
|
+
/* 31px */
|
|
762
|
+
/* 32px */
|
|
763
|
+
/* 33px */
|
|
764
|
+
/* 34px */
|
|
765
|
+
/* 35px */
|
|
766
|
+
/* 36px */
|
|
767
|
+
/* 37px */
|
|
768
|
+
/* 38px */
|
|
769
|
+
/* 39px */
|
|
770
|
+
/* 40px */
|
|
771
|
+
/* 41px */
|
|
772
|
+
/* 42px */
|
|
773
|
+
/* 43px */
|
|
774
|
+
/* 44px */
|
|
775
|
+
/* 45px */
|
|
776
|
+
/* 46px */
|
|
777
|
+
/* 47px */
|
|
778
|
+
/* 48px */
|
|
779
|
+
/* 49px */
|
|
780
|
+
/* 50px */
|
|
781
|
+
/* 5em */
|
|
782
|
+
/* 65% */
|
|
783
|
+
/* border */
|
|
784
|
+
/* 0px */
|
|
785
|
+
/* 1px */
|
|
786
|
+
/* 1.5px */
|
|
787
|
+
/* 2px */
|
|
788
|
+
/* 3px */
|
|
789
|
+
/* 4px */
|
|
790
|
+
/* 5px */
|
|
791
|
+
/* 6px */
|
|
792
|
+
/* 7px */
|
|
793
|
+
/* 8px */
|
|
794
|
+
/* 9px */
|
|
795
|
+
/* 10px */
|
|
796
|
+
/* 11px */
|
|
797
|
+
/* 12px */
|
|
798
|
+
/* 13px */
|
|
799
|
+
/* 14px */
|
|
800
|
+
/* 15px */
|
|
801
|
+
/* 16px */
|
|
554
802
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
555
803
|
border-bottom: 1px dashed var(--color-sf-content-text-color);
|
|
556
804
|
color: var(--color-sf-content-text-color);
|
|
@@ -563,7 +811,7 @@
|
|
|
563
811
|
}
|
|
564
812
|
.e-inplaceeditor .e-editable-value-wrapper:hover {
|
|
565
813
|
background: var(--color-sf-content-bg-color-alt2);
|
|
566
|
-
border-radius:
|
|
814
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
567
815
|
}
|
|
568
816
|
.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
|
|
569
817
|
border-bottom-color: transparent;
|
|
@@ -580,7 +828,7 @@
|
|
|
580
828
|
}
|
|
581
829
|
.e-inplaceeditor .e-editable-value-container:hover {
|
|
582
830
|
background: var(--color-sf-content-bg-color-alt2);
|
|
583
|
-
border-radius:
|
|
831
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
584
832
|
}
|
|
585
833
|
.e-inplaceeditor .e-editable-value-container:hover .e-editable-value {
|
|
586
834
|
border-bottom-color: transparent;
|
|
@@ -656,7 +904,7 @@
|
|
|
656
904
|
box-shadow: 0 16px 48px rgba(var(--color-sf-black), 0.175);
|
|
657
905
|
}
|
|
658
906
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-tip-content {
|
|
659
|
-
border-radius:
|
|
907
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
660
908
|
color: var(--color-sf-content-text-color);
|
|
661
909
|
}
|
|
662
910
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
9
|
-
@
|
|
10
|
-
@
|
|
11
|
-
@
|
|
12
|
-
@
|
|
13
|
-
@
|
|
14
|
-
@
|
|
15
|
-
@
|
|
16
|
-
@
|
|
17
|
-
@
|
|
18
|
-
@
|
|
19
|
-
@
|
|
20
|
-
@
|
|
21
|
-
@
|
|
22
|
-
@
|
|
23
|
-
@
|
|
24
|
-
@
|
|
25
|
-
@
|
|
26
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/bootstrap5.3' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/bootstrap5.3-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/bootstrap5.3-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/bootstrap5.3-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/bootstrap5.3-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/bootstrap5.3-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/bootstrap5.3-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/bootstrap5.3-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/bootstrap5.3-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/bootstrap5.3-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/bootstrap5.3-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/bootstrap5.3-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/bootstrap5.3-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/bootstrap5.3-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/bootstrap5.3-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5.3-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap5.3-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5.3-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/bootstrap5.3-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/bootstrap5.3-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/bootstrap5.3-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/bootstrap5.3-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5.3-definition' as *;
|
|
24
|
+
@use 'inplace-editor/bootstrap5.3-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/bootstrap5.3' as *;
|
|
26
|
+
@use 'inplace-editor/all.bootstrap5.3' as *;
|