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