@syncfusion/ej2-angular-inplace-editor 23.2.5 → 24.1.41-ngcc

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.
Files changed (122) hide show
  1. package/@syncfusion/ej2-angular-inplace-editor.es5.js +279 -0
  2. package/@syncfusion/ej2-angular-inplace-editor.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-inplace-editor.js +260 -0
  4. package/@syncfusion/ej2-angular-inplace-editor.js.map +1 -0
  5. package/CHANGELOG.md +263 -0
  6. package/dist/ej2-angular-inplace-editor.umd.js +354 -0
  7. package/dist/ej2-angular-inplace-editor.umd.js.map +1 -0
  8. package/dist/ej2-angular-inplace-editor.umd.min.js +11 -0
  9. package/dist/ej2-angular-inplace-editor.umd.min.js.map +1 -0
  10. package/ej2-angular-inplace-editor.d.ts +5 -0
  11. package/ej2-angular-inplace-editor.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/inplace-editor/inplaceeditor-all.module.d.ts +0 -6
  18. package/src/inplace-editor/inplaceeditor.component.d.ts +0 -3
  19. package/src/inplace-editor/inplaceeditor.module.d.ts +0 -6
  20. package/styles/bootstrap-dark.css +1 -752
  21. package/styles/bootstrap.css +1 -886
  22. package/styles/bootstrap4.css +1 -1167
  23. package/styles/bootstrap5-dark.css +1 -837
  24. package/styles/bootstrap5.css +1 -837
  25. package/styles/fabric-dark.css +1 -708
  26. package/styles/fabric.css +1 -696
  27. package/styles/fluent-dark.css +1 -770
  28. package/styles/fluent.css +1 -770
  29. package/styles/highcontrast-light.css +1 -780
  30. package/styles/highcontrast.css +1 -787
  31. package/styles/inplace-editor/bootstrap-dark.css +1 -752
  32. package/styles/inplace-editor/bootstrap-dark.scss +1 -26
  33. package/styles/inplace-editor/bootstrap.css +1 -886
  34. package/styles/inplace-editor/bootstrap.scss +1 -26
  35. package/styles/inplace-editor/bootstrap4.css +1 -1167
  36. package/styles/inplace-editor/bootstrap4.scss +1 -26
  37. package/styles/inplace-editor/bootstrap5-dark.css +1 -837
  38. package/styles/inplace-editor/bootstrap5-dark.scss +1 -26
  39. package/styles/inplace-editor/bootstrap5.css +1 -837
  40. package/styles/inplace-editor/bootstrap5.scss +1 -26
  41. package/styles/inplace-editor/fabric-dark.css +1 -708
  42. package/styles/inplace-editor/fabric-dark.scss +1 -26
  43. package/styles/inplace-editor/fabric.css +1 -696
  44. package/styles/inplace-editor/fabric.scss +1 -26
  45. package/styles/inplace-editor/fluent-dark.css +1 -770
  46. package/styles/inplace-editor/fluent-dark.scss +1 -26
  47. package/styles/inplace-editor/fluent.css +1 -770
  48. package/styles/inplace-editor/fluent.scss +1 -26
  49. package/styles/inplace-editor/highcontrast-light.css +1 -780
  50. package/styles/inplace-editor/highcontrast-light.scss +1 -26
  51. package/styles/inplace-editor/highcontrast.css +1 -787
  52. package/styles/inplace-editor/highcontrast.scss +1 -26
  53. package/styles/inplace-editor/material-dark.css +1 -709
  54. package/styles/inplace-editor/material-dark.scss +1 -26
  55. package/styles/inplace-editor/material.css +1 -756
  56. package/styles/inplace-editor/material.scss +1 -26
  57. package/styles/inplace-editor/material3-dark.css +1 -803
  58. package/styles/inplace-editor/material3-dark.scss +1 -26
  59. package/styles/inplace-editor/material3.css +1 -859
  60. package/styles/inplace-editor/material3.scss +1 -26
  61. package/styles/inplace-editor/tailwind-dark.css +1 -749
  62. package/styles/inplace-editor/tailwind-dark.scss +1 -26
  63. package/styles/inplace-editor/tailwind.css +1 -749
  64. package/styles/inplace-editor/tailwind.scss +1 -26
  65. package/styles/material-dark.css +1 -709
  66. package/styles/material.css +1 -756
  67. package/styles/material3-dark.css +1 -803
  68. package/styles/material3-dark.scss +0 -1
  69. package/styles/material3.css +1 -859
  70. package/styles/material3.scss +0 -1
  71. package/styles/tailwind-dark.css +1 -749
  72. package/styles/tailwind.css +1 -749
  73. package/esm2020/public_api.mjs +0 -3
  74. package/esm2020/src/index.mjs +0 -5
  75. package/esm2020/src/inplace-editor/inplaceeditor-all.module.mjs +0 -50
  76. package/esm2020/src/inplace-editor/inplaceeditor.component.mjs +0 -147
  77. package/esm2020/src/inplace-editor/inplaceeditor.module.mjs +0 -25
  78. package/esm2020/syncfusion-ej2-angular-inplace-editor.mjs +0 -5
  79. package/fesm2015/syncfusion-ej2-angular-inplace-editor.mjs +0 -222
  80. package/fesm2015/syncfusion-ej2-angular-inplace-editor.mjs.map +0 -1
  81. package/fesm2020/syncfusion-ej2-angular-inplace-editor.mjs +0 -222
  82. package/fesm2020/syncfusion-ej2-angular-inplace-editor.mjs.map +0 -1
  83. package/styles/inplace-editor/_all.scss +0 -2
  84. package/styles/inplace-editor/_bootstrap-dark-definition.scss +0 -74
  85. package/styles/inplace-editor/_bootstrap-definition.scss +0 -75
  86. package/styles/inplace-editor/_bootstrap4-definition.scss +0 -75
  87. package/styles/inplace-editor/_bootstrap5-dark-definition.scss +0 -1
  88. package/styles/inplace-editor/_bootstrap5-definition.scss +0 -69
  89. package/styles/inplace-editor/_fabric-dark-definition.scss +0 -74
  90. package/styles/inplace-editor/_fabric-definition.scss +0 -75
  91. package/styles/inplace-editor/_fluent-dark-definition.scss +0 -1
  92. package/styles/inplace-editor/_fluent-definition.scss +0 -70
  93. package/styles/inplace-editor/_fusionnew-definition.scss +0 -69
  94. package/styles/inplace-editor/_highcontrast-definition.scss +0 -74
  95. package/styles/inplace-editor/_highcontrast-light-definition.scss +0 -74
  96. package/styles/inplace-editor/_layout.scss +0 -658
  97. package/styles/inplace-editor/_material-dark-definition.scss +0 -75
  98. package/styles/inplace-editor/_material-definition.scss +0 -75
  99. package/styles/inplace-editor/_material3-dark-definition.scss +0 -1
  100. package/styles/inplace-editor/_material3-definition.scss +0 -70
  101. package/styles/inplace-editor/_tailwind-dark-definition.scss +0 -1
  102. package/styles/inplace-editor/_tailwind-definition.scss +0 -70
  103. package/styles/inplace-editor/_theme.scss +0 -277
  104. package/styles/inplace-editor/icons/_bootstrap-dark.scss +0 -19
  105. package/styles/inplace-editor/icons/_bootstrap.scss +0 -19
  106. package/styles/inplace-editor/icons/_bootstrap4.scss +0 -19
  107. package/styles/inplace-editor/icons/_bootstrap5-dark.scss +0 -1
  108. package/styles/inplace-editor/icons/_bootstrap5.scss +0 -19
  109. package/styles/inplace-editor/icons/_fabric-dark.scss +0 -19
  110. package/styles/inplace-editor/icons/_fabric.scss +0 -19
  111. package/styles/inplace-editor/icons/_fluent-dark.scss +0 -1
  112. package/styles/inplace-editor/icons/_fluent.scss +0 -19
  113. package/styles/inplace-editor/icons/_fusionnew.scss +0 -19
  114. package/styles/inplace-editor/icons/_highcontrast-light.scss +0 -19
  115. package/styles/inplace-editor/icons/_highcontrast.scss +0 -19
  116. package/styles/inplace-editor/icons/_material-dark.scss +0 -19
  117. package/styles/inplace-editor/icons/_material.scss +0 -19
  118. package/styles/inplace-editor/icons/_material3-dark.scss +0 -1
  119. package/styles/inplace-editor/icons/_material3.scss +0 -19
  120. package/styles/inplace-editor/icons/_tailwind-dark.scss +0 -1
  121. package/styles/inplace-editor/icons/_tailwind.scss +0 -19
  122. package/syncfusion-ej2-angular-inplace-editor.d.ts +0 -5
