@syncfusion/ej2-angular-inputs 23.2.4-ngcc → 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 (228) hide show
  1. package/CHANGELOG.md +1 -40
  2. package/dist/ej2-angular-inputs.umd.js +1 -1
  3. package/dist/ej2-angular-inputs.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +1 -7061
  9. package/styles/bootstrap-dark.scss +1 -0
  10. package/styles/bootstrap.css +1 -7040
  11. package/styles/bootstrap.scss +1 -0
  12. package/styles/bootstrap4.css +1 -7194
  13. package/styles/bootstrap4.scss +1 -0
  14. package/styles/bootstrap5-dark.css +1 -7345
  15. package/styles/bootstrap5-dark.scss +1 -0
  16. package/styles/bootstrap5.css +1 -7345
  17. package/styles/bootstrap5.scss +1 -0
  18. package/styles/color-picker/bootstrap-dark.css +1 -745
  19. package/styles/color-picker/bootstrap.css +1 -745
  20. package/styles/color-picker/bootstrap4.css +1 -828
  21. package/styles/color-picker/bootstrap5-dark.css +1 -796
  22. package/styles/color-picker/bootstrap5.css +1 -796
  23. package/styles/color-picker/fabric-dark.css +1 -745
  24. package/styles/color-picker/fabric.css +1 -745
  25. package/styles/color-picker/fluent-dark.css +1 -753
  26. package/styles/color-picker/fluent.css +1 -753
  27. package/styles/color-picker/highcontrast-light.css +1 -745
  28. package/styles/color-picker/highcontrast.css +1 -745
  29. package/styles/color-picker/material-dark.css +1 -751
  30. package/styles/color-picker/material.css +1 -759
  31. package/styles/color-picker/material3-dark.css +1 -879
  32. package/styles/color-picker/material3.css +1 -935
  33. package/styles/color-picker/tailwind-dark.css +1 -773
  34. package/styles/color-picker/tailwind.css +1 -773
  35. package/styles/data-form/bootstrap-dark.css +1 -0
  36. package/styles/data-form/bootstrap-dark.scss +1 -0
  37. package/styles/data-form/bootstrap.css +1 -0
  38. package/styles/data-form/bootstrap.scss +1 -0
  39. package/styles/data-form/bootstrap4.css +1 -0
  40. package/styles/data-form/bootstrap4.scss +1 -0
  41. package/styles/data-form/bootstrap5-dark.css +1 -0
  42. package/styles/data-form/bootstrap5-dark.scss +1 -0
  43. package/styles/data-form/bootstrap5.css +1 -0
  44. package/styles/data-form/bootstrap5.scss +1 -0
  45. package/styles/data-form/fabric-dark.css +1 -0
  46. package/styles/data-form/fabric-dark.scss +1 -0
  47. package/styles/data-form/fabric.css +1 -0
  48. package/styles/data-form/fabric.scss +1 -0
  49. package/styles/data-form/fluent-dark.css +1 -0
  50. package/styles/data-form/fluent-dark.scss +1 -0
  51. package/styles/data-form/fluent.css +1 -0
  52. package/styles/data-form/fluent.scss +1 -0
  53. package/styles/data-form/highcontrast-light.css +1 -0
  54. package/styles/data-form/highcontrast-light.scss +1 -0
  55. package/styles/data-form/highcontrast.css +1 -0
  56. package/styles/data-form/highcontrast.scss +1 -0
  57. package/styles/data-form/material-dark.css +1 -0
  58. package/styles/data-form/material-dark.scss +1 -0
  59. package/styles/data-form/material.css +1 -0
  60. package/styles/data-form/material.scss +1 -0
  61. package/styles/data-form/material3-dark.css +1 -0
  62. package/styles/data-form/material3-dark.scss +2 -0
  63. package/styles/data-form/material3.css +1 -0
  64. package/styles/data-form/material3.scss +2 -0
  65. package/styles/data-form/tailwind-dark.css +1 -0
  66. package/styles/data-form/tailwind-dark.scss +1 -0
  67. package/styles/data-form/tailwind.css +1 -0
  68. package/styles/data-form/tailwind.scss +1 -0
  69. package/styles/fabric-dark.css +1 -6990
  70. package/styles/fabric-dark.scss +1 -0
  71. package/styles/fabric.css +1 -6990
  72. package/styles/fabric.scss +1 -0
  73. package/styles/fluent-dark.css +1 -7126
  74. package/styles/fluent-dark.scss +1 -0
  75. package/styles/fluent.css +1 -7126
  76. package/styles/fluent.scss +1 -0
  77. package/styles/highcontrast-light.css +1 -7306
  78. package/styles/highcontrast-light.scss +1 -0
  79. package/styles/highcontrast.css +1 -7306
  80. package/styles/highcontrast.scss +1 -0
  81. package/styles/input/bootstrap-dark.css +1 -4652
  82. package/styles/input/bootstrap.css +1 -4652
  83. package/styles/input/bootstrap4.css +1 -4634
  84. package/styles/input/bootstrap5-dark.css +1 -4745
  85. package/styles/input/bootstrap5.css +1 -4745
  86. package/styles/input/fabric-dark.css +1 -4572
  87. package/styles/input/fabric.css +1 -4572
  88. package/styles/input/fluent-dark.css +1 -4617
  89. package/styles/input/fluent.css +1 -4617
  90. package/styles/input/highcontrast-light.css +1 -4846
  91. package/styles/input/highcontrast.css +1 -4846
  92. package/styles/input/material-dark.css +1 -12567
  93. package/styles/input/material.css +1 -12575
  94. package/styles/input/material3-dark.css +1 -12444
  95. package/styles/input/material3.css +1 -12500
  96. package/styles/input/tailwind-dark.css +1 -4588
  97. package/styles/input/tailwind.css +1 -4588
  98. package/styles/maskedtextbox/bootstrap-dark.css +1 -34
  99. package/styles/maskedtextbox/bootstrap.css +1 -14
  100. package/styles/maskedtextbox/bootstrap4.css +1 -34
  101. package/styles/maskedtextbox/bootstrap5-dark.css +1 -34
  102. package/styles/maskedtextbox/bootstrap5.css +1 -34
  103. package/styles/maskedtextbox/fabric-dark.css +1 -34
  104. package/styles/maskedtextbox/fabric.css +1 -34
  105. package/styles/maskedtextbox/fluent-dark.css +1 -27
  106. package/styles/maskedtextbox/fluent.css +1 -27
  107. package/styles/maskedtextbox/highcontrast-light.css +1 -34
  108. package/styles/maskedtextbox/highcontrast.css +1 -34
  109. package/styles/maskedtextbox/material-dark.css +1 -40
  110. package/styles/maskedtextbox/material.css +1 -48
  111. package/styles/maskedtextbox/material3-dark.css +1 -103
  112. package/styles/maskedtextbox/material3.css +1 -159
  113. package/styles/maskedtextbox/tailwind-dark.css +1 -34
  114. package/styles/maskedtextbox/tailwind.css +1 -34
  115. package/styles/material-dark.css +1 -15146
  116. package/styles/material-dark.scss +1 -0
  117. package/styles/material.css +1 -15190
  118. package/styles/material.scss +1 -0
  119. package/styles/material3-dark.css +1 -15642
  120. package/styles/material3-dark.scss +1 -0
  121. package/styles/material3.css +1 -16146
  122. package/styles/material3.scss +1 -0
  123. package/styles/numerictextbox/bootstrap-dark.css +1 -52
  124. package/styles/numerictextbox/bootstrap.css +1 -52
  125. package/styles/numerictextbox/bootstrap4.css +1 -48
  126. package/styles/numerictextbox/bootstrap5-dark.css +1 -48
  127. package/styles/numerictextbox/bootstrap5.css +1 -48
  128. package/styles/numerictextbox/fabric-dark.css +1 -48
  129. package/styles/numerictextbox/fabric.css +1 -48
  130. package/styles/numerictextbox/fluent-dark.css +1 -59
  131. package/styles/numerictextbox/fluent.css +1 -59
  132. package/styles/numerictextbox/highcontrast-light.css +1 -48
  133. package/styles/numerictextbox/highcontrast.css +1 -48
  134. package/styles/numerictextbox/material-dark.css +1 -54
  135. package/styles/numerictextbox/material.css +1 -62
  136. package/styles/numerictextbox/material3-dark.css +1 -117
  137. package/styles/numerictextbox/material3.css +1 -173
  138. package/styles/numerictextbox/tailwind-dark.css +1 -48
  139. package/styles/numerictextbox/tailwind.css +1 -48
  140. package/styles/rating/bootstrap-dark.css +1 -270
  141. package/styles/rating/bootstrap.css +1 -270
  142. package/styles/rating/bootstrap4.css +1 -270
  143. package/styles/rating/bootstrap5-dark.css +1 -271
  144. package/styles/rating/bootstrap5.css +1 -271
  145. package/styles/rating/fabric-dark.css +1 -270
  146. package/styles/rating/fabric.css +1 -270
  147. package/styles/rating/fluent-dark.css +1 -270
  148. package/styles/rating/fluent.css +1 -270
  149. package/styles/rating/highcontrast-light.css +1 -270
  150. package/styles/rating/highcontrast.css +1 -270
  151. package/styles/rating/material-dark.css +1 -270
  152. package/styles/rating/material.css +1 -270
  153. package/styles/rating/material3-dark.css +1 -335
  154. package/styles/rating/material3.css +1 -391
  155. package/styles/rating/tailwind-dark.css +1 -275
  156. package/styles/rating/tailwind.css +1 -275
  157. package/styles/signature/bootstrap-dark.css +1 -9
  158. package/styles/signature/bootstrap.css +1 -9
  159. package/styles/signature/bootstrap4.css +1 -9
  160. package/styles/signature/bootstrap5-dark.css +1 -9
  161. package/styles/signature/bootstrap5.css +1 -9
  162. package/styles/signature/fabric-dark.css +1 -9
  163. package/styles/signature/fabric.css +1 -9
  164. package/styles/signature/fluent-dark.css +1 -9
  165. package/styles/signature/fluent.css +1 -9
  166. package/styles/signature/highcontrast-light.css +1 -9
  167. package/styles/signature/highcontrast.css +1 -9
  168. package/styles/signature/material-dark.css +1 -9
  169. package/styles/signature/material.css +1 -9
  170. package/styles/signature/material3-dark.css +1 -64
  171. package/styles/signature/material3.css +1 -120
  172. package/styles/signature/tailwind-dark.css +1 -9
  173. package/styles/signature/tailwind.css +1 -9
  174. package/styles/slider/bootstrap-dark.css +1 -492
  175. package/styles/slider/bootstrap.css +1 -492
  176. package/styles/slider/bootstrap4.css +1 -564
  177. package/styles/slider/bootstrap5-dark.css +1 -629
  178. package/styles/slider/bootstrap5.css +1 -629
  179. package/styles/slider/fabric-dark.css +1 -504
  180. package/styles/slider/fabric.css +1 -504
  181. package/styles/slider/fluent-dark.css +1 -532
  182. package/styles/slider/fluent.css +1 -532
  183. package/styles/slider/highcontrast-light.css +1 -547
  184. package/styles/slider/highcontrast.css +1 -547
  185. package/styles/slider/material-dark.css +1 -642
  186. package/styles/slider/material.css +1 -642
  187. package/styles/slider/material3-dark.css +1 -764
  188. package/styles/slider/material3.css +1 -820
  189. package/styles/slider/tailwind-dark.css +1 -628
  190. package/styles/slider/tailwind.css +1 -628
  191. package/styles/tailwind-dark.css +1 -7197
  192. package/styles/tailwind-dark.scss +1 -0
  193. package/styles/tailwind.css +1 -7197
  194. package/styles/tailwind.scss +1 -0
  195. package/styles/textbox/bootstrap-dark.css +1 -2
  196. package/styles/textbox/bootstrap.css +1 -2
  197. package/styles/textbox/bootstrap4.css +1 -2
  198. package/styles/textbox/bootstrap5-dark.css +1 -2
  199. package/styles/textbox/bootstrap5.css +1 -2
  200. package/styles/textbox/fabric-dark.css +1 -2
  201. package/styles/textbox/fabric.css +1 -2
  202. package/styles/textbox/fluent-dark.css +1 -2
  203. package/styles/textbox/fluent.css +1 -2
  204. package/styles/textbox/highcontrast-light.css +1 -2
  205. package/styles/textbox/highcontrast.css +1 -2
  206. package/styles/textbox/material-dark.css +1 -8
  207. package/styles/textbox/material.css +1 -16
  208. package/styles/textbox/material3-dark.css +1 -71
  209. package/styles/textbox/material3.css +1 -127
  210. package/styles/textbox/tailwind-dark.css +1 -2
  211. package/styles/textbox/tailwind.css +1 -2
  212. package/styles/uploader/bootstrap-dark.css +1 -800
  213. package/styles/uploader/bootstrap.css +1 -800
  214. package/styles/uploader/bootstrap4.css +1 -800
  215. package/styles/uploader/bootstrap5-dark.css +1 -806
  216. package/styles/uploader/bootstrap5.css +1 -806
  217. package/styles/uploader/fabric-dark.css +1 -800
  218. package/styles/uploader/fabric.css +1 -800
  219. package/styles/uploader/fluent-dark.css +1 -852
  220. package/styles/uploader/fluent.css +1 -852
  221. package/styles/uploader/highcontrast-light.css +1 -800
  222. package/styles/uploader/highcontrast.css +1 -800
  223. package/styles/uploader/material-dark.css +1 -800
  224. package/styles/uploader/material.css +1 -804
  225. package/styles/uploader/material3-dark.css +1 -860
  226. package/styles/uploader/material3.css +1 -916
  227. package/styles/uploader/tailwind-dark.css +1 -834
  228. package/styles/uploader/tailwind.css +1 -834
