@syncfusion/ej2-react-inplace-editor 23.2.5 → 24.1.41

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 (37) hide show
  1. package/dist/ej2-react-inplace-editor.min.js +1 -1
  2. package/dist/ej2-react-inplace-editor.umd.min.js +1 -1
  3. package/package.json +9 -9
  4. package/styles/bootstrap-dark.css +1 -752
  5. package/styles/bootstrap.css +1 -886
  6. package/styles/bootstrap4.css +1 -1167
  7. package/styles/bootstrap5-dark.css +1 -837
  8. package/styles/bootstrap5.css +1 -837
  9. package/styles/fabric-dark.css +1 -708
  10. package/styles/fabric.css +1 -696
  11. package/styles/fluent-dark.css +1 -770
  12. package/styles/fluent.css +1 -770
  13. package/styles/highcontrast-light.css +1 -780
  14. package/styles/highcontrast.css +1 -787
  15. package/styles/inplace-editor/bootstrap-dark.css +1 -752
  16. package/styles/inplace-editor/bootstrap.css +1 -886
  17. package/styles/inplace-editor/bootstrap4.css +1 -1167
  18. package/styles/inplace-editor/bootstrap5-dark.css +1 -837
  19. package/styles/inplace-editor/bootstrap5.css +1 -837
  20. package/styles/inplace-editor/fabric-dark.css +1 -708
  21. package/styles/inplace-editor/fabric.css +1 -696
  22. package/styles/inplace-editor/fluent-dark.css +1 -770
  23. package/styles/inplace-editor/fluent.css +1 -770
  24. package/styles/inplace-editor/highcontrast-light.css +1 -780
  25. package/styles/inplace-editor/highcontrast.css +1 -787
  26. package/styles/inplace-editor/material-dark.css +1 -709
  27. package/styles/inplace-editor/material.css +1 -756
  28. package/styles/inplace-editor/material3-dark.css +1 -803
  29. package/styles/inplace-editor/material3.css +1 -859
  30. package/styles/inplace-editor/tailwind-dark.css +1 -749
  31. package/styles/inplace-editor/tailwind.css +1 -749
  32. package/styles/material-dark.css +1 -709
  33. package/styles/material.css +1 -756
  34. package/styles/material3-dark.css +1 -803
  35. package/styles/material3.css +1 -859
  36. package/styles/tailwind-dark.css +1 -749
  37. package/styles/tailwind.css +1 -749
