@syncfusion/ej2-react-pdfviewer 19.3.43 → 19.3.47
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/CHANGELOG.md +34 -0
- package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +6 -0
- package/styles/bootstrap.css +6 -0
- package/styles/bootstrap4.css +6 -0
- package/styles/bootstrap5-dark.css +6 -0
- package/styles/bootstrap5.css +6 -0
- package/styles/fabric-dark.css +6 -0
- package/styles/fabric.css +6 -0
- package/styles/highcontrast-light.css +6 -0
- package/styles/highcontrast.css +6 -0
- package/styles/material-dark.css +6 -0
- package/styles/material.css +6 -0
- package/styles/pdfviewer/bootstrap-dark.css +6 -0
- package/styles/pdfviewer/bootstrap.css +6 -0
- package/styles/pdfviewer/bootstrap4.css +6 -0
- package/styles/pdfviewer/bootstrap5-dark.css +6 -0
- package/styles/pdfviewer/bootstrap5.css +6 -0
- package/styles/pdfviewer/fabric-dark.css +6 -0
- package/styles/pdfviewer/fabric.css +6 -0
- package/styles/pdfviewer/highcontrast-light.css +6 -0
- package/styles/pdfviewer/highcontrast.css +6 -0
- package/styles/pdfviewer/material-dark.css +6 -0
- package/styles/pdfviewer/material.css +6 -0
- package/styles/pdfviewer/tailwind-dark.css +6 -0
- package/styles/pdfviewer/tailwind.css +6 -0
- package/styles/tailwind-dark.css +6 -0
- package/styles/tailwind.css +6 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,40 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
### PDF Viewer
|
|
6
|
+
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
|
|
10
|
+
|
|
11
|
+
## 19.3.46 (2021-10-19)
|
|
12
|
+
|
|
13
|
+
### PDF Viewer
|
|
14
|
+
|
|
15
|
+
#### Bug Fixes
|
|
16
|
+
|
|
17
|
+
- `#339329`, `#341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
|
|
18
|
+
|
|
19
|
+
## 19.3.45 (2021-10-12)
|
|
20
|
+
|
|
21
|
+
### PDF Viewer
|
|
22
|
+
|
|
23
|
+
#### Bug Fixes
|
|
24
|
+
|
|
25
|
+
- `#F169102` - Now, the download action is working properly after importing the provided customer document.
|
|
26
|
+
- `#342951` - Now, the Bookmark navigation is working properly in mobile mode.
|
|
27
|
+
- `#343011` - Now, the download action is working properly after adding the text markup annotation.
|
|
28
|
+
|
|
29
|
+
## 19.3.44 (2021-10-05)
|
|
30
|
+
|
|
31
|
+
### PDF Viewer
|
|
32
|
+
|
|
33
|
+
#### Bug Fixes
|
|
34
|
+
|
|
35
|
+
- `#297147`, `#339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
|
|
36
|
+
- `#341677` - Now, the opacity is applied properly for the custom stamps.
|
|
37
|
+
- `#341074` - Now, the search icon is visible to close the search dialog.
|
|
38
|
+
|
|
5
39
|
## 19.1.67 (2021-06-08)
|
|
6
40
|
|
|
7
41
|
### PDF Viewer
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-react-pdfviewer.umd.min.js
|
|
3
|
-
* version : 19.3.
|
|
3
|
+
* version : 19.3.47
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-react-pdfviewer@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-react-pdfviewer@19.
|
|
3
|
+
"_id": "@syncfusion/ej2-react-pdfviewer@19.3.46",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-mIhLm4Pak210c/JpsomWd7KJyHXgNtQkSDOt5KQ46vlCZL8UtyPQPkr0o1SNC7UzeF7kd0sOdkRNQNYIki63UA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-react-pdfviewer",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-19.3.46.tgz",
|
|
23
|
+
"_shasum": "1eda9f44f3c0aca9a3ebc06784a5ddb07781f847",
|
|
24
24
|
"_spec": "@syncfusion/ej2-react-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~19.3.
|
|
35
|
-
"@syncfusion/ej2-pdfviewer": "19.3.
|
|
36
|
-
"@syncfusion/ej2-react-base": "~19.3.
|
|
34
|
+
"@syncfusion/ej2-base": "~19.3.47",
|
|
35
|
+
"@syncfusion/ej2-pdfviewer": "19.3.47",
|
|
36
|
+
"@syncfusion/ej2-react-base": "~19.3.46"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 PDF viewer Component for React",
|
|
@@ -61,6 +61,6 @@
|
|
|
61
61
|
"type": "git",
|
|
62
62
|
"url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
|
|
63
63
|
},
|
|
64
|
-
"version": "19.3.
|
|
64
|
+
"version": "19.3.47",
|
|
65
65
|
"sideEffects": false
|
|
66
66
|
}
|
|
@@ -2731,6 +2731,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2731
2731
|
user-select: none;
|
|
2732
2732
|
}
|
|
2733
2733
|
|
|
2734
|
+
.e-pv-text-selection-none {
|
|
2735
|
+
-ms-user-select: none;
|
|
2736
|
+
-webkit-user-select: none;
|
|
2737
|
+
user-select: none;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2734
2740
|
.e-pv-checkbox-container input {
|
|
2735
2741
|
cursor: pointer;
|
|
2736
2742
|
height: 0;
|
package/styles/bootstrap.css
CHANGED
|
@@ -2737,6 +2737,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2737
2737
|
user-select: none;
|
|
2738
2738
|
}
|
|
2739
2739
|
|
|
2740
|
+
.e-pv-text-selection-none {
|
|
2741
|
+
-ms-user-select: none;
|
|
2742
|
+
-webkit-user-select: none;
|
|
2743
|
+
user-select: none;
|
|
2744
|
+
}
|
|
2745
|
+
|
|
2740
2746
|
.e-pv-checkbox-container input {
|
|
2741
2747
|
cursor: pointer;
|
|
2742
2748
|
height: 0;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3041,6 +3041,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3041
3041
|
user-select: none;
|
|
3042
3042
|
}
|
|
3043
3043
|
|
|
3044
|
+
.e-pv-text-selection-none {
|
|
3045
|
+
-ms-user-select: none;
|
|
3046
|
+
-webkit-user-select: none;
|
|
3047
|
+
user-select: none;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3044
3050
|
.e-pv-checkbox-container input {
|
|
3045
3051
|
cursor: pointer;
|
|
3046
3052
|
height: 0;
|
|
@@ -2976,6 +2976,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2976
2976
|
user-select: none;
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
+
.e-pv-text-selection-none {
|
|
2980
|
+
-ms-user-select: none;
|
|
2981
|
+
-webkit-user-select: none;
|
|
2982
|
+
user-select: none;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2979
2985
|
.e-pv-checkbox-container input {
|
|
2980
2986
|
cursor: pointer;
|
|
2981
2987
|
height: 0;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -2976,6 +2976,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2976
2976
|
user-select: none;
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
+
.e-pv-text-selection-none {
|
|
2980
|
+
-ms-user-select: none;
|
|
2981
|
+
-webkit-user-select: none;
|
|
2982
|
+
user-select: none;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2979
2985
|
.e-pv-checkbox-container input {
|
|
2980
2986
|
cursor: pointer;
|
|
2981
2987
|
height: 0;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -2742,6 +2742,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2742
2742
|
user-select: none;
|
|
2743
2743
|
}
|
|
2744
2744
|
|
|
2745
|
+
.e-pv-text-selection-none {
|
|
2746
|
+
-ms-user-select: none;
|
|
2747
|
+
-webkit-user-select: none;
|
|
2748
|
+
user-select: none;
|
|
2749
|
+
}
|
|
2750
|
+
|
|
2745
2751
|
.e-pv-checkbox-container input {
|
|
2746
2752
|
cursor: pointer;
|
|
2747
2753
|
height: 0;
|
package/styles/fabric.css
CHANGED
|
@@ -2752,6 +2752,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2752
2752
|
user-select: none;
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-pv-text-selection-none {
|
|
2756
|
+
-ms-user-select: none;
|
|
2757
|
+
-webkit-user-select: none;
|
|
2758
|
+
user-select: none;
|
|
2759
|
+
}
|
|
2760
|
+
|
|
2755
2761
|
.e-pv-checkbox-container input {
|
|
2756
2762
|
cursor: pointer;
|
|
2757
2763
|
height: 0;
|
|
@@ -2729,6 +2729,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2729
2729
|
user-select: none;
|
|
2730
2730
|
}
|
|
2731
2731
|
|
|
2732
|
+
.e-pv-text-selection-none {
|
|
2733
|
+
-ms-user-select: none;
|
|
2734
|
+
-webkit-user-select: none;
|
|
2735
|
+
user-select: none;
|
|
2736
|
+
}
|
|
2737
|
+
|
|
2732
2738
|
.e-pv-checkbox-container input {
|
|
2733
2739
|
cursor: pointer;
|
|
2734
2740
|
height: 0;
|
package/styles/highcontrast.css
CHANGED
|
@@ -2738,6 +2738,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2738
2738
|
user-select: none;
|
|
2739
2739
|
}
|
|
2740
2740
|
|
|
2741
|
+
.e-pv-text-selection-none {
|
|
2742
|
+
-ms-user-select: none;
|
|
2743
|
+
-webkit-user-select: none;
|
|
2744
|
+
user-select: none;
|
|
2745
|
+
}
|
|
2746
|
+
|
|
2741
2747
|
.e-pv-checkbox-container input {
|
|
2742
2748
|
cursor: pointer;
|
|
2743
2749
|
height: 0;
|
package/styles/material-dark.css
CHANGED
|
@@ -2732,6 +2732,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2732
2732
|
user-select: none;
|
|
2733
2733
|
}
|
|
2734
2734
|
|
|
2735
|
+
.e-pv-text-selection-none {
|
|
2736
|
+
-ms-user-select: none;
|
|
2737
|
+
-webkit-user-select: none;
|
|
2738
|
+
user-select: none;
|
|
2739
|
+
}
|
|
2740
|
+
|
|
2735
2741
|
.e-pv-checkbox-container input {
|
|
2736
2742
|
cursor: pointer;
|
|
2737
2743
|
height: 0;
|
package/styles/material.css
CHANGED
|
@@ -2733,6 +2733,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2733
2733
|
user-select: none;
|
|
2734
2734
|
}
|
|
2735
2735
|
|
|
2736
|
+
.e-pv-text-selection-none {
|
|
2737
|
+
-ms-user-select: none;
|
|
2738
|
+
-webkit-user-select: none;
|
|
2739
|
+
user-select: none;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2736
2742
|
.e-pv-checkbox-container input {
|
|
2737
2743
|
cursor: pointer;
|
|
2738
2744
|
height: 0;
|
|
@@ -2731,6 +2731,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2731
2731
|
user-select: none;
|
|
2732
2732
|
}
|
|
2733
2733
|
|
|
2734
|
+
.e-pv-text-selection-none {
|
|
2735
|
+
-ms-user-select: none;
|
|
2736
|
+
-webkit-user-select: none;
|
|
2737
|
+
user-select: none;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2734
2740
|
.e-pv-checkbox-container input {
|
|
2735
2741
|
cursor: pointer;
|
|
2736
2742
|
height: 0;
|
|
@@ -2737,6 +2737,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2737
2737
|
user-select: none;
|
|
2738
2738
|
}
|
|
2739
2739
|
|
|
2740
|
+
.e-pv-text-selection-none {
|
|
2741
|
+
-ms-user-select: none;
|
|
2742
|
+
-webkit-user-select: none;
|
|
2743
|
+
user-select: none;
|
|
2744
|
+
}
|
|
2745
|
+
|
|
2740
2746
|
.e-pv-checkbox-container input {
|
|
2741
2747
|
cursor: pointer;
|
|
2742
2748
|
height: 0;
|
|
@@ -3041,6 +3041,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3041
3041
|
user-select: none;
|
|
3042
3042
|
}
|
|
3043
3043
|
|
|
3044
|
+
.e-pv-text-selection-none {
|
|
3045
|
+
-ms-user-select: none;
|
|
3046
|
+
-webkit-user-select: none;
|
|
3047
|
+
user-select: none;
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3044
3050
|
.e-pv-checkbox-container input {
|
|
3045
3051
|
cursor: pointer;
|
|
3046
3052
|
height: 0;
|
|
@@ -2976,6 +2976,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2976
2976
|
user-select: none;
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
+
.e-pv-text-selection-none {
|
|
2980
|
+
-ms-user-select: none;
|
|
2981
|
+
-webkit-user-select: none;
|
|
2982
|
+
user-select: none;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2979
2985
|
.e-pv-checkbox-container input {
|
|
2980
2986
|
cursor: pointer;
|
|
2981
2987
|
height: 0;
|
|
@@ -2976,6 +2976,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2976
2976
|
user-select: none;
|
|
2977
2977
|
}
|
|
2978
2978
|
|
|
2979
|
+
.e-pv-text-selection-none {
|
|
2980
|
+
-ms-user-select: none;
|
|
2981
|
+
-webkit-user-select: none;
|
|
2982
|
+
user-select: none;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2979
2985
|
.e-pv-checkbox-container input {
|
|
2980
2986
|
cursor: pointer;
|
|
2981
2987
|
height: 0;
|
|
@@ -2742,6 +2742,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2742
2742
|
user-select: none;
|
|
2743
2743
|
}
|
|
2744
2744
|
|
|
2745
|
+
.e-pv-text-selection-none {
|
|
2746
|
+
-ms-user-select: none;
|
|
2747
|
+
-webkit-user-select: none;
|
|
2748
|
+
user-select: none;
|
|
2749
|
+
}
|
|
2750
|
+
|
|
2745
2751
|
.e-pv-checkbox-container input {
|
|
2746
2752
|
cursor: pointer;
|
|
2747
2753
|
height: 0;
|
|
@@ -2752,6 +2752,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2752
2752
|
user-select: none;
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-pv-text-selection-none {
|
|
2756
|
+
-ms-user-select: none;
|
|
2757
|
+
-webkit-user-select: none;
|
|
2758
|
+
user-select: none;
|
|
2759
|
+
}
|
|
2760
|
+
|
|
2755
2761
|
.e-pv-checkbox-container input {
|
|
2756
2762
|
cursor: pointer;
|
|
2757
2763
|
height: 0;
|
|
@@ -2729,6 +2729,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2729
2729
|
user-select: none;
|
|
2730
2730
|
}
|
|
2731
2731
|
|
|
2732
|
+
.e-pv-text-selection-none {
|
|
2733
|
+
-ms-user-select: none;
|
|
2734
|
+
-webkit-user-select: none;
|
|
2735
|
+
user-select: none;
|
|
2736
|
+
}
|
|
2737
|
+
|
|
2732
2738
|
.e-pv-checkbox-container input {
|
|
2733
2739
|
cursor: pointer;
|
|
2734
2740
|
height: 0;
|
|
@@ -2738,6 +2738,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2738
2738
|
user-select: none;
|
|
2739
2739
|
}
|
|
2740
2740
|
|
|
2741
|
+
.e-pv-text-selection-none {
|
|
2742
|
+
-ms-user-select: none;
|
|
2743
|
+
-webkit-user-select: none;
|
|
2744
|
+
user-select: none;
|
|
2745
|
+
}
|
|
2746
|
+
|
|
2741
2747
|
.e-pv-checkbox-container input {
|
|
2742
2748
|
cursor: pointer;
|
|
2743
2749
|
height: 0;
|
|
@@ -2732,6 +2732,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2732
2732
|
user-select: none;
|
|
2733
2733
|
}
|
|
2734
2734
|
|
|
2735
|
+
.e-pv-text-selection-none {
|
|
2736
|
+
-ms-user-select: none;
|
|
2737
|
+
-webkit-user-select: none;
|
|
2738
|
+
user-select: none;
|
|
2739
|
+
}
|
|
2740
|
+
|
|
2735
2741
|
.e-pv-checkbox-container input {
|
|
2736
2742
|
cursor: pointer;
|
|
2737
2743
|
height: 0;
|
|
@@ -2733,6 +2733,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2733
2733
|
user-select: none;
|
|
2734
2734
|
}
|
|
2735
2735
|
|
|
2736
|
+
.e-pv-text-selection-none {
|
|
2737
|
+
-ms-user-select: none;
|
|
2738
|
+
-webkit-user-select: none;
|
|
2739
|
+
user-select: none;
|
|
2740
|
+
}
|
|
2741
|
+
|
|
2736
2742
|
.e-pv-checkbox-container input {
|
|
2737
2743
|
cursor: pointer;
|
|
2738
2744
|
height: 0;
|
|
@@ -2762,6 +2762,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2762
2762
|
user-select: none;
|
|
2763
2763
|
}
|
|
2764
2764
|
|
|
2765
|
+
.e-pv-text-selection-none {
|
|
2766
|
+
-ms-user-select: none;
|
|
2767
|
+
-webkit-user-select: none;
|
|
2768
|
+
user-select: none;
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2765
2771
|
.e-pv-checkbox-container input {
|
|
2766
2772
|
cursor: pointer;
|
|
2767
2773
|
height: 0;
|
|
@@ -2762,6 +2762,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2762
2762
|
user-select: none;
|
|
2763
2763
|
}
|
|
2764
2764
|
|
|
2765
|
+
.e-pv-text-selection-none {
|
|
2766
|
+
-ms-user-select: none;
|
|
2767
|
+
-webkit-user-select: none;
|
|
2768
|
+
user-select: none;
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2765
2771
|
.e-pv-checkbox-container input {
|
|
2766
2772
|
cursor: pointer;
|
|
2767
2773
|
height: 0;
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -2762,6 +2762,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2762
2762
|
user-select: none;
|
|
2763
2763
|
}
|
|
2764
2764
|
|
|
2765
|
+
.e-pv-text-selection-none {
|
|
2766
|
+
-ms-user-select: none;
|
|
2767
|
+
-webkit-user-select: none;
|
|
2768
|
+
user-select: none;
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2765
2771
|
.e-pv-checkbox-container input {
|
|
2766
2772
|
cursor: pointer;
|
|
2767
2773
|
height: 0;
|
package/styles/tailwind.css
CHANGED
|
@@ -2762,6 +2762,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2762
2762
|
user-select: none;
|
|
2763
2763
|
}
|
|
2764
2764
|
|
|
2765
|
+
.e-pv-text-selection-none {
|
|
2766
|
+
-ms-user-select: none;
|
|
2767
|
+
-webkit-user-select: none;
|
|
2768
|
+
user-select: none;
|
|
2769
|
+
}
|
|
2770
|
+
|
|
2765
2771
|
.e-pv-checkbox-container input {
|
|
2766
2772
|
cursor: pointer;
|
|
2767
2773
|
height: 0;
|