@skyux/grids 6.0.0-beta.4 → 6.0.0-beta.7
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/documentation.json +374 -303
- package/esm2020/lib/modules/grid/grid-cell.component.mjs +2 -1
- package/esm2020/lib/modules/grid/grid-column.component.mjs +2 -1
- package/esm2020/lib/modules/grid/grid-column.model.mjs +2 -1
- package/esm2020/lib/modules/grid/grid.component.mjs +13 -5
- package/esm2020/lib/modules/grid/grid.module.mjs +4 -1
- package/esm2020/lib/modules/grid/types/grid-column-alignment.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-column-description-model-change.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-column-heading-model-change.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-column-inline-help-popover-model-change.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-column-width-model-change.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-message-type.mjs +4 -1
- package/esm2020/lib/modules/grid/types/grid-message.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-row-delete-cancel-args.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-row-delete-config.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-row-delete-confirm-args.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-row-delete-contents.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-selected-rows-model-change.mjs +1 -1
- package/esm2020/lib/modules/grid/types/grid-selected-rows-source.mjs +2 -1
- package/esm2020/lib/modules/grid/types/grid-ui-config.mjs +1 -1
- package/fesm2015/skyux-grids.mjs +21 -3
- package/fesm2015/skyux-grids.mjs.map +1 -1
- package/fesm2020/skyux-grids.mjs +21 -3
- package/fesm2020/skyux-grids.mjs.map +1 -1
- package/lib/modules/grid/grid-cell.component.d.ts +1 -0
- package/lib/modules/grid/grid-column.component.d.ts +1 -0
- package/lib/modules/grid/grid-column.model.d.ts +1 -0
- package/lib/modules/grid/grid.component.d.ts +5 -2
- package/lib/modules/grid/grid.module.d.ts +3 -0
- package/lib/modules/grid/types/grid-column-alignment.d.ts +1 -0
- package/lib/modules/grid/types/grid-column-description-model-change.d.ts +1 -0
- package/lib/modules/grid/types/grid-column-heading-model-change.d.ts +1 -0
- package/lib/modules/grid/types/grid-column-inline-help-popover-model-change.d.ts +1 -0
- package/lib/modules/grid/types/grid-column-width-model-change.d.ts +3 -0
- package/lib/modules/grid/types/grid-message-type.d.ts +3 -0
- package/lib/modules/grid/types/grid-message.d.ts +3 -0
- package/lib/modules/grid/types/grid-row-delete-cancel-args.d.ts +1 -0
- package/lib/modules/grid/types/grid-row-delete-config.d.ts +1 -0
- package/lib/modules/grid/types/grid-row-delete-confirm-args.d.ts +1 -0
- package/lib/modules/grid/types/grid-row-delete-contents.d.ts +1 -0
- package/lib/modules/grid/types/grid-selected-rows-model-change.d.ts +3 -0
- package/lib/modules/grid/types/grid-selected-rows-source.d.ts +1 -0
- package/lib/modules/grid/types/grid-ui-config.d.ts +1 -0
- package/package.json +8 -8
package/documentation.json
CHANGED
|
@@ -23,6 +23,14 @@
|
|
|
23
23
|
"kind": 8,
|
|
24
24
|
"kindString": "Enumeration",
|
|
25
25
|
"flags": {},
|
|
26
|
+
"comment": {
|
|
27
|
+
"tags": [
|
|
28
|
+
{
|
|
29
|
+
"tag": "deprecated",
|
|
30
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
},
|
|
26
34
|
"children": [
|
|
27
35
|
{
|
|
28
36
|
"id": 56,
|
|
@@ -36,7 +44,7 @@
|
|
|
36
44
|
"sources": [
|
|
37
45
|
{
|
|
38
46
|
"fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
|
|
39
|
-
"line":
|
|
47
|
+
"line": 13,
|
|
40
48
|
"character": 2
|
|
41
49
|
}
|
|
42
50
|
],
|
|
@@ -54,7 +62,7 @@
|
|
|
54
62
|
"sources": [
|
|
55
63
|
{
|
|
56
64
|
"fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
|
|
57
|
-
"line":
|
|
65
|
+
"line": 8,
|
|
58
66
|
"character": 2
|
|
59
67
|
}
|
|
60
68
|
],
|
|
@@ -74,7 +82,7 @@
|
|
|
74
82
|
"sources": [
|
|
75
83
|
{
|
|
76
84
|
"fileName": "projects/grids/src/modules/grid/types/grid-message-type.ts",
|
|
77
|
-
"line":
|
|
85
|
+
"line": 4,
|
|
78
86
|
"character": 12
|
|
79
87
|
}
|
|
80
88
|
]
|
|
@@ -86,7 +94,13 @@
|
|
|
86
94
|
"kindString": "Class",
|
|
87
95
|
"flags": {},
|
|
88
96
|
"comment": {
|
|
89
|
-
"shortText": "Specifies the column information."
|
|
97
|
+
"shortText": "Specifies the column information.",
|
|
98
|
+
"tags": [
|
|
99
|
+
{
|
|
100
|
+
"tag": "deprecated",
|
|
101
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
102
|
+
}
|
|
103
|
+
]
|
|
90
104
|
},
|
|
91
105
|
"decorators": [
|
|
92
106
|
{
|
|
@@ -135,7 +149,7 @@
|
|
|
135
149
|
"sources": [
|
|
136
150
|
{
|
|
137
151
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
138
|
-
"line":
|
|
152
|
+
"line": 34,
|
|
139
153
|
"character": 9
|
|
140
154
|
}
|
|
141
155
|
],
|
|
@@ -172,7 +186,7 @@
|
|
|
172
186
|
"sources": [
|
|
173
187
|
{
|
|
174
188
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
175
|
-
"line":
|
|
189
|
+
"line": 40,
|
|
176
190
|
"character": 9
|
|
177
191
|
}
|
|
178
192
|
],
|
|
@@ -192,7 +206,7 @@
|
|
|
192
206
|
"sources": [
|
|
193
207
|
{
|
|
194
208
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
195
|
-
"line":
|
|
209
|
+
"line": 135,
|
|
196
210
|
"character": 9
|
|
197
211
|
}
|
|
198
212
|
],
|
|
@@ -221,7 +235,7 @@
|
|
|
221
235
|
"sources": [
|
|
222
236
|
{
|
|
223
237
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
224
|
-
"line":
|
|
238
|
+
"line": 137,
|
|
225
239
|
"character": 9
|
|
226
240
|
}
|
|
227
241
|
],
|
|
@@ -271,7 +285,7 @@
|
|
|
271
285
|
"sources": [
|
|
272
286
|
{
|
|
273
287
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
274
|
-
"line":
|
|
288
|
+
"line": 47,
|
|
275
289
|
"character": 9
|
|
276
290
|
}
|
|
277
291
|
],
|
|
@@ -306,7 +320,7 @@
|
|
|
306
320
|
"sources": [
|
|
307
321
|
{
|
|
308
322
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
309
|
-
"line":
|
|
323
|
+
"line": 56,
|
|
310
324
|
"character": 9
|
|
311
325
|
}
|
|
312
326
|
],
|
|
@@ -341,7 +355,7 @@
|
|
|
341
355
|
"sources": [
|
|
342
356
|
{
|
|
343
357
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
344
|
-
"line":
|
|
358
|
+
"line": 62,
|
|
345
359
|
"character": 9
|
|
346
360
|
}
|
|
347
361
|
],
|
|
@@ -361,7 +375,7 @@
|
|
|
361
375
|
"sources": [
|
|
362
376
|
{
|
|
363
377
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
364
|
-
"line":
|
|
378
|
+
"line": 140,
|
|
365
379
|
"character": 9
|
|
366
380
|
}
|
|
367
381
|
],
|
|
@@ -390,7 +404,7 @@
|
|
|
390
404
|
"sources": [
|
|
391
405
|
{
|
|
392
406
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
393
|
-
"line":
|
|
407
|
+
"line": 142,
|
|
394
408
|
"character": 9
|
|
395
409
|
}
|
|
396
410
|
],
|
|
@@ -440,7 +454,7 @@
|
|
|
440
454
|
"sources": [
|
|
441
455
|
{
|
|
442
456
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
443
|
-
"line":
|
|
457
|
+
"line": 69,
|
|
444
458
|
"character": 9
|
|
445
459
|
}
|
|
446
460
|
],
|
|
@@ -475,7 +489,7 @@
|
|
|
475
489
|
"sources": [
|
|
476
490
|
{
|
|
477
491
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
478
|
-
"line":
|
|
492
|
+
"line": 77,
|
|
479
493
|
"character": 9
|
|
480
494
|
}
|
|
481
495
|
],
|
|
@@ -510,7 +524,7 @@
|
|
|
510
524
|
"sources": [
|
|
511
525
|
{
|
|
512
526
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
513
|
-
"line":
|
|
527
|
+
"line": 83,
|
|
514
528
|
"character": 9
|
|
515
529
|
}
|
|
516
530
|
],
|
|
@@ -530,7 +544,7 @@
|
|
|
530
544
|
"sources": [
|
|
531
545
|
{
|
|
532
546
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
533
|
-
"line":
|
|
547
|
+
"line": 145,
|
|
534
548
|
"character": 9
|
|
535
549
|
}
|
|
536
550
|
],
|
|
@@ -580,7 +594,7 @@
|
|
|
580
594
|
"sources": [
|
|
581
595
|
{
|
|
582
596
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
583
|
-
"line":
|
|
597
|
+
"line": 90,
|
|
584
598
|
"character": 9
|
|
585
599
|
}
|
|
586
600
|
],
|
|
@@ -622,7 +636,7 @@
|
|
|
622
636
|
"sources": [
|
|
623
637
|
{
|
|
624
638
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
625
|
-
"line":
|
|
639
|
+
"line": 99,
|
|
626
640
|
"character": 9
|
|
627
641
|
}
|
|
628
642
|
],
|
|
@@ -656,7 +670,7 @@
|
|
|
656
670
|
"sources": [
|
|
657
671
|
{
|
|
658
672
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
659
|
-
"line":
|
|
673
|
+
"line": 108,
|
|
660
674
|
"character": 9
|
|
661
675
|
}
|
|
662
676
|
],
|
|
@@ -746,7 +760,7 @@
|
|
|
746
760
|
"sources": [
|
|
747
761
|
{
|
|
748
762
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
749
|
-
"line":
|
|
763
|
+
"line": 126,
|
|
750
764
|
"character": 9
|
|
751
765
|
}
|
|
752
766
|
],
|
|
@@ -789,7 +803,7 @@
|
|
|
789
803
|
"sources": [
|
|
790
804
|
{
|
|
791
805
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
792
|
-
"line":
|
|
806
|
+
"line": 133,
|
|
793
807
|
"character": 9
|
|
794
808
|
}
|
|
795
809
|
],
|
|
@@ -809,7 +823,7 @@
|
|
|
809
823
|
"sources": [
|
|
810
824
|
{
|
|
811
825
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
812
|
-
"line":
|
|
826
|
+
"line": 180,
|
|
813
827
|
"character": 13
|
|
814
828
|
}
|
|
815
829
|
],
|
|
@@ -846,7 +860,7 @@
|
|
|
846
860
|
"sources": [
|
|
847
861
|
{
|
|
848
862
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
849
|
-
"line":
|
|
863
|
+
"line": 151,
|
|
850
864
|
"character": 9
|
|
851
865
|
}
|
|
852
866
|
],
|
|
@@ -938,7 +952,7 @@
|
|
|
938
952
|
"sources": [
|
|
939
953
|
{
|
|
940
954
|
"fileName": "projects/grids/src/modules/grid/grid-column.component.ts",
|
|
941
|
-
"line":
|
|
955
|
+
"line": 27,
|
|
942
956
|
"character": 13
|
|
943
957
|
}
|
|
944
958
|
],
|
|
@@ -957,6 +971,14 @@
|
|
|
957
971
|
"kind": 128,
|
|
958
972
|
"kindString": "Class",
|
|
959
973
|
"flags": {},
|
|
974
|
+
"comment": {
|
|
975
|
+
"tags": [
|
|
976
|
+
{
|
|
977
|
+
"tag": "deprecated",
|
|
978
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
979
|
+
}
|
|
980
|
+
]
|
|
981
|
+
},
|
|
960
982
|
"decorators": [
|
|
961
983
|
{
|
|
962
984
|
"name": "Component",
|
|
@@ -981,7 +1003,7 @@
|
|
|
981
1003
|
"sources": [
|
|
982
1004
|
{
|
|
983
1005
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
984
|
-
"line":
|
|
1006
|
+
"line": 344,
|
|
985
1007
|
"character": 2
|
|
986
1008
|
}
|
|
987
1009
|
],
|
|
@@ -1073,6 +1095,17 @@
|
|
|
1073
1095
|
"type": "reference",
|
|
1074
1096
|
"name": "SkyUIConfigService"
|
|
1075
1097
|
}
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"id": 123,
|
|
1101
|
+
"name": "logger",
|
|
1102
|
+
"kind": 32768,
|
|
1103
|
+
"kindString": "Parameter",
|
|
1104
|
+
"flags": {},
|
|
1105
|
+
"type": {
|
|
1106
|
+
"type": "reference",
|
|
1107
|
+
"name": "SkyLogService"
|
|
1108
|
+
}
|
|
1076
1109
|
}
|
|
1077
1110
|
],
|
|
1078
1111
|
"type": {
|
|
@@ -1084,7 +1117,7 @@
|
|
|
1084
1117
|
]
|
|
1085
1118
|
},
|
|
1086
1119
|
{
|
|
1087
|
-
"id":
|
|
1120
|
+
"id": 154,
|
|
1088
1121
|
"name": "columnResizeStep",
|
|
1089
1122
|
"kind": 1024,
|
|
1090
1123
|
"kindString": "Property",
|
|
@@ -1094,7 +1127,7 @@
|
|
|
1094
1127
|
"sources": [
|
|
1095
1128
|
{
|
|
1096
1129
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1097
|
-
"line":
|
|
1130
|
+
"line": 293,
|
|
1098
1131
|
"character": 9
|
|
1099
1132
|
}
|
|
1100
1133
|
],
|
|
@@ -1105,7 +1138,7 @@
|
|
|
1105
1138
|
"defaultValue": "10"
|
|
1106
1139
|
},
|
|
1107
1140
|
{
|
|
1108
|
-
"id":
|
|
1141
|
+
"id": 148,
|
|
1109
1142
|
"name": "columnWidthChange",
|
|
1110
1143
|
"kind": 1024,
|
|
1111
1144
|
"kindString": "Property",
|
|
@@ -1130,7 +1163,7 @@
|
|
|
1130
1163
|
"sources": [
|
|
1131
1164
|
{
|
|
1132
1165
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1133
|
-
"line":
|
|
1166
|
+
"line": 256,
|
|
1134
1167
|
"character": 9
|
|
1135
1168
|
}
|
|
1136
1169
|
],
|
|
@@ -1153,7 +1186,7 @@
|
|
|
1153
1186
|
"defaultValue": "..."
|
|
1154
1187
|
},
|
|
1155
1188
|
{
|
|
1156
|
-
"id":
|
|
1189
|
+
"id": 155,
|
|
1157
1190
|
"name": "currentSortField",
|
|
1158
1191
|
"kind": 1024,
|
|
1159
1192
|
"kindString": "Property",
|
|
@@ -1163,7 +1196,7 @@
|
|
|
1163
1196
|
"sources": [
|
|
1164
1197
|
{
|
|
1165
1198
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1166
|
-
"line":
|
|
1199
|
+
"line": 294,
|
|
1167
1200
|
"character": 9
|
|
1168
1201
|
}
|
|
1169
1202
|
],
|
|
@@ -1181,7 +1214,7 @@
|
|
|
1181
1214
|
}
|
|
1182
1215
|
},
|
|
1183
1216
|
{
|
|
1184
|
-
"id":
|
|
1217
|
+
"id": 128,
|
|
1185
1218
|
"name": "data",
|
|
1186
1219
|
"kind": 1024,
|
|
1187
1220
|
"kindString": "Property",
|
|
@@ -1206,7 +1239,7 @@
|
|
|
1206
1239
|
"sources": [
|
|
1207
1240
|
{
|
|
1208
1241
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1209
|
-
"line":
|
|
1242
|
+
"line": 109,
|
|
1210
1243
|
"character": 9
|
|
1211
1244
|
}
|
|
1212
1245
|
],
|
|
@@ -1219,7 +1252,7 @@
|
|
|
1219
1252
|
}
|
|
1220
1253
|
},
|
|
1221
1254
|
{
|
|
1222
|
-
"id":
|
|
1255
|
+
"id": 156,
|
|
1223
1256
|
"name": "displayedColumns",
|
|
1224
1257
|
"kind": 1024,
|
|
1225
1258
|
"kindString": "Property",
|
|
@@ -1229,7 +1262,7 @@
|
|
|
1229
1262
|
"sources": [
|
|
1230
1263
|
{
|
|
1231
1264
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1232
|
-
"line":
|
|
1265
|
+
"line": 295,
|
|
1233
1266
|
"character": 9
|
|
1234
1267
|
}
|
|
1235
1268
|
],
|
|
@@ -1242,7 +1275,7 @@
|
|
|
1242
1275
|
}
|
|
1243
1276
|
},
|
|
1244
1277
|
{
|
|
1245
|
-
"id":
|
|
1278
|
+
"id": 157,
|
|
1246
1279
|
"name": "dragulaGroupName",
|
|
1247
1280
|
"kind": 1024,
|
|
1248
1281
|
"kindString": "Property",
|
|
@@ -1252,7 +1285,7 @@
|
|
|
1252
1285
|
"sources": [
|
|
1253
1286
|
{
|
|
1254
1287
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1255
|
-
"line":
|
|
1288
|
+
"line": 296,
|
|
1256
1289
|
"character": 9
|
|
1257
1290
|
}
|
|
1258
1291
|
],
|
|
@@ -1262,7 +1295,7 @@
|
|
|
1262
1295
|
}
|
|
1263
1296
|
},
|
|
1264
1297
|
{
|
|
1265
|
-
"id":
|
|
1298
|
+
"id": 129,
|
|
1266
1299
|
"name": "enableMultiselect",
|
|
1267
1300
|
"kind": 1024,
|
|
1268
1301
|
"kindString": "Property",
|
|
@@ -1293,7 +1326,7 @@
|
|
|
1293
1326
|
"sources": [
|
|
1294
1327
|
{
|
|
1295
1328
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1296
|
-
"line":
|
|
1329
|
+
"line": 119,
|
|
1297
1330
|
"character": 9
|
|
1298
1331
|
}
|
|
1299
1332
|
],
|
|
@@ -1304,7 +1337,7 @@
|
|
|
1304
1337
|
"defaultValue": "false"
|
|
1305
1338
|
},
|
|
1306
1339
|
{
|
|
1307
|
-
"id":
|
|
1340
|
+
"id": 130,
|
|
1308
1341
|
"name": "fit",
|
|
1309
1342
|
"kind": 1024,
|
|
1310
1343
|
"kindString": "Property",
|
|
@@ -1335,7 +1368,7 @@
|
|
|
1335
1368
|
"sources": [
|
|
1336
1369
|
{
|
|
1337
1370
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1338
|
-
"line":
|
|
1371
|
+
"line": 129,
|
|
1339
1372
|
"character": 9
|
|
1340
1373
|
}
|
|
1341
1374
|
],
|
|
@@ -1346,7 +1379,7 @@
|
|
|
1346
1379
|
"defaultValue": "'width'"
|
|
1347
1380
|
},
|
|
1348
1381
|
{
|
|
1349
|
-
"id":
|
|
1382
|
+
"id": 158,
|
|
1350
1383
|
"name": "gridId",
|
|
1351
1384
|
"kind": 1024,
|
|
1352
1385
|
"kindString": "Property",
|
|
@@ -1356,7 +1389,7 @@
|
|
|
1356
1389
|
"sources": [
|
|
1357
1390
|
{
|
|
1358
1391
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1359
|
-
"line":
|
|
1392
|
+
"line": 297,
|
|
1360
1393
|
"character": 9
|
|
1361
1394
|
}
|
|
1362
1395
|
],
|
|
@@ -1367,7 +1400,7 @@
|
|
|
1367
1400
|
"defaultValue": "++nextId"
|
|
1368
1401
|
},
|
|
1369
1402
|
{
|
|
1370
|
-
"id":
|
|
1403
|
+
"id": 131,
|
|
1371
1404
|
"name": "hasToolbar",
|
|
1372
1405
|
"kind": 1024,
|
|
1373
1406
|
"kindString": "Property",
|
|
@@ -1392,7 +1425,7 @@
|
|
|
1392
1425
|
"sources": [
|
|
1393
1426
|
{
|
|
1394
1427
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1395
|
-
"line":
|
|
1428
|
+
"line": 135,
|
|
1396
1429
|
"character": 9
|
|
1397
1430
|
}
|
|
1398
1431
|
],
|
|
@@ -1403,7 +1436,7 @@
|
|
|
1403
1436
|
"defaultValue": "false"
|
|
1404
1437
|
},
|
|
1405
1438
|
{
|
|
1406
|
-
"id":
|
|
1439
|
+
"id": 132,
|
|
1407
1440
|
"name": "height",
|
|
1408
1441
|
"kind": 1024,
|
|
1409
1442
|
"kindString": "Property",
|
|
@@ -1428,7 +1461,7 @@
|
|
|
1428
1461
|
"sources": [
|
|
1429
1462
|
{
|
|
1430
1463
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1431
|
-
"line":
|
|
1464
|
+
"line": 141,
|
|
1432
1465
|
"character": 9
|
|
1433
1466
|
}
|
|
1434
1467
|
],
|
|
@@ -1438,7 +1471,7 @@
|
|
|
1438
1471
|
}
|
|
1439
1472
|
},
|
|
1440
1473
|
{
|
|
1441
|
-
"id":
|
|
1474
|
+
"id": 133,
|
|
1442
1475
|
"name": "highlightText",
|
|
1443
1476
|
"kind": 1024,
|
|
1444
1477
|
"kindString": "Property",
|
|
@@ -1463,7 +1496,7 @@
|
|
|
1463
1496
|
"sources": [
|
|
1464
1497
|
{
|
|
1465
1498
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1466
|
-
"line":
|
|
1499
|
+
"line": 148,
|
|
1467
1500
|
"character": 9
|
|
1468
1501
|
}
|
|
1469
1502
|
],
|
|
@@ -1473,7 +1506,7 @@
|
|
|
1473
1506
|
}
|
|
1474
1507
|
},
|
|
1475
1508
|
{
|
|
1476
|
-
"id":
|
|
1509
|
+
"id": 160,
|
|
1477
1510
|
"name": "items",
|
|
1478
1511
|
"kind": 1024,
|
|
1479
1512
|
"kindString": "Property",
|
|
@@ -1483,7 +1516,7 @@
|
|
|
1483
1516
|
"sources": [
|
|
1484
1517
|
{
|
|
1485
1518
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1486
|
-
"line":
|
|
1519
|
+
"line": 299,
|
|
1487
1520
|
"character": 9
|
|
1488
1521
|
}
|
|
1489
1522
|
],
|
|
@@ -1496,7 +1529,7 @@
|
|
|
1496
1529
|
}
|
|
1497
1530
|
},
|
|
1498
1531
|
{
|
|
1499
|
-
"id":
|
|
1532
|
+
"id": 161,
|
|
1500
1533
|
"name": "maxColWidth",
|
|
1501
1534
|
"kind": 1024,
|
|
1502
1535
|
"kindString": "Property",
|
|
@@ -1506,7 +1539,7 @@
|
|
|
1506
1539
|
"sources": [
|
|
1507
1540
|
{
|
|
1508
1541
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1509
|
-
"line":
|
|
1542
|
+
"line": 300,
|
|
1510
1543
|
"character": 9
|
|
1511
1544
|
}
|
|
1512
1545
|
],
|
|
@@ -1517,7 +1550,7 @@
|
|
|
1517
1550
|
"defaultValue": "9999"
|
|
1518
1551
|
},
|
|
1519
1552
|
{
|
|
1520
|
-
"id":
|
|
1553
|
+
"id": 134,
|
|
1521
1554
|
"name": "messageStream",
|
|
1522
1555
|
"kind": 1024,
|
|
1523
1556
|
"kindString": "Property",
|
|
@@ -1542,7 +1575,7 @@
|
|
|
1542
1575
|
"sources": [
|
|
1543
1576
|
{
|
|
1544
1577
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1545
|
-
"line":
|
|
1578
|
+
"line": 154,
|
|
1546
1579
|
"character": 9
|
|
1547
1580
|
}
|
|
1548
1581
|
],
|
|
@@ -1562,7 +1595,7 @@
|
|
|
1562
1595
|
"defaultValue": "..."
|
|
1563
1596
|
},
|
|
1564
1597
|
{
|
|
1565
|
-
"id":
|
|
1598
|
+
"id": 162,
|
|
1566
1599
|
"name": "minColWidth",
|
|
1567
1600
|
"kind": 1024,
|
|
1568
1601
|
"kindString": "Property",
|
|
@@ -1572,7 +1605,7 @@
|
|
|
1572
1605
|
"sources": [
|
|
1573
1606
|
{
|
|
1574
1607
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1575
|
-
"line":
|
|
1608
|
+
"line": 301,
|
|
1576
1609
|
"character": 9
|
|
1577
1610
|
}
|
|
1578
1611
|
],
|
|
@@ -1583,7 +1616,7 @@
|
|
|
1583
1616
|
"defaultValue": "50"
|
|
1584
1617
|
},
|
|
1585
1618
|
{
|
|
1586
|
-
"id":
|
|
1619
|
+
"id": 135,
|
|
1587
1620
|
"name": "multiselectRowId",
|
|
1588
1621
|
"kind": 1024,
|
|
1589
1622
|
"kindString": "Property",
|
|
@@ -1608,7 +1641,7 @@
|
|
|
1608
1641
|
"sources": [
|
|
1609
1642
|
{
|
|
1610
1643
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1611
|
-
"line":
|
|
1644
|
+
"line": 161,
|
|
1612
1645
|
"character": 9
|
|
1613
1646
|
}
|
|
1614
1647
|
],
|
|
@@ -1618,7 +1651,7 @@
|
|
|
1618
1651
|
}
|
|
1619
1652
|
},
|
|
1620
1653
|
{
|
|
1621
|
-
"id":
|
|
1654
|
+
"id": 149,
|
|
1622
1655
|
"name": "multiselectSelectionChange",
|
|
1623
1656
|
"kind": 1024,
|
|
1624
1657
|
"kindString": "Property",
|
|
@@ -1643,7 +1676,7 @@
|
|
|
1643
1676
|
"sources": [
|
|
1644
1677
|
{
|
|
1645
1678
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1646
|
-
"line":
|
|
1679
|
+
"line": 266,
|
|
1647
1680
|
"character": 9
|
|
1648
1681
|
}
|
|
1649
1682
|
],
|
|
@@ -1663,7 +1696,7 @@
|
|
|
1663
1696
|
"defaultValue": "..."
|
|
1664
1697
|
},
|
|
1665
1698
|
{
|
|
1666
|
-
"id":
|
|
1699
|
+
"id": 159,
|
|
1667
1700
|
"name": "rowDeleteConfigs",
|
|
1668
1701
|
"kind": 1024,
|
|
1669
1702
|
"kindString": "Property",
|
|
@@ -1673,7 +1706,7 @@
|
|
|
1673
1706
|
"sources": [
|
|
1674
1707
|
{
|
|
1675
1708
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1676
|
-
"line":
|
|
1709
|
+
"line": 298,
|
|
1677
1710
|
"character": 9
|
|
1678
1711
|
}
|
|
1679
1712
|
],
|
|
@@ -1687,7 +1720,7 @@
|
|
|
1687
1720
|
"defaultValue": "[]"
|
|
1688
1721
|
},
|
|
1689
1722
|
{
|
|
1690
|
-
"id":
|
|
1723
|
+
"id": 136,
|
|
1691
1724
|
"name": "rowHighlightedId",
|
|
1692
1725
|
"kind": 1024,
|
|
1693
1726
|
"kindString": "Property",
|
|
@@ -1712,7 +1745,7 @@
|
|
|
1712
1745
|
"sources": [
|
|
1713
1746
|
{
|
|
1714
1747
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1715
|
-
"line":
|
|
1748
|
+
"line": 169,
|
|
1716
1749
|
"character": 9
|
|
1717
1750
|
}
|
|
1718
1751
|
],
|
|
@@ -1722,7 +1755,7 @@
|
|
|
1722
1755
|
}
|
|
1723
1756
|
},
|
|
1724
1757
|
{
|
|
1725
|
-
"id":
|
|
1758
|
+
"id": 152,
|
|
1726
1759
|
"name": "selectedColumnIdsChange",
|
|
1727
1760
|
"kind": 1024,
|
|
1728
1761
|
"kindString": "Property",
|
|
@@ -1747,7 +1780,7 @@
|
|
|
1747
1780
|
"sources": [
|
|
1748
1781
|
{
|
|
1749
1782
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1750
|
-
"line":
|
|
1783
|
+
"line": 285,
|
|
1751
1784
|
"character": 9
|
|
1752
1785
|
}
|
|
1753
1786
|
],
|
|
@@ -1769,7 +1802,7 @@
|
|
|
1769
1802
|
"defaultValue": "..."
|
|
1770
1803
|
},
|
|
1771
1804
|
{
|
|
1772
|
-
"id":
|
|
1805
|
+
"id": 145,
|
|
1773
1806
|
"name": "settingsKey",
|
|
1774
1807
|
"kind": 1024,
|
|
1775
1808
|
"kindString": "Property",
|
|
@@ -1794,7 +1827,7 @@
|
|
|
1794
1827
|
"sources": [
|
|
1795
1828
|
{
|
|
1796
1829
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1797
|
-
"line":
|
|
1830
|
+
"line": 232,
|
|
1798
1831
|
"character": 9
|
|
1799
1832
|
}
|
|
1800
1833
|
],
|
|
@@ -1804,7 +1837,7 @@
|
|
|
1804
1837
|
}
|
|
1805
1838
|
},
|
|
1806
1839
|
{
|
|
1807
|
-
"id":
|
|
1840
|
+
"id": 163,
|
|
1808
1841
|
"name": "showResizeBar",
|
|
1809
1842
|
"kind": 1024,
|
|
1810
1843
|
"kindString": "Property",
|
|
@@ -1814,7 +1847,7 @@
|
|
|
1814
1847
|
"sources": [
|
|
1815
1848
|
{
|
|
1816
1849
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1817
|
-
"line":
|
|
1850
|
+
"line": 302,
|
|
1818
1851
|
"character": 9
|
|
1819
1852
|
}
|
|
1820
1853
|
],
|
|
@@ -1825,7 +1858,7 @@
|
|
|
1825
1858
|
"defaultValue": "false"
|
|
1826
1859
|
},
|
|
1827
1860
|
{
|
|
1828
|
-
"id":
|
|
1861
|
+
"id": 164,
|
|
1829
1862
|
"name": "showTopScroll",
|
|
1830
1863
|
"kind": 1024,
|
|
1831
1864
|
"kindString": "Property",
|
|
@@ -1835,7 +1868,7 @@
|
|
|
1835
1868
|
"sources": [
|
|
1836
1869
|
{
|
|
1837
1870
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1838
|
-
"line":
|
|
1871
|
+
"line": 303,
|
|
1839
1872
|
"character": 9
|
|
1840
1873
|
}
|
|
1841
1874
|
],
|
|
@@ -1846,7 +1879,7 @@
|
|
|
1846
1879
|
"defaultValue": "false"
|
|
1847
1880
|
},
|
|
1848
1881
|
{
|
|
1849
|
-
"id":
|
|
1882
|
+
"id": 146,
|
|
1850
1883
|
"name": "sortField",
|
|
1851
1884
|
"kind": 1024,
|
|
1852
1885
|
"kindString": "Property",
|
|
@@ -1871,7 +1904,7 @@
|
|
|
1871
1904
|
"sources": [
|
|
1872
1905
|
{
|
|
1873
1906
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1874
|
-
"line":
|
|
1907
|
+
"line": 244,
|
|
1875
1908
|
"character": 9
|
|
1876
1909
|
}
|
|
1877
1910
|
],
|
|
@@ -1881,7 +1914,7 @@
|
|
|
1881
1914
|
}
|
|
1882
1915
|
},
|
|
1883
1916
|
{
|
|
1884
|
-
"id":
|
|
1917
|
+
"id": 153,
|
|
1885
1918
|
"name": "sortFieldChange",
|
|
1886
1919
|
"kind": 1024,
|
|
1887
1920
|
"kindString": "Property",
|
|
@@ -1906,7 +1939,7 @@
|
|
|
1906
1939
|
"sources": [
|
|
1907
1940
|
{
|
|
1908
1941
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1909
|
-
"line":
|
|
1942
|
+
"line": 291,
|
|
1910
1943
|
"character": 9
|
|
1911
1944
|
}
|
|
1912
1945
|
],
|
|
@@ -1925,7 +1958,7 @@
|
|
|
1925
1958
|
"defaultValue": "..."
|
|
1926
1959
|
},
|
|
1927
1960
|
{
|
|
1928
|
-
"id":
|
|
1961
|
+
"id": 147,
|
|
1929
1962
|
"name": "width",
|
|
1930
1963
|
"kind": 1024,
|
|
1931
1964
|
"kindString": "Property",
|
|
@@ -1950,7 +1983,7 @@
|
|
|
1950
1983
|
"sources": [
|
|
1951
1984
|
{
|
|
1952
1985
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1953
|
-
"line":
|
|
1986
|
+
"line": 250,
|
|
1954
1987
|
"character": 9
|
|
1955
1988
|
}
|
|
1956
1989
|
],
|
|
@@ -1960,7 +1993,7 @@
|
|
|
1960
1993
|
}
|
|
1961
1994
|
},
|
|
1962
1995
|
{
|
|
1963
|
-
"id":
|
|
1996
|
+
"id": 124,
|
|
1964
1997
|
"name": "columns",
|
|
1965
1998
|
"kind": 262144,
|
|
1966
1999
|
"kindString": "Accessor",
|
|
@@ -1982,13 +2015,13 @@
|
|
|
1982
2015
|
"sources": [
|
|
1983
2016
|
{
|
|
1984
2017
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
1985
|
-
"line":
|
|
2018
|
+
"line": 89,
|
|
1986
2019
|
"character": 13
|
|
1987
2020
|
}
|
|
1988
2021
|
],
|
|
1989
2022
|
"getSignature": [
|
|
1990
2023
|
{
|
|
1991
|
-
"id":
|
|
2024
|
+
"id": 125,
|
|
1992
2025
|
"name": "columns",
|
|
1993
2026
|
"kind": 524288,
|
|
1994
2027
|
"kindString": "Get signature",
|
|
@@ -2007,7 +2040,7 @@
|
|
|
2007
2040
|
],
|
|
2008
2041
|
"setSignature": [
|
|
2009
2042
|
{
|
|
2010
|
-
"id":
|
|
2043
|
+
"id": 126,
|
|
2011
2044
|
"name": "columns",
|
|
2012
2045
|
"kind": 1048576,
|
|
2013
2046
|
"kindString": "Set signature",
|
|
@@ -2017,7 +2050,7 @@
|
|
|
2017
2050
|
},
|
|
2018
2051
|
"parameters": [
|
|
2019
2052
|
{
|
|
2020
|
-
"id":
|
|
2053
|
+
"id": 127,
|
|
2021
2054
|
"name": "newColumns",
|
|
2022
2055
|
"kind": 32768,
|
|
2023
2056
|
"kindString": "Parameter",
|
|
@@ -2039,7 +2072,7 @@
|
|
|
2039
2072
|
]
|
|
2040
2073
|
},
|
|
2041
2074
|
{
|
|
2042
|
-
"id":
|
|
2075
|
+
"id": 137,
|
|
2043
2076
|
"name": "selectedColumnIds",
|
|
2044
2077
|
"kind": 262144,
|
|
2045
2078
|
"kindString": "Accessor",
|
|
@@ -2061,13 +2094,13 @@
|
|
|
2061
2094
|
"sources": [
|
|
2062
2095
|
{
|
|
2063
2096
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2064
|
-
"line":
|
|
2097
|
+
"line": 176,
|
|
2065
2098
|
"character": 13
|
|
2066
2099
|
}
|
|
2067
2100
|
],
|
|
2068
2101
|
"getSignature": [
|
|
2069
2102
|
{
|
|
2070
|
-
"id":
|
|
2103
|
+
"id": 138,
|
|
2071
2104
|
"name": "selectedColumnIds",
|
|
2072
2105
|
"kind": 524288,
|
|
2073
2106
|
"kindString": "Get signature",
|
|
@@ -2086,7 +2119,7 @@
|
|
|
2086
2119
|
],
|
|
2087
2120
|
"setSignature": [
|
|
2088
2121
|
{
|
|
2089
|
-
"id":
|
|
2122
|
+
"id": 139,
|
|
2090
2123
|
"name": "selectedColumnIds",
|
|
2091
2124
|
"kind": 1048576,
|
|
2092
2125
|
"kindString": "Set signature",
|
|
@@ -2096,7 +2129,7 @@
|
|
|
2096
2129
|
},
|
|
2097
2130
|
"parameters": [
|
|
2098
2131
|
{
|
|
2099
|
-
"id":
|
|
2132
|
+
"id": 140,
|
|
2100
2133
|
"name": "value",
|
|
2101
2134
|
"kind": 32768,
|
|
2102
2135
|
"kindString": "Parameter",
|
|
@@ -2118,7 +2151,7 @@
|
|
|
2118
2151
|
]
|
|
2119
2152
|
},
|
|
2120
2153
|
{
|
|
2121
|
-
"id":
|
|
2154
|
+
"id": 141,
|
|
2122
2155
|
"name": "selectedRowIds",
|
|
2123
2156
|
"kind": 262144,
|
|
2124
2157
|
"kindString": "Accessor",
|
|
@@ -2140,13 +2173,13 @@
|
|
|
2140
2173
|
"sources": [
|
|
2141
2174
|
{
|
|
2142
2175
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2143
|
-
"line":
|
|
2176
|
+
"line": 214,
|
|
2144
2177
|
"character": 13
|
|
2145
2178
|
}
|
|
2146
2179
|
],
|
|
2147
2180
|
"getSignature": [
|
|
2148
2181
|
{
|
|
2149
|
-
"id":
|
|
2182
|
+
"id": 142,
|
|
2150
2183
|
"name": "selectedRowIds",
|
|
2151
2184
|
"kind": 524288,
|
|
2152
2185
|
"kindString": "Get signature",
|
|
@@ -2165,7 +2198,7 @@
|
|
|
2165
2198
|
],
|
|
2166
2199
|
"setSignature": [
|
|
2167
2200
|
{
|
|
2168
|
-
"id":
|
|
2201
|
+
"id": 143,
|
|
2169
2202
|
"name": "selectedRowIds",
|
|
2170
2203
|
"kind": 1048576,
|
|
2171
2204
|
"kindString": "Set signature",
|
|
@@ -2175,7 +2208,7 @@
|
|
|
2175
2208
|
},
|
|
2176
2209
|
"parameters": [
|
|
2177
2210
|
{
|
|
2178
|
-
"id":
|
|
2211
|
+
"id": 144,
|
|
2179
2212
|
"name": "value",
|
|
2180
2213
|
"kind": 32768,
|
|
2181
2214
|
"kindString": "Parameter",
|
|
@@ -2197,7 +2230,7 @@
|
|
|
2197
2230
|
]
|
|
2198
2231
|
},
|
|
2199
2232
|
{
|
|
2200
|
-
"id":
|
|
2233
|
+
"id": 165,
|
|
2201
2234
|
"name": "tableWidth",
|
|
2202
2235
|
"kind": 262144,
|
|
2203
2236
|
"kindString": "Accessor",
|
|
@@ -2207,13 +2240,13 @@
|
|
|
2207
2240
|
"sources": [
|
|
2208
2241
|
{
|
|
2209
2242
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2210
|
-
"line":
|
|
2243
|
+
"line": 305,
|
|
2211
2244
|
"character": 13
|
|
2212
2245
|
}
|
|
2213
2246
|
],
|
|
2214
2247
|
"getSignature": [
|
|
2215
2248
|
{
|
|
2216
|
-
"id":
|
|
2249
|
+
"id": 166,
|
|
2217
2250
|
"name": "tableWidth",
|
|
2218
2251
|
"kind": 524288,
|
|
2219
2252
|
"kindString": "Get signature",
|
|
@@ -2226,7 +2259,7 @@
|
|
|
2226
2259
|
]
|
|
2227
2260
|
},
|
|
2228
2261
|
{
|
|
2229
|
-
"id":
|
|
2262
|
+
"id": 276,
|
|
2230
2263
|
"name": "cancelRowDelete",
|
|
2231
2264
|
"kind": 2048,
|
|
2232
2265
|
"kindString": "Method",
|
|
@@ -2236,20 +2269,20 @@
|
|
|
2236
2269
|
"sources": [
|
|
2237
2270
|
{
|
|
2238
2271
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2239
|
-
"line":
|
|
2272
|
+
"line": 779,
|
|
2240
2273
|
"character": 9
|
|
2241
2274
|
}
|
|
2242
2275
|
],
|
|
2243
2276
|
"signatures": [
|
|
2244
2277
|
{
|
|
2245
|
-
"id":
|
|
2278
|
+
"id": 277,
|
|
2246
2279
|
"name": "cancelRowDelete",
|
|
2247
2280
|
"kind": 4096,
|
|
2248
2281
|
"kindString": "Call signature",
|
|
2249
2282
|
"flags": {},
|
|
2250
2283
|
"parameters": [
|
|
2251
2284
|
{
|
|
2252
|
-
"id":
|
|
2285
|
+
"id": 278,
|
|
2253
2286
|
"name": "id",
|
|
2254
2287
|
"kind": 32768,
|
|
2255
2288
|
"kindString": "Parameter",
|
|
@@ -2268,7 +2301,7 @@
|
|
|
2268
2301
|
]
|
|
2269
2302
|
},
|
|
2270
2303
|
{
|
|
2271
|
-
"id":
|
|
2304
|
+
"id": 279,
|
|
2272
2305
|
"name": "confirmRowDelete",
|
|
2273
2306
|
"kind": 2048,
|
|
2274
2307
|
"kindString": "Method",
|
|
@@ -2278,20 +2311,20 @@
|
|
|
2278
2311
|
"sources": [
|
|
2279
2312
|
{
|
|
2280
2313
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2281
|
-
"line":
|
|
2314
|
+
"line": 788,
|
|
2282
2315
|
"character": 9
|
|
2283
2316
|
}
|
|
2284
2317
|
],
|
|
2285
2318
|
"signatures": [
|
|
2286
2319
|
{
|
|
2287
|
-
"id":
|
|
2320
|
+
"id": 280,
|
|
2288
2321
|
"name": "confirmRowDelete",
|
|
2289
2322
|
"kind": 4096,
|
|
2290
2323
|
"kindString": "Call signature",
|
|
2291
2324
|
"flags": {},
|
|
2292
2325
|
"parameters": [
|
|
2293
2326
|
{
|
|
2294
|
-
"id":
|
|
2327
|
+
"id": 281,
|
|
2295
2328
|
"name": "id",
|
|
2296
2329
|
"kind": 32768,
|
|
2297
2330
|
"kindString": "Parameter",
|
|
@@ -2310,7 +2343,7 @@
|
|
|
2310
2343
|
]
|
|
2311
2344
|
},
|
|
2312
2345
|
{
|
|
2313
|
-
"id":
|
|
2346
|
+
"id": 225,
|
|
2314
2347
|
"name": "getAriaSortDirection",
|
|
2315
2348
|
"kind": 2048,
|
|
2316
2349
|
"kindString": "Method",
|
|
@@ -2320,20 +2353,20 @@
|
|
|
2320
2353
|
"sources": [
|
|
2321
2354
|
{
|
|
2322
2355
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2323
|
-
"line":
|
|
2356
|
+
"line": 562,
|
|
2324
2357
|
"character": 9
|
|
2325
2358
|
}
|
|
2326
2359
|
],
|
|
2327
2360
|
"signatures": [
|
|
2328
2361
|
{
|
|
2329
|
-
"id":
|
|
2362
|
+
"id": 226,
|
|
2330
2363
|
"name": "getAriaSortDirection",
|
|
2331
2364
|
"kind": 4096,
|
|
2332
2365
|
"kindString": "Call signature",
|
|
2333
2366
|
"flags": {},
|
|
2334
2367
|
"parameters": [
|
|
2335
2368
|
{
|
|
2336
|
-
"id":
|
|
2369
|
+
"id": 227,
|
|
2337
2370
|
"name": "column",
|
|
2338
2371
|
"kind": 32768,
|
|
2339
2372
|
"kindString": "Parameter",
|
|
@@ -2360,7 +2393,7 @@
|
|
|
2360
2393
|
]
|
|
2361
2394
|
},
|
|
2362
2395
|
{
|
|
2363
|
-
"id":
|
|
2396
|
+
"id": 212,
|
|
2364
2397
|
"name": "getCaretIconNames",
|
|
2365
2398
|
"kind": 2048,
|
|
2366
2399
|
"kindString": "Method",
|
|
@@ -2370,20 +2403,20 @@
|
|
|
2370
2403
|
"sources": [
|
|
2371
2404
|
{
|
|
2372
2405
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2373
|
-
"line":
|
|
2406
|
+
"line": 498,
|
|
2374
2407
|
"character": 9
|
|
2375
2408
|
}
|
|
2376
2409
|
],
|
|
2377
2410
|
"signatures": [
|
|
2378
2411
|
{
|
|
2379
|
-
"id":
|
|
2412
|
+
"id": 213,
|
|
2380
2413
|
"name": "getCaretIconNames",
|
|
2381
2414
|
"kind": 4096,
|
|
2382
2415
|
"kindString": "Call signature",
|
|
2383
2416
|
"flags": {},
|
|
2384
2417
|
"parameters": [
|
|
2385
2418
|
{
|
|
2386
|
-
"id":
|
|
2419
|
+
"id": 214,
|
|
2387
2420
|
"name": "column",
|
|
2388
2421
|
"kind": 32768,
|
|
2389
2422
|
"kindString": "Parameter",
|
|
@@ -2402,7 +2435,7 @@
|
|
|
2402
2435
|
]
|
|
2403
2436
|
},
|
|
2404
2437
|
{
|
|
2405
|
-
"id":
|
|
2438
|
+
"id": 228,
|
|
2406
2439
|
"name": "getCaretVisibility",
|
|
2407
2440
|
"kind": 2048,
|
|
2408
2441
|
"kindString": "Method",
|
|
@@ -2412,20 +2445,20 @@
|
|
|
2412
2445
|
"sources": [
|
|
2413
2446
|
{
|
|
2414
2447
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2415
|
-
"line":
|
|
2448
|
+
"line": 577,
|
|
2416
2449
|
"character": 9
|
|
2417
2450
|
}
|
|
2418
2451
|
],
|
|
2419
2452
|
"signatures": [
|
|
2420
2453
|
{
|
|
2421
|
-
"id":
|
|
2454
|
+
"id": 229,
|
|
2422
2455
|
"name": "getCaretVisibility",
|
|
2423
2456
|
"kind": 4096,
|
|
2424
2457
|
"kindString": "Call signature",
|
|
2425
2458
|
"flags": {},
|
|
2426
2459
|
"parameters": [
|
|
2427
2460
|
{
|
|
2428
|
-
"id":
|
|
2461
|
+
"id": 230,
|
|
2429
2462
|
"name": "columnField",
|
|
2430
2463
|
"kind": 32768,
|
|
2431
2464
|
"kindString": "Parameter",
|
|
@@ -2452,7 +2485,7 @@
|
|
|
2452
2485
|
]
|
|
2453
2486
|
},
|
|
2454
2487
|
{
|
|
2455
|
-
"id":
|
|
2488
|
+
"id": 231,
|
|
2456
2489
|
"name": "getHelpInlineClass",
|
|
2457
2490
|
"kind": 2048,
|
|
2458
2491
|
"kindString": "Method",
|
|
@@ -2462,20 +2495,20 @@
|
|
|
2462
2495
|
"sources": [
|
|
2463
2496
|
{
|
|
2464
2497
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2465
|
-
"line":
|
|
2498
|
+
"line": 586,
|
|
2466
2499
|
"character": 9
|
|
2467
2500
|
}
|
|
2468
2501
|
],
|
|
2469
2502
|
"signatures": [
|
|
2470
2503
|
{
|
|
2471
|
-
"id":
|
|
2504
|
+
"id": 232,
|
|
2472
2505
|
"name": "getHelpInlineClass",
|
|
2473
2506
|
"kind": 4096,
|
|
2474
2507
|
"kindString": "Call signature",
|
|
2475
2508
|
"flags": {},
|
|
2476
2509
|
"parameters": [
|
|
2477
2510
|
{
|
|
2478
|
-
"id":
|
|
2511
|
+
"id": 233,
|
|
2479
2512
|
"name": "columnField",
|
|
2480
2513
|
"kind": 32768,
|
|
2481
2514
|
"kindString": "Parameter",
|
|
@@ -2502,7 +2535,7 @@
|
|
|
2502
2535
|
]
|
|
2503
2536
|
},
|
|
2504
2537
|
{
|
|
2505
|
-
"id":
|
|
2538
|
+
"id": 282,
|
|
2506
2539
|
"name": "getRowDeleteItem",
|
|
2507
2540
|
"kind": 2048,
|
|
2508
2541
|
"kindString": "Method",
|
|
@@ -2512,20 +2545,20 @@
|
|
|
2512
2545
|
"sources": [
|
|
2513
2546
|
{
|
|
2514
2547
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2515
|
-
"line":
|
|
2548
|
+
"line": 793,
|
|
2516
2549
|
"character": 9
|
|
2517
2550
|
}
|
|
2518
2551
|
],
|
|
2519
2552
|
"signatures": [
|
|
2520
2553
|
{
|
|
2521
|
-
"id":
|
|
2554
|
+
"id": 283,
|
|
2522
2555
|
"name": "getRowDeleteItem",
|
|
2523
2556
|
"kind": 4096,
|
|
2524
2557
|
"kindString": "Call signature",
|
|
2525
2558
|
"flags": {},
|
|
2526
2559
|
"parameters": [
|
|
2527
2560
|
{
|
|
2528
|
-
"id":
|
|
2561
|
+
"id": 284,
|
|
2529
2562
|
"name": "id",
|
|
2530
2563
|
"kind": 32768,
|
|
2531
2564
|
"kindString": "Parameter",
|
|
@@ -2544,7 +2577,7 @@
|
|
|
2544
2577
|
]
|
|
2545
2578
|
},
|
|
2546
2579
|
{
|
|
2547
|
-
"id":
|
|
2580
|
+
"id": 273,
|
|
2548
2581
|
"name": "getRowHeight",
|
|
2549
2582
|
"kind": 2048,
|
|
2550
2583
|
"kindString": "Method",
|
|
@@ -2554,20 +2587,20 @@
|
|
|
2554
2587
|
"sources": [
|
|
2555
2588
|
{
|
|
2556
2589
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2557
|
-
"line":
|
|
2590
|
+
"line": 775,
|
|
2558
2591
|
"character": 9
|
|
2559
2592
|
}
|
|
2560
2593
|
],
|
|
2561
2594
|
"signatures": [
|
|
2562
2595
|
{
|
|
2563
|
-
"id":
|
|
2596
|
+
"id": 274,
|
|
2564
2597
|
"name": "getRowHeight",
|
|
2565
2598
|
"kind": 4096,
|
|
2566
2599
|
"kindString": "Call signature",
|
|
2567
2600
|
"flags": {},
|
|
2568
2601
|
"parameters": [
|
|
2569
2602
|
{
|
|
2570
|
-
"id":
|
|
2603
|
+
"id": 275,
|
|
2571
2604
|
"name": "index",
|
|
2572
2605
|
"kind": 32768,
|
|
2573
2606
|
"kindString": "Parameter",
|
|
@@ -2586,7 +2619,7 @@
|
|
|
2586
2619
|
]
|
|
2587
2620
|
},
|
|
2588
2621
|
{
|
|
2589
|
-
"id":
|
|
2622
|
+
"id": 222,
|
|
2590
2623
|
"name": "getSortDirection",
|
|
2591
2624
|
"kind": 2048,
|
|
2592
2625
|
"kindString": "Method",
|
|
@@ -2596,20 +2629,20 @@
|
|
|
2596
2629
|
"sources": [
|
|
2597
2630
|
{
|
|
2598
2631
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2599
|
-
"line":
|
|
2632
|
+
"line": 549,
|
|
2600
2633
|
"character": 9
|
|
2601
2634
|
}
|
|
2602
2635
|
],
|
|
2603
2636
|
"signatures": [
|
|
2604
2637
|
{
|
|
2605
|
-
"id":
|
|
2638
|
+
"id": 223,
|
|
2606
2639
|
"name": "getSortDirection",
|
|
2607
2640
|
"kind": 4096,
|
|
2608
2641
|
"kindString": "Call signature",
|
|
2609
2642
|
"flags": {},
|
|
2610
2643
|
"parameters": [
|
|
2611
2644
|
{
|
|
2612
|
-
"id":
|
|
2645
|
+
"id": 224,
|
|
2613
2646
|
"name": "columnField",
|
|
2614
2647
|
"kind": 32768,
|
|
2615
2648
|
"kindString": "Parameter",
|
|
@@ -2636,7 +2669,7 @@
|
|
|
2636
2669
|
]
|
|
2637
2670
|
},
|
|
2638
2671
|
{
|
|
2639
|
-
"id":
|
|
2672
|
+
"id": 207,
|
|
2640
2673
|
"name": "getTableClassNames",
|
|
2641
2674
|
"kind": 2048,
|
|
2642
2675
|
"kindString": "Method",
|
|
@@ -2646,13 +2679,13 @@
|
|
|
2646
2679
|
"sources": [
|
|
2647
2680
|
{
|
|
2648
2681
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2649
|
-
"line":
|
|
2682
|
+
"line": 474,
|
|
2650
2683
|
"character": 9
|
|
2651
2684
|
}
|
|
2652
2685
|
],
|
|
2653
2686
|
"signatures": [
|
|
2654
2687
|
{
|
|
2655
|
-
"id":
|
|
2688
|
+
"id": 208,
|
|
2656
2689
|
"name": "getTableClassNames",
|
|
2657
2690
|
"kind": 4096,
|
|
2658
2691
|
"kindString": "Call signature",
|
|
@@ -2665,7 +2698,7 @@
|
|
|
2665
2698
|
]
|
|
2666
2699
|
},
|
|
2667
2700
|
{
|
|
2668
|
-
"id":
|
|
2701
|
+
"id": 209,
|
|
2669
2702
|
"name": "getTableHeaderClassNames",
|
|
2670
2703
|
"kind": 2048,
|
|
2671
2704
|
"kindString": "Method",
|
|
@@ -2675,20 +2708,20 @@
|
|
|
2675
2708
|
"sources": [
|
|
2676
2709
|
{
|
|
2677
2710
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2678
|
-
"line":
|
|
2711
|
+
"line": 488,
|
|
2679
2712
|
"character": 9
|
|
2680
2713
|
}
|
|
2681
2714
|
],
|
|
2682
2715
|
"signatures": [
|
|
2683
2716
|
{
|
|
2684
|
-
"id":
|
|
2717
|
+
"id": 210,
|
|
2685
2718
|
"name": "getTableHeaderClassNames",
|
|
2686
2719
|
"kind": 4096,
|
|
2687
2720
|
"kindString": "Call signature",
|
|
2688
2721
|
"flags": {},
|
|
2689
2722
|
"parameters": [
|
|
2690
2723
|
{
|
|
2691
|
-
"id":
|
|
2724
|
+
"id": 211,
|
|
2692
2725
|
"name": "column",
|
|
2693
2726
|
"kind": 32768,
|
|
2694
2727
|
"kindString": "Parameter",
|
|
@@ -2707,7 +2740,7 @@
|
|
|
2707
2740
|
]
|
|
2708
2741
|
},
|
|
2709
2742
|
{
|
|
2710
|
-
"id":
|
|
2743
|
+
"id": 205,
|
|
2711
2744
|
"name": "getTopScrollWidth",
|
|
2712
2745
|
"kind": 2048,
|
|
2713
2746
|
"kindString": "Method",
|
|
@@ -2717,13 +2750,13 @@
|
|
|
2717
2750
|
"sources": [
|
|
2718
2751
|
{
|
|
2719
2752
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2720
|
-
"line":
|
|
2753
|
+
"line": 470,
|
|
2721
2754
|
"character": 9
|
|
2722
2755
|
}
|
|
2723
2756
|
],
|
|
2724
2757
|
"signatures": [
|
|
2725
2758
|
{
|
|
2726
|
-
"id":
|
|
2759
|
+
"id": 206,
|
|
2727
2760
|
"name": "getTopScrollWidth",
|
|
2728
2761
|
"kind": 4096,
|
|
2729
2762
|
"kindString": "Call signature",
|
|
@@ -2736,7 +2769,7 @@
|
|
|
2736
2769
|
]
|
|
2737
2770
|
},
|
|
2738
2771
|
{
|
|
2739
|
-
"id":
|
|
2772
|
+
"id": 270,
|
|
2740
2773
|
"name": "isRowHighlighted",
|
|
2741
2774
|
"kind": 2048,
|
|
2742
2775
|
"kindString": "Method",
|
|
@@ -2746,20 +2779,20 @@
|
|
|
2746
2779
|
"sources": [
|
|
2747
2780
|
{
|
|
2748
2781
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2749
|
-
"line":
|
|
2782
|
+
"line": 768,
|
|
2750
2783
|
"character": 9
|
|
2751
2784
|
}
|
|
2752
2785
|
],
|
|
2753
2786
|
"signatures": [
|
|
2754
2787
|
{
|
|
2755
|
-
"id":
|
|
2788
|
+
"id": 271,
|
|
2756
2789
|
"name": "isRowHighlighted",
|
|
2757
2790
|
"kind": 4096,
|
|
2758
2791
|
"kindString": "Call signature",
|
|
2759
2792
|
"flags": {},
|
|
2760
2793
|
"parameters": [
|
|
2761
2794
|
{
|
|
2762
|
-
"id":
|
|
2795
|
+
"id": 272,
|
|
2763
2796
|
"name": "id",
|
|
2764
2797
|
"kind": 32768,
|
|
2765
2798
|
"kindString": "Parameter",
|
|
@@ -2778,7 +2811,7 @@
|
|
|
2778
2811
|
]
|
|
2779
2812
|
},
|
|
2780
2813
|
{
|
|
2781
|
-
"id":
|
|
2814
|
+
"id": 194,
|
|
2782
2815
|
"name": "ngAfterContentInit",
|
|
2783
2816
|
"kind": 2048,
|
|
2784
2817
|
"kindString": "Method",
|
|
@@ -2788,13 +2821,13 @@
|
|
|
2788
2821
|
"sources": [
|
|
2789
2822
|
{
|
|
2790
2823
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2791
|
-
"line":
|
|
2824
|
+
"line": 377,
|
|
2792
2825
|
"character": 9
|
|
2793
2826
|
}
|
|
2794
2827
|
],
|
|
2795
2828
|
"signatures": [
|
|
2796
2829
|
{
|
|
2797
|
-
"id":
|
|
2830
|
+
"id": 195,
|
|
2798
2831
|
"name": "ngAfterContentInit",
|
|
2799
2832
|
"kind": 4096,
|
|
2800
2833
|
"kindString": "Call signature",
|
|
@@ -2815,7 +2848,7 @@
|
|
|
2815
2848
|
}
|
|
2816
2849
|
},
|
|
2817
2850
|
{
|
|
2818
|
-
"id":
|
|
2851
|
+
"id": 196,
|
|
2819
2852
|
"name": "ngAfterViewInit",
|
|
2820
2853
|
"kind": 2048,
|
|
2821
2854
|
"kindString": "Method",
|
|
@@ -2825,13 +2858,13 @@
|
|
|
2825
2858
|
"sources": [
|
|
2826
2859
|
{
|
|
2827
2860
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2828
|
-
"line":
|
|
2861
|
+
"line": 398,
|
|
2829
2862
|
"character": 9
|
|
2830
2863
|
}
|
|
2831
2864
|
],
|
|
2832
2865
|
"signatures": [
|
|
2833
2866
|
{
|
|
2834
|
-
"id":
|
|
2867
|
+
"id": 197,
|
|
2835
2868
|
"name": "ngAfterViewInit",
|
|
2836
2869
|
"kind": 4096,
|
|
2837
2870
|
"kindString": "Call signature",
|
|
@@ -2852,7 +2885,7 @@
|
|
|
2852
2885
|
}
|
|
2853
2886
|
},
|
|
2854
2887
|
{
|
|
2855
|
-
"id":
|
|
2888
|
+
"id": 198,
|
|
2856
2889
|
"name": "ngOnChanges",
|
|
2857
2890
|
"kind": 2048,
|
|
2858
2891
|
"kindString": "Method",
|
|
@@ -2862,20 +2895,20 @@
|
|
|
2862
2895
|
"sources": [
|
|
2863
2896
|
{
|
|
2864
2897
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2865
|
-
"line":
|
|
2898
|
+
"line": 402,
|
|
2866
2899
|
"character": 9
|
|
2867
2900
|
}
|
|
2868
2901
|
],
|
|
2869
2902
|
"signatures": [
|
|
2870
2903
|
{
|
|
2871
|
-
"id":
|
|
2904
|
+
"id": 199,
|
|
2872
2905
|
"name": "ngOnChanges",
|
|
2873
2906
|
"kind": 4096,
|
|
2874
2907
|
"kindString": "Call signature",
|
|
2875
2908
|
"flags": {},
|
|
2876
2909
|
"parameters": [
|
|
2877
2910
|
{
|
|
2878
|
-
"id":
|
|
2911
|
+
"id": 200,
|
|
2879
2912
|
"name": "changes",
|
|
2880
2913
|
"kind": 32768,
|
|
2881
2914
|
"kindString": "Parameter",
|
|
@@ -2904,7 +2937,7 @@
|
|
|
2904
2937
|
}
|
|
2905
2938
|
},
|
|
2906
2939
|
{
|
|
2907
|
-
"id":
|
|
2940
|
+
"id": 201,
|
|
2908
2941
|
"name": "ngOnDestroy",
|
|
2909
2942
|
"kind": 2048,
|
|
2910
2943
|
"kindString": "Method",
|
|
@@ -2914,13 +2947,13 @@
|
|
|
2914
2947
|
"sources": [
|
|
2915
2948
|
{
|
|
2916
2949
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2917
|
-
"line":
|
|
2950
|
+
"line": 449,
|
|
2918
2951
|
"character": 9
|
|
2919
2952
|
}
|
|
2920
2953
|
],
|
|
2921
2954
|
"signatures": [
|
|
2922
2955
|
{
|
|
2923
|
-
"id":
|
|
2956
|
+
"id": 202,
|
|
2924
2957
|
"name": "ngOnDestroy",
|
|
2925
2958
|
"kind": 4096,
|
|
2926
2959
|
"kindString": "Call signature",
|
|
@@ -2941,7 +2974,7 @@
|
|
|
2941
2974
|
}
|
|
2942
2975
|
},
|
|
2943
2976
|
{
|
|
2944
|
-
"id":
|
|
2977
|
+
"id": 192,
|
|
2945
2978
|
"name": "ngOnInit",
|
|
2946
2979
|
"kind": 2048,
|
|
2947
2980
|
"kindString": "Method",
|
|
@@ -2951,13 +2984,13 @@
|
|
|
2951
2984
|
"sources": [
|
|
2952
2985
|
{
|
|
2953
2986
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2954
|
-
"line":
|
|
2987
|
+
"line": 369,
|
|
2955
2988
|
"character": 9
|
|
2956
2989
|
}
|
|
2957
2990
|
],
|
|
2958
2991
|
"signatures": [
|
|
2959
2992
|
{
|
|
2960
|
-
"id":
|
|
2993
|
+
"id": 193,
|
|
2961
2994
|
"name": "ngOnInit",
|
|
2962
2995
|
"kind": 4096,
|
|
2963
2996
|
"kindString": "Call signature",
|
|
@@ -2978,7 +3011,7 @@
|
|
|
2978
3011
|
}
|
|
2979
3012
|
},
|
|
2980
3013
|
{
|
|
2981
|
-
"id":
|
|
3014
|
+
"id": 291,
|
|
2982
3015
|
"name": "onGridScroll",
|
|
2983
3016
|
"kind": 2048,
|
|
2984
3017
|
"kindString": "Method",
|
|
@@ -2988,20 +3021,20 @@
|
|
|
2988
3021
|
"sources": [
|
|
2989
3022
|
{
|
|
2990
3023
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
2991
|
-
"line":
|
|
3024
|
+
"line": 816,
|
|
2992
3025
|
"character": 9
|
|
2993
3026
|
}
|
|
2994
3027
|
],
|
|
2995
3028
|
"signatures": [
|
|
2996
3029
|
{
|
|
2997
|
-
"id":
|
|
3030
|
+
"id": 292,
|
|
2998
3031
|
"name": "onGridScroll",
|
|
2999
3032
|
"kind": 4096,
|
|
3000
3033
|
"kindString": "Call signature",
|
|
3001
3034
|
"flags": {},
|
|
3002
3035
|
"parameters": [
|
|
3003
3036
|
{
|
|
3004
|
-
"id":
|
|
3037
|
+
"id": 293,
|
|
3005
3038
|
"name": "event",
|
|
3006
3039
|
"kind": 32768,
|
|
3007
3040
|
"kindString": "Parameter",
|
|
@@ -3020,7 +3053,7 @@
|
|
|
3020
3053
|
]
|
|
3021
3054
|
},
|
|
3022
3055
|
{
|
|
3023
|
-
"id":
|
|
3056
|
+
"id": 251,
|
|
3024
3057
|
"name": "onInputChangeResizeCol",
|
|
3025
3058
|
"kind": 2048,
|
|
3026
3059
|
"kindString": "Method",
|
|
@@ -3030,20 +3063,20 @@
|
|
|
3030
3063
|
"sources": [
|
|
3031
3064
|
{
|
|
3032
3065
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3033
|
-
"line":
|
|
3066
|
+
"line": 702,
|
|
3034
3067
|
"character": 9
|
|
3035
3068
|
}
|
|
3036
3069
|
],
|
|
3037
3070
|
"signatures": [
|
|
3038
3071
|
{
|
|
3039
|
-
"id":
|
|
3072
|
+
"id": 252,
|
|
3040
3073
|
"name": "onInputChangeResizeCol",
|
|
3041
3074
|
"kind": 4096,
|
|
3042
3075
|
"kindString": "Call signature",
|
|
3043
3076
|
"flags": {},
|
|
3044
3077
|
"parameters": [
|
|
3045
3078
|
{
|
|
3046
|
-
"id":
|
|
3079
|
+
"id": 253,
|
|
3047
3080
|
"name": "event",
|
|
3048
3081
|
"kind": 32768,
|
|
3049
3082
|
"kindString": "Parameter",
|
|
@@ -3064,7 +3097,7 @@
|
|
|
3064
3097
|
]
|
|
3065
3098
|
},
|
|
3066
3099
|
{
|
|
3067
|
-
"id":
|
|
3100
|
+
"id": 215,
|
|
3068
3101
|
"name": "onKeydown",
|
|
3069
3102
|
"kind": 2048,
|
|
3070
3103
|
"kindString": "Method",
|
|
@@ -3074,20 +3107,20 @@
|
|
|
3074
3107
|
"sources": [
|
|
3075
3108
|
{
|
|
3076
3109
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3077
|
-
"line":
|
|
3110
|
+
"line": 513,
|
|
3078
3111
|
"character": 9
|
|
3079
3112
|
}
|
|
3080
3113
|
],
|
|
3081
3114
|
"signatures": [
|
|
3082
3115
|
{
|
|
3083
|
-
"id":
|
|
3116
|
+
"id": 216,
|
|
3084
3117
|
"name": "onKeydown",
|
|
3085
3118
|
"kind": 4096,
|
|
3086
3119
|
"kindString": "Call signature",
|
|
3087
3120
|
"flags": {},
|
|
3088
3121
|
"parameters": [
|
|
3089
3122
|
{
|
|
3090
|
-
"id":
|
|
3123
|
+
"id": 217,
|
|
3091
3124
|
"name": "event",
|
|
3092
3125
|
"kind": 32768,
|
|
3093
3126
|
"kindString": "Parameter",
|
|
@@ -3100,7 +3133,7 @@
|
|
|
3100
3133
|
}
|
|
3101
3134
|
},
|
|
3102
3135
|
{
|
|
3103
|
-
"id":
|
|
3136
|
+
"id": 218,
|
|
3104
3137
|
"name": "column",
|
|
3105
3138
|
"kind": 32768,
|
|
3106
3139
|
"kindString": "Parameter",
|
|
@@ -3119,7 +3152,7 @@
|
|
|
3119
3152
|
]
|
|
3120
3153
|
},
|
|
3121
3154
|
{
|
|
3122
|
-
"id":
|
|
3155
|
+
"id": 248,
|
|
3123
3156
|
"name": "onKeydownResizeCol",
|
|
3124
3157
|
"kind": 2048,
|
|
3125
3158
|
"kindString": "Method",
|
|
@@ -3129,20 +3162,20 @@
|
|
|
3129
3162
|
"sources": [
|
|
3130
3163
|
{
|
|
3131
3164
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3132
|
-
"line":
|
|
3165
|
+
"line": 692,
|
|
3133
3166
|
"character": 9
|
|
3134
3167
|
}
|
|
3135
3168
|
],
|
|
3136
3169
|
"signatures": [
|
|
3137
3170
|
{
|
|
3138
|
-
"id":
|
|
3171
|
+
"id": 249,
|
|
3139
3172
|
"name": "onKeydownResizeCol",
|
|
3140
3173
|
"kind": 4096,
|
|
3141
3174
|
"kindString": "Call signature",
|
|
3142
3175
|
"flags": {},
|
|
3143
3176
|
"parameters": [
|
|
3144
3177
|
{
|
|
3145
|
-
"id":
|
|
3178
|
+
"id": 250,
|
|
3146
3179
|
"name": "event",
|
|
3147
3180
|
"kind": 32768,
|
|
3148
3181
|
"kindString": "Parameter",
|
|
@@ -3163,7 +3196,7 @@
|
|
|
3163
3196
|
]
|
|
3164
3197
|
},
|
|
3165
3198
|
{
|
|
3166
|
-
"id":
|
|
3199
|
+
"id": 234,
|
|
3167
3200
|
"name": "onMultiselectCheckboxChange",
|
|
3168
3201
|
"kind": 2048,
|
|
3169
3202
|
"kindString": "Method",
|
|
@@ -3173,13 +3206,13 @@
|
|
|
3173
3206
|
"sources": [
|
|
3174
3207
|
{
|
|
3175
3208
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3176
|
-
"line":
|
|
3209
|
+
"line": 594,
|
|
3177
3210
|
"character": 9
|
|
3178
3211
|
}
|
|
3179
3212
|
],
|
|
3180
3213
|
"signatures": [
|
|
3181
3214
|
{
|
|
3182
|
-
"id":
|
|
3215
|
+
"id": 235,
|
|
3183
3216
|
"name": "onMultiselectCheckboxChange",
|
|
3184
3217
|
"kind": 4096,
|
|
3185
3218
|
"kindString": "Call signature",
|
|
@@ -3192,7 +3225,7 @@
|
|
|
3192
3225
|
]
|
|
3193
3226
|
},
|
|
3194
3227
|
{
|
|
3195
|
-
"id":
|
|
3228
|
+
"id": 245,
|
|
3196
3229
|
"name": "onResizeColumnStart",
|
|
3197
3230
|
"kind": 2048,
|
|
3198
3231
|
"kindString": "Method",
|
|
@@ -3202,20 +3235,20 @@
|
|
|
3202
3235
|
"sources": [
|
|
3203
3236
|
{
|
|
3204
3237
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3205
|
-
"line":
|
|
3238
|
+
"line": 645,
|
|
3206
3239
|
"character": 9
|
|
3207
3240
|
}
|
|
3208
3241
|
],
|
|
3209
3242
|
"signatures": [
|
|
3210
3243
|
{
|
|
3211
|
-
"id":
|
|
3244
|
+
"id": 246,
|
|
3212
3245
|
"name": "onResizeColumnStart",
|
|
3213
3246
|
"kind": 4096,
|
|
3214
3247
|
"kindString": "Call signature",
|
|
3215
3248
|
"flags": {},
|
|
3216
3249
|
"parameters": [
|
|
3217
3250
|
{
|
|
3218
|
-
"id":
|
|
3251
|
+
"id": 247,
|
|
3219
3252
|
"name": "event",
|
|
3220
3253
|
"kind": 32768,
|
|
3221
3254
|
"kindString": "Parameter",
|
|
@@ -3236,7 +3269,7 @@
|
|
|
3236
3269
|
]
|
|
3237
3270
|
},
|
|
3238
3271
|
{
|
|
3239
|
-
"id":
|
|
3272
|
+
"id": 257,
|
|
3240
3273
|
"name": "onResizeHandleBlur",
|
|
3241
3274
|
"kind": 2048,
|
|
3242
3275
|
"kindString": "Method",
|
|
@@ -3246,20 +3279,20 @@
|
|
|
3246
3279
|
"sources": [
|
|
3247
3280
|
{
|
|
3248
3281
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3249
|
-
"line":
|
|
3282
|
+
"line": 729,
|
|
3250
3283
|
"character": 9
|
|
3251
3284
|
}
|
|
3252
3285
|
],
|
|
3253
3286
|
"signatures": [
|
|
3254
3287
|
{
|
|
3255
|
-
"id":
|
|
3288
|
+
"id": 258,
|
|
3256
3289
|
"name": "onResizeHandleBlur",
|
|
3257
3290
|
"kind": 4096,
|
|
3258
3291
|
"kindString": "Call signature",
|
|
3259
3292
|
"flags": {},
|
|
3260
3293
|
"parameters": [
|
|
3261
3294
|
{
|
|
3262
|
-
"id":
|
|
3295
|
+
"id": 259,
|
|
3263
3296
|
"name": "event",
|
|
3264
3297
|
"kind": 32768,
|
|
3265
3298
|
"kindString": "Parameter",
|
|
@@ -3280,7 +3313,7 @@
|
|
|
3280
3313
|
]
|
|
3281
3314
|
},
|
|
3282
3315
|
{
|
|
3283
|
-
"id":
|
|
3316
|
+
"id": 260,
|
|
3284
3317
|
"name": "onResizeHandleFocus",
|
|
3285
3318
|
"kind": 2048,
|
|
3286
3319
|
"kindString": "Method",
|
|
@@ -3290,20 +3323,20 @@
|
|
|
3290
3323
|
"sources": [
|
|
3291
3324
|
{
|
|
3292
3325
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3293
|
-
"line":
|
|
3326
|
+
"line": 733,
|
|
3294
3327
|
"character": 9
|
|
3295
3328
|
}
|
|
3296
3329
|
],
|
|
3297
3330
|
"signatures": [
|
|
3298
3331
|
{
|
|
3299
|
-
"id":
|
|
3332
|
+
"id": 261,
|
|
3300
3333
|
"name": "onResizeHandleFocus",
|
|
3301
3334
|
"kind": 4096,
|
|
3302
3335
|
"kindString": "Call signature",
|
|
3303
3336
|
"flags": {},
|
|
3304
3337
|
"parameters": [
|
|
3305
3338
|
{
|
|
3306
|
-
"id":
|
|
3339
|
+
"id": 262,
|
|
3307
3340
|
"name": "event",
|
|
3308
3341
|
"kind": 32768,
|
|
3309
3342
|
"kindString": "Parameter",
|
|
@@ -3324,7 +3357,7 @@
|
|
|
3324
3357
|
]
|
|
3325
3358
|
},
|
|
3326
3359
|
{
|
|
3327
|
-
"id":
|
|
3360
|
+
"id": 254,
|
|
3328
3361
|
"name": "onResizeHandleMove",
|
|
3329
3362
|
"kind": 2048,
|
|
3330
3363
|
"kindString": "Method",
|
|
@@ -3334,20 +3367,20 @@
|
|
|
3334
3367
|
"sources": [
|
|
3335
3368
|
{
|
|
3336
3369
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3337
|
-
"line":
|
|
3370
|
+
"line": 711,
|
|
3338
3371
|
"character": 9
|
|
3339
3372
|
}
|
|
3340
3373
|
],
|
|
3341
3374
|
"signatures": [
|
|
3342
3375
|
{
|
|
3343
|
-
"id":
|
|
3376
|
+
"id": 255,
|
|
3344
3377
|
"name": "onResizeHandleMove",
|
|
3345
3378
|
"kind": 4096,
|
|
3346
3379
|
"kindString": "Call signature",
|
|
3347
3380
|
"flags": {},
|
|
3348
3381
|
"parameters": [
|
|
3349
3382
|
{
|
|
3350
|
-
"id":
|
|
3383
|
+
"id": 256,
|
|
3351
3384
|
"name": "event",
|
|
3352
3385
|
"kind": 32768,
|
|
3353
3386
|
"kindString": "Parameter",
|
|
@@ -3368,7 +3401,7 @@
|
|
|
3368
3401
|
]
|
|
3369
3402
|
},
|
|
3370
3403
|
{
|
|
3371
|
-
"id":
|
|
3404
|
+
"id": 263,
|
|
3372
3405
|
"name": "onResizeHandleRelease",
|
|
3373
3406
|
"kind": 2048,
|
|
3374
3407
|
"kindString": "Method",
|
|
@@ -3378,20 +3411,20 @@
|
|
|
3378
3411
|
"sources": [
|
|
3379
3412
|
{
|
|
3380
3413
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3381
|
-
"line":
|
|
3414
|
+
"line": 742,
|
|
3382
3415
|
"character": 9
|
|
3383
3416
|
}
|
|
3384
3417
|
],
|
|
3385
3418
|
"signatures": [
|
|
3386
3419
|
{
|
|
3387
|
-
"id":
|
|
3420
|
+
"id": 264,
|
|
3388
3421
|
"name": "onResizeHandleRelease",
|
|
3389
3422
|
"kind": 4096,
|
|
3390
3423
|
"kindString": "Call signature",
|
|
3391
3424
|
"flags": {},
|
|
3392
3425
|
"parameters": [
|
|
3393
3426
|
{
|
|
3394
|
-
"id":
|
|
3427
|
+
"id": 265,
|
|
3395
3428
|
"name": "event",
|
|
3396
3429
|
"kind": 32768,
|
|
3397
3430
|
"kindString": "Parameter",
|
|
@@ -3412,7 +3445,7 @@
|
|
|
3412
3445
|
]
|
|
3413
3446
|
},
|
|
3414
3447
|
{
|
|
3415
|
-
"id":
|
|
3448
|
+
"id": 266,
|
|
3416
3449
|
"name": "onRowClick",
|
|
3417
3450
|
"kind": 2048,
|
|
3418
3451
|
"kindString": "Method",
|
|
@@ -3422,20 +3455,20 @@
|
|
|
3422
3455
|
"sources": [
|
|
3423
3456
|
{
|
|
3424
3457
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3425
|
-
"line":
|
|
3458
|
+
"line": 754,
|
|
3426
3459
|
"character": 9
|
|
3427
3460
|
}
|
|
3428
3461
|
],
|
|
3429
3462
|
"signatures": [
|
|
3430
3463
|
{
|
|
3431
|
-
"id":
|
|
3464
|
+
"id": 267,
|
|
3432
3465
|
"name": "onRowClick",
|
|
3433
3466
|
"kind": 4096,
|
|
3434
3467
|
"kindString": "Call signature",
|
|
3435
3468
|
"flags": {},
|
|
3436
3469
|
"parameters": [
|
|
3437
3470
|
{
|
|
3438
|
-
"id":
|
|
3471
|
+
"id": 268,
|
|
3439
3472
|
"name": "event",
|
|
3440
3473
|
"kind": 32768,
|
|
3441
3474
|
"kindString": "Parameter",
|
|
@@ -3446,7 +3479,7 @@
|
|
|
3446
3479
|
}
|
|
3447
3480
|
},
|
|
3448
3481
|
{
|
|
3449
|
-
"id":
|
|
3482
|
+
"id": 269,
|
|
3450
3483
|
"name": "selectedItem",
|
|
3451
3484
|
"kind": 32768,
|
|
3452
3485
|
"kindString": "Parameter",
|
|
@@ -3465,7 +3498,7 @@
|
|
|
3465
3498
|
]
|
|
3466
3499
|
},
|
|
3467
3500
|
{
|
|
3468
|
-
"id":
|
|
3501
|
+
"id": 288,
|
|
3469
3502
|
"name": "onTopScroll",
|
|
3470
3503
|
"kind": 2048,
|
|
3471
3504
|
"kindString": "Method",
|
|
@@ -3475,20 +3508,20 @@
|
|
|
3475
3508
|
"sources": [
|
|
3476
3509
|
{
|
|
3477
3510
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3478
|
-
"line":
|
|
3511
|
+
"line": 802,
|
|
3479
3512
|
"character": 9
|
|
3480
3513
|
}
|
|
3481
3514
|
],
|
|
3482
3515
|
"signatures": [
|
|
3483
3516
|
{
|
|
3484
|
-
"id":
|
|
3517
|
+
"id": 289,
|
|
3485
3518
|
"name": "onTopScroll",
|
|
3486
3519
|
"kind": 4096,
|
|
3487
3520
|
"kindString": "Call signature",
|
|
3488
3521
|
"flags": {},
|
|
3489
3522
|
"parameters": [
|
|
3490
3523
|
{
|
|
3491
|
-
"id":
|
|
3524
|
+
"id": 290,
|
|
3492
3525
|
"name": "event",
|
|
3493
3526
|
"kind": 32768,
|
|
3494
3527
|
"kindString": "Parameter",
|
|
@@ -3507,7 +3540,7 @@
|
|
|
3507
3540
|
]
|
|
3508
3541
|
},
|
|
3509
3542
|
{
|
|
3510
|
-
"id":
|
|
3543
|
+
"id": 285,
|
|
3511
3544
|
"name": "onTouchMove",
|
|
3512
3545
|
"kind": 2048,
|
|
3513
3546
|
"kindString": "Method",
|
|
@@ -3517,20 +3550,20 @@
|
|
|
3517
3550
|
"sources": [
|
|
3518
3551
|
{
|
|
3519
3552
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3520
|
-
"line":
|
|
3553
|
+
"line": 798,
|
|
3521
3554
|
"character": 9
|
|
3522
3555
|
}
|
|
3523
3556
|
],
|
|
3524
3557
|
"signatures": [
|
|
3525
3558
|
{
|
|
3526
|
-
"id":
|
|
3559
|
+
"id": 286,
|
|
3527
3560
|
"name": "onTouchMove",
|
|
3528
3561
|
"kind": 4096,
|
|
3529
3562
|
"kindString": "Call signature",
|
|
3530
3563
|
"flags": {},
|
|
3531
3564
|
"parameters": [
|
|
3532
3565
|
{
|
|
3533
|
-
"id":
|
|
3566
|
+
"id": 287,
|
|
3534
3567
|
"name": "event",
|
|
3535
3568
|
"kind": 32768,
|
|
3536
3569
|
"kindString": "Parameter",
|
|
@@ -3549,7 +3582,7 @@
|
|
|
3549
3582
|
]
|
|
3550
3583
|
},
|
|
3551
3584
|
{
|
|
3552
|
-
"id":
|
|
3585
|
+
"id": 203,
|
|
3553
3586
|
"name": "onWindowResize",
|
|
3554
3587
|
"kind": 2048,
|
|
3555
3588
|
"kindString": "Method",
|
|
@@ -3573,13 +3606,13 @@
|
|
|
3573
3606
|
"sources": [
|
|
3574
3607
|
{
|
|
3575
3608
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3576
|
-
"line":
|
|
3609
|
+
"line": 466,
|
|
3577
3610
|
"character": 9
|
|
3578
3611
|
}
|
|
3579
3612
|
],
|
|
3580
3613
|
"signatures": [
|
|
3581
3614
|
{
|
|
3582
|
-
"id":
|
|
3615
|
+
"id": 204,
|
|
3583
3616
|
"name": "onWindowResize",
|
|
3584
3617
|
"kind": 4096,
|
|
3585
3618
|
"kindString": "Call signature",
|
|
@@ -3592,7 +3625,7 @@
|
|
|
3592
3625
|
]
|
|
3593
3626
|
},
|
|
3594
3627
|
{
|
|
3595
|
-
"id":
|
|
3628
|
+
"id": 219,
|
|
3596
3629
|
"name": "sortByColumn",
|
|
3597
3630
|
"kind": 2048,
|
|
3598
3631
|
"kindString": "Method",
|
|
@@ -3602,20 +3635,20 @@
|
|
|
3602
3635
|
"sources": [
|
|
3603
3636
|
{
|
|
3604
3637
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3605
|
-
"line":
|
|
3638
|
+
"line": 520,
|
|
3606
3639
|
"character": 9
|
|
3607
3640
|
}
|
|
3608
3641
|
],
|
|
3609
3642
|
"signatures": [
|
|
3610
3643
|
{
|
|
3611
|
-
"id":
|
|
3644
|
+
"id": 220,
|
|
3612
3645
|
"name": "sortByColumn",
|
|
3613
3646
|
"kind": 4096,
|
|
3614
3647
|
"kindString": "Call signature",
|
|
3615
3648
|
"flags": {},
|
|
3616
3649
|
"parameters": [
|
|
3617
3650
|
{
|
|
3618
|
-
"id":
|
|
3651
|
+
"id": 221,
|
|
3619
3652
|
"name": "column",
|
|
3620
3653
|
"kind": 32768,
|
|
3621
3654
|
"kindString": "Parameter",
|
|
@@ -3634,7 +3667,7 @@
|
|
|
3634
3667
|
]
|
|
3635
3668
|
},
|
|
3636
3669
|
{
|
|
3637
|
-
"id":
|
|
3670
|
+
"id": 242,
|
|
3638
3671
|
"name": "updateColumnDescription",
|
|
3639
3672
|
"kind": 2048,
|
|
3640
3673
|
"kindString": "Method",
|
|
@@ -3644,20 +3677,20 @@
|
|
|
3644
3677
|
"sources": [
|
|
3645
3678
|
{
|
|
3646
3679
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3647
|
-
"line":
|
|
3680
|
+
"line": 630,
|
|
3648
3681
|
"character": 9
|
|
3649
3682
|
}
|
|
3650
3683
|
],
|
|
3651
3684
|
"signatures": [
|
|
3652
3685
|
{
|
|
3653
|
-
"id":
|
|
3686
|
+
"id": 243,
|
|
3654
3687
|
"name": "updateColumnDescription",
|
|
3655
3688
|
"kind": 4096,
|
|
3656
3689
|
"kindString": "Call signature",
|
|
3657
3690
|
"flags": {},
|
|
3658
3691
|
"parameters": [
|
|
3659
3692
|
{
|
|
3660
|
-
"id":
|
|
3693
|
+
"id": 244,
|
|
3661
3694
|
"name": "change",
|
|
3662
3695
|
"kind": 32768,
|
|
3663
3696
|
"kindString": "Parameter",
|
|
@@ -3676,7 +3709,7 @@
|
|
|
3676
3709
|
]
|
|
3677
3710
|
},
|
|
3678
3711
|
{
|
|
3679
|
-
"id":
|
|
3712
|
+
"id": 236,
|
|
3680
3713
|
"name": "updateColumnHeading",
|
|
3681
3714
|
"kind": 2048,
|
|
3682
3715
|
"kindString": "Method",
|
|
@@ -3686,20 +3719,20 @@
|
|
|
3686
3719
|
"sources": [
|
|
3687
3720
|
{
|
|
3688
3721
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3689
|
-
"line":
|
|
3722
|
+
"line": 598,
|
|
3690
3723
|
"character": 9
|
|
3691
3724
|
}
|
|
3692
3725
|
],
|
|
3693
3726
|
"signatures": [
|
|
3694
3727
|
{
|
|
3695
|
-
"id":
|
|
3728
|
+
"id": 237,
|
|
3696
3729
|
"name": "updateColumnHeading",
|
|
3697
3730
|
"kind": 4096,
|
|
3698
3731
|
"kindString": "Call signature",
|
|
3699
3732
|
"flags": {},
|
|
3700
3733
|
"parameters": [
|
|
3701
3734
|
{
|
|
3702
|
-
"id":
|
|
3735
|
+
"id": 238,
|
|
3703
3736
|
"name": "change",
|
|
3704
3737
|
"kind": 32768,
|
|
3705
3738
|
"kindString": "Parameter",
|
|
@@ -3718,7 +3751,7 @@
|
|
|
3718
3751
|
]
|
|
3719
3752
|
},
|
|
3720
3753
|
{
|
|
3721
|
-
"id":
|
|
3754
|
+
"id": 239,
|
|
3722
3755
|
"name": "updateInlineHelpPopover",
|
|
3723
3756
|
"kind": 2048,
|
|
3724
3757
|
"kindString": "Method",
|
|
@@ -3728,20 +3761,20 @@
|
|
|
3728
3761
|
"sources": [
|
|
3729
3762
|
{
|
|
3730
3763
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3731
|
-
"line":
|
|
3764
|
+
"line": 613,
|
|
3732
3765
|
"character": 9
|
|
3733
3766
|
}
|
|
3734
3767
|
],
|
|
3735
3768
|
"signatures": [
|
|
3736
3769
|
{
|
|
3737
|
-
"id":
|
|
3770
|
+
"id": 240,
|
|
3738
3771
|
"name": "updateInlineHelpPopover",
|
|
3739
3772
|
"kind": 4096,
|
|
3740
3773
|
"kindString": "Call signature",
|
|
3741
3774
|
"flags": {},
|
|
3742
3775
|
"parameters": [
|
|
3743
3776
|
{
|
|
3744
|
-
"id":
|
|
3777
|
+
"id": 241,
|
|
3745
3778
|
"name": "change",
|
|
3746
3779
|
"kind": 32768,
|
|
3747
3780
|
"kindString": "Parameter",
|
|
@@ -3772,92 +3805,92 @@
|
|
|
3772
3805
|
"title": "Properties",
|
|
3773
3806
|
"kind": 1024,
|
|
3774
3807
|
"children": [
|
|
3775
|
-
153,
|
|
3776
|
-
147,
|
|
3777
3808
|
154,
|
|
3778
|
-
|
|
3809
|
+
148,
|
|
3779
3810
|
155,
|
|
3780
|
-
156,
|
|
3781
3811
|
128,
|
|
3782
|
-
|
|
3812
|
+
156,
|
|
3783
3813
|
157,
|
|
3814
|
+
129,
|
|
3784
3815
|
130,
|
|
3816
|
+
158,
|
|
3785
3817
|
131,
|
|
3786
3818
|
132,
|
|
3787
|
-
159,
|
|
3788
|
-
160,
|
|
3789
3819
|
133,
|
|
3820
|
+
160,
|
|
3790
3821
|
161,
|
|
3791
3822
|
134,
|
|
3792
|
-
148,
|
|
3793
|
-
158,
|
|
3794
|
-
135,
|
|
3795
|
-
151,
|
|
3796
|
-
144,
|
|
3797
3823
|
162,
|
|
3798
|
-
|
|
3799
|
-
|
|
3824
|
+
135,
|
|
3825
|
+
149,
|
|
3826
|
+
159,
|
|
3827
|
+
136,
|
|
3800
3828
|
152,
|
|
3801
|
-
|
|
3829
|
+
145,
|
|
3830
|
+
163,
|
|
3831
|
+
164,
|
|
3832
|
+
146,
|
|
3833
|
+
153,
|
|
3834
|
+
147
|
|
3802
3835
|
]
|
|
3803
3836
|
},
|
|
3804
3837
|
{
|
|
3805
3838
|
"title": "Accessors",
|
|
3806
3839
|
"kind": 262144,
|
|
3807
3840
|
"children": [
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3841
|
+
124,
|
|
3842
|
+
137,
|
|
3843
|
+
141,
|
|
3844
|
+
165
|
|
3812
3845
|
]
|
|
3813
3846
|
},
|
|
3814
3847
|
{
|
|
3815
3848
|
"title": "Methods",
|
|
3816
3849
|
"kind": 2048,
|
|
3817
3850
|
"children": [
|
|
3818
|
-
|
|
3819
|
-
|
|
3820
|
-
|
|
3821
|
-
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
|
|
3849
|
-
|
|
3850
|
-
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
|
|
3851
|
+
276,
|
|
3852
|
+
279,
|
|
3853
|
+
225,
|
|
3854
|
+
212,
|
|
3855
|
+
228,
|
|
3856
|
+
231,
|
|
3857
|
+
282,
|
|
3858
|
+
273,
|
|
3859
|
+
222,
|
|
3860
|
+
207,
|
|
3861
|
+
209,
|
|
3862
|
+
205,
|
|
3863
|
+
270,
|
|
3864
|
+
194,
|
|
3865
|
+
196,
|
|
3866
|
+
198,
|
|
3867
|
+
201,
|
|
3868
|
+
192,
|
|
3869
|
+
291,
|
|
3870
|
+
251,
|
|
3871
|
+
215,
|
|
3872
|
+
248,
|
|
3873
|
+
234,
|
|
3874
|
+
245,
|
|
3875
|
+
257,
|
|
3876
|
+
260,
|
|
3877
|
+
254,
|
|
3878
|
+
263,
|
|
3879
|
+
266,
|
|
3880
|
+
288,
|
|
3881
|
+
285,
|
|
3882
|
+
203,
|
|
3883
|
+
219,
|
|
3884
|
+
242,
|
|
3885
|
+
236,
|
|
3886
|
+
239
|
|
3854
3887
|
]
|
|
3855
3888
|
}
|
|
3856
3889
|
],
|
|
3857
3890
|
"sources": [
|
|
3858
3891
|
{
|
|
3859
3892
|
"fileName": "projects/grids/src/modules/grid/grid.component.ts",
|
|
3860
|
-
"line":
|
|
3893
|
+
"line": 82,
|
|
3861
3894
|
"character": 13
|
|
3862
3895
|
}
|
|
3863
3896
|
],
|
|
@@ -3900,6 +3933,14 @@
|
|
|
3900
3933
|
"kind": 128,
|
|
3901
3934
|
"kindString": "Class",
|
|
3902
3935
|
"flags": {},
|
|
3936
|
+
"comment": {
|
|
3937
|
+
"tags": [
|
|
3938
|
+
{
|
|
3939
|
+
"tag": "deprecated",
|
|
3940
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
3941
|
+
}
|
|
3942
|
+
]
|
|
3943
|
+
},
|
|
3903
3944
|
"decorators": [
|
|
3904
3945
|
{
|
|
3905
3946
|
"name": "NgModule",
|
|
@@ -3927,7 +3968,7 @@
|
|
|
3927
3968
|
"sources": [
|
|
3928
3969
|
{
|
|
3929
3970
|
"fileName": "projects/grids/src/modules/grid/grid.module.ts",
|
|
3930
|
-
"line":
|
|
3971
|
+
"line": 47,
|
|
3931
3972
|
"character": 13
|
|
3932
3973
|
}
|
|
3933
3974
|
]
|
|
@@ -3938,6 +3979,14 @@
|
|
|
3938
3979
|
"kind": 256,
|
|
3939
3980
|
"kindString": "Interface",
|
|
3940
3981
|
"flags": {},
|
|
3982
|
+
"comment": {
|
|
3983
|
+
"tags": [
|
|
3984
|
+
{
|
|
3985
|
+
"tag": "deprecated",
|
|
3986
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
3987
|
+
}
|
|
3988
|
+
]
|
|
3989
|
+
},
|
|
3941
3990
|
"children": [
|
|
3942
3991
|
{
|
|
3943
3992
|
"id": 42,
|
|
@@ -3953,7 +4002,7 @@
|
|
|
3953
4002
|
"sources": [
|
|
3954
4003
|
{
|
|
3955
4004
|
"fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
|
|
3956
|
-
"line":
|
|
4005
|
+
"line": 13,
|
|
3957
4006
|
"character": 2
|
|
3958
4007
|
}
|
|
3959
4008
|
],
|
|
@@ -3976,7 +4025,7 @@
|
|
|
3976
4025
|
"sources": [
|
|
3977
4026
|
{
|
|
3978
4027
|
"fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
|
|
3979
|
-
"line":
|
|
4028
|
+
"line": 8,
|
|
3980
4029
|
"character": 2
|
|
3981
4030
|
}
|
|
3982
4031
|
],
|
|
@@ -3997,7 +4046,7 @@
|
|
|
3997
4046
|
"sources": [
|
|
3998
4047
|
{
|
|
3999
4048
|
"fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
|
|
4000
|
-
"line":
|
|
4049
|
+
"line": 18,
|
|
4001
4050
|
"character": 2
|
|
4002
4051
|
}
|
|
4003
4052
|
],
|
|
@@ -4021,7 +4070,7 @@
|
|
|
4021
4070
|
"sources": [
|
|
4022
4071
|
{
|
|
4023
4072
|
"fileName": "projects/grids/src/modules/grid/types/grid-column-width-model-change.ts",
|
|
4024
|
-
"line":
|
|
4073
|
+
"line": 4,
|
|
4025
4074
|
"character": 17
|
|
4026
4075
|
}
|
|
4027
4076
|
]
|
|
@@ -4032,6 +4081,14 @@
|
|
|
4032
4081
|
"kind": 256,
|
|
4033
4082
|
"kindString": "Interface",
|
|
4034
4083
|
"flags": {},
|
|
4084
|
+
"comment": {
|
|
4085
|
+
"tags": [
|
|
4086
|
+
{
|
|
4087
|
+
"tag": "deprecated",
|
|
4088
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
4089
|
+
}
|
|
4090
|
+
]
|
|
4091
|
+
},
|
|
4035
4092
|
"children": [
|
|
4036
4093
|
{
|
|
4037
4094
|
"id": 45,
|
|
@@ -4045,7 +4102,7 @@
|
|
|
4045
4102
|
"sources": [
|
|
4046
4103
|
{
|
|
4047
4104
|
"fileName": "projects/grids/src/modules/grid/types/grid-message.ts",
|
|
4048
|
-
"line":
|
|
4105
|
+
"line": 10,
|
|
4049
4106
|
"character": 2
|
|
4050
4107
|
}
|
|
4051
4108
|
],
|
|
@@ -4068,7 +4125,7 @@
|
|
|
4068
4125
|
"sources": [
|
|
4069
4126
|
{
|
|
4070
4127
|
"fileName": "projects/grids/src/modules/grid/types/grid-message.ts",
|
|
4071
|
-
"line":
|
|
4128
|
+
"line": 6,
|
|
4072
4129
|
"character": 17
|
|
4073
4130
|
}
|
|
4074
4131
|
]
|
|
@@ -4079,6 +4136,14 @@
|
|
|
4079
4136
|
"kind": 256,
|
|
4080
4137
|
"kindString": "Interface",
|
|
4081
4138
|
"flags": {},
|
|
4139
|
+
"comment": {
|
|
4140
|
+
"tags": [
|
|
4141
|
+
{
|
|
4142
|
+
"tag": "deprecated",
|
|
4143
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
4144
|
+
}
|
|
4145
|
+
]
|
|
4146
|
+
},
|
|
4082
4147
|
"children": [
|
|
4083
4148
|
{
|
|
4084
4149
|
"id": 67,
|
|
@@ -4094,7 +4159,7 @@
|
|
|
4094
4159
|
"sources": [
|
|
4095
4160
|
{
|
|
4096
4161
|
"fileName": "projects/grids/src/modules/grid/types/grid-selected-rows-model-change.ts",
|
|
4097
|
-
"line":
|
|
4162
|
+
"line": 10,
|
|
4098
4163
|
"character": 2
|
|
4099
4164
|
}
|
|
4100
4165
|
],
|
|
@@ -4119,7 +4184,7 @@
|
|
|
4119
4184
|
"sources": [
|
|
4120
4185
|
{
|
|
4121
4186
|
"fileName": "projects/grids/src/modules/grid/types/grid-selected-rows-model-change.ts",
|
|
4122
|
-
"line":
|
|
4187
|
+
"line": 6,
|
|
4123
4188
|
"character": 17
|
|
4124
4189
|
}
|
|
4125
4190
|
]
|
|
@@ -4131,12 +4196,18 @@
|
|
|
4131
4196
|
"kindString": "Type alias",
|
|
4132
4197
|
"flags": {},
|
|
4133
4198
|
"comment": {
|
|
4134
|
-
"shortText": "Represents the horizontal alignment of the column's data and header."
|
|
4199
|
+
"shortText": "Represents the horizontal alignment of the column's data and header.",
|
|
4200
|
+
"tags": [
|
|
4201
|
+
{
|
|
4202
|
+
"tag": "deprecated",
|
|
4203
|
+
"text": "`SkyGridComponent` and its features are deprecated. We recommend using the data grid instead. For more information, see https://developer.blackbaud.com/skyux/components/data-grid\n"
|
|
4204
|
+
}
|
|
4205
|
+
]
|
|
4135
4206
|
},
|
|
4136
4207
|
"sources": [
|
|
4137
4208
|
{
|
|
4138
4209
|
"fileName": "projects/grids/src/modules/grid/types/grid-column-alignment.ts",
|
|
4139
|
-
"line":
|
|
4210
|
+
"line": 5,
|
|
4140
4211
|
"character": 12
|
|
4141
4212
|
}
|
|
4142
4213
|
],
|