@wavemaker/angular-codegen 11.4.0-next.140438 → 11.4.0-next.140976

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.
@@ -120,8 +120,8 @@
120
120
  }
121
121
  ],
122
122
  "optimization": false,
123
- "outputHashing": "all",
124
- "sourceMap": false,
123
+ "outputHashing": "none",
124
+ "sourceMap": true,
125
125
  "namedChunks": true,
126
126
  "aot": true,
127
127
  "extractLicenses": false,
@@ -133,8 +133,31 @@
133
133
  "maximumWarning": "2mb"
134
134
  }
135
135
  ]
136
+ },
137
+ "local": {
138
+ "fileReplacements": [
139
+ {
140
+ "replace": "src/environments/environment.ts",
141
+ "with": "src/environments/environment.dev.ts"
142
+ }
143
+ ],
144
+ "optimization": true,
145
+ "outputHashing": "none",
146
+ "sourceMap": true,
147
+ "namedChunks": true,
148
+ "aot": true,
149
+ "extractLicenses": false,
150
+ "vendorChunk": false,
151
+ "buildOptimizer": true,
152
+ "budgets": [
153
+ {
154
+ "type": "initial",
155
+ "maximumWarning": "2mb"
156
+ }
157
+ ]
136
158
  }
137
- }
159
+ },
160
+ "defaultConfiguration": "production"
138
161
  },
139
162
  "build-ng": {
140
163
  "builder": "@angular-devkit/build-angular:browser",
@@ -216,18 +239,6 @@
216
239
  "options": {
217
240
  "browserTarget": "angular-app:build"
218
241
  }
219
- },
220
- "lint": {
221
- "builder": "@angular-devkit/build-angular:tslint",
222
- "options": {
223
- "tsConfig": [
224
- "src/tsconfig.app.json",
225
- "src/tsconfig.spec.json"
226
- ],
227
- "exclude": [
228
- "**/node_modules/**"
229
- ]
230
- }
231
242
  }
232
243
  }
233
244
  },
@@ -248,18 +259,6 @@
248
259
  "tsConfig": "projects/core/tsconfig.lib.prod.json"
249
260
  }
250
261
  }
251
- },
252
- "lint": {
253
- "builder": "@angular-devkit/build-angular:tslint",
254
- "options": {
255
- "tsConfig": [
256
- "projects/core/tsconfig.lib.json",
257
- "projects/core/tsconfig.spec.json"
258
- ],
259
- "exclude": [
260
- "**/node_modules/**"
261
- ]
262
- }
263
262
  }
264
263
  }
265
264
  },
@@ -299,18 +298,6 @@
299
298
  ],
300
299
  "assets": []
301
300
  }
302
- },
303
- "lint": {
304
- "builder": "@angular-devkit/build-angular:tslint",
305
- "options": {
306
- "tsConfig": [
307
- "projects/components/base/tsconfig.lib.json",
308
- "projects/components/base/tsconfig.spec.json"
309
- ],
310
- "exclude": [
311
- "**/node_modules/**"
312
- ]
313
- }
314
301
  }
315
302
  }
316
303
  },
@@ -324,25 +311,13 @@
324
311
  "builder": "@angular-devkit/build-angular:ng-packagr",
325
312
  "options": {
326
313
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
327
- "project": "projects/components/widgets/basic/default/package.json"
314
+ "project": "projects/components/widgets/basic/default/ng-package.json"
328
315
  },
329
316
  "configurations": {
330
317
  "production": {
331
318
  "tsConfig": "projects/components/widgets/basic/default/tsconfig.lib.prod.json"
332
319
  }
333
320
  }
334
- },
335
- "lint": {
336
- "builder": "@angular-devkit/build-angular:tslint",
337
- "options": {
338
- "tsConfig": [
339
- "projects/components/widgets/tsconfig.lib.json",
340
- "projects/components/widgets/tsconfig.spec.json"
341
- ],
342
- "exclude": [
343
- "**/node_modules/**"
344
- ]
345
- }
346
321
  }
347
322
  }
348
323
  },
@@ -356,25 +331,13 @@
356
331
  "builder": "@angular-devkit/build-angular:ng-packagr",
357
332
  "options": {
358
333
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
359
- "project": "projects/components/widgets/basic/progress/package.json"
334
+ "project": "projects/components/widgets/basic/progress/ng-package.json"
360
335
  },
361
336
  "configurations": {
362
337
  "production": {
363
338
  "tsConfig": "projects/components/widgets/basic/progress/tsconfig.lib.prod.json"
364
339
  }
365
340
  }
366
- },
367
- "lint": {
368
- "builder": "@angular-devkit/build-angular:tslint",
369
- "options": {
370
- "tsConfig": [
371
- "projects/components/widgets/tsconfig.lib.json",
372
- "projects/components/widgets/tsconfig.spec.json"
373
- ],
374
- "exclude": [
375
- "**/node_modules/**"
376
- ]
377
- }
378
341
  }
379
342
  }
380
343
  },
@@ -388,25 +351,13 @@
388
351
  "builder": "@angular-devkit/build-angular:ng-packagr",
389
352
  "options": {
390
353
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
391
- "project": "projects/components/widgets/basic/rich-text-editor/package.json"
354
+ "project": "projects/components/widgets/basic/rich-text-editor/ng-package.json"
392
355
  },
393
356
  "configurations": {
394
357
  "production": {
395
358
  "tsConfig": "projects/components/widgets/basic/rich-text-editor/tsconfig.lib.prod.json"
396
359
  }
397
360
  }
398
- },
399
- "lint": {
400
- "builder": "@angular-devkit/build-angular:tslint",
401
- "options": {
402
- "tsConfig": [
403
- "projects/components/widgets/tsconfig.lib.json",
404
- "projects/components/widgets/tsconfig.spec.json"
405
- ],
406
- "exclude": [
407
- "**/node_modules/**"
408
- ]
409
- }
410
361
  }
411
362
  }
412
363
  },
@@ -420,25 +371,13 @@
420
371
  "builder": "@angular-devkit/build-angular:ng-packagr",
421
372
  "options": {
422
373
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
423
- "project": "projects/components/widgets/basic/search/package.json"
374
+ "project": "projects/components/widgets/basic/search/ng-package.json"
424
375
  },
425
376
  "configurations": {
426
377
  "production": {
427
378
  "tsConfig": "projects/components/widgets/basic/search/tsconfig.lib.prod.json"
428
379
  }
429
380
  }
430
- },
431
- "lint": {
432
- "builder": "@angular-devkit/build-angular:tslint",
433
- "options": {
434
- "tsConfig": [
435
- "projects/components/widgets/tsconfig.lib.json",
436
- "projects/components/widgets/tsconfig.spec.json"
437
- ],
438
- "exclude": [
439
- "**/node_modules/**"
440
- ]
441
- }
442
381
  }
443
382
  }
444
383
  },
@@ -452,25 +391,13 @@
452
391
  "builder": "@angular-devkit/build-angular:ng-packagr",
453
392
  "options": {
454
393
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
455
- "project": "projects/components/widgets/basic/tree/package.json"
394
+ "project": "projects/components/widgets/basic/tree/ng-package.json"
456
395
  },
457
396
  "configurations": {
458
397
  "production": {
459
398
  "tsConfig": "projects/components/widgets/basic/tree/tsconfig.lib.prod.json"
460
399
  }
461
400
  }
462
- },
463
- "lint": {
464
- "builder": "@angular-devkit/build-angular:tslint",
465
- "options": {
466
- "tsConfig": [
467
- "projects/components/widgets/tsconfig.lib.json",
468
- "projects/components/widgets/tsconfig.spec.json"
469
- ],
470
- "exclude": [
471
- "**/node_modules/**"
472
- ]
473
- }
474
401
  }
475
402
  }
476
403
  },
@@ -484,25 +411,13 @@
484
411
  "builder": "@angular-devkit/build-angular:ng-packagr",
485
412
  "options": {
486
413
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
487
- "project": "projects/components/widgets/input/default/package.json"
414
+ "project": "projects/components/widgets/input/default/ng-package.json"
488
415
  },
489
416
  "configurations": {
490
417
  "production": {
491
418
  "tsConfig": "projects/components/widgets/input/default/tsconfig.lib.prod.json"
492
419
  }
493
420
  }
494
- },
495
- "lint": {
496
- "builder": "@angular-devkit/build-angular:tslint",
497
- "options": {
498
- "tsConfig": [
499
- "projects/components/widgets/tsconfig.lib.json",
500
- "projects/components/widgets/tsconfig.spec.json"
501
- ],
502
- "exclude": [
503
- "**/node_modules/**"
504
- ]
505
- }
506
421
  }
507
422
  }
508
423
  },
@@ -516,25 +431,13 @@
516
431
  "builder": "@angular-devkit/build-angular:ng-packagr",
517
432
  "options": {
518
433
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
519
- "project": "projects/components/widgets/input/calendar/package.json"
434
+ "project": "projects/components/widgets/input/calendar/ng-package.json"
520
435
  },
521
436
  "configurations": {
522
437
  "production": {
523
438
  "tsConfig": "projects/components/widgets/input/calendar/tsconfig.lib.prod.json"
524
439
  }
525
440
  }
