@syncfusion/ej2-vue-pdfviewer 21.2.10 → 22.1.34

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 (49) hide show
  1. package/CHANGELOG.md +9 -2
  2. package/README.md +1 -1
  3. package/dist/ej2-vue-pdfviewer.umd.min.js +2 -2
  4. package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-vue-pdfviewer.es2015.js +2 -2
  6. package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
  7. package/dist/es6/ej2-vue-pdfviewer.es5.js +2 -2
  8. package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
  9. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  10. package/package.json +8 -8
  11. package/src/pdfviewer/pdfviewer.component.js +2 -2
  12. package/styles/bootstrap-dark.css +54 -10
  13. package/styles/bootstrap.css +54 -10
  14. package/styles/bootstrap4.css +54 -10
  15. package/styles/bootstrap5-dark.css +66 -16
  16. package/styles/bootstrap5.css +66 -16
  17. package/styles/fabric-dark.css +54 -10
  18. package/styles/fabric.css +54 -10
  19. package/styles/fluent-dark.css +66 -10
  20. package/styles/fluent.css +66 -10
  21. package/styles/highcontrast-light.css +54 -10
  22. package/styles/highcontrast.css +54 -10
  23. package/styles/material-dark.css +54 -10
  24. package/styles/material.css +54 -10
  25. package/styles/material3-dark.css +3482 -0
  26. package/styles/material3-dark.scss +2 -0
  27. package/styles/material3.css +3538 -0
  28. package/styles/material3.scss +2 -0
  29. package/styles/pdfviewer/bootstrap-dark.css +54 -10
  30. package/styles/pdfviewer/bootstrap.css +54 -10
  31. package/styles/pdfviewer/bootstrap4.css +54 -10
  32. package/styles/pdfviewer/bootstrap5-dark.css +66 -16
  33. package/styles/pdfviewer/bootstrap5.css +66 -16
  34. package/styles/pdfviewer/fabric-dark.css +54 -10
  35. package/styles/pdfviewer/fabric.css +54 -10
  36. package/styles/pdfviewer/fluent-dark.css +66 -10
  37. package/styles/pdfviewer/fluent.css +66 -10
  38. package/styles/pdfviewer/highcontrast-light.css +54 -10
  39. package/styles/pdfviewer/highcontrast.css +54 -10
  40. package/styles/pdfviewer/material-dark.css +54 -10
  41. package/styles/pdfviewer/material.css +54 -10
  42. package/styles/pdfviewer/material3-dark.css +3482 -0
  43. package/styles/pdfviewer/material3-dark.scss +2 -0
  44. package/styles/pdfviewer/material3.css +3538 -0
  45. package/styles/pdfviewer/material3.scss +2 -0
  46. package/styles/pdfviewer/tailwind-dark.css +57 -10
  47. package/styles/pdfviewer/tailwind.css +57 -10
  48. package/styles/tailwind-dark.css +57 -10
  49. package/styles/tailwind.css +57 -10
@@ -0,0 +1,2 @@
1
+ @import 'ej2-base/styles/material3-definition.scss';
2
+ @import 'ej2-pdfviewer/styles/pdfviewer/material3.scss';
@@ -603,13 +603,13 @@
603
603
  /* stylelint-disable value-no-vendor-prefix */
604
604
  /* stylelint-disable property-no-vendor-prefix */
605
605
  .e-pv-viewer-container {
606
- background-color: #4b5563;
607
606
  border-color: #4b5563;
608
607
  height: 100%;
609
608
  overflow: auto;
610
609
  position: relative;
611
610
  -ms-touch-action: pan-x pan-y;
612
611
  touch-action: pan-x pan-y;
612
+ background-color: #4b5563;
613
613
  }
614
614
 
615
615
  .e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
@@ -821,6 +821,11 @@ input.e-pv-input-password::-ms-reveal {
821
821
  padding-bottom: 0;
822
822
  }
823
823
 
824
+ .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
825
+ .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
826
+ padding-bottom: 0;
827
+ }
828
+
824
829
  .e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
825
830
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
826
831
  line-height: 26px;
@@ -1826,6 +1831,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1826
1831
  font-size: 12px;
1827
1832
  }
1828
1833
 
1834
+ .e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1835
+ .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1836
+ .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1837
+ font-size: 18px;
1838
+ }
1839
+
1829
1840
  .e-pv-annotation-color-container,
