@syncfusion/ej2-pdfviewer 17.3.57-4568 → 17.3.58-4568

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 (75) hide show
  1. package/dist/ej2-pdfviewer.umd.min.js +1 -1
  2. package/dist/ej2-pdfviewer.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-pdfviewer.es2015.js +4 -2
  4. package/dist/es6/ej2-pdfviewer.es2015.js.map +1 -1
  5. package/dist/es6/ej2-pdfviewer.es5.js +4 -2
  6. package/dist/es6/ej2-pdfviewer.es5.js.map +1 -1
  7. package/package.json +1 -1
  8. package/src/pdfviewer/tagged-pdf/tagged-pdf.js +4 -2
  9. package/styles/bootstrap-dark.css +317 -5
  10. package/styles/bootstrap.css +319 -5
  11. package/styles/bootstrap4.css +321 -6
  12. package/styles/bootstrap5-dark.css +318 -6
  13. package/styles/bootstrap5.css +318 -6
  14. package/styles/fabric-dark.css +317 -5
  15. package/styles/fabric.css +319 -5
  16. package/styles/fluent-dark.css +319 -6
  17. package/styles/fluent.css +319 -6
  18. package/styles/highcontrast-light.css +317 -5
  19. package/styles/highcontrast.css +317 -5
  20. package/styles/material-dark.css +317 -5
  21. package/styles/material.css +317 -5
  22. package/styles/material3-dark.css +318 -6
  23. package/styles/material3.css +318 -6
  24. package/styles/pdfviewer/_bds-definition.scss +6 -0
  25. package/styles/pdfviewer/_bootstrap-dark-definition.scss +6 -0
  26. package/styles/pdfviewer/_bootstrap-definition.scss +6 -0
  27. package/styles/pdfviewer/_bootstrap4-definition.scss +6 -0
  28. package/styles/pdfviewer/_bootstrap5-definition.scss +7 -1
  29. package/styles/pdfviewer/_fabric-dark-definition.scss +6 -0
  30. package/styles/pdfviewer/_fabric-definition.scss +6 -0
  31. package/styles/pdfviewer/_fluent-definition.scss +6 -0
  32. package/styles/pdfviewer/_fluent2-definition.scss +549 -0
  33. package/styles/pdfviewer/_fusionnew-definition.scss +6 -0
  34. package/styles/pdfviewer/_highcontrast-definition.scss +6 -0
  35. package/styles/pdfviewer/_highcontrast-light-definition.scss +6 -0
  36. package/styles/pdfviewer/_material-dark-definition.scss +12 -6
  37. package/styles/pdfviewer/_material-definition.scss +11 -5
  38. package/styles/pdfviewer/_material3-definition.scss +7 -1
  39. package/styles/pdfviewer/_tailwind-definition.scss +7 -1
  40. package/styles/pdfviewer/_theme.scss +337 -7
  41. package/styles/pdfviewer/bootstrap-dark.css +317 -5
  42. package/styles/pdfviewer/bootstrap.css +319 -5
  43. package/styles/pdfviewer/bootstrap4.css +321 -6
  44. package/styles/pdfviewer/bootstrap5-dark.css +318 -6
  45. package/styles/pdfviewer/bootstrap5.css +318 -6
  46. package/styles/pdfviewer/fabric-dark.css +317 -5
  47. package/styles/pdfviewer/fabric.css +319 -5
  48. package/styles/pdfviewer/fluent-dark.css +319 -6
  49. package/styles/pdfviewer/fluent.css +319 -6
  50. package/styles/pdfviewer/highcontrast-light.css +317 -5
  51. package/styles/pdfviewer/highcontrast.css +317 -5
  52. package/styles/pdfviewer/icons/_bds.scss +511 -0
  53. package/styles/pdfviewer/icons/_bootstrap-dark.scss +22 -0
  54. package/styles/pdfviewer/icons/_bootstrap.scss +22 -0
  55. package/styles/pdfviewer/icons/_bootstrap4.scss +22 -0
  56. package/styles/pdfviewer/icons/_bootstrap5.scss +23 -1
  57. package/styles/pdfviewer/icons/_fabric-dark.scss +22 -0
  58. package/styles/pdfviewer/icons/_fabric.scss +22 -0
  59. package/styles/pdfviewer/icons/_fluent.scss +23 -1
  60. package/styles/pdfviewer/icons/_fusionnew.scss +23 -1
  61. package/styles/pdfviewer/icons/_highcontrast-light.scss +22 -0
  62. package/styles/pdfviewer/icons/_highcontrast.scss +22 -0
  63. package/styles/pdfviewer/icons/_material-dark.scss +22 -0
  64. package/styles/pdfviewer/icons/_material.scss +22 -0
  65. package/styles/pdfviewer/icons/_material3.scss +23 -1
  66. package/styles/pdfviewer/icons/_tailwind-dark.scss +22 -0
  67. package/styles/pdfviewer/icons/_tailwind.scss +22 -0
  68. package/styles/pdfviewer/material-dark.css +317 -5
  69. package/styles/pdfviewer/material.css +317 -5
  70. package/styles/pdfviewer/material3-dark.css +318 -6
  71. package/styles/pdfviewer/material3.css +318 -6
  72. package/styles/pdfviewer/tailwind-dark.css +318 -6
  73. package/styles/pdfviewer/tailwind.css +318 -6
  74. package/styles/tailwind-dark.css +318 -6
  75. package/styles/tailwind.css +318 -6