@@ -1,75 +0,0 @@
1
- /*! Material theme definitions and variables */
2
-
3
- /*! Value element styles */
4
- $editor-big-value-text-font-size: 14px !default;
5
- $editor-nrml-value-text-font-size: 13px !default;
6
- $editor-big-value-container-padding: 8px !default;
7
- $editor-nrml-value-container-padding: 6px 8px !default;
8
- $editor-big-value-container-spin-padding: 8px !default;
9
- $editor-nrml-value-container-spin-padding: 8px !default;
10
- $editor-big-value-margin: 0 30px 0 0 !default;
11
- $editor-nrml-value-margin: 0 28px 0 0 !default;
12
- $editor-rtl-big-value-margin: 0 0 0 30px !default;
13
- $editor-rtl-nrml-value-margin: 0 0 0 28px !default;
14
- $editor-big-overlay-icon-size: 16px !default;
15
- $editor-nrml-overlay-icon-size: 14px !default;
16
- $editor-big-overlay-icon-container-size: 20px !default;
17
- $editor-nrml-overlay-icon-container-size: 18px !default;
18
- $editor-big-overlay-icon-left-right: 8px !default;
19
- $editor-nrml-overlay-icon-left-right: 8px !default;
20
- $editor-value-hover-bg: $grey-100 !default;
21
- $editor-value-text-color: rgba($grey-light-font, .87) !default;
22
- $editor-overlay-icon-color: rgba($grey-light-font, .54) !default;
23
- $editor-value-text-border: 1px dashed $editor-value-text-color !default;
24
- $editable-overlay-icon-height: inherit !default;
25
- $editable-overlay-icon: 0 !default;
26
-
27
- /*! Tooltip styles */
28
- $editor-tip-border: 1px solid $grey-400 !default;
29
- $editor-tip-bg: $grey-white !default;
30
- $editor-tip-arrow-icon-color: $grey-white !default;
31
- $editor-tip-title-arrow-icon-color: $grey-200 !default;
32
- $editor-tip-arrow-bdr-color: $grey-400 !default;
33
- $editor-tip-title-arrow-bdr-color: $grey-400 !default;
34
- $editor-tip-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12) !default;
35
-
36
- /*! Tip Content styles */
37
- $editor-tip-content-bdr-radius: 2px !default;
38
- $editor-popup-tip-content-bdr-radius: 2px !default;
39
-
40
- /*! Title styles */
41
- $editor-tip-title-font-weight: 500 !default;
42
- $editor-big-tip-title-font-size: 14px !default;
43
- $editor-nrml-tip-title-font-size: 13px !default;
44
- $editor-big-tip-title-padding: 0 0 0 12px !default;
45
- $editor-nrml-tip-title-padding: 0 0 0 10px !default;
46
- $editor-rtl-big-tip-title-padding: 0 12px 0 0 !default;
47
- $editor-rtl-nrml-tip-title-padding: 0 10px 0 0 !default;
48
- $editor-big-tip-title-container-size: 36px !default;
49
- $editor-nrml-tip-title-container-size: 30px !default;
50
- $editor-tip-title-bg: $grey-200 !default;
51
- $editor-tio-title-border-bottom: 0 !default;
52
- $editor-tip-title-color: rgba($grey-light-font, .87) !default;
53
-
54
- /*! Wrapper styles */
55
- $editor-big-tip-wrapper-padding: 16px !default;
56
- $editor-nrml-tip-wrapper-padding: 16px !default;
57
- $editor-big-wrapper-title-with-padding: 10px 16px 16px 16px !default;
58
- $editor-nrml-wrapper-title-with-padding: 10px 16px 16px 16px !default;
59
-
60
- /*! Component group styles */
61
- $editor-component-bottom-margin: 4px !default;
62
-
63
- /*! Button styles */
64
- $editor-buttons-top-margin: 4px !default;
65
- $editor-btn-save-icon-size: 16px !default;
66
- $editor-btn-cancel-icon-size: 16px !default;
67
- $editor-big-btn-save-margin: 0 4px 0 0 !default;
68
- $editor-nrml-btn-save-margin: 0 4px 0 0 !default;
69
- $editor-big-btn-cancel-margin: 0 0 0 4px !default;
70
- $editor-nrml-btn-cancel-margin: 0 0 0 4px !default;
71
- $editor-rtl-big-btn-save-margin: 0 0 0 4px !default;
72
- $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
73
- $editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
74
- $editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
75
- $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
@@ -1 +0,0 @@
1
- @import './material3-definition.scss';
@@ -1,70 +0,0 @@
1
- //Layout Variable Start
2
- $editor-big-value-text-font-size: $text-base !default;
3
- $editor-nrml-value-text-font-size: $text-sm !default;
4
- $editor-big-value-container-padding: 8px 36px 8px 16px !default;
5
- $editor-nrml-value-container-padding: 6px 30px 6px 12px !default;
6
- $editor-big-value-container-spin-padding: 8px !default;
7
- $editor-nrml-value-container-spin-padding: 8px !default;
8
- $editor-big-value-margin: 0 !default;
9
- $editor-nrml-value-margin: 0 8px 0 0 !default;
10
- $editor-rtl-big-value-margin: 0 0 0 28px !default;
11
- $editor-rtl-nrml-value-margin: 0 0 0 32px !default;
12
- $editor-big-overlay-icon-size: $text-base !default;
13
- $editor-nrml-overlay-icon-size: $text-sm !default;
14
- $editor-big-overlay-icon-container-size: 20px !default;
15
- $editor-nrml-overlay-icon-container-size: 20px !default;
16
- $editor-big-overlay-icon-left-right: 8px !default;
17
- $editor-nrml-overlay-icon-left-right: 0 !default;
18
- $editor-tip-content-bdr-radius: 4px !default;
19
- $editor-popup-tip-content-bdr-radius: 20px !default;
20
- $editor-popup-tip-wrapper-bdr-radius: 0 !default;
21
- $editor-tip-title-font-weight: $font-weight-normal !default;
22
- $editor-big-tip-title-font-size: $text-2xl !default;
23
- $editor-nrml-tip-title-font-size: $text-base !default;
24
- $editor-big-tip-title-padding: 24px !default;
25
- $editor-nrml-tip-title-padding: 20px 20px 12px 20px !default;
26
- $editor-rtl-big-tip-title-padding: 12px 16px 12px 16px !default;
27
- $editor-rtl-nrml-tip-title-padding: 9px 12px 9px 12px !default;
28
- $editor-big-tip-title-container-size: 46px !default;
29
- $editor-nrml-tip-title-container-size: 24px !default;
30
- $editor-big-tip-wrapper-padding: 24px !default;
31
- $editor-nrml-tip-wrapper-padding: 20px !default;
32
- $editor-big-wrapper-title-with-padding: 24px !default;
33
- $editor-nrml-wrapper-title-with-padding: 20px !default;
34
- $editor-component-bottom-margin: 4px !default;
35
- $editor-buttons-top-margin: 4px !default;
36
- $editor-btn-save-icon-size: 16px !default;
37
- $editor-btn-cancel-icon-size: 16px !default;
38
- $editor-big-btn-save-margin: 0 4px 0 0 !default;
39
- $editor-nrml-btn-save-margin: 0 6px 0 0 !default;
40
- $editor-big-btn-cancel-margin: 0 0 0 4px !default;
41
- $editor-nrml-btn-cancel-margin: 0 0 0 6px !default;
42
- $editor-rtl-big-btn-save-margin: 0 0 0 4px !default;
43
- $editor-rtl-nrml-btn-save-margin: 0 0 0 6px !default;
44
- $editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
45
- $editor-rtl-nrml-btn-cancel-margin: 0 6px 0 0 !default;
46
-
47
- //Layout Variable End
48
-
49
- //Theme Variable Start
50
- $editor-value-hover-bg: $content-bg-color-alt2 !default;
51
- $editor-value-text-color: rgba($content-text-color) !default;
52
- $editor-overlay-icon-color: rgba($icon-color) !default;
53
- $editor-value-text-border: 1px solid rgba($content-text-color) !default;
54
- $editor-background-color: $transparent !default;
55
- $wrapper-background-color: $flyout-bg-color !default;
56
- $editor-tip-border: 0 !default;
57
- $editor-tip-bg: $flyout-bg-color !default;
58
- $editor-tip-arrow-icon-color: $flyout-bg-color !default;
59
- $editor-tip-title-arrow-icon-color: $content-bg-color-alt1 !default;
60
- $editor-tip-arrow-bdr-color: $flyout-bg-color !default;
61
- $editor-tip-title-arrow-bdr-color: rgba($border) !default;
62
- $editor-tip-box-shadow: $shadow-lg !default;
63
- $editor-tip-title-bg: $flyout-bg-color !default;
64
- $editor-tio-title-border-bottom: 0 !default;
65
- $editor-tip-title-color: rgba($content-text-color) !default;
66
- $editable-overlay-icon-height: inherit !default;
67
- $editable-overlay-icon: 0 !default;
68
- $editor-btn-icon-color: rgba($icon-color) !default;
69
-
70
- //Theme Variable End
@@ -1 +0,0 @@
1
- @import './tailwind-definition.scss';
@@ -1,70 +0,0 @@
1
- //Layout Variable Start
2
- $editor-big-value-text-font-size: $text-base !default;
3
- $editor-nrml-value-text-font-size: $text-sm !default;
4
- $editor-big-value-container-padding: 7px 12px 7px 12px !default;
5
- $editor-nrml-value-container-padding: 3px 8px 5px 8px !default;
6
- $editor-big-value-container-spin-padding: 8px !default;
7
- $editor-nrml-value-container-spin-padding: 8px !default;
8
- $editor-big-value-margin: 0 30px 0 0 !default;
9
- $editor-nrml-value-margin: 0 28px 0 0 !default;
10
- $editor-rtl-big-value-margin: 0 0 0 30px !default;
11
- $editor-rtl-nrml-value-margin: 0 0 0 28px !default;
12
- $editor-big-overlay-icon-size: $text-base !default;
13
- $editor-nrml-overlay-icon-size: $text-sm !default;
14
- $editor-big-overlay-icon-container-size: 20px !default;
15
- $editor-nrml-overlay-icon-container-size: 20px !default;
16
- $editor-big-overlay-icon-left-right: 8px !default;
17
- $editor-nrml-overlay-icon-left-right: 8px !default;
18
- $editor-tip-content-bdr-radius: 4px !default;
19
- $editor-popup-tip-content-bdr-radius: 4px !default;
20
- $editor-tip-title-font-weight: 500 !default;
21
- $editor-big-tip-title-font-size: $text-sm !default;
22
- $editor-nrml-tip-title-font-size: $text-xs !default;
23
- $editor-big-tip-title-padding: 7px 16px 7px 16px !default;
24
- $editor-nrml-tip-title-padding: 6px 12px 6px 12px !default;
25
- $editor-rtl-big-tip-title-padding: 7px 16px 7px 16px !default;
26
- $editor-rtl-nrml-tip-title-padding: 6px 12px 6px 12px !default;
27
- $editor-big-tip-title-container-size: 36px !default;
28
- $editor-nrml-tip-title-container-size: 30px !default;
29
- $editor-big-tip-wrapper-padding: 16px !default;
30
- $editor-nrml-tip-wrapper-padding: 12px !default;
31
- $editor-big-wrapper-title-with-padding: 16px !default;
32
- $editor-nrml-wrapper-title-with-padding: 12px !default;
33
- $editor-component-bottom-margin: 4px !default;
34
- $editor-buttons-top-margin: 4px !default;
35
- $editor-btn-save-icon-size: 16px !default;
36
- $editor-btn-cancel-icon-size: 16px !default;
37
- $editor-big-btn-save-margin: 0 4px 0 0 !default;
38
- $editor-nrml-btn-save-margin: 0 4px 0 0 !default;
39
- $editor-big-btn-cancel-margin: 0 0 0 4px !default;
40
- $editor-nrml-btn-cancel-margin: 0 0 0 4px !default;
41
- $editor-rtl-big-btn-save-margin: 0 0 0 4px !default;
42
- $editor-rtl-nrml-btn-save-margin: 0 0 0 4px !default;
43
- $editor-rtl-big-btn-cancel-margin: 0 4px 0 0 !default;
44
- $editor-rtl-nrml-btn-cancel-margin: 0 4px 0 0 !default;
45
-
46
- //Layout Variable End
47
-
48
- //Theme Variable Start
49
- $editor-value-hover-bg: $content-bg-color-alt2 !default;
50
- $content-text-color: $content-text-color !default;
51
- $editor-value-text-color: $content-text-color !default;
52
- $editor-overlay-icon-color: $icon-color !default;
53
- $editor-value-text-border: 1px dashed $content-text-color !default;
54
- $editor-background-color: $transparent !default;
55
- $wrapper-background-color: $flyout-bg-color !default;
56
- $editor-tip-border: 1px solid $border-light !default;
57
- $editor-tip-bg: $flyout-bg-color !default;
58
- $editor-tip-arrow-icon-color: $flyout-bg-color !default;
59
- $editor-tip-title-arrow-icon-color: $content-bg-color-alt2 !default;
60
- $editor-tip-arrow-bdr-color: $content-bg-color-alt2 !default;
61
- $editor-tip-title-arrow-bdr-color: $content-bg-color-alt2 !default;
62
- $editor-tip-box-shadow: $shadow-lg !default;
63
- $editor-tip-title-bg: $content-bg-color-alt2 !default;
64
- $editor-tio-title-border-bottom: 0 !default;
65
- $editor-tip-title-color: $content-text-color-alt2 !default;
66
- $editable-overlay-icon-height: inherit !default;
67
- $editable-overlay-icon: 0 !default;
68
- $editor-btn-icon-color: $icon-color !default;
69
-
70
- //Theme Variable End
@@ -1,277 +0,0 @@
1
- @include export-module('inplaceeditor-theme') {
2
-
3
- /*! inplaceeditor theme */
4
-
5
- .e-inplaceeditor {
6
-
7
- .e-editable-value-wrapper {
8
-
9
- .e-editable-value {
10
- border-bottom: $editor-value-text-border;
11
- color: $editor-value-text-color;
12
- }
13
-
14
- .e-editable-overlay-icon {
15
- color: $editor-overlay-icon-color;
16
- }
17
-
18
- &.e-loading {
19
-
20
- .e-editable-value {
21
- border-bottom: 0;
22
- }
23
- }
24
-
25
- &:hover {
26
- background: $editor-value-hover-bg;
27
- border-radius: $editor-tip-content-bdr-radius;
28
-
29
- .e-editable-value {
30
- border-bottom-color: transparent;
31
- }
32
- }
33
- }
34
-
35
- .e-editable-value-container {
36
-
37
- .e-editable-value {
38
- border-bottom: $editor-value-text-border;
39
- color: $editor-value-text-color;
40
- }
41
-
42
- .e-editable-overlay-icon {
43
- color: $editor-overlay-icon-color;
44
- }
45
-
46
- &.e-loading {
47
-
48
- .e-editable-value {
49
- border-bottom: 0;
50
- }
51
- }
52
-
53
- &:hover {
54
- background: $editor-value-hover-bg;
55
- border-radius: $editor-tip-content-bdr-radius;
56
-
57
- .e-editable-value {
58
- border-bottom-color: transparent;
59
- }
60
- }
61
- }
62
-
63
- &[data-underline = 'false'] {
64
-
65
- .e-editable-value-wrapper {
66
-
67
- .e-editable-value {
68
- border-bottom: 0;
69
- }
70
- }
71
-
72
- .e-editable-value-container {
73
-
74
- .e-editable-value {
75
- border-bottom: 0;
76
- }
77
- }
78
- }
79
-
80
- &.e-disable {
81
- pointer-events: none;
82
- touch-action: none;
83
-
84
- .e-editable-value-wrapper {
85
-
86
- .e-editable-value {
87
- border-bottom-color: transparent;
88
- }
89
- }
90
-
91
- .e-editable-value-container {
92
-
93
- .e-editable-value {
94
- border-bottom-color: transparent;
95
- }
96
- }
97
- }
98
- }
99
-
100
- .e-inplaceeditor,
101
- .e-inplaceeditor-tip {
102
-
103
- .e-editable-action-buttons {
104
-
105
- .e-btn-save.e-icon-btn,
106
- .e-btn-cancel.e-icon-btn {
107
-
108
- @if $skin-name == 'fabric-dark' or $skin-name == 'bootstrap-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
109
- box-shadow: none;
110
- }
111
- @else if $skin-name == 'fabric' {
112
- box-shadow: 0 1px 4px 0 $black-color;
113
- }
114
- @else if $skin-name == 'bootstrap' {
115
- box-shadow: 0 1px 4px 0 $black-color;
116
- }
117
- @else if $skin-name == 'bootstrap4' {
118
- background-color: $content-bg;
119
- border: 1px solid $gray-400;
120
- box-shadow: 0 1px 4px 0 $black-color;
121
- }
122
-
123
- @else if $skin-name == 'bootstrap5' {
124
- background-color: $content-bg-color;
125
- border: 1px solid $border-light;
126
- border-radius: 4px;
127
- }
128
-
129
- .e-btn-icon.e-icons {
130
- color: $editor-btn-icon-color;
131
- }
132
-
133
- @if $skin-name == 'bootstrap4' {
134
-
135
- &:hover {
136
- background-color: darken($gray-600, 7.5%);
137
- border: 1px solid darken($gray-600, 10%);
138
- }
139
-
140
- &:disabled {
141
- background-color: $content-bg;
142
- border: 1px solid $gray-400;
143
- box-shadow: 0 1px 4px 0 $black-color;
144
- }
145
- }
146
- @else if $skin-name == 'bootstrap5' {
147
-
148
- &:hover {
149
- background-color: darken($gray-600, 7.5%);
150
- border: 1px solid darken($gray-600, 10%);
151
- }
152
-
153
- &:disabled{
154
- background-color: $content-bg-color;
155
- border: 1px solid $border-light;
156
- border-radius: 4px;
157
- }
158
- }
159
-
160
- @if $skin-name == 'bootstrap4' {
161
-
162
- &:focus {
163
- background-color: $gray-600;
164
- border: 1px solid $gray-600;
165
- }
166
- }
167
-
168
- @if $skin-name == 'bootstrap4' {
169
-
170
- &:active {
171
- background-color: darken($gray-600, 10%);
172
- border: 1px solid darken($gray-600, 12.5%);
173
- }
174
- }
175
-
176
- &:hover,
177
- &:active {
178
-
179
- .e-btn-icon.e-icons {
180
-
181
- @if $skin-name == 'bootstrap4' or $skin-name =='bootstrap5' {
182
- color: $white;
183
- }
184
- }
185
- }
186
-
187
- &:focus {
188
-
189
- .e-btn-icon.e-icons {
190
-
191
- @if $skin-name == 'bootstrap4' {
192
- color: $white;
193
- }
194
- }
195
- }
196
- }
197
- }
198
- }
199
-
200
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
201
- .e-inplaceeditor .e-editable-value-wrapper {
202
- background-color: $editor-background-color;
203
- border-radius: 4px;
204
- }
205
-
206
- .e-inplaceeditor .e-editable-value-wrapper.e-tooltip.e-editable-open {
207
- background: $wrapper-background-color;
208
- }
209
- }
210
-
211
- .e-inplaceeditor-tip {
212
-
213
- &.e-tooltip-wrap.e-popup {
214
- background: $editor-tip-bg;
215
- box-shadow: $editor-tip-box-shadow;
216
- @if $skin-name == 'FluentUI' or $skin-name == 'Material3' {
217
- border-radius: $editor-popup-tip-wrapper-bdr-radius;
218
- }
219
-
220
- .e-tip-content {
221
- border-radius: $editor-popup-tip-content-bdr-radius;
222
- color: $editor-value-text-color;
223
- @if $skin-name == 'Material3' {
224
- background: $editor-tip-title-bg;
225
- }
226
- }
227
-
228
- .e-arrow-tip-inner {
229
- color: $editor-tip-arrow-icon-color;
230
- }
231
-
232
- .e-arrow-tip-outer {
233
-
234
- &.e-tip-top {
235
- border-bottom-color: $editor-tip-arrow-bdr-color;
236
- }
237
-
238
- &.e-tip-bottom {
239
- border-top-color: $editor-tip-arrow-bdr-color;
240
- }
241
- }
242
-
243
- &.e-popup {
244
- border: $editor-tip-border;
245
- @if $skin-name == 'Material3' {
246
- border-radius: 8px;
247
- }
248
- }
249
-
250
- .e-editable-title {
251
- background: $editor-tip-title-bg;
252
- border-bottom: $editor-tio-title-border-bottom;
253
- color: $editor-tip-title-color;
254
- }
255
- }
256
-
257
- &.e-editable-tip-title {
258
-
259
- &.e-tooltip-wrap {
260
-
261
- .e-arrow-tip-outer {
262
-
263
- &.e-tip-top {
264
- border-bottom-color: $editor-tip-title-arrow-bdr-color;
265
- }
266
- }
267
-
268
- .e-arrow-tip-inner {
269
-
270
- &.e-tip-top {
271
- color: $editor-tip-title-arrow-icon-color;
272
- }
273
- }
274
- }
275
- }
276
- }
277
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap-dark-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e614';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e60a';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e338';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e614';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e60a';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e338';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap4-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e718';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e745';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e78f';
17
- }
18
- }
19
- }
@@ -1 +0,0 @@
1
- @import './bootstrap5.scss';
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e774';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e7e7';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e730';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-fabric-dark-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e614';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\ebe8';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e97c';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-fabric-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e614';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\ebe8';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e97c';
17
- }
18
- }
19
- }
@@ -1 +0,0 @@
1
- @import './fluent.scss';
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e774';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e7e7';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e730';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-bootstrap-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e774';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\e7e7';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e730';
17
- }
18
- }
19
- }
@@ -1,19 +0,0 @@
1
- @include export-module('inplaceeditor-highcontrast-dark-icons') {
2
-
3
- /*! inplaceeditor icons */
4
- .e-inplaceeditor,
5
- .e-inplaceeditor-tip {
6
-
7
- .e-save-icon::before {
8
- content: '\e614';
9
- }
10
-
11
- .e-cancel-icon::before {
12
- content: '\ebe8';
13
- }
14
-
15
- .e-editable-overlay-icon::before {
16
- content: '\e97c';
17
- }
18
- }
19
- }