1830
1841
  .e-pv-annotation-opacity-container,
1831
1842
  .e-pv-annotation-stroke-container,
@@ -2081,8 +2092,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2081
2092
  .e-pv-properties-line-stroke-color-label,
2082
2093
  .e-pv-properties-line-opacity-label,
2083
2094
  .e-pv-properties-line-leader-length-label {
2084
- font-size: 14px;
2085
2095
  margin-bottom: 8px;
2096
+ font-size: 14px;
2086
2097
  }
2087
2098
 
2088
2099
  .e-pv-properties-line-end-container,
@@ -2153,11 +2164,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2153
2164
  .e-pv-properties-line-start.e-btn,
2154
2165
  .e-pv-properties-line-end.e-btn {
2155
2166
  height: 30px;
2167
+ height: 32px;
2156
2168
  padding: 8px;
2157
2169
  }
2158
2170
 
2159
2171
  .e-pv-properties-line-style.e-btn {
2160
2172
  height: 30px;
2173
+ height: 32px;
2161
2174
  line-height: 0;
2162
2175
  padding: 8px;
2163
2176
  white-space: pre;
@@ -2362,10 +2375,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2362
2375
 
2363
2376
  .e-pdfviewer .e-editable-value-wrapper {
2364
2377
  color: #d1d5db;
2365
- font-size: 14px;
2366
2378
  line-height: normal;
2367
2379
  min-height: 22px;
2368
2380
  padding: 2px 8px 3px;
2381
+ font-size: 14px;
2369
2382
  }
2370
2383
 
2371
2384
  .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
@@ -2469,20 +2482,20 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2469
2482
 
2470
2483
  .e-pv-comment-panel-title-container {
2471
2484
  background-color: #232e3e;
2472
- border-color: #4b5563;
2473
2485
  border-style: double;
2474
2486
  border-width: 0 1px 1px 0;
2475
2487
  height: 45px;
2476
2488
  position: relative;
2489
+ border-color: #4b5563;
2477
2490
  }
2478
2491
 
2479
2492
  .e-pv-comment-panel-title {
2480
2493
  color: #d1d5db;
2481
2494
  font-size: 14px;
2482
2495
  left: 15px;
2496
+ top: 14px;
2483
2497
  position: absolute;
2484
2498
  text-align: left;
2485
- top: 14px;
2486
2499
  }
2487
2500
 
2488
2501
  .e-pv-comment-panel-title-close-div.e-btn {
@@ -2533,13 +2546,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2533
2546
 
2534
2547
  .e-pv-comment-title {
2535
2548
  color: #22d3ee;
2549
+ padding-left: 32px;
2550
+ padding-top: 7px;
2536
2551
  color: #fff;
2537
2552
  font-size: 14px;
2538
2553
  font-size: 12px;
2539
2554
  font-weight: 500;
2540
2555
  max-width: 237px;
2541
- padding-left: 32px;
2542
- padding-top: 7px;
2543
2556
  position: absolute;
2544
2557
  }
2545
2558
 
@@ -2681,8 +2694,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2681
2694
  }
2682
2695
 
2683
2696
  .e-pv-signature-dialog-height .e-pv-cancelbtn {
2684
- height: 30px;
2685
- min-height: 30px;
2697
+ height: 32px;
2698
+ min-height: 32px;
2686
2699
  }
2687
2700
 
2688
2701
  .e-pv-signature-dialog-height .e-pv-createbtn {
@@ -2976,6 +2989,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2976
2989
  padding: 12px 20px 12px 1px;
2977
2990
  }
2978
2991
 
2992
+ .e-bigger .e-pv-properties-fill-color-style-prop,
2993
+ .e-bigger .e-pv-properties-stroke-color-style-prop,
2994
+ .e-bigger .e-pv-properties-stroke-thickness-style-prop {
2995
+ padding: 12px 20px 12px 1px;
2996
+ }
2997
+
2979
2998
  .e-pv-formfield-fontcolor-icon,
2980
2999
  .e-pv-formfield-strokecolor-icon,
2981
3000
  .e-pv-formfield-strokethickness-icon {
@@ -2988,6 +3007,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2988
3007
 
2989
3008
  .e-pv-properties-format-text-style-prop {
2990
3009
  padding: 15px 15px 4px 1px;
3010
+ padding: 15px 15px 15px 1px;
2991
3011
  }
2992
3012
 
2993
3013
  .e-pv-properties-font-family-container {
@@ -3142,7 +3162,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3142
3162
  background-color: #22d3ee;
3143
3163
  }
3144
3164
 
3145
- .e-pv-formfield-li-element:hover {
3165
+ .e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
3146
3166
  background-color: #22d3ee;
3147
3167
  }
3148
3168
 
@@ -3218,6 +3238,29 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3218
3238
  width: 120px;
3219
3239
  }
3220
3240
 
3241
+ .e-bigger .e-pv-properties-form-field-font-style {
3242
+ background: #232e3e;
3243
+ border-radius: 2px;
3244
+ display: -ms-flexbox;
3245
+ display: flex;
3246
+ height: 36px;
3247
+ -ms-flex-pack: space-evenly;
3248
+ justify-content: space-evenly;
3249
+ width: 154px;
3250
+ }
3251
+
3252
+ .e-bigger .e-pv-properties-form-field-font-align {
3253
+ background: #232e3e;
3254
+ border-radius: 2px;
3255
+ display: -ms-flexbox;
3256
+ display: flex;
3257
+ height: 36px;
3258
+ -ms-flex-pack: space-evenly;
3259
+ justify-content: space-evenly;
3260
+ margin-right: 15px;
3261
+ width: 120px;
3262
+ }
3263
+
3221
3264
  .e-pv-properties-formfield-label {
3222
3265
  color: #d1d5db;
3223
3266
  font-family: "Roboto";
@@ -3276,6 +3319,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3276
3319
  height: 550px;
3277
3320
  }
3278
3321
 
3322
+ .e-bigger .e-pv-signature-dialog-height {
3323
+ min-height: 592px;
3324
+ }
3325
+
3279
3326
  .e-dialog.e-pv-signature-dialog-blazor-height {
3280
3327
  height: 550px;
3281
3328
  }
@@ -604,13 +604,13 @@
604
604
  /* stylelint-disable value-no-vendor-prefix */
605
605
  /* stylelint-disable property-no-vendor-prefix */
606
606
  .e-pv-viewer-container {
607
- background-color: #e5e7eb;
608
607
  border-color: #e5e7eb;
609
608
  height: 100%;
610
609
  overflow: auto;
611
610
  position: relative;
612
611
  -ms-touch-action: pan-x pan-y;
613
612
  touch-action: pan-x pan-y;
613
+ background-color: #e5e7eb;
614
614
  }
615
615
 
616
616
  .e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
@@ -822,6 +822,11 @@ input.e-pv-input-password::-ms-reveal {
822
822
  padding-bottom: 0;
823
823
  }
824
824
 
825
+ .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
826
+ .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
827
+ padding-bottom: 0;
828
+ }
829
+
825
830
  .e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
