@syncfusion/ej2-vue-documenteditor 19.2.60 → 19.3.45

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 (54) hide show
  1. package/CHANGELOG.md +134 -90
  2. package/dist/ej2-vue-documenteditor.umd.min.js +1 -1
  3. package/dist/es6/ej2-vue-documenteditor.es2015.js +4 -2
  4. package/dist/es6/ej2-vue-documenteditor.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-documenteditor.es5.js +4 -2
  6. package/dist/es6/ej2-vue-documenteditor.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-documenteditor.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/document-editor/documenteditor.component.js +2 -1
  10. package/src/document-editor-container/documenteditorcontainer.component.js +2 -1
  11. package/styles/bootstrap-dark.css +284 -302
  12. package/styles/bootstrap.css +30 -110
  13. package/styles/bootstrap4.css +56 -139
  14. package/styles/bootstrap5-dark.css +5866 -0
  15. package/styles/bootstrap5-dark.scss +2 -0
  16. package/styles/bootstrap5.css +5866 -0
  17. package/styles/bootstrap5.scss +2 -0
  18. package/styles/document-editor/bootstrap-dark.css +53 -142
  19. package/styles/document-editor/bootstrap.css +10 -99
  20. package/styles/document-editor/bootstrap4.css +36 -125
  21. package/styles/document-editor/bootstrap5-dark.css +3699 -0
  22. package/styles/document-editor/bootstrap5-dark.scss +1 -0
  23. package/styles/document-editor/bootstrap5.css +3699 -0
  24. package/styles/document-editor/bootstrap5.scss +1 -0
  25. package/styles/document-editor/fabric-dark.css +31 -120
  26. package/styles/document-editor/fabric.css +10 -99
  27. package/styles/document-editor/highcontrast.css +15 -104
  28. package/styles/document-editor/material-dark.css +76 -168
  29. package/styles/document-editor/material.css +10 -99
  30. package/styles/document-editor/tailwind-dark.css +63 -61
  31. package/styles/document-editor/tailwind.css +47 -44
  32. package/styles/document-editor-container/bootstrap-dark.css +231 -160
  33. package/styles/document-editor-container/bootstrap.css +20 -11
  34. package/styles/document-editor-container/bootstrap4.css +20 -14
  35. package/styles/document-editor-container/bootstrap5-dark.css +2166 -0
  36. package/styles/document-editor-container/bootstrap5-dark.scss +1 -0
  37. package/styles/document-editor-container/bootstrap5.css +2166 -0
  38. package/styles/document-editor-container/bootstrap5.scss +1 -0
  39. package/styles/document-editor-container/fabric-dark.css +214 -138
  40. package/styles/document-editor-container/fabric.css +67 -13
  41. package/styles/document-editor-container/highcontrast-light.css +87 -13
  42. package/styles/document-editor-container/highcontrast.css +66 -13
  43. package/styles/document-editor-container/material-dark.css +232 -170
  44. package/styles/document-editor-container/material.css +67 -15
  45. package/styles/document-editor-container/tailwind-dark.css +132 -45
  46. package/styles/document-editor-container/tailwind.css +127 -40
  47. package/styles/fabric-dark.css +245 -258
  48. package/styles/fabric.css +77 -112
  49. package/styles/highcontrast-light.css +87 -13
  50. package/styles/highcontrast.css +81 -117
  51. package/styles/material-dark.css +308 -338
  52. package/styles/material.css +77 -114
  53. package/styles/tailwind-dark.css +195 -106
  54. package/styles/tailwind.css +174 -84
@@ -635,6 +635,26 @@
635
635
  font-family: 'e-icons';
636
636
  }
637
637
 
