@wavemaker/angular-codegen 11.3.0-next.137010 → 11.3.0-next.140969

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