826
831
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
827
832
  line-height: 26px;
@@ -1827,6 +1832,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1827
1832
  font-size: 12px;
1828
1833
  }
1829
1834
 
1835
+ .e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1836
+ .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1837
+ .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1838
+ font-size: 18px;
1839
+ }
1840
+
1830
1841
  .e-pv-annotation-color-container,
1831
1842
  .e-pv-annotation-opacity-container,
1832
1843
  .e-pv-annotation-stroke-container,
@@ -2082,8 +2093,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2082
2093
  .e-pv-properties-line-stroke-color-label,
2083
2094
  .e-pv-properties-line-opacity-label,
2084
2095
  .e-pv-properties-line-leader-length-label {
2085
- font-size: 14px;
2086
2096
  margin-bottom: 8px;
2097
+ font-size: 14px;
2087
2098
  }
2088
2099
 
2089
2100
  .e-pv-properties-line-end-container,
@@ -2154,11 +2165,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2154
2165
  .e-pv-properties-line-start.e-btn,
2155
2166
  .e-pv-properties-line-end.e-btn {
2156
2167
  height: 30px;
2168
+ height: 32px;
2157
2169
  padding: 8px;
2158
2170
  }
2159
2171
 
2160
2172
  .e-pv-properties-line-style.e-btn {
2161
2173
  height: 30px;
2174
+ height: 32px;
2162
2175
  line-height: 0;
2163
2176
  padding: 8px;
2164
2177
  white-space: pre;
@@ -2363,10 +2376,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2363
2376
 
2364
2377
  .e-pdfviewer .e-editable-value-wrapper {
2365
2378
  color: #374151;
2366
- font-size: 14px;
2367
2379
  line-height: normal;
2368
2380
  min-height: 22px;
2369
2381
  padding: 2px 8px 3px;
2382
+ font-size: 14px;
2370
2383
  }
2371
2384
 
2372
2385
  .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
@@ -2470,20 +2483,20 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2470
2483
 
2471
2484
  .e-pv-comment-panel-title-container {
2472
2485
  background-color: #f9fafb;
2473
- border-color: #e5e7eb;
2474
2486
  border-style: double;
2475
2487
  border-width: 0 1px 1px 0;
2476
2488
  height: 45px;
2477
2489
  position: relative;
2490
+ border-color: #e5e7eb;
2478
2491
  }
2479
2492
 
2480
2493
  .e-pv-comment-panel-title {
2481
2494
  color: #374151;
2482
2495
  font-size: 14px;
2483
2496
  left: 15px;
2497
+ top: 14px;
2484
2498
  position: absolute;
2485
2499
  text-align: left;
2486
- top: 14px;
2487
2500
  }
2488
2501
 
2489
2502
  .e-pv-comment-panel-title-close-div.e-btn {
@@ -2534,13 +2547,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2534
2547
 
2535
2548
  .e-pv-comment-title {
2536
2549
  color: #4f46e5;
2550
+ padding-left: 32px;
2551
+ padding-top: 7px;
2537
2552
  color: #111827;
2538
2553
  font-size: 14px;
2539
2554
  font-size: 12px;
2540
2555
  font-weight: 500;
2541
2556
  max-width: 237px;
2542
- padding-left: 32px;
2543
- padding-top: 7px;
2544
2557
  position: absolute;
2545
2558
  }
2546
2559
 
@@ -2682,8 +2695,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2682
2695
  }
2683
2696
 
2684
2697
  .e-pv-signature-dialog-height .e-pv-cancelbtn {
2685
- height: 30px;
2686
- min-height: 30px;
2698
+ height: 32px;
2699
+ min-height: 32px;
2687
2700
  }
2688
2701
 
2689
2702
  .e-pv-signature-dialog-height .e-pv-createbtn {
@@ -2977,6 +2990,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2977
2990
  padding: 12px 20px 12px 1px;
2978
2991
  }
2979
2992
 
2993
+ .e-bigger .e-pv-properties-fill-color-style-prop,
2994
+ .e-bigger .e-pv-properties-stroke-color-style-prop,
2995
+ .e-bigger .e-pv-properties-stroke-thickness-style-prop {
2996
+ padding: 12px 20px 12px 1px;
2997
+ }
2998
+
2980
2999
  .e-pv-formfield-fontcolor-icon,
2981
3000
  .e-pv-formfield-strokecolor-icon,
2982
3001
  .e-pv-formfield-strokethickness-icon {
@@ -2989,6 +3008,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2989
3008
 
2990
3009
  .e-pv-properties-format-text-style-prop {
2991
3010
  padding: 15px 15px 4px 1px;
3011
+ padding: 15px 15px 15px 1px;
2992
3012
  }
2993
3013
 
2994
3014
  .e-pv-properties-font-family-container {
@@ -3143,7 +3163,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3143
3163
  background-color: #4f46e5;
3144
3164
  }
3145
3165
 
3146
- .e-pv-formfield-li-element:hover {
3166
+ .e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
3147
3167
  background-color: #4f46e5;
3148
3168
  }
3149
3169
 
@@ -3219,6 +3239,29 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3219
3239
  width: 120px;
3220
3240
  }
3221
3241
 
3242
+ .e-bigger .e-pv-properties-form-field-font-style {
3243
+ background: #f9fafb;
3244
+ border-radius: 2px;
3245
+ display: -ms-flexbox;
3246
+ display: flex;
3247
+ height: 36px;
3248
+ -ms-flex-pack: space-evenly;
3249
+ justify-content: space-evenly;
3250
+ width: 154px;
3251
+ }
3252
+
3253
+ .e-bigger .e-pv-properties-form-field-font-align {
3254
+ background: #f9fafb;
3255
+ border-radius: 2px;
3256
+ display: -ms-flexbox;
3257
+ display: flex;
3258
+ height: 36px;
3259
+ -ms-flex-pack: space-evenly;
3260
+ justify-content: space-evenly;
3261
+ margin-right: 15px;
3262
+ width: 120px;
3263
+ }
3264
+
3222
3265
  .e-pv-properties-formfield-label {
3223
3266
  color: #374151;
3224
3267
  font-family: "Roboto";
@@ -3277,6 +3320,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3277
3320
  height: 550px;
3278
3321
  }
3279
3322
 
3323
+ .e-bigger .e-pv-signature-dialog-height {
3324
+ min-height: 592px;
3325
+ }
3326
+
3280
3327
  .e-dialog.e-pv-signature-dialog-blazor-height {
3281
3328
  height: 550px;
3282
3329
  }
@@ -603,13 +603,13 @@
603
603
  /* stylelint-disable value-no-vendor-prefix */
604
604
  /* stylelint-disable property-no-vendor-prefix */
605
605
  .e-pv-viewer-container {
606
- background-color: #4b5563;
607
606
  border-color: #4b5563;
608
607
  height: 100%;
609
608
  overflow: auto;
610
609
  position: relative;
611
610
  -ms-touch-action: pan-x pan-y;
612
611
  touch-action: pan-x pan-y;
612
+ background-color: #4b5563;
613
613
  }
614
614
 
615
615
  .e-pdfviewer.e-pv-mobile-view .e-pv-viewer-container::-webkit-scrollbar {
@@ -821,6 +821,11 @@ input.e-pv-input-password::-ms-reveal {
821
821
  padding-bottom: 0;
822
822
  }
823
823
 
824
+ .e-bigger .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
825
+ .e-bigger .e-pv-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
826
+ padding-bottom: 0;
827
+ }
828
+
824
829
  .e-pv-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
825
830
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
826
831
  line-height: 26px;
@@ -1826,6 +1831,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1826
1831
  font-size: 12px;
1827
1832
  }
