@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
package/styles/material3.scss
CHANGED
|
@@ -1,29 +1,27 @@
|
|
|
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
|
-
@
|
|
27
|
-
@
|
|
28
|
-
@import 'inplace-editor/all.scss';
|
|
29
|
-
@import 'inplace-editor/bigger.scss';
|
|
1
|
+
@use 'ej2-base/styles/definition/material3' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/material3-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/material3-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/material3-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/material3-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/material3-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/material3-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/material3-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/material3-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/material3-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/material3-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/material3-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/material3-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/material3-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/material3-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/material3-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/material3-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/material3-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/material3-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/material3-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/material3-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/material3-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/material3-definition' as *;
|
|
24
|
+
@use 'inplace-editor/material3-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/material3' as *;
|
|
26
|
+
@use 'inplace-editor/all.material3' as *;
|
|
27
|
+
@use 'inplace-editor/bigger.material3' as *;
|
|
@@ -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/tailwind-dark' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/tailwind-dark-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/tailwind-dark-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/tailwind-dark-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/tailwind-dark-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/tailwind-dark-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/tailwind-dark-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/tailwind-dark-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/tailwind-dark-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/tailwind-dark-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/tailwind-dark-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/tailwind-dark-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/tailwind-dark-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/tailwind-dark-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/tailwind-dark-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind-dark-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind-dark-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/tailwind-dark-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/tailwind-dark-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/tailwind-dark-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/tailwind-dark-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/tailwind-dark-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/tailwind-dark-definition' as *;
|
|
24
|
+
@use 'inplace-editor/tailwind-dark-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/tailwind-dark' as *;
|
|
26
|
+
@use 'inplace-editor/all.tailwind-dark' as *;
|
|
@@ -1,27 +1,27 @@
|
|
|
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
|
-
@
|
|
27
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/tailwind-dark' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/tailwind-dark-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/tailwind-dark-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/tailwind-dark-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/tailwind-dark-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/tailwind-dark-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/tailwind-dark-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/tailwind-dark-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/tailwind-dark-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/tailwind-dark-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/tailwind-dark-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/tailwind-dark-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/tailwind-dark-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/tailwind-dark-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/tailwind-dark-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind-dark-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind-dark-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/tailwind-dark-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/tailwind-dark-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/tailwind-dark-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/tailwind-dark-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/tailwind-dark-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/tailwind-dark-definition' as *;
|
|
24
|
+
@use 'inplace-editor/tailwind-dark-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/tailwind-dark' as *;
|
|
26
|
+
@use 'inplace-editor/all.tailwind-dark' as *;
|
|
27
|
+
@use 'inplace-editor/bigger.tailwind-dark' as *;
|
|
@@ -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/tailwind' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/tailwind-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/tailwind-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/tailwind-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/tailwind-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/tailwind-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/tailwind-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/tailwind-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/tailwind-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/tailwind-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/tailwind-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/tailwind-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/tailwind-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/tailwind-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/tailwind-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/tailwind-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/tailwind-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/tailwind-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/tailwind-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/tailwind-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/tailwind-definition' as *;
|
|
24
|
+
@use 'inplace-editor/tailwind-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/tailwind' as *;
|
|
26
|
+
@use 'inplace-editor/all.tailwind' as *;
|
package/styles/tailwind.scss
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
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
|
-
@
|
|
27
|
-
@
|
|
1
|
+
@use 'ej2-base/styles/definition/tailwind' as *;
|
|
2
|
+
@use 'ej2-inputs/styles/input/tailwind-definition' as *;
|
|
3
|
+
@use 'ej2-inputs/styles/color-picker/tailwind-definition' as *;
|
|
4
|
+
@use 'ej2-inputs/styles/maskedtextbox/tailwind-definition' as *;
|
|
5
|
+
@use 'ej2-inputs/styles/numerictextbox/tailwind-definition' as *;
|
|
6
|
+
@use 'ej2-inputs/styles/slider/tailwind-definition' as *;
|
|
7
|
+
@use 'ej2-inputs/styles/textbox/tailwind-definition' as *;
|
|
8
|
+
@use 'ej2-buttons/styles/button/tailwind-definition' as *;
|
|
9
|
+
@use 'ej2-buttons/styles/check-box/tailwind-definition' as *;
|
|
10
|
+
@use 'ej2-buttons/styles/radio-button/tailwind-definition' as *;
|
|
11
|
+
@use 'ej2-calendars/styles/calendar/tailwind-definition' as *;
|
|
12
|
+
@use 'ej2-calendars/styles/datepicker/tailwind-definition' as *;
|
|
13
|
+
@use 'ej2-calendars/styles/daterangepicker/tailwind-definition' as *;
|
|
14
|
+
@use 'ej2-calendars/styles/datetimepicker/tailwind-definition' as *;
|
|
15
|
+
@use 'ej2-calendars/styles/timepicker/tailwind-definition' as *;
|
|
16
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind-definition' as *;
|
|
17
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind-definition' as *;
|
|
18
|
+
@use 'ej2-dropdowns/styles/drop-down-list/tailwind-definition' as *;
|
|
19
|
+
@use 'ej2-dropdowns/styles/multi-select/tailwind-definition' as *;
|
|
20
|
+
@use 'ej2-popups/styles/popup/tailwind-definition' as *;
|
|
21
|
+
@use 'ej2-popups/styles/spinner/tailwind-definition' as *;
|
|
22
|
+
@use 'ej2-popups/styles/tooltip/tailwind-definition' as *;
|
|
23
|
+
@use 'ej2-richtexteditor/styles/rich-text-editor/tailwind-definition' as *;
|
|
24
|
+
@use 'inplace-editor/tailwind-definition' as *;
|
|
25
|
+
@use 'inplace-editor/icons/tailwind' as *;
|
|
26
|
+
@use 'inplace-editor/all.tailwind' as *;
|
|
27
|
+
@use 'inplace-editor/bigger.tailwind' as *;
|
|
@@ -2,6 +2,76 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
/* Font Family */
|
|
10
|
+
/* border */
|
|
11
|
+
/* 0px */
|
|
12
|
+
/* 1px */
|
|
13
|
+
/* 1.5px */
|
|
14
|
+
/* 2px */
|
|
15
|
+
/* 3px */
|
|
16
|
+
/* 4px */
|
|
17
|
+
/* 5px */
|
|
18
|
+
/* 6px */
|
|
19
|
+
/* 7px */
|
|
20
|
+
/* 8px */
|
|
21
|
+
/* Radius */
|
|
22
|
+
/* 1px */
|
|
23
|
+
/* 2px */
|
|
24
|
+
/* 3px */
|
|
25
|
+
/* 4px */
|
|
26
|
+
/* 5px */
|
|
27
|
+
/* 6px */
|
|
28
|
+
/* 7px */
|
|
29
|
+
/* 8px */
|
|
30
|
+
/* 9px */
|
|
31
|
+
/* 10px */
|
|
32
|
+
/* 11px */
|
|
33
|
+
/* 12px */
|
|
34
|
+
/* 13px */
|
|
35
|
+
/* 14px */
|
|
36
|
+
/* 15px */
|
|
37
|
+
/* 16px */
|
|
38
|
+
/* 17px */
|
|
39
|
+
/* 18px */
|
|
40
|
+
/* 19px */
|
|
41
|
+
/* 20px */
|
|
42
|
+
/* 21px */
|
|
43
|
+
/* 22px */
|
|
44
|
+
/* 23px */
|
|
45
|
+
/* 24px */
|
|
46
|
+
/* 25px */
|
|
47
|
+
/* 26px */
|
|
48
|
+
/* 27px */
|
|
49
|
+
/* 28px */
|
|
50
|
+
/* 29px */
|
|
51
|
+
/* 30px */
|
|
52
|
+
/* 31px */
|
|
53
|
+
/* 32px */
|
|
54
|
+
/* 33px */
|
|
55
|
+
/* 34px */
|
|
56
|
+
/* 35px */
|
|
57
|
+
/* 36px */
|
|
58
|
+
/* 37px */
|
|
59
|
+
/* 38px */
|
|
60
|
+
/* 39px */
|
|
61
|
+
/* 40px */
|
|
62
|
+
/* 41px */
|
|
63
|
+
/* 42px */
|
|
64
|
+
/* 43px */
|
|
65
|
+
/* 44px */
|
|
66
|
+
/* 45px */
|
|
67
|
+
/* 46px */
|
|
68
|
+
/* 47px */
|
|
69
|
+
/* 48px */
|
|
70
|
+
/* 49px */
|
|
71
|
+
/* 50px */
|
|
72
|
+
/* 5em */
|
|
73
|
+
|
|
74
|
+
|
|
5
75
|
/* stylelint-disable property-no-vendor-prefix */
|
|
6
76
|
/* stylelint-disable */
|
|
7
77
|
.e-filled.e-float-input.e-error label.e-float-text,
|
|
@@ -15,10 +85,58 @@
|
|
|
15
85
|
color: var(--color-sf-danger) !important;
|
|
16
86
|
}
|
|
17
87
|
|
|
88
|
+
.e-underline.e-input-group.e-control-wrapper,
|
|
89
|
+
.e-underline.e-input-group,
|
|
90
|
+
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
91
|
+
.e-underline.e-float-input,
|
|
92
|
+
.e-underline.e-float-input.e-control-wrapper,
|
|
93
|
+
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
94
|
+
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
95
|
+
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
96
|
+
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
97
|
+
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
98
|
+
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
99
|
+
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
100
|
+
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
101
|
+
border: 1px solid var(--color-sf-border);
|
|
102
|
+
border-width: 1px;
|
|
103
|
+
padding-top: 1px;
|
|
104
|
+
border-radius: calc(var(--e-radius) * 0);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.e-filled.e-input-group,
|
|
108
|
+
.e-filled.e-input-group.e-control-wrapper {
|
|
109
|
+
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0);
|
|
110
|
+
padding: 0 10px 0 12px;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.e-filled.e-float-input,
|
|
114
|
+
.e-filled.e-float-input.e-control-wrapper {
|
|
115
|
+
border: 1px solid;
|
|
116
|
+
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0);
|
|
117
|
+
border-width: 1px;
|
|
118
|
+
margin-top: 0;
|
|
119
|
+
padding: 0;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
.e-underline.e-input-group:not(.e-float-icon-left),
|
|
123
|
+
.e-underline.e-input-group.e-success:not(.e-float-icon-left),
|
|
124
|
+
.e-underline.e-input-group.e-warning:not(.e-float-icon-left),
|
|
125
|
+
.e-underline.e-input-group.e-error:not(.e-float-icon-left),
|
|
126
|
+
.e-underline.e-input-group.e-control-wrapper:not(.e-float-icon-left),
|
|
127
|
+
.e-underline.e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left),
|
|
128
|
+
.e-underline.e-input-group.e-control-wrapper.e-warning:not(.e-float-icon-left),
|
|
129
|
+
.e-underline.e-input-group.e-control-wrapper.e-error:not(.e-float-icon-left) {
|
|
130
|
+
border: 1px solid;
|
|
131
|
+
border-width: 1px;
|
|
132
|
+
padding-top: 1px;
|
|
133
|
+
border-radius: calc(var(--e-radius) * 0);
|
|
134
|
+
}
|
|
135
|
+
|
|
18
136
|
/* stylelint-disable-line no-empty-source */
|
|
19
137
|
/*! calendar bootstrap5 theme variables */
|
|
20
138
|
.e-popup.e-ddl {
|
|
21
|
-
border-radius:
|
|
139
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
22
140
|
-webkit-box-shadow: none;
|
|
23
141
|
box-shadow: none;
|
|
24
142
|
margin-top: 3px;
|
|
@@ -119,13 +237,13 @@
|
|
|
119
237
|
}
|
|
120
238
|
|
|
121
239
|
.e-multiselect .e-input-group-icon.e-ddl-icon {
|
|
122
|
-
border-radius: 0
|
|
240
|
+
border-radius: calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.125) calc(var(--e-radius) * 0.125) calc(var(--e-radius) * 0);
|
|
123
241
|
border-right-width: 0;
|
|
124
242
|
}
|
|
125
243
|
|
|
126
244
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
127
245
|
border-left-width: 0;
|
|
128
|
-
border-radius:
|
|
246
|
+
border-radius: calc(var(--e-radius) * 0.25) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0) calc(var(--e-radius) * 0.25);
|
|
129
247
|
border-right-width: 1px;
|
|
130
248
|
}
|
|
131
249
|
|
|
@@ -201,6 +319,80 @@
|
|
|
201
319
|
content: "\e730";
|
|
202
320
|
}
|
|
203
321
|
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
/* Font Family */
|
|
331
|
+
/* border */
|
|
332
|
+
/* 0px */
|
|
333
|
+
/* 1px */
|
|
334
|
+
/* 1.5px */
|
|
335
|
+
/* 2px */
|
|
336
|
+
/* 3px */
|
|
337
|
+
/* 4px */
|
|
338
|
+
/* 5px */
|
|
339
|
+
/* 6px */
|
|
340
|
+
/* 7px */
|
|
341
|
+
/* 8px */
|
|
342
|
+
/* Radius */
|
|
343
|
+
/* 1px */
|
|
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 */
|
|
359
|
+
/* 17px */
|
|
360
|
+
/* 18px */
|
|
361
|
+
/* 19px */
|
|
362
|
+
/* 20px */
|
|
363
|
+
/* 21px */
|
|
364
|
+
/* 22px */
|
|
365
|
+
/* 23px */
|
|
366
|
+
/* 24px */
|
|
367
|
+
/* 25px */
|
|
368
|
+
/* 26px */
|
|
369
|
+
/* 27px */
|
|
370
|
+
/* 28px */
|
|
371
|
+
/* 29px */
|
|
372
|
+
/* 30px */
|
|
373
|
+
/* 31px */
|
|
374
|
+
/* 32px */
|
|
375
|
+
/* 33px */
|
|
376
|
+
/* 34px */
|
|
377
|
+
/* 35px */
|
|
378
|
+
/* 36px */
|
|
379
|
+
/* 37px */
|
|
380
|
+
/* 38px */
|
|
381
|
+
/* 39px */
|
|
382
|
+
/* 40px */
|
|
383
|
+
/* 41px */
|
|
384
|
+
/* 42px */
|
|
385
|
+
/* 43px */
|
|
386
|
+
/* 44px */
|
|
387
|
+
/* 45px */
|
|
388
|
+
/* 46px */
|
|
389
|
+
/* 47px */
|
|
390
|
+
/* 48px */
|
|
391
|
+
/* 49px */
|
|
392
|
+
/* 50px */
|
|
393
|
+
/* 5em */
|
|
394
|
+
|
|
395
|
+
|
|
204
396
|
.e-inplaceeditor {
|
|
205
397
|
display: inline-block;
|
|
206
398
|
position: relative;
|
|
@@ -223,7 +415,7 @@
|
|
|
223
415
|
}
|
|
224
416
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
225
417
|
display: inline-block;
|
|
226
|
-
font-family:
|
|
418
|
+
font-family: var(--e-font-family);
|
|
227
419
|
font-size: 14px;
|
|
228
420
|
margin: 0 28px 0 0;
|
|
229
421
|
}
|
|
@@ -280,7 +472,7 @@
|
|
|
280
472
|
}
|
|
281
473
|
.e-inplaceeditor .e-editable-value-container .e-editable-value {
|
|
282
474
|
display: inline-block;
|
|
283
|
-
font-family:
|
|
475
|
+
font-family: var(--e-font-family);
|
|
284
476
|
font-size: 14px;
|
|
285
477
|
margin: 0 28px 0 0;
|
|
286
478
|
}
|
|
@@ -493,7 +685,7 @@
|
|
|
493
685
|
-webkit-box-direction: normal;
|
|
494
686
|
-ms-flex-direction: column;
|
|
495
687
|
flex-direction: column;
|
|
496
|
-
font-family:
|
|
688
|
+
font-family: var(--e-font-family);
|
|
497
689
|
font-size: 14px;
|
|
498
690
|
font-weight: 500;
|
|
499
691
|
height: 36px;
|
|
@@ -552,6 +744,80 @@
|
|
|
552
744
|
min-height: 60px;
|
|
553
745
|
}
|
|
554
746
|
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
/* Font Family */
|
|
756
|
+
/* border */
|
|
757
|
+
/* 0px */
|
|
758
|
+
/* 1px */
|
|
759
|
+
/* 1.5px */
|
|
760
|
+
/* 2px */
|
|
761
|
+
/* 3px */
|
|
762
|
+
/* 4px */
|
|
763
|
+
/* 5px */
|
|
764
|
+
/* 6px */
|
|
765
|
+
/* 7px */
|
|
766
|
+
/* 8px */
|
|
767
|
+
/* Radius */
|
|
768
|
+
/* 1px */
|
|
769
|
+
/* 2px */
|
|
770
|
+
/* 3px */
|
|
771
|
+
/* 4px */
|
|
772
|
+
/* 5px */
|
|
773
|
+
/* 6px */
|
|
774
|
+
/* 7px */
|
|
775
|
+
/* 8px */
|
|
776
|
+
/* 9px */
|
|
777
|
+
/* 10px */
|
|
778
|
+
/* 11px */
|
|
779
|
+
/* 12px */
|
|
780
|
+
/* 13px */
|
|
781
|
+
/* 14px */
|
|
782
|
+
/* 15px */
|
|
783
|
+
/* 16px */
|
|
784
|
+
/* 17px */
|
|
785
|
+
/* 18px */
|
|
786
|
+
/* 19px */
|
|
787
|
+
/* 20px */
|
|
788
|
+
/* 21px */
|
|
789
|
+
/* 22px */
|
|
790
|
+
/* 23px */
|
|
791
|
+
/* 24px */
|
|
792
|
+
/* 25px */
|
|
793
|
+
/* 26px */
|
|
794
|
+
/* 27px */
|
|
795
|
+
/* 28px */
|
|
796
|
+
/* 29px */
|
|
797
|
+
/* 30px */
|
|
798
|
+
/* 31px */
|
|
799
|
+
/* 32px */
|
|
800
|
+
/* 33px */
|
|
801
|
+
/* 34px */
|
|
802
|
+
/* 35px */
|
|
803
|
+
/* 36px */
|
|
804
|
+
/* 37px */
|
|
805
|
+
/* 38px */
|
|
806
|
+
/* 39px */
|
|
807
|
+
/* 40px */
|
|
808
|
+
/* 41px */
|
|
809
|
+
/* 42px */
|
|
810
|
+
/* 43px */
|
|
811
|
+
/* 44px */
|
|
812
|
+
/* 45px */
|
|
813
|
+
/* 46px */
|
|
814
|
+
/* 47px */
|
|
815
|
+
/* 48px */
|
|
816
|
+
/* 49px */
|
|
817
|
+
/* 50px */
|
|
818
|
+
/* 5em */
|
|
819
|
+
|
|
820
|
+
|
|
555
821
|
.e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
|
|
556
822
|
border-bottom: 1px dashed var(--color-sf-content-text-color);
|
|
557
823
|
color: var(--color-sf-content-text-color);
|
|
@@ -564,7 +830,7 @@
|
|
|
564
830
|
}
|
|
565
831
|
.e-inplaceeditor .e-editable-value-wrapper:hover {
|
|
566
832
|
background: var(--color-sf-content-bg-color-alt2);
|
|
567
|
-
border-radius:
|
|
833
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
568
834
|
}
|
|
569
835
|
.e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
|
|
570
836
|
border-bottom-color: transparent;
|
|
@@ -581,7 +847,7 @@
|
|
|
581
847
|
}
|
|
582
848
|
.e-inplaceeditor .e-editable-value-container:hover {
|
|
583
849
|
background: var(--color-sf-content-bg-color-alt2);
|
|
584
|
-
border-radius:
|
|
850
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
585
851
|
}
|
|
586
852
|
.e-inplaceeditor .e-editable-value-container:hover .e-editable-value {
|
|
587
853
|
border-bottom-color: transparent;
|
|
@@ -616,7 +882,7 @@
|
|
|
616
882
|
box-shadow: 0 0 4px 0 rgba(var(--color-sf-black), 0.1), 0 4px 6px -4px rgba(var(--color-sf-black), 0.1), 0 10px 15px -3px rgba(var(--color-sf-black), 0.1);
|
|
617
883
|
}
|
|
618
884
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-tip-content {
|
|
619
|
-
border-radius:
|
|
885
|
+
border-radius: calc(var(--e-radius) * 0.25);
|
|
620
886
|
color: var(--color-sf-content-text-color);
|
|
621
887
|
}
|
|
622
888
|
.e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
|