526
- },
527
- "lint": {
528
- "builder": "@angular-devkit/build-angular:tslint",
529
- "options": {
530
- "tsConfig": [
531
- "projects/components/widgets/tsconfig.lib.json",
532
- "projects/components/widgets/tsconfig.spec.json"
533
- ],
534
- "exclude": [
535
- "**/node_modules/**"
536
- ]
537
- }
538
441
  }
539
442
  }
540
443
  },
@@ -548,25 +451,13 @@
548
451
  "builder": "@angular-devkit/build-angular:ng-packagr",
549
452
  "options": {
550
453
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
551
- "project": "projects/components/widgets/input/chips/package.json"
454
+ "project": "projects/components/widgets/input/chips/ng-package.json"
552
455
  },
553
456
  "configurations": {
554
457
  "production": {
555
458
  "tsConfig": "projects/components/widgets/input/chips/tsconfig.lib.prod.json"
556
459
  }
557
460
  }
558
- },
559
- "lint": {
560
- "builder": "@angular-devkit/build-angular:tslint",
561
- "options": {
562
- "tsConfig": [
563
- "projects/components/widgets/tsconfig.lib.json",
564
- "projects/components/widgets/tsconfig.spec.json"
565
- ],
566
- "exclude": [
567
- "**/node_modules/**"
568
- ]
569
- }
570
461
  }
571
462
  }
572
463
  },
@@ -580,25 +471,13 @@
580
471
  "builder": "@angular-devkit/build-angular:ng-packagr",
581
472
  "options": {
582
473
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
583
- "project": "projects/components/widgets/input/color-picker/package.json"
474
+ "project": "projects/components/widgets/input/color-picker/ng-package.json"
584
475
  },
585
476
  "configurations": {
586
477
  "production": {
587
478
  "tsConfig": "projects/components/widgets/input/color-picker/tsconfig.lib.prod.json"
588
479
  }
589
480
  }
590
- },
591
- "lint": {
592
- "builder": "@angular-devkit/build-angular:tslint",
593
- "options": {
594
- "tsConfig": [
595
- "projects/components/widgets/tsconfig.lib.json",
596
- "projects/components/widgets/tsconfig.spec.json"
597
- ],
598
- "exclude": [
599
- "**/node_modules/**"
600
- ]
601
- }
602
481
  }
603
482
  }
604
483
  },
@@ -612,25 +491,13 @@
612
491
  "builder": "@angular-devkit/build-angular:ng-packagr",
613
492
  "options": {
614
493
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
615
- "project": "projects/components/widgets/input/currency/package.json"
494
+ "project": "projects/components/widgets/input/currency/ng-package.json"
616
495
  },
617
496
  "configurations": {
618
497
  "production": {
619
498
  "tsConfig": "projects/components/widgets/input/currency/tsconfig.lib.prod.json"
620
499
  }
621
500
  }
622
- },
623
- "lint": {
624
- "builder": "@angular-devkit/build-angular:tslint",
625
- "options": {
626
- "tsConfig": [
627
- "projects/components/widgets/tsconfig.lib.json",
628
- "projects/components/widgets/tsconfig.spec.json"
629
- ],
630
- "exclude": [
631
- "**/node_modules/**"
632
- ]
633
- }
634
501
  }
635
502
  }
636
503
  },
@@ -644,25 +511,13 @@
644
511
  "builder": "@angular-devkit/build-angular:ng-packagr",
645
512
  "options": {
646
513
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
647
- "project": "projects/components/widgets/input/epoch/package.json"
514
+ "project": "projects/components/widgets/input/epoch/ng-package.json"
648
515
  },
649
516
  "configurations": {
650
517
  "production": {
651
518
  "tsConfig": "projects/components/widgets/input/epoch/tsconfig.lib.prod.json"
652
519
  }
653
520
  }
654
- },
655
- "lint": {
656
- "builder": "@angular-devkit/build-angular:tslint",
657
- "options": {
658
- "tsConfig": [
659
- "projects/components/widgets/tsconfig.lib.json",
660
- "projects/components/widgets/tsconfig.spec.json"
661
- ],
662
- "exclude": [
663
- "**/node_modules/**"
664
- ]
665
- }
666
521
  }
667
522
  }
668
523
  },
@@ -676,25 +531,13 @@
676
531
  "builder": "@angular-devkit/build-angular:ng-packagr",
677
532
  "options": {
678
533
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
679
- "project": "projects/components/widgets/input/file-upload/package.json"
534
+ "project": "projects/components/widgets/input/file-upload/ng-package.json"
680
535
  },
681
536
  "configurations": {
682
537
  "production": {
683
538
  "tsConfig": "projects/components/widgets/input/file-upload/tsconfig.lib.prod.json"
684
539
  }
685
540
  }
686
- },
687
- "lint": {
688
- "builder": "@angular-devkit/build-angular:tslint",
689
- "options": {
690
- "tsConfig": [
691
- "projects/components/widgets/tsconfig.lib.json",
692
- "projects/components/widgets/tsconfig.spec.json"
693
- ],
694
- "exclude": [
695
- "**/node_modules/**"
696
- ]
697
- }
698
541
  }
699
542
  }
700
543
  },
@@ -708,25 +551,13 @@
708
551
  "builder": "@angular-devkit/build-angular:ng-packagr",
709
552
  "options": {
710
553
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
711
- "project": "projects/components/widgets/input/rating/package.json"
554
+ "project": "projects/components/widgets/input/rating/ng-package.json"
712
555
  },
713
556
  "configurations": {
714
557
  "production": {
715
558
  "tsConfig": "projects/components/widgets/input/rating/tsconfig.lib.prod.json"
716
559
  }
717
560
  }
718
- },
719
- "lint": {
720
- "builder": "@angular-devkit/build-angular:tslint",
721
- "options": {
722
- "tsConfig": [
723
- "projects/components/widgets/tsconfig.lib.json",
724
- "projects/components/widgets/tsconfig.spec.json"
725
- ],
726
- "exclude": [
727
- "**/node_modules/**"
728
- ]
729
- }
730
561
  }
731
562
  }
732
563
  },
@@ -740,25 +571,13 @@
740
571
  "builder": "@angular-devkit/build-angular:ng-packagr",
741
572
  "options": {
742
573
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
743
- "project": "projects/components/widgets/input/slider/package.json"
574
+ "project": "projects/components/widgets/input/slider/ng-package.json"
744
575
  },
745
576
  "configurations": {
746
577
  "production": {
747
578
  "tsConfig": "projects/components/widgets/input/slider/tsconfig.lib.prod.json"
748
579
  }
749
580
  }
750
- },
751
- "lint": {
752
- "builder": "@angular-devkit/build-angular:tslint",
753
- "options": {
754
- "tsConfig": [
755
- "projects/components/widgets/tsconfig.lib.json",
756
- "projects/components/widgets/tsconfig.spec.json"
757
- ],
758
- "exclude": [
759
- "**/node_modules/**"
760
- ]
761
- }
762
581
  }
763
582
  }
764
583
  },
@@ -772,25 +591,13 @@
772
591
  "builder": "@angular-devkit/build-angular:ng-packagr",
773
592
  "options": {
774
593
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
775
- "project": "projects/components/widgets/data/card/package.json"
594
+ "project": "projects/components/widgets/data/card/ng-package.json"
776
595
  },
777
596
  "configurations": {
778
597
  "production": {
779
598
  "tsConfig": "projects/components/widgets/data/card/tsconfig.lib.prod.json"
780
599
  }
781
600
  }
782
- },
783
- "lint": {
784
- "builder": "@angular-devkit/build-angular:tslint",
785
- "options": {
786
- "tsConfig": [
787
- "projects/components/widgets/tsconfig.lib.json",
788
- "projects/components/widgets/tsconfig.spec.json"
789
- ],
790
- "exclude": [
791
- "**/node_modules/**"
792
- ]
793
- }
794
601
  }
795
602
  }
796
603
  },
@@ -804,25 +611,13 @@
804
611
  "builder": "@angular-devkit/build-angular:ng-packagr",
805
612
  "options": {
806
613
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
807
- "project": "projects/components/widgets/data/form/package.json"
614
+ "project": "projects/components/widgets/data/form/ng-package.json"
808
615
  },
809
616
  "configurations": {
810
617
  "production": {
811
618
  "tsConfig": "projects/components/widgets/data/form/tsconfig.lib.prod.json"
812
619
  }
813
620
  }
814
- },
815
- "lint": {
816
- "builder": "@angular-devkit/build-angular:tslint",
817
- "options": {
818
- "tsConfig": [
819
- "projects/components/widgets/tsconfig.lib.json",
820
- "projects/components/widgets/tsconfig.spec.json"
821
- ],
822
- "exclude": [
823
- "**/node_modules/**"
824
- ]
825
- }
826
621
  }
827
622
  }
828
623
  },
@@ -836,25 +631,13 @@
836
631
  "builder": "@angular-devkit/build-angular:ng-packagr",
837
632
  "options": {
838
633
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
839
- "project": "projects/components/widgets/data/list/package.json"
634
+ "project": "projects/components/widgets/data/list/ng-package.json"
840
635
  },
841
636
  "configurations": {
842
637
  "production": {
843
638
  "tsConfig": "projects/components/widgets/data/list/tsconfig.lib.prod.json"
844
639
  }
845
640
  }
