@skyux/list-builder-view-checklist 5.0.0 → 5.0.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/bundles/skyux-list-builder-view-checklist-testing.umd.js +4 -4
- package/bundles/skyux-list-builder-view-checklist-testing.umd.js.map +1 -1
- package/bundles/skyux-list-builder-view-checklist.umd.js +57 -65
- package/bundles/skyux-list-builder-view-checklist.umd.js.map +1 -1
- package/documentation.json +44 -39
- package/esm2015/modules/list-view-checklist/list-view-checklist-item.component.js +5 -5
- package/esm2015/modules/list-view-checklist/list-view-checklist.component.js +46 -37
- package/esm2015/modules/list-view-checklist/list-view-checklist.module.js +9 -23
- package/esm2015/modules/list-view-checklist/state/checklist-state-action.type.js +1 -1
- package/esm2015/modules/list-view-checklist/state/checklist-state.model.js +1 -1
- package/esm2015/modules/list-view-checklist/state/checklist-state.rxstate.js +4 -4
- package/esm2015/modules/list-view-checklist/state/checklist-state.state-node.js +5 -6
- package/esm2015/modules/list-view-checklist/state/items/items.orchestrator.js +2 -2
- package/esm2015/modules/list-view-checklist/state/items/load.action.js +1 -1
- package/esm2015/testing/list-view-checklist-fixture.js +2 -2
- package/esm2015/testing/list-view-checklist-item.js +1 -1
- package/fesm2015/skyux-list-builder-view-checklist-testing.js +1 -1
- package/fesm2015/skyux-list-builder-view-checklist-testing.js.map +1 -1
- package/fesm2015/skyux-list-builder-view-checklist.js +61 -67
- package/fesm2015/skyux-list-builder-view-checklist.js.map +1 -1
- package/package.json +8 -8
package/documentation.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"sources": [
|
|
47
47
|
{
|
|
48
48
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.state-node.ts",
|
|
49
|
-
"line":
|
|
49
|
+
"line": 13,
|
|
50
50
|
"character": 2
|
|
51
51
|
}
|
|
52
52
|
],
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"sources": [
|
|
113
113
|
{
|
|
114
114
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.state-node.ts",
|
|
115
|
-
"line":
|
|
115
|
+
"line": 12,
|
|
116
116
|
"character": 13
|
|
117
117
|
}
|
|
118
118
|
],
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"sources": [
|
|
190
190
|
{
|
|
191
191
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.rxstate.ts",
|
|
192
|
-
"line":
|
|
192
|
+
"line": 8,
|
|
193
193
|
"character": 13
|
|
194
194
|
}
|
|
195
195
|
],
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"sources": [
|
|
247
247
|
{
|
|
248
248
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.model.ts",
|
|
249
|
-
"line":
|
|
249
|
+
"line": 6,
|
|
250
250
|
"character": 9
|
|
251
251
|
}
|
|
252
252
|
],
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
"sources": [
|
|
284
284
|
{
|
|
285
285
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.model.ts",
|
|
286
|
-
"line":
|
|
286
|
+
"line": 5,
|
|
287
287
|
"character": 13
|
|
288
288
|
}
|
|
289
289
|
]
|
|
@@ -331,13 +331,13 @@
|
|
|
331
331
|
},
|
|
332
332
|
"inheritedFrom": {
|
|
333
333
|
"type": "reference",
|
|
334
|
-
"name": "StateOrchestrator
|
|
334
|
+
"name": "StateOrchestrator<\n T,\n ChecklistStateAction\n>.constructor"
|
|
335
335
|
}
|
|
336
336
|
}
|
|
337
337
|
],
|
|
338
338
|
"inheritedFrom": {
|
|
339
339
|
"type": "reference",
|
|
340
|
-
"name": "StateOrchestrator
|
|
340
|
+
"name": "StateOrchestrator<\n T,\n ChecklistStateAction\n>.constructor"
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
],
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
"sources": [
|
|
354
354
|
{
|
|
355
355
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state.rxstate.ts",
|
|
356
|
-
"line":
|
|
356
|
+
"line": 10,
|
|
357
357
|
"character": 13
|
|
358
358
|
}
|
|
359
359
|
],
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
"sources": [
|
|
734
734
|
{
|
|
735
735
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/items.orchestrator.ts",
|
|
736
|
-
"line":
|
|
736
|
+
"line": 13,
|
|
737
737
|
"character": 2
|
|
738
738
|
}
|
|
739
739
|
],
|
|
@@ -775,7 +775,7 @@
|
|
|
775
775
|
"sources": [
|
|
776
776
|
{
|
|
777
777
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/items/items.orchestrator.ts",
|
|
778
|
-
"line":
|
|
778
|
+
"line": 9,
|
|
779
779
|
"character": 13
|
|
780
780
|
}
|
|
781
781
|
],
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"name": "Component"
|
|
815
815
|
},
|
|
816
816
|
"arguments": {
|
|
817
|
-
"obj": "{\n selector: 'sky-list-view-checklist',\n templateUrl: './list-view-checklist.component.html',\n styleUrls: ['./list-view-checklist.component.scss'],\n providers: [\n {
|
|
817
|
+
"obj": "{\n selector: 'sky-list-view-checklist',\n templateUrl: './list-view-checklist.component.html',\n styleUrls: ['./list-view-checklist.component.scss'],\n providers: [\n {\n provide: ListViewComponent,\n useExisting: forwardRef(() => SkyListViewChecklistComponent),\n },\n ChecklistState,\n ChecklistStateDispatcher,\n ChecklistStateModel,\n ],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
818
818
|
}
|
|
819
819
|
}
|
|
820
820
|
],
|
|
@@ -828,7 +828,7 @@
|
|
|
828
828
|
"sources": [
|
|
829
829
|
{
|
|
830
830
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
831
|
-
"line":
|
|
831
|
+
"line": 149,
|
|
832
832
|
"character": 2
|
|
833
833
|
}
|
|
834
834
|
],
|
|
@@ -933,7 +933,7 @@
|
|
|
933
933
|
"sources": [
|
|
934
934
|
{
|
|
935
935
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
936
|
-
"line":
|
|
936
|
+
"line": 102,
|
|
937
937
|
"character": 9
|
|
938
938
|
}
|
|
939
939
|
],
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
"sources": [
|
|
976
976
|
{
|
|
977
977
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
978
|
-
"line":
|
|
978
|
+
"line": 95,
|
|
979
979
|
"character": 9
|
|
980
980
|
}
|
|
981
981
|
],
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
"sources": [
|
|
1007
1007
|
{
|
|
1008
1008
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1009
|
-
"line":
|
|
1009
|
+
"line": 86,
|
|
1010
1010
|
"character": 9
|
|
1011
1011
|
}
|
|
1012
1012
|
],
|
|
@@ -1077,7 +1077,7 @@
|
|
|
1077
1077
|
"sources": [
|
|
1078
1078
|
{
|
|
1079
1079
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1080
|
-
"line":
|
|
1080
|
+
"line": 320,
|
|
1081
1081
|
"character": 6
|
|
1082
1082
|
}
|
|
1083
1083
|
],
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
"sources": [
|
|
1125
1125
|
{
|
|
1126
1126
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1127
|
-
"line":
|
|
1127
|
+
"line": 75,
|
|
1128
1128
|
"character": 6
|
|
1129
1129
|
}
|
|
1130
1130
|
],
|
|
@@ -1185,7 +1185,7 @@
|
|
|
1185
1185
|
"sources": [
|
|
1186
1186
|
{
|
|
1187
1187
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1188
|
-
"line":
|
|
1188
|
+
"line": 111,
|
|
1189
1189
|
"character": 13
|
|
1190
1190
|
}
|
|
1191
1191
|
],
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
"sources": [
|
|
1263
1263
|
{
|
|
1264
1264
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1265
|
-
"line":
|
|
1265
|
+
"line": 133,
|
|
1266
1266
|
"character": 13
|
|
1267
1267
|
}
|
|
1268
1268
|
],
|
|
@@ -1329,7 +1329,7 @@
|
|
|
1329
1329
|
"sources": [
|
|
1330
1330
|
{
|
|
1331
1331
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1332
|
-
"line":
|
|
1332
|
+
"line": 238,
|
|
1333
1333
|
"character": 9
|
|
1334
1334
|
}
|
|
1335
1335
|
],
|
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
"sources": [
|
|
1380
1380
|
{
|
|
1381
1381
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1382
|
-
"line":
|
|
1382
|
+
"line": 247,
|
|
1383
1383
|
"character": 9
|
|
1384
1384
|
}
|
|
1385
1385
|
],
|
|
@@ -1416,7 +1416,7 @@
|
|
|
1416
1416
|
"sources": [
|
|
1417
1417
|
{
|
|
1418
1418
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1419
|
-
"line":
|
|
1419
|
+
"line": 354,
|
|
1420
1420
|
"character": 9
|
|
1421
1421
|
}
|
|
1422
1422
|
],
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
"sources": [
|
|
1465
1465
|
{
|
|
1466
1466
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1467
|
-
"line":
|
|
1467
|
+
"line": 223,
|
|
1468
1468
|
"character": 9
|
|
1469
1469
|
}
|
|
1470
1470
|
],
|
|
@@ -1514,7 +1514,7 @@
|
|
|
1514
1514
|
"sources": [
|
|
1515
1515
|
{
|
|
1516
1516
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1517
|
-
"line":
|
|
1517
|
+
"line": 315,
|
|
1518
1518
|
"character": 9
|
|
1519
1519
|
}
|
|
1520
1520
|
],
|
|
@@ -1588,7 +1588,7 @@
|
|
|
1588
1588
|
"sources": [
|
|
1589
1589
|
{
|
|
1590
1590
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1591
|
-
"line":
|
|
1591
|
+
"line": 296,
|
|
1592
1592
|
"character": 9
|
|
1593
1593
|
}
|
|
1594
1594
|
],
|
|
@@ -1625,7 +1625,7 @@
|
|
|
1625
1625
|
"sources": [
|
|
1626
1626
|
{
|
|
1627
1627
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1628
|
-
"line":
|
|
1628
|
+
"line": 326,
|
|
1629
1629
|
"character": 9
|
|
1630
1630
|
}
|
|
1631
1631
|
],
|
|
@@ -1697,7 +1697,7 @@
|
|
|
1697
1697
|
"sources": [
|
|
1698
1698
|
{
|
|
1699
1699
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1700
|
-
"line":
|
|
1700
|
+
"line": 274,
|
|
1701
1701
|
"character": 9
|
|
1702
1702
|
}
|
|
1703
1703
|
],
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
"sources": [
|
|
1735
1735
|
{
|
|
1736
1736
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1737
|
-
"line":
|
|
1737
|
+
"line": 360,
|
|
1738
1738
|
"character": 9
|
|
1739
1739
|
}
|
|
1740
1740
|
],
|
|
@@ -1787,7 +1787,7 @@
|
|
|
1787
1787
|
"sources": [
|
|
1788
1788
|
{
|
|
1789
1789
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1790
|
-
"line":
|
|
1790
|
+
"line": 366,
|
|
1791
1791
|
"character": 9
|
|
1792
1792
|
}
|
|
1793
1793
|
],
|
|
@@ -1867,7 +1867,7 @@
|
|
|
1867
1867
|
"sources": [
|
|
1868
1868
|
{
|
|
1869
1869
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.component.ts",
|
|
1870
|
-
"line":
|
|
1870
|
+
"line": 66,
|
|
1871
1871
|
"character": 13
|
|
1872
1872
|
}
|
|
1873
1873
|
],
|
|
@@ -1906,7 +1906,7 @@
|
|
|
1906
1906
|
"name": "NgModule"
|
|
1907
1907
|
},
|
|
1908
1908
|
"arguments": {
|
|
1909
|
-
"obj": "{\n declarations: [\n SkyListViewChecklistComponent,\n SkyListViewChecklistItemComponent
|
|
1909
|
+
"obj": "{\n declarations: [\n SkyListViewChecklistComponent,\n SkyListViewChecklistItemComponent,\n ],\n imports: [CommonModule, FormsModule, SkyCheckboxModule],\n exports: [SkyListViewChecklistComponent, SkyListViewChecklistItemComponent],\n}"
|
|
1910
1910
|
}
|
|
1911
1911
|
}
|
|
1912
1912
|
],
|
|
@@ -1945,7 +1945,7 @@
|
|
|
1945
1945
|
"sources": [
|
|
1946
1946
|
{
|
|
1947
1947
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist.module.ts",
|
|
1948
|
-
"line":
|
|
1948
|
+
"line": 21,
|
|
1949
1949
|
"character": 13
|
|
1950
1950
|
}
|
|
1951
1951
|
]
|
|
@@ -1964,7 +1964,7 @@
|
|
|
1964
1964
|
"name": "Component"
|
|
1965
1965
|
},
|
|
1966
1966
|
"arguments": {
|
|
1967
|
-
"obj": "{\n selector: 'sky-list-view-checklist-item',\n templateUrl: './list-view-checklist-item.component.html',\n styleUrls: ['./list-view-checklist-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush
|
|
1967
|
+
"obj": "{\n selector: 'sky-list-view-checklist-item',\n templateUrl: './list-view-checklist-item.component.html',\n styleUrls: ['./list-view-checklist-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
|
|
1968
1968
|
}
|
|
1969
1969
|
}
|
|
1970
1970
|
],
|
|
@@ -2011,7 +2011,7 @@
|
|
|
2011
2011
|
"sources": [
|
|
2012
2012
|
{
|
|
2013
2013
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist-item.component.ts",
|
|
2014
|
-
"line":
|
|
2014
|
+
"line": 13,
|
|
2015
2015
|
"character": 9
|
|
2016
2016
|
}
|
|
2017
2017
|
],
|
|
@@ -2041,7 +2041,7 @@
|
|
|
2041
2041
|
"sources": [
|
|
2042
2042
|
{
|
|
2043
2043
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/list-view-checklist-item.component.ts",
|
|
2044
|
-
"line":
|
|
2044
|
+
"line": 11,
|
|
2045
2045
|
"character": 13
|
|
2046
2046
|
}
|
|
2047
2047
|
]
|
|
@@ -2055,7 +2055,7 @@
|
|
|
2055
2055
|
"sources": [
|
|
2056
2056
|
{
|
|
2057
2057
|
"fileName": "projects/list-builder-view-checklist/src/modules/list-view-checklist/state/checklist-state-action.type.ts",
|
|
2058
|
-
"line":
|
|
2058
|
+
"line": 3,
|
|
2059
2059
|
"character": 12
|
|
2060
2060
|
}
|
|
2061
2061
|
],
|
|
@@ -2100,20 +2100,25 @@
|
|
|
2100
2100
|
]
|
|
2101
2101
|
},
|
|
2102
2102
|
"codeExamples": [
|
|
2103
|
+
{
|
|
2104
|
+
"fileName": ".eslintrc.json",
|
|
2105
|
+
"filePath": "/projects/list-builder-view-checklist/documentation/code-examples/.eslintrc.json",
|
|
2106
|
+
"rawContents": "{\n \"extends\": [\"../../.eslintrc.json\"],\n \"overrides\": [\n {\n \"files\": [\"*.ts\"],\n \"rules\": {\n \"@angular-eslint/directive-selector\": [\n \"error\",\n {\n \"type\": \"attribute\",\n \"prefix\": \"app\",\n \"style\": \"camelCase\"\n }\n ],\n \"@angular-eslint/component-selector\": [\n \"error\",\n {\n \"type\": \"element\",\n \"prefix\": \"app\",\n \"style\": \"kebab-case\"\n }\n ]\n }\n }\n ]\n}\n"
|
|
2107
|
+
},
|
|
2103
2108
|
{
|
|
2104
2109
|
"fileName": "list-view-checklist-demo.component.html",
|
|
2105
2110
|
"filePath": "/projects/list-builder-view-checklist/documentation/code-examples/list-view-checklist/basic/list-view-checklist-demo.component.html",
|
|
2106
|
-
"rawContents": "<div
|
|
2111
|
+
"rawContents": "<div class=\"sky-form-group sky-margin-stacked-default\">\n <h3>Selection mode</h3>\n <sky-radio name=\"selectMode\" value=\"multiple\" [(ngModel)]=\"selectMode\">\n <sky-radio-label> Default select mode </sky-radio-label>\n </sky-radio>\n\n <sky-radio name=\"selectMode\" value=\"single\" [(ngModel)]=\"selectMode\">\n <sky-radio-label> Single select mode </sky-radio-label>\n </sky-radio>\n</div>\n<div class=\"sky-margin-stacked-default\">\n <sky-list [data]=\"items\" (selectedIdsChange)=\"selectedItemsChange($event)\">\n <sky-list-toolbar> </sky-list-toolbar>\n <sky-list-view-checklist\n description=\"column3\"\n label=\"column2\"\n [selectMode]=\"selectMode\"\n >\n </sky-list-view-checklist>\n </sky-list>\n</div>\n<label> Selected items: </label>\n<ul>\n <li *ngFor=\"let item of selectedItems\">\n {{ item.column2 }}\n </li>\n</ul>\n"
|
|
2107
2112
|
},
|
|
2108
2113
|
{
|
|
2109
2114
|
"fileName": "list-view-checklist-demo.component.ts",
|
|
2110
2115
|
"filePath": "/projects/list-builder-view-checklist/documentation/code-examples/list-view-checklist/basic/list-view-checklist-demo.component.ts",
|
|
2111
|
-
"rawContents": "import {
|
|
2116
|
+
"rawContents": "import { Component } from '@angular/core';\n\nimport { of } from 'rxjs';\n\nimport { take } from 'rxjs/operators';\n\n@Component({\n selector: 'app-list-view-checklist-demo',\n templateUrl: './list-view-checklist-demo.component.html',\n})\nexport class ListViewChecklistDemoComponent {\n public items = of([\n { id: '1', column1: 101, column2: 'Apple', column3: 'Anne eats apples' },\n { id: '2', column1: 202, column2: 'Banana', column3: 'Ben eats bananas' },\n { id: '3', column1: 303, column2: 'Pear', column3: 'Patty eats pears' },\n { id: '4', column1: 404, column2: 'Grape', column3: 'George eats grapes' },\n { id: '5', column1: 505, column2: 'Banana', column3: 'Becky eats bananas' },\n { id: '6', column1: 606, column2: 'Lemon', column3: 'Larry eats lemons' },\n {\n id: '7',\n column1: 707,\n column2: 'Strawberry',\n column3: 'Sally eats strawberries',\n },\n ]);\n\n public selectedItems: any[] = [];\n\n public selectMode = 'multiple';\n\n public selectedItemsChange(selectedMap: Map<string, boolean>): void {\n this.items.pipe(take(1)).subscribe((items) => {\n this.selectedItems = items.filter((item) => selectedMap.get(item.id));\n });\n }\n}\n"
|
|
2112
2117
|
},
|
|
2113
2118
|
{
|
|
2114
2119
|
"fileName": "list-view-checklist-demo.module.ts",
|
|
2115
2120
|
"filePath": "/projects/list-builder-view-checklist/documentation/code-examples/list-view-checklist/basic/list-view-checklist-demo.module.ts",
|
|
2116
|
-
"rawContents": "import {
|
|
2121
|
+
"rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { FormsModule } from '@angular/forms';\n\nimport { SkyRadioModule } from '@skyux/forms';\n\nimport { SkyListModule, SkyListToolbarModule } from '@skyux/list-builder';\n\nimport { SkyListViewChecklistModule } from '@skyux/list-builder-view-checklist';\n\nimport { ListViewChecklistDemoComponent } from './list-view-checklist-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyListModule,\n SkyListToolbarModule,\n SkyListViewChecklistModule,\n SkyRadioModule,\n ],\n declarations: [ListViewChecklistDemoComponent],\n exports: [ListViewChecklistDemoComponent],\n})\nexport class ListViewChecklistDemoModule {}\n"
|
|
2117
2122
|
}
|
|
2118
2123
|
]
|
|
2119
2124
|
}
|
|
@@ -2,17 +2,17 @@ import { Component, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class SkyListViewChecklistItemComponent {
|
|
4
4
|
}
|
|
5
|
-
SkyListViewChecklistItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
6
|
-
SkyListViewChecklistItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
7
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
5
|
+
SkyListViewChecklistItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: SkyListViewChecklistItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
6
|
+
SkyListViewChecklistItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.13", type: SkyListViewChecklistItemComponent, selector: "sky-list-view-checklist-item", inputs: { item: "item" }, ngImport: i0, template: "<div class=\"sky-list-view-checklist-item\">\n <ng-content></ng-content>\n</div>\n", styles: [".sky-list-view-checklist-item{display:block;width:100%;cursor:pointer;word-wrap:break-word}.sky-list-view-checklist-item:last-child{border-bottom-width:0}.sky-list-view-checklist-item ::ng-deep sky-checkbox{display:block;position:relative;width:100%;padding:10px;cursor:pointer;border-bottom:1px dotted #cdcfd2}.sky-list-view-checklist-item ::ng-deep sky-checkbox-label div{overflow:hidden;text-overflow:ellipsis}.sky-list-view-checklist-item ::ng-deep .sky-list-view-checklist-single-button{background-color:transparent;border:none;border-bottom:1px dotted #cdcfd2;display:block;text-align:left;margin-bottom:0;padding:10px;width:100%;cursor:pointer}.sky-list-view-checklist-item ::ng-deep .sky-list-view-checklist-single-button.sky-list-view-checklist-row-selected{background-color:#f1eef6}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
7
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.13", ngImport: i0, type: SkyListViewChecklistItemComponent, decorators: [{
|
|
8
8
|
type: Component,
|
|
9
9
|
args: [{
|
|
10
10
|
selector: 'sky-list-view-checklist-item',
|
|
11
11
|
templateUrl: './list-view-checklist-item.component.html',
|
|
12
12
|
styleUrls: ['./list-view-checklist-item.component.scss'],
|
|
13
|
-
changeDetection: ChangeDetectionStrategy.OnPush
|
|
13
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
14
14
|
}]
|
|
15
15
|
}], propDecorators: { item: [{
|
|
16
16
|
type: Input
|
|
17
17
|
}] } });
|
|
18
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
18
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGlzdC12aWV3LWNoZWNrbGlzdC1pdGVtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2xpc3QtYnVpbGRlci12aWV3LWNoZWNrbGlzdC9zcmMvbW9kdWxlcy9saXN0LXZpZXctY2hlY2tsaXN0L2xpc3Qtdmlldy1jaGVja2xpc3QtaXRlbS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9saXN0LWJ1aWxkZXItdmlldy1jaGVja2xpc3Qvc3JjL21vZHVsZXMvbGlzdC12aWV3LWNoZWNrbGlzdC9saXN0LXZpZXctY2hlY2tsaXN0LWl0ZW0uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsdUJBQXVCLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBVTFFLE1BQU0sT0FBTyxpQ0FBaUM7OytIQUFqQyxpQ0FBaUM7bUhBQWpDLGlDQUFpQyw4RkNWOUMscUZBR0E7NEZET2EsaUNBQWlDO2tCQU43QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSw4QkFBOEI7b0JBQ3hDLFdBQVcsRUFBRSwyQ0FBMkM7b0JBQ3hELFNBQVMsRUFBRSxDQUFDLDJDQUEyQyxDQUFDO29CQUN4RCxlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtpQkFDaEQ7OEJBR1EsSUFBSTtzQkFEVixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgQ2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3kgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHsgTGlzdFZpZXdDaGVja2xpc3RJdGVtTW9kZWwgfSBmcm9tICcuL3N0YXRlL2l0ZW1zL2l0ZW0ubW9kZWwnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdza3ktbGlzdC12aWV3LWNoZWNrbGlzdC1pdGVtJyxcbiAgdGVtcGxhdGVVcmw6ICcuL2xpc3Qtdmlldy1jaGVja2xpc3QtaXRlbS5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogWycuL2xpc3Qtdmlldy1jaGVja2xpc3QtaXRlbS5jb21wb25lbnQuc2NzcyddLFxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgU2t5TGlzdFZpZXdDaGVja2xpc3RJdGVtQ29tcG9uZW50IHtcbiAgQElucHV0KClcbiAgcHVibGljIGl0ZW06IExpc3RWaWV3Q2hlY2tsaXN0SXRlbU1vZGVsO1xufVxuIiwiPGRpdiBjbGFzcz1cInNreS1saXN0LXZpZXctY2hlY2tsaXN0LWl0ZW1cIj5cbiAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxuPC9kaXY+XG4iXX0=
|