1828
1833
 
1834
+ .e-bigger .e-.e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1835
+ .e-bigger .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1836
+ .e-bigger .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1837
+ font-size: 18px;
1838
+ }
1839
+
1829
1840
  .e-pv-annotation-color-container,
1830
1841
  .e-pv-annotation-opacity-container,
1831
1842
  .e-pv-annotation-stroke-container,
@@ -2081,8 +2092,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2081
2092
  .e-pv-properties-line-stroke-color-label,
2082
2093
  .e-pv-properties-line-opacity-label,
2083
2094
  .e-pv-properties-line-leader-length-label {
2084
- font-size: 14px;
2085
2095
  margin-bottom: 8px;
2096
+ font-size: 14px;
2086
2097
  }
2087
2098
 
2088
2099
  .e-pv-properties-line-end-container,
@@ -2153,11 +2164,13 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2153
2164
  .e-pv-properties-line-start.e-btn,
2154
2165
  .e-pv-properties-line-end.e-btn {
2155
2166
  height: 30px;
2167
+ height: 32px;
2156
2168
  padding: 8px;
2157
2169
  }
2158
2170
 
2159
2171
  .e-pv-properties-line-style.e-btn {
2160
2172
  height: 30px;
2173
+ height: 32px;
2161
2174
  line-height: 0;
2162
2175
  padding: 8px;
2163
2176
  white-space: pre;
@@ -2362,10 +2375,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2362
2375
 
2363
2376
  .e-pdfviewer .e-editable-value-wrapper {
2364
2377
  color: #d1d5db;
2365
- font-size: 14px;
2366
2378
  line-height: normal;
2367
2379
  min-height: 22px;
2368
2380
  padding: 2px 8px 3px;
2381
+ font-size: 14px;
2369
2382
  }
2370
2383
 
2371
2384
  .e-pdfviewer .e-pv-comment-textbox .e-editable-value-wrapper {
@@ -2469,20 +2482,20 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2469
2482
 
2470
2483
  .e-pv-comment-panel-title-container {
2471
2484
  background-color: #232e3e;
2472
- border-color: #4b5563;
2473
2485
  border-style: double;
2474
2486
  border-width: 0 1px 1px 0;
2475
2487
  height: 45px;
2476
2488
  position: relative;
2489
+ border-color: #4b5563;
2477
2490
  }
2478
2491
 
2479
2492
  .e-pv-comment-panel-title {
2480
2493
  color: #d1d5db;
2481
2494
  font-size: 14px;
2482
2495
  left: 15px;
2496
+ top: 14px;
2483
2497
  position: absolute;
2484
2498
  text-align: left;
2485
- top: 14px;
2486
2499
  }
2487
2500
 
2488
2501
  .e-pv-comment-panel-title-close-div.e-btn {
@@ -2533,13 +2546,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2533
2546
 
2534
2547
  .e-pv-comment-title {
2535
2548
  color: #22d3ee;
2549
+ padding-left: 32px;
2550
+ padding-top: 7px;
2536
2551
  color: #fff;
2537
2552
  font-size: 14px;
2538
2553
  font-size: 12px;
2539
2554
  font-weight: 500;
2540
2555
  max-width: 237px;
2541
- padding-left: 32px;
2542
- padding-top: 7px;
2543
2556
  position: absolute;
2544
2557
  }
2545
2558
 
@@ -2681,8 +2694,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2681
2694
  }
2682
2695
 
2683
2696
  .e-pv-signature-dialog-height .e-pv-cancelbtn {
2684
- height: 30px;
2685
- min-height: 30px;
2697
+ height: 32px;
2698
+ min-height: 32px;
2686
2699
  }
2687
2700
 
2688
2701
  .e-pv-signature-dialog-height .e-pv-createbtn {
@@ -2976,6 +2989,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2976
2989
  padding: 12px 20px 12px 1px;
2977
2990
  }
2978
2991
 
2992
+ .e-bigger .e-pv-properties-fill-color-style-prop,
2993
+ .e-bigger .e-pv-properties-stroke-color-style-prop,
2994
+ .e-bigger .e-pv-properties-stroke-thickness-style-prop {
2995
+ padding: 12px 20px 12px 1px;
2996
+ }
2997
+
2979
2998
  .e-pv-formfield-fontcolor-icon,
2980
2999
  .e-pv-formfield-strokecolor-icon,
2981
3000
  .e-pv-formfield-strokethickness-icon {
@@ -2988,6 +3007,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2988
3007
 
2989
3008
  .e-pv-properties-format-text-style-prop {
2990
3009
  padding: 15px 15px 4px 1px;
3010
+ padding: 15px 15px 15px 1px;
2991
3011
  }
2992
3012
 
2993
3013
  .e-pv-properties-font-family-container {
@@ -3142,7 +3162,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3142
3162
  background-color: #22d3ee;
3143
3163
  }
3144
3164
 
3145
- .e-pv-formfield-li-element:hover {
3165
+ .e-pv-formfield-li-element:hover:not(.e-pv-li-select) {
3146
3166
  background-color: #22d3ee;
3147
3167
  }
3148
3168
 
@@ -3218,6 +3238,29 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3218
3238
  width: 120px;
3219
3239
  }
3220
3240
 
3241
+ .e-bigger .e-pv-properties-form-field-font-style {
3242
+ background: #232e3e;
3243
+ border-radius: 2px;
3244
+ display: -ms-flexbox;
3245
+ display: flex;
3246
+ height: 36px;
3247
+ -ms-flex-pack: space-evenly;
3248
+ justify-content: space-evenly;
3249
+ width: 154px;
3250
+ }
3251
+
3252
+ .e-bigger .e-pv-properties-form-field-font-align {
3253
+ background: #232e3e;
3254
+ border-radius: 2px;
3255
+ display: -ms-flexbox;
3256
+ display: flex;
3257
+ height: 36px;
3258
+ -ms-flex-pack: space-evenly;
3259
+ justify-content: space-evenly;
3260
+ margin-right: 15px;
3261
+ width: 120px;
3262
+ }
3263
+
3221
3264
  .e-pv-properties-formfield-label {
3222
3265
  color: #d1d5db;
3223
3266
  font-family: "Roboto";
@@ -3276,6 +3319,10 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3276
3319
  height: 550px;
3277
3320
  }
3278
3321
 
3322
+ .e-bigger .e-pv-signature-dialog-height {
3323
+ min-height: 592px;
3324
+ }
3325
+
3279
3326
  .e-dialog.e-pv-signature-dialog-blazor-height {
3280
3327
  height: 550px;
3281
3328
  }