846
- },
847
- "lint": {
848
- "builder": "@angular-devkit/build-angular:tslint",
849
- "options": {
850
- "tsConfig": [
851
- "projects/components/widgets/tsconfig.lib.json",
852
- "projects/components/widgets/tsconfig.spec.json"
853
- ],
854
- "exclude": [
855
- "**/node_modules/**"
856
- ]
857
- }
858
641
  }
859
642
  }
860
643
  },
@@ -868,25 +651,13 @@
868
651
  "builder": "@angular-devkit/build-angular:ng-packagr",
869
652
  "options": {
870
653
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
871
- "project": "projects/components/widgets/data/pagination/package.json"
654
+ "project": "projects/components/widgets/data/pagination/ng-package.json"
872
655
  },
873
656
  "configurations": {
874
657
  "production": {
875
658
  "tsConfig": "projects/components/widgets/data/pagination/tsconfig.lib.prod.json"
876
659
  }
877
660
  }
878
- },
879
- "lint": {
880
- "builder": "@angular-devkit/build-angular:tslint",
881
- "options": {
882
- "tsConfig": [
883
- "projects/components/widgets/tsconfig.lib.json",
884
- "projects/components/widgets/tsconfig.spec.json"
885
- ],
886
- "exclude": [
887
- "**/node_modules/**"
888
- ]
889
- }
890
661
  }
891
662
  }
892
663
  },
@@ -900,25 +671,13 @@
900
671
  "builder": "@angular-devkit/build-angular:ng-packagr",
901
672
  "options": {
902
673
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
903
- "project": "projects/components/widgets/data/live-table/package.json"
674
+ "project": "projects/components/widgets/data/live-table/ng-package.json"
904
675
  },
905
676
  "configurations": {
906
677
  "production": {
907
678
  "tsConfig": "projects/components/widgets/data/live-table/tsconfig.lib.prod.json"
908
679
  }
909
680
  }
910
- },
911
- "lint": {
912
- "builder": "@angular-devkit/build-angular:tslint",
913
- "options": {
914
- "tsConfig": [
915
- "projects/components/widgets/tsconfig.lib.json",
916
- "projects/components/widgets/tsconfig.spec.json"
917
- ],
918
- "exclude": [
919
- "**/node_modules/**"
920
- ]
921
- }
922
681
  }
923
682
  }
924
683
  },
@@ -932,25 +691,13 @@
932
691
  "builder": "@angular-devkit/build-angular:ng-packagr",
933
692
  "options": {
934
693
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
935
- "project": "projects/components/widgets/data/table/package.json"
694
+ "project": "projects/components/widgets/data/table/ng-package.json"
936
695
  },
937
696
  "configurations": {
938
697
  "production": {
939
698
  "tsConfig": "projects/components/widgets/data/table/tsconfig.lib.prod.json"
940
699
  }
941
700
  }
942
- },
943
- "lint": {
944
- "builder": "@angular-devkit/build-angular:tslint",
945
- "options": {
946
- "tsConfig": [
947
- "projects/components/widgets/tsconfig.lib.json",
948
- "projects/components/widgets/tsconfig.spec.json"
949
- ],
950
- "exclude": [
951
- "**/node_modules/**"
952
- ]
953
- }
954
701
  }
955
702
  }
956
703
  },
@@ -964,25 +711,13 @@
964
711
  "builder": "@angular-devkit/build-angular:ng-packagr",
965
712
  "options": {
966
713
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
967
- "project": "projects/components/widgets/chart/package.json"
714
+ "project": "projects/components/widgets/chart/ng-package.json"
968
715
  },
969
716
  "configurations": {
970
717
  "production": {
971
718
  "tsConfig": "projects/components/widgets/chart/tsconfig.lib.prod.json"
972
719
  }
973
720
  }
974
- },
975
- "lint": {
976
- "builder": "@angular-devkit/build-angular:tslint",
977
- "options": {
978
- "tsConfig": [
979
- "projects/components/widgets/tsconfig.lib.json",
980
- "projects/components/widgets/tsconfig.spec.json"
981
- ],
982
- "exclude": [
983
- "**/node_modules/**"
984
- ]
985
- }
986
721
  }
987
722
  }
988
723
  },
@@ -996,25 +731,13 @@
996
731
  "builder": "@angular-devkit/build-angular:ng-packagr",
997
732
  "options": {
998
733
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
999
- "project": "projects/components/widgets/containers/accordion/package.json"
734
+ "project": "projects/components/widgets/containers/accordion/ng-package.json"
1000
735
  },
1001
736
  "configurations": {
1002
737
  "production": {
1003
738
  "tsConfig": "projects/components/widgets/containers/accordion/tsconfig.lib.prod.json"
1004
739
  }
1005
740
  }
1006
- },
1007
- "lint": {
1008
- "builder": "@angular-devkit/build-angular:tslint",
1009
- "options": {
1010
- "tsConfig": [
1011
- "projects/components/widgets/tsconfig.lib.json",
1012
- "projects/components/widgets/tsconfig.spec.json"
1013
- ],
1014
- "exclude": [
1015
- "**/node_modules/**"
1016
- ]
1017
- }
1018
741
  }
1019
742
  }
1020
743
  },
@@ -1028,25 +751,13 @@
1028
751
  "builder": "@angular-devkit/build-angular:ng-packagr",
1029
752
  "options": {
1030
753
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1031
- "project": "projects/components/widgets/containers/layout-grid/package.json"
754
+ "project": "projects/components/widgets/containers/layout-grid/ng-package.json"
1032
755
  },
1033
756
  "configurations": {
1034
757
  "production": {
1035
758
  "tsConfig": "projects/components/widgets/containers/layout-grid/tsconfig.lib.prod.json"
1036
759
  }
1037
760
  }
1038
- },
1039
- "lint": {
1040
- "builder": "@angular-devkit/build-angular:tslint",
1041
- "options": {
1042
- "tsConfig": [
1043
- "projects/components/widgets/tsconfig.lib.json",
1044
- "projects/components/widgets/tsconfig.spec.json"
1045
- ],
1046
- "exclude": [
1047
- "**/node_modules/**"
1048
- ]
1049
- }
1050
761
  }
1051
762
  }
1052
763
  },
@@ -1060,25 +771,13 @@
1060
771
  "builder": "@angular-devkit/build-angular:ng-packagr",
1061
772
  "options": {
1062
773
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1063
- "project": "projects/components/widgets/containers/linear-layout/package.json"
774
+ "project": "projects/components/widgets/containers/linear-layout/ng-package.json"
1064
775
  },
1065
776
  "configurations": {
1066
777
  "production": {
1067
778
  "tsConfig": "projects/components/widgets/containers/linear-layout/tsconfig.lib.prod.json"
1068
779
  }
1069
780
  }
1070
- },
1071
- "lint": {
1072
- "builder": "@angular-devkit/build-angular:tslint",
1073
- "options": {
1074
- "tsConfig": [
1075
- "projects/components/widgets/tsconfig.lib.json",
1076
- "projects/components/widgets/tsconfig.spec.json"
1077
- ],
1078
- "exclude": [
1079
- "**/node_modules/**"
1080
- ]
1081
- }
1082
781
  }
1083
782
  }
1084
783
  },
@@ -1092,25 +791,13 @@
1092
791
  "builder": "@angular-devkit/build-angular:ng-packagr",
1093
792
  "options": {
1094
793
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1095
- "project": "projects/components/widgets/containers/panel/package.json"
794
+ "project": "projects/components/widgets/containers/panel/ng-package.json"
1096
795
  },
1097
796
  "configurations": {
1098
797
  "production": {
1099
798
  "tsConfig": "projects/components/widgets/containers/panel/tsconfig.lib.prod.json"
1100
799
  }
1101
800
  }
1102
- },
1103
- "lint": {
1104
- "builder": "@angular-devkit/build-angular:tslint",
1105
- "options": {
1106
- "tsConfig": [
1107
- "projects/components/widgets/tsconfig.lib.json",
1108
- "projects/components/widgets/tsconfig.spec.json"
1109
- ],
1110
- "exclude": [
1111
- "**/node_modules/**"
1112
- ]
1113
- }
1114
801
  }
1115
802
  }
1116
803
  },
@@ -1124,25 +811,13 @@
1124
811
  "builder": "@angular-devkit/build-angular:ng-packagr",
1125
812
  "options": {
1126
813
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1127
- "project": "projects/components/widgets/containers/tabs/package.json"
814
+ "project": "projects/components/widgets/containers/tabs/ng-package.json"
1128
815
  },
1129
816
  "configurations": {
1130
817
  "production": {
1131
818
  "tsConfig": "projects/components/widgets/containers/tabs/tsconfig.lib.prod.json"
1132
819
  }
1133
820
  }
1134
- },
1135
- "lint": {
1136
- "builder": "@angular-devkit/build-angular:tslint",
1137
- "options": {
1138
- "tsConfig": [
1139
- "projects/components/widgets/tsconfig.lib.json",
1140
- "projects/components/widgets/tsconfig.spec.json"
1141
- ],
1142
- "exclude": [
1143
- "**/node_modules/**"
1144
- ]
1145
- }
1146
821
  }
1147
822
  }
1148
823
  },
@@ -1156,25 +831,13 @@
1156
831
  "builder": "@angular-devkit/build-angular:ng-packagr",
1157
832
  "options": {
1158
833
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1159
- "project": "projects/components/widgets/containers/tile/package.json"
834
+ "project": "projects/components/widgets/containers/tile/ng-package.json"
1160
835
  },
