@skyux/lists 5.5.0 → 5.6.2
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/bundles/skyux-lists.umd.js +551 -551
- package/documentation.json +86 -412
- package/esm2015/lib/modules/filter/filter-button.component.js.map +1 -1
- package/esm2015/lib/modules/filter/filter.module.js +1 -1
- package/esm2015/lib/modules/filter/filter.module.js.map +1 -1
- package/esm2015/lib/modules/infinite-scroll/infinite-scroll-dom-adapter.service.js +1 -1
- package/esm2015/lib/modules/infinite-scroll/infinite-scroll-dom-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/infinite-scroll/infinite-scroll.component.js.map +1 -1
- package/esm2015/lib/modules/infinite-scroll/infinite-scroll.module.js.map +1 -1
- package/esm2015/lib/modules/paging/paging.component.js +4 -4
- package/esm2015/lib/modules/paging/paging.component.js.map +1 -1
- package/esm2015/lib/modules/paging/paging.module.js.map +1 -1
- package/esm2015/lib/modules/repeater/repeater-adapter.service.js +1 -1
- package/esm2015/lib/modules/repeater/repeater-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/repeater/repeater-item.component.js +1 -1
- package/esm2015/lib/modules/repeater/repeater-item.component.js.map +1 -1
- package/esm2015/lib/modules/repeater/repeater.component.js +5 -5
- package/esm2015/lib/modules/repeater/repeater.component.js.map +1 -1
- package/esm2015/lib/modules/repeater/repeater.module.js +3 -3
- package/esm2015/lib/modules/repeater/repeater.module.js.map +1 -1
- package/esm2015/lib/modules/shared/sky-lists-resources.module.js +1 -1
- package/esm2015/lib/modules/shared/sky-lists-resources.module.js.map +1 -1
- package/esm2015/lib/modules/sort/sort-item.component.js.map +1 -1
- package/esm2015/lib/modules/sort/sort.component.js +1 -1
- package/esm2015/lib/modules/sort/sort.component.js.map +1 -1
- package/esm2015/lib/modules/sort/sort.module.js.map +1 -1
- package/esm2015/testing/filter/filter-fixture-button.js.map +1 -1
- package/esm2015/testing/filter/filter-fixture-summary.js.map +1 -1
- package/esm2015/testing/filter/filter-testing.module.js.map +1 -1
- package/esm2015/testing/infinite-scroll/infinite-scroll-fixture.js.map +1 -1
- package/esm2015/testing/infinite-scroll/infinite-scroll-testing.module.js.map +1 -1
- package/esm2015/testing/paging/paging-fixture.js.map +1 -1
- package/esm2015/testing/paging/paging-testing.module.js.map +1 -1
- package/esm2015/testing/sort/sort-fixture.js.map +1 -1
- package/esm2015/testing/sort/sort-testing.module.js.map +1 -1
- package/fesm2015/skyux-lists-testing.js.map +1 -1
- package/fesm2015/skyux-lists.js +73 -73
- package/fesm2015/skyux-lists.js.map +1 -1
- package/lib/modules/repeater/repeater.component.d.ts +1 -1
- package/lib/modules/sort/sort.component.d.ts +1 -1
- package/package.json +20 -19
package/documentation.json
CHANGED
|
@@ -48,29 +48,7 @@
|
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
],
|
|
51
|
-
"children": [
|
|
52
|
-
{
|
|
53
|
-
"id": 282,
|
|
54
|
-
"name": "constructor",
|
|
55
|
-
"kind": 512,
|
|
56
|
-
"kindString": "Constructor",
|
|
57
|
-
"flags": {},
|
|
58
|
-
"signatures": [
|
|
59
|
-
{
|
|
60
|
-
"id": 283,
|
|
61
|
-
"name": "new SkyFilterModule",
|
|
62
|
-
"kind": 16384,
|
|
63
|
-
"kindString": "Constructor signature",
|
|
64
|
-
"flags": {},
|
|
65
|
-
"type": {
|
|
66
|
-
"type": "reference",
|
|
67
|
-
"id": 281,
|
|
68
|
-
"name": "SkyFilterModule"
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
}
|
|
73
|
-
],
|
|
51
|
+
"children": [],
|
|
74
52
|
"groups": [
|
|
75
53
|
{
|
|
76
54
|
"title": "Constructors",
|
|
@@ -83,7 +61,7 @@
|
|
|
83
61
|
"sources": [
|
|
84
62
|
{
|
|
85
63
|
"fileName": "projects/lists/src/modules/filter/filter.module.ts",
|
|
86
|
-
"line":
|
|
64
|
+
"line": 37,
|
|
87
65
|
"character": 13
|
|
88
66
|
}
|
|
89
67
|
]
|
|
@@ -108,29 +86,7 @@
|
|
|
108
86
|
}
|
|
109
87
|
}
|
|
110
88
|
],
|
|
111
|
-
"children": [
|
|
112
|
-
{
|
|
113
|
-
"id": 285,
|
|
114
|
-
"name": "constructor",
|
|
115
|
-
"kind": 512,
|
|
116
|
-
"kindString": "Constructor",
|
|
117
|
-
"flags": {},
|
|
118
|
-
"signatures": [
|
|
119
|
-
{
|
|
120
|
-
"id": 286,
|
|
121
|
-
"name": "new SkyInfiniteScrollModule",
|
|
122
|
-
"kind": 16384,
|
|
123
|
-
"kindString": "Constructor signature",
|
|
124
|
-
"flags": {},
|
|
125
|
-
"type": {
|
|
126
|
-
"type": "reference",
|
|
127
|
-
"id": 284,
|
|
128
|
-
"name": "SkyInfiniteScrollModule"
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
]
|
|
132
|
-
}
|
|
133
|
-
],
|
|
89
|
+
"children": [],
|
|
134
90
|
"groups": [
|
|
135
91
|
{
|
|
136
92
|
"title": "Constructors",
|
|
@@ -143,7 +99,7 @@
|
|
|
143
99
|
"sources": [
|
|
144
100
|
{
|
|
145
101
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.module.ts",
|
|
146
|
-
"line":
|
|
102
|
+
"line": 14,
|
|
147
103
|
"character": 13
|
|
148
104
|
}
|
|
149
105
|
]
|
|
@@ -168,29 +124,7 @@
|
|
|
168
124
|
}
|
|
169
125
|
}
|
|
170
126
|
],
|
|
171
|
-
"children": [
|
|
172
|
-
{
|
|
173
|
-
"id": 288,
|
|
174
|
-
"name": "constructor",
|
|
175
|
-
"kind": 512,
|
|
176
|
-
"kindString": "Constructor",
|
|
177
|
-
"flags": {},
|
|
178
|
-
"signatures": [
|
|
179
|
-
{
|
|
180
|
-
"id": 289,
|
|
181
|
-
"name": "new SkyPagingModule",
|
|
182
|
-
"kind": 16384,
|
|
183
|
-
"kindString": "Constructor signature",
|
|
184
|
-
"flags": {},
|
|
185
|
-
"type": {
|
|
186
|
-
"type": "reference",
|
|
187
|
-
"id": 287,
|
|
188
|
-
"name": "SkyPagingModule"
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
]
|
|
192
|
-
}
|
|
193
|
-
],
|
|
127
|
+
"children": [],
|
|
194
128
|
"groups": [
|
|
195
129
|
{
|
|
196
130
|
"title": "Constructors",
|
|
@@ -203,7 +137,7 @@
|
|
|
203
137
|
"sources": [
|
|
204
138
|
{
|
|
205
139
|
"fileName": "projects/lists/src/modules/paging/paging.module.ts",
|
|
206
|
-
"line":
|
|
140
|
+
"line": 20,
|
|
207
141
|
"character": 13
|
|
208
142
|
}
|
|
209
143
|
]
|
|
@@ -228,29 +162,7 @@
|
|
|
228
162
|
}
|
|
229
163
|
}
|
|
230
164
|
],
|
|
231
|
-
"children": [
|
|
232
|
-
{
|
|
233
|
-
"id": 291,
|
|
234
|
-
"name": "constructor",
|
|
235
|
-
"kind": 512,
|
|
236
|
-
"kindString": "Constructor",
|
|
237
|
-
"flags": {},
|
|
238
|
-
"signatures": [
|
|
239
|
-
{
|
|
240
|
-
"id": 292,
|
|
241
|
-
"name": "new SkyRepeaterModule",
|
|
242
|
-
"kind": 16384,
|
|
243
|
-
"kindString": "Constructor signature",
|
|
244
|
-
"flags": {},
|
|
245
|
-
"type": {
|
|
246
|
-
"type": "reference",
|
|
247
|
-
"id": 290,
|
|
248
|
-
"name": "SkyRepeaterModule"
|
|
249
|
-
}
|
|
250
|
-
}
|
|
251
|
-
]
|
|
252
|
-
}
|
|
253
|
-
],
|
|
165
|
+
"children": [],
|
|
254
166
|
"groups": [
|
|
255
167
|
{
|
|
256
168
|
"title": "Constructors",
|
|
@@ -263,7 +175,7 @@
|
|
|
263
175
|
"sources": [
|
|
264
176
|
{
|
|
265
177
|
"fileName": "projects/lists/src/modules/repeater/repeater.module.ts",
|
|
266
|
-
"line":
|
|
178
|
+
"line": 42,
|
|
267
179
|
"character": 13
|
|
268
180
|
}
|
|
269
181
|
]
|
|
@@ -288,29 +200,7 @@
|
|
|
288
200
|
}
|
|
289
201
|
}
|
|
290
202
|
],
|
|
291
|
-
"children": [
|
|
292
|
-
{
|
|
293
|
-
"id": 294,
|
|
294
|
-
"name": "constructor",
|
|
295
|
-
"kind": 512,
|
|
296
|
-
"kindString": "Constructor",
|
|
297
|
-
"flags": {},
|
|
298
|
-
"signatures": [
|
|
299
|
-
{
|
|
300
|
-
"id": 295,
|
|
301
|
-
"name": "new SkySortModule",
|
|
302
|
-
"kind": 16384,
|
|
303
|
-
"kindString": "Constructor signature",
|
|
304
|
-
"flags": {},
|
|
305
|
-
"type": {
|
|
306
|
-
"type": "reference",
|
|
307
|
-
"id": 293,
|
|
308
|
-
"name": "SkySortModule"
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
]
|
|
312
|
-
}
|
|
313
|
-
],
|
|
203
|
+
"children": [],
|
|
314
204
|
"groups": [
|
|
315
205
|
{
|
|
316
206
|
"title": "Constructors",
|
|
@@ -323,7 +213,7 @@
|
|
|
323
213
|
"sources": [
|
|
324
214
|
{
|
|
325
215
|
"fileName": "projects/lists/src/modules/sort/sort.module.ts",
|
|
326
|
-
"line":
|
|
216
|
+
"line": 30,
|
|
327
217
|
"character": 13
|
|
328
218
|
}
|
|
329
219
|
]
|
|
@@ -349,27 +239,6 @@
|
|
|
349
239
|
}
|
|
350
240
|
],
|
|
351
241
|
"children": [
|
|
352
|
-
{
|
|
353
|
-
"id": 2,
|
|
354
|
-
"name": "constructor",
|
|
355
|
-
"kind": 512,
|
|
356
|
-
"kindString": "Constructor",
|
|
357
|
-
"flags": {},
|
|
358
|
-
"signatures": [
|
|
359
|
-
{
|
|
360
|
-
"id": 3,
|
|
361
|
-
"name": "SkyFilterButtonComponent",
|
|
362
|
-
"kind": 16384,
|
|
363
|
-
"kindString": "Constructor signature",
|
|
364
|
-
"flags": {},
|
|
365
|
-
"type": {
|
|
366
|
-
"type": "reference",
|
|
367
|
-
"id": 1,
|
|
368
|
-
"name": "SkyFilterButtonComponent"
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
]
|
|
372
|
-
},
|
|
373
242
|
{
|
|
374
243
|
"id": 10,
|
|
375
244
|
"name": "active",
|
|
@@ -771,7 +640,7 @@
|
|
|
771
640
|
"sources": [
|
|
772
641
|
{
|
|
773
642
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
774
|
-
"line":
|
|
643
|
+
"line": 233,
|
|
775
644
|
"character": 2
|
|
776
645
|
}
|
|
777
646
|
],
|
|
@@ -883,7 +752,7 @@
|
|
|
883
752
|
"sources": [
|
|
884
753
|
{
|
|
885
754
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
886
|
-
"line":
|
|
755
|
+
"line": 136,
|
|
887
756
|
"character": 9
|
|
888
757
|
}
|
|
889
758
|
],
|
|
@@ -912,7 +781,7 @@
|
|
|
912
781
|
"sources": [
|
|
913
782
|
{
|
|
914
783
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
915
|
-
"line":
|
|
784
|
+
"line": 160,
|
|
916
785
|
"character": 9
|
|
917
786
|
}
|
|
918
787
|
],
|
|
@@ -948,7 +817,7 @@
|
|
|
948
817
|
"sources": [
|
|
949
818
|
{
|
|
950
819
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
951
|
-
"line":
|
|
820
|
+
"line": 158,
|
|
952
821
|
"character": 9
|
|
953
822
|
}
|
|
954
823
|
],
|
|
@@ -991,7 +860,7 @@
|
|
|
991
860
|
"sources": [
|
|
992
861
|
{
|
|
993
862
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
994
|
-
"line":
|
|
863
|
+
"line": 142,
|
|
995
864
|
"character": 9
|
|
996
865
|
}
|
|
997
866
|
],
|
|
@@ -1020,7 +889,7 @@
|
|
|
1020
889
|
"sources": [
|
|
1021
890
|
{
|
|
1022
891
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1023
|
-
"line":
|
|
892
|
+
"line": 162,
|
|
1024
893
|
"character": 9
|
|
1025
894
|
}
|
|
1026
895
|
],
|
|
@@ -1056,7 +925,7 @@
|
|
|
1056
925
|
"sources": [
|
|
1057
926
|
{
|
|
1058
927
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1059
|
-
"line":
|
|
928
|
+
"line": 149,
|
|
1060
929
|
"character": 9
|
|
1061
930
|
}
|
|
1062
931
|
],
|
|
@@ -1100,7 +969,7 @@
|
|
|
1100
969
|
"sources": [
|
|
1101
970
|
{
|
|
1102
971
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1103
|
-
"line":
|
|
972
|
+
"line": 65,
|
|
1104
973
|
"character": 9
|
|
1105
974
|
}
|
|
1106
975
|
],
|
|
@@ -1135,7 +1004,7 @@
|
|
|
1135
1004
|
"sources": [
|
|
1136
1005
|
{
|
|
1137
1006
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1138
|
-
"line":
|
|
1007
|
+
"line": 72,
|
|
1139
1008
|
"character": 9
|
|
1140
1009
|
}
|
|
1141
1010
|
],
|
|
@@ -1163,7 +1032,7 @@
|
|
|
1163
1032
|
"sources": [
|
|
1164
1033
|
{
|
|
1165
1034
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1166
|
-
"line":
|
|
1035
|
+
"line": 164,
|
|
1167
1036
|
"character": 9
|
|
1168
1037
|
}
|
|
1169
1038
|
],
|
|
@@ -1199,7 +1068,7 @@
|
|
|
1199
1068
|
"sources": [
|
|
1200
1069
|
{
|
|
1201
1070
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1202
|
-
"line":
|
|
1071
|
+
"line": 155,
|
|
1203
1072
|
"character": 9
|
|
1204
1073
|
}
|
|
1205
1074
|
],
|
|
@@ -1243,7 +1112,7 @@
|
|
|
1243
1112
|
"sources": [
|
|
1244
1113
|
{
|
|
1245
1114
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1246
|
-
"line":
|
|
1115
|
+
"line": 57,
|
|
1247
1116
|
"character": 9
|
|
1248
1117
|
}
|
|
1249
1118
|
],
|
|
@@ -1263,7 +1132,7 @@
|
|
|
1263
1132
|
"sources": [
|
|
1264
1133
|
{
|
|
1265
1134
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1266
|
-
"line":
|
|
1135
|
+
"line": 183,
|
|
1267
1136
|
"character": 9
|
|
1268
1137
|
}
|
|
1269
1138
|
],
|
|
@@ -1284,7 +1153,7 @@
|
|
|
1284
1153
|
"sources": [
|
|
1285
1154
|
{
|
|
1286
1155
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1287
|
-
"line":
|
|
1156
|
+
"line": 185,
|
|
1288
1157
|
"character": 9
|
|
1289
1158
|
}
|
|
1290
1159
|
],
|
|
@@ -1304,7 +1173,7 @@
|
|
|
1304
1173
|
"sources": [
|
|
1305
1174
|
{
|
|
1306
1175
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1307
|
-
"line":
|
|
1176
|
+
"line": 187,
|
|
1308
1177
|
"character": 9
|
|
1309
1178
|
}
|
|
1310
1179
|
],
|
|
@@ -1339,7 +1208,7 @@
|
|
|
1339
1208
|
"sources": [
|
|
1340
1209
|
{
|
|
1341
1210
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1342
|
-
"line":
|
|
1211
|
+
"line": 109,
|
|
1343
1212
|
"character": 9
|
|
1344
1213
|
}
|
|
1345
1214
|
],
|
|
@@ -1375,7 +1244,7 @@
|
|
|
1375
1244
|
"sources": [
|
|
1376
1245
|
{
|
|
1377
1246
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1378
|
-
"line":
|
|
1247
|
+
"line": 115,
|
|
1379
1248
|
"character": 9
|
|
1380
1249
|
}
|
|
1381
1250
|
],
|
|
@@ -1411,7 +1280,7 @@
|
|
|
1411
1280
|
"sources": [
|
|
1412
1281
|
{
|
|
1413
1282
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1414
|
-
"line":
|
|
1283
|
+
"line": 122,
|
|
1415
1284
|
"character": 9
|
|
1416
1285
|
}
|
|
1417
1286
|
],
|
|
@@ -1432,7 +1301,7 @@
|
|
|
1432
1301
|
"sources": [
|
|
1433
1302
|
{
|
|
1434
1303
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1435
|
-
"line":
|
|
1304
|
+
"line": 189,
|
|
1436
1305
|
"character": 9
|
|
1437
1306
|
}
|
|
1438
1307
|
],
|
|
@@ -1467,7 +1336,7 @@
|
|
|
1467
1336
|
"sources": [
|
|
1468
1337
|
{
|
|
1469
1338
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1470
|
-
"line":
|
|
1339
|
+
"line": 130,
|
|
1471
1340
|
"character": 9
|
|
1472
1341
|
}
|
|
1473
1342
|
],
|
|
@@ -1487,7 +1356,7 @@
|
|
|
1487
1356
|
"sources": [
|
|
1488
1357
|
{
|
|
1489
1358
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1490
|
-
"line":
|
|
1359
|
+
"line": 166,
|
|
1491
1360
|
"character": 13
|
|
1492
1361
|
}
|
|
1493
1362
|
],
|
|
@@ -1554,7 +1423,7 @@
|
|
|
1554
1423
|
"sources": [
|
|
1555
1424
|
{
|
|
1556
1425
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1557
|
-
"line":
|
|
1426
|
+
"line": 79,
|
|
1558
1427
|
"character": 13
|
|
1559
1428
|
}
|
|
1560
1429
|
],
|
|
@@ -1639,7 +1508,7 @@
|
|
|
1639
1508
|
"sources": [
|
|
1640
1509
|
{
|
|
1641
1510
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1642
|
-
"line":
|
|
1511
|
+
"line": 93,
|
|
1643
1512
|
"character": 13
|
|
1644
1513
|
}
|
|
1645
1514
|
],
|
|
@@ -1724,7 +1593,7 @@
|
|
|
1724
1593
|
"sources": [
|
|
1725
1594
|
{
|
|
1726
1595
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1727
|
-
"line":
|
|
1596
|
+
"line": 192,
|
|
1728
1597
|
"character": 6
|
|
1729
1598
|
}
|
|
1730
1599
|
],
|
|
@@ -1753,7 +1622,7 @@
|
|
|
1753
1622
|
"sources": [
|
|
1754
1623
|
{
|
|
1755
1624
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1756
|
-
"line":
|
|
1625
|
+
"line": 296,
|
|
1757
1626
|
"character": 9
|
|
1758
1627
|
}
|
|
1759
1628
|
],
|
|
@@ -1795,7 +1664,7 @@
|
|
|
1795
1664
|
"sources": [
|
|
1796
1665
|
{
|
|
1797
1666
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1798
|
-
"line":
|
|
1667
|
+
"line": 290,
|
|
1799
1668
|
"character": 9
|
|
1800
1669
|
}
|
|
1801
1670
|
],
|
|
@@ -1824,7 +1693,7 @@
|
|
|
1824
1693
|
"sources": [
|
|
1825
1694
|
{
|
|
1826
1695
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1827
|
-
"line":
|
|
1696
|
+
"line": 342,
|
|
1828
1697
|
"character": 9
|
|
1829
1698
|
}
|
|
1830
1699
|
],
|
|
@@ -1868,7 +1737,7 @@
|
|
|
1868
1737
|
"sources": [
|
|
1869
1738
|
{
|
|
1870
1739
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1871
|
-
"line":
|
|
1740
|
+
"line": 273,
|
|
1872
1741
|
"character": 9
|
|
1873
1742
|
}
|
|
1874
1743
|
],
|
|
@@ -1905,7 +1774,7 @@
|
|
|
1905
1774
|
"sources": [
|
|
1906
1775
|
{
|
|
1907
1776
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1908
|
-
"line":
|
|
1777
|
+
"line": 278,
|
|
1909
1778
|
"character": 9
|
|
1910
1779
|
}
|
|
1911
1780
|
],
|
|
@@ -1942,7 +1811,7 @@
|
|
|
1942
1811
|
"sources": [
|
|
1943
1812
|
{
|
|
1944
1813
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1945
|
-
"line":
|
|
1814
|
+
"line": 260,
|
|
1946
1815
|
"character": 9
|
|
1947
1816
|
}
|
|
1948
1817
|
],
|
|
@@ -1979,7 +1848,7 @@
|
|
|
1979
1848
|
"sources": [
|
|
1980
1849
|
{
|
|
1981
1850
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1982
|
-
"line":
|
|
1851
|
+
"line": 334,
|
|
1983
1852
|
"character": 9
|
|
1984
1853
|
}
|
|
1985
1854
|
],
|
|
@@ -2021,7 +1890,7 @@
|
|
|
2021
1890
|
"sources": [
|
|
2022
1891
|
{
|
|
2023
1892
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2024
|
-
"line":
|
|
1893
|
+
"line": 338,
|
|
2025
1894
|
"character": 9
|
|
2026
1895
|
}
|
|
2027
1896
|
],
|
|
@@ -2063,7 +1932,7 @@
|
|
|
2063
1932
|
"sources": [
|
|
2064
1933
|
{
|
|
2065
1934
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2066
|
-
"line":
|
|
1935
|
+
"line": 415,
|
|
2067
1936
|
"character": 9
|
|
2068
1937
|
}
|
|
2069
1938
|
],
|
|
@@ -2107,7 +1976,7 @@
|
|
|
2107
1976
|
"sources": [
|
|
2108
1977
|
{
|
|
2109
1978
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2110
|
-
"line":
|
|
1979
|
+
"line": 408,
|
|
2111
1980
|
"character": 9
|
|
2112
1981
|
}
|
|
2113
1982
|
],
|
|
@@ -2149,7 +2018,7 @@
|
|
|
2149
2018
|
"sources": [
|
|
2150
2019
|
{
|
|
2151
2020
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2152
|
-
"line":
|
|
2021
|
+
"line": 349,
|
|
2153
2022
|
"character": 9
|
|
2154
2023
|
}
|
|
2155
2024
|
],
|
|
@@ -2193,7 +2062,7 @@
|
|
|
2193
2062
|
"sources": [
|
|
2194
2063
|
{
|
|
2195
2064
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2196
|
-
"line":
|
|
2065
|
+
"line": 300,
|
|
2197
2066
|
"character": 9
|
|
2198
2067
|
}
|
|
2199
2068
|
],
|
|
@@ -2237,7 +2106,7 @@
|
|
|
2237
2106
|
"sources": [
|
|
2238
2107
|
{
|
|
2239
2108
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2240
|
-
"line":
|
|
2109
|
+
"line": 313,
|
|
2241
2110
|
"character": 9
|
|
2242
2111
|
}
|
|
2243
2112
|
],
|
|
@@ -2346,7 +2215,7 @@
|
|
|
2346
2215
|
"sources": [
|
|
2347
2216
|
{
|
|
2348
2217
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2349
|
-
"line":
|
|
2218
|
+
"line": 47,
|
|
2350
2219
|
"character": 13
|
|
2351
2220
|
}
|
|
2352
2221
|
],
|
|
@@ -2404,7 +2273,7 @@
|
|
|
2404
2273
|
"sources": [
|
|
2405
2274
|
{
|
|
2406
2275
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2407
|
-
"line":
|
|
2276
|
+
"line": 121,
|
|
2408
2277
|
"character": 2
|
|
2409
2278
|
}
|
|
2410
2279
|
],
|
|
@@ -2531,7 +2400,7 @@
|
|
|
2531
2400
|
"sources": [
|
|
2532
2401
|
{
|
|
2533
2402
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2534
|
-
"line":
|
|
2403
|
+
"line": 48,
|
|
2535
2404
|
"character": 9
|
|
2536
2405
|
}
|
|
2537
2406
|
],
|
|
@@ -2566,7 +2435,7 @@
|
|
|
2566
2435
|
"sources": [
|
|
2567
2436
|
{
|
|
2568
2437
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2569
|
-
"line":
|
|
2438
|
+
"line": 101,
|
|
2570
2439
|
"character": 9
|
|
2571
2440
|
}
|
|
2572
2441
|
],
|
|
@@ -2616,7 +2485,7 @@
|
|
|
2616
2485
|
"sources": [
|
|
2617
2486
|
{
|
|
2618
2487
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2619
|
-
"line":
|
|
2488
|
+
"line": 57,
|
|
2620
2489
|
"character": 9
|
|
2621
2490
|
}
|
|
2622
2491
|
],
|
|
@@ -2636,7 +2505,7 @@
|
|
|
2636
2505
|
"sources": [
|
|
2637
2506
|
{
|
|
2638
2507
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2639
|
-
"line":
|
|
2508
|
+
"line": 113,
|
|
2640
2509
|
"character": 9
|
|
2641
2510
|
}
|
|
2642
2511
|
],
|
|
@@ -2670,7 +2539,7 @@
|
|
|
2670
2539
|
"sources": [
|
|
2671
2540
|
{
|
|
2672
2541
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2673
|
-
"line":
|
|
2542
|
+
"line": 111,
|
|
2674
2543
|
"character": 9
|
|
2675
2544
|
}
|
|
2676
2545
|
],
|
|
@@ -2714,7 +2583,7 @@
|
|
|
2714
2583
|
"sources": [
|
|
2715
2584
|
{
|
|
2716
2585
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2717
|
-
"line":
|
|
2586
|
+
"line": 108,
|
|
2718
2587
|
"character": 9
|
|
2719
2588
|
}
|
|
2720
2589
|
],
|
|
@@ -2761,7 +2630,7 @@
|
|
|
2761
2630
|
"sources": [
|
|
2762
2631
|
{
|
|
2763
2632
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2764
|
-
"line":
|
|
2633
|
+
"line": 65,
|
|
2765
2634
|
"character": 9
|
|
2766
2635
|
}
|
|
2767
2636
|
],
|
|
@@ -2794,7 +2663,7 @@
|
|
|
2794
2663
|
"sources": [
|
|
2795
2664
|
{
|
|
2796
2665
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2797
|
-
"line":
|
|
2666
|
+
"line": 87,
|
|
2798
2667
|
"character": 13
|
|
2799
2668
|
}
|
|
2800
2669
|
],
|
|
@@ -2867,7 +2736,7 @@
|
|
|
2867
2736
|
"sources": [
|
|
2868
2737
|
{
|
|
2869
2738
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2870
|
-
"line":
|
|
2739
|
+
"line": 171,
|
|
2871
2740
|
"character": 9
|
|
2872
2741
|
}
|
|
2873
2742
|
],
|
|
@@ -2904,7 +2773,7 @@
|
|
|
2904
2773
|
"sources": [
|
|
2905
2774
|
{
|
|
2906
2775
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2907
|
-
"line":
|
|
2776
|
+
"line": 209,
|
|
2908
2777
|
"character": 9
|
|
2909
2778
|
}
|
|
2910
2779
|
],
|
|
@@ -2956,7 +2825,7 @@
|
|
|
2956
2825
|
"sources": [
|
|
2957
2826
|
{
|
|
2958
2827
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
2959
|
-
"line":
|
|
2828
|
+
"line": 229,
|
|
2960
2829
|
"character": 9
|
|
2961
2830
|
}
|
|
2962
2831
|
],
|
|
@@ -3024,7 +2893,7 @@
|
|
|
3024
2893
|
"sources": [
|
|
3025
2894
|
{
|
|
3026
2895
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3027
|
-
"line":
|
|
2896
|
+
"line": 38,
|
|
3028
2897
|
"character": 13
|
|
3029
2898
|
}
|
|
3030
2899
|
],
|
|
@@ -3072,29 +2941,7 @@
|
|
|
3072
2941
|
}
|
|
3073
2942
|
}
|
|
3074
2943
|
],
|
|
3075
|
-
"children": [
|
|
3076
|
-
{
|
|
3077
|
-
"id": 253,
|
|
3078
|
-
"name": "constructor",
|
|
3079
|
-
"kind": 512,
|
|
3080
|
-
"kindString": "Constructor",
|
|
3081
|
-
"flags": {},
|
|
3082
|
-
"signatures": [
|
|
3083
|
-
{
|
|
3084
|
-
"id": 254,
|
|
3085
|
-
"name": "SkyRepeaterItemTitleComponent",
|
|
3086
|
-
"kind": 16384,
|
|
3087
|
-
"kindString": "Constructor signature",
|
|
3088
|
-
"flags": {},
|
|
3089
|
-
"type": {
|
|
3090
|
-
"type": "reference",
|
|
3091
|
-
"id": 252,
|
|
3092
|
-
"name": "SkyRepeaterItemTitleComponent"
|
|
3093
|
-
}
|
|
3094
|
-
}
|
|
3095
|
-
]
|
|
3096
|
-
}
|
|
3097
|
-
],
|
|
2944
|
+
"children": [],
|
|
3098
2945
|
"groups": [
|
|
3099
2946
|
{
|
|
3100
2947
|
"title": "Constructors",
|
|
@@ -3528,27 +3375,6 @@
|
|
|
3528
3375
|
}
|
|
3529
3376
|
],
|
|
3530
3377
|
"children": [
|
|
3531
|
-
{
|
|
3532
|
-
"id": 275,
|
|
3533
|
-
"name": "constructor",
|
|
3534
|
-
"kind": 512,
|
|
3535
|
-
"kindString": "Constructor",
|
|
3536
|
-
"flags": {},
|
|
3537
|
-
"signatures": [
|
|
3538
|
-
{
|
|
3539
|
-
"id": 276,
|
|
3540
|
-
"name": "SkySortComponent",
|
|
3541
|
-
"kind": 16384,
|
|
3542
|
-
"kindString": "Constructor signature",
|
|
3543
|
-
"flags": {},
|
|
3544
|
-
"type": {
|
|
3545
|
-
"type": "reference",
|
|
3546
|
-
"id": 274,
|
|
3547
|
-
"name": "SkySortComponent"
|
|
3548
|
-
}
|
|
3549
|
-
}
|
|
3550
|
-
]
|
|
3551
|
-
},
|
|
3552
3378
|
{
|
|
3553
3379
|
"id": 278,
|
|
3554
3380
|
"name": "dropdownController",
|
|
@@ -3699,29 +3525,7 @@
|
|
|
3699
3525
|
}
|
|
3700
3526
|
}
|
|
3701
3527
|
],
|
|
3702
|
-
"children": [
|
|
3703
|
-
{
|
|
3704
|
-
"id": 18,
|
|
3705
|
-
"name": "constructor",
|
|
3706
|
-
"kind": 512,
|
|
3707
|
-
"kindString": "Constructor",
|
|
3708
|
-
"flags": {},
|
|
3709
|
-
"signatures": [
|
|
3710
|
-
{
|
|
3711
|
-
"id": 19,
|
|
3712
|
-
"name": "SkyFilterInlineComponent",
|
|
3713
|
-
"kind": 16384,
|
|
3714
|
-
"kindString": "Constructor signature",
|
|
3715
|
-
"flags": {},
|
|
3716
|
-
"type": {
|
|
3717
|
-
"type": "reference",
|
|
3718
|
-
"id": 17,
|
|
3719
|
-
"name": "SkyFilterInlineComponent"
|
|
3720
|
-
}
|
|
3721
|
-
}
|
|
3722
|
-
]
|
|
3723
|
-
}
|
|
3724
|
-
],
|
|
3528
|
+
"children": [],
|
|
3725
3529
|
"groups": [
|
|
3726
3530
|
{
|
|
3727
3531
|
"title": "Constructors",
|
|
@@ -3762,29 +3566,7 @@
|
|
|
3762
3566
|
}
|
|
3763
3567
|
}
|
|
3764
3568
|
],
|
|
3765
|
-
"children": [
|
|
3766
|
-
{
|
|
3767
|
-
"id": 21,
|
|
3768
|
-
"name": "constructor",
|
|
3769
|
-
"kind": 512,
|
|
3770
|
-
"kindString": "Constructor",
|
|
3771
|
-
"flags": {},
|
|
3772
|
-
"signatures": [
|
|
3773
|
-
{
|
|
3774
|
-
"id": 22,
|
|
3775
|
-
"name": "SkyFilterInlineItemComponent",
|
|
3776
|
-
"kind": 16384,
|
|
3777
|
-
"kindString": "Constructor signature",
|
|
3778
|
-
"flags": {},
|
|
3779
|
-
"type": {
|
|
3780
|
-
"type": "reference",
|
|
3781
|
-
"id": 20,
|
|
3782
|
-
"name": "SkyFilterInlineItemComponent"
|
|
3783
|
-
}
|
|
3784
|
-
}
|
|
3785
|
-
]
|
|
3786
|
-
}
|
|
3787
|
-
],
|
|
3569
|
+
"children": [],
|
|
3788
3570
|
"groups": [
|
|
3789
3571
|
{
|
|
3790
3572
|
"title": "Constructors",
|
|
@@ -3826,27 +3608,6 @@
|
|
|
3826
3608
|
}
|
|
3827
3609
|
],
|
|
3828
3610
|
"children": [
|
|
3829
|
-
{
|
|
3830
|
-
"id": 24,
|
|
3831
|
-
"name": "constructor",
|
|
3832
|
-
"kind": 512,
|
|
3833
|
-
"kindString": "Constructor",
|
|
3834
|
-
"flags": {},
|
|
3835
|
-
"signatures": [
|
|
3836
|
-
{
|
|
3837
|
-
"id": 25,
|
|
3838
|
-
"name": "SkyFilterSummaryItemComponent",
|
|
3839
|
-
"kind": 16384,
|
|
3840
|
-
"kindString": "Constructor signature",
|
|
3841
|
-
"flags": {},
|
|
3842
|
-
"type": {
|
|
3843
|
-
"type": "reference",
|
|
3844
|
-
"id": 23,
|
|
3845
|
-
"name": "SkyFilterSummaryItemComponent"
|
|
3846
|
-
}
|
|
3847
|
-
}
|
|
3848
|
-
]
|
|
3849
|
-
},
|
|
3850
3611
|
{
|
|
3851
3612
|
"id": 27,
|
|
3852
3613
|
"name": "dismiss",
|
|
@@ -4117,29 +3878,7 @@
|
|
|
4117
3878
|
}
|
|
4118
3879
|
}
|
|
4119
3880
|
],
|
|
4120
|
-
"children": [
|
|
4121
|
-
{
|
|
4122
|
-
"id": 36,
|
|
4123
|
-
"name": "constructor",
|
|
4124
|
-
"kind": 512,
|
|
4125
|
-
"kindString": "Constructor",
|
|
4126
|
-
"flags": {},
|
|
4127
|
-
"signatures": [
|
|
4128
|
-
{
|
|
4129
|
-
"id": 37,
|
|
4130
|
-
"name": "SkyFilterSummaryComponent",
|
|
4131
|
-
"kind": 16384,
|
|
4132
|
-
"kindString": "Constructor signature",
|
|
4133
|
-
"flags": {},
|
|
4134
|
-
"type": {
|
|
4135
|
-
"type": "reference",
|
|
4136
|
-
"id": 35,
|
|
4137
|
-
"name": "SkyFilterSummaryComponent"
|
|
4138
|
-
}
|
|
4139
|
-
}
|
|
4140
|
-
]
|
|
4141
|
-
}
|
|
4142
|
-
],
|
|
3881
|
+
"children": [],
|
|
4143
3882
|
"groups": [
|
|
4144
3883
|
{
|
|
4145
3884
|
"title": "Constructors",
|
|
@@ -4187,7 +3926,7 @@
|
|
|
4187
3926
|
"sources": [
|
|
4188
3927
|
{
|
|
4189
3928
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4190
|
-
"line":
|
|
3929
|
+
"line": 80,
|
|
4191
3930
|
"character": 2
|
|
4192
3931
|
}
|
|
4193
3932
|
],
|
|
@@ -4262,7 +4001,7 @@
|
|
|
4262
4001
|
"sources": [
|
|
4263
4002
|
{
|
|
4264
4003
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4265
|
-
"line":
|
|
4004
|
+
"line": 72,
|
|
4266
4005
|
"character": 9
|
|
4267
4006
|
}
|
|
4268
4007
|
],
|
|
@@ -4298,7 +4037,7 @@
|
|
|
4298
4037
|
"sources": [
|
|
4299
4038
|
{
|
|
4300
4039
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4301
|
-
"line":
|
|
4040
|
+
"line": 70,
|
|
4302
4041
|
"character": 9
|
|
4303
4042
|
}
|
|
4304
4043
|
],
|
|
@@ -4339,7 +4078,7 @@
|
|
|
4339
4078
|
"sources": [
|
|
4340
4079
|
{
|
|
4341
4080
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4342
|
-
"line":
|
|
4081
|
+
"line": 31,
|
|
4343
4082
|
"character": 13
|
|
4344
4083
|
}
|
|
4345
4084
|
],
|
|
@@ -4424,7 +4163,7 @@
|
|
|
4424
4163
|
"sources": [
|
|
4425
4164
|
{
|
|
4426
4165
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4427
|
-
"line":
|
|
4166
|
+
"line": 52,
|
|
4428
4167
|
"character": 13
|
|
4429
4168
|
}
|
|
4430
4169
|
],
|
|
@@ -4497,7 +4236,7 @@
|
|
|
4497
4236
|
"sources": [
|
|
4498
4237
|
{
|
|
4499
4238
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4500
|
-
"line":
|
|
4239
|
+
"line": 86,
|
|
4501
4240
|
"character": 9
|
|
4502
4241
|
}
|
|
4503
4242
|
],
|
|
@@ -4534,7 +4273,7 @@
|
|
|
4534
4273
|
"sources": [
|
|
4535
4274
|
{
|
|
4536
4275
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4537
|
-
"line":
|
|
4276
|
+
"line": 92,
|
|
4538
4277
|
"character": 9
|
|
4539
4278
|
}
|
|
4540
4279
|
],
|
|
@@ -4589,7 +4328,7 @@
|
|
|
4589
4328
|
"sources": [
|
|
4590
4329
|
{
|
|
4591
4330
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
4592
|
-
"line":
|
|
4331
|
+
"line": 24,
|
|
4593
4332
|
"character": 13
|
|
4594
4333
|
}
|
|
4595
4334
|
],
|
|
@@ -4623,27 +4362,6 @@
|
|
|
4623
4362
|
}
|
|
4624
4363
|
],
|
|
4625
4364
|
"children": [
|
|
4626
|
-
{
|
|
4627
|
-
"id": 66,
|
|
4628
|
-
"name": "constructor",
|
|
4629
|
-
"kind": 512,
|
|
4630
|
-
"kindString": "Constructor",
|
|
4631
|
-
"flags": {},
|
|
4632
|
-
"signatures": [
|
|
4633
|
-
{
|
|
4634
|
-
"id": 67,
|
|
4635
|
-
"name": "SkyPagingComponent",
|
|
4636
|
-
"kind": 16384,
|
|
4637
|
-
"kindString": "Constructor signature",
|
|
4638
|
-
"flags": {},
|
|
4639
|
-
"type": {
|
|
4640
|
-
"type": "reference",
|
|
4641
|
-
"id": 65,
|
|
4642
|
-
"name": "SkyPagingComponent"
|
|
4643
|
-
}
|
|
4644
|
-
}
|
|
4645
|
-
]
|
|
4646
|
-
},
|
|
4647
4365
|
{
|
|
4648
4366
|
"id": 68,
|
|
4649
4367
|
"name": "currentPage",
|
|
@@ -5209,29 +4927,7 @@
|
|
|
5209
4927
|
}
|
|
5210
4928
|
}
|
|
5211
4929
|
],
|
|
5212
|
-
"children": [
|
|
5213
|
-
{
|
|
5214
|
-
"id": 100,
|
|
5215
|
-
"name": "constructor",
|
|
5216
|
-
"kind": 512,
|
|
5217
|
-
"kindString": "Constructor",
|
|
5218
|
-
"flags": {},
|
|
5219
|
-
"signatures": [
|
|
5220
|
-
{
|
|
5221
|
-
"id": 101,
|
|
5222
|
-
"name": "SkyRepeaterItemContentComponent",
|
|
5223
|
-
"kind": 16384,
|
|
5224
|
-
"kindString": "Constructor signature",
|
|
5225
|
-
"flags": {},
|
|
5226
|
-
"type": {
|
|
5227
|
-
"type": "reference",
|
|
5228
|
-
"id": 99,
|
|
5229
|
-
"name": "SkyRepeaterItemContentComponent"
|
|
5230
|
-
}
|
|
5231
|
-
}
|
|
5232
|
-
]
|
|
5233
|
-
}
|
|
5234
|
-
],
|
|
4930
|
+
"children": [],
|
|
5235
4931
|
"groups": [
|
|
5236
4932
|
{
|
|
5237
4933
|
"title": "Constructors",
|
|
@@ -5272,29 +4968,7 @@
|
|
|
5272
4968
|
}
|
|
5273
4969
|
}
|
|
5274
4970
|
],
|
|
5275
|
-
"children": [
|
|
5276
|
-
{
|
|
5277
|
-
"id": 103,
|
|
5278
|
-
"name": "constructor",
|
|
5279
|
-
"kind": 512,
|
|
5280
|
-
"kindString": "Constructor",
|
|
5281
|
-
"flags": {},
|
|
5282
|
-
"signatures": [
|
|
5283
|
-
{
|
|
5284
|
-
"id": 104,
|
|
5285
|
-
"name": "SkyRepeaterItemContextMenuComponent",
|
|
5286
|
-
"kind": 16384,
|
|
5287
|
-
"kindString": "Constructor signature",
|
|
5288
|
-
"flags": {},
|
|
5289
|
-
"type": {
|
|
5290
|
-
"type": "reference",
|
|
5291
|
-
"id": 102,
|
|
5292
|
-
"name": "SkyRepeaterItemContextMenuComponent"
|
|
5293
|
-
}
|
|
5294
|
-
}
|
|
5295
|
-
]
|
|
5296
|
-
}
|
|
5297
|
-
],
|
|
4971
|
+
"children": [],
|
|
5298
4972
|
"groups": [
|
|
5299
4973
|
{
|
|
5300
4974
|
"title": "Constructors",
|
|
@@ -5357,12 +5031,12 @@
|
|
|
5357
5031
|
{
|
|
5358
5032
|
"fileName": "filter-demo.component.ts",
|
|
5359
5033
|
"filePath": "/projects/lists/documentation/code-examples/filter/inline/filter-demo.component.ts",
|
|
5360
|
-
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-filter-demo',\n templateUrl: './filter-demo.component.html',\n})\nexport class FilterDemoComponent {\n public appliedFilters: any[] = [];\n\n public filteredItems: any[];\n\n public filtersActive = false;\n\n public fruitType = 'any';\n\n public hideOrange = false;\n\n public items: any[] = [\n {\n name: 'Orange',\n type: 'citrus',\n color: 'orange',\n },\n {\n name: 'Mango',\n type: 'other',\n color: 'orange',\n },\n {\n name: 'Lime',\n type: 'citrus',\n color: 'green',\n },\n {\n name: 'Strawberry',\n type: 'berry',\n color: 'red',\n },\n {\n name: 'Blueberry',\n type: 'berry',\n color: 'blue',\n },\n ];\n\n public showInlineFilters = false;\n\n constructor() {\n this.filteredItems = this.items.slice();\n }\n\n public filterButtonClicked(): void {\n this.showInlineFilters = !this.showInlineFilters;\n }\n\n public fruitTypeChange(newValue: string): void {\n this.fruitType = newValue;\n this.setFilterActiveState();\n }\n\n public hideOrangeChange(newValue: boolean): void {\n this.hideOrange = newValue;\n this.setFilterActiveState();\n }\n\n private setFilterActiveState(): void {\n this.appliedFilters = [];\n if (this.fruitType !== 'any') {\n this.appliedFilters.push({\n name: 'fruitType',\n value: this.fruitType,\n });\n }\n if (this.hideOrange) {\n this.appliedFilters.push({\n name: 'hideOrange',\n value: true,\n });\n }\n this.filtersActive = this.appliedFilters.length > 0;\n\n this.filteredItems = this.filterItems(this.items, this.appliedFilters);\n }\n\n private orangeFilterFailed(filter: any, item: any): any {\n return (\n filter.name === 'hideOrange' && filter.value && item.color === 'orange'\n );\n }\n\n private fruitTypeFilterFailed(filter: any, item: any): any {\n return (\n filter.name === 'fruitType' &&\n filter.value !== 'any' &&\n filter.value !== item.type\n );\n }\n\n private itemIsShown(filters: any[], item: any[]): boolean {\n let passesFilter = true,\n j: number;\n\n for (j = 0; j < filters.length; j++) {\n if (this.orangeFilterFailed(filters[j], item)) {\n passesFilter = false;\n } else if (this.fruitTypeFilterFailed(filters[j], item)) {\n passesFilter = false;\n }\n }\n\n return passesFilter;\n }\n\n private filterItems(items: any[], filters: any[]): any[] {\n let i: number
|
|
5034
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-filter-demo',\n templateUrl: './filter-demo.component.html',\n})\nexport class FilterDemoComponent {\n public appliedFilters: any[] = [];\n\n public filteredItems: any[];\n\n public filtersActive = false;\n\n public fruitType = 'any';\n\n public hideOrange = false;\n\n public items: any[] = [\n {\n name: 'Orange',\n type: 'citrus',\n color: 'orange',\n },\n {\n name: 'Mango',\n type: 'other',\n color: 'orange',\n },\n {\n name: 'Lime',\n type: 'citrus',\n color: 'green',\n },\n {\n name: 'Strawberry',\n type: 'berry',\n color: 'red',\n },\n {\n name: 'Blueberry',\n type: 'berry',\n color: 'blue',\n },\n ];\n\n public showInlineFilters = false;\n\n constructor() {\n this.filteredItems = this.items.slice();\n }\n\n public filterButtonClicked(): void {\n this.showInlineFilters = !this.showInlineFilters;\n }\n\n public fruitTypeChange(newValue: string): void {\n this.fruitType = newValue;\n this.setFilterActiveState();\n }\n\n public hideOrangeChange(newValue: boolean): void {\n this.hideOrange = newValue;\n this.setFilterActiveState();\n }\n\n private setFilterActiveState(): void {\n this.appliedFilters = [];\n if (this.fruitType !== 'any') {\n this.appliedFilters.push({\n name: 'fruitType',\n value: this.fruitType,\n });\n }\n if (this.hideOrange) {\n this.appliedFilters.push({\n name: 'hideOrange',\n value: true,\n });\n }\n this.filtersActive = this.appliedFilters.length > 0;\n\n this.filteredItems = this.filterItems(this.items, this.appliedFilters);\n }\n\n private orangeFilterFailed(filter: any, item: any): any {\n return (\n filter.name === 'hideOrange' && filter.value && item.color === 'orange'\n );\n }\n\n private fruitTypeFilterFailed(filter: any, item: any): any {\n return (\n filter.name === 'fruitType' &&\n filter.value !== 'any' &&\n filter.value !== item.type\n );\n }\n\n private itemIsShown(filters: any[], item: any[]): boolean {\n let passesFilter = true,\n j: number;\n\n for (j = 0; j < filters.length; j++) {\n if (this.orangeFilterFailed(filters[j], item)) {\n passesFilter = false;\n } else if (this.fruitTypeFilterFailed(filters[j], item)) {\n passesFilter = false;\n }\n }\n\n return passesFilter;\n }\n\n private filterItems(items: any[], filters: any[]): any[] {\n let i: number, passesFilter: boolean;\n const result: any[] = [];\n\n for (i = 0; i < items.length; i++) {\n passesFilter = this.itemIsShown(filters, items[i]);\n if (passesFilter) {\n result.push(items[i]);\n }\n }\n\n return result;\n }\n}\n"
|
|
5361
5035
|
},
|
|
5362
5036
|
{
|
|
5363
5037
|
"fileName": "filter-demo.module.ts",
|
|
5364
5038
|
"filePath": "/projects/lists/documentation/code-examples/filter/inline/filter-demo.module.ts",
|
|
5365
|
-
"rawContents": "import {
|
|
5039
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule } from '@skyux/forms';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\n\nimport { FilterDemoComponent } from './filter-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyFilterModule,\n SkyRepeaterModule,\n SkyToolbarModule,\n ],\n declarations: [FilterDemoComponent],\n exports: [FilterDemoComponent],\n})\nexport class FilterDemoModule {}\n"
|
|
5366
5040
|
},
|
|
5367
5041
|
{
|
|
5368
5042
|
"fileName": "filter-demo-modal-context.ts",
|
|
@@ -5377,7 +5051,7 @@
|
|
|
5377
5051
|
{
|
|
5378
5052
|
"fileName": "filter-demo-modal.component.ts",
|
|
5379
5053
|
"filePath": "/projects/lists/documentation/code-examples/filter/modal/filter-demo-modal.component.ts",
|
|
5380
|
-
"rawContents": "import { Component } from '@angular/core';\
|
|
5054
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyModalInstance } from '@skyux/modals';\n\nimport { FilterDemoModalContext } from './filter-demo-modal-context';\n\n@Component({\n selector: 'app-filter-demo-modal',\n templateUrl: './filter-demo-modal.component.html',\n})\nexport class FilterDemoModalComponent {\n public hideOrange: boolean;\n\n public fruitType = 'any';\n\n constructor(\n public context: FilterDemoModalContext,\n public instance: SkyModalInstance\n ) {\n if (\n this.context &&\n this.context.appliedFilters &&\n this.context.appliedFilters.length > 0\n ) {\n this.setFormFilters(this.context.appliedFilters);\n } else {\n this.clearAllFilters();\n }\n }\n\n public applyFilters(): void {\n const result = this.getAppliedFiltersArray();\n this.instance.save(result);\n }\n\n public cancel(): void {\n this.instance.cancel();\n }\n\n public clearAllFilters(): void {\n this.hideOrange = false;\n this.fruitType = 'any';\n }\n\n private getAppliedFiltersArray(): any[] {\n const appliedFilters: any[] = [];\n if (this.fruitType !== 'any') {\n appliedFilters.push({\n name: 'fruitType',\n value: this.fruitType,\n label: this.fruitType,\n });\n }\n\n if (this.hideOrange) {\n appliedFilters.push({\n name: 'hideOrange',\n value: true,\n label: 'hide orange fruits',\n });\n }\n\n return appliedFilters;\n }\n\n private setFormFilters(appliedFilters: any[]): void {\n for (let i = 0; i < appliedFilters.length; i++) {\n if (appliedFilters[i].name === 'fruitType') {\n this.fruitType = appliedFilters[i].value;\n }\n\n if (appliedFilters[i].name === 'hideOrange') {\n this.hideOrange = appliedFilters[i].value;\n }\n }\n }\n}\n"
|
|
5381
5055
|
},
|
|
5382
5056
|
{
|
|
5383
5057
|
"fileName": "filter-demo.component.html",
|
|
@@ -5387,12 +5061,12 @@
|
|
|
5387
5061
|
{
|
|
5388
5062
|
"fileName": "filter-demo.component.ts",
|
|
5389
5063
|
"filePath": "/projects/lists/documentation/code-examples/filter/modal/filter-demo.component.ts",
|
|
5390
|
-
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n} from '@angular/core';\
|
|
5064
|
+
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n} from '@angular/core';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { FilterDemoModalContext } from './filter-demo-modal-context';\nimport { FilterDemoModalComponent } from './filter-demo-modal.component';\n\n@Component({\n selector: 'app-filter-demo',\n templateUrl: './filter-demo.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class FilterDemoComponent {\n public appliedFilters: any[] = [];\n\n public filteredItems: any[];\n\n public items: any[] = [\n {\n name: 'Orange',\n type: 'citrus',\n color: 'orange',\n },\n {\n name: 'Mango',\n type: 'other',\n color: 'orange',\n },\n {\n name: 'Lime',\n type: 'citrus',\n color: 'green',\n },\n {\n name: 'Strawberry',\n type: 'berry',\n color: 'red',\n },\n {\n name: 'Blueberry',\n type: 'berry',\n color: 'blue',\n },\n ];\n\n public showInlineFilters = false;\n\n constructor(\n private modal: SkyModalService,\n private changeRef: ChangeDetectorRef\n ) {\n this.filteredItems = this.items.slice();\n }\n\n public onDismiss(index: number): void {\n this.appliedFilters.splice(index, 1);\n this.filteredItems = this.filterItems(this.items, this.appliedFilters);\n }\n\n public onInlineFilterButtonClicked(): void {\n this.showInlineFilters = !this.showInlineFilters;\n }\n\n public onModalFilterButtonClick(): void {\n const modalInstance = this.modal.open(FilterDemoModalComponent, [\n {\n provide: FilterDemoModalContext,\n useValue: {\n appliedFilters: this.appliedFilters,\n },\n },\n ]);\n\n modalInstance.closed.subscribe((result: SkyModalCloseArgs) => {\n if (result.reason === 'save') {\n this.appliedFilters = result.data.slice();\n this.filteredItems = this.filterItems(this.items, this.appliedFilters);\n this.changeRef.markForCheck();\n }\n });\n }\n\n private fruitTypeFilterFailed(filter: any, item: any): boolean {\n return (\n filter.name === 'fruitType' &&\n filter.value !== 'any' &&\n filter.value !== item.type\n );\n }\n\n private itemIsShown(filters: any[], item: any[]): boolean {\n let passesFilter = true,\n j: number;\n\n for (j = 0; j < filters.length; j++) {\n if (this.orangeFilterFailed(filters[j], item)) {\n passesFilter = false;\n } else if (this.fruitTypeFilterFailed(filters[j], item)) {\n passesFilter = false;\n }\n }\n\n return passesFilter;\n }\n\n private filterItems(items: any[], filters: any[]): any[] {\n let i: number, passesFilter: boolean;\n const result: any[] = [];\n\n for (i = 0; i < items.length; i++) {\n passesFilter = this.itemIsShown(filters, items[i]);\n if (passesFilter) {\n result.push(items[i]);\n }\n }\n\n return result;\n }\n\n private orangeFilterFailed(filter: any, item: any): boolean {\n return (\n filter.name === 'hideOrange' && filter.value && item.color === 'orange'\n );\n }\n}\n"
|
|
5391
5065
|
},
|
|
5392
5066
|
{
|
|
5393
5067
|
"fileName": "filter-demo.module.ts",
|
|
5394
5068
|
"filePath": "/projects/lists/documentation/code-examples/filter/modal/filter-demo.module.ts",
|
|
5395
|
-
"rawContents": "import {
|
|
5069
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule } from '@skyux/forms';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { FilterDemoModalComponent } from './filter-demo-modal.component';\nimport { FilterDemoComponent } from './filter-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyIdModule,\n SkyCheckboxModule,\n SkyFilterModule,\n SkyModalModule,\n SkyRepeaterModule,\n SkyToolbarModule,\n ],\n declarations: [FilterDemoComponent, FilterDemoModalComponent],\n entryComponents: [FilterDemoModalComponent],\n exports: [FilterDemoComponent],\n})\nexport class FilterDemoModule {}\n"
|
|
5396
5070
|
},
|
|
5397
5071
|
{
|
|
5398
5072
|
"fileName": "infinite-scroll-demo.component.html",
|
|
@@ -5407,7 +5081,7 @@
|
|
|
5407
5081
|
{
|
|
5408
5082
|
"fileName": "infinite-scroll-demo.module.ts",
|
|
5409
5083
|
"filePath": "/projects/lists/documentation/code-examples/infinite-scroll/list/infinite-scroll-demo.module.ts",
|
|
5410
|
-
"rawContents": "import {
|
|
5084
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyBackToTopModule } from '@skyux/layout';\nimport { SkyListModule } from '@skyux/list-builder';\nimport { SkyListViewGridModule } from '@skyux/list-builder-view-grids';\nimport { SkyInfiniteScrollModule } from '@skyux/lists';\n\nimport { InfiniteScrollDemoComponent } from './infinite-scroll-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyBackToTopModule,\n SkyInfiniteScrollModule,\n SkyListModule,\n SkyListViewGridModule,\n ],\n declarations: [InfiniteScrollDemoComponent],\n exports: [InfiniteScrollDemoComponent],\n})\nexport class InfiniteScrollDemoModule {}\n"
|
|
5411
5085
|
},
|
|
5412
5086
|
{
|
|
5413
5087
|
"fileName": "infinite-scroll-demo.component.html",
|
|
@@ -5422,7 +5096,7 @@
|
|
|
5422
5096
|
{
|
|
5423
5097
|
"fileName": "infinite-scroll-demo.module.ts",
|
|
5424
5098
|
"filePath": "/projects/lists/documentation/code-examples/infinite-scroll/repeater/infinite-scroll-demo.module.ts",
|
|
5425
|
-
"rawContents": "import {
|
|
5099
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyBackToTopModule } from '@skyux/layout';\nimport { SkyInfiniteScrollModule, SkyRepeaterModule } from '@skyux/lists';\n\nimport { InfiniteScrollDemoComponent } from './infinite-scroll-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyBackToTopModule,\n SkyInfiniteScrollModule,\n SkyRepeaterModule,\n ],\n declarations: [InfiniteScrollDemoComponent],\n exports: [InfiniteScrollDemoComponent],\n})\nexport class InfiniteScrollDemoModule {}\n"
|
|
5426
5100
|
},
|
|
5427
5101
|
{
|
|
5428
5102
|
"fileName": "paging-demo.component.html",
|
|
@@ -5437,7 +5111,7 @@
|
|
|
5437
5111
|
{
|
|
5438
5112
|
"fileName": "paging-demo.module.ts",
|
|
5439
5113
|
"filePath": "/projects/lists/documentation/code-examples/paging/basic/paging-demo.module.ts",
|
|
5440
|
-
"rawContents": "import {
|
|
5114
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyPagingModule } from '@skyux/lists';\n\nimport { PagingDemoComponent } from './paging-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyPagingModule],\n declarations: [PagingDemoComponent],\n exports: [PagingDemoComponent],\n})\nexport class PagingDemoModule {}\n"
|
|
5441
5115
|
},
|
|
5442
5116
|
{
|
|
5443
5117
|
"fileName": "repeater-demo.component.html",
|
|
@@ -5457,7 +5131,7 @@
|
|
|
5457
5131
|
{
|
|
5458
5132
|
"fileName": "repeater-demo.module.ts",
|
|
5459
5133
|
"filePath": "/projects/lists/documentation/code-examples/repeater/add-remove/repeater-demo.module.ts",
|
|
5460
|
-
"rawContents": "import {
|
|
5134
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { RepeaterDemoComponent } from './repeater-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule, SkyRepeaterModule],\n declarations: [RepeaterDemoComponent],\n exports: [RepeaterDemoComponent],\n})\nexport class RepeaterDemoModule {}\n"
|
|
5461
5135
|
},
|
|
5462
5136
|
{
|
|
5463
5137
|
"fileName": "repeater-demo.component.html",
|
|
@@ -5477,7 +5151,7 @@
|
|
|
5477
5151
|
{
|
|
5478
5152
|
"fileName": "repeater-demo.module.ts",
|
|
5479
5153
|
"filePath": "/projects/lists/documentation/code-examples/repeater/basic/repeater-demo.module.ts",
|
|
5480
|
-
"rawContents": "import {
|
|
5154
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { RepeaterDemoComponent } from './repeater-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyDropdownModule, SkyRepeaterModule],\n declarations: [RepeaterDemoComponent],\n exports: [RepeaterDemoComponent],\n})\nexport class RepeaterDemoModule {}\n"
|
|
5481
5155
|
},
|
|
5482
5156
|
{
|
|
5483
5157
|
"fileName": "sort-demo.component.html",
|
|
@@ -5492,7 +5166,7 @@
|
|
|
5492
5166
|
{
|
|
5493
5167
|
"fileName": "sort-demo.module.ts",
|
|
5494
5168
|
"filePath": "/projects/lists/documentation/code-examples/sort/basic/sort-demo.module.ts",
|
|
5495
|
-
"rawContents": "import {
|
|
5169
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule, SkySortModule } from '@skyux/lists';\n\nimport { SortDemoComponent } from './sort-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyRepeaterModule, SkySortModule, SkyToolbarModule],\n declarations: [SortDemoComponent],\n exports: [SortDemoComponent],\n})\nexport class SortDemoModule {}\n"
|
|
5496
5170
|
}
|
|
5497
5171
|
]
|
|
5498
5172
|
}
|