@syncfusion/ej2-vue-spreadsheet 22.2.5 → 22.2.9
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 +8 -6
- package/dist/ej2-vue-spreadsheet.umd.min.js +2 -2
- package/dist/ej2-vue-spreadsheet.umd.min.js.map +1 -1
- package/dist/es6/ej2-vue-spreadsheet.es2015.js +2 -2
- package/dist/es6/ej2-vue-spreadsheet.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-spreadsheet.es5.js +2 -2
- package/dist/es6/ej2-vue-spreadsheet.es5.js.map +1 -1
- package/dist/global/ej2-vue-spreadsheet.min.js +2 -2
- package/package.json +7 -7
- package/src/spreadsheet/spreadsheet.component.js +2 -2
- package/styles/bootstrap-dark.css +8 -0
- package/styles/bootstrap.css +8 -0
- package/styles/bootstrap4.css +8 -0
- package/styles/bootstrap5-dark.css +8 -0
- package/styles/bootstrap5.css +8 -0
- package/styles/fabric-dark.css +8 -0
- package/styles/fabric.css +8 -0
- package/styles/fluent-dark.css +8 -0
- package/styles/fluent.css +8 -0
- package/styles/highcontrast-light.css +8 -0
- package/styles/highcontrast.css +8 -0
- package/styles/material-dark.css +8 -0
- package/styles/material.css +8 -0
- package/styles/material3-dark.css +8 -0
- package/styles/material3.css +8 -0
- package/styles/spreadsheet/bootstrap-dark.css +8 -0
- package/styles/spreadsheet/bootstrap.css +8 -0
- package/styles/spreadsheet/bootstrap4.css +8 -0
- package/styles/spreadsheet/bootstrap5-dark.css +8 -0
- package/styles/spreadsheet/bootstrap5.css +8 -0
- package/styles/spreadsheet/fabric-dark.css +8 -0
- package/styles/spreadsheet/fabric.css +8 -0
- package/styles/spreadsheet/fluent-dark.css +8 -0
- package/styles/spreadsheet/fluent.css +8 -0
- package/styles/spreadsheet/highcontrast-light.css +8 -0
- package/styles/spreadsheet/highcontrast.css +8 -0
- package/styles/spreadsheet/material-dark.css +8 -0
- package/styles/spreadsheet/material.css +8 -0
- package/styles/spreadsheet/material3-dark.css +8 -0
- package/styles/spreadsheet/material3.css +8 -0
- package/styles/spreadsheet/tailwind-dark.css +8 -0
- package/styles/spreadsheet/tailwind.css +8 -0
- package/styles/tailwind-dark.css +8 -0
- package/styles/tailwind.css +8 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-spreadsheet@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-spreadsheet@22.
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-spreadsheet@22.2.8",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-7WZ2hEMcA+ztkYHoXIET8oyJPaWE4MsOTFPr3UYwWR61Mo8Rm0IXMuxuqCskOr+Tqz8MdVt8R/LjhdVBl0pz4A==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-spreadsheet",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-22.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-spreadsheet/-/ej2-vue-spreadsheet-22.2.8.tgz",
|
|
23
|
+
"_shasum": "fb4d5db2278e73752bbba5d5d91e872a9185140c",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-spreadsheet@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~22.2.
|
|
35
|
-
"@syncfusion/ej2-spreadsheet": "22.2.
|
|
34
|
+
"@syncfusion/ej2-base": "~22.2.9",
|
|
35
|
+
"@syncfusion/ej2-spreadsheet": "22.2.9",
|
|
36
36
|
"@syncfusion/ej2-vue-base": "~22.2.5"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -57,6 +57,6 @@
|
|
|
57
57
|
"ci-publish": "gulp ci-publish",
|
|
58
58
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
59
59
|
},
|
|
60
|
-
"version": "22.2.
|
|
60
|
+
"version": "22.2.9",
|
|
61
61
|
"sideEffects": false
|
|
62
62
|
}
|
|
@@ -325,8 +325,8 @@ export var SpreadsheetComponent = vueDefineComponent({
|
|
|
325
325
|
selectRange: function (address) {
|
|
326
326
|
return this.ej2Instances.selectRange(address);
|
|
327
327
|
},
|
|
328
|
-
setBorder: function (style, range, type) {
|
|
329
|
-
return this.ej2Instances.setBorder(style, range, type);
|
|
328
|
+
setBorder: function (style, range, type, isUndoRedo) {
|
|
329
|
+
return this.ej2Instances.setBorder(style, range, type, isUndoRedo);
|
|
330
330
|
},
|
|
331
331
|
setColWidth: function (width, colIndex, sheetIndex) {
|
|
332
332
|
return this.ej2Instances.setColWidth(width, colIndex, sheetIndex);
|
|
@@ -926,6 +926,14 @@
|
|
|
926
926
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
927
927
|
height: 1px;
|
|
928
928
|
}
|
|
929
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
930
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
931
|
+
height: 1px;
|
|
932
|
+
overflow: hidden;
|
|
933
|
+
position: absolute;
|
|
934
|
+
top: 0;
|
|
935
|
+
width: 1px;
|
|
936
|
+
}
|
|
929
937
|
.e-spreadsheet .e-ss-atc {
|
|
930
938
|
display: none;
|
|
931
939
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -932,6 +932,14 @@
|
|
|
932
932
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
933
933
|
height: 1px;
|
|
934
934
|
}
|
|
935
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
936
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
937
|
+
height: 1px;
|
|
938
|
+
overflow: hidden;
|
|
939
|
+
position: absolute;
|
|
940
|
+
top: 0;
|
|
941
|
+
width: 1px;
|
|
942
|
+
}
|
|
935
943
|
.e-spreadsheet .e-ss-atc {
|
|
936
944
|
display: none;
|
|
937
945
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -971,6 +971,14 @@
|
|
|
971
971
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
972
972
|
height: 1px;
|
|
973
973
|
}
|
|
974
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
975
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
976
|
+
height: 1px;
|
|
977
|
+
overflow: hidden;
|
|
978
|
+
position: absolute;
|
|
979
|
+
top: 0;
|
|
980
|
+
width: 1px;
|
|
981
|
+
}
|
|
974
982
|
.e-spreadsheet .e-ss-atc {
|
|
975
983
|
display: none;
|
|
976
984
|
}
|
|
@@ -979,6 +979,14 @@
|
|
|
979
979
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
980
980
|
height: 1px;
|
|
981
981
|
}
|
|
982
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
983
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
984
|
+
height: 1px;
|
|
985
|
+
overflow: hidden;
|
|
986
|
+
position: absolute;
|
|
987
|
+
top: 0;
|
|
988
|
+
width: 1px;
|
|
989
|
+
}
|
|
982
990
|
.e-spreadsheet .e-ss-atc {
|
|
983
991
|
display: none;
|
|
984
992
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -979,6 +979,14 @@
|
|
|
979
979
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
980
980
|
height: 1px;
|
|
981
981
|
}
|
|
982
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
983
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
984
|
+
height: 1px;
|
|
985
|
+
overflow: hidden;
|
|
986
|
+
position: absolute;
|
|
987
|
+
top: 0;
|
|
988
|
+
width: 1px;
|
|
989
|
+
}
|
|
982
990
|
.e-spreadsheet .e-ss-atc {
|
|
983
991
|
display: none;
|
|
984
992
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -902,6 +902,14 @@
|
|
|
902
902
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
903
903
|
height: 1px;
|
|
904
904
|
}
|
|
905
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
906
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
907
|
+
height: 1px;
|
|
908
|
+
overflow: hidden;
|
|
909
|
+
position: absolute;
|
|
910
|
+
top: 0;
|
|
911
|
+
width: 1px;
|
|
912
|
+
}
|
|
905
913
|
.e-spreadsheet .e-ss-atc {
|
|
906
914
|
display: none;
|
|
907
915
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -905,6 +905,14 @@
|
|
|
905
905
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
906
906
|
height: 1px;
|
|
907
907
|
}
|
|
908
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
909
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
910
|
+
height: 1px;
|
|
911
|
+
overflow: hidden;
|
|
912
|
+
position: absolute;
|
|
913
|
+
top: 0;
|
|
914
|
+
width: 1px;
|
|
915
|
+
}
|
|
908
916
|
.e-spreadsheet .e-ss-atc {
|
|
909
917
|
display: none;
|
|
910
918
|
}
|
package/styles/fluent-dark.css
CHANGED
|
@@ -959,6 +959,14 @@
|
|
|
959
959
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
960
960
|
height: 1px;
|
|
961
961
|
}
|
|
962
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
963
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
964
|
+
height: 1px;
|
|
965
|
+
overflow: hidden;
|
|
966
|
+
position: absolute;
|
|
967
|
+
top: 0;
|
|
968
|
+
width: 1px;
|
|
969
|
+
}
|
|
962
970
|
.e-spreadsheet .e-ss-atc {
|
|
963
971
|
display: none;
|
|
964
972
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -959,6 +959,14 @@
|
|
|
959
959
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
960
960
|
height: 1px;
|
|
961
961
|
}
|
|
962
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
963
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
964
|
+
height: 1px;
|
|
965
|
+
overflow: hidden;
|
|
966
|
+
position: absolute;
|
|
967
|
+
top: 0;
|
|
968
|
+
width: 1px;
|
|
969
|
+
}
|
|
962
970
|
.e-spreadsheet .e-ss-atc {
|
|
963
971
|
display: none;
|
|
964
972
|
}
|
|
@@ -335,6 +335,14 @@
|
|
|
335
335
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
336
336
|
height: 1px;
|
|
337
337
|
}
|
|
338
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
339
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
340
|
+
height: 1px;
|
|
341
|
+
overflow: hidden;
|
|
342
|
+
position: absolute;
|
|
343
|
+
top: 0;
|
|
344
|
+
width: 1px;
|
|
345
|
+
}
|
|
338
346
|
.e-spreadsheet .e-ss-atc {
|
|
339
347
|
display: none;
|
|
340
348
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -905,6 +905,14 @@
|
|
|
905
905
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
906
906
|
height: 1px;
|
|
907
907
|
}
|
|
908
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
909
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
910
|
+
height: 1px;
|
|
911
|
+
overflow: hidden;
|
|
912
|
+
position: absolute;
|
|
913
|
+
top: 0;
|
|
914
|
+
width: 1px;
|
|
915
|
+
}
|
|
908
916
|
.e-spreadsheet .e-ss-atc {
|
|
909
917
|
display: none;
|
|
910
918
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -958,6 +958,14 @@
|
|
|
958
958
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
959
959
|
height: 1px;
|
|
960
960
|
}
|
|
961
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
962
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
963
|
+
height: 1px;
|
|
964
|
+
overflow: hidden;
|
|
965
|
+
position: absolute;
|
|
966
|
+
top: 0;
|
|
967
|
+
width: 1px;
|
|
968
|
+
}
|
|
961
969
|
.e-spreadsheet .e-ss-atc {
|
|
962
970
|
display: none;
|
|
963
971
|
}
|
package/styles/material.css
CHANGED
|
@@ -986,6 +986,14 @@
|
|
|
986
986
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
987
987
|
height: 1px;
|
|
988
988
|
}
|
|
989
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
990
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
991
|
+
height: 1px;
|
|
992
|
+
overflow: hidden;
|
|
993
|
+
position: absolute;
|
|
994
|
+
top: 0;
|
|
995
|
+
width: 1px;
|
|
996
|
+
}
|
|
989
997
|
.e-spreadsheet .e-ss-atc {
|
|
990
998
|
display: none;
|
|
991
999
|
}
|
|
@@ -1037,6 +1037,14 @@
|
|
|
1037
1037
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
1038
1038
|
height: 1px;
|
|
1039
1039
|
}
|
|
1040
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
1041
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
1042
|
+
height: 1px;
|
|
1043
|
+
overflow: hidden;
|
|
1044
|
+
position: absolute;
|
|
1045
|
+
top: 0;
|
|
1046
|
+
width: 1px;
|
|
1047
|
+
}
|
|
1040
1048
|
.e-spreadsheet .e-ss-atc {
|
|
1041
1049
|
display: none;
|
|
1042
1050
|
}
|
package/styles/material3.css
CHANGED
|
@@ -1092,6 +1092,14 @@
|
|
|
1092
1092
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
1093
1093
|
height: 1px;
|
|
1094
1094
|
}
|
|
1095
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
1096
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
1097
|
+
height: 1px;
|
|
1098
|
+
overflow: hidden;
|
|
1099
|
+
position: absolute;
|
|
1100
|
+
top: 0;
|
|
1101
|
+
width: 1px;
|
|
1102
|
+
}
|
|
1095
1103
|
.e-spreadsheet .e-ss-atc {
|
|
1096
1104
|
display: none;
|
|
1097
1105
|
}
|
|
@@ -926,6 +926,14 @@
|
|
|
926
926
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
927
927
|
height: 1px;
|
|
928
928
|
}
|
|
929
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
930
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
931
|
+
height: 1px;
|
|
932
|
+
overflow: hidden;
|
|
933
|
+
position: absolute;
|
|
934
|
+
top: 0;
|
|
935
|
+
width: 1px;
|
|
936
|
+
}
|
|
929
937
|
.e-spreadsheet .e-ss-atc {
|
|
930
938
|
display: none;
|
|
931
939
|
}
|
|
@@ -932,6 +932,14 @@
|
|
|
932
932
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
933
933
|
height: 1px;
|
|
934
934
|
}
|
|
935
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
936
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
937
|
+
height: 1px;
|
|
938
|
+
overflow: hidden;
|
|
939
|
+
position: absolute;
|
|
940
|
+
top: 0;
|
|
941
|
+
width: 1px;
|
|
942
|
+
}
|
|
935
943
|
.e-spreadsheet .e-ss-atc {
|
|
936
944
|
display: none;
|
|
937
945
|
}
|
|
@@ -971,6 +971,14 @@
|
|
|
971
971
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
972
972
|
height: 1px;
|
|
973
973
|
}
|
|
974
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
975
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
976
|
+
height: 1px;
|
|
977
|
+
overflow: hidden;
|
|
978
|
+
position: absolute;
|
|
979
|
+
top: 0;
|
|
980
|
+
width: 1px;
|
|
981
|
+
}
|
|
974
982
|
.e-spreadsheet .e-ss-atc {
|
|
975
983
|
display: none;
|
|
976
984
|
}
|
|
@@ -979,6 +979,14 @@
|
|
|
979
979
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
980
980
|
height: 1px;
|
|
981
981
|
}
|
|
982
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
983
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
984
|
+
height: 1px;
|
|
985
|
+
overflow: hidden;
|
|
986
|
+
position: absolute;
|
|
987
|
+
top: 0;
|
|
988
|
+
width: 1px;
|
|
989
|
+
}
|
|
982
990
|
.e-spreadsheet .e-ss-atc {
|
|
983
991
|
display: none;
|
|
984
992
|
}
|
|
@@ -979,6 +979,14 @@
|
|
|
979
979
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
980
980
|
height: 1px;
|
|
981
981
|
}
|
|
982
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
983
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
984
|
+
height: 1px;
|
|
985
|
+
overflow: hidden;
|
|
986
|
+
position: absolute;
|
|
987
|
+
top: 0;
|
|
988
|
+
width: 1px;
|
|
989
|
+
}
|
|
982
990
|
.e-spreadsheet .e-ss-atc {
|
|
983
991
|
display: none;
|
|
984
992
|
}
|
|
@@ -902,6 +902,14 @@
|
|
|
902
902
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
903
903
|
height: 1px;
|
|
904
904
|
}
|
|
905
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
906
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
907
|
+
height: 1px;
|
|
908
|
+
overflow: hidden;
|
|
909
|
+
position: absolute;
|
|
910
|
+
top: 0;
|
|
911
|
+
width: 1px;
|
|
912
|
+
}
|
|
905
913
|
.e-spreadsheet .e-ss-atc {
|
|
906
914
|
display: none;
|
|
907
915
|
}
|
|
@@ -905,6 +905,14 @@
|
|
|
905
905
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
906
906
|
height: 1px;
|
|
907
907
|
}
|
|
908
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
909
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
910
|
+
height: 1px;
|
|
911
|
+
overflow: hidden;
|
|
912
|
+
position: absolute;
|
|
913
|
+
top: 0;
|
|
914
|
+
width: 1px;
|
|
915
|
+
}
|
|
908
916
|
.e-spreadsheet .e-ss-atc {
|
|
909
917
|
display: none;
|
|
910
918
|
}
|
|
@@ -959,6 +959,14 @@
|
|
|
959
959
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
960
960
|
height: 1px;
|
|
961
961
|
}
|
|
962
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
963
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
964
|
+
height: 1px;
|
|
965
|
+
overflow: hidden;
|
|
966
|
+
position: absolute;
|
|
967
|
+
top: 0;
|
|
968
|
+
width: 1px;
|
|
969
|
+
}
|
|
962
970
|
.e-spreadsheet .e-ss-atc {
|
|
963
971
|
display: none;
|
|
964
972
|
}
|
|
@@ -959,6 +959,14 @@
|
|
|
959
959
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
960
960
|
height: 1px;
|
|
961
961
|
}
|
|
962
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
963
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
964
|
+
height: 1px;
|
|
965
|
+
overflow: hidden;
|
|
966
|
+
position: absolute;
|
|
967
|
+
top: 0;
|
|
968
|
+
width: 1px;
|
|
969
|
+
}
|
|
962
970
|
.e-spreadsheet .e-ss-atc {
|
|
963
971
|
display: none;
|
|
964
972
|
}
|
|
@@ -335,6 +335,14 @@
|
|
|
335
335
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
336
336
|
height: 1px;
|
|
337
337
|
}
|
|
338
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
339
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
340
|
+
height: 1px;
|
|
341
|
+
overflow: hidden;
|
|
342
|
+
position: absolute;
|
|
343
|
+
top: 0;
|
|
344
|
+
width: 1px;
|
|
345
|
+
}
|
|
338
346
|
.e-spreadsheet .e-ss-atc {
|
|
339
347
|
display: none;
|
|
340
348
|
}
|
|
@@ -905,6 +905,14 @@
|
|
|
905
905
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
906
906
|
height: 1px;
|
|
907
907
|
}
|
|
908
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
909
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
910
|
+
height: 1px;
|
|
911
|
+
overflow: hidden;
|
|
912
|
+
position: absolute;
|
|
913
|
+
top: 0;
|
|
914
|
+
width: 1px;
|
|
915
|
+
}
|
|
908
916
|
.e-spreadsheet .e-ss-atc {
|
|
909
917
|
display: none;
|
|
910
918
|
}
|
|
@@ -958,6 +958,14 @@
|
|
|
958
958
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
959
959
|
height: 1px;
|
|
960
960
|
}
|
|
961
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
962
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
963
|
+
height: 1px;
|
|
964
|
+
overflow: hidden;
|
|
965
|
+
position: absolute;
|
|
966
|
+
top: 0;
|
|
967
|
+
width: 1px;
|
|
968
|
+
}
|
|
961
969
|
.e-spreadsheet .e-ss-atc {
|
|
962
970
|
display: none;
|
|
963
971
|
}
|
|
@@ -986,6 +986,14 @@
|
|
|
986
986
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
987
987
|
height: 1px;
|
|
988
988
|
}
|
|
989
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
990
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
991
|
+
height: 1px;
|
|
992
|
+
overflow: hidden;
|
|
993
|
+
position: absolute;
|
|
994
|
+
top: 0;
|
|
995
|
+
width: 1px;
|
|
996
|
+
}
|
|
989
997
|
.e-spreadsheet .e-ss-atc {
|
|
990
998
|
display: none;
|
|
991
999
|
}
|
|
@@ -1036,6 +1036,14 @@
|
|
|
1036
1036
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
1037
1037
|
height: 1px;
|
|
1038
1038
|
}
|
|
1039
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
1040
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
1041
|
+
height: 1px;
|
|
1042
|
+
overflow: hidden;
|
|
1043
|
+
position: absolute;
|
|
1044
|
+
top: 0;
|
|
1045
|
+
width: 1px;
|
|
1046
|
+
}
|
|
1039
1047
|
.e-spreadsheet .e-ss-atc {
|
|
1040
1048
|
display: none;
|
|
1041
1049
|
}
|
|
@@ -1092,6 +1092,14 @@
|
|
|
1092
1092
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
1093
1093
|
height: 1px;
|
|
1094
1094
|
}
|
|
1095
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
1096
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
1097
|
+
height: 1px;
|
|
1098
|
+
overflow: hidden;
|
|
1099
|
+
position: absolute;
|
|
1100
|
+
top: 0;
|
|
1101
|
+
width: 1px;
|
|
1102
|
+
}
|
|
1095
1103
|
.e-spreadsheet .e-ss-atc {
|
|
1096
1104
|
display: none;
|
|
1097
1105
|
}
|
|
@@ -949,6 +949,14 @@
|
|
|
949
949
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
950
950
|
height: 1px;
|
|
951
951
|
}
|
|
952
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
953
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
954
|
+
height: 1px;
|
|
955
|
+
overflow: hidden;
|
|
956
|
+
position: absolute;
|
|
957
|
+
top: 0;
|
|
958
|
+
width: 1px;
|
|
959
|
+
}
|
|
952
960
|
.e-spreadsheet .e-ss-atc {
|
|
953
961
|
display: none;
|
|
954
962
|
}
|
|
@@ -949,6 +949,14 @@
|
|
|
949
949
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
950
950
|
height: 1px;
|
|
951
951
|
}
|
|
952
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
953
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
954
|
+
height: 1px;
|
|
955
|
+
overflow: hidden;
|
|
956
|
+
position: absolute;
|
|
957
|
+
top: 0;
|
|
958
|
+
width: 1px;
|
|
959
|
+
}
|
|
952
960
|
.e-spreadsheet .e-ss-atc {
|
|
953
961
|
display: none;
|
|
954
962
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -950,6 +950,14 @@
|
|
|
950
950
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
951
951
|
height: 1px;
|
|
952
952
|
}
|
|
953
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
954
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
955
|
+
height: 1px;
|
|
956
|
+
overflow: hidden;
|
|
957
|
+
position: absolute;
|
|
958
|
+
top: 0;
|
|
959
|
+
width: 1px;
|
|
960
|
+
}
|
|
953
961
|
.e-spreadsheet .e-ss-atc {
|
|
954
962
|
display: none;
|
|
955
963
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -950,6 +950,14 @@
|
|
|
950
950
|
.e-spreadsheet .e-sheet .e-scrollbar .e-scroller .e-virtualtrack {
|
|
951
951
|
height: 1px;
|
|
952
952
|
}
|
|
953
|
+
.e-spreadsheet .e-ss-focus-edit {
|
|
954
|
+
clip: rect(1px, 1px, 1px, 1px);
|
|
955
|
+
height: 1px;
|
|
956
|
+
overflow: hidden;
|
|
957
|
+
position: absolute;
|
|
958
|
+
top: 0;
|
|
959
|
+
width: 1px;
|
|
960
|
+
}
|
|
953
961
|
.e-spreadsheet .e-ss-atc {
|
|
954
962
|
display: none;
|
|
955
963
|
}
|