1161
836
  "configurations": {
1162
837
  "production": {
1163
838
  "tsConfig": "projects/components/widgets/containers/tile/tsconfig.lib.prod.json"
1164
839
  }
1165
840
  }
1166
- },
1167
- "lint": {
1168
- "builder": "@angular-devkit/build-angular:tslint",
1169
- "options": {
1170
- "tsConfig": [
1171
- "projects/components/widgets/tsconfig.lib.json",
1172
- "projects/components/widgets/tsconfig.spec.json"
1173
- ],
1174
- "exclude": [
1175
- "**/node_modules/**"
1176
- ]
1177
- }
1178
841
  }
1179
842
  }
1180
843
  },
@@ -1188,25 +851,13 @@
1188
851
  "builder": "@angular-devkit/build-angular:ng-packagr",
1189
852
  "options": {
1190
853
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1191
- "project": "projects/components/widgets/containers/wizard/package.json"
854
+ "project": "projects/components/widgets/containers/wizard/ng-package.json"
1192
855
  },
1193
856
  "configurations": {
1194
857
  "production": {
1195
858
  "tsConfig": "projects/components/widgets/containers/wizard/tsconfig.lib.prod.json"
1196
859
  }
1197
860
  }
1198
- },
1199
- "lint": {
1200
- "builder": "@angular-devkit/build-angular:tslint",
1201
- "options": {
1202
- "tsConfig": [
1203
- "projects/components/widgets/tsconfig.lib.json",
1204
- "projects/components/widgets/tsconfig.spec.json"
1205
- ],
1206
- "exclude": [
1207
- "**/node_modules/**"
1208
- ]
1209
- }
1210
861
  }
1211
862
  }
1212
863
  },
@@ -1220,25 +871,13 @@
1220
871
  "builder": "@angular-devkit/build-angular:ng-packagr",
1221
872
  "options": {
1222
873
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1223
- "project": "projects/components/widgets/navigation/breadcrumb/package.json"
874
+ "project": "projects/components/widgets/navigation/breadcrumb/ng-package.json"
1224
875
  },
1225
876
  "configurations": {
1226
877
  "production": {
1227
878
  "tsConfig": "projects/components/widgets/navigation/breadcrumb/tsconfig.lib.prod.json"
1228
879
  }
1229
880
  }
1230
- },
1231
- "lint": {
1232
- "builder": "@angular-devkit/build-angular:tslint",
1233
- "options": {
1234
- "tsConfig": [
1235
- "projects/components/widgets/tsconfig.lib.json",
1236
- "projects/components/widgets/tsconfig.spec.json"
1237
- ],
1238
- "exclude": [
1239
- "**/node_modules/**"
1240
- ]
1241
- }
1242
881
  }
1243
882
  }
1244
883
  },
@@ -1252,25 +891,13 @@
1252
891
  "builder": "@angular-devkit/build-angular:ng-packagr",
1253
892
  "options": {
1254
893
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1255
- "project": "projects/components/widgets/navigation/menu/package.json"
894
+ "project": "projects/components/widgets/navigation/menu/ng-package.json"
1256
895
  },
1257
896
  "configurations": {
1258
897
  "production": {
1259
898
  "tsConfig": "projects/components/widgets/navigation/menu/tsconfig.lib.prod.json"
1260
899
  }
1261
900
  }
1262
- },
1263
- "lint": {
1264
- "builder": "@angular-devkit/build-angular:tslint",
1265
- "options": {
1266
- "tsConfig": [
1267
- "projects/components/widgets/tsconfig.lib.json",
1268
- "projects/components/widgets/tsconfig.spec.json"
1269
- ],
1270
- "exclude": [
1271
- "**/node_modules/**"
1272
- ]
1273
- }
1274
901
  }
1275
902
  }
1276
903
  },
@@ -1284,25 +911,13 @@
1284
911
  "builder": "@angular-devkit/build-angular:ng-packagr",
1285
912
  "options": {
1286
913
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1287
- "project": "projects/components/widgets/navigation/navbar/package.json"
914
+ "project": "projects/components/widgets/navigation/navbar/ng-package.json"
1288
915
  },
1289
916
  "configurations": {
1290
917
  "production": {
1291
918
  "tsConfig": "projects/components/widgets/navigation/navbar/tsconfig.lib.prod.json"
1292
919
  }
1293
920
  }
1294
- },
1295
- "lint": {
1296
- "builder": "@angular-devkit/build-angular:tslint",
1297
- "options": {
1298
- "tsConfig": [
1299
- "projects/components/widgets/tsconfig.lib.json",
1300
- "projects/components/widgets/tsconfig.spec.json"
1301
- ],
1302
- "exclude": [
1303
- "**/node_modules/**"
1304
- ]
1305
- }
1306
921
  }
1307
922
  }
1308
923
  },
@@ -1316,25 +931,13 @@
1316
931
  "builder": "@angular-devkit/build-angular:ng-packagr",
1317
932
  "options": {
1318
933
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1319
- "project": "projects/components/widgets/navigation/popover/package.json"
934
+ "project": "projects/components/widgets/navigation/popover/ng-package.json"
1320
935
  },
1321
936
  "configurations": {
1322
937
  "production": {
1323
938
  "tsConfig": "projects/components/widgets/navigation/popover/tsconfig.lib.prod.json"
1324
939
  }
1325
940
  }
1326
- },
1327
- "lint": {
1328
- "builder": "@angular-devkit/build-angular:tslint",
1329
- "options": {
1330
- "tsConfig": [
1331
- "projects/components/widgets/tsconfig.lib.json",
1332
- "projects/components/widgets/tsconfig.spec.json"
1333
- ],
1334
- "exclude": [
1335
- "**/node_modules/**"
1336
- ]
1337
- }
1338
941
  }
1339
942
  }
1340
943
  },
@@ -1348,25 +951,13 @@
1348
951
  "builder": "@angular-devkit/build-angular:ng-packagr",
1349
952
  "options": {
1350
953
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1351
- "project": "projects/components/widgets/dialogs/default/package.json"
954
+ "project": "projects/components/widgets/dialogs/default/ng-package.json"
1352
955
  },
1353
956
  "configurations": {
1354
957
  "production": {
1355
958
  "tsConfig": "projects/components/widgets/dialogs/default/tsconfig.lib.prod.json"
1356
959
  }
1357
960
  }
1358
- },
1359
- "lint": {
1360
- "builder": "@angular-devkit/build-angular:tslint",
1361
- "options": {
1362
- "tsConfig": [
1363
- "projects/components/widgets/tsconfig.lib.json",
1364
- "projects/components/widgets/tsconfig.spec.json"
1365
- ],
1366
- "exclude": [
1367
- "**/node_modules/**"
1368
- ]
1369
- }
1370
961
  }
1371
962
  }
1372
963
  },
@@ -1380,25 +971,13 @@
1380
971
  "builder": "@angular-devkit/build-angular:ng-packagr",
1381
972
  "options": {
1382
973
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1383
- "project": "projects/components/widgets/dialogs/alert-dialog/package.json"
974
+ "project": "projects/components/widgets/dialogs/alert-dialog/ng-package.json"
1384
975
  },
1385
976
  "configurations": {
1386
977
  "production": {
1387
978
  "tsConfig": "projects/components/widgets/dialogs/alert-dialog/tsconfig.lib.prod.json"
1388
979
  }
1389
980
  }
1390
- },
1391
- "lint": {
1392
- "builder": "@angular-devkit/build-angular:tslint",
1393
- "options": {
1394
- "tsConfig": [
1395
- "projects/components/widgets/tsconfig.lib.json",
1396
- "projects/components/widgets/tsconfig.spec.json"
1397
- ],
1398
- "exclude": [
1399
- "**/node_modules/**"
1400
- ]
1401
- }
1402
981
  }
1403
982
  }
1404
983
  },
@@ -1412,25 +991,13 @@
1412
991
  "builder": "@angular-devkit/build-angular:ng-packagr",
1413
992
  "options": {
1414
993
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1415
- "project": "projects/components/widgets/dialogs/confirm-dialog/package.json"
994
+ "project": "projects/components/widgets/dialogs/confirm-dialog/ng-package.json"
1416
995
  },
1417
996
  "configurations": {
1418
997
  "production": {
1419
998
  "tsConfig": "projects/components/widgets/dialogs/confirm-dialog/tsconfig.lib.prod.json"
1420
999
  }
1421
1000
  }
1422
- },
1423
- "lint": {
1424
- "builder": "@angular-devkit/build-angular:tslint",
1425
- "options": {
1426
- "tsConfig": [
1427
- "projects/components/widgets/tsconfig.lib.json",
1428
- "projects/components/widgets/tsconfig.spec.json"
1429
- ],
1430
- "exclude": [
1431
- "**/node_modules/**"
1432
- ]
1433
- }
1434
1001
  }
1435
1002
  }
1436
1003
  },
@@ -1444,25 +1011,13 @@
1444
1011
  "builder": "@angular-devkit/build-angular:ng-packagr",
1445
1012
  "options": {
1446
1013
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1447
- "project": "projects/components/widgets/dialogs/design-dialog/package.json"
1014
+ "project": "projects/components/widgets/dialogs/design-dialog/ng-package.json"
1448
1015
  },