@@ -1,828 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- .e-container .e-value-switch-btn::before {
3
- content: "\e799";
4
- }
5
-
6
- .e-colorpicker-wrapper,
7
- .e-colorpicker-container {
8
- display: inline-block;
9
- line-height: 0;
10
- outline: none;
11
- -webkit-user-select: none;
12
- -ms-user-select: none;
13
- user-select: none;
14
- }
15
- .e-colorpicker-wrapper .e-colorpicker,
16
- .e-colorpicker-container .e-colorpicker {
17
- height: 1px;
18
- opacity: 0;
19
- position: absolute;
20
- width: 1px;
21
- }
22
- .e-colorpicker-wrapper .e-btn.e-icon-btn,
23
- .e-colorpicker-container .e-btn.e-icon-btn {
24
- padding: 8px 9px 7px 9px;
25
- }
26
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
27
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
28
- font-family: initial;
29
- line-height: 17px;
30
- padding: 8px 9px 7px 9px;
31
- box-shadow: none;
32
- }
33
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
34
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
35
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
36
- background-size: 8px;
37
- border-radius: 4px;
38
- height: 18px;
39
- margin-top: 0;
40
- position: relative;
41
- width: 18px;
42
- }
43
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview,
44
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color .e-split-preview {
45
- border-radius: 4px;
46
- }
47
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-btn.e-icon-btn,
48
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-btn.e-icon-btn {
49
- padding: 8px 9px 7px 9px;
50
- }
51
- .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
52
- .e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
53
- padding: 8px 9px 7px 9px;
54
- }
55
- .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-btn.e-icon-btn,
56
- .e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-btn.e-icon-btn {
57
- padding: 8px 9px 7px 9px;
58
- }
59
- .e-colorpicker-wrapper *,
60
- .e-colorpicker-container * {
61
- box-sizing: border-box;
62
- }
63
- .e-colorpicker-wrapper.e-disabled .e-palette .e-tile,
64
- .e-colorpicker-container.e-disabled .e-palette .e-tile {
65
- cursor: default;
66
- }
67
- .e-colorpicker-wrapper.e-disabled .e-palette .e-tile:hover,
68
- .e-colorpicker-container.e-disabled .e-palette .e-tile:hover {
69
- border: 0;
70
- box-shadow: none;
71
- }
72
- .e-colorpicker-wrapper.e-disabled .e-palette .e-tile.e-selected,
73
- .e-colorpicker-container.e-disabled .e-palette .e-tile.e-selected {
74
- border: 0;
75
- }
76
- .e-colorpicker-wrapper.e-disabled .e-container .e-handler, .e-colorpicker-wrapper.e-disabled .e-container .e-preview-container, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider, .e-colorpicker-wrapper.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle,
77
- .e-colorpicker-container.e-disabled .e-container .e-handler,
78
- .e-colorpicker-container.e-disabled .e-container .e-preview-container,
79
- .e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider,
80
- .e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider,
81
- .e-colorpicker-container.e-disabled .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
82
- cursor: default;
83
- }
84
- .e-colorpicker-wrapper.e-disabled .e-container .e-hsv-container,
85
- .e-colorpicker-container.e-disabled .e-container .e-hsv-container {
86
- pointer-events: none;
87
- }
88
-
89
- .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn) {
90
- line-height: 0;
91
- }
92
-
93
- /* stylelint-disable property-no-vendor-prefix */
94
- .e-colorpicker.e-modal, .e-colorpicker.e-hsv-model {
95
- -webkit-overflow-scrolling: touch;
96
- height: 100%;
97
- left: 0;
98
- position: fixed;
99
- top: 0;
100
- width: 100%;
101
- }
102
- .e-colorpicker.e-modal {
103
- background-color: rgba(0, 0, 0, 0.6);
104
- opacity: 0.5;
105
- pointer-events: auto;
106
- }
107
- .e-colorpicker.e-hsv-model {
108
- background-color: transparent;
109
- }
110
-
111
- .sf-colorpicker .e-switch-ctrl-btn .e-ctrl-btn {
112
- position: relative;
113
- }
114
-
115
- .e-show-value .sf-colorpicker.e-color-palette .e-selected-value, .e-show-value .sf-colorpicker.e-color-palette .e-switch-ctrl-btn {
116
- width: 270px;
117
- }
118
-
119
- .e-dropdown-popup.e-transparent .e-container {
120
- display: none;
121
- }
122
-
123
- body.e-colorpicker-overflow {
124
- overflow: visible;
125
- }
126
-
127
- .e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
128
- .e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
129
- .e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
130
- .e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
131
- line-height: 20px;
132
- padding: 10px;
133
- }
134
- .e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
135
- .e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
136
- .e-bigger .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color,
137
- .e-bigger.e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn .e-selected-color {
138
- height: 26px;
139
- width: 26px;
140
- }
141
- .e-bigger .e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
142
- .e-bigger.e-colorpicker-wrapper .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
143
- .e-bigger .e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn,
144
- .e-bigger.e-colorpicker-container .e-split-btn-wrapper.e-rtl .e-split-colorpicker.e-split-btn {
145
- padding: 10px;
146
- }
147
- .e-bigger .e-colorpicker-wrapper .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
148
- .e-bigger.e-colorpicker-wrapper .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
149
- .e-bigger .e-colorpicker-container .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn),
150
- .e-bigger.e-colorpicker-container .e-colorpicker-popup:not(.e-split-btn-wrapper):not(.e-dropdown-btn) {
151
- line-height: 0;
152
- }
153
-
154
- .e-container {
155
- border: 0;
156
- border-radius: 4px;
157
- display: inline-block;
158
- line-height: 0;
159
- outline: none;
160
- -webkit-user-select: none;
161
- -ms-user-select: none;
162
- user-select: none;
163
- background-color: #fff;
164
- border-color: rgba(0, 0, 0, 0.2);
165
- box-shadow: none;
166
- }
167
- .e-container.e-color-picker {
168
- width: 270px;
169
- background-color: #fff;
170
- border: 1px solid rgba(0, 0, 0, 0.2);
171
- }
172
- .e-container.e-color-picker .e-mode-switch-btn {
173
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwLjIgKDU1MDQ3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA0IENvcHk8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS04IiBmaWxsPSIjNDU5NkNFIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS05IiBmaWxsPSIjNUNDMTVCIiB4PSIwIiB5PSIxMiIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIj48L3JlY3Q+CiAgICAgICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTI1LUNvcHktMTAiIGZpbGw9IiNGQkQ1MDYiIHg9IjEyIiB5PSIwIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMjUtQ29weS0xMSIgZmlsbD0iI0VDNEU0MyIgeD0iMTIiIHk9IjEyIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjwvcmVjdD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+") no-repeat 100% 100%;
174
- }
175
- .e-container.e-color-palette {
176
- background-color: #fff;
177
- border: 1px solid rgba(0, 0, 0, 0.2);
178
- width: auto;
179
- }
180
- .e-container.e-color-palette .e-mode-switch-btn {
181
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+Cjxzdmcgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE4IDE4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zOnNlcmlmPSJodHRwOi8vd3d3LnNlcmlmLmNvbS8iIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MS40MTQyMTsiPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgc3R5bGU9ImZpbGw6dXJsKCNfTGluZWFyMSk7Ii8+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiBzdHlsZT0iZmlsbDp1cmwoI19MaW5lYXIyKTsiLz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLDAsMTgpIj4KICAgICAgICA8Y2xpcFBhdGggaWQ9Il9jbGlwMyI+CiAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIvPgogICAgICAgIDwvY2xpcFBhdGg+CiAgICAgICAgPGcgY2xpcC1wYXRoPSJ1cmwoI19jbGlwMykiPgogICAgICAgICAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwtMCwxOCkiPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsMCwxOCkiPgogICAgICAgIDxjbGlwUGF0aCBpZD0iX2NsaXA0Ij4KICAgICAgICAgICAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4Ii8+CiAgICAgICAgPC9jbGlwUGF0aD4KICAgICAgICA8ZyBjbGlwLXBhdGg9InVybCgjX2NsaXA0KSI+CiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEsMCwwLC0xLC0wLDE4KSI+CiAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNfSW1hZ2U1IiB4PSIwIiB5PSIwIiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4Ii8+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+CiAgICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwtMSwwLDE4KSI+CiAgICAgICAgPGNsaXBQYXRoIGlkPSJfY2xpcDYiPgogICAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiLz4KICAgICAgICA8L2NsaXBQYXRoPgogICAgICAgIDxnIGNsaXAtcGF0aD0idXJsKCNfY2xpcDYpIj4KICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsLTEsLTAsMTgpIj4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0iX0xpbmVhcjEiIHgxPSIwIiB5MT0iMCIgeDI9IjEiIHkyPSIwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCg2LjI3MDE5ZS0xNCwtMTAyNCwtMTAyNCwtNi4yNzAxOWUtMTQsMCwxOCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6cmdiKDAsMTgyLDI1NSk7c3RvcC1vcGFjaXR5OjAiLz48c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOmJsYWNrO3N0b3Atb3BhY2l0eTowIi8+PC9saW5lYXJHcmFkaWVudD4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9Il9MaW5lYXIyIiB4MT0iMCIgeTE9IjAiIHgyPSIxIiB5Mj0iMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMS4xMDIxOGUtMTUsLTE4LC0xOCwtMS4xMDIxOGUtMTUsMTgsMTgpIj48c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYigwLDE4MiwyNTUpO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjpibGFjaztzdG9wLW9wYWNpdHk6MSIvPjwvbGluZWFyR3JhZGllbnQ+CiAgICAgICAgPGltYWdlIGlkPSJfSW1hZ2U1IiB3aWR0aD0iMThweCIgaGVpZ2h0PSIxOHB4IiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUJJQUFBQVNDQVlBQUFCV3pvNVhBQUFBQ1hCSVdYTUFBQTdFQUFBT3hBR1ZLdzRiQUFBQmUwbEVRVlE0alcyUjIyNGNNUXhER2NBbyt2OC8yU0lYZE9wTk5iSXVWaDlrZXp6SlBoaWlTT3JNQXZ2eTBBanlBSGVBSEdBSHlDUDE4dTQ3ZVl6ZTlBS2xhaDlCZ0F5WG5tVUxjQStRYmQ3cWp4OWdnVkxGUWRiVDlBQlpYNlZkWHpNLy9MVmZqbE11dy9xQWR2QUMzZmR2bVE1UVpVbUErZ1ZUWDZWZDh3Sjk3NWRLbkdYek1VZnBpVGYzdXpkQi93Z2tsaVZ4a0U1dFdSSkxiNGMvNlplamZvTE5NdFJaeXYyWk4zZFNCYXREVlFGWGxQcDRnTlZBb3FPa1F4dW8yY3Iybk5Wd2lnSnVnQ2xnaWxMclgxQ2Jod3BXdmUwa3NtVTUzUXh3SGM4QU01UjZIQnRBUUUzQVlqa25WREpyb2tDM1BIYlBPZlpTano4SjRMWU9XRFIzVlJBblBOeUE3dm1tZGs5UWQ1VGo0dzBzRzRqYjBPbXBUa0FmMHpiZDExN3FCSjBOeEx3MGl5RGNnZGlPcG80K0lCMElINkQzMXdTMEJqb1ozQ1QvMHBpSGNla0ppTmgwdmxMZmZnOUF3OGs4Z3RoZXYyczh6MHA5L1FVNlQ3Z2JFTWhnbGhIcDdjZDQzbm5CajU4ekhVZERiMk1URit6TC9oOXIveU91c0ZQS093QUFBQUJKUlU1RXJrSmdnZz09Ii8+CiAgICA8L2RlZnM+Cjwvc3ZnPgo=") no-repeat 100% 100%;
182
- }
183
- .e-container .e-custom-palette {
184
- width: auto;
185
- }
186
- .e-container .e-custom-palette .e-palette {
187
- padding: 10px;
188
- }
189
- .e-container .e-custom-palette.e-palette-group {
190
- height: 270px;
191
- overflow-y: scroll;
192
- }
193
- .e-container .e-palette {
194
- border-bottom: 0;
195
- display: table;
196
- line-height: 0;
197
- outline: none;
198
- -webkit-user-select: none;
199
- -ms-user-select: none;
200
- user-select: none;
201
- }
202
- .e-container .e-palette .e-row {
203
- display: table-row;
204
- white-space: nowrap;
205
- }
206
- .e-container .e-palette .e-tile {
207
- border: 0.5px solid transparent;
208
- box-sizing: border-box;
209
- cursor: pointer;
210
- display: inline-block;
211
- height: 27px;
212
- text-align: center;
213
- vertical-align: middle;
214
- width: 27px;
215
- }
216
- .e-container .e-palette .e-tile.e-selected {
217
- outline: #adb5bd 0.5px solid;
218
- position: relative;
219
- }
220
- .e-container .e-palette .e-tile:hover {
221
- box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 0.2);
222
- position: relative;
223
- }
224
- .e-container .e-palette .e-tile.e-nocolor-item {
225
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
226
- background-size: 8px;
227
- }
228
- .e-container .e-hsv-container {
229
- border-bottom: 0;
230
- position: relative;
231
- -ms-touch-action: none;
232
- touch-action: none;
233
- }
234
- .e-container .e-hsv-container .e-hsv-color {
235
- background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%), linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
236
- height: 170px;
237
- }
238
- .e-container .e-hsv-container .e-handler {
239
- border: 1px solid #fff;
240
- border-radius: 6px;
241
- box-shadow: 0 0 3px rgba(0, 0, 0, 0.2), inset 0 0 2px rgba(0, 0, 0, 0.2);
242
- cursor: pointer;
243
- display: inline-block;
244
- height: 10px;
245
- margin-left: -4px;
246
- margin-top: -4px;
247
- position: absolute;
248
- -ms-touch-action: none;
249
- touch-action: none;
250
- -webkit-user-select: none;
251
- -ms-user-select: none;
252
- user-select: none;
253
- width: 10px;
254
- }
255
- .e-container .e-slider-preview {
256
- display: inline-block;
257
- width: 100%;
258
- padding: 14px;
259
- }
260
- .e-container .e-slider-preview .e-colorpicker-slider {
261
- display: inline-block;
262
- width: 82.5%;
263
- }
264
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
265
- height: 18px;
266
- }
267
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider {
268
- height: 18px;
269
- top: calc(50% - 9px);
270
- }
271
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-slider-track {
272
- height: 6px;
273
- top: calc(50% - 3px);
274
- border-radius: 0;
275
- }
276
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
277
- border-radius: 6px;
278
- cursor: pointer;
279
- height: 14px;
280
- top: calc(50% - 7px);
281
- width: 14px;
282
- }
283
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-handle-active {
284
- cursor: pointer;
285
- }
286
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle.e-large-thumb-size {
287
- transform: scale(1);
288
- }
289
- .e-container .e-slider-preview .e-colorpicker-slider .e-hue-slider .e-slider-track {
290
- background: linear-gradient(to right, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
291
- }
292
- .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-slider-track {
293
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
294
- border: 0;
295
- z-index: 0;
296
- }
297
- .e-container .e-slider-preview .e-colorpicker-slider .e-opacity-slider .e-opacity-empty-track {
298
- background-size: contain;
299
- border: 0;
300
- height: 6px;
301
- position: absolute;
302
- top: calc(50% - 3px);
303
- width: 100%;
304
- z-index: 1;
305
- }
306
- .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-hue-slider .e-handle-start, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle, .e-container .e-slider-preview .e-colorpicker-slider .e-slider.e-opacity-slider .e-handle-start {
307
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
308
- }
309
- .e-container .e-slider-preview .e-preview-container {
310
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
311
- background-size: 10px;
312
- border: 1px solid #dee2e6;
313
- cursor: pointer;
314
- display: inline-block;
315
- height: 32px;
316
- margin-left: 4.17%;
317
- position: relative;
318
- top: -2px;
319
- width: 13.338%;
320
- }
321
- .e-container .e-slider-preview .e-preview-container .e-preview {
322
- display: block;
323
- height: 16px;
324
- position: absolute;
325
- width: 100%;
326
- }
327
- .e-container .e-slider-preview .e-preview-container .e-preview.e-current {
328
- border-bottom: 1px solid #dee2e6;
329
- top: 0;
330
- }
331
- .e-container .e-slider-preview .e-preview-container .e-preview.e-previous {
332
- height: 16px;
333
- top: 16px;
334
- }
335
- .e-container .e-selected-value {
336
- -ms-flex-align: center;
337
- align-items: center;
338
- display: -ms-flexbox;
339
- display: flex;
340
- padding: 0 15px 15px;
341
- -webkit-user-select: none;
342
- -ms-user-select: none;
343
- user-select: none;
344
- width: 100%;
345
- }
346
- .e-container .e-selected-value .e-input-container .e-float-input input {
347
- padding-left: 0;
348
- text-align: center;
349
- }
350
- .e-container .e-selected-value .e-input-container .e-numeric-hidden {
351
- display: none;
352
- }
353
- .e-container .e-selected-value .e-value-switch-btn {
354
- font-family: "e-icons";
355
- margin-top: 22px;
356
- padding: 2px 3px;
357
- font-size: 16px;
358
- line-height: 16px;
359
- }
360
- .e-container .e-input-container {
361
- display: inline-block;
362
- width: 90%;
363
- }
364
- .e-container .e-input-container .e-float-input {
365
- display: inline-block;
366
- margin-right: 1.856%;
367
- vertical-align: baseline;
368
- }
369
- .e-container .e-input-container .e-float-input:first-child {
370
- width: 30%;
371
- }
372
- .e-container .e-input-container .e-float-input:first-child input {
373
- height: 32px;
374
- }
375
- .e-container .e-input-container .e-float-input.e-numeric {
376
- height: 32px;
377
- width: 15%;
378
- }
379
- .e-container .e-input-container .e-float-input.e-numeric input {
380
- height: 30px;
381
- }
382
- .e-container .e-input-container .e-float-input .e-float-text {
383
- text-align: center;
384
- text-align: left;
385
- }
386
- .e-container .e-switch-ctrl-btn {
387
- display: inline-block;
388
- padding: 14px 14px 14px;
389
- white-space: nowrap;
390
- width: 100%;
391
- }
392
- .e-container .e-switch-ctrl-btn .e-ctrl-btn {
393
- float: right;
394
- text-align: right;
395
- white-space: nowrap;
396
- width: 86.913%;
397
- }
398
- .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn {
399
- max-width: 47.29%;
400
- overflow: hidden;
401
- text-overflow: ellipsis;
402
- white-space: nowrap;
403
- }
404
- .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-cancel {
405
- margin-left: 8px;
406
- }
407
- .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-btn.e-flat:hover {
408
- border-color: #adb5bd;
409
- }
410
- .e-container .e-switch-ctrl-btn .e-mode-switch-btn {
411
- background-origin: border-box;
412
- background-position: center;
413
- background-size: cover;
414
- float: left;
415
- margin-top: 2px;
416
- overflow: hidden;
417
- white-space: nowrap;
418
- }
419
- .e-container .e-switch-ctrl-btn .e-mode-switch-btn:hover {
420
- border-color: #adb5bd;
421
- }
422
- .e-container .e-switch-ctrl-btn .e-mode-switch-btn:focus {
423
- box-shadow: none;
424
- }
425
- .e-container .e-value-switch-btn, .e-container .e-mode-switch-btn {
426
- background-color: transparent;
427
- border-color: transparent;
428
- position: relative;
429
- width: 28px;
430
- height: 26px;
431
- }
432
- .e-container.e-color-picker .e-value-switch-btn:focus, .e-container.e-color-picker .e-value-switch-btn:hover, .e-container.e-color-picker .e-value-switch-btn:active {
433
- border-color: transparent;
434
- box-shadow: none;
435
- outline: none;
436
- }
437
- .e-container.e-color-picker .e-value-switch-btn:focus {
438
- outline: none;
439
- }
440
- .e-container.e-color-palette .e-palette + .e-selected-value, .e-container.e-color-palette .e-palette-group + .e-selected-value {
441
- padding: 15px 15px;
442
- }
443
- .e-container.e-color-palette .e-palette + .e-switch-ctrl-btn, .e-container.e-color-palette .e-palette-group + .e-switch-ctrl-btn {
444
- padding: 25px 15px 15px;
445
- }
446
-
447
- .sf-colorpicker.e-container .e-input-container .e-float-input {
448
- float: left;
449
- margin-left: -1px;
450
- }
451
-
452
- .e-hide-opacity .e-container .e-slider-preview .e-colorpicker-slider {
453
- vertical-align: super;
454
- }
455
- .e-hide-opacity .e-container .e-slider-preview .e-preview-container {
456
- top: 0;
457
- }
458
- .e-hide-opacity .e-container .e-float-input:first-child {
459
- width: 38%;
460
- }
461
- .e-hide-opacity .e-container .e-float-input.e-numeric {
462
- width: 18.1%;
463
- }
464
-
465
- .e-hide-hex-value .e-container .e-float-input.e-numeric {
466
- width: 23.14%;
467
- }
468
- .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
469
- width: 31.48%;
470
- }
471
-
472
- .e-hide-valueswitcher .e-container .e-input-container {
473
- width: 100%;
474
- }
475
- .e-hide-valueswitcher .e-container .e-float-input:first-child {
476
- width: 31%;
477
- }
478
- .e-hide-valueswitcher .e-container .e-float-input.e-numeric {
479
- width: 15.38%;
480
- }
481
- .e-hide-valueswitcher .e-container .e-float-input:last-child {
482
- margin-right: 0;
483
- }
484
- .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
485
- width: 36%;
486
- }
487
- .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
488
- width: 19.47%;
489
- }
490
- .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric {
491
- width: 23.59%;
492
- }
493
- .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
494
- width: 32.1%;
495
- }
496
-
497
- .e-rtl .e-container .e-hsv-container .e-hsv-color {
498
- background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%), linear-gradient(to left, #fff 0, rgba(255, 255, 255, 0) 100%);
499
- }
500
- .e-rtl .e-container .e-slider-preview .e-hue-slider .e-slider-track {
501
- background: linear-gradient(to left, #f00 0, #ff0 16%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 84%, #ff0004 100%);
502
- }
503
- .e-rtl .e-container .e-slider-preview .e-preview-container {
504
- margin-left: 0;
505
- margin-right: 4.17%;
506
- }
507
- .e-rtl .e-container .e-selected-value .e-float-input {
508
- margin-left: 1.856%;
509
- margin-right: 0;
510
- }
511
- .e-rtl .e-container .e-selected-value .e-float-input input {
512
- padding-right: 0;
513
- }
514
- .e-rtl .e-container .e-selected-value .e-value-switch-btn {
515
- transform: rotate(180deg);
516
- }
517
- .e-rtl .e-container .e-switch-ctrl-btn .e-mode-switch-btn {
518
- float: right;
519
- }
520
- .e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn {
521
- float: left;
522
- text-align: left;
523
- }
524
- .e-rtl .e-container .e-switch-ctrl-btn .e-ctrl-btn .e-cancel {
525
- margin-left: 0;
526
- margin-right: 8px;
527
- }
528
- .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
529
- float: right;
530
- margin-right: -1px;
531
- }
532
- .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
533
- margin-left: 0;
534
- }
535
-
536
- .e-bigger .e-container.e-color-picker {
537
- width: 290px;
538
- }
539
- .e-bigger .e-container .e-palette .e-tile {
540
- height: 29px;
541
- width: 29px;
542
- }
543
- .e-bigger .e-container .e-hsv-container .e-handler {
544
- height: 12px;
545
- width: 12px;
546
- }
547
- .e-bigger .e-container .e-hsv-container .e-hsv-color {
548
- height: 180px;
549
- }
550
- .e-bigger .e-container .e-custom-palette.e-palette-group {
551
- height: 290px;
552
- }
553
- .e-bigger .e-container .e-slider-preview {
554
- padding: 16px;
555
- }
556
- .e-bigger .e-container .e-slider-preview .e-preview-container {
557
- margin-left: 3.85%;
558
- vertical-align: super;
559
- width: 12.31%;
560
- top: 0;
561
- }
562
- .e-bigger .e-container .e-slider-preview .e-colorpicker-slider {
563
- width: 83.7%;
564
- }
565
- .e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container {
566
- height: 22px;
567
- padding: 12px;
568
- }
569
- .e-bigger .e-container .e-slider-preview .e-colorpicker-slider .e-slider-container .e-handle {
570
- border-radius: 8px;
571
- height: 16px;
572
- top: calc(50% - 8px);
573
- width: 16px;
574
- }
575
- .e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn {
576
- display: inline-block;
577
- padding: 16px;
578
- white-space: nowrap;
579
- width: 100%;
580
- }
581
- .e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-ctrl-btn {
582
- width: 90.6%;
583
- }
584
- .e-bigger .e-container .e-slider-preview .e-switch-ctrl-btn .e-cancel {
585
- margin-left: 10px;
586
- }
587
- .e-bigger .e-container.e-color-palette .e-palette + .e-switch-ctrl-btn {
588
- padding: 25px 15px 15px;
589
- }
590
- .e-bigger .e-container .e-input-container {
591
- width: 90.77%;
592
- }
593
- .e-bigger .e-container .e-input-container .e-float-input {
594
- margin-right: 1.699%;
595
- }
596
- .e-bigger .e-container .e-input-container .e-float-input:first-child {
597
- width: 30.7%;
598
- }
599
- .e-bigger .e-container .e-input-container .e-float-input:first-child input {
600
- height: 38px;
601
- }
602
- .e-bigger .e-container .e-input-container .e-float-input.e-numeric {
603
- height: 38px;
604
- width: 15.2%;
605
- }
606
- .e-bigger .e-container .e-input-container .e-float-input.e-numeric input {
607
- height: 36px;
608
- }
609
- .e-bigger .e-container .e-css.e-value-switch-btn, .e-bigger .e-container .e-mode-switch-btn {
610
- padding: 0 2px;
611
- width: 32px;
612
- height: 32px;
613
- font-size: 18px;
614
- line-height: 18px;
615
- }
616
- .e-bigger .e-container .e-mode-switch-btn {
617
- margin-top: 6px;
618
- }
619
- .e-bigger .e-container.sf-colorpicker .e-input-container .e-float-input {
620
- margin-right: calc(1.699% - 2.9px);
621
- }
622
- .e-bigger .e-hide-opacity .e-container .e-slider-preview, .e-bigger.e-hide-opacity .e-container .e-slider-preview {
623
- padding: 16px;
624
- }
625
- .e-bigger .e-hide-opacity .e-container .e-slider-preview .e-preview-container, .e-bigger.e-hide-opacity .e-container .e-slider-preview .e-preview-container {
626
- vertical-align: initial;
627
- }
628
- .e-bigger .e-hide-opacity .e-container .e-float-input:first-child, .e-bigger.e-hide-opacity .e-container .e-float-input:first-child {
629
- width: 38%;
630
- }
631
- .e-bigger .e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger.e-hide-opacity .e-container .e-float-input.e-numeric {
632
- width: 18.4%;
633
- }
634
- .e-bigger.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-hex-value .e-container .e-float-input.e-numeric {
635
- width: 23.3%;
636
- }
637
- .e-bigger.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
638
- width: 31.48%;
639
- }
640
- .e-bigger.e-hide-valueswitcher .e-container .e-input-container, .e-bigger .e-hide-valueswitcher .e-container .e-input-container {
641
- width: 100%;
642
- }
643
- .e-bigger.e-hide-valueswitcher .e-container .e-float-input:last-child, .e-bigger .e-hide-valueswitcher .e-container .e-float-input:last-child {
644
- margin-right: 0;
645
- }
646
- .e-bigger.e-hide-valueswitcher .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-container .e-float-input.e-numeric {
647
- width: 15.62%;
648
- }
649
- .e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child, .e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input:first-child {
650
- width: 36%;
651
- }
652
- .e-bigger.e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-opacity .e-container .e-float-input.e-numeric {
653
- width: 19.62%;
654
- }
655
- .e-bigger.e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger.e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-hex-value .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-hide-hex-value .e-container .e-float-input.e-numeric {
656
- width: 23.3%;
657
- }
658
- .e-bigger.e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger.e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher.e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric, .e-bigger .e-hide-valueswitcher .e-hide-hex-value.e-hide-opacity .e-container .e-float-input.e-numeric {
659
- width: 32.19%;
660
- }
661
-
662
- .e-bigger .e-rtl .e-container .e-slider-preview .e-preview-container,
663
- .e-bigger.e-rtl .e-container .e-slider-preview .e-preview-container {
664
- margin-left: 0;
665
- margin-right: 3.85%;
666
- }
667
- .e-bigger .e-rtl .e-container .e-selected-value .e-float-input,
668
- .e-bigger.e-rtl .e-container .e-selected-value .e-float-input {
669
- margin-left: 1.699%;
670
- margin-right: 0;
671
- }
672
- .e-bigger .e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input,
673
- .e-bigger.e-rtl .e-container.sf-colorpicker .e-selected-value .e-input-container .e-float-input {
674
- margin-left: calc(1.699% - 2.9px);
675
- }
676
- .e-bigger .e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child,
677
- .e-bigger.e-rtl.e-hide-valueswitcher .e-container .e-float-input:last-child {
678
- margin-left: 0;
679
- }
680
-
681
- .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
682
- .e-bigger.e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child,
683
- .e-bigger .e-hide-switchable-value .e-container .e-input-container .e-float-input:first-child {
684
- width: 100%;
685
- }
686
-
687
- .e-popup.e-tooltip-wrap.e-color-picker-tooltip {
688
- border-bottom-left-radius: 50%;
689
- border-bottom-right-radius: 0%;
690
- border-top-left-radius: 50%;
691
- border-top-right-radius: 50%;
692
- box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
693
- cursor: pointer;
694
- min-width: 26px;
695
- transform: translateY(18px) rotate(45deg) scale(0.01);
696
- transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
697
- }
698
- .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
699
- background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjZweCIgdmlld0JveD0iMCAwIDYgNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTAgKDU0OTgzKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCA5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTkiPgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExIiBmaWxsPSIjRTBFMEUwIiB4PSIwIiB5PSIwIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weS0yIiBmaWxsPSIjRkZGRkZGIiB4PSIwIiB5PSIzIiB3aWR0aD0iMyIgaGVpZ2h0PSIzIj48L3JlY3Q+CiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMTEtQ29weSIgZmlsbD0iI0ZGRkZGRiIgeD0iMyIgeT0iMCIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLTExLUNvcHktMyIgZmlsbD0iI0UwRTBFMCIgeD0iMyIgeT0iMyIgd2lkdGg9IjMiIGhlaWdodD0iMyI+PC9yZWN0PgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
700
- background-size: 8px;
701
- border-radius: 50%;
702
- height: 28px;
703
- position: relative;
704
- transform: rotate(45deg);
705
- width: 28px;
706
- }
707
-
708
- .e-split-preview,
709
- .e-tip-transparent {
710
- height: 100%;
711
- left: 0;
712
- position: absolute;
713
- top: 0;
714
- width: 100%;
715
- }
716
-
717
- .e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip,
718
- .e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip {
719
- min-width: 32px;
720
- }
721
- .e-bigger .e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content,
722
- .e-bigger.e-popup.e-tooltip-wrap.e-color-picker-tooltip .e-tip-content {
723
- height: 30px;
724
- width: 30px;
725
- }
726
-
727
- .e-container {
728
- background-color: #fff;
729
- }
730
- .e-container .e-palette .e-tile:hover {
731
- border-color: #fff;
732
- }
733
- .e-container .e-palette .e-tile.e-selected {
734
- border-color: transparent;
735
- border-color: #fff;
736
- }
737
- .e-container .e-handler.e-hide-handler, .e-container .e-handle.e-hide-handler {
738
- background-color: transparent;
739
- border-color: transparent;
740
- box-shadow: none;
741
- }
742
-
743
- .e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle), .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle) {
744
- background-color: #fff;
745
- border-color: #fff;
746
- }
747
- .e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle), .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle:not(.e-tab-handle).e-handle-start:not(.e-tab-handle) {
748
- background-color: #fff;
749
- border-color: #fff;
750
- }
751
- .e-container .e-control-wrapper.e-slider-container .e-slider.e-hue-slider .e-handle.e-tab-handle, .e-container .e-control-wrapper.e-slider-container .e-slider.e-opacity-slider .e-handle.e-tab-handle {
752
- background-color: #fff;
753
- border-color: #f8f9fa;
754
- box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
755
- }
756
-
757
- .e-colorpicker-wrapper.e-disabled .e-value-switch-btn, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn,
758
- .e-colorpicker-container.e-disabled .e-value-switch-btn,
759
- .e-colorpicker-container.e-disabled .e-mode-switch-btn {
760
- color: #fff;
761
- }
762
- .e-colorpicker-wrapper.e-disabled .e-value-switch-btn:focus, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:focus,
763
- .e-colorpicker-container.e-disabled .e-value-switch-btn:focus,
764
- .e-colorpicker-container.e-disabled .e-mode-switch-btn:focus {
765
- background-color: transparent;
766
- color: #fff;
767
- outline: none;
768
- outline-offset: unset;
769
- }
770
- .e-colorpicker-wrapper.e-disabled .e-value-switch-btn:active, .e-colorpicker-wrapper.e-disabled .e-mode-switch-btn:active,
771
- .e-colorpicker-container.e-disabled .e-value-switch-btn:active,
772
- .e-colorpicker-container.e-disabled .e-mode-switch-btn:active {
773
- background-color: transparent;
774
- color: #fff;
775
- }
776
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
777
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
778
- background-color: #fff;
779
- border-color: #ced4da;
780
- }
781
- .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker + .e-dropdown-btn,
782
- .e-colorpicker-container .e-split-btn-wrapper .e-split-colorpicker + .e-dropdown-btn {
783
- border-color: #ced4da;
784
- }
785
- .e-colorpicker-wrapper .e-btn.e-icon-btn,
786
- .e-colorpicker-container .e-btn.e-icon-btn {
787
- background-color: #fff;
788
- color: #495057;
789
- }
790
- .e-colorpicker-wrapper .e-icon-btn:hover,
791
- .e-colorpicker-container .e-icon-btn:hover {
792
- background-color: #6c757d;
793
- color: #fff;
794
- }
795
- .e-colorpicker-wrapper .e-icon-btn:focus,
796
- .e-colorpicker-container .e-icon-btn:focus {
797
- background-color: #fff;
798
- border-color: #495057;
799
- box-shadow: 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
800
- color: #495057;
801
- }
802
- .e-colorpicker-wrapper .e-icon-btn:active,
803
- .e-colorpicker-container .e-icon-btn:active {
804
- background-color: #6c757d;
805
- box-shadow: 0 0 0 0.2rem rgba(100, 106, 112, 0.5);
806
- color: #fff;
807
- }
808
- .e-colorpicker-wrapper .e-icon-btn:disabled, .e-colorpicker-wrapper .e-icon-btn.e-disabled,
809
- .e-colorpicker-container .e-icon-btn:disabled,
810
- .e-colorpicker-container .e-icon-btn.e-disabled {
811
- background-color: transparent;
812
- box-shadow: none;
813
- color: rgba(108, 117, 125, 0.65);
814
- }
815
-
816
- * .e-color-picker .e-selected-value .e-css.e-btn.e-flat {
817
- background-color: #fff;
818
- border-color: #fff;
819
- color: #495057;
820
- }
821
- * .e-color-picker .e-selected-value .e-css.e-btn.e-flat:hover, * .e-color-picker .e-selected-value .e-css.e-btn.e-flat:active {
822
- color: #212529;
823
- }
824
-
825
- .e-popup.e-tooltip-wrap.e-color-picker-tooltip {
826
- background-color: #fff;
827
- border-color: #fff;
828
- }
1
+ @import '@syncfusion/ej2-inputs/styles/color-picker/bootstrap4.css';