@@ -1,708 +1 @@
1
- /* stylelint-disable property-no-vendor-prefix */
2
- /* stylelint-disable-line no-empty-source */
3
- .e-ddl.e-popup {
4
- border: 0;
5
- box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
6
- margin-top: 1px;
7
- }
8
- .e-ddl.e-popup .e-input-group input {
9
- line-height: 15px;
10
- }
11
-
12
- .e-ddl.e-popup .e-input-group {
13
- display: -ms-flexbox;
14
- display: flex;
15
- width: auto;
16
- }
17
-
18
- .e-ddl.e-popup .e-filter-parent {
19
- border-left-width: 0;
20
- border-right-width: 0;
21
- }
22
-
23
- .e-bigger .e-popup.e-ddl-device-filter {
24
- margin-top: 0;
25
- }
26
-
27
- .e-popup.e-ddl .e-dropdownbase {
28
- min-height: 26px;
29
- }
30
-
31
- .e-bigger .e-ddl.e-popup .e-list-item, .e-bigger .e-ddl.e-popup .e-list-group-item, .e-bigger .e-ddl.e-popup .e-fixed-head {
32
- font-size: 15px;
33
- line-height: 45px;
34
- padding-left: 0;
35
- text-indent: 16px;
36
- }
37
-
38
- .e-bigger .e-ddl.e-popup .e-dd-group .e-list-item {
39
- padding-left: 4px;
40
- }
41
-
42
- .e-bigger .e-ddl.e-popup .e-input-group {
43
- padding: 4px 0;
44
- }
45
-
46
- .e-bigger .e-ddl.e-popup .e-input-group input, .e-bigger .e-ddl.e-popup .e-input-group input.e-input {
47
- height: 38px;
48
- }
49
-
50
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
51
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
52
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
53
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover {
54
- background: transparent;
55
- color: #fff;
56
- }
57
-
58
- .e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head,
59
- .e-ddl.e-popup .e-bigger.e-small .e-list-item,
60
- .e-ddl.e-popup .e-bigger.e-small .e-list-group-item,
61
- .e-ddl.e-popup .e-bigger.e-small .e-fixed-head {
62
- font-size: 14px;
63
- line-height: 40px;
64
- padding-left: 0;
65
- text-indent: 16px;
66
- }
67
-
68
- .e-bigger.e-small .e-ddl.e-popup .e-dd-group .e-list-item,
69
- .e-ddl.e-popup .e-bigger.e-small .e-dd-group .e-list-item {
70
- padding-left: 4px;
71
- }
72
-
73
- .e-bigger.e-small .e-ddl.e-popup .e-input-group,
74
- .e-ddl.e-popup .e-bigger.e-small .e-input-group {
75
- padding: 0;
76
- }
77
-
78
- .e-bigger.e-small .e-ddl.e-popup .e-input-group input, .e-bigger.e-small .e-ddl.e-popup .e-input-group input.e-input,
79
- .e-ddl.e-popup .e-bigger.e-small .e-input-group input,
80
- .e-ddl.e-popup .e-bigger.e-small .e-input-group input.e-input {
81
- height: 34px;
82
- }
83
-
84
- .e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
85
- height: 30px;
86
- width: 30px;
87
- }
88
-
89
- .e-small .e-multi-select-wrapper .e-chips,
90
- .e-small.e-bigger .e-multi-select-wrapper .e-chips {
91
- padding: 0;
92
- }
93
-
94
- .e-small .e-multi-select-wrapper .e-chips > .e-chipcontent,
95
- .e-small.e-bigger .e-multi-select-wrapper .e-chips > .e-chipcontent {
96
- padding: 0 8px;
97
- }
98
-
99
- .e-small .e-multi-select-wrapper .e-chips {
100
- margin: 2px 2px 2px 0;
101
- }
102
-
103
- .e-multi-select-wrapper .e-searcher input[type=text],
104
- .e-multi-select-wrapper .e-multi-searcher input[type=text] {
105
- color: #fff;
106
- }
107
-
108
- /* stylelint-disable property-no-vendor-prefix */
109
- @keyframes material-spinner-rotate {
110
- 0% {
111
- transform: rotate(0);
112
- }
113
- 100% {
114
- transform: rotate(360deg);
115
- }
116
- }
117
- @keyframes fabric-spinner-rotate {
118
- 0% {
119
- transform: rotate(0);
120
- }
121
- 100% {
122
- transform: rotate(360deg);
123
- }
124
- }
125
- /*! Fabric dark theme definitions and variables */
126
- /*! Value element styles */
127
- /*! Tooltip styles */
128
- /*! Tip Content styles */
129
- /*! Title styles */
130
- /*! Wrapper styles */
131
- /*! Component group styles */
132
- /*! Button styles */
133
- /*! inplaceeditor icons */
134
- .e-inplaceeditor .e-save-icon::before,
135
- .e-inplaceeditor-tip .e-save-icon::before {
136
- content: "\e614";
137
- }
138
- .e-inplaceeditor .e-cancel-icon::before,
139
- .e-inplaceeditor-tip .e-cancel-icon::before {
140
- content: "\ebe8";
141
- }
142
- .e-inplaceeditor .e-editable-overlay-icon::before,
143
- .e-inplaceeditor-tip .e-editable-overlay-icon::before {
144
- content: "\e97c";
145
- }
146
-
147
- /*! inplaceeditor layout */
148
- .e-bigger .e-inplaceeditor .e-editable-value-wrapper,
149
- .e-inplaceeditor.e-bigger .e-editable-value-wrapper {
150
- padding: 8px 12px;
151
- }
152
- .e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-value,
153
- .e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-value {
154
- font-size: 15px;
155
- margin: 0 32px 0 0;
156
- }
157
- .e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon,
158
- .e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon {
159
- right: 12px;
160
- width: 20px;
161
- }
162
- .e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon::before,
163
- .e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-editable-overlay-icon::before {
164
- font-size: 16px;
165
- }
166
- .e-bigger .e-inplaceeditor .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner,
167
- .e-inplaceeditor.e-bigger .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
168
- right: 12px;
169
- }
170
- .e-bigger .e-inplaceeditor .e-editable-value-container,
171
- .e-inplaceeditor.e-bigger .e-editable-value-container {
172
- padding: 8px 12px;
173
- }
174
- .e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-value,
175
- .e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-value {
176
- font-size: 15px;
177
- margin: 0 32px 0 0;
178
- }
179
- .e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon,
180
- .e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon {
181
- right: 12px;
182
- width: 20px;
183
- }
184
- .e-bigger .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon::before,
185
- .e-inplaceeditor.e-bigger .e-editable-value-container .e-editable-overlay-icon::before {
186
- font-size: 16px;
187
- }
188
- .e-bigger .e-inplaceeditor .e-editable-value-container .e-spinner-pane .e-spinner-inner,
189
- .e-inplaceeditor.e-bigger .e-editable-value-container .e-spinner-pane .e-spinner-inner {
190
- right: 12px;
191
- }
192
- .e-bigger .e-inplaceeditor .e-editable-action-buttons .e-btn-save,
193
- .e-inplaceeditor.e-bigger .e-editable-action-buttons .e-btn-save {
194
- margin: 0 4px 0 0;
195
- }
196
- .e-bigger .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel,
197
- .e-inplaceeditor.e-bigger .e-editable-action-buttons .e-btn-cancel {
198
- margin: 0 0 0 4px;
199
- }
200
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-value,
201
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-editable-value {
202
- margin: 0 0 0 32px;
203
- }
204
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon,
205
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon {
206
- left: 12px;
207
- right: auto;
208
- }
209
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane,
210
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner,
211
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-spinner-pane,
212
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
213
- left: 12px;
214
- }
215
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-container .e-editable-value,
216
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-container .e-editable-value {
217
- margin: 0 0 0 32px;
218
- }
219
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-container .e-editable-overlay-icon,
220
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-container .e-editable-overlay-icon {
221
- left: 12px;
222
- right: auto;
223
- }
224
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-container .e-spinner-pane,
225
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-value-container .e-spinner-pane .e-spinner-inner,
226
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-container .e-spinner-pane,
227
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-value-container .e-spinner-pane .e-spinner-inner {
228
- left: 12px;
229
- }
230
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-save,
231
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-action-buttons .e-btn-save {
232
- margin: 0 0 0 4px;
233
- }
234
- .e-bigger .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-cancel,
235
- .e-inplaceeditor.e-bigger.e-rtl .e-editable-action-buttons .e-btn-cancel {
236
- margin: 0 4px 0 0;
237
- }
238
-
239
- .e-inplaceeditor {
240
- display: inline-block;
241
- position: relative;
242
- width: auto;
243
- }
244
- .e-inplaceeditor .e-input-group.e-numeric.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
245
- display: block;
246
- visibility: hidden;
247
- }
248
- .e-inplaceeditor .e-input-group.e-numeric.e-control-container .e-clear-icon.e-clear-icon-hide {
249
- display: block;
250
- visibility: hidden;
251
- }
252
- .e-inplaceeditor .e-editable-value-wrapper {
253
- display: inline-block;
254
- padding: 6px 10px;
255
- position: relative;
256
- width: auto;
257
- word-break: break-word;
258
- }
259
- .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
260
- display: inline-block;
261
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
262
- font-size: 14px;
263
- margin: 0 30px 0 0;
264
- }
265
- .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
266
- bottom: 0;
267
- cursor: pointer;
268
- display: -ms-inline-flexbox;
269
- display: inline-flex;
270
- height: inherit;
271
- position: absolute;
272
- right: 10px;
273
- top: 0;
274
- visibility: hidden;
275
- width: 18px;
276
- }
277
- .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon::before {
278
- -ms-flex-align: center;
279
- align-items: center;
280
- display: -ms-flexbox;
281
- display: flex;
282
- font-size: 14px;
283
- }
284
- .e-inplaceeditor .e-editable-value-wrapper.e-hide {
285
- display: none;
286
- }
287
- .e-inplaceeditor .e-editable-value-wrapper.e-editable-open {
288
- -webkit-user-select: none;
289
- -ms-user-select: none;
290
- user-select: none;
291
- }
292
- .e-inplaceeditor .e-editable-value-wrapper.e-loading {
293
- pointer-events: none;
294
- }
295
- .e-inplaceeditor .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
296
- left: unset;
297
- right: 10px;
298
- }
299
- .e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-overlay-icon {
300
- visibility: visible;
301
- }
302
- .e-inplaceeditor .e-editable-value-wrapper:hover.e-editable-open .e-editable-overlay-icon {
303
- visibility: hidden;
304
- }
305
- .e-inplaceeditor .e-editable-value-container {
306
- display: inline-block;
307
- padding: 6px 10px;
308
- position: relative;
309
- width: auto;
310
- word-break: break-word;
311
- }
312
- .e-inplaceeditor .e-editable-value-container .e-editable-value {
313
- display: inline-block;
314
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
315
- font-size: 14px;
316
- margin: 0 30px 0 0;
317
- }
318
- .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon {
319
- bottom: 0;
320
- cursor: pointer;
321
- display: -ms-inline-flexbox;
322
- display: inline-flex;
323
- height: inherit;
324
- position: absolute;
325
- right: 10px;
326
- top: 0;
327
- visibility: hidden;
328
- width: 18px;
329
- }
330
- .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon::before {
331
- -ms-flex-align: center;
332
- align-items: center;
333
- display: -ms-flexbox;
334
- display: flex;
335
- font-size: 14px;
336
- }
337
- .e-inplaceeditor .e-editable-value-container.e-hide {
338
- display: none;
339
- }
340
- .e-inplaceeditor .e-editable-value-container.e-editable-open {
341
- -webkit-user-select: none;
342
- -ms-user-select: none;
343
- user-select: none;
344
- }
345
- .e-inplaceeditor .e-editable-value-container.e-loading {
346
- pointer-events: none;
347
- }
348
- .e-inplaceeditor .e-editable-value-container .e-spinner-pane .e-spinner-inner {
349
- left: unset;
350
- right: 10px;
351
- }
352
- .e-inplaceeditor .e-editable-value-container:hover .e-editable-overlay-icon {
353
- visibility: visible;
354
- }
355
- .e-inplaceeditor .e-editable-value-container:hover.e-editable-open .e-editable-overlay-icon {
356
- visibility: hidden;
357
- }
358
- .e-inplaceeditor .e-editable-action-buttons {
359
- margin-top: 4px;
360
- position: absolute;
361
- right: 0;
362
- z-index: 100;
363
- }
364
- .e-inplaceeditor.e-overlay {
365
- -webkit-user-select: none;
366
- -ms-user-select: none;
367
- user-select: none;
368
- }
369
- .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-value {
370
- margin: 0 0 0 30px;
371
- }
372
- .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-editable-overlay-icon {
373
- left: 10px;
374
- right: auto;
375
- }
376
- .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane {
377
- right: unset;
378
- }
379
- .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane,
380
- .e-inplaceeditor.e-rtl .e-editable-value-wrapper .e-spinner-pane .e-spinner-inner {
381
- left: 10px;
382
- }
383
- .e-inplaceeditor.e-rtl .e-editable-value-container .e-editable-value {
384
- margin: 0 0 0 30px;
385
- }
386
- .e-inplaceeditor.e-rtl .e-editable-value-container .e-editable-overlay-icon {
387
- left: 10px;
388
- right: auto;
389
- }
390
- .e-inplaceeditor.e-rtl .e-editable-value-container .e-spinner-pane {
391
- right: unset;
392
- }
393
- .e-inplaceeditor.e-rtl .e-editable-value-container .e-spinner-pane,
394
- .e-inplaceeditor.e-rtl .e-editable-value-container .e-spinner-pane .e-spinner-inner {
395
- left: 10px;
396
- }
397
- .e-inplaceeditor.e-rtl .e-editable-action-buttons {
398
- left: 0;
399
- right: auto;
400
- }
401
-
402
- .e-bigger .e-inplaceeditor,
403
- .e-inplaceeditor.e-bigger,
404
- .e-bigger .e-inplaceeditor-tip,
405
- .e-inplaceeditor-tip.e-bigger {
406
- width: auto;
407
- }
408
- .e-inplaceeditor .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
409
- .e-inplaceeditor-tip .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
410
- stroke-width: inherit;
411
- }
412
- .e-inplaceeditor .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle,
413
- .e-inplaceeditor-tip .e-editable-elements:not(.e-richtexteditor) + .e-editable-loading .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
414
- stroke-width: inherit;
415
- }
416
- .e-inplaceeditor .e-editable-loading,
417
- .e-inplaceeditor-tip .e-editable-loading {
418
- display: none;
419
- min-height: 100%;
420
- position: absolute;
421
- top: 0;
422
- }
423
- .e-inplaceeditor .e-editable-loading.e-show,
424
- .e-inplaceeditor-tip .e-editable-loading.e-show {
425
- display: block;
426
- }
427
- .e-inplaceeditor .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner,
428
- .e-inplaceeditor-tip .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
429
- left: auto;
430
- right: 5px;
431
- transform: translateX(-30%) translateY(-50%);
432
- }
433
- .e-inplaceeditor .e-editable-form,
434
- .e-inplaceeditor-tip .e-editable-form {
435
- width: 100%;
436
- }
437
- .e-inplaceeditor .e-editable-form.e-loading .e-input-group-icon,
438
- .e-inplaceeditor-tip .e-editable-form.e-loading .e-input-group-icon {
439
- visibility: hidden;
440
- }
441
- .e-inplaceeditor .e-component-group,
442
- .e-inplaceeditor-tip .e-component-group {
443
- margin-bottom: 4px;
444
- }
445
- .e-inplaceeditor .e-component-group .e-editable-component,
446
- .e-inplaceeditor-tip .e-component-group .e-editable-component {
447
- min-width: 150px;
448
- position: relative;
449
- }
450
- .e-inplaceeditor .e-control-overlay,
451
- .e-inplaceeditor-tip .e-control-overlay {
452
- visibility: hidden;
453
- }
454
- .e-inplaceeditor .e-control-overlay.e-richtexteditor,
455
- .e-inplaceeditor-tip .e-control-overlay.e-richtexteditor {
456
- opacity: 0.5;
457
- pointer-events: none;
458
- -webkit-user-select: none;
459
- -ms-user-select: none;
460
- user-select: none;
461
- visibility: visible;
462
- }
463
- .e-inplaceeditor .e-editable-action-buttons .e-btn-save,
464
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save {
465
- margin: 0 4px 0 0;
466
- }
467
- .e-inplaceeditor .e-editable-action-buttons .e-btn-save .e-btn-icon.e-icons,
468
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save .e-btn-icon.e-icons {
469
- font-size: 16px;
470
- }
471
- .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel,
472
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel {
473
- margin: 0 0 0 4px;
474
- }
475
- .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel .e-btn-icon.e-icons,
476
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel .e-btn-icon.e-icons {
477
- font-size: 16px;
478
- }
479
- .e-inplaceeditor .e-editable-action-buttons.e-hide,
480
- .e-inplaceeditor-tip .e-editable-action-buttons.e-hide {
481
- visibility: hidden;
482
- }
483
- .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-save,
484
- .e-inplaceeditor-tip.e-rtl .e-editable-action-buttons .e-btn-save {
485
- margin: 0 0 0 4px;
486
- }
487
- .e-inplaceeditor.e-rtl .e-editable-action-buttons .e-btn-cancel,
488
- .e-inplaceeditor-tip.e-rtl .e-editable-action-buttons .e-btn-cancel {
489
- margin: 0 4px 0 0;
490
- }
491
- .e-inplaceeditor.e-rtl .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner,
492
- .e-inplaceeditor-tip.e-rtl .e-editable-loading.e-show:not(.e-rte-spin-wrap) .e-spinner-inner {
493
- left: 5px;
494
- right: auto;
495
- transform: translateX(30%) translateY(-50%);
496
- }
497
-
498
- .e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content,
499
- .e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content {
500
- padding: 0;
501
- }
502
- .e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper,
503
- .e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-wrapper {
504
- padding: 12px;
505
- }
506
- .e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-container,
507
- .e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-container {
508
- padding: 12px;
509
- }
510
- .e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper,
511
- .e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper {
512
- padding: 10px 12px 12px 12px;
513
- }
514
- .e-bigger .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-container,
515
- .e-inplaceeditor-tip.e-bigger.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-container {
516
- padding: 10px 12px 12px 12px;
517
- }
518
- .e-bigger .e-inplaceeditor-tip .e-editable-title,
519
- .e-inplaceeditor-tip.e-bigger .e-editable-title {
520
- font-size: 14px;
521
- min-height: 36px;
522
- padding: 0 0 0 12px;
523
- }
524
- .e-bigger .e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title,
525
- .e-inplaceeditor-tip.e-bigger.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title {
526
- padding: 0 12px 0 0;
527
- }
528
-
529
- .e-inplaceeditor-tip {
530
- opacity: 1;
531
- width: auto;
532
- }
533
- .e-inplaceeditor-tip.e-tooltip-wrap {
534
- max-width: 100%;
535
- }
536
- .e-inplaceeditor-tip.e-tooltip-wrap .e-input-group.e-numeric.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
537
- .e-inplaceeditor-tip.e-tooltip-wrap .e-input-group.e-numeric.e-control-container .e-clear-icon.e-clear-icon-hide {
538
- display: block;
539
- visibility: hidden;
540
- }
541
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content {
542
- padding: 0;
543
- }
544
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title {
545
- -ms-flex-line-pack: center;
546
- align-content: center;
547
- display: -ms-flexbox;
548
- display: flex;
549
- -ms-flex-direction: column;
550
- flex-direction: column;
551
- font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
552
- font-size: 13px;
553
- font-weight: 600;
554
- height: 30px;
555
- -ms-flex-pack: center;
556
- justify-content: center;
557
- padding: 0 0 0 12px;
558
- }
559
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper {
560
- display: -ms-flexbox;
561
- display: flex;
562
- padding: 12px;
563
- }
564
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-wrapper .e-editable-action-buttons {
565
- float: right;
566
- margin-top: 4px;
567
- position: relative;
568
- right: auto;
569
- top: auto;
570
- }
571
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-container {
572
- display: -ms-flexbox;
573
- display: flex;
574
- padding: 12px;
575
- }
576
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-container .e-editable-action-buttons {
577
- float: right;
578
- margin-top: 4px;
579
- position: relative;
580
- right: auto;
581
- top: auto;
582
- }
583
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-wrapper {
584
- padding: 10px 12px 12px 12px;
585
- }
586
- .e-inplaceeditor-tip.e-tooltip-wrap .e-tip-content .e-editable-title + .e-editable-container {
587
- padding: 10px 12px 12px 12px;
588
- }
589
- .e-inplaceeditor-tip.e-hide {
590
- visibility: hidden;
591
- }
592
- .e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-title {
593
- padding: 0 12px 0 0;
594
- }
595
- .e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-wrapper .e-editable-action-buttons {
596
- float: left;
597
- }
598
- .e-inplaceeditor-tip.e-rtl.e-tooltip-wrap .e-tip-content .e-editable-container .e-editable-action-buttons {
599
- float: left;
600
- }
601
-
602
- .e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
603
- background-size: 150px 60px;
604
- min-height: 60px;
605
- }
606
-
607
- .e-bigger .e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor,
608
- .e-bigger.e-content-placeholder.e-inplaceeditor.e-placeholder-inplaceeditor {
609
- background-size: 150px 70px;
610
- min-height: 70px;
611
- }
612
-
613
- /*! inplaceeditor theme */
614
- .e-inplaceeditor .e-editable-value-wrapper .e-editable-value {
615
- border-bottom: 1px dashed #fff;
616
- color: #fff;
617
- }
618
- .e-inplaceeditor .e-editable-value-wrapper .e-editable-overlay-icon {
619
- color: #fff;
620
- }
621
- .e-inplaceeditor .e-editable-value-wrapper.e-loading .e-editable-value {
622
- border-bottom: 0;
623
- }
624
- .e-inplaceeditor .e-editable-value-wrapper:hover {
625
- background: #333232;
626
- border-radius: 0;
627
- }
628
- .e-inplaceeditor .e-editable-value-wrapper:hover .e-editable-value {
629
- border-bottom-color: transparent;
630
- }
631
- .e-inplaceeditor .e-editable-value-container .e-editable-value {
632
- border-bottom: 1px dashed #fff;
633
- color: #fff;
634
- }
635
- .e-inplaceeditor .e-editable-value-container .e-editable-overlay-icon {
636
- color: #fff;
637
- }
638
- .e-inplaceeditor .e-editable-value-container.e-loading .e-editable-value {
639
- border-bottom: 0;
640
- }
641
- .e-inplaceeditor .e-editable-value-container:hover {
642
- background: #333232;
643
- border-radius: 0;
644
- }
645
- .e-inplaceeditor .e-editable-value-container:hover .e-editable-value {
646
- border-bottom-color: transparent;
647
- }
648
- .e-inplaceeditor[data-underline=false] .e-editable-value-wrapper .e-editable-value {
649
- border-bottom: 0;
650
- }
651
- .e-inplaceeditor[data-underline=false] .e-editable-value-container .e-editable-value {
652
- border-bottom: 0;
653
- }
654
- .e-inplaceeditor.e-disable {
655
- pointer-events: none;
656
- -ms-touch-action: none;
657
- touch-action: none;
658
- }
659
- .e-inplaceeditor.e-disable .e-editable-value-wrapper .e-editable-value {
660
- border-bottom-color: transparent;
661
- }
662
- .e-inplaceeditor.e-disable .e-editable-value-container .e-editable-value {
663
- border-bottom-color: transparent;
664
- }
665
-
666
- .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn,
667
- .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn,
668
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn,
669
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn {
670
- box-shadow: none;
671
- }
672
- .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
673
- .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn .e-btn-icon.e-icons,
674
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn .e-btn-icon.e-icons,
675
- .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn .e-btn-icon.e-icons {
676
- color: #fff;
677
- }
678
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup {
679
- background: #201f1f;
680
- box-shadow: none;
681
- }
682
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-tip-content {
683
- border-radius: 0;
684
- color: #fff;
685
- }
686
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-inner {
687
- color: #201f1f;
688
- }
689
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-top {
690
- border-bottom-color: #414040;
691
- }
692
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-arrow-tip-outer.e-tip-bottom {
693
- border-top-color: #414040;
694
- }
695
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup.e-popup {
696
- border: 1px solid #414040;
697
- }
698
- .e-inplaceeditor-tip.e-tooltip-wrap.e-popup .e-editable-title {
699
- background: #282727;
700
- border-bottom: 0;
701
- color: #fff;
702
- }
703
- .e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-outer.e-tip-top {
704
- border-bottom-color: #414040;
705
- }
706
- .e-inplaceeditor-tip.e-editable-tip-title.e-tooltip-wrap .e-arrow-tip-inner.e-tip-top {
707
- color: #282727;
708
- }
1
+ @import '@syncfusion/ej2-inplace-editor/styles/inplace-editor/fabric-dark.css';