@syncfusion/ej2-angular-pdfviewer 20.2.48 → 20.2.49-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.
- package/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
- package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
- package/CHANGELOG.md +1432 -0
- package/dist/ej2-angular-pdfviewer.umd.js +454 -0
- package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
- package/ej2-angular-pdfviewer.d.ts +5 -0
- package/ej2-angular-pdfviewer.metadata.json +1 -0
- package/package.json +14 -28
- package/postinstall/tagchange.js +18 -0
- package/schematics/collection.json +10 -0
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -0
- package/schematics/tsconfig.json +25 -0
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
- package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +8 -8
- package/styles/bootstrap.css +8 -8
- package/styles/bootstrap4.css +8 -8
- package/styles/bootstrap5-dark.css +9 -9
- package/styles/bootstrap5.css +9 -9
- package/styles/fabric-dark.css +8 -8
- package/styles/fabric.css +8 -8
- package/styles/fluent-dark.css +6 -6
- package/styles/fluent.css +6 -6
- package/styles/highcontrast-light.css +8 -8
- package/styles/highcontrast.css +8 -8
- package/styles/material-dark.css +8 -8
- package/styles/material.css +8 -8
- package/styles/pdfviewer/bootstrap-dark.css +8 -8
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.css +8 -8
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.css +8 -8
- package/styles/pdfviewer/bootstrap4.scss +1 -4
- package/styles/pdfviewer/bootstrap5-dark.css +9 -9
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap5.css +9 -9
- package/styles/pdfviewer/bootstrap5.scss +1 -4
- package/styles/pdfviewer/fabric-dark.css +8 -8
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.css +8 -8
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.css +6 -6
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.css +6 -6
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.css +8 -8
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.css +8 -8
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.css +8 -8
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.css +8 -8
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/tailwind-dark.css +9 -9
- package/styles/pdfviewer/tailwind-dark.scss +1 -4
- package/styles/pdfviewer/tailwind.css +9 -9
- package/styles/pdfviewer/tailwind.scss +1 -4
- package/styles/tailwind-dark.css +9 -9
- package/styles/tailwind.css +9 -9
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/styles/_all.scss +0 -1
- package/styles/pdfviewer/_all.scss +0 -2
- package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pdfviewer/_bootstrap5-definition.scss +0 -530
- package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
- package/styles/pdfviewer/_fabric-definition.scss +0 -535
- package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
- package/styles/pdfviewer/_fluent-definition.scss +0 -537
- package/styles/pdfviewer/_fusionnew-definition.scss +0 -530
- package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
- package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
- package/styles/pdfviewer/_layout.scss +0 -196
- package/styles/pdfviewer/_material-dark-definition.scss +0 -534
- package/styles/pdfviewer/_material-definition.scss +0 -532
- package/styles/pdfviewer/_material3-definition.scss +0 -530
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -539
- package/styles/pdfviewer/_theme.scss +0 -4111
- package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
- package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
- package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
- package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
- package/styles/pdfviewer/icons/_fabric-dark.scss +0 -488
- package/styles/pdfviewer/icons/_fabric.scss +0 -492
- package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
- package/styles/pdfviewer/icons/_fluent.scss +0 -488
- package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
- package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -475
- package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
- package/styles/pdfviewer/icons/_material-dark.scss +0 -477
- package/styles/pdfviewer/icons/_material.scss +0 -480
- package/styles/pdfviewer/icons/_material3.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind.scss +0 -489
- package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
font-family: "e-icons";
|
|
92
92
|
}
|
|
93
93
|
.e-pdfviewer .e-pv-search-close::before {
|
|
94
|
-
content: "\
|
|
94
|
+
content: "\e7e7";
|
|
95
95
|
font-family: "e-icons";
|
|
96
96
|
}
|
|
97
97
|
.e-pdfviewer .e-pv-formdesigner-icon::before {
|
|
@@ -437,7 +437,6 @@
|
|
|
437
437
|
}
|
|
438
438
|
|
|
439
439
|
/*! component layout */
|
|
440
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
441
440
|
.e-pdfviewer .e-pv-viewer-container {
|
|
442
441
|
border-style: solid;
|
|
443
442
|
border-width: 1px 1px 1px 0;
|
|
@@ -600,8 +599,6 @@
|
|
|
600
599
|
width: 20px;
|
|
601
600
|
}
|
|
602
601
|
|
|
603
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
604
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
605
602
|
.e-pv-viewer-container {
|
|
606
603
|
background-color: #343a40;
|
|
607
604
|
border-color: #343a40;
|
|
@@ -714,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
714
711
|
}
|
|
715
712
|
|
|
716
713
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
717
|
-
display:
|
|
714
|
+
display: block;
|
|
715
|
+
padding-left: 10px;
|
|
716
|
+
padding-right: 10px;
|
|
717
|
+
width: auto;
|
|
718
718
|
}
|
|
719
719
|
|
|
720
720
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3380,7 +3380,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3380
3380
|
-webkit-user-select: none;
|
|
3381
3381
|
color: #fff;
|
|
3382
3382
|
display: block;
|
|
3383
|
-
font-family:
|
|
3383
|
+
font-family: Roboto;
|
|
3384
3384
|
font-family: inherit;
|
|
3385
3385
|
font-size: 20px;
|
|
3386
3386
|
font-style: normal;
|
|
@@ -3398,7 +3398,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3398
3398
|
}
|
|
3399
3399
|
|
|
3400
3400
|
.e-pv-form-field-property-header-general {
|
|
3401
|
-
font-family:
|
|
3401
|
+
font-family: Roboto;
|
|
3402
3402
|
font-family: inherit;
|
|
3403
3403
|
font-size: 12px;
|
|
3404
3404
|
font-style: normal;
|
|
@@ -3408,7 +3408,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3408
3408
|
|
|
3409
3409
|
.e-pv-properties-formfield-formatting {
|
|
3410
3410
|
color: #e9ecef;
|
|
3411
|
-
font-family:
|
|
3411
|
+
font-family: Roboto;
|
|
3412
3412
|
font-size: 12px;
|
|
3413
3413
|
font-style: normal;
|
|
3414
3414
|
font-weight: normal;
|
|
@@ -3451,7 +3451,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3451
3451
|
|
|
3452
3452
|
.e-pv-properties-formfield-label {
|
|
3453
3453
|
color: #e9ecef;
|
|
3454
|
-
font-family:
|
|
3454
|
+
font-family: Roboto;
|
|
3455
3455
|
font-family: inherit;
|
|
3456
3456
|
font-size: 12px;
|
|
3457
3457
|
font-style: normal;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
font-family: "e-icons";
|
|
92
92
|
}
|
|
93
93
|
.e-pdfviewer .e-pv-search-close::before {
|
|
94
|
-
content: "\
|
|
94
|
+
content: "\e7e7";
|
|
95
95
|
font-family: "e-icons";
|
|
96
96
|
}
|
|
97
97
|
.e-pdfviewer .e-pv-formdesigner-icon::before {
|
|
@@ -437,7 +437,6 @@
|
|
|
437
437
|
}
|
|
438
438
|
|
|
439
439
|
/*! component layout */
|
|
440
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
441
440
|
.e-pdfviewer .e-pv-viewer-container {
|
|
442
441
|
border-style: solid;
|
|
443
442
|
border-width: 1px 1px 1px 0;
|
|
@@ -600,8 +599,6 @@
|
|
|
600
599
|
width: 20px;
|
|
601
600
|
}
|
|
602
601
|
|
|
603
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
604
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
605
602
|
.e-pv-viewer-container {
|
|
606
603
|
background-color: #e9ecef;
|
|
607
604
|
border-color: #e9ecef;
|
|
@@ -714,7 +711,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
714
711
|
}
|
|
715
712
|
|
|
716
713
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
717
|
-
display:
|
|
714
|
+
display: block;
|
|
715
|
+
padding-left: 10px;
|
|
716
|
+
padding-right: 10px;
|
|
717
|
+
width: auto;
|
|
718
718
|
}
|
|
719
719
|
|
|
720
720
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3380,7 +3380,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3380
3380
|
-webkit-user-select: none;
|
|
3381
3381
|
color: #212529;
|
|
3382
3382
|
display: block;
|
|
3383
|
-
font-family:
|
|
3383
|
+
font-family: Roboto;
|
|
3384
3384
|
font-family: inherit;
|
|
3385
3385
|
font-size: 20px;
|
|
3386
3386
|
font-style: normal;
|
|
@@ -3398,7 +3398,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3398
3398
|
}
|
|
3399
3399
|
|
|
3400
3400
|
.e-pv-form-field-property-header-general {
|
|
3401
|
-
font-family:
|
|
3401
|
+
font-family: Roboto;
|
|
3402
3402
|
font-family: inherit;
|
|
3403
3403
|
font-size: 12px;
|
|
3404
3404
|
font-style: normal;
|
|
@@ -3408,7 +3408,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3408
3408
|
|
|
3409
3409
|
.e-pv-properties-formfield-formatting {
|
|
3410
3410
|
color: #343a40;
|
|
3411
|
-
font-family:
|
|
3411
|
+
font-family: Roboto;
|
|
3412
3412
|
font-size: 12px;
|
|
3413
3413
|
font-style: normal;
|
|
3414
3414
|
font-weight: normal;
|
|
@@ -3451,7 +3451,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3451
3451
|
|
|
3452
3452
|
.e-pv-properties-formfield-label {
|
|
3453
3453
|
color: #343a40;
|
|
3454
|
-
font-family:
|
|
3454
|
+
font-family: Roboto;
|
|
3455
3455
|
font-family: inherit;
|
|
3456
3456
|
font-size: 12px;
|
|
3457
3457
|
font-style: normal;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -439,7 +439,6 @@
|
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
/*! component layout */
|
|
442
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
443
442
|
.e-pdfviewer .e-pv-viewer-container {
|
|
444
443
|
border-style: solid;
|
|
445
444
|
border-width: 0;
|
|
@@ -602,8 +601,6 @@
|
|
|
602
601
|
width: 20px;
|
|
603
602
|
}
|
|
604
603
|
|
|
605
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
606
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
607
604
|
.e-pv-viewer-container {
|
|
608
605
|
background-color: #201f1f;
|
|
609
606
|
border-color: #6f6c6c;
|
|
@@ -711,7 +708,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
711
708
|
}
|
|
712
709
|
|
|
713
710
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
714
|
-
display:
|
|
711
|
+
display: block;
|
|
712
|
+
padding-left: 10px;
|
|
713
|
+
padding-right: 10px;
|
|
714
|
+
width: auto;
|
|
715
715
|
}
|
|
716
716
|
|
|
717
717
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3097,7 +3097,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3097
3097
|
-webkit-user-select: none;
|
|
3098
3098
|
color: #dadada;
|
|
3099
3099
|
display: block;
|
|
3100
|
-
font-family:
|
|
3100
|
+
font-family: Roboto;
|
|
3101
3101
|
font-size: 20px;
|
|
3102
3102
|
font-style: normal;
|
|
3103
3103
|
font-weight: 500;
|
|
@@ -3114,7 +3114,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3114
3114
|
}
|
|
3115
3115
|
|
|
3116
3116
|
.e-pv-form-field-property-header-general {
|
|
3117
|
-
font-family:
|
|
3117
|
+
font-family: Roboto;
|
|
3118
3118
|
font-size: 13px;
|
|
3119
3119
|
font-style: normal;
|
|
3120
3120
|
font-weight: 500;
|
|
@@ -3123,7 +3123,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3123
3123
|
|
|
3124
3124
|
.e-pv-properties-formfield-formatting {
|
|
3125
3125
|
color: #757575;
|
|
3126
|
-
font-family:
|
|
3126
|
+
font-family: Roboto;
|
|
3127
3127
|
font-size: 13px;
|
|
3128
3128
|
font-style: normal;
|
|
3129
3129
|
font-weight: normal;
|
|
@@ -3157,7 +3157,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3157
3157
|
|
|
3158
3158
|
.e-pv-properties-formfield-label {
|
|
3159
3159
|
color: #757575;
|
|
3160
|
-
font-family:
|
|
3160
|
+
font-family: Roboto;
|
|
3161
3161
|
font-size: 13px;
|
|
3162
3162
|
font-style: normal;
|
|
3163
3163
|
font-weight: normal;
|
package/styles/fabric.css
CHANGED
|
@@ -446,7 +446,6 @@
|
|
|
446
446
|
}
|
|
447
447
|
|
|
448
448
|
/*! component layout */
|
|
449
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
450
449
|
.e-pdfviewer .e-pv-viewer-container {
|
|
451
450
|
border-style: solid;
|
|
452
451
|
border-width: 0;
|
|
@@ -609,8 +608,6 @@
|
|
|
609
608
|
width: 20px;
|
|
610
609
|
}
|
|
611
610
|
|
|
612
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
613
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
614
611
|
.e-pv-viewer-container {
|
|
615
612
|
background-color: #d0d0d0;
|
|
616
613
|
border-color: #fff;
|
|
@@ -718,7 +715,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
718
715
|
}
|
|
719
716
|
|
|
720
717
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
721
|
-
display:
|
|
718
|
+
display: block;
|
|
719
|
+
padding-left: 10px;
|
|
720
|
+
padding-right: 10px;
|
|
721
|
+
width: auto;
|
|
722
722
|
}
|
|
723
723
|
|
|
724
724
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3110,7 +3110,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3110
3110
|
-webkit-user-select: none;
|
|
3111
3111
|
color: #333;
|
|
3112
3112
|
display: block;
|
|
3113
|
-
font-family:
|
|
3113
|
+
font-family: Roboto;
|
|
3114
3114
|
font-size: 20px;
|
|
3115
3115
|
font-style: normal;
|
|
3116
3116
|
font-weight: 500;
|
|
@@ -3127,7 +3127,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3127
3127
|
}
|
|
3128
3128
|
|
|
3129
3129
|
.e-pv-form-field-property-header-general {
|
|
3130
|
-
font-family:
|
|
3130
|
+
font-family: Roboto;
|
|
3131
3131
|
font-size: 13px;
|
|
3132
3132
|
font-style: normal;
|
|
3133
3133
|
font-weight: 500;
|
|
@@ -3136,7 +3136,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3136
3136
|
|
|
3137
3137
|
.e-pv-properties-formfield-formatting {
|
|
3138
3138
|
color: #757575;
|
|
3139
|
-
font-family:
|
|
3139
|
+
font-family: Roboto;
|
|
3140
3140
|
font-size: 13px;
|
|
3141
3141
|
font-style: normal;
|
|
3142
3142
|
font-weight: normal;
|
|
@@ -3170,7 +3170,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3170
3170
|
|
|
3171
3171
|
.e-pv-properties-formfield-label {
|
|
3172
3172
|
color: #757575;
|
|
3173
|
-
font-family:
|
|
3173
|
+
font-family: Roboto;
|
|
3174
3174
|
font-size: 13px;
|
|
3175
3175
|
font-style: normal;
|
|
3176
3176
|
font-weight: normal;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -435,7 +435,6 @@
|
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
/*! component layout */
|
|
438
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
439
438
|
.e-pdfviewer .e-pv-viewer-container {
|
|
440
439
|
border-style: solid;
|
|
441
440
|
border-width: 1px 1px 1px 0;
|
|
@@ -598,8 +597,6 @@
|
|
|
598
597
|
width: 20px;
|
|
599
598
|
}
|
|
600
599
|
|
|
601
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
602
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
603
600
|
.e-pv-viewer-container {
|
|
604
601
|
background-color: #323130;
|
|
605
602
|
border-color: #323130;
|
|
@@ -715,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
715
712
|
}
|
|
716
713
|
|
|
717
714
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
718
|
-
display:
|
|
715
|
+
display: block;
|
|
716
|
+
padding-left: 10px;
|
|
717
|
+
padding-right: 10px;
|
|
718
|
+
width: auto;
|
|
719
719
|
}
|
|
720
720
|
|
|
721
721
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3325,7 +3325,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3325
3325
|
|
|
3326
3326
|
.e-pv-properties-formfield-formatting {
|
|
3327
3327
|
color: #d2d0ce;
|
|
3328
|
-
font-family:
|
|
3328
|
+
font-family: Roboto;
|
|
3329
3329
|
font-size: 14px;
|
|
3330
3330
|
font-style: normal;
|
|
3331
3331
|
font-weight: normal;
|
|
@@ -3369,7 +3369,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3369
3369
|
|
|
3370
3370
|
.e-pv-properties-formfield-label {
|
|
3371
3371
|
color: #d2d0ce;
|
|
3372
|
-
font-family:
|
|
3372
|
+
font-family: Roboto;
|
|
3373
3373
|
font-size: 14px;
|
|
3374
3374
|
font-style: normal;
|
|
3375
3375
|
font-weight: normal;
|
package/styles/fluent.css
CHANGED
|
@@ -435,7 +435,6 @@
|
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
/*! component layout */
|
|
438
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
439
438
|
.e-pdfviewer .e-pv-viewer-container {
|
|
440
439
|
border-style: solid;
|
|
441
440
|
border-width: 1px 1px 1px 0;
|
|
@@ -598,8 +597,6 @@
|
|
|
598
597
|
width: 20px;
|
|
599
598
|
}
|
|
600
599
|
|
|
601
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
602
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
603
600
|
.e-pv-viewer-container {
|
|
604
601
|
background-color: #e1dfdd;
|
|
605
602
|
border-color: #e1dfdd;
|
|
@@ -715,7 +712,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
715
712
|
}
|
|
716
713
|
|
|
717
714
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
718
|
-
display:
|
|
715
|
+
display: block;
|
|
716
|
+
padding-left: 10px;
|
|
717
|
+
padding-right: 10px;
|
|
718
|
+
width: auto;
|
|
719
719
|
}
|
|
720
720
|
|
|
721
721
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3325,7 +3325,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3325
3325
|
|
|
3326
3326
|
.e-pv-properties-formfield-formatting {
|
|
3327
3327
|
color: #323130;
|
|
3328
|
-
font-family:
|
|
3328
|
+
font-family: Roboto;
|
|
3329
3329
|
font-size: 14px;
|
|
3330
3330
|
font-style: normal;
|
|
3331
3331
|
font-weight: normal;
|
|
@@ -3369,7 +3369,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3369
3369
|
|
|
3370
3370
|
.e-pv-properties-formfield-label {
|
|
3371
3371
|
color: #323130;
|
|
3372
|
-
font-family:
|
|
3372
|
+
font-family: Roboto;
|
|
3373
3373
|
font-size: 14px;
|
|
3374
3374
|
font-style: normal;
|
|
3375
3375
|
font-weight: normal;
|
|
@@ -429,7 +429,6 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
433
432
|
.e-pdfviewer .e-pv-viewer-container {
|
|
434
433
|
border-style: solid;
|
|
435
434
|
border-width: 0 1px 1px 1px;
|
|
@@ -592,8 +591,6 @@
|
|
|
592
591
|
width: 20px;
|
|
593
592
|
}
|
|
594
593
|
|
|
595
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
597
594
|
.e-pv-viewer-container {
|
|
598
595
|
background-color: #fff;
|
|
599
596
|
border-color: #757575;
|
|
@@ -701,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
701
698
|
}
|
|
702
699
|
|
|
703
700
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
704
|
-
display:
|
|
701
|
+
display: block;
|
|
702
|
+
padding-left: 10px;
|
|
703
|
+
padding-right: 10px;
|
|
704
|
+
width: auto;
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3087,7 +3087,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3087
3087
|
-webkit-user-select: none;
|
|
3088
3088
|
color: #000;
|
|
3089
3089
|
display: block;
|
|
3090
|
-
font-family:
|
|
3090
|
+
font-family: Roboto;
|
|
3091
3091
|
font-size: 20px;
|
|
3092
3092
|
font-style: normal;
|
|
3093
3093
|
font-weight: 500;
|
|
@@ -3104,7 +3104,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3104
3104
|
}
|
|
3105
3105
|
|
|
3106
3106
|
.e-pv-form-field-property-header-general {
|
|
3107
|
-
font-family:
|
|
3107
|
+
font-family: Roboto;
|
|
3108
3108
|
font-size: 13px;
|
|
3109
3109
|
font-style: normal;
|
|
3110
3110
|
font-weight: 500;
|
|
@@ -3113,7 +3113,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3113
3113
|
|
|
3114
3114
|
.e-pv-properties-formfield-formatting {
|
|
3115
3115
|
color: #757575;
|
|
3116
|
-
font-family:
|
|
3116
|
+
font-family: Roboto;
|
|
3117
3117
|
font-size: 13px;
|
|
3118
3118
|
font-style: normal;
|
|
3119
3119
|
font-weight: normal;
|
|
@@ -3147,7 +3147,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3147
3147
|
|
|
3148
3148
|
.e-pv-properties-formfield-label {
|
|
3149
3149
|
color: #757575;
|
|
3150
|
-
font-family:
|
|
3150
|
+
font-family: Roboto;
|
|
3151
3151
|
font-size: 13px;
|
|
3152
3152
|
font-style: normal;
|
|
3153
3153
|
font-weight: normal;
|
package/styles/highcontrast.css
CHANGED
|
@@ -429,7 +429,6 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
433
432
|
.e-pdfviewer .e-pv-viewer-container {
|
|
434
433
|
border-style: solid;
|
|
435
434
|
border-width: 0 1px 1px 1px;
|
|
@@ -592,8 +591,6 @@
|
|
|
592
591
|
width: 20px;
|
|
593
592
|
}
|
|
594
593
|
|
|
595
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
597
594
|
.e-pv-viewer-container {
|
|
598
595
|
background-color: #000;
|
|
599
596
|
border-color: #969696;
|
|
@@ -701,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
701
698
|
}
|
|
702
699
|
|
|
703
700
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
704
|
-
display:
|
|
701
|
+
display: block;
|
|
702
|
+
padding-left: 10px;
|
|
703
|
+
padding-right: 10px;
|
|
704
|
+
width: auto;
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3096,7 +3096,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3096
3096
|
-webkit-user-select: none;
|
|
3097
3097
|
color: #fff;
|
|
3098
3098
|
display: block;
|
|
3099
|
-
font-family:
|
|
3099
|
+
font-family: Roboto;
|
|
3100
3100
|
font-size: 20px;
|
|
3101
3101
|
font-style: normal;
|
|
3102
3102
|
font-weight: 500;
|
|
@@ -3113,7 +3113,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3113
3113
|
}
|
|
3114
3114
|
|
|
3115
3115
|
.e-pv-form-field-property-header-general {
|
|
3116
|
-
font-family:
|
|
3116
|
+
font-family: Roboto;
|
|
3117
3117
|
font-size: 13px;
|
|
3118
3118
|
font-style: normal;
|
|
3119
3119
|
font-weight: 500;
|
|
@@ -3126,7 +3126,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3126
3126
|
|
|
3127
3127
|
.e-pv-properties-formfield-formatting {
|
|
3128
3128
|
color: #757575;
|
|
3129
|
-
font-family:
|
|
3129
|
+
font-family: Roboto;
|
|
3130
3130
|
font-size: 13px;
|
|
3131
3131
|
font-style: normal;
|
|
3132
3132
|
font-weight: normal;
|
|
@@ -3160,7 +3160,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3160
3160
|
|
|
3161
3161
|
.e-pv-properties-formfield-label {
|
|
3162
3162
|
color: #757575;
|
|
3163
|
-
font-family:
|
|
3163
|
+
font-family: Roboto;
|
|
3164
3164
|
font-size: 13px;
|
|
3165
3165
|
font-style: normal;
|
|
3166
3166
|
font-weight: normal;
|
package/styles/material-dark.css
CHANGED
|
@@ -433,7 +433,6 @@
|
|
|
433
433
|
}
|
|
434
434
|
|
|
435
435
|
/*! component layout */
|
|
436
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
437
436
|
.e-pdfviewer .e-pv-viewer-container {
|
|
438
437
|
border-style: solid;
|
|
439
438
|
border-width: 1px 1px 1px 0;
|
|
@@ -596,8 +595,6 @@
|
|
|
596
595
|
width: 20px;
|
|
597
596
|
}
|
|
598
597
|
|
|
599
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
600
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
601
598
|
.e-pv-viewer-container {
|
|
602
599
|
background-color: #303030;
|
|
603
600
|
border-color: #616161;
|
|
@@ -705,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
705
702
|
}
|
|
706
703
|
|
|
707
704
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
708
|
-
display:
|
|
705
|
+
display: block;
|
|
706
|
+
padding-left: 10px;
|
|
707
|
+
padding-right: 10px;
|
|
708
|
+
width: auto;
|
|
709
709
|
}
|
|
710
710
|
|
|
711
711
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3091,7 +3091,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3091
3091
|
-webkit-user-select: none;
|
|
3092
3092
|
color: #fff;
|
|
3093
3093
|
display: block;
|
|
3094
|
-
font-family:
|
|
3094
|
+
font-family: Roboto;
|
|
3095
3095
|
font-size: 20px;
|
|
3096
3096
|
font-style: normal;
|
|
3097
3097
|
font-weight: 500;
|
|
@@ -3108,7 +3108,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3108
3108
|
}
|
|
3109
3109
|
|
|
3110
3110
|
.e-pv-form-field-property-header-general {
|
|
3111
|
-
font-family:
|
|
3111
|
+
font-family: Roboto;
|
|
3112
3112
|
font-size: 13px;
|
|
3113
3113
|
font-style: normal;
|
|
3114
3114
|
font-weight: 500;
|
|
@@ -3117,7 +3117,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3117
3117
|
|
|
3118
3118
|
.e-pv-properties-formfield-formatting {
|
|
3119
3119
|
color: #757575;
|
|
3120
|
-
font-family:
|
|
3120
|
+
font-family: Roboto;
|
|
3121
3121
|
font-size: 13px;
|
|
3122
3122
|
font-style: normal;
|
|
3123
3123
|
font-weight: normal;
|
|
@@ -3151,7 +3151,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3151
3151
|
|
|
3152
3152
|
.e-pv-properties-formfield-label {
|
|
3153
3153
|
color: #757575;
|
|
3154
|
-
font-family:
|
|
3154
|
+
font-family: Roboto;
|
|
3155
3155
|
font-size: 13px;
|
|
3156
3156
|
font-style: normal;
|
|
3157
3157
|
font-weight: normal;
|
package/styles/material.css
CHANGED
|
@@ -433,7 +433,6 @@
|
|
|
433
433
|
}
|
|
434
434
|
|
|
435
435
|
/*! component layout */
|
|
436
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
437
436
|
.e-pdfviewer .e-pv-viewer-container {
|
|
438
437
|
border-style: solid;
|
|
439
438
|
border-width: 1px 1px 1px 0;
|
|
@@ -596,8 +595,6 @@
|
|
|
596
595
|
width: 20px;
|
|
597
596
|
}
|
|
598
597
|
|
|
599
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
600
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
601
598
|
.e-pv-viewer-container {
|
|
602
599
|
background-color: #e0e0e0;
|
|
603
600
|
border-color: #e0e0e0;
|
|
@@ -705,7 +702,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
705
702
|
}
|
|
706
703
|
|
|
707
704
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
708
|
-
display:
|
|
705
|
+
display: block;
|
|
706
|
+
padding-left: 10px;
|
|
707
|
+
padding-right: 10px;
|
|
708
|
+
width: auto;
|
|
709
709
|
}
|
|
710
710
|
|
|
711
711
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3093,7 +3093,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3093
3093
|
-webkit-user-select: none;
|
|
3094
3094
|
color: #000;
|
|
3095
3095
|
display: block;
|
|
3096
|
-
font-family:
|
|
3096
|
+
font-family: Roboto;
|
|
3097
3097
|
font-size: 20px;
|
|
3098
3098
|
font-style: normal;
|
|
3099
3099
|
font-weight: 500;
|
|
@@ -3110,7 +3110,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3110
3110
|
}
|
|
3111
3111
|
|
|
3112
3112
|
.e-pv-form-field-property-header-general {
|
|
3113
|
-
font-family:
|
|
3113
|
+
font-family: Roboto;
|
|
3114
3114
|
font-size: 13px;
|
|
3115
3115
|
font-style: normal;
|
|
3116
3116
|
font-weight: 500;
|
|
@@ -3119,7 +3119,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3119
3119
|
|
|
3120
3120
|
.e-pv-properties-formfield-formatting {
|
|
3121
3121
|
color: #757575;
|
|
3122
|
-
font-family:
|
|
3122
|
+
font-family: Roboto;
|
|
3123
3123
|
font-size: 13px;
|
|
3124
3124
|
font-style: normal;
|
|
3125
3125
|
font-weight: normal;
|
|
@@ -3153,7 +3153,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3153
3153
|
|
|
3154
3154
|
.e-pv-properties-formfield-label {
|
|
3155
3155
|
color: #757575;
|
|
3156
|
-
font-family:
|
|
3156
|
+
font-family: Roboto;
|
|
3157
3157
|
font-size: 13px;
|
|
3158
3158
|
font-style: normal;
|
|
3159
3159
|
font-weight: normal;
|
|
@@ -429,7 +429,6 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
433
432
|
.e-pdfviewer .e-pv-viewer-container {
|
|
434
433
|
border-style: solid;
|
|
435
434
|
border-width: 1px 1px 1px 0;
|
|
@@ -592,8 +591,6 @@
|
|
|
592
591
|
width: 20px;
|
|
593
592
|
}
|
|
594
593
|
|
|
595
|
-
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
597
594
|
.e-pv-viewer-container {
|
|
598
595
|
background-color: #1a1a1a;
|
|
599
596
|
border-color: #505050;
|
|
@@ -701,7 +698,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
701
698
|
}
|
|
702
699
|
|
|
703
700
|
.e-toolbar.e-pv-toolbar .e-toolbar-pop .e-pv-zoom-drop-down-container {
|
|
704
|
-
display:
|
|
701
|
+
display: block;
|
|
702
|
+
padding-left: 10px;
|
|
703
|
+
padding-right: 10px;
|
|
704
|
+
width: auto;
|
|
705
705
|
}
|
|
706
706
|
|
|
707
707
|
.e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
|
|
@@ -3089,7 +3089,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3089
3089
|
-webkit-user-select: none;
|
|
3090
3090
|
color: #000;
|
|
3091
3091
|
display: block;
|
|
3092
|
-
font-family:
|
|
3092
|
+
font-family: Roboto;
|
|
3093
3093
|
font-size: 20px;
|
|
3094
3094
|
font-style: normal;
|
|
3095
3095
|
font-weight: 500;
|
|
@@ -3106,7 +3106,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3106
3106
|
}
|
|
3107
3107
|
|
|
3108
3108
|
.e-pv-form-field-property-header-general {
|
|
3109
|
-
font-family:
|
|
3109
|
+
font-family: Roboto;
|
|
3110
3110
|
font-size: 13px;
|
|
3111
3111
|
font-style: normal;
|
|
3112
3112
|
font-weight: 500;
|
|
@@ -3115,7 +3115,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3115
3115
|
|
|
3116
3116
|
.e-pv-properties-formfield-formatting {
|
|
3117
3117
|
color: #757575;
|
|
3118
|
-
font-family:
|
|
3118
|
+
font-family: Roboto;
|
|
3119
3119
|
font-size: 13px;
|
|
3120
3120
|
font-style: normal;
|
|
3121
3121
|
font-weight: normal;
|
|
@@ -3149,7 +3149,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3149
3149
|
|
|
3150
3150
|
.e-pv-properties-formfield-label {
|
|
3151
3151
|
color: #757575;
|
|
3152
|
-
font-family:
|
|
3152
|
+
font-family: Roboto;
|
|
3153
3153
|
font-size: 13px;
|
|
3154
3154
|
font-style: normal;
|
|
3155
3155
|
font-weight: normal;
|