@skyux/list-builder-view-grids 5.5.0 → 5.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/skyux-list-builder-view-grids.umd.js +30 -30
- package/documentation.json +53 -53
- package/esm2015/lib/modules/column-selector/column-selector-modal.component.js.map +1 -1
- package/esm2015/lib/modules/column-selector/column-selector-modal.module.js +3 -3
- package/esm2015/lib/modules/column-selector/column-selector-modal.module.js.map +1 -1
- package/esm2015/lib/modules/list-column-selector-action/list-column-selector-action.component.js +5 -5
- package/esm2015/lib/modules/list-column-selector-action/list-column-selector-action.component.js.map +1 -1
- package/esm2015/lib/modules/list-column-selector-action/list-column-selector-action.module.js +2 -2
- package/esm2015/lib/modules/list-column-selector-action/list-column-selector-action.module.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/list-view-grid.component.js +13 -13
- package/esm2015/lib/modules/list-view-grid/list-view-grid.component.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/list-view-grid.module.js +3 -3
- package/esm2015/lib/modules/list-view-grid/list-view-grid.module.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/state/columns/columns.orchestrator.js +2 -2
- package/esm2015/lib/modules/list-view-grid/state/columns/columns.orchestrator.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/state/displayed-columns/displayed-columns.orchestrator.js +2 -2
- package/esm2015/lib/modules/list-view-grid/state/displayed-columns/displayed-columns.orchestrator.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/state/grid-state.model.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/state/grid-state.rxstate.js.map +1 -1
- package/esm2015/lib/modules/list-view-grid/state/grid-state.state-node.js +2 -2
- package/esm2015/lib/modules/list-view-grid/state/grid-state.state-node.js.map +1 -1
- package/esm2015/lib/modules/shared/sky-list-builder-view-grids-resources.module.js +1 -1
- package/esm2015/lib/modules/shared/sky-list-builder-view-grids-resources.module.js.map +1 -1
- package/esm2015/testing/list-view-grid-fixture.js.map +1 -1
- package/fesm2015/skyux-list-builder-view-grids-testing.js.map +1 -1
- package/fesm2015/skyux-list-builder-view-grids.js +36 -36
- package/fesm2015/skyux-list-builder-view-grids.js.map +1 -1
- package/lib/modules/list-column-selector-action/list-column-selector-action.component.d.ts +1 -1
- package/lib/modules/list-view-grid/list-view-grid.component.d.ts +2 -2
- package/lib/modules/list-view-grid/state/columns/columns.orchestrator.d.ts +2 -2
- package/lib/modules/list-view-grid/state/displayed-columns/displayed-columns.orchestrator.d.ts +2 -2
- package/lib/modules/list-view-grid/state/grid-state.model.d.ts +1 -1
- package/package.json +8 -8
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/
|
|
3
|
-
typeof define === 'function' && define.amd ? define('@skyux/list-builder-view-grids', ['exports', '@angular/
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.skyux = global.skyux || {}, global.skyux["list-builder-view-grids"] = {}), global.ng.
|
|
5
|
-
})(this, (function (exports,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/common'), require('@angular/core'), require('@skyux/i18n'), require('@skyux/list-builder'), require('@skyux/list-builder-view-checklist'), require('@skyux/modals'), require('@skyux/indicators'), require('rxjs/operators'), require('@skyux/grids'), require('@skyux/list-builder-common'), require('rxjs')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('@skyux/list-builder-view-grids', ['exports', '@angular/common', '@angular/core', '@skyux/i18n', '@skyux/list-builder', '@skyux/list-builder-view-checklist', '@skyux/modals', '@skyux/indicators', 'rxjs/operators', '@skyux/grids', '@skyux/list-builder-common', 'rxjs'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.skyux = global.skyux || {}, global.skyux["list-builder-view-grids"] = {}), global.ng.common, global.ng.core, global.i5, global.i1, global.i4, global.i2, global.i1$1, global.rxjs.operators, global.i4$2, global.listBuilderCommon, global.rxjs));
|
|
5
|
+
})(this, (function (exports, i4$1, i0, i5, i1, i4, i2, i1$1, operators, i4$2, listBuilderCommon, rxjs) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
return Object.freeze(n);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
|
26
25
|
var i4__namespace$1 = /*#__PURE__*/_interopNamespace(i4$1);
|
|
27
|
-
var
|
|
26
|
+
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
|
27
|
+
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
|
28
28
|
var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
|
|
29
29
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
|
30
|
-
var
|
|
30
|
+
var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
|
|
31
31
|
var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$1);
|
|
32
32
|
var i4__namespace$2 = /*#__PURE__*/_interopNamespace(i4$2);
|
|
33
33
|
|
|
@@ -638,6 +638,29 @@
|
|
|
638
638
|
return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
|
|
639
639
|
}
|
|
640
640
|
|
|
641
|
+
/**
|
|
642
|
+
* @internal
|
|
643
|
+
*/
|
|
644
|
+
var ListViewGridColumnsLoadAction = /** @class */ (function () {
|
|
645
|
+
function ListViewGridColumnsLoadAction(columns, refresh) {
|
|
646
|
+
if (refresh === void 0) { refresh = false; }
|
|
647
|
+
this.columns = columns;
|
|
648
|
+
this.refresh = refresh;
|
|
649
|
+
}
|
|
650
|
+
return ListViewGridColumnsLoadAction;
|
|
651
|
+
}());
|
|
652
|
+
|
|
653
|
+
/**
|
|
654
|
+
* @internal
|
|
655
|
+
*/
|
|
656
|
+
var GridStateModel = /** @class */ (function () {
|
|
657
|
+
function GridStateModel() {
|
|
658
|
+
this.columns = new listBuilderCommon.AsyncList();
|
|
659
|
+
this.displayedColumns = new listBuilderCommon.AsyncList();
|
|
660
|
+
}
|
|
661
|
+
return GridStateModel;
|
|
662
|
+
}());
|
|
663
|
+
|
|
641
664
|
/**
|
|
642
665
|
* @internal
|
|
643
666
|
*/
|
|
@@ -664,18 +687,6 @@
|
|
|
664
687
|
return GridStateOrchestrator;
|
|
665
688
|
}(listBuilderCommon.StateOrchestrator));
|
|
666
689
|
|
|
667
|
-
/**
|
|
668
|
-
* @internal
|
|
669
|
-
*/
|
|
670
|
-
var ListViewGridColumnsLoadAction = /** @class */ (function () {
|
|
671
|
-
function ListViewGridColumnsLoadAction(columns, refresh) {
|
|
672
|
-
if (refresh === void 0) { refresh = false; }
|
|
673
|
-
this.columns = columns;
|
|
674
|
-
this.refresh = refresh;
|
|
675
|
-
}
|
|
676
|
-
return ListViewGridColumnsLoadAction;
|
|
677
|
-
}());
|
|
678
|
-
|
|
679
690
|
/**
|
|
680
691
|
* @internal
|
|
681
692
|
*/
|
|
@@ -718,17 +729,6 @@
|
|
|
718
729
|
return ListViewDisplayedGridColumnsOrchestrator;
|
|
719
730
|
}(GridStateOrchestrator));
|
|
720
731
|
|
|
721
|
-
/**
|
|
722
|
-
* @internal
|
|
723
|
-
*/
|
|
724
|
-
var GridStateModel = /** @class */ (function () {
|
|
725
|
-
function GridStateModel() {
|
|
726
|
-
this.columns = new listBuilderCommon.AsyncList();
|
|
727
|
-
this.displayedColumns = new listBuilderCommon.AsyncList();
|
|
728
|
-
}
|
|
729
|
-
return GridStateModel;
|
|
730
|
-
}());
|
|
731
|
-
|
|
732
732
|
/**
|
|
733
733
|
* @internal
|
|
734
734
|
*/
|
package/documentation.json
CHANGED
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"sources": [
|
|
357
357
|
{
|
|
358
358
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.module.ts",
|
|
359
|
-
"line":
|
|
359
|
+
"line": 22,
|
|
360
360
|
"character": 13
|
|
361
361
|
}
|
|
362
362
|
]
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
"sources": [
|
|
417
417
|
{
|
|
418
418
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.module.ts",
|
|
419
|
-
"line":
|
|
419
|
+
"line": 31,
|
|
420
420
|
"character": 13
|
|
421
421
|
}
|
|
422
422
|
]
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"sources": [
|
|
455
455
|
{
|
|
456
456
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
457
|
-
"line":
|
|
457
|
+
"line": 256,
|
|
458
458
|
"character": 2
|
|
459
459
|
}
|
|
460
460
|
],
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"sources": [
|
|
571
571
|
{
|
|
572
572
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
573
|
-
"line":
|
|
573
|
+
"line": 220,
|
|
574
574
|
"character": 9
|
|
575
575
|
}
|
|
576
576
|
],
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"sources": [
|
|
602
602
|
{
|
|
603
603
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
604
|
-
"line":
|
|
604
|
+
"line": 236,
|
|
605
605
|
"character": 9
|
|
606
606
|
}
|
|
607
607
|
],
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"sources": [
|
|
645
645
|
{
|
|
646
646
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
647
|
-
"line":
|
|
647
|
+
"line": 99,
|
|
648
648
|
"character": 9
|
|
649
649
|
}
|
|
650
650
|
],
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"sources": [
|
|
709
709
|
{
|
|
710
710
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
711
|
-
"line":
|
|
711
|
+
"line": 172,
|
|
712
712
|
"character": 9
|
|
713
713
|
}
|
|
714
714
|
],
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"sources": [
|
|
751
751
|
{
|
|
752
752
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
753
|
-
"line":
|
|
753
|
+
"line": 114,
|
|
754
754
|
"character": 9
|
|
755
755
|
}
|
|
756
756
|
],
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"sources": [
|
|
786
786
|
{
|
|
787
787
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
788
|
-
"line":
|
|
788
|
+
"line": 204,
|
|
789
789
|
"character": 9
|
|
790
790
|
}
|
|
791
791
|
],
|
|
@@ -827,7 +827,7 @@
|
|
|
827
827
|
"sources": [
|
|
828
828
|
{
|
|
829
829
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
830
|
-
"line":
|
|
830
|
+
"line": 230,
|
|
831
831
|
"character": 9
|
|
832
832
|
}
|
|
833
833
|
],
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
"sources": [
|
|
885
885
|
{
|
|
886
886
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
887
|
-
"line":
|
|
887
|
+
"line": 126,
|
|
888
888
|
"character": 9
|
|
889
889
|
}
|
|
890
890
|
],
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
"sources": [
|
|
937
937
|
{
|
|
938
938
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
939
|
-
"line":
|
|
939
|
+
"line": 105,
|
|
940
940
|
"character": 9
|
|
941
941
|
}
|
|
942
942
|
],
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"sources": [
|
|
1001
1001
|
{
|
|
1002
1002
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1003
|
-
"line":
|
|
1003
|
+
"line": 133,
|
|
1004
1004
|
"character": 9
|
|
1005
1005
|
}
|
|
1006
1006
|
],
|
|
@@ -1021,7 +1021,7 @@
|
|
|
1021
1021
|
"sources": [
|
|
1022
1022
|
{
|
|
1023
1023
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1024
|
-
"line":
|
|
1024
|
+
"line": 224,
|
|
1025
1025
|
"character": 9
|
|
1026
1026
|
}
|
|
1027
1027
|
],
|
|
@@ -1052,7 +1052,7 @@
|
|
|
1052
1052
|
"sources": [
|
|
1053
1053
|
{
|
|
1054
1054
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1055
|
-
"line":
|
|
1055
|
+
"line": 232,
|
|
1056
1056
|
"character": 9
|
|
1057
1057
|
}
|
|
1058
1058
|
],
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"sources": [
|
|
1081
1081
|
{
|
|
1082
1082
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1083
|
-
"line":
|
|
1083
|
+
"line": 238,
|
|
1084
1084
|
"character": 9
|
|
1085
1085
|
}
|
|
1086
1086
|
],
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
"sources": [
|
|
1120
1120
|
{
|
|
1121
1121
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1122
|
-
"line":
|
|
1122
|
+
"line": 187,
|
|
1123
1123
|
"character": 9
|
|
1124
1124
|
}
|
|
1125
1125
|
],
|
|
@@ -1164,7 +1164,7 @@
|
|
|
1164
1164
|
"sources": [
|
|
1165
1165
|
{
|
|
1166
1166
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1167
|
-
"line":
|
|
1167
|
+
"line": 193,
|
|
1168
1168
|
"character": 9
|
|
1169
1169
|
}
|
|
1170
1170
|
],
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
"sources": [
|
|
1210
1210
|
{
|
|
1211
1211
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1212
|
-
"line":
|
|
1212
|
+
"line": 162,
|
|
1213
1213
|
"character": 9
|
|
1214
1214
|
}
|
|
1215
1215
|
],
|
|
@@ -1243,7 +1243,7 @@
|
|
|
1243
1243
|
"sources": [
|
|
1244
1244
|
{
|
|
1245
1245
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1246
|
-
"line":
|
|
1246
|
+
"line": 247,
|
|
1247
1247
|
"character": 9
|
|
1248
1248
|
}
|
|
1249
1249
|
],
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
"sources": [
|
|
1316
1316
|
{
|
|
1317
1317
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1318
|
-
"line":
|
|
1318
|
+
"line": 222,
|
|
1319
1319
|
"character": 9
|
|
1320
1320
|
}
|
|
1321
1321
|
],
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"sources": [
|
|
1362
1362
|
{
|
|
1363
1363
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1364
|
-
"line":
|
|
1364
|
+
"line": 201,
|
|
1365
1365
|
"character": 9
|
|
1366
1366
|
}
|
|
1367
1367
|
],
|
|
@@ -1408,7 +1408,7 @@
|
|
|
1408
1408
|
"sources": [
|
|
1409
1409
|
{
|
|
1410
1410
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1411
|
-
"line":
|
|
1411
|
+
"line": 181,
|
|
1412
1412
|
"character": 9
|
|
1413
1413
|
}
|
|
1414
1414
|
],
|
|
@@ -1428,7 +1428,7 @@
|
|
|
1428
1428
|
"sources": [
|
|
1429
1429
|
{
|
|
1430
1430
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1431
|
-
"line":
|
|
1431
|
+
"line": 234,
|
|
1432
1432
|
"character": 9
|
|
1433
1433
|
}
|
|
1434
1434
|
],
|
|
@@ -1471,7 +1471,7 @@
|
|
|
1471
1471
|
"sources": [
|
|
1472
1472
|
{
|
|
1473
1473
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1474
|
-
"line":
|
|
1474
|
+
"line": 120,
|
|
1475
1475
|
"character": 9
|
|
1476
1476
|
}
|
|
1477
1477
|
],
|
|
@@ -1508,7 +1508,7 @@
|
|
|
1508
1508
|
"sources": [
|
|
1509
1509
|
{
|
|
1510
1510
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1511
|
-
"line":
|
|
1511
|
+
"line": 206,
|
|
1512
1512
|
"character": 13
|
|
1513
1513
|
}
|
|
1514
1514
|
],
|
|
@@ -1545,7 +1545,7 @@
|
|
|
1545
1545
|
"sources": [
|
|
1546
1546
|
{
|
|
1547
1547
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1548
|
-
"line":
|
|
1548
|
+
"line": 213,
|
|
1549
1549
|
"character": 13
|
|
1550
1550
|
}
|
|
1551
1551
|
],
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
"sources": [
|
|
1665
1665
|
{
|
|
1666
1666
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1667
|
-
"line":
|
|
1667
|
+
"line": 140,
|
|
1668
1668
|
"character": 13
|
|
1669
1669
|
}
|
|
1670
1670
|
],
|
|
@@ -1755,7 +1755,7 @@
|
|
|
1755
1755
|
"sources": [
|
|
1756
1756
|
{
|
|
1757
1757
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1758
|
-
"line":
|
|
1758
|
+
"line": 91,
|
|
1759
1759
|
"character": 13
|
|
1760
1760
|
}
|
|
1761
1761
|
],
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"sources": [
|
|
1807
1807
|
{
|
|
1808
1808
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1809
|
-
"line":
|
|
1809
|
+
"line": 464,
|
|
1810
1810
|
"character": 9
|
|
1811
1811
|
}
|
|
1812
1812
|
],
|
|
@@ -1849,7 +1849,7 @@
|
|
|
1849
1849
|
"sources": [
|
|
1850
1850
|
{
|
|
1851
1851
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1852
|
-
"line":
|
|
1852
|
+
"line": 444,
|
|
1853
1853
|
"character": 9
|
|
1854
1854
|
}
|
|
1855
1855
|
],
|
|
@@ -1894,7 +1894,7 @@
|
|
|
1894
1894
|
"sources": [
|
|
1895
1895
|
{
|
|
1896
1896
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1897
|
-
"line":
|
|
1897
|
+
"line": 468,
|
|
1898
1898
|
"character": 9
|
|
1899
1899
|
}
|
|
1900
1900
|
],
|
|
@@ -1937,7 +1937,7 @@
|
|
|
1937
1937
|
"sources": [
|
|
1938
1938
|
{
|
|
1939
1939
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1940
|
-
"line":
|
|
1940
|
+
"line": 265,
|
|
1941
1941
|
"character": 9
|
|
1942
1942
|
}
|
|
1943
1943
|
],
|
|
@@ -1974,7 +1974,7 @@
|
|
|
1974
1974
|
"sources": [
|
|
1975
1975
|
{
|
|
1976
1976
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
1977
|
-
"line":
|
|
1977
|
+
"line": 401,
|
|
1978
1978
|
"character": 9
|
|
1979
1979
|
}
|
|
1980
1980
|
],
|
|
@@ -2011,7 +2011,7 @@
|
|
|
2011
2011
|
"sources": [
|
|
2012
2012
|
{
|
|
2013
2013
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
2014
|
-
"line":
|
|
2014
|
+
"line": 410,
|
|
2015
2015
|
"character": 9
|
|
2016
2016
|
}
|
|
2017
2017
|
],
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
"sources": [
|
|
2057
2057
|
{
|
|
2058
2058
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
2059
|
-
"line":
|
|
2059
|
+
"line": 476,
|
|
2060
2060
|
"character": 9
|
|
2061
2061
|
}
|
|
2062
2062
|
],
|
|
@@ -2130,7 +2130,7 @@
|
|
|
2130
2130
|
"sources": [
|
|
2131
2131
|
{
|
|
2132
2132
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
2133
|
-
"line":
|
|
2133
|
+
"line": 472,
|
|
2134
2134
|
"character": 9
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
@@ -2232,7 +2232,7 @@
|
|
|
2232
2232
|
"sources": [
|
|
2233
2233
|
{
|
|
2234
2234
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.component.ts",
|
|
2235
|
-
"line":
|
|
2235
|
+
"line": 82,
|
|
2236
2236
|
"character": 13
|
|
2237
2237
|
}
|
|
2238
2238
|
],
|
|
@@ -2312,7 +2312,7 @@
|
|
|
2312
2312
|
"sources": [
|
|
2313
2313
|
{
|
|
2314
2314
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-view-grid/list-view-grid.module.ts",
|
|
2315
|
-
"line":
|
|
2315
|
+
"line": 25,
|
|
2316
2316
|
"character": 13
|
|
2317
2317
|
}
|
|
2318
2318
|
]
|
|
@@ -2350,7 +2350,7 @@
|
|
|
2350
2350
|
"sources": [
|
|
2351
2351
|
{
|
|
2352
2352
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2353
|
-
"line":
|
|
2353
|
+
"line": 72,
|
|
2354
2354
|
"character": 2
|
|
2355
2355
|
}
|
|
2356
2356
|
],
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
"sources": [
|
|
2454
2454
|
{
|
|
2455
2455
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2456
|
-
"line":
|
|
2456
|
+
"line": 50,
|
|
2457
2457
|
"character": 9
|
|
2458
2458
|
}
|
|
2459
2459
|
],
|
|
@@ -2489,7 +2489,7 @@
|
|
|
2489
2489
|
"sources": [
|
|
2490
2490
|
{
|
|
2491
2491
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2492
|
-
"line":
|
|
2492
|
+
"line": 57,
|
|
2493
2493
|
"character": 9
|
|
2494
2494
|
}
|
|
2495
2495
|
],
|
|
@@ -2524,7 +2524,7 @@
|
|
|
2524
2524
|
"sources": [
|
|
2525
2525
|
{
|
|
2526
2526
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2527
|
-
"line":
|
|
2527
|
+
"line": 63,
|
|
2528
2528
|
"character": 9
|
|
2529
2529
|
}
|
|
2530
2530
|
],
|
|
@@ -2577,7 +2577,7 @@
|
|
|
2577
2577
|
"sources": [
|
|
2578
2578
|
{
|
|
2579
2579
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2580
|
-
"line":
|
|
2580
|
+
"line": 94,
|
|
2581
2581
|
"character": 6
|
|
2582
2582
|
}
|
|
2583
2583
|
],
|
|
@@ -2612,7 +2612,7 @@
|
|
|
2612
2612
|
"sources": [
|
|
2613
2613
|
{
|
|
2614
2614
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2615
|
-
"line":
|
|
2615
|
+
"line": 104,
|
|
2616
2616
|
"character": 6
|
|
2617
2617
|
}
|
|
2618
2618
|
],
|
|
@@ -2649,7 +2649,7 @@
|
|
|
2649
2649
|
"sources": [
|
|
2650
2650
|
{
|
|
2651
2651
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2652
|
-
"line":
|
|
2652
|
+
"line": 79,
|
|
2653
2653
|
"character": 9
|
|
2654
2654
|
}
|
|
2655
2655
|
],
|
|
@@ -2686,7 +2686,7 @@
|
|
|
2686
2686
|
"sources": [
|
|
2687
2687
|
{
|
|
2688
2688
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2689
|
-
"line":
|
|
2689
|
+
"line": 118,
|
|
2690
2690
|
"character": 9
|
|
2691
2691
|
}
|
|
2692
2692
|
],
|
|
@@ -2744,7 +2744,7 @@
|
|
|
2744
2744
|
"sources": [
|
|
2745
2745
|
{
|
|
2746
2746
|
"fileName": "libs/components/list-builder-view-grids/src/lib/modules/list-column-selector-action/list-column-selector-action.component.ts",
|
|
2747
|
-
"line":
|
|
2747
|
+
"line": 44,
|
|
2748
2748
|
"character": 13
|
|
2749
2749
|
}
|
|
2750
2750
|
],
|
|
@@ -3105,7 +3105,7 @@
|
|
|
3105
3105
|
{
|
|
3106
3106
|
"fileName": "list-view-grid-demo.module.ts",
|
|
3107
3107
|
"filePath": "/projects/list-builder-view-grids/documentation/code-examples/list-view-grid/column-selector/list-view-grid-demo.module.ts",
|
|
3108
|
-
"rawContents": "import {
|
|
3108
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';\nimport { SkyListViewGridModule } from '@skyux/list-builder-view-grids';\n\nimport { ListViewGridDemoComponent } from './list-view-grid-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewGridModule,\n ],\n declarations: [ListViewGridDemoComponent],\n exports: [ListViewGridDemoComponent],\n})\nexport class ListViewGridDemoModule {}\n"
|
|
3109
3109
|
},
|
|
3110
3110
|
{
|
|
3111
3111
|
"fileName": "list-view-grid-demo.component.html",
|
|
@@ -3115,12 +3115,12 @@
|
|
|
3115
3115
|
{
|
|
3116
3116
|
"fileName": "list-view-grid-demo.component.ts",
|
|
3117
3117
|
"filePath": "/projects/list-builder-view-grids/documentation/code-examples/list-view-grid/data-provider/list-view-grid-demo.component.ts",
|
|
3118
|
-
"rawContents": "import { Component, Injectable } from '@angular/core';\
|
|
3118
|
+
"rawContents": "import { Component, Injectable } from '@angular/core';\nimport {\n ListDataProvider,\n ListDataRequestModel,\n ListDataResponseModel,\n} from '@skyux/list-builder';\nimport { ListItemModel } from '@skyux/list-builder-common';\n\nimport { BehaviorSubject, Observable, of } from 'rxjs';\nimport { map } from 'rxjs/operators';\n\n@Injectable()\nexport class DemoListProvider extends ListDataProvider {\n public items: Observable<ListItemModel[]>;\n\n public remoteCount: BehaviorSubject<number> = new BehaviorSubject<number>(0);\n\n constructor() {\n super();\n this.items = of([\n {\n id: '0',\n data: {\n name: 'Orange',\n description: 'A round, orange fruit.',\n type: 'citrus',\n color: 'orange',\n highAcidity: 'True',\n ph: 3.71,\n },\n },\n {\n id: '1',\n data: {\n name: 'Mango',\n description: \"Delicious in smoothies, but don't eat the skin.\",\n type: 'other',\n color: 'orange',\n highAcidity: 'False',\n ph: 5.92,\n },\n },\n {\n id: '2',\n data: {\n name: 'Lime',\n description: 'A sour, green fruit used in many drinks.',\n type: 'citrus',\n color: 'green',\n highAcidity: 'True',\n ph: 2.5,\n },\n },\n {\n id: '3',\n data: {\n name: 'Strawberry',\n description: 'A red fruit that goes well with shortcake.',\n type: 'berry',\n color: 'red',\n highAcidity: 'True',\n ph: 3.84,\n },\n },\n {\n id: '4',\n data: {\n name: 'Blueberry',\n description: 'A small, blue fruit often found in muffins.',\n type: 'berry',\n color: 'blue',\n highAcidity: 'True',\n ph: 3.21,\n },\n },\n {\n id: '5',\n data: {\n name: 'Black Olives',\n description: 'A small fruit used on pizza.',\n type: 'other',\n color: 'black',\n highAcidity: 'False',\n ph: 6.14,\n },\n },\n ]);\n }\n\n public get(request: ListDataRequestModel): Observable<ListDataResponseModel> {\n /*\n In get() you get data based on a given ListDataRequestModel.\n You can fetch data remotely here and return an Observable<ListDataResponseModel>.\n */\n return this.fakeHttpRequest(request);\n }\n\n public count(): Observable<number> {\n return this.remoteCount;\n }\n\n private fakeHttpRequest(\n request: ListDataRequestModel\n ): Observable<ListDataResponseModel> {\n return this.items.pipe(\n map((items: ListItemModel[]) => {\n let modifiedList = items;\n\n if (request.search.searchText) {\n const searchText = request.search.searchText.toLowerCase();\n\n modifiedList = modifiedList.filter((item) => {\n return (\n item.data.name.toLowerCase().indexOf(searchText) > -1 ||\n item.data.description.toLowerCase().indexOf(searchText) > -1\n );\n });\n }\n\n if (request.filters) {\n for (const filter of request.filters) {\n if (filter.name === 'fruitType' && filter.value !== 'any') {\n modifiedList = modifiedList.filter((item) => {\n return item.data.type === request.filters[0].value;\n });\n } else if (filter.name === 'hideOrange' && filter.value) {\n modifiedList = modifiedList.filter(filter.filterFunction);\n }\n }\n }\n\n if (request.sort) {\n for (const fieldSelector of request.sort.fieldSelectors) {\n if (fieldSelector.fieldSelector === 'highAcidity') {\n modifiedList = modifiedList.sort((itemA: any, itemB: any) => {\n if (fieldSelector.descending) {\n return itemA.data.ph < itemB.data.ph ? 1 : -1;\n } else {\n return itemA.data.ph < itemB.data.ph ? -1 : 1;\n }\n });\n }\n }\n }\n\n const itemStart = (request.pageNumber - 1) * request.pageSize;\n const pagedResult = modifiedList.slice(\n itemStart,\n itemStart + request.pageSize\n );\n\n this.remoteCount.next(modifiedList.length);\n\n return new ListDataResponseModel({\n count: modifiedList.length,\n items: pagedResult,\n });\n })\n );\n }\n}\n\n@Component({\n selector: 'app-list-view-grid-demo',\n templateUrl: './list-view-grid-demo.component.html',\n providers: [DemoListProvider],\n})\nexport class ListViewGridDemoComponent {\n constructor(public listDataProvider: DemoListProvider) {}\n\n public hideOrangeFilterFunction(\n item: ListItemModel,\n filterValue: any\n ): boolean {\n return !filterValue || (filterValue && item.data.color !== 'orange');\n }\n}\n"
|
|
3119
3119
|
},
|
|
3120
3120
|
{
|
|
3121
3121
|
"fileName": "list-view-grid-demo.module.ts",
|
|
3122
3122
|
"filePath": "/projects/list-builder-view-grids/documentation/code-examples/list-view-grid/data-provider/list-view-grid-demo.module.ts",
|
|
3123
|
-
"rawContents": "import {
|
|
3123
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { FormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule } from '@skyux/forms';\nimport {\n SkyListFiltersModule,\n SkyListModule,\n SkyListPagingModule,\n SkyListToolbarModule,\n} from '@skyux/list-builder';\nimport { SkyListViewGridModule } from '@skyux/list-builder-view-grids';\n\nimport { ListViewGridDemoComponent } from './list-view-grid-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyListFiltersModule,\n SkyListModule,\n SkyListPagingModule,\n SkyListToolbarModule,\n SkyListViewGridModule,\n ],\n declarations: [ListViewGridDemoComponent],\n exports: [ListViewGridDemoComponent],\n})\nexport class ListViewGridDemoModule {}\n"
|
|
3124
3124
|
},
|
|
3125
3125
|
{
|
|
3126
3126
|
"fileName": "list-view-grid-demo.component.html",
|
|
@@ -3135,7 +3135,7 @@
|
|
|
3135
3135
|
{
|
|
3136
3136
|
"fileName": "list-view-grid-demo.module.ts",
|
|
3137
3137
|
"filePath": "/projects/list-builder-view-grids/documentation/code-examples/list-view-grid/multiselect/list-view-grid-demo.module.ts",
|
|
3138
|
-
"rawContents": "import {
|
|
3138
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';\nimport { SkyListViewGridModule } from '@skyux/list-builder-view-grids';\n\nimport { ListViewGridDemoComponent } from './list-view-grid-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewGridModule,\n ],\n declarations: [ListViewGridDemoComponent],\n exports: [ListViewGridDemoComponent],\n})\nexport class ListViewGridDemoModule {}\n"
|
|
3139
3139
|
},
|
|
3140
3140
|
{
|
|
3141
3141
|
"fileName": "list-view-grid-demo.component.html",
|
|
@@ -3155,7 +3155,7 @@
|
|
|
3155
3155
|
{
|
|
3156
3156
|
"fileName": "list-view-grid-demo.module.ts",
|
|
3157
3157
|
"filePath": "/projects/list-builder-view-grids/documentation/code-examples/list-view-grid/templated-column/list-view-grid-demo.module.ts",
|
|
3158
|
-
"rawContents": "import {
|
|
3158
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';\nimport { SkyListViewGridModule } from '@skyux/list-builder-view-grids';\nimport { SkyDropdownModule } from '@skyux/popovers';\n\nimport { ListViewGridDemoComponent } from './list-view-grid-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyDropdownModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewGridModule,\n ],\n declarations: [ListViewGridDemoComponent],\n exports: [ListViewGridDemoComponent],\n})\nexport class ListViewGridDDemoModule {}\n"
|
|
3159
3159
|
}
|
|
3160
3160
|
]
|
|
3161
3161
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-selector-modal.component.js","sourceRoot":"","sources":["../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.component.ts","../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.component.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"column-selector-modal.component.js","sourceRoot":"","sources":["../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.component.ts","../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.component.html"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,wBAAwB,EAAE,MAAM,2BAA2B,CAAC;;;;;;;AAMrE,MAAM,OAAO,0BAA0B;IAGrC,YACS,OAAiC,EACjC,QAA0B;QAD1B,YAAO,GAAP,OAAO,CAA0B;QACjC,aAAQ,GAAR,QAAQ,CAAkB;QAJ5B,yBAAoB,GAAkB,EAAE,CAAC;QAM9C,IAAI,CAAC,oBAAoB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IACxD,CAAC;IAEM,qBAAqB,CAAC,WAAiC;QAC5D,IAAI,CAAC,oBAAoB,GAAG,EAAE,CAAC;QAC/B,WAAW,CAAC,OAAO,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE;YACjC,IAAI,KAAK,EAAE;gBACT,IAAI,CAAC,oBAAoB,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;aACrC;QACH,CAAC,CAAC,CAAC;IACL,CAAC;IAEM,aAAa;QAClB,IAAI,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;IACzB,CAAC;IAEM,YAAY;QACjB,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IAChD,CAAC;;wHAzBU,0BAA0B;4GAA1B,0BAA0B,2DCTvC,ymCAuCA;4FD9Ba,0BAA0B;kBAJtC,SAAS;mBAAC;oBACT,QAAQ,EAAE,qBAAqB;oBAC/B,WAAW,EAAE,wCAAwC;iBACtD","sourcesContent":["import { Component } from '@angular/core';\nimport { SkyModalInstance } from '@skyux/modals';\n\nimport { SkyColumnSelectorContext } from './column-selector-context';\n\n@Component({\n selector: 'sky-column-selector',\n templateUrl: './column-selector-modal.component.html',\n})\nexport class SkyColumnSelectorComponent {\n public newSelectedColumnIds: Array<string> = [];\n\n constructor(\n public context: SkyColumnSelectorContext,\n public instance: SkyModalInstance\n ) {\n this.newSelectedColumnIds = context.selectedColumnIds;\n }\n\n public selectedColumnsChange(selectedMap: Map<string, boolean>) {\n this.newSelectedColumnIds = [];\n selectedMap.forEach((value, key) => {\n if (value) {\n this.newSelectedColumnIds.push(key);\n }\n });\n }\n\n public cancelChanges() {\n this.instance.cancel();\n }\n\n public applyChanges() {\n this.instance.save(this.newSelectedColumnIds);\n }\n}\n","<sky-modal>\n <sky-modal-header>\n {{ 'skyux_grid_column_picker_header' | skyLibResources }}\n </sky-modal-header>\n <sky-modal-content>\n <sky-list\n #list\n [data]=\"context.columns\"\n [selectedIds]=\"context.selectedColumnIds\"\n (selectedIdsChange)=\"selectedColumnsChange($event)\"\n >\n <sky-list-toolbar\n [placeholder]=\"\n 'skyux_grid_column_picker_search_placeholder' | skyLibResources\n \"\n >\n </sky-list-toolbar>\n\n <sky-list-view-checklist label=\"heading\" description=\"description\">\n </sky-list-view-checklist>\n </sky-list>\n </sky-modal-content>\n <sky-modal-footer>\n <button\n sky-cmp-id=\"apply-changes\"\n class=\"sky-btn sky-btn-primary\"\n (click)=\"applyChanges()\"\n >\n {{ 'skyux_grid_column_picker_submit' | skyLibResources }}\n </button>\n <button\n sky-cmp-id=\"cancel\"\n class=\"sky-btn sky-btn-link\"\n (click)=\"cancelChanges()\"\n >\n {{ 'skyux_grid_column_picker_cancel' | skyLibResources }}\n </button>\n </sky-modal-footer>\n</sky-modal>\n"]}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
1
|
import { CommonModule } from '@angular/common';
|
|
3
|
-
import {
|
|
2
|
+
import { NgModule } from '@angular/core';
|
|
4
3
|
import { SkyI18nModule } from '@skyux/i18n';
|
|
5
|
-
import { SkyModalModule } from '@skyux/modals';
|
|
6
4
|
import { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';
|
|
7
5
|
import { SkyListViewChecklistModule } from '@skyux/list-builder-view-checklist';
|
|
6
|
+
import { SkyModalModule } from '@skyux/modals';
|
|
7
|
+
import { SkyColumnSelectorComponent } from './column-selector-modal.component';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export class SkyColumnSelectorModule {
|
|
10
10
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-selector-modal.module.js","sourceRoot":"","sources":["../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"column-selector-modal.module.js","sourceRoot":"","sources":["../../../../../../../../libs/components/list-builder-view-grids/src/lib/modules/column-selector/column-selector-modal.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAC1E,OAAO,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,OAAO,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAC;;AAc/E,MAAM,OAAO,uBAAuB;;qHAAvB,uBAAuB;sHAAvB,uBAAuB,iBAXnB,0BAA0B,aAEvC,YAAY;QACZ,aAAa;QACb,cAAc;QACd,aAAa;QACb,oBAAoB;QACpB,0BAA0B;sHAIjB,uBAAuB,YAVzB;YACP,YAAY;YACZ,aAAa;YACb,cAAc;YACd,aAAa;YACb,oBAAoB;YACpB,0BAA0B;SAC3B;4FAGU,uBAAuB;kBAZnC,QAAQ;mBAAC;oBACR,YAAY,EAAE,CAAC,0BAA0B,CAAC;oBAC1C,OAAO,EAAE;wBACP,YAAY;wBACZ,aAAa;wBACb,cAAc;wBACd,aAAa;wBACb,oBAAoB;wBACpB,0BAA0B;qBAC3B;oBACD,eAAe,EAAE,CAAC,0BAA0B,CAAC;iBAC9C","sourcesContent":["import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyI18nModule } from '@skyux/i18n';\nimport { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';\nimport { SkyListViewChecklistModule } from '@skyux/list-builder-view-checklist';\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { SkyColumnSelectorComponent } from './column-selector-modal.component';\n\n@NgModule({\n declarations: [SkyColumnSelectorComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyModalModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewChecklistModule,\n ],\n entryComponents: [SkyColumnSelectorComponent],\n})\nexport class SkyColumnSelectorModule {}\n"]}
|