1449
1016
  "configurations": {
1450
1017
  "production": {
1451
1018
  "tsConfig": "projects/components/widgets/dialogs/design-dialog/tsconfig.lib.prod.json"
1452
1019
  }
1453
1020
  }
1454
- },
1455
- "lint": {
1456
- "builder": "@angular-devkit/build-angular:tslint",
1457
- "options": {
1458
- "tsConfig": [
1459
- "projects/components/widgets/tsconfig.lib.json",
1460
- "projects/components/widgets/tsconfig.spec.json"
1461
- ],
1462
- "exclude": [
1463
- "**/node_modules/**"
1464
- ]
1465
- }
1466
1021
  }
1467
1022
  }
1468
1023
  },
@@ -1476,25 +1031,13 @@
1476
1031
  "builder": "@angular-devkit/build-angular:ng-packagr",
1477
1032
  "options": {
1478
1033
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1479
- "project": "projects/components/widgets/dialogs/iframe-dialog/package.json"
1034
+ "project": "projects/components/widgets/dialogs/iframe-dialog/ng-package.json"
1480
1035
  },
1481
1036
  "configurations": {
1482
1037
  "production": {
1483
1038
  "tsConfig": "projects/components/widgets/dialogs/iframe-dialog/tsconfig.lib.prod.json"
1484
1039
  }
1485
1040
  }
1486
- },
1487
- "lint": {
1488
- "builder": "@angular-devkit/build-angular:tslint",
1489
- "options": {
1490
- "tsConfig": [
1491
- "projects/components/widgets/tsconfig.lib.json",
1492
- "projects/components/widgets/tsconfig.spec.json"
1493
- ],
1494
- "exclude": [
1495
- "**/node_modules/**"
1496
- ]
1497
- }
1498
1041
  }
1499
1042
  }
1500
1043
  },
@@ -1508,25 +1051,13 @@
1508
1051
  "builder": "@angular-devkit/build-angular:ng-packagr",
1509
1052
  "options": {
1510
1053
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1511
- "project": "projects/components/widgets/dialogs/login-dialog/package.json"
1054
+ "project": "projects/components/widgets/dialogs/login-dialog/ng-package.json"
1512
1055
  },
1513
1056
  "configurations": {
1514
1057
  "production": {
1515
1058
  "tsConfig": "projects/components/widgets/dialogs/login-dialog/tsconfig.lib.prod.json"
1516
1059
  }
1517
1060
  }
1518
- },
1519
- "lint": {
1520
- "builder": "@angular-devkit/build-angular:tslint",
1521
- "options": {
1522
- "tsConfig": [
1523
- "projects/components/widgets/tsconfig.lib.json",
1524
- "projects/components/widgets/tsconfig.spec.json"
1525
- ],
1526
- "exclude": [
1527
- "**/node_modules/**"
1528
- ]
1529
- }
1530
1061
  }
1531
1062
  }
1532
1063
  },
@@ -1540,25 +1071,13 @@
1540
1071
  "builder": "@angular-devkit/build-angular:ng-packagr",
1541
1072
  "options": {
1542
1073
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1543
- "project": "projects/components/widgets/dialogs/partial-dialog/package.json"
1074
+ "project": "projects/components/widgets/dialogs/partial-dialog/ng-package.json"
1544
1075
  },
1545
1076
  "configurations": {
1546
1077
  "production": {
1547
1078
  "tsConfig": "projects/components/widgets/dialogs/partial-dialog/tsconfig.lib.prod.json"
1548
1079
  }
1549
1080
  }
1550
- },
1551
- "lint": {
1552
- "builder": "@angular-devkit/build-angular:tslint",
1553
- "options": {
1554
- "tsConfig": [
1555
- "projects/components/widgets/tsconfig.lib.json",
1556
- "projects/components/widgets/tsconfig.spec.json"
1557
- ],
1558
- "exclude": [
1559
- "**/node_modules/**"
1560
- ]
1561
- }
1562
1081
  }
1563
1082
  }
1564
1083
  },
@@ -1572,25 +1091,13 @@
1572
1091
  "builder": "@angular-devkit/build-angular:ng-packagr",
1573
1092
  "options": {
1574
1093
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1575
- "project": "projects/components/widgets/advanced/carousel/package.json"
1094
+ "project": "projects/components/widgets/advanced/carousel/ng-package.json"
1576
1095
  },
1577
1096
  "configurations": {
1578
1097
  "production": {
1579
1098
  "tsConfig": "projects/components/widgets/advanced/carousel/tsconfig.lib.prod.json"
1580
1099
  }
1581
1100
  }
1582
- },
1583
- "lint": {
1584
- "builder": "@angular-devkit/build-angular:tslint",
1585
- "options": {
1586
- "tsConfig": [
1587
- "projects/components/widgets/tsconfig.lib.json",
1588
- "projects/components/widgets/tsconfig.spec.json"
1589
- ],
1590
- "exclude": [
1591
- "**/node_modules/**"
1592
- ]
1593
- }
1594
1101
  }
1595
1102
  }
1596
1103
  },
@@ -1604,25 +1111,13 @@
1604
1111
  "builder": "@angular-devkit/build-angular:ng-packagr",
1605
1112
  "options": {
1606
1113
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1607
- "project": "projects/components/widgets/advanced/marquee/package.json"
1114
+ "project": "projects/components/widgets/advanced/marquee/ng-package.json"
1608
1115
  },
1609
1116
  "configurations": {
1610
1117
  "production": {
1611
1118
  "tsConfig": "projects/components/widgets/advanced/marquee/tsconfig.lib.prod.json"
1612
1119
  }
1613
1120
  }
1614
- },
1615
- "lint": {
1616
- "builder": "@angular-devkit/build-angular:tslint",
1617
- "options": {
1618
- "tsConfig": [
1619
- "projects/components/widgets/tsconfig.lib.json",
1620
- "projects/components/widgets/tsconfig.spec.json"
1621
- ],
1622
- "exclude": [
1623
- "**/node_modules/**"
1624
- ]
1625
- }
1626
1121
  }
1627
1122
  }
1628
1123
  },
@@ -1636,25 +1131,13 @@
1636
1131
  "builder": "@angular-devkit/build-angular:ng-packagr",
1637
1132
  "options": {
1638
1133
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1639
- "project": "projects/components/widgets/advanced/login/package.json"
1134
+ "project": "projects/components/widgets/advanced/login/ng-package.json"
1640
1135
  },
1641
1136
  "configurations": {
1642
1137
  "production": {
1643
1138
  "tsConfig": "projects/components/widgets/advanced/login/tsconfig.lib.prod.json"
1644
1139
  }
1645
1140
  }
1646
- },
1647
- "lint": {
1648
- "builder": "@angular-devkit/build-angular:tslint",
1649
- "options": {
1650
- "tsConfig": [
1651
- "projects/components/widgets/tsconfig.lib.json",
1652
- "projects/components/widgets/tsconfig.spec.json"
1653
- ],
1654
- "exclude": [
1655
- "**/node_modules/**"
1656
- ]
1657
- }
1658
1141
  }
1659
1142
  }
1660
1143
  },
@@ -1668,25 +1151,13 @@
1668
1151
  "builder": "@angular-devkit/build-angular:ng-packagr",
1669
1152
  "options": {
1670
1153
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1671
- "project": "projects/components/widgets/page/default/package.json"
1154
+ "project": "projects/components/widgets/page/default/ng-package.json"
1672
1155
  },
1673
1156
  "configurations": {
1674
1157
  "production": {
1675
1158
  "tsConfig": "projects/components/widgets/page/default/tsconfig.lib.prod.json"
1676
1159
  }
1677
1160
  }
1678
- },
1679
- "lint": {
1680
- "builder": "@angular-devkit/build-angular:tslint",
1681
- "options": {
1682
- "tsConfig": [
1683
- "projects/components/widgets/tsconfig.lib.json",
1684
- "projects/components/widgets/tsconfig.spec.json"
1685
- ],
1686
- "exclude": [
1687
- "**/node_modules/**"
1688
- ]
1689
- }
1690
1161
  }
1691
1162
  }
1692
1163
  },
@@ -1700,25 +1171,13 @@
1700
1171
  "builder": "@angular-devkit/build-angular:ng-packagr",
1701
1172
  "options": {
1702
1173
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1703
- "project": "projects/components/widgets/page/footer/package.json"
1174
+ "project": "projects/components/widgets/page/footer/ng-package.json"
1704
1175
  },
1705
1176
  "configurations": {
1706
1177
  "production": {
1707
1178
  "tsConfig": "projects/components/widgets/page/footer/tsconfig.lib.prod.json"
1708
1179
  }
1709
1180
  }
1710
- },
1711
- "lint": {
1712
- "builder": "@angular-devkit/build-angular:tslint",
1713
- "options": {
1714
- "tsConfig": [
1715
- "projects/components/widgets/tsconfig.lib.json",
1716
- "projects/components/widgets/tsconfig.spec.json"
1717
- ],
1718
- "exclude": [
1719
- "**/node_modules/**"
1720
- ]
1721
- }
1722
1181
  }
1723
1182
  }
1724
1183
  },
@@ -1732,25 +1191,13 @@
1732
1191
  "builder": "@angular-devkit/build-angular:ng-packagr",
