@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,275 +1 @@
1
- .e-rating-container {
2
- display: -ms-inline-flexbox;
3
- display: inline-flex;
4
- -ms-flex-wrap: wrap;
5
- flex-wrap: wrap;
6
- -ms-flex-pack: center;
7
- justify-content: center;
8
- -ms-flex-align: center;
9
- align-items: center;
10
- min-width: max-content;
11
- }
12
- .e-rating-container .e-rating {
13
- display: none;
14
- }
15
- .e-rating-container .e-rating-item-list {
16
- display: -ms-inline-flexbox;
17
- display: inline-flex;
18
- padding: 0;
19
- margin: 4px;
20
- }
21
- .e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
22
- outline: 1px solid;
23
- }
24
- .e-rating-container .e-rating-item-list:focus-visible {
25
- outline: none;
26
- }
27
- .e-rating-container.e-rating-readonly {
28
- cursor: default;
29
- pointer-events: none;
30
- }
31
- .e-rating-container .e-rating-item-container {
32
- cursor: pointer;
33
- font-size: 20px;
34
- padding: 4px;
35
- display: block;
36
- min-width: calc(1em + 8px);
37
- min-height: calc(1em + 8px);
38
- position: relative;
39
- }
40
- .e-rating-container .e-rating-item-container .e-rating-item {
41
- display: block;
42
- }
43
- .e-rating-container.e-rating-animation:not(.e-disabled) .e-rating-item-container:hover .e-rating-item {
44
- transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
45
- transform: scale(1.4);
46
- pointer-events: none;
47
- }
48
- .e-rating-container.e-disabled {
49
- cursor: default;
50
- pointer-events: none;
51
- }
52
- .e-rating-container.e-rating-hidden {
53
- display: none;
54
- }
55
- .e-rating-container .e-reset {
56
- cursor: pointer;
57
- margin: auto 2px 6px;
58
- font-size: 16px;
59
- padding: 2px;
60
- }
61
- .e-rating-container .e-reset.e-disabled {
62
- cursor: default;
63
- }
64
- .e-rating-container .e-reset:focus-visible {
65
- outline: 1px solid;
66
- border-radius: 4px;
67
- }
68
- .e-rating-container .e-rating-label {
69
- font-size: 12px;
70
- line-height: 18px;
71
- }
72
- .e-rating-container .e-rating-label.e-label-right, .e-rating-container .e-rating-label.e-label-left {
73
- min-width: 50px;
74
- }
75
- .e-rating-container .e-rating-label.e-label-bottom, .e-rating-container .e-rating-label.e-label-top {
76
- -ms-flex-preferred-size: 100%;
77
- flex-basis: 100%;
78
- width: 0;
79
- text-align: center;
80
- }
81
- .e-rating-container .e-rating-label.e-label-right {
82
- text-align: left;
83
- margin: auto 10px;
84
- }
85
- .e-rating-container .e-rating-label.e-label-left {
86
- text-align: right;
87
- margin: auto 4px;
88
- }
89
- .e-rating-container .e-rating-label.e-label-top {
90
- margin: 8px 0;
91
- }
92
- .e-rating-container .e-rating-label.e-label-bottom {
93
- margin: 6px 0;
94
- }
95
- .e-rating-container.e-rtl .e-rating-label.e-label-right {
96
- text-align: right;
97
- }
98
- .e-rating-container.e-rtl .e-rating-label.e-label-left {
99
- text-align: left;
100
- }
101
- .e-rating-container .e-tooltip-wrap.e-rating-tooltip {
102
- display: none;
103
- -ms-flex-pack: center;
104
- justify-content: center;
105
- left: 50%;
106
- top: -8px;
107
- transform: translate(-50%, -100%);
108
- }
109
- .e-rating-container .e-tooltip-wrap.e-rating-tooltip.e-show-tooltip {
110
- display: -ms-inline-flexbox;
111
- display: inline-flex;
112
- }
113
- .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-tip-content {
114
- width: max-content;
115
- }
116
- .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip.e-tip-bottom {
117
- left: 50%;
118
- top: 100%;
119
- transform: translate(-50%, 0);
120
- }
121
- .e-rating-container .e-tooltip-wrap.e-rating-tooltip .e-arrow-tip-inner.e-tip-bottom {
122
- top: -6px;
123
- }
124
-
125
- .e-rating-tooltip .e-tip-content {
126
- text-align: center;
127
- }
128
-
129
- .e-small.e-rating-container .e-rating-item-container,
130
- .e-small .e-rating-container .e-rating-item-container {
131
- font-size: 16px;
132
- }
133
- .e-small.e-rating-container .e-rating-label,
134
- .e-small .e-rating-container .e-rating-label {
135
- font-size: 10px;
136
- line-height: 16px;
137
- }
138
- .e-small.e-rating-container .e-reset,
139
- .e-small .e-rating-container .e-reset {
140
- font-size: 12px;
141
- }
142
-
143
- .e-bigger.e-rating-container .e-rating-item-container,
144
- .e-bigger .e-rating-container .e-rating-item-container {
145
- font-size: 24px;
146
- }
147
- .e-bigger.e-rating-container .e-rating-label,
148
- .e-bigger .e-rating-container .e-rating-label {
149
- font-size: 24px;
150
- line-height: 22px;
151
- }
152
- .e-bigger.e-rating-container .e-reset,
153
- .e-bigger .e-rating-container .e-reset {
154
- font-size: 20px;
155
- }
156
-
157
- .e-bigger.e-small.e-rating-container .e-rating-item-container,
158
- .e-bigger.e-small .e-rating-container .e-rating-item-container,
159
- .e-bigger .e-small.e-rating-container .e-rating-item-container,
160
- .e-small .e-bigger.e-rating-container .e-rating-item-container {
161
- font-size: 22px;
162
- }
163
- .e-bigger.e-small.e-rating-container .e-rating-label,
164
- .e-bigger.e-small .e-rating-container .e-rating-label,
165
- .e-bigger .e-small.e-rating-container .e-rating-label,
166
- .e-small .e-bigger.e-rating-container .e-rating-label {
167
- font-size: 12px;
168
- line-height: 18px;
169
- }
170
- .e-bigger.e-small.e-rating-container .e-reset,
171
- .e-bigger.e-small .e-rating-container .e-reset,
172
- .e-bigger .e-small.e-rating-container .e-reset,
173
- .e-small .e-bigger.e-rating-container .e-reset {
174
- font-size: 18px;
175
- }
176
-
177
- .e-rating-container .e-rating-item-list:focus-visible:not(:hover) .e-rating-focus {
178
- outline-color: #111827;
179
- border-radius: 4px;
180
- }
181
- .e-rating-container .e-reset {
182
- color: #6b7280;
183
- }
184
- .e-rating-container .e-reset:hover {
185
- color: #374151;
186
- }
187
- .e-rating-container .e-reset.e-disabled {
188
- color: #d1d5db;
189
- opacity: 1;
190
- }
191
- .e-rating-container .e-rating-item-container .e-rating-icon {
192
- -webkit-text-fill-color: transparent;
193
- -webkit-text-stroke: 1px #e5e7eb;
194
- background: #e5e7eb;
195
- background-clip: text;
196
- /* stylelint-disable property-no-vendor-prefix */
197
- -webkit-background-clip: text;
198
- /* stylelint-enable property-no-vendor-prefix */
199
- }
200
- .e-rating-container .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-container.e-rating-intermediate .e-rating-icon {
201
- background: linear-gradient(to right, #111827 var(--rating-value), transparent var(--rating-value));
202
- background-clip: text;
203
- /* stylelint-disable property-no-vendor-prefix */
204
- -webkit-background-clip: text;
205
- /* stylelint-enable property-no-vendor-prefix */
206
- -webkit-text-stroke: 1px #111827;
207
- }
208
- .e-rating-container .e-rating-item-container.e-selected-value .e-rating-icon {
209
- -webkit-text-stroke: 1px #4f46e5;
210
- }
211
- .e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
212
- background: linear-gradient(to right, #4f46e5 var(--rating-value), transparent var(--rating-value));
213
- background-clip: text;
214
- /* stylelint-disable property-no-vendor-prefix */
215
- -webkit-background-clip: text;
216
- /* stylelint-enable property-no-vendor-prefix */
217
- -webkit-text-stroke: 1px #4f46e5;
218
- }
219
- .e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
220
- background: linear-gradient(to right, #251bc3 var(--rating-value), transparent var(--rating-value));
221
- background-clip: text;
222
- /* stylelint-disable property-no-vendor-prefix */
223
- -webkit-background-clip: text;
224
- /* stylelint-enable property-no-vendor-prefix */
225
- -webkit-text-stroke: 1px #251bc3;
226
- }
227
- .e-rating-container.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
228
- background: linear-gradient(to left, #111827 var(--rating-value), transparent var(--rating-value));
229
- background-clip: text;
230
- /* stylelint-disable property-no-vendor-prefix */
231
- -webkit-background-clip: text;
232
- /* stylelint-enable property-no-vendor-prefix */
233
- }
234
- .e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list:hover .e-rating-item-container.e-rating-intermediate .e-rating-icon {
235
- background: linear-gradient(to left, #4f46e5 var(--rating-value), transparent var(--rating-value));
236
- background-clip: text;
237
- /* stylelint-disable property-no-vendor-prefix */
238
- -webkit-background-clip: text;
239
- /* stylelint-enable property-no-vendor-prefix */
240
- }
241
- .e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-selected:active .e-rating-icon, .e-rating-container.e-rtl .e-rating-item-list .e-rating-item-container.e-rating-intermediate:active .e-rating-icon {
242
- background: linear-gradient(to left, #251bc3 var(--rating-value), transparent var(--rating-value));
243
- background-clip: text;
244
- /* stylelint-disable property-no-vendor-prefix */
245
- -webkit-background-clip: text;
246
- /* stylelint-enable property-no-vendor-prefix */
247
- }
248
- .e-rating-container.e-disabled {
249
- opacity: 1;
250
- }
251
- .e-rating-container.e-disabled .e-rating-item-container .e-rating-icon {
252
- -webkit-text-stroke: 1px #e5e7eb;
253
- }
254
- .e-rating-container.e-disabled .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled .e-rating-item-container.e-rating-intermediate .e-rating-icon {
255
- background: linear-gradient(to right, #9ca3af var(--rating-value), transparent var(--rating-value));
256
- background-clip: text;
257
- /* stylelint-disable property-no-vendor-prefix */
258
- -webkit-background-clip: text;
259
- /* stylelint-enable property-no-vendor-prefix */
260
- -webkit-text-stroke: 1px #9ca3af;
261
- }
262
- .e-rating-container.e-disabled.e-rtl .e-rating-item-container .e-rating-icon {
263
- background: linear-gradient(to left, #e5e7eb var(--rating-value), transparent var(--rating-value));
264
- background-clip: text;
265
- /* stylelint-disable property-no-vendor-prefix */
266
- -webkit-background-clip: text;
267
- /* stylelint-enable property-no-vendor-prefix */
268
- }
269
- .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-selected .e-rating-icon, .e-rating-container.e-disabled.e-rtl .e-rating-item-container.e-rating-intermediate .e-rating-icon {
270
- background: linear-gradient(to left, #9ca3af var(--rating-value), transparent var(--rating-value));
271
- background-clip: text;
272
- /* stylelint-disable property-no-vendor-prefix */
273
- -webkit-background-clip: text;
274
- /* stylelint-enable property-no-vendor-prefix */
275
- }
1
+ @import '@syncfusion/ej2-inputs/styles/rating/tailwind.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #505050;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/bootstrap-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #ddd;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/bootstrap.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #dee2e6;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/bootstrap4.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #444c54;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/bootstrap5-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #dee2e6;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/bootstrap5.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #414040;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/fabric-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #eaeaea;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/fabric.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #292827;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/fluent-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #edebe9;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/fluent.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #000;
7
- border: 1px solid;
8
- border-color: #757575;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/highcontrast-light.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #969696;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/highcontrast.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #616161;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/material-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #e0e0e0;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/material.css';
@@ -1,64 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 208, 188, 255;
5
- --color-sf-primary-container: 79, 55, 139;
6
- --color-sf-secondary: 204, 194, 220;
7
- --color-sf-secondary-container: 74, 68, 88;
8
- --color-sf-tertiary: 239, 184, 200;
9
- --color-sf-tertiary-container: 99, 59, 72;
10
- --color-sf-surface: 28, 27, 31;
11
- --color-sf-surface-variant: 73, 69, 79;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 55, 30, 115;
14
- --color-sf-on-primary-container: 234, 221, 255;
15
- --color-sf-on-secondary: 51, 45, 65;
16
- --color-sf-on-secondary-container: 232, 222, 248;
17
- --color-sf-on-tertiary: 73, 37, 50;
18
- --color-sf-on-tertiary-containe: 255, 216, 228;
19
- --color-sf-on-surface: 230, 225, 229;
20
- --color-sf-on-surface-variant: 202, 196, 208;
21
- --color-sf-on-background: 230, 225, 229;
22
- --color-sf-outline: 147, 143, 153;
23
- --color-sf-outline-variant: 68, 71, 70;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 208, 188, 255;
26
- --color-sf-inverse-surface: 230, 225, 229;
27
- --color-sf-inverse-on-surface: 49, 48, 51;
28
- --color-sf-inverse-primary: 103, 80, 164;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 242, 184, 181;
31
- --color-sf-error-container: 140, 29, 24;
32
- --color-sf-on-error: 96, 20, 16;
33
- --color-sf-on-error-container: 249, 222, 220;
34
- --color-sf-success: 83, 202, 23;
35
- --color-sf-success-container: 22, 62, 2;
36
- --color-sf-on-success: 13, 39, 0;
37
- --color-sf-on-success-container: 183, 250, 150;
38
- --color-sf-info: 71, 172, 251;
39
- --color-sf-info-container: 0, 67, 120;
40
- --color-sf-on-info: 0, 51, 91;
41
- --color-sf-on-info-container: 173, 219, 255;
42
- --color-sf-warning: 245, 180, 130;
43
- --color-sf-warning-container: 123, 65, 0;
44
- --color-sf-on-warning: 99, 52, 0;
45
- --color-sf-on-warning-container: 255, 220, 193;
46
- --color-sf-spreadsheet-gridline: 231, 224, 236;
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
48
- --color-sf-success-text: 0, 0, 0;
49
- --color-sf-warning-text: 0, 0, 0;
50
- --color-sf-info-text: 0, 0, 0;
51
- --color-sf-danger-text: 0, 0, 0;
52
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
54
- }
55
-
56
- .e-signature {
57
- border: 1px solid;
58
- }
59
-
60
- .e-signature {
61
- background-color: rgba(var(--color-sf-white));
62
- border: 1px solid;
63
- border-color: rgba(var(--color-sf-outline-variant));
64
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/material3-dark.css';
@@ -1,120 +1 @@
1
- :root {
2
- --color-sf-black: 0, 0, 0;
3
- --color-sf-white: 255, 255, 255;
4
- --color-sf-primary: 103, 80, 164;
5
- --color-sf-primary-container: 234, 221, 255;
6
- --color-sf-secondary: 98, 91, 113;
7
- --color-sf-secondary-container: 232, 222, 248;
8
- --color-sf-tertiary: 125, 82, 96;
9
- --color-sf-tertiary-container: 255, 216, 228;
10
- --color-sf-surface: 255, 255, 255;
11
- --color-sf-surface-variant: 231, 224, 236;
12
- --color-sf-background: var(--color-sf-surface);
13
- --color-sf-on-primary: 255, 255, 255;
14
- --color-sf-on-primary-container: 33, 0, 94;
15
- --color-sf-on-secondary: 255, 255, 255;
16
- --color-sf-on-secondary-container: 30, 25, 43;
17
- --color-sf-on-tertiary: 255, 255, 255;
18
- --color-sf-on-tertiary-containe: 55, 11, 30;
19
- --color-sf-on-surface: 28, 27, 31;
20
- --color-sf-on-surface-variant: 73, 69, 78;
21
- --color-sf-on-background: 28, 27, 31;
22
- --color-sf-outline: 121, 116, 126;
23
- --color-sf-outline-variant: 196, 199, 197;
24
- --color-sf-shadow: 0, 0, 0;
25
- --color-sf-surface-tint-color: 103, 80, 164;
26
- --color-sf-inverse-surface: 49, 48, 51;
27
- --color-sf-inverse-on-surface: 244, 239, 244;
28
- --color-sf-inverse-primary: 208, 188, 255;
29
- --color-sf-scrim: 0, 0, 0;
30
- --color-sf-error: 179, 38, 30;
31
- --color-sf-error-container: 249, 222, 220;
32
- --color-sf-on-error: 255, 250, 250;
33
- --color-sf-on-error-container: 65, 14, 11;
34
- --color-sf-success: 32, 81, 7;
35
- --color-sf-success-container: 209, 255, 186;
36
- --color-sf-on-success: 244, 255, 239;
37
- --color-sf-on-success-container: 13, 39, 0;
38
- --color-sf-info: 1, 87, 155;
39
- --color-sf-info-container: 233, 245, 255;
40
- --color-sf-on-info: 250, 253, 255;
41
- --color-sf-on-info-container: 0, 51, 91;
42
- --color-sf-warning: 145, 76, 0;
43
- --color-sf-warning-container: 254, 236, 222;
44
- --color-sf-on-warning: 255, 255, 255;
45
- --color-sf-on-warning-container: 47, 21, 0;
46
- --color-sf-spreadsheet-gridline: var(--color-sf-surface-variant);
47
- --color-sf-shadow-focus-ring1: 0 0 0 1px rgb(255, 255, 255), 0 0 0 3px rgb(0, 0, 0);
48
- --color-sf-diagram-palette-background: --color-sf-white;
49
- --color-sf-success-text: 255, 255, 255;
50
- --color-sf-warning-text: 255, 255, 255;
51
- --color-sf-danger-text: 255, 255, 255;
52
- --color-sf-info-text: 255, 255, 255;
53
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary-container);
54
- --color-sf-secondary-bg-color: var(--color-sf-surface);
55
- }
56
-
57
- .e-dark-mode {
58
- --color-sf-black: 0, 0, 0;
59
- --color-sf-white: 255, 255, 255;
60
- --color-sf-primary: 208, 188, 255;
61
- --color-sf-primary-container: 79, 55, 139;
62
- --color-sf-secondary: 204, 194, 220;
63
- --color-sf-secondary-container: 74, 68, 88;
64
- --color-sf-tertiary: 239, 184, 200;
65
- --color-sf-tertiary-container: 99, 59, 72;
66
- --color-sf-surface: 28, 27, 31;
67
- --color-sf-surface-variant: 28, 27, 31;
68
- --color-sf-background: var(--color-sf-surface);
69
- --color-sf-on-primary: 55, 30, 115;
70
- --color-sf-on-primary-container: 234, 221, 255;
71
- --color-sf-on-secondary: 51, 45, 65;
72
- --color-sf-on-secondary-container: 232, 222, 248;
73
- --color-sf-on-tertiary: 73, 37, 50;
74
- --color-sf-on-tertiary-containe: 255, 216, 228;
75
- --color-sf-on-surface: 230, 225, 229;
76
- --color-sf-on-surface-variant: 202, 196, 208;
77
- --color-sf-on-background: 230, 225, 229;
78
- --color-sf-outline: 147, 143, 153;
79
- --color-sf-outline-variant: 68, 71, 70;
80
- --color-sf-shadow: 0, 0, 0;
81
- --color-sf-surface-tint-color: 208, 188, 255;
82
- --color-sf-inverse-surface: 230, 225, 229;
83
- --color-sf-inverse-on-surface: 49, 48, 51;
84
- --color-sf-inverse-primary: 103, 80, 164;
85
- --color-sf-scrim: 0, 0, 0;
86
- --color-sf-error: 242, 184, 181;
87
- --color-sf-error-container: 140, 29, 24;
88
- --color-sf-on-error: 96, 20, 16;
89
- --color-sf-on-error-container: 249, 222, 220;
90
- --color-sf-success: 83, 202, 23;
91
- --color-sf-success-container: 22, 62, 2;
92
- --color-sf-on-success: 13, 39, 0;
93
- --color-sf-on-success-container: 183, 250, 150;
94
- --color-sf-info: 71, 172, 251;
95
- --color-sf-info-container: 0, 67, 120;
96
- --color-sf-on-info: 0, 51, 91;
97
- --color-sf-on-info-container: 173, 219, 255;
98
- --color-sf-warning: 245, 180, 130;
99
- --color-sf-warning-container: 123, 65, 0;
100
- --color-sf-on-warning: 99, 52, 0;
101
- --color-sf-on-warning-container: 255, 220, 193;
102
- --color-sf-spreadsheet-gridline: 231, 224, 236;
103
- --color-sf-shadow-focus-ring1: 0 0 0 1px #000000, 0 0 0 3px #ffffff;
104
- --color-sf-success-text: 0, 0, 0;
105
- --color-sf-warning-text: 0, 0, 0;
106
- --color-sf-info-text: 0, 0, 0;
107
- --color-sf-danger-text: 0, 0, 0;
108
- --color-sf-diagram-palette-background: var(--color-sf-inverse-surface);
109
- --color-sf-content-text-color-alt2: var(--color-sf-on-secondary);
110
- }
111
-
112
- .e-signature {
113
- border: 1px solid;
114
- }
115
-
116
- .e-signature {
117
- background-color: rgba(var(--color-sf-white));
118
- border: 1px solid;
119
- border-color: rgba(var(--color-sf-outline-variant));
120
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/material3.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #4b5563;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/tailwind-dark.css';
@@ -1,9 +1 @@
1
- .e-signature {
2
- border: 1px solid;
3
- }
4
-
5
- .e-signature {
6
- background-color: #fff;
7
- border: 1px solid;
8
- border-color: #e5e7eb;
9
- }
1
+ @import '@syncfusion/ej2-inputs/styles/signature/tailwind.css';