@genesislcap/foundation-zero-grid-pro 14.284.3-alpha-fa8a336.0 → 14.284.3
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/custom-elements.json +0 -157
- package/package.json +11 -11
|
@@ -561,9 +561,6 @@
|
|
|
561
561
|
{
|
|
562
562
|
"kind": "field",
|
|
563
563
|
"name": "paginationPageSize",
|
|
564
|
-
"type": {
|
|
565
|
-
"text": "number"
|
|
566
|
-
},
|
|
567
564
|
"description": "Number of rows per page when pagination is enabled.",
|
|
568
565
|
"inheritedFrom": {
|
|
569
566
|
"name": "GridPro",
|
|
@@ -936,19 +933,6 @@
|
|
|
936
933
|
"module": "src/grid-pro.ts"
|
|
937
934
|
}
|
|
938
935
|
},
|
|
939
|
-
{
|
|
940
|
-
"kind": "field",
|
|
941
|
-
"name": "isServerSide",
|
|
942
|
-
"type": {
|
|
943
|
-
"text": "boolean"
|
|
944
|
-
},
|
|
945
|
-
"privacy": "public",
|
|
946
|
-
"readonly": true,
|
|
947
|
-
"inheritedFrom": {
|
|
948
|
-
"name": "GridPro",
|
|
949
|
-
"module": "src/grid-pro.ts"
|
|
950
|
-
}
|
|
951
|
-
},
|
|
952
936
|
{
|
|
953
937
|
"kind": "field",
|
|
954
938
|
"name": "gridParams",
|
|
@@ -1070,144 +1054,6 @@
|
|
|
1070
1054
|
"module": "src/grid-pro.ts"
|
|
1071
1055
|
}
|
|
1072
1056
|
},
|
|
1073
|
-
{
|
|
1074
|
-
"kind": "method",
|
|
1075
|
-
"name": "panelExists",
|
|
1076
|
-
"privacy": "private",
|
|
1077
|
-
"return": {
|
|
1078
|
-
"type": {
|
|
1079
|
-
"text": "boolean"
|
|
1080
|
-
}
|
|
1081
|
-
},
|
|
1082
|
-
"parameters": [
|
|
1083
|
-
{
|
|
1084
|
-
"name": "statusPanelType",
|
|
1085
|
-
"type": {
|
|
1086
|
-
"text": "string"
|
|
1087
|
-
}
|
|
1088
|
-
},
|
|
1089
|
-
{
|
|
1090
|
-
"name": "panels",
|
|
1091
|
-
"type": {
|
|
1092
|
-
"text": "any[]"
|
|
1093
|
-
}
|
|
1094
|
-
}
|
|
1095
|
-
],
|
|
1096
|
-
"inheritedFrom": {
|
|
1097
|
-
"name": "GridPro",
|
|
1098
|
-
"module": "src/grid-pro.ts"
|
|
1099
|
-
}
|
|
1100
|
-
},
|
|
1101
|
-
{
|
|
1102
|
-
"kind": "method",
|
|
1103
|
-
"name": "addRowCountPanel",
|
|
1104
|
-
"privacy": "private",
|
|
1105
|
-
"return": {
|
|
1106
|
-
"type": {
|
|
1107
|
-
"text": "void"
|
|
1108
|
-
}
|
|
1109
|
-
},
|
|
1110
|
-
"parameters": [
|
|
1111
|
-
{
|
|
1112
|
-
"name": "statusPanels",
|
|
1113
|
-
"type": {
|
|
1114
|
-
"text": "any[]"
|
|
1115
|
-
}
|
|
1116
|
-
}
|
|
1117
|
-
],
|
|
1118
|
-
"inheritedFrom": {
|
|
1119
|
-
"name": "GridPro",
|
|
1120
|
-
"module": "src/grid-pro.ts"
|
|
1121
|
-
}
|
|
1122
|
-
},
|
|
1123
|
-
{
|
|
1124
|
-
"kind": "method",
|
|
1125
|
-
"name": "addMaxRowsPanel",
|
|
1126
|
-
"privacy": "private",
|
|
1127
|
-
"return": {
|
|
1128
|
-
"type": {
|
|
1129
|
-
"text": "void"
|
|
1130
|
-
}
|
|
1131
|
-
},
|
|
1132
|
-
"parameters": [
|
|
1133
|
-
{
|
|
1134
|
-
"name": "statusPanels",
|
|
1135
|
-
"type": {
|
|
1136
|
-
"text": "any[]"
|
|
1137
|
-
}
|
|
1138
|
-
}
|
|
1139
|
-
],
|
|
1140
|
-
"inheritedFrom": {
|
|
1141
|
-
"name": "GridPro",
|
|
1142
|
-
"module": "src/grid-pro.ts"
|
|
1143
|
-
}
|
|
1144
|
-
},
|
|
1145
|
-
{
|
|
1146
|
-
"kind": "method",
|
|
1147
|
-
"name": "addAggregationPanel",
|
|
1148
|
-
"privacy": "private",
|
|
1149
|
-
"return": {
|
|
1150
|
-
"type": {
|
|
1151
|
-
"text": "void"
|
|
1152
|
-
}
|
|
1153
|
-
},
|
|
1154
|
-
"parameters": [
|
|
1155
|
-
{
|
|
1156
|
-
"name": "statusPanels",
|
|
1157
|
-
"type": {
|
|
1158
|
-
"text": "any[]"
|
|
1159
|
-
}
|
|
1160
|
-
}
|
|
1161
|
-
],
|
|
1162
|
-
"inheritedFrom": {
|
|
1163
|
-
"name": "GridPro",
|
|
1164
|
-
"module": "src/grid-pro.ts"
|
|
1165
|
-
}
|
|
1166
|
-
},
|
|
1167
|
-
{
|
|
1168
|
-
"kind": "method",
|
|
1169
|
-
"name": "addDatasourcePanels",
|
|
1170
|
-
"privacy": "private",
|
|
1171
|
-
"return": {
|
|
1172
|
-
"type": {
|
|
1173
|
-
"text": "void"
|
|
1174
|
-
}
|
|
1175
|
-
},
|
|
1176
|
-
"parameters": [
|
|
1177
|
-
{
|
|
1178
|
-
"name": "statusPanels",
|
|
1179
|
-
"type": {
|
|
1180
|
-
"text": "any[]"
|
|
1181
|
-
}
|
|
1182
|
-
}
|
|
1183
|
-
],
|
|
1184
|
-
"inheritedFrom": {
|
|
1185
|
-
"name": "GridPro",
|
|
1186
|
-
"module": "src/grid-pro.ts"
|
|
1187
|
-
}
|
|
1188
|
-
},
|
|
1189
|
-
{
|
|
1190
|
-
"kind": "method",
|
|
1191
|
-
"name": "addPaginationPanel",
|
|
1192
|
-
"privacy": "private",
|
|
1193
|
-
"return": {
|
|
1194
|
-
"type": {
|
|
1195
|
-
"text": "void"
|
|
1196
|
-
}
|
|
1197
|
-
},
|
|
1198
|
-
"parameters": [
|
|
1199
|
-
{
|
|
1200
|
-
"name": "statusPanels",
|
|
1201
|
-
"type": {
|
|
1202
|
-
"text": "any[]"
|
|
1203
|
-
}
|
|
1204
|
-
}
|
|
1205
|
-
],
|
|
1206
|
-
"inheritedFrom": {
|
|
1207
|
-
"name": "GridPro",
|
|
1208
|
-
"module": "src/grid-pro.ts"
|
|
1209
|
-
}
|
|
1210
|
-
},
|
|
1211
1057
|
{
|
|
1212
1058
|
"kind": "method",
|
|
1213
1059
|
"name": "setupPaginationAndStatusBar",
|
|
@@ -1640,9 +1486,6 @@
|
|
|
1640
1486
|
},
|
|
1641
1487
|
{
|
|
1642
1488
|
"name": "pagination-page-size",
|
|
1643
|
-
"type": {
|
|
1644
|
-
"text": "number"
|
|
1645
|
-
},
|
|
1646
1489
|
"description": "Number of rows per page when pagination is enabled.",
|
|
1647
1490
|
"fieldName": "paginationPageSize",
|
|
1648
1491
|
"inheritedFrom": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero-grid-pro",
|
|
3
3
|
"description": "Genesis Foundation Zero Grid Pro",
|
|
4
|
-
"version": "14.284.3
|
|
4
|
+
"version": "14.284.3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -35,18 +35,18 @@
|
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@genesislcap/genx": "14.284.3
|
|
39
|
-
"@genesislcap/rollup-builder": "14.284.3
|
|
40
|
-
"@genesislcap/ts-builder": "14.284.3
|
|
41
|
-
"@genesislcap/uvu-playwright-builder": "14.284.3
|
|
42
|
-
"@genesislcap/vite-builder": "14.284.3
|
|
43
|
-
"@genesislcap/webpack-builder": "14.284.3
|
|
38
|
+
"@genesislcap/genx": "14.284.3",
|
|
39
|
+
"@genesislcap/rollup-builder": "14.284.3",
|
|
40
|
+
"@genesislcap/ts-builder": "14.284.3",
|
|
41
|
+
"@genesislcap/uvu-playwright-builder": "14.284.3",
|
|
42
|
+
"@genesislcap/vite-builder": "14.284.3",
|
|
43
|
+
"@genesislcap/webpack-builder": "14.284.3",
|
|
44
44
|
"rimraf": "^5.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@genesislcap/foundation-ui": "14.284.3
|
|
48
|
-
"@genesislcap/foundation-zero": "14.284.3
|
|
49
|
-
"@genesislcap/grid-pro": "14.284.3
|
|
47
|
+
"@genesislcap/foundation-ui": "14.284.3",
|
|
48
|
+
"@genesislcap/foundation-zero": "14.284.3",
|
|
49
|
+
"@genesislcap/grid-pro": "14.284.3",
|
|
50
50
|
"@microsoft/fast-colors": "5.3.1",
|
|
51
51
|
"@microsoft/fast-components": "2.30.6",
|
|
52
52
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
"access": "public"
|
|
68
68
|
},
|
|
69
69
|
"customElements": "dist/custom-elements.json",
|
|
70
|
-
"gitHead": "
|
|
70
|
+
"gitHead": "db1cb0ca13743e398d9fdd546efb554f8e6a8931"
|
|
71
71
|
}
|