1733
1192
  "options": {
1734
1193
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1735
- "project": "projects/components/widgets/page/header/package.json"
1194
+ "project": "projects/components/widgets/page/header/ng-package.json"
1736
1195
  },
1737
1196
  "configurations": {
1738
1197
  "production": {
1739
1198
  "tsConfig": "projects/components/widgets/page/header/tsconfig.lib.prod.json"
1740
1199
  }
1741
1200
  }
1742
- },
1743
- "lint": {
1744
- "builder": "@angular-devkit/build-angular:tslint",
1745
- "options": {
1746
- "tsConfig": [
1747
- "projects/components/widgets/tsconfig.lib.json",
1748
- "projects/components/widgets/tsconfig.spec.json"
1749
- ],
1750
- "exclude": [
1751
- "**/node_modules/**"
1752
- ]
1753
- }
1754
1201
  }
1755
1202
  }
1756
1203
  },
@@ -1764,25 +1211,13 @@
1764
1211
  "builder": "@angular-devkit/build-angular:ng-packagr",
1765
1212
  "options": {
1766
1213
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1767
- "project": "projects/components/widgets/page/left-panel/package.json"
1214
+ "project": "projects/components/widgets/page/left-panel/ng-package.json"
1768
1215
  },
1769
1216
  "configurations": {
1770
1217
  "production": {
1771
1218
  "tsConfig": "projects/components/widgets/page/left-panel/tsconfig.lib.prod.json"
1772
1219
  }
1773
1220
  }
1774
- },
1775
- "lint": {
1776
- "builder": "@angular-devkit/build-angular:tslint",
1777
- "options": {
1778
- "tsConfig": [
1779
- "projects/components/widgets/tsconfig.lib.json",
1780
- "projects/components/widgets/tsconfig.spec.json"
1781
- ],
1782
- "exclude": [
1783
- "**/node_modules/**"
1784
- ]
1785
- }
1786
1221
  }
1787
1222
  }
1788
1223
  },
@@ -1796,25 +1231,13 @@
1796
1231
  "builder": "@angular-devkit/build-angular:ng-packagr",
1797
1232
  "options": {
1798
1233
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1799
- "project": "projects/components/widgets/page/right-panel/package.json"
1234
+ "project": "projects/components/widgets/page/right-panel/ng-package.json"
1800
1235
  },
1801
1236
  "configurations": {
1802
1237
  "production": {
1803
1238
  "tsConfig": "projects/components/widgets/page/right-panel/tsconfig.lib.prod.json"
1804
1239
  }
1805
1240
  }
1806
- },
1807
- "lint": {
1808
- "builder": "@angular-devkit/build-angular:tslint",
1809
- "options": {
1810
- "tsConfig": [
1811
- "projects/components/widgets/tsconfig.lib.json",
1812
- "projects/components/widgets/tsconfig.spec.json"
1813
- ],
1814
- "exclude": [
1815
- "**/node_modules/**"
1816
- ]
1817
- }
1818
1241
  }
1819
1242
  }
1820
1243
  },
@@ -1828,25 +1251,13 @@
1828
1251
  "builder": "@angular-devkit/build-angular:ng-packagr",
1829
1252
  "options": {
1830
1253
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1831
- "project": "projects/components/widgets/page/top-nav/package.json"
1254
+ "project": "projects/components/widgets/page/top-nav/ng-package.json"
1832
1255
  },
1833
1256
  "configurations": {
1834
1257
  "production": {
1835
1258
  "tsConfig": "projects/components/widgets/page/top-nav/tsconfig.lib.prod.json"
1836
1259
  }
1837
1260
  }
1838
- },
1839
- "lint": {
1840
- "builder": "@angular-devkit/build-angular:tslint",
1841
- "options": {
1842
- "tsConfig": [
1843
- "projects/components/widgets/tsconfig.lib.json",
1844
- "projects/components/widgets/tsconfig.spec.json"
1845
- ],
1846
- "exclude": [
1847
- "**/node_modules/**"
1848
- ]
1849
- }
1850
1261
  }
1851
1262
  }
1852
1263
  },
@@ -1860,25 +1271,13 @@
1860
1271
  "builder": "@angular-devkit/build-angular:ng-packagr",
1861
1272
  "options": {
1862
1273
  "tsConfig": "projects/components/widgets/tsconfig.lib.json",
1863
- "project": "projects/components/widgets/prefab/package.json"
1274
+ "project": "projects/components/widgets/prefab/ng-package.json"
1864
1275
  },
1865
1276
  "configurations": {
1866
1277
  "production": {
1867
1278
  "tsConfig": "projects/components/widgets/prefab/tsconfig.lib.prod.json"
1868
1279
  }
1869
1280
  }
1870
- },
1871
- "lint": {
1872
- "builder": "@angular-devkit/build-angular:tslint",
1873
- "options": {
1874
- "tsConfig": [
1875
- "projects/components/widgets/tsconfig.lib.json",
1876
- "projects/components/widgets/tsconfig.spec.json"
1877
- ],
1878
- "exclude": [
1879
- "**/node_modules/**"
1880
- ]
1881
- }
1882
1281
  }
1883
1282
  }
1884
1283
  },
@@ -1899,18 +1298,6 @@
1899
1298
  "tsConfig": "projects/transpiler/tsconfig.lib.prod.json"
1900
1299
  }
1901
1300
  }
1902
- },
1903
- "lint": {
1904
- "builder": "@angular-devkit/build-angular:tslint",
1905
- "options": {
1906
- "tsConfig": [
1907
- "projects/transpiler/tsconfig.lib.json",
1908
- "projects/transpiler/tsconfig.spec.json"
1909
- ],
1910
- "exclude": [
1911
- "**/node_modules/**"
1912
- ]
1913
- }
1914
1301
  }
1915
1302
  }
1916
1303
  },
@@ -1931,18 +1318,6 @@
1931
1318
  "tsConfig": "projects/security/tsconfig.lib.prod.json"
1932
1319
  }
1933
1320
  }
1934
- },
1935
- "lint": {
1936
- "builder": "@angular-devkit/build-angular:tslint",
1937
- "options": {
1938
- "tsConfig": [
1939
- "projects/security/tsconfig.lib.json",
1940
- "projects/security/tsconfig.spec.json"
1941
- ],
1942
- "exclude": [
1943
- "**/node_modules/**"
1944
- ]
1945
- }
1946
1321
  }
1947
1322
  }
1948
1323
  },
@@ -1963,18 +1338,6 @@
1963
1338
  "tsConfig": "projects/swipey/tsconfig.lib.prod.json"
1964
1339
  }
1965
1340
  }
1966
- },
1967
- "lint": {
1968
- "builder": "@angular-devkit/build-angular:tslint",
1969
- "options": {
1970
- "tsConfig": [
1971
- "projects/swipey/tsconfig.lib.json",
1972
- "projects/swipey/tsconfig.spec.json"
1973
- ],
1974
- "exclude": [
1975
- "**/node_modules/**"
1976
- ]
1977
- }
1978
1341
  }
1979
1342
  }
1980
1343
  },
@@ -1995,18 +1358,6 @@
1995
1358
  "tsConfig": "projects/http-service/tsconfig.lib.prod.json"
1996
1359
  }
1997
1360
  }
1998
- },
1999
- "lint": {
2000
- "builder": "@angular-devkit/build-angular:tslint",
2001
- "options": {
2002
- "tsConfig": [
2003
- "projects/http-service/tsconfig.lib.json",
2004
- "projects/http-service/tsconfig.spec.json"
2005
- ],
2006
- "exclude": [
2007
- "**/node_modules/**"
2008
- ]
2009
- }
2010
1361
  }
2011
1362
  }
2012
1363
  },
@@ -2027,18 +1378,6 @@
2027
1378
  "tsConfig": "projects/oAuth/tsconfig.lib.prod.json"
2028
1379
  }
2029
1380
  }
2030
- },
2031
- "lint": {
2032
- "builder": "@angular-devkit/build-angular:tslint",
2033
- "options": {
2034
- "tsConfig": [
2035
- "projects/oAuth/tsconfig.lib.json",
2036
- "projects/oAuth/tsconfig.spec.json"
2037
- ],
2038
- "exclude": [
2039
- "**/node_modules/**"
2040
- ]
2041
- }
2042
1381
  }
2043
1382
  }
2044
1383
  },
@@ -2073,18 +1412,6 @@
2073
1412
  "scripts": [],
2074
1413
  "assets": []
2075
1414
  }
2076
- },
2077
- "lint": {
2078
- "builder": "@angular-devkit/build-angular:tslint",
2079
- "options": {
2080
- "tsConfig": [
2081
- "projects/variables/tsconfig.lib.json",
2082
- "projects/variables/tsconfig.spec.json"
2083
- ],
2084
- "exclude": [
2085
- "**/node_modules/**"
2086
- ]
2087
- }
2088
1415
  }
2089
1416
  }
2090
1417
  },
@@ -2105,18 +1432,6 @@
2105
1432
  "tsConfig": "projects/mobile/core/tsconfig.lib.prod.json"
2106
1433
  }
2107
1434
  }
2108
- },
2109
- "lint": {
2110
- "builder": "@angular-devkit/build-angular:tslint",
2111
- "options": {
2112
- "tsConfig": [
2113
- "projects/mobile/core/tsconfig.lib.json",
2114
- "projects/mobile/core/tsconfig.spec.json"
2115
- ],
2116
- "exclude": [
2117
- "**/node_modules/**"
2118
- ]
2119
- }
2120
1435
  }