638
+ .e-item .e-de-paste-column::before {
639
+ content: '\e869';
640
+ }
641
+
642
+ .e-item .e-de-paste-row::before {
643
+ content: '\e866';
644
+ }
645
+
646
+ .e-item .e-de-paste-overwrite-cells::before {
647
+ content: '\e86b';
648
+ }
649
+
650
+ .e-item .e-de-paste-nested-table::before {
651
+ content: '\e864';
652
+ }
653
+
654
+ .e-item .e-de-paste-merge-table::before {
655
+ content: '\e861';
656
+ }
657
+
638
658
  .e-de-blink-cursor {
639
659
  border-left: 1px solid #000;
640
660
  pointer-events: none;
@@ -778,7 +798,6 @@
778
798
 
779
799
  .e-de-ff-dlg-heading-small {
780
800
  display: block;
781
- font-size: 12px;
782
801
  font-weight: 500;
783
802
  margin-bottom: 4px;
784
803
  }
@@ -1385,10 +1404,12 @@ label[for*="_wholeWord_e-de-rtl"] {
1385
1404
  .e-de-row-ht-top,
1386
1405
  .e-de-cell-ht-top {
1387
1406
  padding: 0 12px;
1407
+ width: 144px;
1388
1408
  }
1389
1409
 
1390
1410
  .e-de-ht-wdth-type {
1391
1411
  margin-top: -22px;
1412
+ width: 120px;
1392
1413
  }
1393
1414
 
1394
1415
  .e-de-row-ht-top.e-de-rtl,
@@ -1537,6 +1558,21 @@ label[for*="_wholeWord_e-de-rtl"] {
1537
1558
  top: 10px;
1538
1559
  }
1539
1560
 
1561
+ .e-bigger .e-de-table-properties-dlg {
1562
+ width: 485px;
1563
+ }
1564
+
1565
+ .e-bigger .e-de-table-ppty-dlg-preferred-width-div,
1566
+ .e-bigger .e-de-table-ppty-dlg-measure-drop-down-div,
1567
+ .e-bigger .e-de-ht-wdth-type {
1568
+ width: 155px;
1569
+ }
1570
+
1571
+ .e-bigger .e-de-row-ht-top,
1572
+ .e-bigger .e-de-cell-ht-top {
1573
+ width: 179px;
1574
+ }
1575
+
1540
1576
  .e-bigger .e-de-restrict-pane {
1541
1577
  width: 295px;
1542
1578
  }
@@ -1715,10 +1751,6 @@ label[for*="_wholeWord_e-de-rtl"] {
1715
1751
  margin-top: 40px;
1716
1752
  }
1717
1753
 
1718
- .e-bigger .e-de-table-properties-dlg {
1719
- width: 437px;
1720
- }
1721
-
1722
1754
  .e-bigger .e-de-ht-wdth-type {
1723
1755
  margin-top: -18px;
1724
1756
  }
@@ -1790,7 +1822,7 @@ label[for*="_wholeWord_e-de-rtl"] {
1790
1822
  }
1791
1823
 
1792
1824
  .e-bigger .e-de-page-setup-dlg-sub-container-port {
1793
- margin-top: 35px;
1825
+ margin-top: 42px;
1794
1826
  }
1795
1827
 
1796
1828
  .e-bigger .e-de-page-setup-dlg-first-page-prop {
@@ -1998,10 +2030,13 @@ label[for*="_wholeWord_e-de-rtl"] {
1998
2030
  }
1999
2031
 
2000
2032
  .e-de-restrict-pane {
2001
- color: #111827;
2002
2033
  line-height: 1.5;
2003
2034
  }
2004
2035
 
2036
+ .e-de-restrict-pane {
2037
+ color: #111827;
2038
+ }
2039
+
2005
2040
  .e-de-op.e-de-rtl .e-de-search-tab-content {
2006
2041
  margin-left: 12px;
2007
2042
  margin-right: 0;
@@ -2015,6 +2050,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2015
2050
  font-size: 12px;
2016
2051
  font-weight: 500;
2017
2052
  display: block;
2053
+ margin-bottom: 0;
2018
2054
  }
2019
2055
 
2020
2056
  .e-de-tbl-indent-lbl {
@@ -2045,7 +2081,6 @@ label[for*="_wholeWord_e-de-rtl"] {
2045
2081
  }
2046
2082
 
2047
2083
  .e-documenteditor .e-input {
2048
- color: #111827;
2049
2084
  font-size: 14px;
2050
2085
  }
2051
2086
 
@@ -2426,7 +2461,6 @@ label[for*="_wholeWord_e-de-rtl"] {
2426
2461
  }
2427
2462
 
2428
2463
  .e-de-spellcheck-btn {
2429
- height: 36px;
2430
2464
  margin-bottom: 8px;
2431
2465
  width: 154px;
2432
2466
  }
@@ -2494,10 +2528,6 @@ label[for*="_wholeWord_e-de-rtl"] {
2494
2528
  top: 385px;
2495
2529
  }
2496
2530
 
2497
- .e-de-font-content-label span.e-label {
2498
- color: #111827;
2499
- }
2500
-
2501
2531
  .e-de-font-label span.e-label {
2502
2532
  color: #111827;
2503
2533
  }
@@ -2533,34 +2563,6 @@ label[for*="_wholeWord_e-de-rtl"] {
2533
2563
  border: 0;
2534
2564
  }
2535
2565
 
2536
- .e-de-table-container-div .e-checkbox-wrapper .e-label {
2537
- color: #111827;
2538
- }
2539
-
2540
- .e-de-table-header-div .e-checkbox-wrapper .e-label {
2541
- color: #111827;
2542
- }
2543
-
2544
- .e-de-table-ppty-options-break .e-checkbox-wrapper .e-label {
2545
- color: #111827;
2546
- }
2547
-
2548
- .e-de-table-ppty-options-header-row .e-checkbox-wrapper .e-label {
2549
- color: #111827;
2550
- }
2551
-
2552
- .e-de-table-cell-header-div .e-checkbox-wrapper .e-label {
2553
- color: #111827;
2554
- }
2555
-
2556
- .e-de-tbl-margin-sub-header .e-label {
2557
- color: #111827;
2558
- }
2559
-
2560
- .e-de-tbl-btn-separator .e-checkbox-wrapper .e-label {
2561
- color: #111827;
2562
- }
2563
-
2564
2566
  .e-de-list-format-info {
2565
2567
  border-radius: 50% !important;
2566
2568
  cursor: default;
@@ -2832,6 +2834,7 @@ label[for*="_wholeWord_e-de-rtl"] {
2832
2834
  float: right;
2833
2835
  margin-left: 12px;
2834
2836
  margin-top: 6px;
2837
+ width: 120px;
2835
2838
  }
2836
2839
 
2837
2840
  .e-de-table-ppty-dlg-measure-drop-down-div.e-de-rtl {
@@ -2865,11 +2868,13 @@ label[for*="_wholeWord_e-de-rtl"] {
2865
2868
  float: right;
2866
2869
  margin-left: 12px;
2867
2870
  margin-top: 6px;
2871
+ width: 120px;
2868
2872
  }
2869
2873
 
2870
2874
  .e-de-table-ppty-dlg-preferred-width-div.e-de-rtl {
2871
2875
  margin-left: 0;
2872
2876
  margin-right: 12px;
2877
+ width: 120px;
2873
2878
  }
2874
2879
 
2875
2880
  .e-de-table-ppty-options-break {
@@ -3269,14 +3274,12 @@ label[for*="_wholeWord_e-de-rtl"] {
3269
3274
 
3270
3275
  .e-bigger .e-de-rp-btn-enforce {
3271
3276
  margin: 0;
3272
- width: 100%;
3273
3277
  padding-left: 10px;
3274
3278
  padding-right: 10px;
3275
3279
  }
3276
3280
 
3277
3281
  .e-de-rp-nav-btn {
3278
3282
  margin: 0 24px;
3279
- width: 210px;
3280
3283
  }
3281
3284
 
3282
3285
  .e-de-rp-btn-stop-enforce {
@@ -3321,7 +3324,6 @@ label[for*="_wholeWord_e-de-rtl"] {
3321
3324
  font-size: 12px;
3322
3325
  font-weight: 500;
3323
3326
  margin-bottom: 4px;
3324
- margin-top: c;
3325
3327
  }
3326
3328
 
3327
3329
  .e-de-enforce .e-de-enforce-dlg-input {
@@ -3480,6 +3482,7 @@ label[for*="_wholeWord_e-de-rtl"] {
3480
3482
  }
3481
3483
 
3482
3484
  .e-de-tc-no-chng {
3485
+ color: #111827;
3483
3486
  font-size: 14px;
3484
3487
  opacity: 65%;
3485
3488
  margin: 60px 0;