@syncfusion/ej2-angular-pdfviewer 23.1.43 → 23.1.44-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 +2247 -0
- package/dist/ej2-angular-pdfviewer.umd.js +484 -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 +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- 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 +9 -9
- package/styles/bootstrap.css +9 -9
- package/styles/bootstrap4.css +9 -9
- package/styles/bootstrap5-dark.css +9 -9
- package/styles/bootstrap5.css +9 -9
- package/styles/fabric-dark.css +9 -9
- package/styles/fabric.css +9 -9
- package/styles/fluent-dark.css +9 -9
- package/styles/fluent.css +9 -9
- package/styles/highcontrast-light.css +9 -9
- package/styles/highcontrast.css +9 -9
- package/styles/material-dark.css +9 -9
- package/styles/material.css +9 -9
- package/styles/material3-dark.css +9 -9
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +9 -9
- package/styles/material3.scss +0 -1
- package/styles/pdfviewer/bootstrap-dark.css +9 -9
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.css +9 -9
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.css +9 -9
- 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 +9 -9
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.css +9 -9
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.css +9 -9
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.css +9 -9
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.css +9 -9
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.css +9 -9
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.css +9 -9
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.css +9 -9
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/material3-dark.css +9 -9
- package/styles/pdfviewer/material3-dark.scss +1 -4
- package/styles/pdfviewer/material3.css +9 -9
- package/styles/pdfviewer/material3.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-dark-definition.scss +0 -1
- package/styles/pdfviewer/_material3-definition.scss +0 -538
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -539
- package/styles/pdfviewer/_theme.scss +0 -4751
- 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-dark.scss +0 -1
- package/styles/pdfviewer/icons/_material3.scss +0 -490
- 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
package/styles/material.css
CHANGED
|
@@ -1815,15 +1815,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1815
1815
|
font-size: 18px;
|
|
1816
1816
|
}
|
|
1817
1817
|
|
|
1818
|
-
.e-pv-annotation-color-container,
|
|
1819
|
-
.e-pv-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-stroke-container,
|
|
1821
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1822
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1823
|
-
.e-pv-annotation-thickness-container,
|
|
1824
|
-
.e-pv-annotation-textcolor-container,
|
|
1825
|
-
.e-pv-annotation-textalign-container,
|
|
1826
|
-
.e-pv-annotation-textprop-container {
|
|
1818
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1822
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1827
1827
|
height: 32px;
|
|
1828
1828
|
width: 54px;
|
|
1829
1829
|
}
|
|
@@ -1876,15 +1876,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1876
1876
|
font-size: 18px;
|
|
1877
1877
|
}
|
|
1878
1878
|
|
|
1879
|
-
.e-pv-annotation-color-container,
|
|
1880
|
-
.e-pv-annotation-opacity-container,
|
|
1881
|
-
.e-pv-annotation-stroke-container,
|
|
1882
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1883
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1884
|
-
.e-pv-annotation-thickness-container,
|
|
1885
|
-
.e-pv-annotation-textcolor-container,
|
|
1886
|
-
.e-pv-annotation-textalign-container,
|
|
1887
|
-
.e-pv-annotation-textprop-container {
|
|
1879
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1880
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1881
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1882
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1883
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1884
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1885
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1886
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1887
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1888
1888
|
height: 32px;
|
|
1889
1889
|
width: auto;
|
|
1890
1890
|
}
|
package/styles/material3.css
CHANGED
|
@@ -1932,15 +1932,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1932
1932
|
font-size: 18px;
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
|
-
.e-pv-annotation-color-container,
|
|
1936
|
-
.e-pv-annotation-opacity-container,
|
|
1937
|
-
.e-pv-annotation-stroke-container,
|
|
1938
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1939
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1940
|
-
.e-pv-annotation-thickness-container,
|
|
1941
|
-
.e-pv-annotation-textcolor-container,
|
|
1942
|
-
.e-pv-annotation-textalign-container,
|
|
1943
|
-
.e-pv-annotation-textprop-container {
|
|
1935
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1936
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1937
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1938
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1939
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1940
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1941
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1942
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1943
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1944
1944
|
height: 32px;
|
|
1945
1945
|
width: auto;
|
|
1946
1946
|
}
|
package/styles/material3.scss
CHANGED
|
@@ -1814,15 +1814,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1814
1814
|
font-size: 18px;
|
|
1815
1815
|
}
|
|
1816
1816
|
|
|
1817
|
-
.e-pv-annotation-color-container,
|
|
1818
|
-
.e-pv-annotation-opacity-container,
|
|
1819
|
-
.e-pv-annotation-stroke-container,
|
|
1820
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1821
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1822
|
-
.e-pv-annotation-thickness-container,
|
|
1823
|
-
.e-pv-annotation-textcolor-container,
|
|
1824
|
-
.e-pv-annotation-textalign-container,
|
|
1825
|
-
.e-pv-annotation-textprop-container {
|
|
1817
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1818
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1820
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1826
1826
|
height: 32px;
|
|
1827
1827
|
width: 54px;
|
|
1828
1828
|
}
|
|
@@ -1820,15 +1820,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1820
1820
|
font-size: 18px;
|
|
1821
1821
|
}
|
|
1822
1822
|
|
|
1823
|
-
.e-pv-annotation-color-container,
|
|
1824
|
-
.e-pv-annotation-opacity-container,
|
|
1825
|
-
.e-pv-annotation-stroke-container,
|
|
1826
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1827
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1828
|
-
.e-pv-annotation-thickness-container,
|
|
1829
|
-
.e-pv-annotation-textcolor-container,
|
|
1830
|
-
.e-pv-annotation-textalign-container,
|
|
1831
|
-
.e-pv-annotation-textprop-container {
|
|
1823
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1826
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1827
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1828
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1829
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1830
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1831
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1832
1832
|
height: 32px;
|
|
1833
1833
|
width: 54px;
|
|
1834
1834
|
}
|
|
@@ -2027,15 +2027,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2027
2027
|
font-size: 18px;
|
|
2028
2028
|
}
|
|
2029
2029
|
|
|
2030
|
-
.e-pv-annotation-color-container,
|
|
2031
|
-
.e-pv-annotation-opacity-container,
|
|
2032
|
-
.e-pv-annotation-stroke-container,
|
|
2033
|
-
.e-pv-custom-annotation-thickness-container,
|
|
2034
|
-
.e-pv-custom-annotation-opacity-container,
|
|
2035
|
-
.e-pv-annotation-thickness-container,
|
|
2036
|
-
.e-pv-annotation-textcolor-container,
|
|
2037
|
-
.e-pv-annotation-textalign-container,
|
|
2038
|
-
.e-pv-annotation-textprop-container {
|
|
2030
|
+
.e-pv-annotation-color-container .e-btn,
|
|
2031
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
2032
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
2033
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
2034
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
2035
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
2036
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
2037
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
2038
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
2039
2039
|
height: 32px;
|
|
2040
2040
|
width: 54px;
|
|
2041
2041
|
}
|
|
@@ -1920,15 +1920,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1920
1920
|
font-size: 18px;
|
|
1921
1921
|
}
|
|
1922
1922
|
|
|
1923
|
-
.e-pv-annotation-color-container,
|
|
1924
|
-
.e-pv-annotation-opacity-container,
|
|
1925
|
-
.e-pv-annotation-stroke-container,
|
|
1926
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1927
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1928
|
-
.e-pv-annotation-thickness-container,
|
|
1929
|
-
.e-pv-annotation-textcolor-container,
|
|
1930
|
-
.e-pv-annotation-textalign-container,
|
|
1931
|
-
.e-pv-annotation-textprop-container {
|
|
1923
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1924
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1925
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1926
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1927
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1928
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1929
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1930
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1931
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1932
1932
|
height: 32px;
|
|
1933
1933
|
width: auto;
|
|
1934
1934
|
}
|
|
@@ -1920,15 +1920,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1920
1920
|
font-size: 18px;
|
|
1921
1921
|
}
|
|
1922
1922
|
|
|
1923
|
-
.e-pv-annotation-color-container,
|
|
1924
|
-
.e-pv-annotation-opacity-container,
|
|
1925
|
-
.e-pv-annotation-stroke-container,
|
|
1926
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1927
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1928
|
-
.e-pv-annotation-thickness-container,
|
|
1929
|
-
.e-pv-annotation-textcolor-container,
|
|
1930
|
-
.e-pv-annotation-textalign-container,
|
|
1931
|
-
.e-pv-annotation-textprop-container {
|
|
1923
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1924
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1925
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1926
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1927
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1928
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1929
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1930
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1931
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1932
1932
|
height: 32px;
|
|
1933
1933
|
width: auto;
|
|
1934
1934
|
}
|
|
@@ -1822,15 +1822,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1822
1822
|
font-size: 18px;
|
|
1823
1823
|
}
|
|
1824
1824
|
|
|
1825
|
-
.e-pv-annotation-color-container,
|
|
1826
|
-
.e-pv-annotation-opacity-container,
|
|
1827
|
-
.e-pv-annotation-stroke-container,
|
|
1828
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1829
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1830
|
-
.e-pv-annotation-thickness-container,
|
|
1831
|
-
.e-pv-annotation-textcolor-container,
|
|
1832
|
-
.e-pv-annotation-textalign-container,
|
|
1833
|
-
.e-pv-annotation-textprop-container {
|
|
1825
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1827
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1828
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1829
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1830
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1831
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1832
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1833
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1834
1834
|
height: 50px;
|
|
1835
1835
|
width: 56px;
|
|
1836
1836
|
}
|
|
@@ -1833,15 +1833,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1833
1833
|
font-size: 18px;
|
|
1834
1834
|
}
|
|
1835
1835
|
|
|
1836
|
-
.e-pv-annotation-color-container,
|
|
1837
|
-
.e-pv-annotation-opacity-container,
|
|
1838
|
-
.e-pv-annotation-stroke-container,
|
|
1839
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1840
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1841
|
-
.e-pv-annotation-thickness-container,
|
|
1842
|
-
.e-pv-annotation-textcolor-container,
|
|
1843
|
-
.e-pv-annotation-textalign-container,
|
|
1844
|
-
.e-pv-annotation-textprop-container {
|
|
1836
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1837
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1838
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1839
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1840
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1842
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1843
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1844
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1845
1845
|
height: 50px;
|
|
1846
1846
|
width: 56px;
|
|
1847
1847
|
}
|
|
@@ -1909,15 +1909,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1909
1909
|
font-size: 18px;
|
|
1910
1910
|
}
|
|
1911
1911
|
|
|
1912
|
-
.e-pv-annotation-color-container,
|
|
1913
|
-
.e-pv-annotation-opacity-container,
|
|
1914
|
-
.e-pv-annotation-stroke-container,
|
|
1915
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1916
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1917
|
-
.e-pv-annotation-thickness-container,
|
|
1918
|
-
.e-pv-annotation-textcolor-container,
|
|
1919
|
-
.e-pv-annotation-textalign-container,
|
|
1920
|
-
.e-pv-annotation-textprop-container {
|
|
1912
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1913
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1914
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1915
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1916
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1917
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1918
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1919
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1920
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1921
1921
|
height: 32px;
|
|
1922
1922
|
width: auto;
|
|
1923
1923
|
}
|
|
@@ -1909,15 +1909,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1909
1909
|
font-size: 18px;
|
|
1910
1910
|
}
|
|
1911
1911
|
|
|
1912
|
-
.e-pv-annotation-color-container,
|
|
1913
|
-
.e-pv-annotation-opacity-container,
|
|
1914
|
-
.e-pv-annotation-stroke-container,
|
|
1915
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1916
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1917
|
-
.e-pv-annotation-thickness-container,
|
|
1918
|
-
.e-pv-annotation-textcolor-container,
|
|
1919
|
-
.e-pv-annotation-textalign-container,
|
|
1920
|
-
.e-pv-annotation-textprop-container {
|
|
1912
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1913
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1914
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1915
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1916
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1917
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1918
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1919
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1920
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1921
1921
|
height: 32px;
|
|
1922
1922
|
width: auto;
|
|
1923
1923
|
}
|
|
@@ -1812,15 +1812,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1812
1812
|
font-size: 18px;
|
|
1813
1813
|
}
|
|
1814
1814
|
|
|
1815
|
-
.e-pv-annotation-color-container,
|
|
1816
|
-
.e-pv-annotation-opacity-container,
|
|
1817
|
-
.e-pv-annotation-stroke-container,
|
|
1818
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1819
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-thickness-container,
|
|
1821
|
-
.e-pv-annotation-textcolor-container,
|
|
1822
|
-
.e-pv-annotation-textalign-container,
|
|
1823
|
-
.e-pv-annotation-textprop-container {
|
|
1815
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1816
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1817
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1818
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1819
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1824
1824
|
height: 50px;
|
|
1825
1825
|
width: 56px;
|
|
1826
1826
|
}
|
|
@@ -1812,15 +1812,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1812
1812
|
font-size: 18px;
|
|
1813
1813
|
}
|
|
1814
1814
|
|
|
1815
|
-
.e-pv-annotation-color-container,
|
|
1816
|
-
.e-pv-annotation-opacity-container,
|
|
1817
|
-
.e-pv-annotation-stroke-container,
|
|
1818
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1819
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-thickness-container,
|
|
1821
|
-
.e-pv-annotation-textcolor-container,
|
|
1822
|
-
.e-pv-annotation-textalign-container,
|
|
1823
|
-
.e-pv-annotation-textprop-container {
|
|
1815
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1816
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1817
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1818
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1819
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1821
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1822
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1824
1824
|
height: 50px;
|
|
1825
1825
|
width: 56px;
|
|
1826
1826
|
}
|
|
@@ -1815,15 +1815,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1815
1815
|
font-size: 18px;
|
|
1816
1816
|
}
|
|
1817
1817
|
|
|
1818
|
-
.e-pv-annotation-color-container,
|
|
1819
|
-
.e-pv-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-stroke-container,
|
|
1821
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1822
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1823
|
-
.e-pv-annotation-thickness-container,
|
|
1824
|
-
.e-pv-annotation-textcolor-container,
|
|
1825
|
-
.e-pv-annotation-textalign-container,
|
|
1826
|
-
.e-pv-annotation-textprop-container {
|
|
1818
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1822
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1827
1827
|
height: 32px;
|
|
1828
1828
|
width: 54px;
|
|
1829
1829
|
}
|
|
@@ -1815,15 +1815,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1815
1815
|
font-size: 18px;
|
|
1816
1816
|
}
|
|
1817
1817
|
|
|
1818
|
-
.e-pv-annotation-color-container,
|
|
1819
|
-
.e-pv-annotation-opacity-container,
|
|
1820
|
-
.e-pv-annotation-stroke-container,
|
|
1821
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1822
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1823
|
-
.e-pv-annotation-thickness-container,
|
|
1824
|
-
.e-pv-annotation-textcolor-container,
|
|
1825
|
-
.e-pv-annotation-textalign-container,
|
|
1826
|
-
.e-pv-annotation-textprop-container {
|
|
1818
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1819
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1820
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1821
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1822
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1823
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1824
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1825
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1826
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1827
1827
|
height: 32px;
|
|
1828
1828
|
width: 54px;
|
|
1829
1829
|
}
|
|
@@ -1876,15 +1876,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1876
1876
|
font-size: 18px;
|
|
1877
1877
|
}
|
|
1878
1878
|
|
|
1879
|
-
.e-pv-annotation-color-container,
|
|
1880
|
-
.e-pv-annotation-opacity-container,
|
|
1881
|
-
.e-pv-annotation-stroke-container,
|
|
1882
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1883
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1884
|
-
.e-pv-annotation-thickness-container,
|
|
1885
|
-
.e-pv-annotation-textcolor-container,
|
|
1886
|
-
.e-pv-annotation-textalign-container,
|
|
1887
|
-
.e-pv-annotation-textprop-container {
|
|
1879
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1880
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1881
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1882
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1883
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1884
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1885
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1886
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1887
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1888
1888
|
height: 32px;
|
|
1889
1889
|
width: auto;
|
|
1890
1890
|
}
|
|
@@ -1932,15 +1932,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1932
1932
|
font-size: 18px;
|
|
1933
1933
|
}
|
|
1934
1934
|
|
|
1935
|
-
.e-pv-annotation-color-container,
|
|
1936
|
-
.e-pv-annotation-opacity-container,
|
|
1937
|
-
.e-pv-annotation-stroke-container,
|
|
1938
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1939
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1940
|
-
.e-pv-annotation-thickness-container,
|
|
1941
|
-
.e-pv-annotation-textcolor-container,
|
|
1942
|
-
.e-pv-annotation-textalign-container,
|
|
1943
|
-
.e-pv-annotation-textprop-container {
|
|
1935
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1936
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1937
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1938
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1939
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1940
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1941
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1942
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1943
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1944
1944
|
height: 32px;
|
|
1945
1945
|
width: auto;
|
|
1946
1946
|
}
|
|
@@ -1836,15 +1836,15 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1836
1836
|
font-size: 18px;
|
|
1837
1837
|
}
|
|
1838
1838
|
|
|
1839
|
-
.e-pv-annotation-color-container,
|
|
1840
|
-
.e-pv-annotation-opacity-container,
|
|
1841
|
-
.e-pv-annotation-stroke-container,
|
|
1842
|
-
.e-pv-custom-annotation-thickness-container,
|
|
1843
|
-
.e-pv-custom-annotation-opacity-container,
|
|
1844
|
-
.e-pv-annotation-thickness-container,
|
|
1845
|
-
.e-pv-annotation-textcolor-container,
|
|
1846
|
-
.e-pv-annotation-textalign-container,
|
|
1847
|
-
.e-pv-annotation-textprop-container {
|
|
1839
|
+
.e-pv-annotation-color-container .e-btn,
|
|
1840
|
+
.e-pv-annotation-opacity-container .e-btn,
|
|
1841
|
+
.e-pv-annotation-stroke-container .e-btn,
|
|
1842
|
+
.e-pv-custom-annotation-thickness-container .e-btn,
|
|
1843
|
+
.e-pv-custom-annotation-opacity-container .e-btn,
|
|
1844
|
+
.e-pv-annotation-thickness-container .e-btn,
|
|
1845
|
+
.e-pv-annotation-textcolor-container .e-btn,
|
|
1846
|
+
.e-pv-annotation-textalign-container .e-btn,
|
|
1847
|
+
.e-pv-annotation-textprop-container .e-btn {
|
|
1848
1848
|
height: 32px;
|
|
1849
1849
|
width: 62px;
|
|
1850
1850
|
}
|