2121
1436
  }
2122
1437
  },
@@ -2130,7 +1445,7 @@
2130
1445
  "builder": "@angular-devkit/build-angular:ng-packagr",
2131
1446
  "options": {
2132
1447
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2133
- "project": "projects/mobile/components/basic/default/package.json"
1448
+ "project": "projects/mobile/components/basic/default/ng-package.json"
2134
1449
  },
2135
1450
  "configurations": {
2136
1451
  "production": {
@@ -2151,18 +1466,6 @@
2151
1466
  "scripts": [],
2152
1467
  "assets": []
2153
1468
  }
2154
- },
2155
- "lint": {
2156
- "builder": "@angular-devkit/build-angular:tslint",
2157
- "options": {
2158
- "tsConfig": [
2159
- "projects/mobile/components/tsconfig.lib.json",
2160
- "projects/mobile/components/tsconfig.spec.json"
2161
- ],
2162
- "exclude": [
2163
- "**/node_modules/**"
2164
- ]
2165
- }
2166
1469
  }
2167
1470
  }
2168
1471
  },
@@ -2176,25 +1479,13 @@
2176
1479
  "builder": "@angular-devkit/build-angular:ng-packagr",
2177
1480
  "options": {
2178
1481
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2179
- "project": "projects/mobile/components/basic/search/package.json"
1482
+ "project": "projects/mobile/components/basic/search/ng-package.json"
2180
1483
  },
2181
1484
  "configurations": {
2182
1485
  "production": {
2183
1486
  "tsConfig": "projects/mobile/components/basic/search/tsconfig.lib.prod.json"
2184
1487
  }
2185
1488
  }
2186
- },
2187
- "lint": {
2188
- "builder": "@angular-devkit/build-angular:tslint",
2189
- "options": {
2190
- "tsConfig": [
2191
- "projects/mobile/components/tsconfig.lib.json",
2192
- "projects/mobile/components/tsconfig.spec.json"
2193
- ],
2194
- "exclude": [
2195
- "**/node_modules/**"
2196
- ]
2197
- }
2198
1489
  }
2199
1490
  }
2200
1491
  },
@@ -2208,25 +1499,13 @@
2208
1499
  "builder": "@angular-devkit/build-angular:ng-packagr",
2209
1500
  "options": {
2210
1501
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2211
- "project": "projects/mobile/components/containers/segmented-control/package.json"
1502
+ "project": "projects/mobile/components/containers/segmented-control/ng-package.json"
2212
1503
  },
2213
1504
  "configurations": {
2214
1505
  "production": {
2215
1506
  "tsConfig": "projects/mobile/components/containers/segmented-control/tsconfig.lib.prod.json"
2216
1507
  }
2217
1508
  }
2218
- },
2219
- "lint": {
2220
- "builder": "@angular-devkit/build-angular:tslint",
2221
- "options": {
2222
- "tsConfig": [
2223
- "projects/mobile/components/tsconfig.lib.json",
2224
- "projects/mobile/components/tsconfig.spec.json"
2225
- ],
2226
- "exclude": [
2227
- "**/node_modules/**"
2228
- ]
2229
- }
2230
1509
  }
2231
1510
  }
2232
1511
  },
@@ -2240,7 +1519,7 @@
2240
1519
  "builder": "@angular-devkit/build-angular:ng-packagr",
2241
1520
  "options": {
2242
1521
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2243
- "project": "projects/mobile/components/data/media-list/package.json"
1522
+ "project": "projects/mobile/components/data/media-list/ng-package.json"
2244
1523
  },
2245
1524
  "configurations": {
2246
1525
  "production": {
@@ -2259,18 +1538,6 @@
2259
1538
  "scripts": [],
2260
1539
  "assets": []
2261
1540
  }
2262
- },
2263
- "lint": {
2264
- "builder": "@angular-devkit/build-angular:tslint",
2265
- "options": {
2266
- "tsConfig": [
2267
- "projects/mobile/components/tsconfig.lib.json",
2268
- "projects/mobile/components/tsconfig.spec.json"
2269
- ],
2270
- "exclude": [
2271
- "**/node_modules/**"
2272
- ]
2273
- }
2274
1541
  }
2275
1542
  }
2276
1543
  },
@@ -2284,25 +1551,13 @@
2284
1551
  "builder": "@angular-devkit/build-angular:ng-packagr",
2285
1552
  "options": {
2286
1553
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2287
- "project": "projects/mobile/components/device/barcode-scanner/package.json"
1554
+ "project": "projects/mobile/components/device/barcode-scanner/ng-package.json"
2288
1555
  },
2289
1556
  "configurations": {
2290
1557
  "production": {
2291
1558
  "tsConfig": "projects/mobile/components/device/barcode-scanner/tsconfig.lib.prod.json"
2292
1559
  }
2293
1560
  }
2294
- },
2295
- "lint": {
2296
- "builder": "@angular-devkit/build-angular:tslint",
2297
- "options": {
2298
- "tsConfig": [
2299
- "projects/mobile/components/tsconfig.lib.json",
2300
- "projects/mobile/components/tsconfig.spec.json"
2301
- ],
2302
- "exclude": [
2303
- "**/node_modules/**"
2304
- ]
2305
- }
2306
1561
  }
2307
1562
  }
2308
1563
  },
@@ -2316,25 +1571,13 @@
2316
1571
  "builder": "@angular-devkit/build-angular:ng-packagr",
2317
1572
  "options": {
2318
1573
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2319
- "project": "projects/mobile/components/device/camera/package.json"
1574
+ "project": "projects/mobile/components/device/camera/ng-package.json"
2320
1575
  },
2321
1576
  "configurations": {
2322
1577
  "production": {
2323
1578
  "tsConfig": "projects/mobile/components/device/camera/tsconfig.lib.prod.json"
2324
1579
  }
2325
1580
  }
2326
- },
2327
- "lint": {
2328
- "builder": "@angular-devkit/build-angular:tslint",
2329
- "options": {
2330
- "tsConfig": [
2331
- "projects/mobile/components/tsconfig.lib.json",
2332
- "projects/mobile/components/tsconfig.spec.json"
2333
- ],
2334
- "exclude": [
2335
- "**/node_modules/**"
2336
- ]
2337
- }
2338
1581
  }
2339
1582
  }
2340
1583
  },
@@ -2348,25 +1591,13 @@
2348
1591
  "builder": "@angular-devkit/build-angular:ng-packagr",
2349
1592
  "options": {
2350
1593
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2351
- "project": "projects/mobile/components/input/file-upload/package.json"
1594
+ "project": "projects/mobile/components/input/file-upload/ng-package.json"
2352
1595
  },
2353
1596
  "configurations": {
2354
1597
  "production": {
2355
1598
  "tsConfig": "projects/mobile/components/input/file-upload/tsconfig.lib.prod.json"
2356
1599
  }
2357
1600
  }
2358
- },
2359
- "lint": {
2360
- "builder": "@angular-devkit/build-angular:tslint",
2361
- "options": {
2362
- "tsConfig": [
2363
- "projects/mobile/components/tsconfig.lib.json",
2364
- "projects/mobile/components/tsconfig.spec.json"
2365
- ],
2366
- "exclude": [
2367
- "**/node_modules/**"
2368
- ]
2369
- }
2370
1601
  }
2371
1602
  }
2372
1603
  },
@@ -2380,25 +1611,13 @@
2380
1611
  "builder": "@angular-devkit/build-angular:ng-packagr",
2381
1612
  "options": {
2382
1613
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2383
- "project": "projects/mobile/components/page/default/package.json"
1614
+ "project": "projects/mobile/components/page/default/ng-package.json"
2384
1615
  },
2385
1616
  "configurations": {
2386
1617
  "production": {
2387
1618
  "tsConfig": "projects/mobile/components/page/tsconfig.lib.prod.json"
2388
1619
  }
2389
1620
  }
2390
- },
2391
- "lint": {
2392
- "builder": "@angular-devkit/build-angular:tslint",
2393
- "options": {
2394
- "tsConfig": [
2395
- "projects/mobile/components/tsconfig.lib.json",
2396
- "projects/mobile/components/tsconfig.spec.json"
2397
- ],
2398
- "exclude": [
2399
- "**/node_modules/**"
2400
- ]
2401
- }
2402
1621
  }
2403
1622
  }
2404
1623
  },
@@ -2412,25 +1631,13 @@
2412
1631
  "builder": "@angular-devkit/build-angular:ng-packagr",
2413
1632
  "options": {
2414
1633
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2415
- "project": "projects/mobile/components/page/left-panel/package.json"
1634
+ "project": "projects/mobile/components/page/left-panel/ng-package.json"
2416
1635
  },
2417
1636
  "configurations": {
2418
1637
  "production": {
2419
1638
  "tsConfig": "projects/mobile/components/page/left-panel/tsconfig.lib.prod.json"
2420
1639
  }
2421
1640
  }
2422
- },
2423
- "lint": {
2424
- "builder": "@angular-devkit/build-angular:tslint",
2425
- "options": {
2426
- "tsConfig": [
2427
- "projects/mobile/components/tsconfig.lib.json",
2428
- "projects/mobile/components/tsconfig.spec.json"
2429
- ],
2430
- "exclude": [
2431
- "**/node_modules/**"
2432
- ]
2433
- }
2434
1641
  }
