@skyux/lists 11.39.0 → 12.0.0-alpha.1
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 +757 -710
- package/fesm2022/skyux-lists-testing.mjs +16 -16
- package/fesm2022/skyux-lists-testing.mjs.map +1 -1
- package/fesm2022/skyux-lists.mjs +110 -111
- package/fesm2022/skyux-lists.mjs.map +1 -1
- package/lib/modules/filter/filter-summary-item.component.d.ts +2 -1
- package/lib/modules/repeater/repeater-item.component.d.ts +0 -1
- package/package.json +16 -20
- package/esm2022/index.mjs +0 -23
- package/esm2022/lib/modules/filter/filter-button.component.mjs +0 -79
- package/esm2022/lib/modules/filter/filter-inline-item.component.mjs +0 -14
- package/esm2022/lib/modules/filter/filter-inline.component.mjs +0 -14
- package/esm2022/lib/modules/filter/filter-summary-item.component.mjs +0 -52
- package/esm2022/lib/modules/filter/filter-summary.component.mjs +0 -15
- package/esm2022/lib/modules/filter/filter.module.mjs +0 -60
- package/esm2022/lib/modules/infinite-scroll/infinite-scroll-dom-adapter.service.mjs +0 -81
- package/esm2022/lib/modules/infinite-scroll/infinite-scroll.component.mjs +0 -115
- package/esm2022/lib/modules/infinite-scroll/infinite-scroll.module.mjs +0 -19
- package/esm2022/lib/modules/paging/paging-content.component.mjs +0 -15
- package/esm2022/lib/modules/paging/paging.component.mjs +0 -151
- package/esm2022/lib/modules/paging/paging.module.mjs +0 -39
- package/esm2022/lib/modules/paging/types/paging-content-change-args.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater-adapter.service.mjs +0 -75
- package/esm2022/lib/modules/repeater/repeater-auto-scroll-options.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater-auto-scroll.service.mjs +0 -17
- package/esm2022/lib/modules/repeater/repeater-auto-scroller.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater-expand-mode-type.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater-item-content.component.mjs +0 -14
- package/esm2022/lib/modules/repeater/repeater-item-context-menu.component.mjs +0 -17
- package/esm2022/lib/modules/repeater/repeater-item-roles.type.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater-item-title.component.mjs +0 -14
- package/esm2022/lib/modules/repeater/repeater-item.component.mjs +0 -559
- package/esm2022/lib/modules/repeater/repeater-role.type.mjs +0 -2
- package/esm2022/lib/modules/repeater/repeater.component.mjs +0 -371
- package/esm2022/lib/modules/repeater/repeater.module.mjs +0 -77
- package/esm2022/lib/modules/repeater/repeater.service.mjs +0 -86
- package/esm2022/lib/modules/shared/sky-lists-resources.module.mjs +0 -72
- package/esm2022/lib/modules/sort/sort-item.component.mjs +0 -69
- package/esm2022/lib/modules/sort/sort-menu-heading.component.mjs +0 -13
- package/esm2022/lib/modules/sort/sort.component.mjs +0 -45
- package/esm2022/lib/modules/sort/sort.module.mjs +0 -48
- package/esm2022/lib/modules/sort/sort.service.mjs +0 -20
- package/esm2022/skyux-lists.mjs +0 -5
- package/esm2022/testing/legacy/filter/filter-fixture-button.mjs +0 -53
- package/esm2022/testing/legacy/filter/filter-fixture-summary.mjs +0 -32
- package/esm2022/testing/legacy/filter/filter-testing.module.mjs +0 -18
- package/esm2022/testing/legacy/filter/lists-filter-fixture-button.mjs +0 -2
- package/esm2022/testing/legacy/infinite-scroll/infinite-scroll-fixture.mjs +0 -31
- package/esm2022/testing/legacy/infinite-scroll/infinite-scroll-testing.module.mjs +0 -18
- package/esm2022/testing/legacy/paging/paging-fixture-button.mjs +0 -2
- package/esm2022/testing/legacy/paging/paging-fixture.mjs +0 -95
- package/esm2022/testing/legacy/paging/paging-testing.module.mjs +0 -18
- package/esm2022/testing/legacy/sort/sort-fixture-menu-item.mjs +0 -2
- package/esm2022/testing/legacy/sort/sort-fixture-menu.mjs +0 -2
- package/esm2022/testing/legacy/sort/sort-fixture.mjs +0 -149
- package/esm2022/testing/legacy/sort/sort-testing.module.mjs +0 -20
- package/esm2022/testing/modules/infinite-scroll/infinite-scroll-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/infinite-scroll/infinite-scroll-harness.mjs +0 -49
- package/esm2022/testing/modules/repeater/repeater-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/repeater/repeater-harness.mjs +0 -25
- package/esm2022/testing/modules/repeater/repeater-item-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/repeater/repeater-item-harness.mjs +0 -149
- package/esm2022/testing/public-api.mjs +0 -13
- package/esm2022/testing/skyux-lists-testing.mjs +0 -5
package/documentation.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"fileName": "projects/lists/src/modules/filter/filter.module.ts",
|
|
53
53
|
"line": 38,
|
|
54
54
|
"character": 13,
|
|
55
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
55
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter.module.ts#L38"
|
|
56
56
|
}
|
|
57
57
|
],
|
|
58
58
|
"decorators": [
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.module.ts",
|
|
85
85
|
"line": 13,
|
|
86
86
|
"character": 13,
|
|
87
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
87
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.module.ts#L13"
|
|
88
88
|
}
|
|
89
89
|
],
|
|
90
90
|
"decorators": [
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"fileName": "projects/lists/src/modules/paging/paging.module.ts",
|
|
117
117
|
"line": 24,
|
|
118
118
|
"character": 13,
|
|
119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
119
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.module.ts#L24"
|
|
120
120
|
}
|
|
121
121
|
],
|
|
122
122
|
"decorators": [
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"fileName": "projects/lists/src/modules/repeater/repeater.module.ts",
|
|
149
149
|
"line": 48,
|
|
150
150
|
"character": 13,
|
|
151
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
151
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.module.ts#L48"
|
|
152
152
|
}
|
|
153
153
|
],
|
|
154
154
|
"decorators": [
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"fileName": "projects/lists/src/modules/sort/sort.module.ts",
|
|
181
181
|
"line": 30,
|
|
182
182
|
"character": 13,
|
|
183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
183
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.module.ts#L30"
|
|
184
184
|
}
|
|
185
185
|
],
|
|
186
186
|
"decorators": [
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
"sources": [
|
|
209
209
|
{
|
|
210
210
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
211
|
-
"line":
|
|
211
|
+
"line": 94,
|
|
212
212
|
"character": 2,
|
|
213
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
213
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L94"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
216
216
|
"signatures": [
|
|
@@ -223,9 +223,9 @@
|
|
|
223
223
|
"sources": [
|
|
224
224
|
{
|
|
225
225
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
|
|
226
|
-
"line":
|
|
226
|
+
"line": 94,
|
|
227
227
|
"character": 2,
|
|
228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
228
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L94"
|
|
229
229
|
}
|
|
230
230
|
],
|
|
231
231
|
"type": {
|
|
@@ -272,9 +272,9 @@
|
|
|
272
272
|
"sources": [
|
|
273
273
|
{
|
|
274
274
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
275
|
-
"line":
|
|
275
|
+
"line": 70,
|
|
276
276
|
"character": 9,
|
|
277
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
277
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L70"
|
|
278
278
|
}
|
|
279
279
|
],
|
|
280
280
|
"type": {
|
|
@@ -323,9 +323,9 @@
|
|
|
323
323
|
"sources": [
|
|
324
324
|
{
|
|
325
325
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
326
|
-
"line":
|
|
326
|
+
"line": 42,
|
|
327
327
|
"character": 9,
|
|
328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
328
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L42"
|
|
329
329
|
}
|
|
330
330
|
],
|
|
331
331
|
"type": {
|
|
@@ -373,9 +373,9 @@
|
|
|
373
373
|
"sources": [
|
|
374
374
|
{
|
|
375
375
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
376
|
-
"line":
|
|
376
|
+
"line": 51,
|
|
377
377
|
"character": 9,
|
|
378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
378
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L51"
|
|
379
379
|
}
|
|
380
380
|
],
|
|
381
381
|
"type": {
|
|
@@ -432,9 +432,9 @@
|
|
|
432
432
|
"sources": [
|
|
433
433
|
{
|
|
434
434
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
435
|
-
"line":
|
|
435
|
+
"line": 62,
|
|
436
436
|
"character": 9,
|
|
437
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
437
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L62"
|
|
438
438
|
}
|
|
439
439
|
],
|
|
440
440
|
"type": {
|
|
@@ -466,9 +466,9 @@
|
|
|
466
466
|
"sources": [
|
|
467
467
|
{
|
|
468
468
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
469
|
-
"line":
|
|
469
|
+
"line": 76,
|
|
470
470
|
"character": 9,
|
|
471
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
471
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L76"
|
|
472
472
|
}
|
|
473
473
|
],
|
|
474
474
|
"type": {
|
|
@@ -501,9 +501,9 @@
|
|
|
501
501
|
"sources": [
|
|
502
502
|
{
|
|
503
503
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
504
|
-
"line":
|
|
504
|
+
"line": 88,
|
|
505
505
|
"character": 9,
|
|
506
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
506
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L88"
|
|
507
507
|
}
|
|
508
508
|
],
|
|
509
509
|
"type": {
|
|
@@ -547,9 +547,9 @@
|
|
|
547
547
|
"sources": [
|
|
548
548
|
{
|
|
549
549
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
550
|
-
"line":
|
|
550
|
+
"line": 82,
|
|
551
551
|
"character": 9,
|
|
552
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
552
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L82"
|
|
553
553
|
}
|
|
554
554
|
],
|
|
555
555
|
"type": {
|
|
@@ -574,15 +574,15 @@
|
|
|
574
574
|
"sources": [
|
|
575
575
|
{
|
|
576
576
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
577
|
-
"line":
|
|
577
|
+
"line": 27,
|
|
578
578
|
"character": 13,
|
|
579
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
579
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L27"
|
|
580
580
|
},
|
|
581
581
|
{
|
|
582
582
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
583
|
-
"line":
|
|
583
|
+
"line": 30,
|
|
584
584
|
"character": 13,
|
|
585
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
585
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L30"
|
|
586
586
|
}
|
|
587
587
|
],
|
|
588
588
|
"getSignature": {
|
|
@@ -602,9 +602,9 @@
|
|
|
602
602
|
"sources": [
|
|
603
603
|
{
|
|
604
604
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
|
|
605
|
-
"line":
|
|
605
|
+
"line": 26,
|
|
606
606
|
"character": 2,
|
|
607
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
607
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L26"
|
|
608
608
|
}
|
|
609
609
|
],
|
|
610
610
|
"type": {
|
|
@@ -621,9 +621,9 @@
|
|
|
621
621
|
"sources": [
|
|
622
622
|
{
|
|
623
623
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
|
|
624
|
-
"line":
|
|
624
|
+
"line": 30,
|
|
625
625
|
"character": 2,
|
|
626
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
626
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L30"
|
|
627
627
|
}
|
|
628
628
|
],
|
|
629
629
|
"parameters": [
|
|
@@ -661,9 +661,9 @@
|
|
|
661
661
|
"sources": [
|
|
662
662
|
{
|
|
663
663
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
664
|
-
"line":
|
|
664
|
+
"line": 104,
|
|
665
665
|
"character": 9,
|
|
666
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
666
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L104"
|
|
667
667
|
}
|
|
668
668
|
],
|
|
669
669
|
"signatures": [
|
|
@@ -676,9 +676,9 @@
|
|
|
676
676
|
"sources": [
|
|
677
677
|
{
|
|
678
678
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-button.component.ts",
|
|
679
|
-
"line":
|
|
679
|
+
"line": 104,
|
|
680
680
|
"character": 2,
|
|
681
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
681
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L104"
|
|
682
682
|
}
|
|
683
683
|
],
|
|
684
684
|
"type": {
|
|
@@ -725,16 +725,16 @@
|
|
|
725
725
|
"sources": [
|
|
726
726
|
{
|
|
727
727
|
"fileName": "projects/lists/src/modules/filter/filter-button.component.ts",
|
|
728
|
-
"line":
|
|
728
|
+
"line": 22,
|
|
729
729
|
"character": 13,
|
|
730
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
730
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-button.component.ts#L22"
|
|
731
731
|
}
|
|
732
732
|
],
|
|
733
733
|
"decorators": [
|
|
734
734
|
{
|
|
735
735
|
"name": "Component",
|
|
736
736
|
"arguments": {
|
|
737
|
-
"obj": "@Component({\n selector: 'sky-filter-button',\n styleUrls: ['./filter-button.component.scss'],\n templateUrl: './filter-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
737
|
+
"obj": "@Component({\n selector: 'sky-filter-button',\n styleUrls: ['./filter-button.component.scss'],\n templateUrl: './filter-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
738
738
|
}
|
|
739
739
|
}
|
|
740
740
|
]
|
|
@@ -765,7 +765,7 @@
|
|
|
765
765
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
766
766
|
"line": 300,
|
|
767
767
|
"character": 2,
|
|
768
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
768
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L300"
|
|
769
769
|
}
|
|
770
770
|
],
|
|
771
771
|
"signatures": [
|
|
@@ -780,7 +780,7 @@
|
|
|
780
780
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
781
781
|
"line": 300,
|
|
782
782
|
"character": 2,
|
|
783
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
783
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L300"
|
|
784
784
|
}
|
|
785
785
|
],
|
|
786
786
|
"parameters": [
|
|
@@ -893,7 +893,7 @@
|
|
|
893
893
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
894
894
|
"line": 244,
|
|
895
895
|
"character": 9,
|
|
896
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
896
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L244"
|
|
897
897
|
}
|
|
898
898
|
],
|
|
899
899
|
"type": {
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
925
925
|
"line": 189,
|
|
926
926
|
"character": 9,
|
|
927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
927
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L189"
|
|
928
928
|
}
|
|
929
929
|
],
|
|
930
930
|
"type": {
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
963
963
|
"line": 213,
|
|
964
964
|
"character": 9,
|
|
965
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
965
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L213"
|
|
966
966
|
}
|
|
967
967
|
],
|
|
968
968
|
"type": {
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
985
985
|
"line": 211,
|
|
986
986
|
"character": 9,
|
|
987
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
987
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L211"
|
|
988
988
|
}
|
|
989
989
|
],
|
|
990
990
|
"type": {
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1026
1026
|
"line": 195,
|
|
1027
1027
|
"character": 9,
|
|
1028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1028
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L195"
|
|
1029
1029
|
}
|
|
1030
1030
|
],
|
|
1031
1031
|
"type": {
|
|
@@ -1063,7 +1063,7 @@
|
|
|
1063
1063
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1064
1064
|
"line": 252,
|
|
1065
1065
|
"character": 9,
|
|
1066
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1066
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L252"
|
|
1067
1067
|
}
|
|
1068
1068
|
],
|
|
1069
1069
|
"type": {
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1097
1097
|
"line": 215,
|
|
1098
1098
|
"character": 9,
|
|
1099
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1099
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L215"
|
|
1100
1100
|
}
|
|
1101
1101
|
],
|
|
1102
1102
|
"type": {
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1136
1136
|
"line": 202,
|
|
1137
1137
|
"character": 9,
|
|
1138
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1138
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L202"
|
|
1139
1139
|
}
|
|
1140
1140
|
],
|
|
1141
1141
|
"type": {
|
|
@@ -1192,9 +1192,9 @@
|
|
|
1192
1192
|
"sources": [
|
|
1193
1193
|
{
|
|
1194
1194
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1195
|
-
"line":
|
|
1195
|
+
"line": 118,
|
|
1196
1196
|
"character": 9,
|
|
1197
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1197
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L118"
|
|
1198
1198
|
}
|
|
1199
1199
|
],
|
|
1200
1200
|
"type": {
|
|
@@ -1239,9 +1239,9 @@
|
|
|
1239
1239
|
"sources": [
|
|
1240
1240
|
{
|
|
1241
1241
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1242
|
-
"line":
|
|
1242
|
+
"line": 125,
|
|
1243
1243
|
"character": 9,
|
|
1244
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1244
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L125"
|
|
1245
1245
|
}
|
|
1246
1246
|
],
|
|
1247
1247
|
"type": {
|
|
@@ -1278,7 +1278,7 @@
|
|
|
1278
1278
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1279
1279
|
"line": 217,
|
|
1280
1280
|
"character": 9,
|
|
1281
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1281
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L217"
|
|
1282
1282
|
}
|
|
1283
1283
|
],
|
|
1284
1284
|
"type": {
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1310
1310
|
"line": 208,
|
|
1311
1311
|
"character": 9,
|
|
1312
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1312
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L208"
|
|
1313
1313
|
}
|
|
1314
1314
|
],
|
|
1315
1315
|
"type": {
|
|
@@ -1347,7 +1347,7 @@
|
|
|
1347
1347
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1348
1348
|
"line": 255,
|
|
1349
1349
|
"character": 9,
|
|
1350
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1350
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L255"
|
|
1351
1351
|
}
|
|
1352
1352
|
],
|
|
1353
1353
|
"type": {
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1381
1381
|
"line": 258,
|
|
1382
1382
|
"character": 9,
|
|
1383
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1383
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L258"
|
|
1384
1384
|
}
|
|
1385
1385
|
],
|
|
1386
1386
|
"type": {
|
|
@@ -1413,7 +1413,7 @@
|
|
|
1413
1413
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1414
1414
|
"line": 261,
|
|
1415
1415
|
"character": 9,
|
|
1416
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1416
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L261"
|
|
1417
1417
|
}
|
|
1418
1418
|
],
|
|
1419
1419
|
"type": {
|
|
@@ -1446,7 +1446,7 @@
|
|
|
1446
1446
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1447
1447
|
"line": 236,
|
|
1448
1448
|
"character": 9,
|
|
1449
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1449
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L236"
|
|
1450
1450
|
}
|
|
1451
1451
|
],
|
|
1452
1452
|
"type": {
|
|
@@ -1484,7 +1484,7 @@
|
|
|
1484
1484
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1485
1485
|
"line": 238,
|
|
1486
1486
|
"character": 9,
|
|
1487
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1487
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L238"
|
|
1488
1488
|
}
|
|
1489
1489
|
],
|
|
1490
1490
|
"type": {
|
|
@@ -1507,7 +1507,7 @@
|
|
|
1507
1507
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1508
1508
|
"line": 240,
|
|
1509
1509
|
"character": 9,
|
|
1510
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1510
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L240"
|
|
1511
1511
|
}
|
|
1512
1512
|
],
|
|
1513
1513
|
"type": {
|
|
@@ -1516,6 +1516,57 @@
|
|
|
1516
1516
|
},
|
|
1517
1517
|
"decorators": []
|
|
1518
1518
|
},
|
|
1519
|
+
{
|
|
1520
|
+
"id": 176,
|
|
1521
|
+
"name": "reorderable",
|
|
1522
|
+
"variant": "declaration",
|
|
1523
|
+
"kind": 1024,
|
|
1524
|
+
"flags": {
|
|
1525
|
+
"isPublic": true
|
|
1526
|
+
},
|
|
1527
|
+
"comment": {
|
|
1528
|
+
"summary": [
|
|
1529
|
+
{
|
|
1530
|
+
"kind": "text",
|
|
1531
|
+
"text": "Whether users can change the order of the repeater item.\nThe repeater component's "
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"kind": "code",
|
|
1535
|
+
"text": "`reorderable`"
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"kind": "text",
|
|
1539
|
+
"text": " property must also be set to "
|
|
1540
|
+
},
|
|
1541
|
+
{
|
|
1542
|
+
"kind": "code",
|
|
1543
|
+
"text": "`true`"
|
|
1544
|
+
},
|
|
1545
|
+
{
|
|
1546
|
+
"kind": "text",
|
|
1547
|
+
"text": "."
|
|
1548
|
+
}
|
|
1549
|
+
]
|
|
1550
|
+
},
|
|
1551
|
+
"sources": [
|
|
1552
|
+
{
|
|
1553
|
+
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1554
|
+
"line": 162,
|
|
1555
|
+
"character": 9,
|
|
1556
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L162"
|
|
1557
|
+
}
|
|
1558
|
+
],
|
|
1559
|
+
"type": {
|
|
1560
|
+
"type": "intrinsic",
|
|
1561
|
+
"name": "boolean"
|
|
1562
|
+
},
|
|
1563
|
+
"defaultValue": "false",
|
|
1564
|
+
"decorators": [
|
|
1565
|
+
{
|
|
1566
|
+
"name": "Input"
|
|
1567
|
+
}
|
|
1568
|
+
]
|
|
1569
|
+
},
|
|
1519
1570
|
{
|
|
1520
1571
|
"id": 206,
|
|
1521
1572
|
"name": "repeaterItemContentComponents",
|
|
@@ -1529,7 +1580,7 @@
|
|
|
1529
1580
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1530
1581
|
"line": 270,
|
|
1531
1582
|
"character": 9,
|
|
1532
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1583
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L270"
|
|
1533
1584
|
}
|
|
1534
1585
|
],
|
|
1535
1586
|
"type": {
|
|
@@ -1572,7 +1623,7 @@
|
|
|
1572
1623
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1573
1624
|
"line": 168,
|
|
1574
1625
|
"character": 9,
|
|
1575
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1626
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L168"
|
|
1576
1627
|
}
|
|
1577
1628
|
],
|
|
1578
1629
|
"type": {
|
|
@@ -1607,7 +1658,7 @@
|
|
|
1607
1658
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1608
1659
|
"line": 175,
|
|
1609
1660
|
"character": 9,
|
|
1610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1661
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L175"
|
|
1611
1662
|
}
|
|
1612
1663
|
],
|
|
1613
1664
|
"type": {
|
|
@@ -1634,7 +1685,7 @@
|
|
|
1634
1685
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1635
1686
|
"line": 242,
|
|
1636
1687
|
"character": 9,
|
|
1637
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1688
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L242"
|
|
1638
1689
|
}
|
|
1639
1690
|
],
|
|
1640
1691
|
"type": {
|
|
@@ -1688,7 +1739,7 @@
|
|
|
1688
1739
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1689
1740
|
"line": 183,
|
|
1690
1741
|
"character": 9,
|
|
1691
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1742
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L183"
|
|
1692
1743
|
}
|
|
1693
1744
|
],
|
|
1694
1745
|
"type": {
|
|
@@ -1712,15 +1763,15 @@
|
|
|
1712
1763
|
"sources": [
|
|
1713
1764
|
{
|
|
1714
1765
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1715
|
-
"line":
|
|
1766
|
+
"line": 73,
|
|
1716
1767
|
"character": 13,
|
|
1717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1768
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L73"
|
|
1718
1769
|
},
|
|
1719
1770
|
{
|
|
1720
1771
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1721
|
-
"line":
|
|
1772
|
+
"line": 90,
|
|
1722
1773
|
"character": 13,
|
|
1723
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1774
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L90"
|
|
1724
1775
|
}
|
|
1725
1776
|
],
|
|
1726
1777
|
"getSignature": {
|
|
@@ -1732,9 +1783,9 @@
|
|
|
1732
1783
|
"sources": [
|
|
1733
1784
|
{
|
|
1734
1785
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1735
|
-
"line":
|
|
1786
|
+
"line": 90,
|
|
1736
1787
|
"character": 2,
|
|
1737
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1788
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L90"
|
|
1738
1789
|
}
|
|
1739
1790
|
],
|
|
1740
1791
|
"type": {
|
|
@@ -1759,9 +1810,9 @@
|
|
|
1759
1810
|
"sources": [
|
|
1760
1811
|
{
|
|
1761
1812
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1762
|
-
"line":
|
|
1813
|
+
"line": 72,
|
|
1763
1814
|
"character": 2,
|
|
1764
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1815
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L72"
|
|
1765
1816
|
}
|
|
1766
1817
|
],
|
|
1767
1818
|
"parameters": [
|
|
@@ -1801,13 +1852,13 @@
|
|
|
1801
1852
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1802
1853
|
"line": 219,
|
|
1803
1854
|
"character": 13,
|
|
1804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1855
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L219"
|
|
1805
1856
|
},
|
|
1806
1857
|
{
|
|
1807
1858
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1808
1859
|
"line": 232,
|
|
1809
1860
|
"character": 13,
|
|
1810
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1861
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L232"
|
|
1811
1862
|
}
|
|
1812
1863
|
],
|
|
1813
1864
|
"getSignature": {
|
|
@@ -1821,7 +1872,7 @@
|
|
|
1821
1872
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1822
1873
|
"line": 232,
|
|
1823
1874
|
"character": 2,
|
|
1824
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1875
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L232"
|
|
1825
1876
|
}
|
|
1826
1877
|
],
|
|
1827
1878
|
"type": {
|
|
@@ -1840,7 +1891,7 @@
|
|
|
1840
1891
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1841
1892
|
"line": 219,
|
|
1842
1893
|
"character": 2,
|
|
1843
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1894
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L219"
|
|
1844
1895
|
}
|
|
1845
1896
|
],
|
|
1846
1897
|
"parameters": [
|
|
@@ -1874,15 +1925,15 @@
|
|
|
1874
1925
|
"sources": [
|
|
1875
1926
|
{
|
|
1876
1927
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1877
|
-
"line":
|
|
1928
|
+
"line": 132,
|
|
1878
1929
|
"character": 13,
|
|
1879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1930
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L132"
|
|
1880
1931
|
},
|
|
1881
1932
|
{
|
|
1882
1933
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1883
|
-
"line":
|
|
1934
|
+
"line": 136,
|
|
1884
1935
|
"character": 13,
|
|
1885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1936
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L136"
|
|
1886
1937
|
}
|
|
1887
1938
|
],
|
|
1888
1939
|
"getSignature": {
|
|
@@ -1894,9 +1945,9 @@
|
|
|
1894
1945
|
"sources": [
|
|
1895
1946
|
{
|
|
1896
1947
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1897
|
-
"line":
|
|
1948
|
+
"line": 136,
|
|
1898
1949
|
"character": 2,
|
|
1899
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1950
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L136"
|
|
1900
1951
|
}
|
|
1901
1952
|
],
|
|
1902
1953
|
"type": {
|
|
@@ -1932,9 +1983,9 @@
|
|
|
1932
1983
|
"sources": [
|
|
1933
1984
|
{
|
|
1934
1985
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1935
|
-
"line":
|
|
1986
|
+
"line": 131,
|
|
1936
1987
|
"character": 2,
|
|
1937
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1988
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L131"
|
|
1938
1989
|
}
|
|
1939
1990
|
],
|
|
1940
1991
|
"parameters": [
|
|
@@ -1972,15 +2023,15 @@
|
|
|
1972
2023
|
"sources": [
|
|
1973
2024
|
{
|
|
1974
2025
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1975
|
-
"line":
|
|
2026
|
+
"line": 146,
|
|
1976
2027
|
"character": 13,
|
|
1977
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2028
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L146"
|
|
1978
2029
|
},
|
|
1979
2030
|
{
|
|
1980
2031
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
1981
|
-
"line":
|
|
2032
|
+
"line": 153,
|
|
1982
2033
|
"character": 13,
|
|
1983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2034
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L153"
|
|
1984
2035
|
}
|
|
1985
2036
|
],
|
|
1986
2037
|
"getSignature": {
|
|
@@ -1992,9 +2043,9 @@
|
|
|
1992
2043
|
"sources": [
|
|
1993
2044
|
{
|
|
1994
2045
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
1995
|
-
"line":
|
|
2046
|
+
"line": 153,
|
|
1996
2047
|
"character": 2,
|
|
1997
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2048
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L153"
|
|
1998
2049
|
}
|
|
1999
2050
|
],
|
|
2000
2051
|
"type": {
|
|
@@ -2030,9 +2081,9 @@
|
|
|
2030
2081
|
"sources": [
|
|
2031
2082
|
{
|
|
2032
2083
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2033
|
-
"line":
|
|
2084
|
+
"line": 145,
|
|
2034
2085
|
"character": 2,
|
|
2035
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2086
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L145"
|
|
2036
2087
|
}
|
|
2037
2088
|
],
|
|
2038
2089
|
"parameters": [
|
|
@@ -2070,15 +2121,15 @@
|
|
|
2070
2121
|
"sources": [
|
|
2071
2122
|
{
|
|
2072
2123
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2073
|
-
"line":
|
|
2124
|
+
"line": 103,
|
|
2074
2125
|
"character": 13,
|
|
2075
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2126
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L103"
|
|
2076
2127
|
},
|
|
2077
2128
|
{
|
|
2078
2129
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2079
|
-
"line":
|
|
2130
|
+
"line": 108,
|
|
2080
2131
|
"character": 13,
|
|
2081
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2132
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L108"
|
|
2082
2133
|
}
|
|
2083
2134
|
],
|
|
2084
2135
|
"getSignature": {
|
|
@@ -2090,9 +2141,9 @@
|
|
|
2090
2141
|
"sources": [
|
|
2091
2142
|
{
|
|
2092
2143
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2093
|
-
"line":
|
|
2144
|
+
"line": 108,
|
|
2094
2145
|
"character": 2,
|
|
2095
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2146
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L108"
|
|
2096
2147
|
}
|
|
2097
2148
|
],
|
|
2098
2149
|
"type": {
|
|
@@ -2125,9 +2176,9 @@
|
|
|
2125
2176
|
"sources": [
|
|
2126
2177
|
{
|
|
2127
2178
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2128
|
-
"line":
|
|
2179
|
+
"line": 102,
|
|
2129
2180
|
"character": 2,
|
|
2130
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2181
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L102"
|
|
2131
2182
|
}
|
|
2132
2183
|
],
|
|
2133
2184
|
"parameters": [
|
|
@@ -2167,7 +2218,7 @@
|
|
|
2167
2218
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2168
2219
|
"line": 247,
|
|
2169
2220
|
"character": 13,
|
|
2170
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2221
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L247"
|
|
2171
2222
|
}
|
|
2172
2223
|
],
|
|
2173
2224
|
"getSignature": {
|
|
@@ -2181,7 +2232,7 @@
|
|
|
2181
2232
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2182
2233
|
"line": 246,
|
|
2183
2234
|
"character": 2,
|
|
2184
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2235
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L246"
|
|
2185
2236
|
}
|
|
2186
2237
|
],
|
|
2187
2238
|
"type": {
|
|
@@ -2202,9 +2253,9 @@
|
|
|
2202
2253
|
"sources": [
|
|
2203
2254
|
{
|
|
2204
2255
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2205
|
-
"line":
|
|
2256
|
+
"line": 62,
|
|
2206
2257
|
"character": 13,
|
|
2207
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2258
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L62"
|
|
2208
2259
|
}
|
|
2209
2260
|
],
|
|
2210
2261
|
"getSignature": {
|
|
@@ -2224,9 +2275,9 @@
|
|
|
2224
2275
|
"sources": [
|
|
2225
2276
|
{
|
|
2226
2277
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2227
|
-
"line":
|
|
2278
|
+
"line": 62,
|
|
2228
2279
|
"character": 2,
|
|
2229
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2280
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L62"
|
|
2230
2281
|
}
|
|
2231
2282
|
],
|
|
2232
2283
|
"type": {
|
|
@@ -2258,7 +2309,7 @@
|
|
|
2258
2309
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2259
2310
|
"line": 264,
|
|
2260
2311
|
"character": 13,
|
|
2261
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2312
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L264"
|
|
2262
2313
|
}
|
|
2263
2314
|
],
|
|
2264
2315
|
"setSignature": {
|
|
@@ -2272,7 +2323,7 @@
|
|
|
2272
2323
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2273
2324
|
"line": 263,
|
|
2274
2325
|
"character": 2,
|
|
2275
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2326
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L263"
|
|
2276
2327
|
}
|
|
2277
2328
|
],
|
|
2278
2329
|
"parameters": [
|
|
@@ -2319,7 +2370,7 @@
|
|
|
2319
2370
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2320
2371
|
"line": 462,
|
|
2321
2372
|
"character": 9,
|
|
2322
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2373
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L462"
|
|
2323
2374
|
}
|
|
2324
2375
|
],
|
|
2325
2376
|
"signatures": [
|
|
@@ -2334,7 +2385,7 @@
|
|
|
2334
2385
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2335
2386
|
"line": 462,
|
|
2336
2387
|
"character": 2,
|
|
2337
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2388
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L462"
|
|
2338
2389
|
}
|
|
2339
2390
|
],
|
|
2340
2391
|
"parameters": [
|
|
@@ -2371,7 +2422,7 @@
|
|
|
2371
2422
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2372
2423
|
"line": 456,
|
|
2373
2424
|
"character": 9,
|
|
2374
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2425
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L456"
|
|
2375
2426
|
}
|
|
2376
2427
|
],
|
|
2377
2428
|
"signatures": [
|
|
@@ -2386,7 +2437,7 @@
|
|
|
2386
2437
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2387
2438
|
"line": 456,
|
|
2388
2439
|
"character": 2,
|
|
2389
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2440
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L456"
|
|
2390
2441
|
}
|
|
2391
2442
|
],
|
|
2392
2443
|
"type": {
|
|
@@ -2410,7 +2461,7 @@
|
|
|
2410
2461
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2411
2462
|
"line": 508,
|
|
2412
2463
|
"character": 9,
|
|
2413
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2464
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L508"
|
|
2414
2465
|
}
|
|
2415
2466
|
],
|
|
2416
2467
|
"signatures": [
|
|
@@ -2425,7 +2476,7 @@
|
|
|
2425
2476
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2426
2477
|
"line": 508,
|
|
2427
2478
|
"character": 2,
|
|
2428
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2479
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L508"
|
|
2429
2480
|
}
|
|
2430
2481
|
],
|
|
2431
2482
|
"parameters": [
|
|
@@ -2467,7 +2518,7 @@
|
|
|
2467
2518
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2468
2519
|
"line": 358,
|
|
2469
2520
|
"character": 9,
|
|
2470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2521
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L358"
|
|
2471
2522
|
}
|
|
2472
2523
|
],
|
|
2473
2524
|
"signatures": [
|
|
@@ -2482,7 +2533,7 @@
|
|
|
2482
2533
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2483
2534
|
"line": 358,
|
|
2484
2535
|
"character": 2,
|
|
2485
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2536
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L358"
|
|
2486
2537
|
}
|
|
2487
2538
|
],
|
|
2488
2539
|
"type": {
|
|
@@ -2516,7 +2567,7 @@
|
|
|
2516
2567
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2517
2568
|
"line": 363,
|
|
2518
2569
|
"character": 9,
|
|
2519
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2570
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L363"
|
|
2520
2571
|
}
|
|
2521
2572
|
],
|
|
2522
2573
|
"signatures": [
|
|
@@ -2531,7 +2582,7 @@
|
|
|
2531
2582
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2532
2583
|
"line": 363,
|
|
2533
2584
|
"character": 2,
|
|
2534
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2585
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L363"
|
|
2535
2586
|
}
|
|
2536
2587
|
],
|
|
2537
2588
|
"type": {
|
|
@@ -2565,7 +2616,7 @@
|
|
|
2565
2616
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2566
2617
|
"line": 345,
|
|
2567
2618
|
"character": 9,
|
|
2568
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2619
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L345"
|
|
2569
2620
|
}
|
|
2570
2621
|
],
|
|
2571
2622
|
"signatures": [
|
|
@@ -2580,7 +2631,7 @@
|
|
|
2580
2631
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2581
2632
|
"line": 345,
|
|
2582
2633
|
"character": 2,
|
|
2583
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2634
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L345"
|
|
2584
2635
|
}
|
|
2585
2636
|
],
|
|
2586
2637
|
"type": {
|
|
@@ -2614,7 +2665,7 @@
|
|
|
2614
2665
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2615
2666
|
"line": 500,
|
|
2616
2667
|
"character": 9,
|
|
2617
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2668
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L500"
|
|
2618
2669
|
}
|
|
2619
2670
|
],
|
|
2620
2671
|
"signatures": [
|
|
@@ -2629,7 +2680,7 @@
|
|
|
2629
2680
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2630
2681
|
"line": 500,
|
|
2631
2682
|
"character": 2,
|
|
2632
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2683
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L500"
|
|
2633
2684
|
}
|
|
2634
2685
|
],
|
|
2635
2686
|
"parameters": [
|
|
@@ -2671,7 +2722,7 @@
|
|
|
2671
2722
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2672
2723
|
"line": 504,
|
|
2673
2724
|
"character": 9,
|
|
2674
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2725
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L504"
|
|
2675
2726
|
}
|
|
2676
2727
|
],
|
|
2677
2728
|
"signatures": [
|
|
@@ -2686,7 +2737,7 @@
|
|
|
2686
2737
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2687
2738
|
"line": 504,
|
|
2688
2739
|
"character": 2,
|
|
2689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2740
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L504"
|
|
2690
2741
|
}
|
|
2691
2742
|
],
|
|
2692
2743
|
"parameters": [
|
|
@@ -2728,7 +2779,7 @@
|
|
|
2728
2779
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2729
2780
|
"line": 376,
|
|
2730
2781
|
"character": 9,
|
|
2731
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2782
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L376"
|
|
2732
2783
|
}
|
|
2733
2784
|
],
|
|
2734
2785
|
"signatures": [
|
|
@@ -2743,7 +2794,7 @@
|
|
|
2743
2794
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2744
2795
|
"line": 375,
|
|
2745
2796
|
"character": 2,
|
|
2746
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2797
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L375"
|
|
2747
2798
|
}
|
|
2748
2799
|
],
|
|
2749
2800
|
"parameters": [
|
|
@@ -2785,7 +2836,7 @@
|
|
|
2785
2836
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2786
2837
|
"line": 574,
|
|
2787
2838
|
"character": 9,
|
|
2788
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2839
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L574"
|
|
2789
2840
|
}
|
|
2790
2841
|
],
|
|
2791
2842
|
"signatures": [
|
|
@@ -2800,7 +2851,7 @@
|
|
|
2800
2851
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2801
2852
|
"line": 574,
|
|
2802
2853
|
"character": 2,
|
|
2803
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2854
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L574"
|
|
2804
2855
|
}
|
|
2805
2856
|
],
|
|
2806
2857
|
"parameters": [
|
|
@@ -2837,7 +2888,7 @@
|
|
|
2837
2888
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2838
2889
|
"line": 515,
|
|
2839
2890
|
"character": 9,
|
|
2840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2891
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L515"
|
|
2841
2892
|
}
|
|
2842
2893
|
],
|
|
2843
2894
|
"signatures": [
|
|
@@ -2852,7 +2903,7 @@
|
|
|
2852
2903
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2853
2904
|
"line": 515,
|
|
2854
2905
|
"character": 2,
|
|
2855
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2906
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L515"
|
|
2856
2907
|
}
|
|
2857
2908
|
],
|
|
2858
2909
|
"parameters": [
|
|
@@ -2894,7 +2945,7 @@
|
|
|
2894
2945
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2895
2946
|
"line": 466,
|
|
2896
2947
|
"character": 9,
|
|
2897
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2948
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L466"
|
|
2898
2949
|
}
|
|
2899
2950
|
],
|
|
2900
2951
|
"signatures": [
|
|
@@ -2909,7 +2960,7 @@
|
|
|
2909
2960
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2910
2961
|
"line": 466,
|
|
2911
2962
|
"character": 2,
|
|
2912
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2963
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L466"
|
|
2913
2964
|
}
|
|
2914
2965
|
],
|
|
2915
2966
|
"parameters": [
|
|
@@ -2951,7 +3002,7 @@
|
|
|
2951
3002
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
2952
3003
|
"line": 479,
|
|
2953
3004
|
"character": 9,
|
|
2954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3005
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L479"
|
|
2955
3006
|
}
|
|
2956
3007
|
],
|
|
2957
3008
|
"signatures": [
|
|
@@ -2966,7 +3017,7 @@
|
|
|
2966
3017
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
2967
3018
|
"line": 479,
|
|
2968
3019
|
"character": 2,
|
|
2969
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3020
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L479"
|
|
2970
3021
|
}
|
|
2971
3022
|
],
|
|
2972
3023
|
"parameters": [
|
|
@@ -3030,6 +3081,7 @@
|
|
|
3030
3081
|
192,
|
|
3031
3082
|
193,
|
|
3032
3083
|
194,
|
|
3084
|
+
176,
|
|
3033
3085
|
206,
|
|
3034
3086
|
177,
|
|
3035
3087
|
178,
|
|
@@ -3072,9 +3124,9 @@
|
|
|
3072
3124
|
"sources": [
|
|
3073
3125
|
{
|
|
3074
3126
|
"fileName": "projects/lists/src/modules/repeater/repeater-item.component.ts",
|
|
3075
|
-
"line":
|
|
3127
|
+
"line": 54,
|
|
3076
3128
|
"character": 13,
|
|
3077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3129
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts#L54"
|
|
3078
3130
|
}
|
|
3079
3131
|
],
|
|
3080
3132
|
"implementedTypes": [
|
|
@@ -3110,7 +3162,7 @@
|
|
|
3110
3162
|
{
|
|
3111
3163
|
"name": "Component",
|
|
3112
3164
|
"arguments": {
|
|
3113
|
-
"obj": "@Component({\n selector: 'sky-repeater-item',\n styleUrls: ['./repeater-item.component.scss'],\n templateUrl: './repeater-item.component.html',\n animations: [skyAnimationSlide],\n providers: [SkyContentInfoProvider],\n encapsulation: ViewEncapsulation.None,\n})"
|
|
3165
|
+
"obj": "@Component({\n selector: 'sky-repeater-item',\n styleUrls: ['./repeater-item.component.scss'],\n templateUrl: './repeater-item.component.html',\n animations: [skyAnimationSlide],\n providers: [SkyContentInfoProvider],\n encapsulation: ViewEncapsulation.None,\n standalone: false,\n})"
|
|
3114
3166
|
}
|
|
3115
3167
|
}
|
|
3116
3168
|
]
|
|
@@ -3139,9 +3191,9 @@
|
|
|
3139
3191
|
"sources": [
|
|
3140
3192
|
{
|
|
3141
3193
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3142
|
-
"line":
|
|
3194
|
+
"line": 144,
|
|
3143
3195
|
"character": 2,
|
|
3144
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3196
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L144"
|
|
3145
3197
|
}
|
|
3146
3198
|
],
|
|
3147
3199
|
"signatures": [
|
|
@@ -3154,9 +3206,9 @@
|
|
|
3154
3206
|
"sources": [
|
|
3155
3207
|
{
|
|
3156
3208
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3157
|
-
"line":
|
|
3209
|
+
"line": 144,
|
|
3158
3210
|
"character": 2,
|
|
3159
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3211
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L144"
|
|
3160
3212
|
}
|
|
3161
3213
|
],
|
|
3162
3214
|
"type": {
|
|
@@ -3187,9 +3239,9 @@
|
|
|
3187
3239
|
"sources": [
|
|
3188
3240
|
{
|
|
3189
3241
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3190
|
-
"line":
|
|
3242
|
+
"line": 60,
|
|
3191
3243
|
"character": 9,
|
|
3192
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3244
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L60"
|
|
3193
3245
|
}
|
|
3194
3246
|
],
|
|
3195
3247
|
"type": {
|
|
@@ -3221,9 +3273,9 @@
|
|
|
3221
3273
|
"sources": [
|
|
3222
3274
|
{
|
|
3223
3275
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3224
|
-
"line":
|
|
3276
|
+
"line": 113,
|
|
3225
3277
|
"character": 9,
|
|
3226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3278
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L113"
|
|
3227
3279
|
}
|
|
3228
3280
|
],
|
|
3229
3281
|
"type": {
|
|
@@ -3294,9 +3346,9 @@
|
|
|
3294
3346
|
"sources": [
|
|
3295
3347
|
{
|
|
3296
3348
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3297
|
-
"line":
|
|
3349
|
+
"line": 70,
|
|
3298
3350
|
"character": 9,
|
|
3299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3351
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L70"
|
|
3300
3352
|
}
|
|
3301
3353
|
],
|
|
3302
3354
|
"type": {
|
|
@@ -3320,9 +3372,9 @@
|
|
|
3320
3372
|
"sources": [
|
|
3321
3373
|
{
|
|
3322
3374
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3323
|
-
"line":
|
|
3375
|
+
"line": 126,
|
|
3324
3376
|
"character": 9,
|
|
3325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3377
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L126"
|
|
3326
3378
|
}
|
|
3327
3379
|
],
|
|
3328
3380
|
"type": {
|
|
@@ -3342,9 +3394,9 @@
|
|
|
3342
3394
|
"sources": [
|
|
3343
3395
|
{
|
|
3344
3396
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3345
|
-
"line":
|
|
3397
|
+
"line": 124,
|
|
3346
3398
|
"character": 9,
|
|
3347
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3399
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L124"
|
|
3348
3400
|
}
|
|
3349
3401
|
],
|
|
3350
3402
|
"type": {
|
|
@@ -3393,9 +3445,9 @@
|
|
|
3393
3445
|
"sources": [
|
|
3394
3446
|
{
|
|
3395
3447
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3396
|
-
"line":
|
|
3448
|
+
"line": 121,
|
|
3397
3449
|
"character": 9,
|
|
3398
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3450
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L121"
|
|
3399
3451
|
}
|
|
3400
3452
|
],
|
|
3401
3453
|
"type": {
|
|
@@ -3450,9 +3502,9 @@
|
|
|
3450
3502
|
"sources": [
|
|
3451
3503
|
{
|
|
3452
3504
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3453
|
-
"line":
|
|
3505
|
+
"line": 78,
|
|
3454
3506
|
"character": 9,
|
|
3455
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3507
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L78"
|
|
3456
3508
|
}
|
|
3457
3509
|
],
|
|
3458
3510
|
"type": {
|
|
@@ -3477,9 +3529,9 @@
|
|
|
3477
3529
|
"sources": [
|
|
3478
3530
|
{
|
|
3479
3531
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3480
|
-
"line":
|
|
3532
|
+
"line": 128,
|
|
3481
3533
|
"character": 9,
|
|
3482
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3534
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L128"
|
|
3483
3535
|
}
|
|
3484
3536
|
],
|
|
3485
3537
|
"type": {
|
|
@@ -3504,15 +3556,15 @@
|
|
|
3504
3556
|
"sources": [
|
|
3505
3557
|
{
|
|
3506
3558
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3507
|
-
"line":
|
|
3559
|
+
"line": 100,
|
|
3508
3560
|
"character": 13,
|
|
3509
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3561
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L100"
|
|
3510
3562
|
},
|
|
3511
3563
|
{
|
|
3512
3564
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3513
|
-
"line":
|
|
3565
|
+
"line": 105,
|
|
3514
3566
|
"character": 13,
|
|
3515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3567
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L105"
|
|
3516
3568
|
}
|
|
3517
3569
|
],
|
|
3518
3570
|
"getSignature": {
|
|
@@ -3524,9 +3576,9 @@
|
|
|
3524
3576
|
"sources": [
|
|
3525
3577
|
{
|
|
3526
3578
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3527
|
-
"line":
|
|
3579
|
+
"line": 105,
|
|
3528
3580
|
"character": 2,
|
|
3529
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3581
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L105"
|
|
3530
3582
|
}
|
|
3531
3583
|
],
|
|
3532
3584
|
"type": {
|
|
@@ -3644,9 +3696,9 @@
|
|
|
3644
3696
|
"sources": [
|
|
3645
3697
|
{
|
|
3646
3698
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3647
|
-
"line":
|
|
3699
|
+
"line": 99,
|
|
3648
3700
|
"character": 2,
|
|
3649
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3701
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L99"
|
|
3650
3702
|
}
|
|
3651
3703
|
],
|
|
3652
3704
|
"parameters": [
|
|
@@ -3686,9 +3738,9 @@
|
|
|
3686
3738
|
"sources": [
|
|
3687
3739
|
{
|
|
3688
3740
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3689
|
-
"line":
|
|
3741
|
+
"line": 185,
|
|
3690
3742
|
"character": 9,
|
|
3691
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3743
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L185"
|
|
3692
3744
|
}
|
|
3693
3745
|
],
|
|
3694
3746
|
"signatures": [
|
|
@@ -3701,9 +3753,9 @@
|
|
|
3701
3753
|
"sources": [
|
|
3702
3754
|
{
|
|
3703
3755
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3704
|
-
"line":
|
|
3756
|
+
"line": 185,
|
|
3705
3757
|
"character": 2,
|
|
3706
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3758
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L185"
|
|
3707
3759
|
}
|
|
3708
3760
|
],
|
|
3709
3761
|
"type": {
|
|
@@ -3735,9 +3787,9 @@
|
|
|
3735
3787
|
"sources": [
|
|
3736
3788
|
{
|
|
3737
3789
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3738
|
-
"line":
|
|
3790
|
+
"line": 228,
|
|
3739
3791
|
"character": 9,
|
|
3740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3792
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L228"
|
|
3741
3793
|
}
|
|
3742
3794
|
],
|
|
3743
3795
|
"signatures": [
|
|
@@ -3750,9 +3802,9 @@
|
|
|
3750
3802
|
"sources": [
|
|
3751
3803
|
{
|
|
3752
3804
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3753
|
-
"line":
|
|
3805
|
+
"line": 228,
|
|
3754
3806
|
"character": 2,
|
|
3755
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3807
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L228"
|
|
3756
3808
|
}
|
|
3757
3809
|
],
|
|
3758
3810
|
"type": {
|
|
@@ -3784,9 +3836,9 @@
|
|
|
3784
3836
|
"sources": [
|
|
3785
3837
|
{
|
|
3786
3838
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3787
|
-
"line":
|
|
3839
|
+
"line": 239,
|
|
3788
3840
|
"character": 9,
|
|
3789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3841
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L239"
|
|
3790
3842
|
}
|
|
3791
3843
|
],
|
|
3792
3844
|
"signatures": [
|
|
@@ -3799,9 +3851,9 @@
|
|
|
3799
3851
|
"sources": [
|
|
3800
3852
|
{
|
|
3801
3853
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3802
|
-
"line":
|
|
3854
|
+
"line": 239,
|
|
3803
3855
|
"character": 2,
|
|
3804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3856
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L239"
|
|
3805
3857
|
}
|
|
3806
3858
|
],
|
|
3807
3859
|
"parameters": [
|
|
@@ -3851,9 +3903,9 @@
|
|
|
3851
3903
|
"sources": [
|
|
3852
3904
|
{
|
|
3853
3905
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3854
|
-
"line":
|
|
3906
|
+
"line": 260,
|
|
3855
3907
|
"character": 9,
|
|
3856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3908
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L260"
|
|
3857
3909
|
}
|
|
3858
3910
|
],
|
|
3859
3911
|
"signatures": [
|
|
@@ -3866,9 +3918,9 @@
|
|
|
3866
3918
|
"sources": [
|
|
3867
3919
|
{
|
|
3868
3920
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3869
|
-
"line":
|
|
3921
|
+
"line": 260,
|
|
3870
3922
|
"character": 2,
|
|
3871
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3923
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L260"
|
|
3872
3924
|
}
|
|
3873
3925
|
],
|
|
3874
3926
|
"type": {
|
|
@@ -3900,9 +3952,9 @@
|
|
|
3900
3952
|
"sources": [
|
|
3901
3953
|
{
|
|
3902
3954
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3903
|
-
"line":
|
|
3955
|
+
"line": 266,
|
|
3904
3956
|
"character": 9,
|
|
3905
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3957
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L266"
|
|
3906
3958
|
}
|
|
3907
3959
|
],
|
|
3908
3960
|
"signatures": [
|
|
@@ -3915,9 +3967,9 @@
|
|
|
3915
3967
|
"sources": [
|
|
3916
3968
|
{
|
|
3917
3969
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3918
|
-
"line":
|
|
3970
|
+
"line": 266,
|
|
3919
3971
|
"character": 2,
|
|
3920
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3972
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L266"
|
|
3921
3973
|
}
|
|
3922
3974
|
],
|
|
3923
3975
|
"type": {
|
|
@@ -3949,9 +4001,9 @@
|
|
|
3949
4001
|
"sources": [
|
|
3950
4002
|
{
|
|
3951
4003
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
3952
|
-
"line":
|
|
4004
|
+
"line": 270,
|
|
3953
4005
|
"character": 9,
|
|
3954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4006
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L270"
|
|
3955
4007
|
}
|
|
3956
4008
|
],
|
|
3957
4009
|
"signatures": [
|
|
@@ -3964,9 +4016,9 @@
|
|
|
3964
4016
|
"sources": [
|
|
3965
4017
|
{
|
|
3966
4018
|
"fileName": "libs/components/lists/src/lib/modules/repeater/repeater.component.ts",
|
|
3967
|
-
"line":
|
|
4019
|
+
"line": 270,
|
|
3968
4020
|
"character": 2,
|
|
3969
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4021
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L270"
|
|
3970
4022
|
}
|
|
3971
4023
|
],
|
|
3972
4024
|
"type": {
|
|
@@ -4019,9 +4071,9 @@
|
|
|
4019
4071
|
"sources": [
|
|
4020
4072
|
{
|
|
4021
4073
|
"fileName": "projects/lists/src/modules/repeater/repeater.component.ts",
|
|
4022
|
-
"line":
|
|
4074
|
+
"line": 50,
|
|
4023
4075
|
"character": 13,
|
|
4024
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4076
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater.component.ts#L50"
|
|
4025
4077
|
}
|
|
4026
4078
|
],
|
|
4027
4079
|
"implementedTypes": [
|
|
@@ -4075,7 +4127,7 @@
|
|
|
4075
4127
|
{
|
|
4076
4128
|
"name": "Component",
|
|
4077
4129
|
"arguments": {
|
|
4078
|
-
"obj": "@Component({\n selector: 'sky-repeater',\n styleUrls: ['./repeater.component.scss'],\n templateUrl: './repeater.component.html',\n providers: [\n SkyRepeaterService,\n SkyRepeaterAdapterService,\n SkyRepeaterAutoScrollService,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
4130
|
+
"obj": "@Component({\n selector: 'sky-repeater',\n styleUrls: ['./repeater.component.scss'],\n templateUrl: './repeater.component.html',\n providers: [\n SkyRepeaterService,\n SkyRepeaterAdapterService,\n SkyRepeaterAutoScrollService,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
4079
4131
|
}
|
|
4080
4132
|
}
|
|
4081
4133
|
]
|
|
@@ -4106,16 +4158,16 @@
|
|
|
4106
4158
|
"sources": [
|
|
4107
4159
|
{
|
|
4108
4160
|
"fileName": "projects/lists/src/modules/repeater/repeater-item-title.component.ts",
|
|
4109
|
-
"line":
|
|
4161
|
+
"line": 11,
|
|
4110
4162
|
"character": 13,
|
|
4111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4163
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item-title.component.ts#L11"
|
|
4112
4164
|
}
|
|
4113
4165
|
],
|
|
4114
4166
|
"decorators": [
|
|
4115
4167
|
{
|
|
4116
4168
|
"name": "Component",
|
|
4117
4169
|
"arguments": {
|
|
4118
|
-
"obj": "@Component({\n selector: 'sky-repeater-item-title',\n templateUrl: './repeater-item-title.component.html',\n})"
|
|
4170
|
+
"obj": "@Component({\n selector: 'sky-repeater-item-title',\n templateUrl: './repeater-item-title.component.html',\n standalone: false,\n})"
|
|
4119
4171
|
}
|
|
4120
4172
|
}
|
|
4121
4173
|
]
|
|
@@ -4136,9 +4188,9 @@
|
|
|
4136
4188
|
"sources": [
|
|
4137
4189
|
{
|
|
4138
4190
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4139
|
-
"line":
|
|
4191
|
+
"line": 60,
|
|
4140
4192
|
"character": 2,
|
|
4141
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4193
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L60"
|
|
4142
4194
|
}
|
|
4143
4195
|
],
|
|
4144
4196
|
"signatures": [
|
|
@@ -4151,9 +4203,9 @@
|
|
|
4151
4203
|
"sources": [
|
|
4152
4204
|
{
|
|
4153
4205
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
|
|
4154
|
-
"line":
|
|
4206
|
+
"line": 60,
|
|
4155
4207
|
"character": 2,
|
|
4156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4208
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L60"
|
|
4157
4209
|
}
|
|
4158
4210
|
],
|
|
4159
4211
|
"parameters": [
|
|
@@ -4218,9 +4270,9 @@
|
|
|
4218
4270
|
"sources": [
|
|
4219
4271
|
{
|
|
4220
4272
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4221
|
-
"line":
|
|
4273
|
+
"line": 38,
|
|
4222
4274
|
"character": 9,
|
|
4223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4275
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L38"
|
|
4224
4276
|
}
|
|
4225
4277
|
],
|
|
4226
4278
|
"type": {
|
|
@@ -4244,9 +4296,9 @@
|
|
|
4244
4296
|
"sources": [
|
|
4245
4297
|
{
|
|
4246
4298
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4247
|
-
"line":
|
|
4299
|
+
"line": 46,
|
|
4248
4300
|
"character": 9,
|
|
4249
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4301
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L46"
|
|
4250
4302
|
}
|
|
4251
4303
|
],
|
|
4252
4304
|
"type": {
|
|
@@ -4286,9 +4338,9 @@
|
|
|
4286
4338
|
"sources": [
|
|
4287
4339
|
{
|
|
4288
4340
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4289
|
-
"line":
|
|
4341
|
+
"line": 44,
|
|
4290
4342
|
"character": 9,
|
|
4291
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4343
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L44"
|
|
4292
4344
|
}
|
|
4293
4345
|
],
|
|
4294
4346
|
"type": {
|
|
@@ -4325,9 +4377,9 @@
|
|
|
4325
4377
|
"sources": [
|
|
4326
4378
|
{
|
|
4327
4379
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4328
|
-
"line":
|
|
4380
|
+
"line": 51,
|
|
4329
4381
|
"character": 9,
|
|
4330
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4382
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L51"
|
|
4331
4383
|
}
|
|
4332
4384
|
],
|
|
4333
4385
|
"type": {
|
|
@@ -4358,9 +4410,9 @@
|
|
|
4358
4410
|
"sources": [
|
|
4359
4411
|
{
|
|
4360
4412
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4361
|
-
"line":
|
|
4413
|
+
"line": 92,
|
|
4362
4414
|
"character": 9,
|
|
4363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4415
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L92"
|
|
4364
4416
|
}
|
|
4365
4417
|
],
|
|
4366
4418
|
"signatures": [
|
|
@@ -4373,9 +4425,9 @@
|
|
|
4373
4425
|
"sources": [
|
|
4374
4426
|
{
|
|
4375
4427
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
|
|
4376
|
-
"line":
|
|
4428
|
+
"line": 92,
|
|
4377
4429
|
"character": 2,
|
|
4378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4430
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L92"
|
|
4379
4431
|
}
|
|
4380
4432
|
],
|
|
4381
4433
|
"type": {
|
|
@@ -4397,9 +4449,9 @@
|
|
|
4397
4449
|
"sources": [
|
|
4398
4450
|
{
|
|
4399
4451
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4400
|
-
"line":
|
|
4452
|
+
"line": 80,
|
|
4401
4453
|
"character": 9,
|
|
4402
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4454
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L80"
|
|
4403
4455
|
}
|
|
4404
4456
|
],
|
|
4405
4457
|
"signatures": [
|
|
@@ -4412,9 +4464,9 @@
|
|
|
4412
4464
|
"sources": [
|
|
4413
4465
|
{
|
|
4414
4466
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
|
|
4415
|
-
"line":
|
|
4467
|
+
"line": 80,
|
|
4416
4468
|
"character": 2,
|
|
4417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4469
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L80"
|
|
4418
4470
|
}
|
|
4419
4471
|
],
|
|
4420
4472
|
"parameters": [
|
|
@@ -4464,9 +4516,9 @@
|
|
|
4464
4516
|
"sources": [
|
|
4465
4517
|
{
|
|
4466
4518
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4467
|
-
"line":
|
|
4519
|
+
"line": 99,
|
|
4468
4520
|
"character": 9,
|
|
4469
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4521
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L99"
|
|
4470
4522
|
}
|
|
4471
4523
|
],
|
|
4472
4524
|
"signatures": [
|
|
@@ -4479,9 +4531,9 @@
|
|
|
4479
4531
|
"sources": [
|
|
4480
4532
|
{
|
|
4481
4533
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
|
|
4482
|
-
"line":
|
|
4534
|
+
"line": 99,
|
|
4483
4535
|
"character": 2,
|
|
4484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4536
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L99"
|
|
4485
4537
|
}
|
|
4486
4538
|
],
|
|
4487
4539
|
"type": {
|
|
@@ -4513,9 +4565,9 @@
|
|
|
4513
4565
|
"sources": [
|
|
4514
4566
|
{
|
|
4515
4567
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4516
|
-
"line":
|
|
4568
|
+
"line": 65,
|
|
4517
4569
|
"character": 9,
|
|
4518
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4570
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L65"
|
|
4519
4571
|
}
|
|
4520
4572
|
],
|
|
4521
4573
|
"signatures": [
|
|
@@ -4528,9 +4580,9 @@
|
|
|
4528
4580
|
"sources": [
|
|
4529
4581
|
{
|
|
4530
4582
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort-item.component.ts",
|
|
4531
|
-
"line":
|
|
4583
|
+
"line": 65,
|
|
4532
4584
|
"character": 2,
|
|
4533
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4585
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L65"
|
|
4534
4586
|
}
|
|
4535
4587
|
],
|
|
4536
4588
|
"type": {
|
|
@@ -4581,9 +4633,9 @@
|
|
|
4581
4633
|
"sources": [
|
|
4582
4634
|
{
|
|
4583
4635
|
"fileName": "projects/lists/src/modules/sort/sort-item.component.ts",
|
|
4584
|
-
"line":
|
|
4636
|
+
"line": 33,
|
|
4585
4637
|
"character": 13,
|
|
4586
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4638
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort-item.component.ts#L33"
|
|
4587
4639
|
}
|
|
4588
4640
|
],
|
|
4589
4641
|
"implementedTypes": [
|
|
@@ -4619,7 +4671,7 @@
|
|
|
4619
4671
|
{
|
|
4620
4672
|
"name": "Component",
|
|
4621
4673
|
"arguments": {
|
|
4622
|
-
"obj": "@Component({\n selector: 'sky-sort-item',\n templateUrl: './sort-item.component.html',\n styleUrls: ['./sort-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n})"
|
|
4674
|
+
"obj": "@Component({\n selector: 'sky-sort-item',\n templateUrl: './sort-item.component.html',\n styleUrls: ['./sort-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n encapsulation: ViewEncapsulation.None,\n standalone: false,\n})"
|
|
4623
4675
|
}
|
|
4624
4676
|
}
|
|
4625
4677
|
]
|
|
@@ -4640,9 +4692,9 @@
|
|
|
4640
4692
|
"sources": [
|
|
4641
4693
|
{
|
|
4642
4694
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4643
|
-
"line":
|
|
4695
|
+
"line": 52,
|
|
4644
4696
|
"character": 2,
|
|
4645
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4697
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L52"
|
|
4646
4698
|
}
|
|
4647
4699
|
],
|
|
4648
4700
|
"signatures": [
|
|
@@ -4655,9 +4707,9 @@
|
|
|
4655
4707
|
"sources": [
|
|
4656
4708
|
{
|
|
4657
4709
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort.component.ts",
|
|
4658
|
-
"line":
|
|
4710
|
+
"line": 52,
|
|
4659
4711
|
"character": 2,
|
|
4660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4712
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L52"
|
|
4661
4713
|
}
|
|
4662
4714
|
],
|
|
4663
4715
|
"type": {
|
|
@@ -4712,9 +4764,9 @@
|
|
|
4712
4764
|
"sources": [
|
|
4713
4765
|
{
|
|
4714
4766
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4715
|
-
"line":
|
|
4767
|
+
"line": 35,
|
|
4716
4768
|
"character": 9,
|
|
4717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4769
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L35"
|
|
4718
4770
|
}
|
|
4719
4771
|
],
|
|
4720
4772
|
"type": {
|
|
@@ -4738,9 +4790,9 @@
|
|
|
4738
4790
|
"sources": [
|
|
4739
4791
|
{
|
|
4740
4792
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4741
|
-
"line":
|
|
4793
|
+
"line": 43,
|
|
4742
4794
|
"character": 9,
|
|
4743
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4795
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L43"
|
|
4744
4796
|
}
|
|
4745
4797
|
],
|
|
4746
4798
|
"type": {
|
|
@@ -4785,9 +4837,9 @@
|
|
|
4785
4837
|
"sources": [
|
|
4786
4838
|
{
|
|
4787
4839
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4788
|
-
"line":
|
|
4840
|
+
"line": 41,
|
|
4789
4841
|
"character": 9,
|
|
4790
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4842
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L41"
|
|
4791
4843
|
}
|
|
4792
4844
|
],
|
|
4793
4845
|
"type": {
|
|
@@ -4812,9 +4864,9 @@
|
|
|
4812
4864
|
"sources": [
|
|
4813
4865
|
{
|
|
4814
4866
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4815
|
-
"line":
|
|
4867
|
+
"line": 46,
|
|
4816
4868
|
"character": 9,
|
|
4817
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4869
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L46"
|
|
4818
4870
|
}
|
|
4819
4871
|
],
|
|
4820
4872
|
"type": {
|
|
@@ -4847,9 +4899,9 @@
|
|
|
4847
4899
|
"sources": [
|
|
4848
4900
|
{
|
|
4849
4901
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4850
|
-
"line":
|
|
4902
|
+
"line": 56,
|
|
4851
4903
|
"character": 9,
|
|
4852
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4904
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L56"
|
|
4853
4905
|
}
|
|
4854
4906
|
],
|
|
4855
4907
|
"signatures": [
|
|
@@ -4862,9 +4914,9 @@
|
|
|
4862
4914
|
"sources": [
|
|
4863
4915
|
{
|
|
4864
4916
|
"fileName": "libs/components/lists/src/lib/modules/sort/sort.component.ts",
|
|
4865
|
-
"line":
|
|
4917
|
+
"line": 56,
|
|
4866
4918
|
"character": 2,
|
|
4867
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4919
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L56"
|
|
4868
4920
|
}
|
|
4869
4921
|
],
|
|
4870
4922
|
"type": {
|
|
@@ -4902,16 +4954,16 @@
|
|
|
4902
4954
|
"sources": [
|
|
4903
4955
|
{
|
|
4904
4956
|
"fileName": "projects/lists/src/modules/sort/sort.component.ts",
|
|
4905
|
-
"line":
|
|
4957
|
+
"line": 25,
|
|
4906
4958
|
"character": 13,
|
|
4907
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4959
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/sort/sort.component.ts#L25"
|
|
4908
4960
|
}
|
|
4909
4961
|
],
|
|
4910
4962
|
"decorators": [
|
|
4911
4963
|
{
|
|
4912
4964
|
"name": "Component",
|
|
4913
4965
|
"arguments": {
|
|
4914
|
-
"obj": "@Component({\n selector: 'sky-sort',\n styleUrls: ['./sort.component.scss'],\n templateUrl: './sort.component.html',\n providers: [SkySortService],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
4966
|
+
"obj": "@Component({\n selector: 'sky-sort',\n styleUrls: ['./sort.component.scss'],\n templateUrl: './sort.component.html',\n providers: [SkySortService],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
4915
4967
|
}
|
|
4916
4968
|
}
|
|
4917
4969
|
]
|
|
@@ -4936,7 +4988,7 @@
|
|
|
4936
4988
|
"fileName": "projects/lists/src/modules/paging/paging-content.component.ts",
|
|
4937
4989
|
"line": 8,
|
|
4938
4990
|
"character": 13,
|
|
4939
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4991
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging-content.component.ts#L8"
|
|
4940
4992
|
}
|
|
4941
4993
|
],
|
|
4942
4994
|
"decorators": [
|
|
@@ -4974,16 +5026,16 @@
|
|
|
4974
5026
|
"sources": [
|
|
4975
5027
|
{
|
|
4976
5028
|
"fileName": "projects/lists/src/modules/filter/filter-inline.component.ts",
|
|
4977
|
-
"line":
|
|
5029
|
+
"line": 12,
|
|
4978
5030
|
"character": 13,
|
|
4979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5031
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-inline.component.ts#L12"
|
|
4980
5032
|
}
|
|
4981
5033
|
],
|
|
4982
5034
|
"decorators": [
|
|
4983
5035
|
{
|
|
4984
5036
|
"name": "Component",
|
|
4985
5037
|
"arguments": {
|
|
4986
|
-
"obj": "@Component({\n selector: 'sky-filter-inline',\n styleUrls: ['./filter-inline.component.scss'],\n templateUrl: './filter-inline.component.html',\n})"
|
|
5038
|
+
"obj": "@Component({\n selector: 'sky-filter-inline',\n styleUrls: ['./filter-inline.component.scss'],\n templateUrl: './filter-inline.component.html',\n standalone: false,\n})"
|
|
4987
5039
|
}
|
|
4988
5040
|
}
|
|
4989
5041
|
]
|
|
@@ -5014,16 +5066,16 @@
|
|
|
5014
5066
|
"sources": [
|
|
5015
5067
|
{
|
|
5016
5068
|
"fileName": "projects/lists/src/modules/filter/filter-inline-item.component.ts",
|
|
5017
|
-
"line":
|
|
5069
|
+
"line": 12,
|
|
5018
5070
|
"character": 13,
|
|
5019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5071
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-inline-item.component.ts#L12"
|
|
5020
5072
|
}
|
|
5021
5073
|
],
|
|
5022
5074
|
"decorators": [
|
|
5023
5075
|
{
|
|
5024
5076
|
"name": "Component",
|
|
5025
5077
|
"arguments": {
|
|
5026
|
-
"obj": "@Component({\n selector: 'sky-filter-inline-item',\n styleUrls: ['./filter-inline-item.component.scss'],\n templateUrl: './filter-inline-item.component.html',\n})"
|
|
5078
|
+
"obj": "@Component({\n selector: 'sky-filter-inline-item',\n styleUrls: ['./filter-inline-item.component.scss'],\n templateUrl: './filter-inline-item.component.html',\n standalone: false,\n})"
|
|
5027
5079
|
}
|
|
5028
5080
|
}
|
|
5029
5081
|
]
|
|
@@ -5062,9 +5114,9 @@
|
|
|
5062
5114
|
"sources": [
|
|
5063
5115
|
{
|
|
5064
5116
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5065
|
-
"line":
|
|
5117
|
+
"line": 39,
|
|
5066
5118
|
"character": 9,
|
|
5067
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5119
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L39"
|
|
5068
5120
|
}
|
|
5069
5121
|
],
|
|
5070
5122
|
"type": {
|
|
@@ -5108,9 +5160,9 @@
|
|
|
5108
5160
|
"sources": [
|
|
5109
5161
|
{
|
|
5110
5162
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5111
|
-
"line":
|
|
5163
|
+
"line": 45,
|
|
5112
5164
|
"character": 9,
|
|
5113
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5165
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L45"
|
|
5114
5166
|
}
|
|
5115
5167
|
],
|
|
5116
5168
|
"type": {
|
|
@@ -5146,15 +5198,15 @@
|
|
|
5146
5198
|
"sources": [
|
|
5147
5199
|
{
|
|
5148
5200
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5149
|
-
"line":
|
|
5201
|
+
"line": 27,
|
|
5150
5202
|
"character": 13,
|
|
5151
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5203
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L27"
|
|
5152
5204
|
},
|
|
5153
5205
|
{
|
|
5154
5206
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5155
|
-
"line":
|
|
5207
|
+
"line": 31,
|
|
5156
5208
|
"character": 13,
|
|
5157
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5209
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L31"
|
|
5158
5210
|
}
|
|
5159
5211
|
],
|
|
5160
5212
|
"getSignature": {
|
|
@@ -5174,9 +5226,9 @@
|
|
|
5174
5226
|
"sources": [
|
|
5175
5227
|
{
|
|
5176
5228
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
|
|
5177
|
-
"line":
|
|
5229
|
+
"line": 26,
|
|
5178
5230
|
"character": 2,
|
|
5179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5231
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L26"
|
|
5180
5232
|
}
|
|
5181
5233
|
],
|
|
5182
5234
|
"type": {
|
|
@@ -5193,9 +5245,9 @@
|
|
|
5193
5245
|
"sources": [
|
|
5194
5246
|
{
|
|
5195
5247
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
|
|
5196
|
-
"line":
|
|
5248
|
+
"line": 31,
|
|
5197
5249
|
"character": 2,
|
|
5198
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5250
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L31"
|
|
5199
5251
|
}
|
|
5200
5252
|
],
|
|
5201
5253
|
"parameters": [
|
|
@@ -5233,9 +5285,9 @@
|
|
|
5233
5285
|
"sources": [
|
|
5234
5286
|
{
|
|
5235
5287
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5236
|
-
"line":
|
|
5288
|
+
"line": 53,
|
|
5237
5289
|
"character": 9,
|
|
5238
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5290
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
|
|
5239
5291
|
}
|
|
5240
5292
|
],
|
|
5241
5293
|
"signatures": [
|
|
@@ -5248,9 +5300,9 @@
|
|
|
5248
5300
|
"sources": [
|
|
5249
5301
|
{
|
|
5250
5302
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
|
|
5251
|
-
"line":
|
|
5303
|
+
"line": 53,
|
|
5252
5304
|
"character": 2,
|
|
5253
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5305
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L53"
|
|
5254
5306
|
}
|
|
5255
5307
|
],
|
|
5256
5308
|
"type": {
|
|
@@ -5272,9 +5324,9 @@
|
|
|
5272
5324
|
"sources": [
|
|
5273
5325
|
{
|
|
5274
5326
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5275
|
-
"line":
|
|
5327
|
+
"line": 49,
|
|
5276
5328
|
"character": 9,
|
|
5277
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5329
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
|
|
5278
5330
|
}
|
|
5279
5331
|
],
|
|
5280
5332
|
"signatures": [
|
|
@@ -5287,9 +5339,9 @@
|
|
|
5287
5339
|
"sources": [
|
|
5288
5340
|
{
|
|
5289
5341
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
|
|
5290
|
-
"line":
|
|
5342
|
+
"line": 49,
|
|
5291
5343
|
"character": 2,
|
|
5292
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5344
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L49"
|
|
5293
5345
|
}
|
|
5294
5346
|
],
|
|
5295
5347
|
"type": {
|
|
@@ -5311,9 +5363,9 @@
|
|
|
5311
5363
|
"sources": [
|
|
5312
5364
|
{
|
|
5313
5365
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5314
|
-
"line":
|
|
5366
|
+
"line": 57,
|
|
5315
5367
|
"character": 9,
|
|
5316
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5368
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L57"
|
|
5317
5369
|
}
|
|
5318
5370
|
],
|
|
5319
5371
|
"signatures": [
|
|
@@ -5326,9 +5378,9 @@
|
|
|
5326
5378
|
"sources": [
|
|
5327
5379
|
{
|
|
5328
5380
|
"fileName": "libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts",
|
|
5329
|
-
"line":
|
|
5381
|
+
"line": 57,
|
|
5330
5382
|
"character": 2,
|
|
5331
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5383
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L57"
|
|
5332
5384
|
}
|
|
5333
5385
|
],
|
|
5334
5386
|
"type": {
|
|
@@ -5372,16 +5424,16 @@
|
|
|
5372
5424
|
"sources": [
|
|
5373
5425
|
{
|
|
5374
5426
|
"fileName": "projects/lists/src/modules/filter/filter-summary-item.component.ts",
|
|
5375
|
-
"line":
|
|
5427
|
+
"line": 22,
|
|
5376
5428
|
"character": 13,
|
|
5377
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5429
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary-item.component.ts#L22"
|
|
5378
5430
|
}
|
|
5379
5431
|
],
|
|
5380
5432
|
"decorators": [
|
|
5381
5433
|
{
|
|
5382
5434
|
"name": "Component",
|
|
5383
5435
|
"arguments": {
|
|
5384
|
-
"obj": "@Component({\n selector: 'sky-filter-summary-item',\n styleUrls: ['./filter-summary-item.component.scss'],\n templateUrl: './filter-summary-item.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
5436
|
+
"obj": "@Component({\n selector: 'sky-filter-summary-item',\n styleUrls: ['./filter-summary-item.component.scss'],\n templateUrl: './filter-summary-item.component.html',\n hostDirectives: [SkyThemeComponentClassDirective],\n\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
5385
5437
|
}
|
|
5386
5438
|
}
|
|
5387
5439
|
]
|
|
@@ -5412,16 +5464,16 @@
|
|
|
5412
5464
|
"sources": [
|
|
5413
5465
|
{
|
|
5414
5466
|
"fileName": "projects/lists/src/modules/filter/filter-summary.component.ts",
|
|
5415
|
-
"line":
|
|
5467
|
+
"line": 13,
|
|
5416
5468
|
"character": 13,
|
|
5417
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5469
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/filter/filter-summary.component.ts#L13"
|
|
5418
5470
|
}
|
|
5419
5471
|
],
|
|
5420
5472
|
"decorators": [
|
|
5421
5473
|
{
|
|
5422
5474
|
"name": "Component",
|
|
5423
5475
|
"arguments": {
|
|
5424
|
-
"obj": "@Component({\n selector: 'sky-filter-summary',\n styleUrls: ['./filter-summary.component.scss'],\n templateUrl: './filter-summary.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
5476
|
+
"obj": "@Component({\n selector: 'sky-filter-summary',\n styleUrls: ['./filter-summary.component.scss'],\n templateUrl: './filter-summary.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
5425
5477
|
}
|
|
5426
5478
|
}
|
|
5427
5479
|
]
|
|
@@ -5442,9 +5494,9 @@
|
|
|
5442
5494
|
"sources": [
|
|
5443
5495
|
{
|
|
5444
5496
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5445
|
-
"line":
|
|
5497
|
+
"line": 82,
|
|
5446
5498
|
"character": 2,
|
|
5447
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5499
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L82"
|
|
5448
5500
|
}
|
|
5449
5501
|
],
|
|
5450
5502
|
"signatures": [
|
|
@@ -5457,9 +5509,9 @@
|
|
|
5457
5509
|
"sources": [
|
|
5458
5510
|
{
|
|
5459
5511
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5460
|
-
"line":
|
|
5512
|
+
"line": 82,
|
|
5461
5513
|
"character": 2,
|
|
5462
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5514
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L82"
|
|
5463
5515
|
}
|
|
5464
5516
|
],
|
|
5465
5517
|
"parameters": [
|
|
@@ -5538,9 +5590,9 @@
|
|
|
5538
5590
|
"sources": [
|
|
5539
5591
|
{
|
|
5540
5592
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5541
|
-
"line":
|
|
5593
|
+
"line": 73,
|
|
5542
5594
|
"character": 9,
|
|
5543
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5595
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L73"
|
|
5544
5596
|
}
|
|
5545
5597
|
],
|
|
5546
5598
|
"type": {
|
|
@@ -5585,9 +5637,9 @@
|
|
|
5585
5637
|
"sources": [
|
|
5586
5638
|
{
|
|
5587
5639
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5588
|
-
"line":
|
|
5640
|
+
"line": 71,
|
|
5589
5641
|
"character": 9,
|
|
5590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5642
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L71"
|
|
5591
5643
|
}
|
|
5592
5644
|
],
|
|
5593
5645
|
"type": {
|
|
@@ -5623,15 +5675,15 @@
|
|
|
5623
5675
|
"sources": [
|
|
5624
5676
|
{
|
|
5625
5677
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5626
|
-
"line":
|
|
5678
|
+
"line": 32,
|
|
5627
5679
|
"character": 13,
|
|
5628
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5680
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L32"
|
|
5629
5681
|
},
|
|
5630
5682
|
{
|
|
5631
5683
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5632
|
-
"line":
|
|
5684
|
+
"line": 35,
|
|
5633
5685
|
"character": 13,
|
|
5634
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5686
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L35"
|
|
5635
5687
|
}
|
|
5636
5688
|
],
|
|
5637
5689
|
"getSignature": {
|
|
@@ -5662,9 +5714,9 @@
|
|
|
5662
5714
|
"sources": [
|
|
5663
5715
|
{
|
|
5664
5716
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5665
|
-
"line":
|
|
5717
|
+
"line": 31,
|
|
5666
5718
|
"character": 2,
|
|
5667
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5719
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L31"
|
|
5668
5720
|
}
|
|
5669
5721
|
],
|
|
5670
5722
|
"type": {
|
|
@@ -5681,9 +5733,9 @@
|
|
|
5681
5733
|
"sources": [
|
|
5682
5734
|
{
|
|
5683
5735
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5684
|
-
"line":
|
|
5736
|
+
"line": 35,
|
|
5685
5737
|
"character": 2,
|
|
5686
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5738
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L35"
|
|
5687
5739
|
}
|
|
5688
5740
|
],
|
|
5689
5741
|
"parameters": [
|
|
@@ -5721,15 +5773,15 @@
|
|
|
5721
5773
|
"sources": [
|
|
5722
5774
|
{
|
|
5723
5775
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5724
|
-
"line":
|
|
5776
|
+
"line": 53,
|
|
5725
5777
|
"character": 13,
|
|
5726
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5778
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L53"
|
|
5727
5779
|
},
|
|
5728
5780
|
{
|
|
5729
5781
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5730
|
-
"line":
|
|
5782
|
+
"line": 57,
|
|
5731
5783
|
"character": 13,
|
|
5732
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5784
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L57"
|
|
5733
5785
|
}
|
|
5734
5786
|
],
|
|
5735
5787
|
"getSignature": {
|
|
@@ -5803,9 +5855,9 @@
|
|
|
5803
5855
|
"sources": [
|
|
5804
5856
|
{
|
|
5805
5857
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5806
|
-
"line":
|
|
5858
|
+
"line": 52,
|
|
5807
5859
|
"character": 2,
|
|
5808
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5860
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L52"
|
|
5809
5861
|
}
|
|
5810
5862
|
],
|
|
5811
5863
|
"type": {
|
|
@@ -5822,9 +5874,9 @@
|
|
|
5822
5874
|
"sources": [
|
|
5823
5875
|
{
|
|
5824
5876
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5825
|
-
"line":
|
|
5877
|
+
"line": 57,
|
|
5826
5878
|
"character": 2,
|
|
5827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5879
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L57"
|
|
5828
5880
|
}
|
|
5829
5881
|
],
|
|
5830
5882
|
"parameters": [
|
|
@@ -5862,9 +5914,9 @@
|
|
|
5862
5914
|
"sources": [
|
|
5863
5915
|
{
|
|
5864
5916
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5865
|
-
"line":
|
|
5917
|
+
"line": 92,
|
|
5866
5918
|
"character": 9,
|
|
5867
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5919
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L92"
|
|
5868
5920
|
}
|
|
5869
5921
|
],
|
|
5870
5922
|
"signatures": [
|
|
@@ -5877,9 +5929,9 @@
|
|
|
5877
5929
|
"sources": [
|
|
5878
5930
|
{
|
|
5879
5931
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5880
|
-
"line":
|
|
5932
|
+
"line": 92,
|
|
5881
5933
|
"character": 2,
|
|
5882
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5934
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L92"
|
|
5883
5935
|
}
|
|
5884
5936
|
],
|
|
5885
5937
|
"type": {
|
|
@@ -5911,9 +5963,9 @@
|
|
|
5911
5963
|
"sources": [
|
|
5912
5964
|
{
|
|
5913
5965
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5914
|
-
"line":
|
|
5966
|
+
"line": 98,
|
|
5915
5967
|
"character": 9,
|
|
5916
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5968
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L98"
|
|
5917
5969
|
}
|
|
5918
5970
|
],
|
|
5919
5971
|
"signatures": [
|
|
@@ -5926,9 +5978,9 @@
|
|
|
5926
5978
|
"sources": [
|
|
5927
5979
|
{
|
|
5928
5980
|
"fileName": "libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5929
|
-
"line":
|
|
5981
|
+
"line": 98,
|
|
5930
5982
|
"character": 2,
|
|
5931
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5983
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L98"
|
|
5932
5984
|
}
|
|
5933
5985
|
],
|
|
5934
5986
|
"type": {
|
|
@@ -5972,9 +6024,9 @@
|
|
|
5972
6024
|
"sources": [
|
|
5973
6025
|
{
|
|
5974
6026
|
"fileName": "projects/lists/src/modules/infinite-scroll/infinite-scroll.component.ts",
|
|
5975
|
-
"line":
|
|
6027
|
+
"line": 25,
|
|
5976
6028
|
"character": 13,
|
|
5977
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6029
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/infinite-scroll/infinite-scroll.component.ts#L25"
|
|
5978
6030
|
}
|
|
5979
6031
|
],
|
|
5980
6032
|
"implementedTypes": [
|
|
@@ -5992,7 +6044,7 @@
|
|
|
5992
6044
|
{
|
|
5993
6045
|
"name": "Component",
|
|
5994
6046
|
"arguments": {
|
|
5995
|
-
"obj": "@Component({\n selector: 'sky-infinite-scroll',\n templateUrl: './infinite-scroll.component.html',\n styleUrls: ['./infinite-scroll.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [SkyInfiniteScrollDomAdapterService],\n})"
|
|
6047
|
+
"obj": "@Component({\n selector: 'sky-infinite-scroll',\n templateUrl: './infinite-scroll.component.html',\n styleUrls: ['./infinite-scroll.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [SkyInfiniteScrollDomAdapterService],\n standalone: false,\n})"
|
|
5996
6048
|
}
|
|
5997
6049
|
}
|
|
5998
6050
|
]
|
|
@@ -6023,9 +6075,9 @@
|
|
|
6023
6075
|
"sources": [
|
|
6024
6076
|
{
|
|
6025
6077
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6026
|
-
"line":
|
|
6078
|
+
"line": 73,
|
|
6027
6079
|
"character": 9,
|
|
6028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6080
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L73"
|
|
6029
6081
|
}
|
|
6030
6082
|
],
|
|
6031
6083
|
"type": {
|
|
@@ -6063,9 +6115,9 @@
|
|
|
6063
6115
|
"sources": [
|
|
6064
6116
|
{
|
|
6065
6117
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6066
|
-
"line":
|
|
6118
|
+
"line": 76,
|
|
6067
6119
|
"character": 9,
|
|
6068
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6120
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L76"
|
|
6069
6121
|
}
|
|
6070
6122
|
],
|
|
6071
6123
|
"type": {
|
|
@@ -6104,9 +6156,9 @@
|
|
|
6104
6156
|
"sources": [
|
|
6105
6157
|
{
|
|
6106
6158
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6107
|
-
"line":
|
|
6159
|
+
"line": 29,
|
|
6108
6160
|
"character": 9,
|
|
6109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6161
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L29"
|
|
6110
6162
|
}
|
|
6111
6163
|
],
|
|
6112
6164
|
"type": {
|
|
@@ -6139,9 +6191,9 @@
|
|
|
6139
6191
|
"sources": [
|
|
6140
6192
|
{
|
|
6141
6193
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6142
|
-
"line":
|
|
6194
|
+
"line": 63,
|
|
6143
6195
|
"character": 9,
|
|
6144
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6196
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L63"
|
|
6145
6197
|
}
|
|
6146
6198
|
],
|
|
6147
6199
|
"type": {
|
|
@@ -6177,9 +6229,9 @@
|
|
|
6177
6229
|
"sources": [
|
|
6178
6230
|
{
|
|
6179
6231
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6180
|
-
"line":
|
|
6232
|
+
"line": 78,
|
|
6181
6233
|
"character": 9,
|
|
6182
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6234
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L78"
|
|
6183
6235
|
}
|
|
6184
6236
|
],
|
|
6185
6237
|
"type": {
|
|
@@ -6211,9 +6263,9 @@
|
|
|
6211
6263
|
"sources": [
|
|
6212
6264
|
{
|
|
6213
6265
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6214
|
-
"line":
|
|
6266
|
+
"line": 35,
|
|
6215
6267
|
"character": 9,
|
|
6216
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6268
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L35"
|
|
6217
6269
|
}
|
|
6218
6270
|
],
|
|
6219
6271
|
"type": {
|
|
@@ -6246,9 +6298,9 @@
|
|
|
6246
6298
|
"sources": [
|
|
6247
6299
|
{
|
|
6248
6300
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6249
|
-
"line":
|
|
6301
|
+
"line": 41,
|
|
6250
6302
|
"character": 9,
|
|
6251
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6303
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L41"
|
|
6252
6304
|
}
|
|
6253
6305
|
],
|
|
6254
6306
|
"type": {
|
|
@@ -6273,9 +6325,9 @@
|
|
|
6273
6325
|
"sources": [
|
|
6274
6326
|
{
|
|
6275
6327
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6276
|
-
"line":
|
|
6328
|
+
"line": 80,
|
|
6277
6329
|
"character": 9,
|
|
6278
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6330
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L80"
|
|
6279
6331
|
}
|
|
6280
6332
|
],
|
|
6281
6333
|
"type": {
|
|
@@ -6304,9 +6356,9 @@
|
|
|
6304
6356
|
"sources": [
|
|
6305
6357
|
{
|
|
6306
6358
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6307
|
-
"line":
|
|
6359
|
+
"line": 47,
|
|
6308
6360
|
"character": 9,
|
|
6309
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6361
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L47"
|
|
6310
6362
|
}
|
|
6311
6363
|
],
|
|
6312
6364
|
"type": {
|
|
@@ -6350,9 +6402,9 @@
|
|
|
6350
6402
|
"sources": [
|
|
6351
6403
|
{
|
|
6352
6404
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6353
|
-
"line":
|
|
6405
|
+
"line": 57,
|
|
6354
6406
|
"character": 9,
|
|
6355
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6407
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L57"
|
|
6356
6408
|
}
|
|
6357
6409
|
],
|
|
6358
6410
|
"type": {
|
|
@@ -6376,9 +6428,9 @@
|
|
|
6376
6428
|
"sources": [
|
|
6377
6429
|
{
|
|
6378
6430
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6379
|
-
"line":
|
|
6431
|
+
"line": 133,
|
|
6380
6432
|
"character": 13,
|
|
6381
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6433
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L133"
|
|
6382
6434
|
}
|
|
6383
6435
|
],
|
|
6384
6436
|
"getSignature": {
|
|
@@ -6390,9 +6442,9 @@
|
|
|
6390
6442
|
"sources": [
|
|
6391
6443
|
{
|
|
6392
6444
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6393
|
-
"line":
|
|
6445
|
+
"line": 133,
|
|
6394
6446
|
"character": 2,
|
|
6395
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6447
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L133"
|
|
6396
6448
|
}
|
|
6397
6449
|
],
|
|
6398
6450
|
"type": {
|
|
@@ -6413,9 +6465,9 @@
|
|
|
6413
6465
|
"sources": [
|
|
6414
6466
|
{
|
|
6415
6467
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6416
|
-
"line":
|
|
6468
|
+
"line": 129,
|
|
6417
6469
|
"character": 13,
|
|
6418
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6470
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L129"
|
|
6419
6471
|
}
|
|
6420
6472
|
],
|
|
6421
6473
|
"getSignature": {
|
|
@@ -6427,9 +6479,9 @@
|
|
|
6427
6479
|
"sources": [
|
|
6428
6480
|
{
|
|
6429
6481
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6430
|
-
"line":
|
|
6482
|
+
"line": 129,
|
|
6431
6483
|
"character": 2,
|
|
6432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6484
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L129"
|
|
6433
6485
|
}
|
|
6434
6486
|
],
|
|
6435
6487
|
"type": {
|
|
@@ -6450,9 +6502,9 @@
|
|
|
6450
6502
|
"sources": [
|
|
6451
6503
|
{
|
|
6452
6504
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6453
|
-
"line":
|
|
6505
|
+
"line": 121,
|
|
6454
6506
|
"character": 9,
|
|
6455
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6507
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L121"
|
|
6456
6508
|
}
|
|
6457
6509
|
],
|
|
6458
6510
|
"signatures": [
|
|
@@ -6465,9 +6517,9 @@
|
|
|
6465
6517
|
"sources": [
|
|
6466
6518
|
{
|
|
6467
6519
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6468
|
-
"line":
|
|
6520
|
+
"line": 121,
|
|
6469
6521
|
"character": 2,
|
|
6470
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6522
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L121"
|
|
6471
6523
|
}
|
|
6472
6524
|
],
|
|
6473
6525
|
"type": {
|
|
@@ -6489,9 +6541,9 @@
|
|
|
6489
6541
|
"sources": [
|
|
6490
6542
|
{
|
|
6491
6543
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6492
|
-
"line":
|
|
6544
|
+
"line": 84,
|
|
6493
6545
|
"character": 9,
|
|
6494
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6546
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L84"
|
|
6495
6547
|
}
|
|
6496
6548
|
],
|
|
6497
6549
|
"signatures": [
|
|
@@ -6504,9 +6556,9 @@
|
|
|
6504
6556
|
"sources": [
|
|
6505
6557
|
{
|
|
6506
6558
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6507
|
-
"line":
|
|
6559
|
+
"line": 84,
|
|
6508
6560
|
"character": 2,
|
|
6509
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6561
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L84"
|
|
6510
6562
|
}
|
|
6511
6563
|
],
|
|
6512
6564
|
"parameters": [
|
|
@@ -6556,9 +6608,9 @@
|
|
|
6556
6608
|
"sources": [
|
|
6557
6609
|
{
|
|
6558
6610
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6559
|
-
"line":
|
|
6611
|
+
"line": 125,
|
|
6560
6612
|
"character": 9,
|
|
6561
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6613
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L125"
|
|
6562
6614
|
}
|
|
6563
6615
|
],
|
|
6564
6616
|
"signatures": [
|
|
@@ -6571,9 +6623,9 @@
|
|
|
6571
6623
|
"sources": [
|
|
6572
6624
|
{
|
|
6573
6625
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6574
|
-
"line":
|
|
6626
|
+
"line": 125,
|
|
6575
6627
|
"character": 2,
|
|
6576
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6628
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L125"
|
|
6577
6629
|
}
|
|
6578
6630
|
],
|
|
6579
6631
|
"type": {
|
|
@@ -6595,9 +6647,9 @@
|
|
|
6595
6647
|
"sources": [
|
|
6596
6648
|
{
|
|
6597
6649
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6598
|
-
"line":
|
|
6650
|
+
"line": 88,
|
|
6599
6651
|
"character": 9,
|
|
6600
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6652
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L88"
|
|
6601
6653
|
}
|
|
6602
6654
|
],
|
|
6603
6655
|
"signatures": [
|
|
@@ -6610,9 +6662,9 @@
|
|
|
6610
6662
|
"sources": [
|
|
6611
6663
|
{
|
|
6612
6664
|
"fileName": "libs/components/lists/src/lib/modules/paging/paging.component.ts",
|
|
6613
|
-
"line":
|
|
6665
|
+
"line": 88,
|
|
6614
6666
|
"character": 2,
|
|
6615
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6667
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L88"
|
|
6616
6668
|
}
|
|
6617
6669
|
],
|
|
6618
6670
|
"parameters": [
|
|
@@ -6692,9 +6744,9 @@
|
|
|
6692
6744
|
"sources": [
|
|
6693
6745
|
{
|
|
6694
6746
|
"fileName": "projects/lists/src/modules/paging/paging.component.ts",
|
|
6695
|
-
"line":
|
|
6747
|
+
"line": 24,
|
|
6696
6748
|
"character": 13,
|
|
6697
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6749
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/paging.component.ts#L24"
|
|
6698
6750
|
}
|
|
6699
6751
|
],
|
|
6700
6752
|
"implementedTypes": [
|
|
@@ -6712,7 +6764,7 @@
|
|
|
6712
6764
|
{
|
|
6713
6765
|
"name": "Component",
|
|
6714
6766
|
"arguments": {
|
|
6715
|
-
"obj": "@Component({\n selector: 'sky-paging',\n templateUrl: './paging.component.html',\n styleUrls: ['./paging.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
6767
|
+
"obj": "@Component({\n selector: 'sky-paging',\n templateUrl: './paging.component.html',\n styleUrls: ['./paging.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
6716
6768
|
}
|
|
6717
6769
|
}
|
|
6718
6770
|
]
|
|
@@ -6743,16 +6795,16 @@
|
|
|
6743
6795
|
"sources": [
|
|
6744
6796
|
{
|
|
6745
6797
|
"fileName": "projects/lists/src/modules/repeater/repeater-item-content.component.ts",
|
|
6746
|
-
"line":
|
|
6798
|
+
"line": 11,
|
|
6747
6799
|
"character": 13,
|
|
6748
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6800
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item-content.component.ts#L11"
|
|
6749
6801
|
}
|
|
6750
6802
|
],
|
|
6751
6803
|
"decorators": [
|
|
6752
6804
|
{
|
|
6753
6805
|
"name": "Component",
|
|
6754
6806
|
"arguments": {
|
|
6755
|
-
"obj": "@Component({\n selector: 'sky-repeater-item-content',\n templateUrl: './repeater-item-content.component.html',\n})"
|
|
6807
|
+
"obj": "@Component({\n selector: 'sky-repeater-item-content',\n templateUrl: './repeater-item-content.component.html',\n standalone: false,\n})"
|
|
6756
6808
|
}
|
|
6757
6809
|
}
|
|
6758
6810
|
]
|
|
@@ -6791,16 +6843,16 @@
|
|
|
6791
6843
|
"sources": [
|
|
6792
6844
|
{
|
|
6793
6845
|
"fileName": "projects/lists/src/modules/repeater/repeater-item-context-menu.component.ts",
|
|
6794
|
-
"line":
|
|
6846
|
+
"line": 14,
|
|
6795
6847
|
"character": 13,
|
|
6796
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6848
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-item-context-menu.component.ts#L14"
|
|
6797
6849
|
}
|
|
6798
6850
|
],
|
|
6799
6851
|
"decorators": [
|
|
6800
6852
|
{
|
|
6801
6853
|
"name": "Component",
|
|
6802
6854
|
"arguments": {
|
|
6803
|
-
"obj": "@Component({\n selector: 'sky-repeater-item-context-menu',\n templateUrl: './repeater-item-context-menu.component.html',\n})"
|
|
6855
|
+
"obj": "@Component({\n selector: 'sky-repeater-item-context-menu',\n templateUrl: './repeater-item-context-menu.component.html',\n standalone: false,\n})"
|
|
6804
6856
|
}
|
|
6805
6857
|
}
|
|
6806
6858
|
]
|
|
@@ -6839,7 +6891,7 @@
|
|
|
6839
6891
|
"fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
|
|
6840
6892
|
"line": 8,
|
|
6841
6893
|
"character": 2,
|
|
6842
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6894
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L8"
|
|
6843
6895
|
}
|
|
6844
6896
|
],
|
|
6845
6897
|
"type": {
|
|
@@ -6858,7 +6910,7 @@
|
|
|
6858
6910
|
"fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
|
|
6859
6911
|
"line": 13,
|
|
6860
6912
|
"character": 2,
|
|
6861
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6913
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
|
|
6862
6914
|
}
|
|
6863
6915
|
],
|
|
6864
6916
|
"type": {
|
|
@@ -6874,7 +6926,7 @@
|
|
|
6874
6926
|
"fileName": "libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts",
|
|
6875
6927
|
"line": 13,
|
|
6876
6928
|
"character": 19,
|
|
6877
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6929
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
|
|
6878
6930
|
}
|
|
6879
6931
|
],
|
|
6880
6932
|
"signatures": [
|
|
@@ -6897,7 +6949,7 @@
|
|
|
6897
6949
|
"fileName": "libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts",
|
|
6898
6950
|
"line": 13,
|
|
6899
6951
|
"character": 19,
|
|
6900
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6952
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L13"
|
|
6901
6953
|
}
|
|
6902
6954
|
],
|
|
6903
6955
|
"type": {
|
|
@@ -6924,7 +6976,7 @@
|
|
|
6924
6976
|
"fileName": "projects/lists/src/modules/paging/types/paging-content-change-args.ts",
|
|
6925
6977
|
"line": 4,
|
|
6926
6978
|
"character": 17,
|
|
6927
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6979
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/paging/types/paging-content-change-args.ts#L4"
|
|
6928
6980
|
}
|
|
6929
6981
|
]
|
|
6930
6982
|
},
|
|
@@ -6939,7 +6991,7 @@
|
|
|
6939
6991
|
"fileName": "projects/lists/src/modules/repeater/repeater-expand-mode-type.ts",
|
|
6940
6992
|
"line": 1,
|
|
6941
6993
|
"character": 12,
|
|
6942
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
6994
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/src/lib/modules/repeater/repeater-expand-mode-type.ts#L1"
|
|
6943
6995
|
}
|
|
6944
6996
|
],
|
|
6945
6997
|
"type": {
|
|
@@ -7052,7 +7104,7 @@
|
|
|
7052
7104
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-harness.ts",
|
|
7053
7105
|
"line": 30,
|
|
7054
7106
|
"character": 15,
|
|
7055
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7107
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-harness.ts#L30"
|
|
7056
7108
|
}
|
|
7057
7109
|
],
|
|
7058
7110
|
"signatures": [
|
|
@@ -7075,7 +7127,7 @@
|
|
|
7075
7127
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-harness.ts",
|
|
7076
7128
|
"line": 30,
|
|
7077
7129
|
"character": 2,
|
|
7078
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7130
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-harness.ts#L30"
|
|
7079
7131
|
}
|
|
7080
7132
|
],
|
|
7081
7133
|
"parameters": [
|
|
@@ -7220,7 +7272,7 @@
|
|
|
7220
7272
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-harness.ts",
|
|
7221
7273
|
"line": 21,
|
|
7222
7274
|
"character": 16,
|
|
7223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7275
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-harness.ts#L21"
|
|
7224
7276
|
}
|
|
7225
7277
|
],
|
|
7226
7278
|
"signatures": [
|
|
@@ -7259,7 +7311,7 @@
|
|
|
7259
7311
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-harness.ts",
|
|
7260
7312
|
"line": 21,
|
|
7261
7313
|
"character": 2,
|
|
7262
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7314
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-harness.ts#L21"
|
|
7263
7315
|
}
|
|
7264
7316
|
],
|
|
7265
7317
|
"parameters": [
|
|
@@ -7323,7 +7375,7 @@
|
|
|
7323
7375
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-harness.ts",
|
|
7324
7376
|
"line": 11,
|
|
7325
7377
|
"character": 13,
|
|
7326
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7378
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-harness.ts#L11"
|
|
7327
7379
|
}
|
|
7328
7380
|
],
|
|
7329
7381
|
"extendedTypes": [
|
|
@@ -7431,7 +7483,7 @@
|
|
|
7431
7483
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7432
7484
|
"line": 56,
|
|
7433
7485
|
"character": 15,
|
|
7434
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7486
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L56"
|
|
7435
7487
|
}
|
|
7436
7488
|
],
|
|
7437
7489
|
"signatures": [
|
|
@@ -7454,7 +7506,7 @@
|
|
|
7454
7506
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7455
7507
|
"line": 56,
|
|
7456
7508
|
"character": 2,
|
|
7457
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7509
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L56"
|
|
7458
7510
|
}
|
|
7459
7511
|
],
|
|
7460
7512
|
"type": {
|
|
@@ -7489,7 +7541,7 @@
|
|
|
7489
7541
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7490
7542
|
"line": 162,
|
|
7491
7543
|
"character": 15,
|
|
7492
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7544
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L162"
|
|
7493
7545
|
}
|
|
7494
7546
|
],
|
|
7495
7547
|
"signatures": [
|
|
@@ -7512,7 +7564,7 @@
|
|
|
7512
7564
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7513
7565
|
"line": 162,
|
|
7514
7566
|
"character": 2,
|
|
7515
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7567
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L162"
|
|
7516
7568
|
}
|
|
7517
7569
|
],
|
|
7518
7570
|
"type": {
|
|
@@ -7547,7 +7599,7 @@
|
|
|
7547
7599
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7548
7600
|
"line": 98,
|
|
7549
7601
|
"character": 15,
|
|
7550
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7602
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L98"
|
|
7551
7603
|
}
|
|
7552
7604
|
],
|
|
7553
7605
|
"signatures": [
|
|
@@ -7570,7 +7622,7 @@
|
|
|
7570
7622
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7571
7623
|
"line": 98,
|
|
7572
7624
|
"character": 2,
|
|
7573
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7625
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L98"
|
|
7574
7626
|
}
|
|
7575
7627
|
],
|
|
7576
7628
|
"type": {
|
|
@@ -7605,7 +7657,7 @@
|
|
|
7605
7657
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7606
7658
|
"line": 146,
|
|
7607
7659
|
"character": 15,
|
|
7608
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7660
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L146"
|
|
7609
7661
|
}
|
|
7610
7662
|
],
|
|
7611
7663
|
"signatures": [
|
|
@@ -7628,7 +7680,7 @@
|
|
|
7628
7680
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7629
7681
|
"line": 146,
|
|
7630
7682
|
"character": 2,
|
|
7631
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7683
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L146"
|
|
7632
7684
|
}
|
|
7633
7685
|
],
|
|
7634
7686
|
"type": {
|
|
@@ -7663,7 +7715,7 @@
|
|
|
7663
7715
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7664
7716
|
"line": 112,
|
|
7665
7717
|
"character": 15,
|
|
7666
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7718
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L112"
|
|
7667
7719
|
}
|
|
7668
7720
|
],
|
|
7669
7721
|
"signatures": [
|
|
@@ -7686,7 +7738,7 @@
|
|
|
7686
7738
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7687
7739
|
"line": 112,
|
|
7688
7740
|
"character": 2,
|
|
7689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7741
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L112"
|
|
7690
7742
|
}
|
|
7691
7743
|
],
|
|
7692
7744
|
"type": {
|
|
@@ -7721,7 +7773,7 @@
|
|
|
7721
7773
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7722
7774
|
"line": 119,
|
|
7723
7775
|
"character": 15,
|
|
7724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7776
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L119"
|
|
7725
7777
|
}
|
|
7726
7778
|
],
|
|
7727
7779
|
"signatures": [
|
|
@@ -7744,7 +7796,7 @@
|
|
|
7744
7796
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7745
7797
|
"line": 119,
|
|
7746
7798
|
"character": 2,
|
|
7747
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7799
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L119"
|
|
7748
7800
|
}
|
|
7749
7801
|
],
|
|
7750
7802
|
"type": {
|
|
@@ -7863,7 +7915,7 @@
|
|
|
7863
7915
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7864
7916
|
"line": 126,
|
|
7865
7917
|
"character": 15,
|
|
7866
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7918
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L126"
|
|
7867
7919
|
}
|
|
7868
7920
|
],
|
|
7869
7921
|
"signatures": [
|
|
@@ -7886,7 +7938,7 @@
|
|
|
7886
7938
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7887
7939
|
"line": 126,
|
|
7888
7940
|
"character": 2,
|
|
7889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7941
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L126"
|
|
7890
7942
|
}
|
|
7891
7943
|
],
|
|
7892
7944
|
"type": {
|
|
@@ -7921,7 +7973,7 @@
|
|
|
7921
7973
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7922
7974
|
"line": 133,
|
|
7923
7975
|
"character": 15,
|
|
7924
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7976
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L133"
|
|
7925
7977
|
}
|
|
7926
7978
|
],
|
|
7927
7979
|
"signatures": [
|
|
@@ -7944,7 +7996,7 @@
|
|
|
7944
7996
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
7945
7997
|
"line": 133,
|
|
7946
7998
|
"character": 2,
|
|
7947
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
7999
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L133"
|
|
7948
8000
|
}
|
|
7949
8001
|
],
|
|
7950
8002
|
"type": {
|
|
@@ -7979,7 +8031,7 @@
|
|
|
7979
8031
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
7980
8032
|
"line": 178,
|
|
7981
8033
|
"character": 15,
|
|
7982
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8034
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L178"
|
|
7983
8035
|
}
|
|
7984
8036
|
],
|
|
7985
8037
|
"signatures": [
|
|
@@ -8002,7 +8054,7 @@
|
|
|
8002
8054
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8003
8055
|
"line": 178,
|
|
8004
8056
|
"character": 2,
|
|
8005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8057
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L178"
|
|
8006
8058
|
}
|
|
8007
8059
|
],
|
|
8008
8060
|
"type": {
|
|
@@ -8037,7 +8089,7 @@
|
|
|
8037
8089
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8038
8090
|
"line": 63,
|
|
8039
8091
|
"character": 15,
|
|
8040
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8092
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L63"
|
|
8041
8093
|
}
|
|
8042
8094
|
],
|
|
8043
8095
|
"signatures": [
|
|
@@ -8060,7 +8112,7 @@
|
|
|
8060
8112
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8061
8113
|
"line": 63,
|
|
8062
8114
|
"character": 2,
|
|
8063
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8115
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L63"
|
|
8064
8116
|
}
|
|
8065
8117
|
],
|
|
8066
8118
|
"type": {
|
|
@@ -8095,7 +8147,7 @@
|
|
|
8095
8147
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8096
8148
|
"line": 70,
|
|
8097
8149
|
"character": 15,
|
|
8098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8150
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L70"
|
|
8099
8151
|
}
|
|
8100
8152
|
],
|
|
8101
8153
|
"signatures": [
|
|
@@ -8118,7 +8170,7 @@
|
|
|
8118
8170
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8119
8171
|
"line": 70,
|
|
8120
8172
|
"character": 2,
|
|
8121
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8173
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L70"
|
|
8122
8174
|
}
|
|
8123
8175
|
],
|
|
8124
8176
|
"type": {
|
|
@@ -8153,7 +8205,7 @@
|
|
|
8153
8205
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8154
8206
|
"line": 16,
|
|
8155
8207
|
"character": 15,
|
|
8156
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8208
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
8157
8209
|
}
|
|
8158
8210
|
],
|
|
8159
8211
|
"signatures": [
|
|
@@ -8176,7 +8228,7 @@
|
|
|
8176
8228
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8177
8229
|
"line": 16,
|
|
8178
8230
|
"character": 2,
|
|
8179
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8231
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L16"
|
|
8180
8232
|
}
|
|
8181
8233
|
],
|
|
8182
8234
|
"typeParameter": [
|
|
@@ -8267,7 +8319,7 @@
|
|
|
8267
8319
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8268
8320
|
"line": 25,
|
|
8269
8321
|
"character": 15,
|
|
8270
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8322
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
8271
8323
|
}
|
|
8272
8324
|
],
|
|
8273
8325
|
"signatures": [
|
|
@@ -8290,7 +8342,7 @@
|
|
|
8290
8342
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8291
8343
|
"line": 25,
|
|
8292
8344
|
"character": 2,
|
|
8293
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8345
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L25"
|
|
8294
8346
|
}
|
|
8295
8347
|
],
|
|
8296
8348
|
"typeParameter": [
|
|
@@ -8381,7 +8433,7 @@
|
|
|
8381
8433
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8382
8434
|
"line": 34,
|
|
8383
8435
|
"character": 15,
|
|
8384
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8436
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
8385
8437
|
}
|
|
8386
8438
|
],
|
|
8387
8439
|
"signatures": [
|
|
@@ -8404,7 +8456,7 @@
|
|
|
8404
8456
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8405
8457
|
"line": 34,
|
|
8406
8458
|
"character": 2,
|
|
8407
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8459
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L34"
|
|
8408
8460
|
}
|
|
8409
8461
|
],
|
|
8410
8462
|
"typeParameter": [
|
|
@@ -8498,7 +8550,7 @@
|
|
|
8498
8550
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8499
8551
|
"line": 43,
|
|
8500
8552
|
"character": 15,
|
|
8501
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8553
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
8502
8554
|
}
|
|
8503
8555
|
],
|
|
8504
8556
|
"signatures": [
|
|
@@ -8521,7 +8573,7 @@
|
|
|
8521
8573
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8522
8574
|
"line": 43,
|
|
8523
8575
|
"character": 2,
|
|
8524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8576
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L43"
|
|
8525
8577
|
}
|
|
8526
8578
|
],
|
|
8527
8579
|
"parameters": [
|
|
@@ -8584,7 +8636,7 @@
|
|
|
8584
8636
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8585
8637
|
"line": 59,
|
|
8586
8638
|
"character": 15,
|
|
8587
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8639
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
8588
8640
|
}
|
|
8589
8641
|
],
|
|
8590
8642
|
"signatures": [
|
|
@@ -8607,7 +8659,7 @@
|
|
|
8607
8659
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8608
8660
|
"line": 59,
|
|
8609
8661
|
"character": 2,
|
|
8610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8662
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L59"
|
|
8611
8663
|
}
|
|
8612
8664
|
],
|
|
8613
8665
|
"parameters": [
|
|
@@ -8673,7 +8725,7 @@
|
|
|
8673
8725
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8674
8726
|
"line": 50,
|
|
8675
8727
|
"character": 15,
|
|
8676
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8728
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
8677
8729
|
}
|
|
8678
8730
|
],
|
|
8679
8731
|
"signatures": [
|
|
@@ -8696,7 +8748,7 @@
|
|
|
8696
8748
|
"fileName": "libs/components/core/testing/src/shared/queryable-component-harness.ts",
|
|
8697
8749
|
"line": 50,
|
|
8698
8750
|
"character": 2,
|
|
8699
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8751
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/queryable-component-harness.ts#L50"
|
|
8700
8752
|
}
|
|
8701
8753
|
],
|
|
8702
8754
|
"parameters": [
|
|
@@ -8759,7 +8811,7 @@
|
|
|
8759
8811
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8760
8812
|
"line": 84,
|
|
8761
8813
|
"character": 15,
|
|
8762
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8814
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L84"
|
|
8763
8815
|
}
|
|
8764
8816
|
],
|
|
8765
8817
|
"signatures": [
|
|
@@ -8782,7 +8834,7 @@
|
|
|
8782
8834
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8783
8835
|
"line": 84,
|
|
8784
8836
|
"character": 2,
|
|
8785
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8837
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L84"
|
|
8786
8838
|
}
|
|
8787
8839
|
],
|
|
8788
8840
|
"type": {
|
|
@@ -8817,7 +8869,7 @@
|
|
|
8817
8869
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8818
8870
|
"line": 185,
|
|
8819
8871
|
"character": 15,
|
|
8820
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8872
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L185"
|
|
8821
8873
|
}
|
|
8822
8874
|
],
|
|
8823
8875
|
"signatures": [
|
|
@@ -8840,7 +8892,7 @@
|
|
|
8840
8892
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8841
8893
|
"line": 185,
|
|
8842
8894
|
"character": 2,
|
|
8843
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8895
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L185"
|
|
8844
8896
|
}
|
|
8845
8897
|
],
|
|
8846
8898
|
"type": {
|
|
@@ -8876,7 +8928,7 @@
|
|
|
8876
8928
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8877
8929
|
"line": 39,
|
|
8878
8930
|
"character": 16,
|
|
8879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8931
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L39"
|
|
8880
8932
|
}
|
|
8881
8933
|
],
|
|
8882
8934
|
"signatures": [
|
|
@@ -8915,7 +8967,7 @@
|
|
|
8915
8967
|
"fileName": "libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts",
|
|
8916
8968
|
"line": 39,
|
|
8917
8969
|
"character": 2,
|
|
8918
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
8970
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L39"
|
|
8919
8971
|
}
|
|
8920
8972
|
],
|
|
8921
8973
|
"parameters": [
|
|
@@ -8997,7 +9049,7 @@
|
|
|
8997
9049
|
"fileName": "projects/lists/src/testing/modules/repeater/repeater-item-harness.ts",
|
|
8998
9050
|
"line": 11,
|
|
8999
9051
|
"character": 13,
|
|
9000
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
9052
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/lists/testing/src/modules/repeater/repeater-item-harness.ts#L11"
|
|
9001
9053
|
}
|
|
9002
9054
|
],
|
|
9003
9055
|
"extendedTypes": [
|
|
@@ -9527,6 +9579,10 @@
|
|
|
9527
9579
|
"sourceFileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
9528
9580
|
"qualifiedName": "value"
|
|
9529
9581
|
},
|
|
9582
|
+
"176": {
|
|
9583
|
+
"sourceFileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
9584
|
+
"qualifiedName": "SkyRepeaterItemComponent.reorderable"
|
|
9585
|
+
},
|
|
9530
9586
|
"177": {
|
|
9531
9587
|
"sourceFileName": "libs/components/lists/src/lib/modules/repeater/repeater-item.component.ts",
|
|
9532
9588
|
"qualifiedName": "SkyRepeaterItemComponent.selectable"
|
|
@@ -10293,7 +10349,7 @@
|
|
|
10293
10349
|
{
|
|
10294
10350
|
"fileName": "demo.component.ts",
|
|
10295
10351
|
"filePath": "/projects/lists/documentation/code-examples/sort/basic/demo.component.ts",
|
|
10296
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component, OnInit } from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule, SkySortModule } from '@skyux/lists';\n\ninterface Item {\n title: string;\n note: string;\n assignee: string;\n date: Date;\n}\ninterface SortOption {\n id: number;\n label: string;\n name: keyof Item;\n descending: boolean;\n}\n\n@Component({\n
|
|
10352
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { Component, OnInit } from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule, SkySortModule } from '@skyux/lists';\n\ninterface Item {\n title: string;\n note: string;\n assignee: string;\n date: Date;\n}\ninterface SortOption {\n id: number;\n label: string;\n name: keyof Item;\n descending: boolean;\n}\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [CommonModule, SkyRepeaterModule, SkySortModule, SkyToolbarModule],\n})\nexport class DemoComponent implements OnInit {\n protected initialState = 3;\n\n protected sortedItems: Item[] = [\n {\n title: 'Call Robert Hernandez',\n note: 'Robert recently gave a very generous gift. We should call to thank him.',\n assignee: 'Debby Fowler',\n date: new Date('12/22/2015'),\n },\n {\n title: 'Send invitation to ball',\n note: \"The Spring Ball is coming up soon. Let's get those invitations out!\",\n assignee: 'Debby Fowler',\n date: new Date('1/1/2016'),\n },\n {\n title: 'Clean up desk',\n note: 'File and organize papers.',\n assignee: 'Tim Howard',\n date: new Date('2/2/2016'),\n },\n {\n title: 'Investigate leads',\n note: 'Check out leads for important charity event funding.',\n assignee: 'Larry Williams',\n date: new Date('4/5/2016'),\n },\n {\n title: 'Send thank you note',\n note: 'Send a thank you note to Timothy for his donation.',\n assignee: 'Catherine Hooper',\n date: new Date('11/11/2015'),\n },\n ];\n\n protected sortOptions: SortOption[] = [\n {\n id: 1,\n label: 'Assigned to (A - Z)',\n name: 'assignee',\n descending: false,\n },\n {\n id: 2,\n label: 'Assigned to (Z - A)',\n name: 'assignee',\n descending: true,\n },\n {\n id: 3,\n label: 'Date created (newest first)',\n name: 'date',\n descending: true,\n },\n {\n id: 4,\n label: 'Date created (oldest first)',\n name: 'date',\n descending: false,\n },\n {\n id: 5,\n label: 'Note title (A - Z)',\n name: 'title',\n descending: false,\n },\n {\n id: 6,\n label: 'Note title (Z - A)',\n name: 'title',\n descending: true,\n },\n ];\n\n public ngOnInit(): void {\n this.sortItems(this.sortOptions[2]);\n }\n\n protected sortItems(option: SortOption): void {\n this.sortedItems = this.sortedItems.sort((a, b) => {\n const descending = option.descending ? -1 : 1;\n const sortProperty: keyof typeof a = option.name;\n\n if (a[sortProperty] > b[sortProperty]) {\n return descending;\n } else if (a[sortProperty] < b[sortProperty]) {\n return -1 * descending;\n } else {\n return 0;\n }\n });\n }\n}\n"
|
|
10297
10353
|
},
|
|
10298
10354
|
{
|
|
10299
10355
|
"fileName": "demo.component.html",
|
|
@@ -10303,7 +10359,7 @@
|
|
|
10303
10359
|
{
|
|
10304
10360
|
"fileName": "demo.component.ts",
|
|
10305
10361
|
"filePath": "/projects/lists/documentation/code-examples/repeater/inline-form/demo.component.ts",
|
|
10306
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n} from '@angular/forms';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyIconModule } from '@skyux/icon';\nimport {\n SkyInlineFormButtonLayout,\n SkyInlineFormCloseArgs,\n SkyInlineFormConfig,\n} from '@skyux/inline-form';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\ninterface DemoForm {\n id: FormControl<string>;\n note: FormControl<string>;\n title: FormControl<string>;\n}\n\ninterface Item {\n id: string;\n title: string | undefined;\n note: string | undefined;\n}\n\n@Component({\n
|
|
10362
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport {\n FormBuilder,\n FormControl,\n FormGroup,\n FormsModule,\n ReactiveFormsModule,\n} from '@angular/forms';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyIconModule } from '@skyux/icon';\nimport {\n SkyInlineFormButtonLayout,\n SkyInlineFormCloseArgs,\n SkyInlineFormConfig,\n} from '@skyux/inline-form';\nimport { SkyRepeaterModule } from '@skyux/lists';\n\ninterface DemoForm {\n id: FormControl<string>;\n note: FormControl<string>;\n title: FormControl<string>;\n}\n\ninterface Item {\n id: string;\n title: string | undefined;\n note: string | undefined;\n}\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [\n FormsModule,\n ReactiveFormsModule,\n SkyIconModule,\n SkyInputBoxModule,\n SkyRepeaterModule,\n ],\n})\nexport class DemoComponent {\n protected activeInlineFormId: string | undefined;\n protected formGroup: FormGroup<DemoForm>;\n\n protected inlineFormConfig: SkyInlineFormConfig = {\n buttonLayout: SkyInlineFormButtonLayout.SaveCancel,\n };\n\n protected items: Item[] = [\n {\n id: '1',\n title: '2019 Spring Gala',\n note: 'Gala for friends and family',\n },\n {\n id: '2',\n title: '2019 Special Winter Event',\n note: 'A special event',\n },\n {\n id: '3',\n title: '2019 Donor Appreciation Event',\n note: 'Event for all donors and families',\n },\n {\n id: '4',\n title: '2020 Spring Gala',\n note: 'Gala for friends and family',\n },\n ];\n\n constructor() {\n this.formGroup = inject(FormBuilder).group({\n id: new FormControl('', { nonNullable: true }),\n title: new FormControl('', { nonNullable: true }),\n note: new FormControl('', { nonNullable: true }),\n });\n }\n\n protected showInlineForm(item: Item): void {\n this.activeInlineFormId = item.id;\n this.formGroup.patchValue({\n note: item.note,\n title: item.title,\n });\n }\n\n protected onInlineFormClose(args: SkyInlineFormCloseArgs): void {\n if (args.reason === 'save') {\n const found = this.items.find(\n (item) => item.id === this.activeInlineFormId,\n );\n if (found) {\n found.note = this.formGroup.value.note;\n found.title = this.formGroup.value.title;\n }\n }\n\n this.formGroup.patchValue({\n note: undefined,\n title: undefined,\n });\n\n // Close the active form.\n this.activeInlineFormId = undefined;\n }\n}\n"
|
|
10307
10363
|
},
|
|
10308
10364
|
{
|
|
10309
10365
|
"fileName": "demo.component.html",
|
|
@@ -10313,7 +10369,7 @@
|
|
|
10313
10369
|
{
|
|
10314
10370
|
"fileName": "demo.component.ts",
|
|
10315
10371
|
"filePath": "/projects/lists/documentation/code-examples/repeater/basic/demo.component.ts",
|
|
10316
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\n@Component({\n
|
|
10372
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n styleUrls: ['./demo.component.scss'],\n imports: [SkyDropdownModule, SkyRepeaterModule],\n})\nexport class DemoComponent {\n protected items: {\n note: string;\n status?: string;\n title?: string;\n accessibilityLabel?: string;\n }[] = [\n {\n title: 'Call Robert Hernandez',\n note: 'Robert recently gave a very generous gift. We should call him to thank him.',\n status: 'Completed',\n },\n {\n title: 'Send invitation to Spring Ball',\n note: \"The Spring Ball is coming up soon. Let's get those invitations out!\",\n status: 'Past due',\n },\n {\n title: 'Assign prospects',\n note: 'There are 14 new prospects who are not assigned to fundraisers.',\n status: 'Due tomorrow',\n },\n {\n title: 'Process gift receipts',\n note: 'There are 28 recent gifts that are not receipted.',\n status: 'Due next week',\n },\n {\n note: 'Three other tasks were not displayed',\n accessibilityLabel: 'Other tasks',\n },\n ];\n\n protected onActionClicked(buttonText: string): void {\n alert(buttonText + ' was clicked!');\n }\n}\n"
|
|
10317
10373
|
},
|
|
10318
10374
|
{
|
|
10319
10375
|
"fileName": "demo.component.spec.ts",
|
|
@@ -10338,7 +10394,7 @@
|
|
|
10338
10394
|
{
|
|
10339
10395
|
"fileName": "demo.component.ts",
|
|
10340
10396
|
"filePath": "/projects/lists/documentation/code-examples/repeater/add-remove/demo.component.ts",
|
|
10341
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { Item } from './item';\n\nlet nextId = 0;\n\n@Component({\n
|
|
10397
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { Item } from './item';\n\nlet nextId = 0;\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n styleUrls: ['./demo.component.scss'],\n imports: [SkyDropdownModule, SkyRepeaterModule],\n})\nexport class DemoComponent {\n protected items: Item[] = [\n {\n title: 'Call Robert Hernandez',\n note: 'Robert recently gave a very generous gift. We should call him to thank him.',\n status: 'Completed',\n isSelected: false,\n },\n {\n title: 'Send invitation to Spring Ball',\n note: \"The Spring Ball is coming up soon. Let's get those invitations out!\",\n status: 'Past due',\n isSelected: false,\n },\n {\n title: 'Assign prospects',\n note: 'There are 14 new prospects who are not assigned to fundraisers.',\n status: 'Due tomorrow',\n isSelected: false,\n },\n {\n title: 'Process gift receipts',\n note: 'There are 28 recent gifts that are not receipted.',\n status: 'Due next week',\n isSelected: false,\n },\n ];\n\n protected addItem(): void {\n this.items.push({\n title: 'New reminder ' + ++nextId,\n note: 'This is a new reminder',\n status: 'Active',\n isSelected: false,\n });\n }\n\n protected changeItems(tags: Item[]): void {\n console.log('Tags in order ', tags);\n }\n\n protected onActionClicked(buttonText: string): void {\n alert(buttonText + ' was clicked!');\n }\n\n protected removeItems(): void {\n this.items = this.items.filter((item) => !item.isSelected);\n }\n}\n"
|
|
10342
10398
|
},
|
|
10343
10399
|
{
|
|
10344
10400
|
"fileName": "demo.component.spec.ts",
|
|
@@ -10363,7 +10419,7 @@
|
|
|
10363
10419
|
{
|
|
10364
10420
|
"fileName": "demo.component.ts",
|
|
10365
10421
|
"filePath": "/projects/lists/documentation/code-examples/paging/with-content/demo.component.ts",
|
|
10366
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject } from '@angular/core';\nimport { SkyDescriptionListModule } from '@skyux/layout';\nimport {\n SkyPagingContentChangeArgs,\n SkyPagingModule,\n SkyRepeaterModule,\n} from '@skyux/lists';\n\nimport { Subject, shareReplay, switchMap, tap } from 'rxjs';\n\nimport { DemoDataService } from './demo-data.service';\n\n@Component({\n
|
|
10422
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject } from '@angular/core';\nimport { SkyDescriptionListModule } from '@skyux/layout';\nimport {\n SkyPagingContentChangeArgs,\n SkyPagingModule,\n SkyRepeaterModule,\n} from '@skyux/lists';\n\nimport { Subject, shareReplay, switchMap, tap } from 'rxjs';\n\nimport { DemoDataService } from './demo-data.service';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [\n CommonModule,\n SkyDescriptionListModule,\n SkyPagingModule,\n SkyRepeaterModule,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class DemoComponent {\n #demoDataSvc = inject(DemoDataService);\n\n protected currentPage = 1;\n protected pageSize = 5;\n protected contentChange = new Subject<SkyPagingContentChangeArgs>();\n\n protected pagedData = this.contentChange.pipe(\n switchMap((args) =>\n this.#demoDataSvc.getPagedData(args.currentPage, this.pageSize).pipe(\n tap(() => {\n args.loadingComplete();\n }),\n ),\n ),\n shareReplay(1),\n );\n}\n"
|
|
10367
10423
|
},
|
|
10368
10424
|
{
|
|
10369
10425
|
"fileName": "demo.component.html",
|
|
@@ -10383,7 +10439,7 @@
|
|
|
10383
10439
|
{
|
|
10384
10440
|
"fileName": "demo.component.ts",
|
|
10385
10441
|
"filePath": "/projects/lists/documentation/code-examples/paging/basic/demo.component.ts",
|
|
10386
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPagingModule } from '@skyux/lists';\n\n@Component({\n
|
|
10442
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyPagingModule } from '@skyux/lists';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyPagingModule],\n})\nexport class DemoComponent {\n protected currentPage = 1;\n}\n"
|
|
10387
10443
|
},
|
|
10388
10444
|
{
|
|
10389
10445
|
"fileName": "demo.component.html",
|
|
@@ -10398,7 +10454,7 @@
|
|
|
10398
10454
|
{
|
|
10399
10455
|
"fileName": "demo.component.ts",
|
|
10400
10456
|
"filePath": "/projects/lists/documentation/code-examples/infinite-scroll/repeater/demo.component.ts",
|
|
10401
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { SkyInfiniteScrollModule, SkyRepeaterModule } from '@skyux/lists';\n\nimport { InfiniteScrollDemoItem } from './item';\n\nlet nextId = 0;\n\n@Component({\n
|
|
10457
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { SkyInfiniteScrollModule, SkyRepeaterModule } from '@skyux/lists';\n\nimport { InfiniteScrollDemoItem } from './item';\n\nlet nextId = 0;\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyInfiniteScrollModule, SkyRepeaterModule],\n})\nexport class DemoComponent implements OnInit {\n protected items: InfiniteScrollDemoItem[] = [];\n protected itemsHaveMore = true;\n\n public ngOnInit(): void {\n void this.#addData();\n }\n\n protected onScrollEnd(): void {\n if (this.itemsHaveMore) {\n void this.#addData();\n }\n }\n\n async #addData(): Promise<void> {\n const result = await this.#mockRemote();\n this.items = this.items.concat(result.data);\n this.itemsHaveMore = result.hasMore;\n }\n\n #mockRemote(): Promise<{\n data: InfiniteScrollDemoItem[];\n hasMore: boolean;\n }> {\n const data: InfiniteScrollDemoItem[] = [];\n\n for (let i = 0; i < 8; i++) {\n data.push({\n name: `Item #${++nextId}`,\n });\n }\n\n // Simulate async request.\n return new Promise((resolve) => {\n setTimeout(() => {\n resolve({\n data,\n hasMore: nextId < 50,\n });\n }, 1000);\n });\n }\n}\n"
|
|
10402
10458
|
},
|
|
10403
10459
|
{
|
|
10404
10460
|
"fileName": "demo.component.html",
|
|
@@ -10418,7 +10474,7 @@
|
|
|
10418
10474
|
{
|
|
10419
10475
|
"fileName": "filter-modal.component.ts",
|
|
10420
10476
|
"filePath": "/projects/lists/documentation/code-examples/filter/modal/filter-modal.component.ts",
|
|
10421
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { Filter } from './filter';\nimport { FilterModalContext } from './filter-modal-context';\n\n@Component({\n
|
|
10477
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { Filter } from './filter';\nimport { FilterModalContext } from './filter-modal-context';\n\n@Component({\n selector: 'app-filter-modal',\n templateUrl: './filter-modal.component.html',\n imports: [FormsModule, SkyCheckboxModule, SkyInputBoxModule, SkyModalModule],\n})\nexport class FilterModalComponent {\n protected hideOrange = false;\n protected fruitType = 'any';\n\n protected readonly context = inject(FilterModalContext);\n protected readonly instance = inject(SkyModalInstance);\n\n constructor() {\n if (this.context.appliedFilters.length > 0) {\n this.#setFormFilters(this.context.appliedFilters);\n } else {\n this.clearAllFilters();\n }\n }\n\n protected applyFilters(): void {\n const result = this.#getAppliedFiltersArray();\n this.instance.save(result);\n }\n\n protected cancel(): void {\n this.instance.cancel();\n }\n\n protected clearAllFilters(): void {\n this.hideOrange = false;\n this.fruitType = 'any';\n }\n\n #getAppliedFiltersArray(): Filter[] {\n const appliedFilters: Filter[] = [];\n\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 #setFormFilters(appliedFilters: Filter[]): void {\n for (const appliedFilter of appliedFilters) {\n if (appliedFilter.name === 'fruitType') {\n this.fruitType = `${appliedFilter.value}`;\n }\n\n if (appliedFilter.name === 'hideOrange') {\n this.hideOrange = !!appliedFilter.value;\n }\n }\n }\n}\n"
|
|
10422
10478
|
},
|
|
10423
10479
|
{
|
|
10424
10480
|
"fileName": "filter-modal.component.html",
|
|
@@ -10433,7 +10489,7 @@
|
|
|
10433
10489
|
{
|
|
10434
10490
|
"fileName": "demo.component.ts",
|
|
10435
10491
|
"filePath": "/projects/lists/documentation/code-examples/filter/modal/demo.component.ts",
|
|
10436
|
-
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n inject,\n} from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { Filter } from './filter';\nimport { FilterModalContext } from './filter-modal-context';\nimport { FilterModalComponent } from './filter-modal.component';\nimport { Fruit } from './fruit';\n\n@Component({\n
|
|
10492
|
+
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n inject,\n} from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { Filter } from './filter';\nimport { FilterModalContext } from './filter-modal-context';\nimport { FilterModalComponent } from './filter-modal.component';\nimport { Fruit } from './fruit';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [SkyFilterModule, SkyRepeaterModule, SkyToolbarModule],\n})\nexport class DemoComponent {\n protected appliedFilters: Filter[] = [];\n protected filteredItems: Fruit[];\n protected items: Fruit[] = [\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 protected showInlineFilters = false;\n\n readonly #changeDetectorRef = inject(ChangeDetectorRef);\n readonly #modalSvc = inject(SkyModalService);\n\n constructor() {\n this.filteredItems = this.items.slice();\n }\n\n protected onDismiss(index: number): void {\n this.appliedFilters.splice(index, 1);\n this.filteredItems = this.#filterItems(this.items, this.appliedFilters);\n }\n\n protected onInlineFilterButtonClicked(): void {\n this.showInlineFilters = !this.showInlineFilters;\n }\n\n protected onModalFilterButtonClick(): void {\n const modalInstance = this.#modalSvc.open(FilterModalComponent, [\n {\n provide: FilterModalContext,\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 as Filter[]).slice();\n this.filteredItems = this.#filterItems(this.items, this.appliedFilters);\n this.#changeDetectorRef.markForCheck();\n }\n });\n }\n\n #fruitTypeFilterFailed(filter: Filter, item: Fruit): boolean {\n return (\n filter.name === 'fruitType' &&\n filter.value !== 'any' &&\n filter.value !== item.type\n );\n }\n\n #itemIsShown(filters: Filter[], item: Fruit): 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 #filterItems(items: Fruit[], filters: Filter[]): Fruit[] {\n let i: number, passesFilter: boolean;\n const result: Fruit[] = [];\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 #orangeFilterFailed(filter: Filter, item: Fruit): boolean {\n return (\n filter.name === 'hideOrange' && !!filter.value && item.color === 'orange'\n );\n }\n}\n"
|
|
10437
10493
|
},
|
|
10438
10494
|
{
|
|
10439
10495
|
"fileName": "demo.component.html",
|
|
@@ -10443,7 +10499,7 @@
|
|
|
10443
10499
|
{
|
|
10444
10500
|
"fileName": "demo.component.ts",
|
|
10445
10501
|
"filePath": "/projects/lists/documentation/code-examples/filter/inline/demo.component.ts",
|
|
10446
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\n\ninterface Filter {\n name: string;\n value: string | boolean;\n}\n\ninterface Fruit {\n name: string;\n type: string;\n color: string;\n}\n\n@Component({\n
|
|
10502
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyFilterModule, SkyRepeaterModule } from '@skyux/lists';\n\ninterface Filter {\n name: string;\n value: string | boolean;\n}\n\ninterface Fruit {\n name: string;\n type: string;\n color: string;\n}\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyFilterModule,\n SkyInputBoxModule,\n SkyRepeaterModule,\n SkyToolbarModule,\n ],\n})\nexport class DemoComponent {\n protected appliedFilters: Filter[] = [];\n protected filteredItems: Fruit[];\n protected filtersActive = false;\n protected fruitType = 'any';\n protected hideOrange = false;\n\n protected items: Fruit[] = [\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 protected showInlineFilters = false;\n\n constructor() {\n this.filteredItems = this.items.slice();\n }\n\n protected filterButtonClicked(): void {\n this.showInlineFilters = !this.showInlineFilters;\n }\n\n protected fruitTypeChange(newValue: string): void {\n this.fruitType = newValue;\n this.#setFilterActiveState();\n }\n\n protected hideOrangeChange(newValue: boolean): void {\n this.hideOrange = newValue;\n this.#setFilterActiveState();\n }\n\n #setFilterActiveState(): void {\n this.appliedFilters = [];\n\n if (this.fruitType !== 'any') {\n this.appliedFilters.push({\n name: 'fruitType',\n value: this.fruitType,\n });\n }\n\n if (this.hideOrange) {\n this.appliedFilters.push({\n name: 'hideOrange',\n value: true,\n });\n }\n\n this.filtersActive = this.appliedFilters.length > 0;\n this.filteredItems = this.#filterItems(this.items, this.appliedFilters);\n }\n\n #orangeFilterFailed(filter: Filter, item: Fruit): boolean {\n return (\n filter.name === 'hideOrange' && !!filter.value && item.color === 'orange'\n );\n }\n\n #fruitTypeFilterFailed(filter: Filter, item: Fruit): boolean {\n return (\n filter.name === 'fruitType' &&\n filter.value !== 'any' &&\n filter.value !== item.type\n );\n }\n\n #itemIsShown(filters: Filter[], item: Fruit): 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 #filterItems(items: Fruit[], filters: Filter[]): Fruit[] {\n let i: number, passesFilter: boolean;\n const result: Fruit[] = [];\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"
|
|
10447
10503
|
},
|
|
10448
10504
|
{
|
|
10449
10505
|
"fileName": "demo.component.html",
|
|
@@ -10453,389 +10509,380 @@
|
|
|
10453
10509
|
],
|
|
10454
10510
|
"codeExampleDependencies": {
|
|
10455
10511
|
"/projects/lists/documentation/code-examples/sort/basic": {
|
|
10456
|
-
"@angular-devkit/core": "
|
|
10457
|
-
"@angular-devkit/schematics": "
|
|
10458
|
-
"@angular/animations": "
|
|
10459
|
-
"@angular/cdk": "
|
|
10460
|
-
"@angular/cli": "
|
|
10461
|
-
"@angular/common": "
|
|
10462
|
-
"@angular/core": "
|
|
10463
|
-
"@angular/forms": "
|
|
10464
|
-
"@angular/platform-browser": "
|
|
10465
|
-
"@angular/router": "
|
|
10466
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10467
|
-
"@schematics/angular": "
|
|
10468
|
-
"@skyux-sdk/testing": "
|
|
10469
|
-
"@skyux/animations": "
|
|
10470
|
-
"@skyux/assets": "
|
|
10471
|
-
"@skyux/config": "
|
|
10472
|
-
"@skyux/core": "
|
|
10473
|
-
"@skyux/forms": "
|
|
10474
|
-
"@skyux/help-inline": "
|
|
10475
|
-
"@skyux/i18n": "
|
|
10476
|
-
"@skyux/icon": "
|
|
10512
|
+
"@angular-devkit/core": "19.0.6",
|
|
10513
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10514
|
+
"@angular/animations": "19.0.5",
|
|
10515
|
+
"@angular/cdk": "19.0.4",
|
|
10516
|
+
"@angular/cli": "19.0.6",
|
|
10517
|
+
"@angular/common": "19.0.5",
|
|
10518
|
+
"@angular/core": "19.0.5",
|
|
10519
|
+
"@angular/forms": "19.0.5",
|
|
10520
|
+
"@angular/platform-browser": "19.0.5",
|
|
10521
|
+
"@angular/router": "19.0.5",
|
|
10522
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10523
|
+
"@schematics/angular": "19.0.6",
|
|
10524
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10525
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10526
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10527
|
+
"@skyux/config": "12.0.0-alpha.1",
|
|
10528
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10529
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10530
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10531
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10532
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10477
10533
|
"@skyux/icons": "7.10.0",
|
|
10478
|
-
"@skyux/indicators": "
|
|
10479
|
-
"@skyux/inline-form": "
|
|
10480
|
-
"@skyux/layout": "
|
|
10481
|
-
"@skyux/lists": "
|
|
10482
|
-
"@skyux/modals": "
|
|
10483
|
-
"@skyux/popovers": "
|
|
10484
|
-
"@skyux/router": "
|
|
10485
|
-
"@skyux/theme": "
|
|
10534
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10535
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10536
|
+
"@skyux/layout": "12.0.0-alpha.1",
|
|
10537
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10538
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
10539
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10540
|
+
"@skyux/router": "12.0.0-alpha.1",
|
|
10541
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10486
10542
|
"@types/dragula": "2.1.36",
|
|
10487
10543
|
"@types/node": "20.14.12",
|
|
10488
10544
|
"axe-core": "4.10.2",
|
|
10489
|
-
"cross-spawn": "7.0.6",
|
|
10490
10545
|
"dom-autoscroller": "2.3.4",
|
|
10491
10546
|
"dragula": "3.7.3",
|
|
10492
10547
|
"fontfaceobserver": "2.3.0",
|
|
10493
|
-
"glob": "11.0.0",
|
|
10494
10548
|
"jsonc-parser": "3.3.1",
|
|
10549
|
+
"minimist": "1.2.8",
|
|
10495
10550
|
"ng2-dragula": "5.1.0",
|
|
10496
10551
|
"rxjs": "7.8.1",
|
|
10497
|
-
"tslib": "2.
|
|
10498
|
-
"zone.js": "0.
|
|
10552
|
+
"tslib": "2.8.1",
|
|
10553
|
+
"zone.js": "0.15.0"
|
|
10499
10554
|
},
|
|
10500
10555
|
"/projects/lists/documentation/code-examples/repeater/inline-form": {
|
|
10501
|
-
"@angular-devkit/core": "
|
|
10502
|
-
"@angular-devkit/schematics": "
|
|
10503
|
-
"@angular/animations": "
|
|
10504
|
-
"@angular/cdk": "
|
|
10505
|
-
"@angular/cli": "
|
|
10506
|
-
"@angular/common": "
|
|
10507
|
-
"@angular/core": "
|
|
10508
|
-
"@angular/forms": "
|
|
10509
|
-
"@angular/platform-browser": "
|
|
10510
|
-
"@angular/router": "
|
|
10511
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10512
|
-
"@schematics/angular": "
|
|
10513
|
-
"@skyux-sdk/testing": "
|
|
10514
|
-
"@skyux/animations": "
|
|
10515
|
-
"@skyux/assets": "
|
|
10516
|
-
"@skyux/core": "
|
|
10517
|
-
"@skyux/forms": "
|
|
10518
|
-
"@skyux/help-inline": "
|
|
10519
|
-
"@skyux/i18n": "
|
|
10520
|
-
"@skyux/icon": "
|
|
10556
|
+
"@angular-devkit/core": "19.0.6",
|
|
10557
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10558
|
+
"@angular/animations": "19.0.5",
|
|
10559
|
+
"@angular/cdk": "19.0.4",
|
|
10560
|
+
"@angular/cli": "19.0.6",
|
|
10561
|
+
"@angular/common": "19.0.5",
|
|
10562
|
+
"@angular/core": "19.0.5",
|
|
10563
|
+
"@angular/forms": "19.0.5",
|
|
10564
|
+
"@angular/platform-browser": "19.0.5",
|
|
10565
|
+
"@angular/router": "19.0.5",
|
|
10566
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10567
|
+
"@schematics/angular": "19.0.6",
|
|
10568
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10569
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10570
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10571
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10572
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10573
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10574
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10575
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10521
10576
|
"@skyux/icons": "7.10.0",
|
|
10522
|
-
"@skyux/indicators": "
|
|
10523
|
-
"@skyux/inline-form": "
|
|
10524
|
-
"@skyux/lists": "
|
|
10525
|
-
"@skyux/popovers": "
|
|
10526
|
-
"@skyux/theme": "
|
|
10577
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10578
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10579
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10580
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10581
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10527
10582
|
"@types/dragula": "2.1.36",
|
|
10528
10583
|
"@types/node": "20.14.12",
|
|
10529
10584
|
"axe-core": "4.10.2",
|
|
10530
|
-
"cross-spawn": "7.0.6",
|
|
10531
10585
|
"dom-autoscroller": "2.3.4",
|
|
10532
10586
|
"dragula": "3.7.3",
|
|
10533
10587
|
"fontfaceobserver": "2.3.0",
|
|
10534
|
-
"glob": "11.0.0",
|
|
10535
10588
|
"jsonc-parser": "3.3.1",
|
|
10589
|
+
"minimist": "1.2.8",
|
|
10536
10590
|
"ng2-dragula": "5.1.0",
|
|
10537
10591
|
"rxjs": "7.8.1",
|
|
10538
|
-
"tslib": "2.
|
|
10539
|
-
"zone.js": "0.
|
|
10592
|
+
"tslib": "2.8.1",
|
|
10593
|
+
"zone.js": "0.15.0"
|
|
10540
10594
|
},
|
|
10541
10595
|
"/projects/lists/documentation/code-examples/repeater/basic": {
|
|
10542
|
-
"@angular-devkit/core": "
|
|
10543
|
-
"@angular-devkit/schematics": "
|
|
10544
|
-
"@angular/animations": "
|
|
10545
|
-
"@angular/cdk": "
|
|
10546
|
-
"@angular/cli": "
|
|
10547
|
-
"@angular/common": "
|
|
10548
|
-
"@angular/core": "
|
|
10549
|
-
"@angular/forms": "
|
|
10550
|
-
"@angular/platform-browser": "
|
|
10551
|
-
"@angular/router": "
|
|
10552
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10553
|
-
"@schematics/angular": "
|
|
10554
|
-
"@skyux-sdk/testing": "
|
|
10555
|
-
"@skyux/animations": "
|
|
10556
|
-
"@skyux/assets": "
|
|
10557
|
-
"@skyux/core": "
|
|
10558
|
-
"@skyux/forms": "
|
|
10559
|
-
"@skyux/help-inline": "
|
|
10560
|
-
"@skyux/i18n": "
|
|
10561
|
-
"@skyux/icon": "
|
|
10596
|
+
"@angular-devkit/core": "19.0.6",
|
|
10597
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10598
|
+
"@angular/animations": "19.0.5",
|
|
10599
|
+
"@angular/cdk": "19.0.4",
|
|
10600
|
+
"@angular/cli": "19.0.6",
|
|
10601
|
+
"@angular/common": "19.0.5",
|
|
10602
|
+
"@angular/core": "19.0.5",
|
|
10603
|
+
"@angular/forms": "19.0.5",
|
|
10604
|
+
"@angular/platform-browser": "19.0.5",
|
|
10605
|
+
"@angular/router": "19.0.5",
|
|
10606
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10607
|
+
"@schematics/angular": "19.0.6",
|
|
10608
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10609
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10610
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10611
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10612
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10613
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10614
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10615
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10562
10616
|
"@skyux/icons": "7.10.0",
|
|
10563
|
-
"@skyux/indicators": "
|
|
10564
|
-
"@skyux/inline-form": "
|
|
10565
|
-
"@skyux/lists": "
|
|
10566
|
-
"@skyux/popovers": "
|
|
10567
|
-
"@skyux/theme": "
|
|
10617
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10618
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10619
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10620
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10621
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10568
10622
|
"@types/dragula": "2.1.36",
|
|
10569
10623
|
"@types/node": "20.14.12",
|
|
10570
10624
|
"axe-core": "4.10.2",
|
|
10571
|
-
"cross-spawn": "7.0.6",
|
|
10572
10625
|
"dom-autoscroller": "2.3.4",
|
|
10573
10626
|
"dragula": "3.7.3",
|
|
10574
10627
|
"fontfaceobserver": "2.3.0",
|
|
10575
|
-
"glob": "11.0.0",
|
|
10576
10628
|
"jsonc-parser": "3.3.1",
|
|
10629
|
+
"minimist": "1.2.8",
|
|
10577
10630
|
"ng2-dragula": "5.1.0",
|
|
10578
10631
|
"rxjs": "7.8.1",
|
|
10579
|
-
"tslib": "2.
|
|
10580
|
-
"zone.js": "0.
|
|
10632
|
+
"tslib": "2.8.1",
|
|
10633
|
+
"zone.js": "0.15.0"
|
|
10581
10634
|
},
|
|
10582
10635
|
"/projects/lists/documentation/code-examples/repeater/add-remove": {
|
|
10583
|
-
"@angular-devkit/core": "
|
|
10584
|
-
"@angular-devkit/schematics": "
|
|
10585
|
-
"@angular/animations": "
|
|
10586
|
-
"@angular/cdk": "
|
|
10587
|
-
"@angular/cli": "
|
|
10588
|
-
"@angular/common": "
|
|
10589
|
-
"@angular/core": "
|
|
10590
|
-
"@angular/forms": "
|
|
10591
|
-
"@angular/platform-browser": "
|
|
10592
|
-
"@angular/router": "
|
|
10593
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10594
|
-
"@schematics/angular": "
|
|
10595
|
-
"@skyux-sdk/testing": "
|
|
10596
|
-
"@skyux/animations": "
|
|
10597
|
-
"@skyux/assets": "
|
|
10598
|
-
"@skyux/core": "
|
|
10599
|
-
"@skyux/forms": "
|
|
10600
|
-
"@skyux/help-inline": "
|
|
10601
|
-
"@skyux/i18n": "
|
|
10602
|
-
"@skyux/icon": "
|
|
10636
|
+
"@angular-devkit/core": "19.0.6",
|
|
10637
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10638
|
+
"@angular/animations": "19.0.5",
|
|
10639
|
+
"@angular/cdk": "19.0.4",
|
|
10640
|
+
"@angular/cli": "19.0.6",
|
|
10641
|
+
"@angular/common": "19.0.5",
|
|
10642
|
+
"@angular/core": "19.0.5",
|
|
10643
|
+
"@angular/forms": "19.0.5",
|
|
10644
|
+
"@angular/platform-browser": "19.0.5",
|
|
10645
|
+
"@angular/router": "19.0.5",
|
|
10646
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10647
|
+
"@schematics/angular": "19.0.6",
|
|
10648
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10649
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10650
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10651
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10652
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10653
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10654
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10655
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10603
10656
|
"@skyux/icons": "7.10.0",
|
|
10604
|
-
"@skyux/indicators": "
|
|
10605
|
-
"@skyux/inline-form": "
|
|
10606
|
-
"@skyux/lists": "
|
|
10607
|
-
"@skyux/popovers": "
|
|
10608
|
-
"@skyux/theme": "
|
|
10657
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10658
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10659
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10660
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10661
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10609
10662
|
"@types/dragula": "2.1.36",
|
|
10610
10663
|
"@types/node": "20.14.12",
|
|
10611
10664
|
"axe-core": "4.10.2",
|
|
10612
|
-
"cross-spawn": "7.0.6",
|
|
10613
10665
|
"dom-autoscroller": "2.3.4",
|
|
10614
10666
|
"dragula": "3.7.3",
|
|
10615
10667
|
"fontfaceobserver": "2.3.0",
|
|
10616
|
-
"glob": "11.0.0",
|
|
10617
10668
|
"jsonc-parser": "3.3.1",
|
|
10669
|
+
"minimist": "1.2.8",
|
|
10618
10670
|
"ng2-dragula": "5.1.0",
|
|
10619
10671
|
"rxjs": "7.8.1",
|
|
10620
|
-
"tslib": "2.
|
|
10621
|
-
"zone.js": "0.
|
|
10672
|
+
"tslib": "2.8.1",
|
|
10673
|
+
"zone.js": "0.15.0"
|
|
10622
10674
|
},
|
|
10623
10675
|
"/projects/lists/documentation/code-examples/paging/with-content": {
|
|
10624
|
-
"@angular-devkit/core": "
|
|
10625
|
-
"@angular-devkit/schematics": "
|
|
10626
|
-
"@angular/animations": "
|
|
10627
|
-
"@angular/cdk": "
|
|
10628
|
-
"@angular/cli": "
|
|
10629
|
-
"@angular/common": "
|
|
10630
|
-
"@angular/core": "
|
|
10631
|
-
"@angular/forms": "
|
|
10632
|
-
"@angular/platform-browser": "
|
|
10633
|
-
"@angular/router": "
|
|
10634
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10635
|
-
"@schematics/angular": "
|
|
10636
|
-
"@skyux-sdk/testing": "
|
|
10637
|
-
"@skyux/animations": "
|
|
10638
|
-
"@skyux/assets": "
|
|
10639
|
-
"@skyux/config": "
|
|
10640
|
-
"@skyux/core": "
|
|
10641
|
-
"@skyux/forms": "
|
|
10642
|
-
"@skyux/help-inline": "
|
|
10643
|
-
"@skyux/i18n": "
|
|
10644
|
-
"@skyux/icon": "
|
|
10676
|
+
"@angular-devkit/core": "19.0.6",
|
|
10677
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10678
|
+
"@angular/animations": "19.0.5",
|
|
10679
|
+
"@angular/cdk": "19.0.4",
|
|
10680
|
+
"@angular/cli": "19.0.6",
|
|
10681
|
+
"@angular/common": "19.0.5",
|
|
10682
|
+
"@angular/core": "19.0.5",
|
|
10683
|
+
"@angular/forms": "19.0.5",
|
|
10684
|
+
"@angular/platform-browser": "19.0.5",
|
|
10685
|
+
"@angular/router": "19.0.5",
|
|
10686
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10687
|
+
"@schematics/angular": "19.0.6",
|
|
10688
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10689
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10690
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10691
|
+
"@skyux/config": "12.0.0-alpha.1",
|
|
10692
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10693
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10694
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10695
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10696
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10645
10697
|
"@skyux/icons": "7.10.0",
|
|
10646
|
-
"@skyux/indicators": "
|
|
10647
|
-
"@skyux/inline-form": "
|
|
10648
|
-
"@skyux/layout": "
|
|
10649
|
-
"@skyux/lists": "
|
|
10650
|
-
"@skyux/modals": "
|
|
10651
|
-
"@skyux/popovers": "
|
|
10652
|
-
"@skyux/router": "
|
|
10653
|
-
"@skyux/theme": "
|
|
10698
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10699
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10700
|
+
"@skyux/layout": "12.0.0-alpha.1",
|
|
10701
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10702
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
10703
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10704
|
+
"@skyux/router": "12.0.0-alpha.1",
|
|
10705
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10654
10706
|
"@types/dragula": "2.1.36",
|
|
10655
10707
|
"@types/node": "20.14.12",
|
|
10656
10708
|
"axe-core": "4.10.2",
|
|
10657
|
-
"cross-spawn": "7.0.6",
|
|
10658
10709
|
"dom-autoscroller": "2.3.4",
|
|
10659
10710
|
"dragula": "3.7.3",
|
|
10660
10711
|
"fontfaceobserver": "2.3.0",
|
|
10661
|
-
"glob": "11.0.0",
|
|
10662
10712
|
"jsonc-parser": "3.3.1",
|
|
10713
|
+
"minimist": "1.2.8",
|
|
10663
10714
|
"ng2-dragula": "5.1.0",
|
|
10664
10715
|
"rxjs": "7.8.1",
|
|
10665
|
-
"tslib": "2.
|
|
10666
|
-
"zone.js": "0.
|
|
10716
|
+
"tslib": "2.8.1",
|
|
10717
|
+
"zone.js": "0.15.0"
|
|
10667
10718
|
},
|
|
10668
10719
|
"/projects/lists/documentation/code-examples/paging/basic": {
|
|
10669
|
-
"@angular-devkit/core": "
|
|
10670
|
-
"@angular-devkit/schematics": "
|
|
10671
|
-
"@angular/animations": "
|
|
10672
|
-
"@angular/cdk": "
|
|
10673
|
-
"@angular/cli": "
|
|
10674
|
-
"@angular/common": "
|
|
10675
|
-
"@angular/core": "
|
|
10676
|
-
"@angular/forms": "
|
|
10677
|
-
"@angular/platform-browser": "
|
|
10678
|
-
"@angular/router": "
|
|
10679
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10680
|
-
"@schematics/angular": "
|
|
10681
|
-
"@skyux-sdk/testing": "
|
|
10682
|
-
"@skyux/animations": "
|
|
10683
|
-
"@skyux/assets": "
|
|
10684
|
-
"@skyux/core": "
|
|
10685
|
-
"@skyux/forms": "
|
|
10686
|
-
"@skyux/help-inline": "
|
|
10687
|
-
"@skyux/i18n": "
|
|
10688
|
-
"@skyux/icon": "
|
|
10720
|
+
"@angular-devkit/core": "19.0.6",
|
|
10721
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10722
|
+
"@angular/animations": "19.0.5",
|
|
10723
|
+
"@angular/cdk": "19.0.4",
|
|
10724
|
+
"@angular/cli": "19.0.6",
|
|
10725
|
+
"@angular/common": "19.0.5",
|
|
10726
|
+
"@angular/core": "19.0.5",
|
|
10727
|
+
"@angular/forms": "19.0.5",
|
|
10728
|
+
"@angular/platform-browser": "19.0.5",
|
|
10729
|
+
"@angular/router": "19.0.5",
|
|
10730
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10731
|
+
"@schematics/angular": "19.0.6",
|
|
10732
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10733
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10734
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10735
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10736
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10737
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10738
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10739
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10689
10740
|
"@skyux/icons": "7.10.0",
|
|
10690
|
-
"@skyux/indicators": "
|
|
10691
|
-
"@skyux/inline-form": "
|
|
10692
|
-
"@skyux/lists": "
|
|
10693
|
-
"@skyux/popovers": "
|
|
10694
|
-
"@skyux/theme": "
|
|
10741
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10742
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10743
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10744
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10745
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10695
10746
|
"@types/dragula": "2.1.36",
|
|
10696
10747
|
"@types/node": "20.14.12",
|
|
10697
10748
|
"axe-core": "4.10.2",
|
|
10698
|
-
"cross-spawn": "7.0.6",
|
|
10699
10749
|
"dom-autoscroller": "2.3.4",
|
|
10700
10750
|
"dragula": "3.7.3",
|
|
10701
10751
|
"fontfaceobserver": "2.3.0",
|
|
10702
|
-
"glob": "11.0.0",
|
|
10703
10752
|
"jsonc-parser": "3.3.1",
|
|
10753
|
+
"minimist": "1.2.8",
|
|
10704
10754
|
"ng2-dragula": "5.1.0",
|
|
10705
10755
|
"rxjs": "7.8.1",
|
|
10706
|
-
"tslib": "2.
|
|
10707
|
-
"zone.js": "0.
|
|
10756
|
+
"tslib": "2.8.1",
|
|
10757
|
+
"zone.js": "0.15.0"
|
|
10708
10758
|
},
|
|
10709
10759
|
"/projects/lists/documentation/code-examples/infinite-scroll/repeater": {
|
|
10710
|
-
"@angular-devkit/core": "
|
|
10711
|
-
"@angular-devkit/schematics": "
|
|
10712
|
-
"@angular/animations": "
|
|
10713
|
-
"@angular/cdk": "
|
|
10714
|
-
"@angular/cli": "
|
|
10715
|
-
"@angular/common": "
|
|
10716
|
-
"@angular/core": "
|
|
10717
|
-
"@angular/forms": "
|
|
10718
|
-
"@angular/platform-browser": "
|
|
10719
|
-
"@angular/router": "
|
|
10720
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10721
|
-
"@schematics/angular": "
|
|
10722
|
-
"@skyux-sdk/testing": "
|
|
10723
|
-
"@skyux/animations": "
|
|
10724
|
-
"@skyux/assets": "
|
|
10725
|
-
"@skyux/core": "
|
|
10726
|
-
"@skyux/forms": "
|
|
10727
|
-
"@skyux/help-inline": "
|
|
10728
|
-
"@skyux/i18n": "
|
|
10729
|
-
"@skyux/icon": "
|
|
10760
|
+
"@angular-devkit/core": "19.0.6",
|
|
10761
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10762
|
+
"@angular/animations": "19.0.5",
|
|
10763
|
+
"@angular/cdk": "19.0.4",
|
|
10764
|
+
"@angular/cli": "19.0.6",
|
|
10765
|
+
"@angular/common": "19.0.5",
|
|
10766
|
+
"@angular/core": "19.0.5",
|
|
10767
|
+
"@angular/forms": "19.0.5",
|
|
10768
|
+
"@angular/platform-browser": "19.0.5",
|
|
10769
|
+
"@angular/router": "19.0.5",
|
|
10770
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10771
|
+
"@schematics/angular": "19.0.6",
|
|
10772
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10773
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10774
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10775
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10776
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10777
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10778
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10779
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10730
10780
|
"@skyux/icons": "7.10.0",
|
|
10731
|
-
"@skyux/indicators": "
|
|
10732
|
-
"@skyux/inline-form": "
|
|
10733
|
-
"@skyux/lists": "
|
|
10734
|
-
"@skyux/popovers": "
|
|
10735
|
-
"@skyux/theme": "
|
|
10781
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10782
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10783
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10784
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10785
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10736
10786
|
"@types/dragula": "2.1.36",
|
|
10737
10787
|
"@types/node": "20.14.12",
|
|
10738
10788
|
"axe-core": "4.10.2",
|
|
10739
|
-
"cross-spawn": "7.0.6",
|
|
10740
10789
|
"dom-autoscroller": "2.3.4",
|
|
10741
10790
|
"dragula": "3.7.3",
|
|
10742
10791
|
"fontfaceobserver": "2.3.0",
|
|
10743
|
-
"glob": "11.0.0",
|
|
10744
10792
|
"jsonc-parser": "3.3.1",
|
|
10793
|
+
"minimist": "1.2.8",
|
|
10745
10794
|
"ng2-dragula": "5.1.0",
|
|
10746
10795
|
"rxjs": "7.8.1",
|
|
10747
|
-
"tslib": "2.
|
|
10748
|
-
"zone.js": "0.
|
|
10796
|
+
"tslib": "2.8.1",
|
|
10797
|
+
"zone.js": "0.15.0"
|
|
10749
10798
|
},
|
|
10750
10799
|
"/projects/lists/documentation/code-examples/filter/modal": {
|
|
10751
|
-
"@angular-devkit/core": "
|
|
10752
|
-
"@angular-devkit/schematics": "
|
|
10753
|
-
"@angular/animations": "
|
|
10754
|
-
"@angular/cdk": "
|
|
10755
|
-
"@angular/cli": "
|
|
10756
|
-
"@angular/common": "
|
|
10757
|
-
"@angular/core": "
|
|
10758
|
-
"@angular/forms": "
|
|
10759
|
-
"@angular/platform-browser": "
|
|
10760
|
-
"@angular/router": "
|
|
10761
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10762
|
-
"@schematics/angular": "
|
|
10763
|
-
"@skyux-sdk/testing": "
|
|
10764
|
-
"@skyux/animations": "
|
|
10765
|
-
"@skyux/assets": "
|
|
10766
|
-
"@skyux/config": "
|
|
10767
|
-
"@skyux/core": "
|
|
10768
|
-
"@skyux/forms": "
|
|
10769
|
-
"@skyux/help-inline": "
|
|
10770
|
-
"@skyux/i18n": "
|
|
10771
|
-
"@skyux/icon": "
|
|
10800
|
+
"@angular-devkit/core": "19.0.6",
|
|
10801
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10802
|
+
"@angular/animations": "19.0.5",
|
|
10803
|
+
"@angular/cdk": "19.0.4",
|
|
10804
|
+
"@angular/cli": "19.0.6",
|
|
10805
|
+
"@angular/common": "19.0.5",
|
|
10806
|
+
"@angular/core": "19.0.5",
|
|
10807
|
+
"@angular/forms": "19.0.5",
|
|
10808
|
+
"@angular/platform-browser": "19.0.5",
|
|
10809
|
+
"@angular/router": "19.0.5",
|
|
10810
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10811
|
+
"@schematics/angular": "19.0.6",
|
|
10812
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10813
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10814
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10815
|
+
"@skyux/config": "12.0.0-alpha.1",
|
|
10816
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10817
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10818
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10819
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10820
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10772
10821
|
"@skyux/icons": "7.10.0",
|
|
10773
|
-
"@skyux/indicators": "
|
|
10774
|
-
"@skyux/inline-form": "
|
|
10775
|
-
"@skyux/layout": "
|
|
10776
|
-
"@skyux/lists": "
|
|
10777
|
-
"@skyux/modals": "
|
|
10778
|
-
"@skyux/popovers": "
|
|
10779
|
-
"@skyux/router": "
|
|
10780
|
-
"@skyux/theme": "
|
|
10822
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10823
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10824
|
+
"@skyux/layout": "12.0.0-alpha.1",
|
|
10825
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10826
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
10827
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10828
|
+
"@skyux/router": "12.0.0-alpha.1",
|
|
10829
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10781
10830
|
"@types/dragula": "2.1.36",
|
|
10782
10831
|
"@types/node": "20.14.12",
|
|
10783
10832
|
"axe-core": "4.10.2",
|
|
10784
|
-
"cross-spawn": "7.0.6",
|
|
10785
10833
|
"dom-autoscroller": "2.3.4",
|
|
10786
10834
|
"dragula": "3.7.3",
|
|
10787
10835
|
"fontfaceobserver": "2.3.0",
|
|
10788
|
-
"glob": "11.0.0",
|
|
10789
10836
|
"jsonc-parser": "3.3.1",
|
|
10837
|
+
"minimist": "1.2.8",
|
|
10790
10838
|
"ng2-dragula": "5.1.0",
|
|
10791
10839
|
"rxjs": "7.8.1",
|
|
10792
|
-
"tslib": "2.
|
|
10793
|
-
"zone.js": "0.
|
|
10840
|
+
"tslib": "2.8.1",
|
|
10841
|
+
"zone.js": "0.15.0"
|
|
10794
10842
|
},
|
|
10795
10843
|
"/projects/lists/documentation/code-examples/filter/inline": {
|
|
10796
|
-
"@angular-devkit/core": "
|
|
10797
|
-
"@angular-devkit/schematics": "
|
|
10798
|
-
"@angular/animations": "
|
|
10799
|
-
"@angular/cdk": "
|
|
10800
|
-
"@angular/cli": "
|
|
10801
|
-
"@angular/common": "
|
|
10802
|
-
"@angular/core": "
|
|
10803
|
-
"@angular/forms": "
|
|
10804
|
-
"@angular/platform-browser": "
|
|
10805
|
-
"@angular/router": "
|
|
10806
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
10807
|
-
"@schematics/angular": "
|
|
10808
|
-
"@skyux-sdk/testing": "
|
|
10809
|
-
"@skyux/animations": "
|
|
10810
|
-
"@skyux/assets": "
|
|
10811
|
-
"@skyux/config": "
|
|
10812
|
-
"@skyux/core": "
|
|
10813
|
-
"@skyux/forms": "
|
|
10814
|
-
"@skyux/help-inline": "
|
|
10815
|
-
"@skyux/i18n": "
|
|
10816
|
-
"@skyux/icon": "
|
|
10844
|
+
"@angular-devkit/core": "19.0.6",
|
|
10845
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
10846
|
+
"@angular/animations": "19.0.5",
|
|
10847
|
+
"@angular/cdk": "19.0.4",
|
|
10848
|
+
"@angular/cli": "19.0.6",
|
|
10849
|
+
"@angular/common": "19.0.5",
|
|
10850
|
+
"@angular/core": "19.0.5",
|
|
10851
|
+
"@angular/forms": "19.0.5",
|
|
10852
|
+
"@angular/platform-browser": "19.0.5",
|
|
10853
|
+
"@angular/router": "19.0.5",
|
|
10854
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
10855
|
+
"@schematics/angular": "19.0.6",
|
|
10856
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
10857
|
+
"@skyux/animations": "12.0.0-alpha.1",
|
|
10858
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
10859
|
+
"@skyux/config": "12.0.0-alpha.1",
|
|
10860
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
10861
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
10862
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
10863
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
10864
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
10817
10865
|
"@skyux/icons": "7.10.0",
|
|
10818
|
-
"@skyux/indicators": "
|
|
10819
|
-
"@skyux/inline-form": "
|
|
10820
|
-
"@skyux/layout": "
|
|
10821
|
-
"@skyux/lists": "
|
|
10822
|
-
"@skyux/modals": "
|
|
10823
|
-
"@skyux/popovers": "
|
|
10824
|
-
"@skyux/router": "
|
|
10825
|
-
"@skyux/theme": "
|
|
10866
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
10867
|
+
"@skyux/inline-form": "12.0.0-alpha.1",
|
|
10868
|
+
"@skyux/layout": "12.0.0-alpha.1",
|
|
10869
|
+
"@skyux/lists": "12.0.0-alpha.1",
|
|
10870
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
10871
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
10872
|
+
"@skyux/router": "12.0.0-alpha.1",
|
|
10873
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
10826
10874
|
"@types/dragula": "2.1.36",
|
|
10827
10875
|
"@types/node": "20.14.12",
|
|
10828
10876
|
"axe-core": "4.10.2",
|
|
10829
|
-
"cross-spawn": "7.0.6",
|
|
10830
10877
|
"dom-autoscroller": "2.3.4",
|
|
10831
10878
|
"dragula": "3.7.3",
|
|
10832
10879
|
"fontfaceobserver": "2.3.0",
|
|
10833
|
-
"glob": "11.0.0",
|
|
10834
10880
|
"jsonc-parser": "3.3.1",
|
|
10881
|
+
"minimist": "1.2.8",
|
|
10835
10882
|
"ng2-dragula": "5.1.0",
|
|
10836
10883
|
"rxjs": "7.8.1",
|
|
10837
|
-
"tslib": "2.
|
|
10838
|
-
"zone.js": "0.
|
|
10884
|
+
"tslib": "2.8.1",
|
|
10885
|
+
"zone.js": "0.15.0"
|
|
10839
10886
|
}
|
|
10840
10887
|
}
|
|
10841
10888
|
}
|