@syncfusion/ej2-vue-inplace-editor 19.4.52 → 20.2.36

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