@mescius/spread-sheets 17.0.3 → 17.0.5
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/dist/gc.spread.sheets.all.min.js +2 -2
- package/dist/gc.spread.sheets.d.ts +580 -453
- package/package.json +1 -1
- package/styles/gc.spread.sheets.css +2 -1
- package/styles/gc.spread.sheets.excel2013darkGray.css +2 -1
- package/styles/gc.spread.sheets.excel2013lightGray.css +2 -1
- package/styles/gc.spread.sheets.excel2013white.css +2 -1
- package/styles/gc.spread.sheets.excel2016black.css +2 -1
- package/styles/gc.spread.sheets.excel2016colorful.css +2 -1
- package/styles/gc.spread.sheets.excel2016darkGray.css +2 -1
package/package.json
CHANGED
|
@@ -872,7 +872,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
872
872
|
font-size: 12px;
|
|
873
873
|
line-height: 22px;
|
|
874
874
|
position: absolute;
|
|
875
|
-
width: 300px;
|
|
875
|
+
min-width: 300px;
|
|
876
876
|
z-index: 2001;
|
|
877
877
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
878
878
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -894,6 +894,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
894
894
|
}
|
|
895
895
|
|
|
896
896
|
.gcsj-func-ac-row-description {
|
|
897
|
+
width: 280px;
|
|
897
898
|
color: #666;
|
|
898
899
|
display: none;
|
|
899
900
|
font-size: 11px;
|
|
@@ -895,7 +895,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
895
895
|
font-size: 12px;
|
|
896
896
|
line-height: 22px;
|
|
897
897
|
position: absolute;
|
|
898
|
-
width: 300px;
|
|
898
|
+
min-width: 300px;
|
|
899
899
|
z-index: 2001;
|
|
900
900
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
901
901
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -917,6 +917,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
917
917
|
}
|
|
918
918
|
|
|
919
919
|
.gcsj-func-ac-row-description {
|
|
920
|
+
width: 280px;
|
|
920
921
|
color: #666;
|
|
921
922
|
display: none;
|
|
922
923
|
font-size: 11px;
|
|
@@ -895,7 +895,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
895
895
|
font-size: 12px;
|
|
896
896
|
line-height: 22px;
|
|
897
897
|
position: absolute;
|
|
898
|
-
width: 300px;
|
|
898
|
+
min-width: 300px;
|
|
899
899
|
z-index: 2001;
|
|
900
900
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
901
901
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -917,6 +917,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
917
917
|
}
|
|
918
918
|
|
|
919
919
|
.gcsj-func-ac-row-description {
|
|
920
|
+
width: 280px;
|
|
920
921
|
color: #666;
|
|
921
922
|
display: none;
|
|
922
923
|
font-size: 11px;
|
|
@@ -894,7 +894,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
894
894
|
font-size: 12px;
|
|
895
895
|
line-height: 22px;
|
|
896
896
|
position: absolute;
|
|
897
|
-
width: 300px;
|
|
897
|
+
min-width: 300px;
|
|
898
898
|
z-index: 2001;
|
|
899
899
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
900
900
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -916,6 +916,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
916
916
|
}
|
|
917
917
|
|
|
918
918
|
.gcsj-func-ac-row-description {
|
|
919
|
+
width: 280px;
|
|
919
920
|
color: #666;
|
|
920
921
|
display: none;
|
|
921
922
|
font-size: 11px;
|
|
@@ -897,7 +897,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
897
897
|
font-size: 12px;
|
|
898
898
|
line-height: 22px;
|
|
899
899
|
position: absolute;
|
|
900
|
-
width: 300px;
|
|
900
|
+
min-width: 300px;
|
|
901
901
|
z-index: 2001;
|
|
902
902
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
903
903
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -919,6 +919,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
919
919
|
}
|
|
920
920
|
|
|
921
921
|
.gcsj-func-ac-row-description {
|
|
922
|
+
width: 280px;
|
|
922
923
|
color: #666;
|
|
923
924
|
display: none;
|
|
924
925
|
font-size: 11px;
|
|
@@ -891,7 +891,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
891
891
|
font-size: 12px;
|
|
892
892
|
line-height: 22px;
|
|
893
893
|
position: absolute;
|
|
894
|
-
width: 300px;
|
|
894
|
+
min-width: 300px;
|
|
895
895
|
z-index: 2001;
|
|
896
896
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
897
897
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -913,6 +913,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
913
913
|
}
|
|
914
914
|
|
|
915
915
|
.gcsj-func-ac-row-description {
|
|
916
|
+
width: 280px;
|
|
916
917
|
color: #666;
|
|
917
918
|
display: none;
|
|
918
919
|
font-size: 11px;
|
|
@@ -895,7 +895,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
895
895
|
font-size: 12px;
|
|
896
896
|
line-height: 22px;
|
|
897
897
|
position: absolute;
|
|
898
|
-
width: 300px;
|
|
898
|
+
min-width: 300px;
|
|
899
899
|
z-index: 2001;
|
|
900
900
|
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
901
901
|
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
|
|
@@ -917,6 +917,7 @@ div.gc-search-outer-div input::-ms-clear {
|
|
|
917
917
|
}
|
|
918
918
|
|
|
919
919
|
.gcsj-func-ac-row-description {
|
|
920
|
+
width: 280px;
|
|
920
921
|
color: #666;
|
|
921
922
|
display: none;
|
|
922
923
|
font-size: 11px;
|