@@ -18,6 +18,23 @@
18
18
  .e-pdfviewer .e-pv-first-page-navigation-icon::before {
19
19
  content: "\ec2c";
20
20
  }
21
+ .e-pdfviewer .e-pv-rotate-right-icon::before {
22
+ content: "\e971";
23
+ }
24
+ .e-pdfviewer .e-pv-organize-view-icon::before {
25
+ content: "\e117";
26
+ }
27
+ .e-pdfviewer .e-pv-organize-view-disable-icon::before {
28
+ color: rgba(51, 51, 51, 0.2);
29
+ content: "\e117";
30
+ }
31
+ .e-pdfviewer .e-pv-organize-view-selection-icon::before {
32
+ color: #333;
33
+ content: "\e117";
34
+ }
35
+ .e-pdfviewer .e-pv-rotate-left-icon::before {
36
+ content: "\e970";
37
+ }
21
38
  .e-pdfviewer .e-pv-previous-page-navigation-icon::before,
22
39
  .e-pdfviewer .e-pv-prev-search-icon::before {
23
40
  content: "\ec2d";
@@ -783,6 +800,18 @@ input.e-pv-input-password::-ms-reveal {
783
800
  padding-top: 16px;
784
801
  }
785
802
 
803
+ .e-pv-image-container {
804
+ width: 100%;
805
+ height: 100%;
806
+ display: -ms-flexbox;
807
+ display: flex;
808
+ -ms-flex-pack: center;
809
+ justify-content: center;
810
+ -ms-flex-align: center;
811
+ align-items: center;
812
+ padding: 3px;
813
+ }
814
+
786
815
  .e-pv-gotopage-apply-btn.e-btn.e-flat.e-primary:disabled {
787
816
  background-color: transparent;
788
817
  color: rgba(51, 51, 51, 0.6);
@@ -1141,6 +1170,10 @@ input.e-pv-input-password::-ms-reveal {
1141
1170
  padding-top: 6px;
1142
1171
  }
1143
1172
 
1173
+ .e-dialog .e-dlg-header {
1174
+ width: auto;
1175
+ }
1176
+
1144
1177
  .e-pv-current-page-box.e-input-group.e-control-wrapper input.e-input {
1145
1178
  max-height: 30px;
1146
1179
  padding-bottom: 3px;
@@ -1328,7 +1361,8 @@ input.e-pv-input-password::-ms-reveal {
1328
1361
  border-radius: 100px;
1329
1362
  }
1330
1363
 
1331
- .e-pv-thumbnail-view-button.e-btn {
1364
+ .e-pv-thumbnail-view-button.e-btn,
1365
+ .e-pv-organize-view-button.e-btn {
1332
1366
  background: transparent;
1333
1367
  border: 0;
1334
1368
  border-radius: 4px;
@@ -1342,6 +1376,262 @@ input.e-pv-input-password::-ms-reveal {
1342
1376
  width: 32px;
1343
1377
  }
1344
1378
 
1379
+ .e-pv-organize-tile.e-pv-thumbnail-column {
1380
+ width: 100%;
1381
+ height: 100%;
1382
+ }
1383
+
1384
+ .e-pv-organize-content-apperance {
1385
+ overflow: hidden;
1386
+ }
1387
+
1388
+ .e-pv-organize-tile-view.e-pv-thumbnail-row {
1389
+ display: -ms-flexbox;
1390
+ display: flex;
1391
+ -ms-flex-pack: center;
1392
+ justify-content: center;
1393
+ -ms-flex-wrap: wrap;
1394
+ flex-wrap: wrap;
1395
+ overflow: auto;
1396
+ overflow-x: hidden;
1397
+ }
1398
+
1399
+ .e-pv-organize-anchor-node {
1400
+ border: 2px solid #ccc;
1401
+ margin: 24px;
1402
+ width: 140px;
1403
+ height: 140px;
1404
+ }
1405
+ @media only screen and (max-width: 1399.98px) {
1406
+ .e-pv-organize-anchor-node {
1407
+ width: 140px;
1408
+ height: 140px;
1409
+ }
1410
+ }
1411
+ @media only screen and (max-width: 1199.98px) {
1412
+ .e-pv-organize-anchor-node {
1413
+ width: 140px;
1414
+ height: 140px;
1415
+ }
1416
+ }
1417
+ @media only screen and (max-width: 991.98px) {
1418
+ .e-pv-organize-anchor-node {
1419
+ width: 140px;
1420
+ height: 140px;
1421
+ }
1422
+ }
1423
+ @media only screen and (max-width: 767.98px) {
1424
+ .e-pv-organize-anchor-node {
1425
+ width: 140px;
1426
+ height: 140px;
1427
+ min-width: 140px;
1428
+ min-height: 140px;
1429
+ }
1430
+ }
1431
+ @media only screen and (max-width: 575.98px) {
1432
+ .e-pv-organize-anchor-node {
1433
+ width: 140px;
1434
+ height: 140px;
1435
+ min-width: 140px;
1436
+ min-height: 140px;
1437
+ margin: 24px 20px;
1438
+ }
1439
+ }
1440
+
1441
+ .e-pdfviewer .e-pv-organize-tile.e-pv-thumbnail-column .e-checkbox-wrapper {
1442
+ width: 100%;
1443
+ height: 100%;
1444
+ position: relative;
1445
+ top: -100%;
1446
+ padding: 4px;
1447
+ }
1448
+
1449
+ @media screen and (max-width: 480px) {
1450
+ .e-pdfviewer .e-pv-organize-tile.e-pv-thumbnail-column .e-checkbox-wrapper {
1451
+ width: 100%;
1452
+ height: 100%;
1453
+ position: relative;
1454
+ top: -100%;
1455
+ padding: 4px;
1456
+ }
1457
+ }
1458
+ .e-pv-organize-buttondiv {
1459
+ -ms-flex-pack: center;
1460
+ justify-content: center;
1461
+ -ms-flex-wrap: nowrap;
1462
+ flex-wrap: nowrap;
1463
+ position: relative;
1464
+ text-align: center;
1465
+ top: calc(-100% - 12px + 1px);
1466
+ }
1467
+
1468
+ .e-pv-organize-anchor-node.e-pv-organize-node-selection-ring {
1469
+ border: 2px solid #317ab9;
1470
+ border-radius: 2px;
1471
+ }
1472
+
1473
+ @media screen and (max-width: 480px) {
1474
+ .e-pv-organize-anchor-node.e-pv-organize-node-selection-ring {
1475
+ border: 2px solid #317ab9;
1476
+ border-radius: 2px;
1477
+ }
1478
+ }
1479
+ .e-pv-organize-window {
1480
+ border: 1px solid #ccc;
1481
+ border-radius: 0;
1482
+ }
1483
+
1484
+ .e-pdfviewer .e-pv-organize-window .e-footer-content {
1485
+ border-top: 1px solid #ccc;
1486
+ padding: 15px;
1487
+ }
1488
+
1489
+ .e-pdfviewer .e-pv-organize-window .e-dlg-header-content {
1490
+ padding: 15px;
1491
+ }
1492
+
1493
+ .e-pv-tile-number {
1494
+ text-align: center;
1495
+ margin-top: 16.5px;
1496
+ }
1497
+
1498
+ .e-pv-delete-button.e-btn,
1499
+ .e-pv-rotate-left-button.e-btn,
1500
+ .e-pv-rotate-right-button.e-btn {
1501
+ width: 25px;
1502
+ height: 25px;
1503
+ -ms-flex-pack: center;
1504
+ justify-content: center;
1505
+ -ms-flex-align: center;
1506
+ align-items: center;
1507
+ margin: 0 5px;
1508
+ padding: 0;
1509
+ }
1510
+
1511
+ .e-pv-insert-left-button.e-btn {
1512
+ width: 25px;
1513
+ height: 25px;
1514
+ -ms-flex-pack: center;
1515
+ justify-content: center;
1516
+ -ms-flex-align: center;
1517
+ align-items: center;
1518
+ position: absolute;
1519
+ left: calc(-1 * (25px / 2 + 2px / 2));
1520
+ top: -70px;
1521
+ padding: 0;
1522
+ }
1523
+ @media only screen and (max-width: 1399.98px) {
1524
+ .e-pv-insert-left-button.e-btn {
1525
+ top: -70px;
1526
+ }
1527
+ }
1528
+ @media only screen and (max-width: 1199.98px) {
1529
+ .e-pv-insert-left-button.e-btn {
1530
+ top: -70px;
1531
+ }
1532
+ }
1533
+ @media only screen and (max-width: 991.98px) {
1534
+ .e-pv-insert-left-button.e-btn {
1535
+ top: -70px;
1536
+ }
1537
+ }
1538
+ @media only screen and (max-width: 767.98px) {
1539
+ .e-pv-insert-left-button.e-btn {
1540
+ top: -70px;
1541
+ }
1542
+ }
1543
+ @media only screen and (max-width: 575.98px) {
1544
+ .e-pv-insert-left-button.e-btn {
1545
+ top: -70px;
1546
+ }
1547
+ }
1548
+
1549
+ .e-pv-insert-right-button.e-btn {
1550
+ width: 25px;
1551
+ height: 25px;
1552
+ -ms-flex-pack: center;
1553
+ justify-content: center;
1554
+ -ms-flex-align: center;
1555
+ align-items: center;
1556
+ position: absolute;
1557
+ right: calc(-1 * (25px / 2 + 2px / 2));
1558
+ top: -70px;
1559
+ padding: 0;
1560
+ }
1561
+ @media only screen and (max-width: 1399.98px) {
1562
+ .e-pv-insert-right-button.e-btn {
1563
+ top: -70px;
1564
+ }
1565
+ }
1566
+ @media only screen and (max-width: 1199.98px) {
1567
+ .e-pv-insert-right-button.e-btn {
1568
+ top: -70px;
1569
+ }
1570
+ }
1571
+ @media only screen and (max-width: 991.98px) {
1572
+ .e-pv-insert-right-button.e-btn {
1573
+ top: -70px;
1574
+ }
1575
+ }
1576
+ @media only screen and (max-width: 767.98px) {
1577
+ .e-pv-insert-right-button.e-btn {
1578
+ top: -70px;
1579
+ }
1580
+ }
1581
+ @media only screen and (max-width: 575.98px) {
1582
+ .e-pv-insert-right-button.e-btn {
1583
+ top: -70px;
1584
+ }
1585
+ }
1586
+
1587
+ .e-pv-toolbar-rotate-left-button {
1588
+ height: 32px;
1589
+ width: 32px;
1590
+ padding: 0;
1591
+ top: 7px;
1592
+ position: relative;
1593
+ left: 436px;
1594
+ box-shadow: none;
1595
+ }
1596
+
1597
+ .e-pv-toolbar-rotate-right-button {
1598
+ height: 32px;
1599
+ width: 32px;
1600
+ padding: 0;
1601
+ top: 7px;
1602
+ position: relative;
1603
+ left: 445px;
1604
+ box-shadow: none;
1605
+ }
1606
+
1607
+ .e-pdfviewer .e-pv-organize-window .e-dlg-content {
1608
+ padding: 0;
1609
+ overflow: hidden;
1610
+ border-radius: 0;
1611
+ }
1612
+
1613
+ .e-pv-organize-toolbar-apperance.e-toolbar {
1614
+ width: 1172px;
1615
+ border: 1px solid #ccc;
1616
+ border-width: 1px 0;
1617
+ background: transparent !important; /* stylelint-disable-line declaration-no-important */
1618
+ }
1619
+ .e-pv-organize-toolbar-apperance.e-toolbar .e-toolbar-items.e-tbar-pos {
1620
+ background: transparent !important; /* stylelint-disable-line declaration-no-important */
1621
+ }
1622
+
1623
+ .e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
1624
+ margin-left: 22px;
1625
+ margin-right: 8px;
1626
+ text-wrap: nowrap;
1627
+ }
1628
+
1629
+ @media screen and (max-width: 480px) {
1630
+ .e-pdfviewer .e-pv-organize-toolbar-apperance .e-checkbox-wrapper {
1631
+ width: 35px;
1632
+ margin-left: 22px;
1633
+ }
1634
+ }
1345
1635
  .e-pv-thumbnail-view-button-selection.e-pv-thumbnail-view-button.e-btn,
1346
1636
  .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
1347
1637
  background: #e6e6e6;
@@ -1427,9 +1717,8 @@ input.e-pv-input-password::-ms-reveal {
1427
1717
  .e-pv-thumbnail-number {
1428
1718
  color: #333;
1429
1719
  font-family: Roboto;
1430
- padding-left: 50px;
1431
- padding-right: 50px;
1432
1720
  padding-top: 8px;
1721
+ text-align: center;
1433
1722
  }
1434
1723
 
1435
1724
  .e-pv-thumbnail-selection-ring {
@@ -1912,10 +2201,30 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1912
2201
  width: 32px;
1913
2202
  }
1914
2203
 
2204
+ .e-pv-organize-total-page-button {
2205
+ float: left;
2206
+ font-size: 12;
2207
+ font-weight: normal;
2208
+ color: #000;
2209
+ }
2210
+
2211
+ .e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
2212
+ background-color: transparent;
2213
+ background: transparent;
2214
+ color: #000;
2215
+ cursor: default;
2216
+ }
2217
+
1915
2218
  .e-pv-annotation-thickness-slider-container {
1916
2219
  margin-top: -6px;
1917
2220
  }
1918
2221
 
2222
+ .e-pv-organize-image {
2223
+ width: calc(100% - 4px);
2224
+ height: calc(100% - 4px);
2225
+ border: 1px solid #ccc;
2226
+ }
2227
+
1919
2228
  .e-pv-annotation-opacity-icon {
1920
2229
  padding-top: 1px;
1921
2230
  }
@@ -2384,6 +2693,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2384
2693
  .e-pdfviewer .e-checkbox-wrapper .e-frame + .e-label,
2385
2694
  .e-pdfviewer .e-css.e-checkbox-wrapper .e-frame + .e-label {
2386
2695
  margin-right: 10px;
2696
+ font-size: 14px;
2387
2697
  }
2388
2698
 
2389
2699
  div > .e-pv-bookmark-icon.e-pv-icon.e-right {
@@ -2615,17 +2925,21 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2615
2925
  padding-left: 32px;
2616
2926
  padding-top: 8px;
2617
2927
  font-size: 14px;
2618
- max-width: 237px;
2928
+ color: #333;
2619
2929
  position: absolute;
2930
+ overflow: hidden;
2931
+ text-overflow: ellipsis;
2620
2932
  }
2621
2933
 
2622
2934
  .e-pv-reply-title {
2623
2935
  color: rgba(51, 51, 51, 0.6);
2624
2936
  font-size: 14px;
2625
- max-width: 212px;
2937
+ color: #333;
2626
2938
  padding-left: 8px;
2627
2939
  padding-top: 8px;
2628
2940
  position: absolute;
2941
+ overflow: hidden;
2942
+ text-overflow: ellipsis;
2629
2943
  }
2630
2944
 
2631
2945
  .e-pv-comments-hover {