2435
1642
  }
2436
1643
  },
@@ -2444,25 +1651,13 @@
2444
1651
  "builder": "@angular-devkit/build-angular:ng-packagr",
2445
1652
  "options": {
2446
1653
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2447
- "project": "projects/mobile/components/page/mobile-navbar/package.json"
1654
+ "project": "projects/mobile/components/page/mobile-navbar/ng-package.json"
2448
1655
  },
2449
1656
  "configurations": {
2450
1657
  "production": {
2451
1658
  "tsConfig": "projects/mobile/components/page/mobile-navbar/tsconfig.lib.prod.json"
2452
1659
  }
2453
1660
  }
2454
- },
2455
- "lint": {
2456
- "builder": "@angular-devkit/build-angular:tslint",
2457
- "options": {
2458
- "tsConfig": [
2459
- "projects/mobile/components/tsconfig.lib.json",
2460
- "projects/mobile/components/tsconfig.spec.json"
2461
- ],
2462
- "exclude": [
2463
- "**/node_modules/**"
2464
- ]
2465
- }
2466
1661
  }
2467
1662
  }
2468
1663
  },
@@ -2476,7 +1671,7 @@
2476
1671
  "builder": "@angular-devkit/build-angular:ng-packagr",
2477
1672
  "options": {
2478
1673
  "tsConfig": "projects/mobile/components/tsconfig.lib.json",
2479
- "project": "projects/mobile/components/page/tab-bar/package.json"
1674
+ "project": "projects/mobile/components/page/tab-bar/ng-package.json"
2480
1675
  },
2481
1676
  "configurations": {
2482
1677
  "production": {
@@ -2495,18 +1690,6 @@
2495
1690
  "scripts": [],
2496
1691
  "assets": []
2497
1692
  }
2498
- },
2499
- "lint": {
2500
- "builder": "@angular-devkit/build-angular:tslint",
2501
- "options": {
2502
- "tsConfig": [
2503
- "projects/mobile/components/tsconfig.lib.json",
2504
- "projects/mobile/components/tsconfig.spec.json"
2505
- ],
2506
- "exclude": [
2507
- "**/node_modules/**"
2508
- ]
2509
- }
2510
1693
  }
2511
1694
  }
2512
1695
  },
@@ -2527,18 +1710,6 @@
2527
1710
  "tsConfig": "projects/mobile/offline/tsconfig.lib.prod.json"
2528
1711
  }
2529
1712
  }
2530
- },
2531
- "lint": {
2532
- "builder": "@angular-devkit/build-angular:tslint",
2533
- "options": {
2534
- "tsConfig": [
2535
- "projects/mobile/offline/tsconfig.lib.json",
2536
- "projects/mobile/offline/tsconfig.spec.json"
2537
- ],
2538
- "exclude": [
2539
- "**/node_modules/**"
2540
- ]
2541
- }
2542
1713
  }
2543
1714
  }
2544
1715
  },
@@ -2559,18 +1730,6 @@
2559
1730
  "tsConfig": "projects/mobile/variables/tsconfig.lib.prod.json"
2560
1731
  }
2561
1732
  }
2562
- },
2563
- "lint": {
2564
- "builder": "@angular-devkit/build-angular:tslint",
2565
- "options": {
2566
- "tsConfig": [
2567
- "projects/mobile/variables/tsconfig.lib.json",
2568
- "projects/mobile/variables/tsconfig.spec.json"
2569
- ],
2570
- "exclude": [
2571
- "**/node_modules/**"
2572
- ]
2573
- }
2574
1733
  }
2575
1734
  }
2576
1735
  },
@@ -2591,18 +1750,6 @@
2591
1750
  "tsConfig": "projects/runtime-base/tsconfig.lib.prod.json"
2592
1751
  }
2593
1752
  }
2594
- },
2595
- "lint": {
2596
- "builder": "@angular-devkit/build-angular:tslint",
2597
- "options": {
2598
- "tsConfig": [
2599
- "projects/runtime-base/tsconfig.lib.json",
2600
- "projects/runtime-base/tsconfig.spec.json"
2601
- ],
2602
- "exclude": [
2603
- "**/node_modules/**"
2604
- ]
2605
- }
2606
1753
  }
2607
1754
  }
2608
1755
  },
@@ -2623,18 +1770,6 @@
2623
1770
  "tsConfig": "projects/runtime-dynamic/tsconfig.lib.prod.json"
2624
1771
  }
2625
1772
  }
2626
- },
2627
- "lint": {
2628
- "builder": "@angular-devkit/build-angular:tslint",
2629
- "options": {
2630
- "tsConfig": [
2631
- "projects/runtime-dynamic/tsconfig.lib.json",
2632
- "projects/runtime-dynamic/tsconfig.spec.json"
2633
- ],
2634
- "exclude": [
2635
- "**/node_modules/**"
2636
- ]
2637
- }
2638
1773
  }
2639
1774
  }
2640
1775
  },
@@ -2655,18 +1790,6 @@
2655
1790
  "tsConfig": "projects/mobile/runtime/tsconfig.lib.prod.json"
2656
1791
  }
2657
1792
  }
2658
- },
2659
- "lint": {
2660
- "builder": "@angular-devkit/build-angular:tslint",
2661
- "options": {
2662
- "tsConfig": [
2663
- "projects/mobile/runtime/tsconfig.lib.json",
2664
- "projects/mobile/runtime/tsconfig.spec.json"
2665
- ],
2666
- "exclude": [
2667
- "**/node_modules/**"
2668
- ]
2669
- }
2670
1793
  }
2671
1794
  }
2672
1795
  },
@@ -2680,25 +1803,13 @@
2680
1803
  "builder": "@angular-devkit/build-angular:ng-packagr",
2681
1804
  "options": {
2682
1805
  "tsConfig": "projects/mobile/runtime-dynamic/tsconfig.lib.json",
2683
- "project": "projects/mobile/runtime-dynamic/package.json"
1806
+ "project": "projects/mobile/runtime-dynamic/ng-package.json"
2684
1807
  },
2685
1808
  "configurations": {
2686
1809
  "production": {
2687
1810
  "tsConfig": "projects/mobile/runtime-dynamic/tsconfig.lib.prod.json"
2688
1811
  }
2689
1812
  }
2690
- },
2691
- "lint": {
2692
- "builder": "@angular-devkit/build-angular:tslint",
2693
- "options": {
2694
- "tsConfig": [
2695
- "projects/mobile/runtime/tsconfig.lib.json",
2696
- "projects/mobile/runtime/tsconfig.spec.json"
2697
- ],
2698
- "exclude": [
2699
- "**/node_modules/**"
2700
- ]
2701
- }
2702
1813
  }
2703
1814
  }
2704
1815
  },
@@ -2712,25 +1823,13 @@
2712
1823
  "builder": "@angular-devkit/build-angular:ng-packagr",
2713
1824
  "options": {
2714
1825
  "tsConfig": "projects/mobile/placeholder/tsconfig.lib.json",
2715
- "project": "projects/mobile/placeholder/runtime/package.json"
1826
+ "project": "projects/mobile/placeholder/runtime/ng-package.json"
2716
1827
  },
2717
1828
  "configurations": {
2718
1829
  "production": {
2719
1830
  "tsConfig": "projects/mobile/placeholder/runtime/tsconfig.lib.prod.json"
2720
1831
  }
2721
1832
  }
2722
- },
2723
- "lint": {
2724
- "builder": "@angular-devkit/build-angular:tslint",
2725
- "options": {
2726
- "tsConfig": [
2727
- "projects/mobile/placeholder/tsconfig.lib.json",
2728
- "projects/mobile/placeholder/tsconfig.spec.json"
2729
- ],
2730
- "exclude": [
2731
- "**/node_modules/**"
2732
- ]
2733
- }
2734
1833
  }
2735
1834
  }
2736
1835
  },
@@ -2744,30 +1843,17 @@
2744
1843
  "builder": "@angular-devkit/build-angular:ng-packagr",
2745
1844
  "options": {
2746
1845
  "tsConfig": "projects/mobile/placeholder/tsconfig.lib.json",
2747
- "project": "projects/mobile/placeholder/runtime-dynamic/package.json"
1846
+ "project": "projects/mobile/placeholder/runtime-dynamic/ng-package.json"
2748
1847
  },
2749
1848
  "configurations": {
2750
1849
  "production": {
2751
1850
  "tsConfig": "projects/mobile/placeholder/runtime-dynamic/tsconfig.lib.prod.json"
2752
1851
  }
2753
1852
  }
2754
- },
2755
- "lint": {
2756
- "builder": "@angular-devkit/build-angular:tslint",
2757
- "options": {
2758
- "tsConfig": [
2759
- "projects/mobile/placeholder/tsconfig.lib.json",
2760
- "projects/mobile/placeholder/tsconfig.spec.json"
2761
- ],
2762
- "exclude": [
2763
- "**/node_modules/**"
2764
- ]
2765
- }
2766
1853
  }
2767
1854
  }
2768
1855
  }
2769
1856
  },
2770
- "defaultProject": "angular-app",
2771
1857
  "cli": {
2772
1858
  "analytics": "fe5e8f46-2dff-4044-b3b8-8a1307278ce6"
2773
1859
  }