@airporting/tech-app 0.0.22 → 0.0.24

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.
Files changed (63) hide show
  1. package/dist/mf/980.js +10 -0
  2. package/dist/mf/@mf-types/amex.d.ts +2 -0
  3. package/dist/mf/@mf-types/bnpp.d.ts +2 -0
  4. package/dist/mf/@mf-types/compiled-types/api/tech/githubQuery.d.ts +1 -1
  5. package/dist/mf/@mf-types/compiled-types/apps/amex.app.d.ts +1 -0
  6. package/dist/mf/@mf-types/compiled-types/apps/bnpp.app.d.ts +1 -0
  7. package/dist/mf/@mf-types/compiled-types/apps/credmut.app.d.ts +1 -0
  8. package/dist/mf/@mf-types/compiled-types/apps/github.app.d.ts +1 -0
  9. package/dist/mf/@mf-types/compiled-types/apps/payfit.app.d.ts +1 -0
  10. package/dist/mf/@mf-types/compiled-types/apps/sobank.app.d.ts +1 -0
  11. package/dist/mf/@mf-types/compiled-types/apps/spendesk.app.d.ts +1 -0
  12. package/dist/mf/@mf-types/compiled-types/apps/spreadsheet.app.d.ts +1 -0
  13. package/dist/mf/@mf-types/compiled-types/apps/synchro.app.d.ts +1 -0
  14. package/dist/mf/@mf-types/compiled-types/apps/wise.app.d.ts +1 -0
  15. package/dist/mf/@mf-types/compiled-types/gen/TechApi/index.d.ts +36 -0
  16. package/dist/mf/@mf-types/compiled-types/tabs/amex.d.ts +2 -0
  17. package/dist/mf/@mf-types/compiled-types/tabs/bnpp.d.ts +2 -0
  18. package/dist/mf/@mf-types/compiled-types/tabs/credmut.d.ts +2 -0
  19. package/dist/mf/@mf-types/compiled-types/{github.d.ts → tabs/github.d.ts} +1 -1
  20. package/dist/mf/@mf-types/compiled-types/tabs/payfit.d.ts +2 -0
  21. package/dist/mf/@mf-types/compiled-types/tabs/sobank.d.ts +2 -0
  22. package/dist/mf/@mf-types/compiled-types/tabs/spendesk.d.ts +2 -0
  23. package/dist/mf/@mf-types/compiled-types/tabs/spreadsheet.d.ts +2 -0
  24. package/dist/mf/@mf-types/compiled-types/tabs/synchro.d.ts +2 -0
  25. package/dist/mf/@mf-types/compiled-types/tabs/wise.d.ts +2 -0
  26. package/dist/mf/@mf-types/credmut.d.ts +2 -0
  27. package/dist/mf/@mf-types/github.d.ts +2 -2
  28. package/dist/mf/@mf-types/payfit.d.ts +2 -0
  29. package/dist/mf/@mf-types/sobank.d.ts +2 -0
  30. package/dist/mf/@mf-types/spendesk.d.ts +2 -0
  31. package/dist/mf/@mf-types/spreadsheet.d.ts +2 -0
  32. package/dist/mf/@mf-types/synchro.d.ts +2 -0
  33. package/dist/mf/@mf-types/wise.d.ts +2 -0
  34. package/dist/mf/@mf-types.d.ts +2 -2
  35. package/dist/mf/@mf-types.zip +0 -0
  36. package/dist/mf/__federation_expose_amex.js +10 -0
  37. package/dist/mf/__federation_expose_amex.js.LICENSE.txt +9 -0
  38. package/dist/mf/__federation_expose_bnpp.js +10 -0
  39. package/dist/mf/__federation_expose_bnpp.js.LICENSE.txt +9 -0
  40. package/dist/mf/__federation_expose_credmut.js +10 -0
  41. package/dist/mf/__federation_expose_credmut.js.LICENSE.txt +9 -0
  42. package/dist/mf/__federation_expose_dashboard.js +1 -1
  43. package/dist/mf/__federation_expose_github.js +1 -1
  44. package/dist/mf/__federation_expose_payfit.js +10 -0
  45. package/dist/mf/__federation_expose_payfit.js.LICENSE.txt +9 -0
  46. package/dist/mf/__federation_expose_sobank.js +10 -0
  47. package/dist/mf/__federation_expose_sobank.js.LICENSE.txt +9 -0
  48. package/dist/mf/__federation_expose_spendesk.js +10 -0
  49. package/dist/mf/__federation_expose_spendesk.js.LICENSE.txt +9 -0
  50. package/dist/mf/__federation_expose_spreadsheet.js +10 -0
  51. package/dist/mf/__federation_expose_spreadsheet.js.LICENSE.txt +9 -0
  52. package/dist/mf/__federation_expose_synchro.js +10 -0
  53. package/dist/mf/__federation_expose_synchro.js.LICENSE.txt +9 -0
  54. package/dist/mf/__federation_expose_wise.js +10 -0
  55. package/dist/mf/__federation_expose_wise.js.LICENSE.txt +9 -0
  56. package/dist/mf/index.js +3 -3
  57. package/dist/mf/mf-manifest.json +156 -3
  58. package/dist/mf/mf-stats.json +224 -7
  59. package/dist/mf/tech_app.js +3 -3
  60. package/package.json +3 -1
  61. package/dist/mf/234.js +0 -10
  62. package/dist/mf/@mf-types/compiled-types/App.github.d.ts +0 -1
  63. /package/dist/mf/{234.js.LICENSE.txt → 980.js.LICENSE.txt} +0 -0
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.22",
8
+ "buildVersion": "0.0.24",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -315,13 +315,64 @@
315
315
  ],
316
316
  "remotes": [],
317
317
  "exposes": [
318
+ {
319
+ "id": "tech_app:amex",
320
+ "name": "amex",
321
+ "assets": {
322
+ "js": {
323
+ "sync": [
324
+ "__federation_expose_amex.js"
325
+ ],
326
+ "async": []
327
+ },
328
+ "css": {
329
+ "sync": [],
330
+ "async": []
331
+ }
332
+ },
333
+ "path": "./amex"
334
+ },
335
+ {
336
+ "id": "tech_app:bnpp",
337
+ "name": "bnpp",
338
+ "assets": {
339
+ "js": {
340
+ "sync": [
341
+ "__federation_expose_bnpp.js"
342
+ ],
343
+ "async": []
344
+ },
345
+ "css": {
346
+ "sync": [],
347
+ "async": []
348
+ }
349
+ },
350
+ "path": "./bnpp"
351
+ },
352
+ {
353
+ "id": "tech_app:credmut",
354
+ "name": "credmut",
355
+ "assets": {
356
+ "js": {
357
+ "sync": [
358
+ "__federation_expose_credmut.js"
359
+ ],
360
+ "async": []
361
+ },
362
+ "css": {
363
+ "sync": [],
364
+ "async": []
365
+ }
366
+ },
367
+ "path": "./credmut"
368
+ },
318
369
  {
319
370
  "id": "tech_app:dashboard",
320
371
  "name": "dashboard",
321
372
  "assets": {
322
373
  "js": {
323
374
  "sync": [
324
- "234.js",
375
+ "980.js",
325
376
  "__federation_expose_dashboard.js"
326
377
  ],
327
378
  "async": []
@@ -339,7 +390,7 @@
339
390
  "assets": {
340
391
  "js": {
341
392
  "sync": [
342
- "234.js",
393
+ "980.js",
343
394
  "__federation_expose_github.js"
344
395
  ],
345
396
  "async": []
@@ -350,6 +401,108 @@
350
401
  }
351
402
  },
352
403
  "path": "./github"
404
+ },
405
+ {
406
+ "id": "tech_app:payfit",
407
+ "name": "payfit",
408
+ "assets": {
409
+ "js": {
410
+ "sync": [
411
+ "__federation_expose_payfit.js"
412
+ ],
413
+ "async": []
414
+ },
415
+ "css": {
416
+ "sync": [],
417
+ "async": []
418
+ }
419
+ },
420
+ "path": "./payfit"
421
+ },
422
+ {
423
+ "id": "tech_app:sobank",
424
+ "name": "sobank",
425
+ "assets": {
426
+ "js": {
427
+ "sync": [
428
+ "__federation_expose_sobank.js"
429
+ ],
430
+ "async": []
431
+ },
432
+ "css": {
433
+ "sync": [],
434
+ "async": []
435
+ }
436
+ },
437
+ "path": "./sobank"
438
+ },
439
+ {
440
+ "id": "tech_app:spendesk",
441
+ "name": "spendesk",
442
+ "assets": {
443
+ "js": {
444
+ "sync": [
445
+ "__federation_expose_spendesk.js"
446
+ ],
447
+ "async": []
448
+ },
449
+ "css": {
450
+ "sync": [],
451
+ "async": []
452
+ }
453
+ },
454
+ "path": "./spendesk"
455
+ },
456
+ {
457
+ "id": "tech_app:spreadsheet",
458
+ "name": "spreadsheet",
459
+ "assets": {
460
+ "js": {
461
+ "sync": [
462
+ "__federation_expose_spreadsheet.js"
463
+ ],
464
+ "async": []
465
+ },
466
+ "css": {
467
+ "sync": [],
468
+ "async": []
469
+ }
470
+ },
471
+ "path": "./spreadsheet"
472
+ },
473
+ {
474
+ "id": "tech_app:synchro",
475
+ "name": "synchro",
476
+ "assets": {
477
+ "js": {
478
+ "sync": [
479
+ "__federation_expose_synchro.js"
480
+ ],
481
+ "async": []
482
+ },
483
+ "css": {
484
+ "sync": [],
485
+ "async": []
486
+ }
487
+ },
488
+ "path": "./synchro"
489
+ },
490
+ {
491
+ "id": "tech_app:wise",
492
+ "name": "wise",
493
+ "assets": {
494
+ "js": {
495
+ "sync": [
496
+ "__federation_expose_wise.js"
497
+ ],
498
+ "async": []
499
+ },
500
+ "css": {
501
+ "sync": [],
502
+ "async": []
503
+ }
504
+ },
505
+ "path": "./wise"
353
506
  }
354
507
  ]
355
508
  }
@@ -5,7 +5,7 @@
5
5
  "name": "tech_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.0.22",
8
+ "buildVersion": "0.0.24",
9
9
  "buildName": "@airporting/tech-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -46,7 +46,9 @@
46
46
  "sync": []
47
47
  }
48
48
  },
49
- "usedIn": []
49
+ "usedIn": [
50
+ "./github"
51
+ ]
50
52
  },
51
53
  {
52
54
  "singleton": true,
@@ -93,7 +95,15 @@
93
95
  }
94
96
  },
95
97
  "usedIn": [
96
- "./github"
98
+ "./bnpp",
99
+ "./credmut",
100
+ "./github",
101
+ "./payfit",
102
+ "./sobank",
103
+ "./spendesk",
104
+ "./spreadsheet",
105
+ "./synchro",
106
+ "./wise"
97
107
  ]
98
108
  },
99
109
  {
@@ -352,8 +362,17 @@
352
362
  }
353
363
  },
354
364
  "usedIn": [
365
+ "./synchro",
366
+ "./dashboard",
367
+ "./amex",
368
+ "./bnpp",
369
+ "./credmut",
355
370
  "./github",
356
- "./dashboard"
371
+ "./payfit",
372
+ "./sobank",
373
+ "./spendesk",
374
+ "./spreadsheet",
375
+ "./wise"
357
376
  ]
358
377
  },
359
378
  {
@@ -382,6 +401,71 @@
382
401
  ],
383
402
  "remotes": [],
384
403
  "exposes": [
404
+ {
405
+ "path": "./amex",
406
+ "id": "tech_app:amex",
407
+ "name": "amex",
408
+ "requires": [
409
+ "react"
410
+ ],
411
+ "file": "src/tabs/amex.tsx",
412
+ "assets": {
413
+ "js": {
414
+ "sync": [
415
+ "__federation_expose_amex.js"
416
+ ],
417
+ "async": []
418
+ },
419
+ "css": {
420
+ "sync": [],
421
+ "async": []
422
+ }
423
+ }
424
+ },
425
+ {
426
+ "path": "./bnpp",
427
+ "id": "tech_app:bnpp",
428
+ "name": "bnpp",
429
+ "requires": [
430
+ "react",
431
+ "@mantine/core"
432
+ ],
433
+ "file": "src/tabs/bnpp.tsx",
434
+ "assets": {
435
+ "js": {
436
+ "sync": [
437
+ "__federation_expose_bnpp.js"
438
+ ],
439
+ "async": []
440
+ },
441
+ "css": {
442
+ "sync": [],
443
+ "async": []
444
+ }
445
+ }
446
+ },
447
+ {
448
+ "path": "./credmut",
449
+ "id": "tech_app:credmut",
450
+ "name": "credmut",
451
+ "requires": [
452
+ "react",
453
+ "@mantine/core"
454
+ ],
455
+ "file": "src/tabs/credmut.tsx",
456
+ "assets": {
457
+ "js": {
458
+ "sync": [
459
+ "__federation_expose_credmut.js"
460
+ ],
461
+ "async": []
462
+ },
463
+ "css": {
464
+ "sync": [],
465
+ "async": []
466
+ }
467
+ }
468
+ },
385
469
  {
386
470
  "path": "./dashboard",
387
471
  "id": "tech_app:dashboard",
@@ -393,7 +477,7 @@
393
477
  "assets": {
394
478
  "js": {
395
479
  "sync": [
396
- "234.js",
480
+ "980.js",
397
481
  "__federation_expose_dashboard.js"
398
482
  ],
399
483
  "async": []
@@ -409,15 +493,16 @@
409
493
  "id": "tech_app:github",
410
494
  "name": "github",
411
495
  "requires": [
496
+ "@airporting/app-front",
412
497
  "react",
413
498
  "@mantine/core",
414
499
  "@tanstack/react-query"
415
500
  ],
416
- "file": "src/github.tsx",
501
+ "file": "src/tabs/github.tsx",
417
502
  "assets": {
418
503
  "js": {
419
504
  "sync": [
420
- "234.js",
505
+ "980.js",
421
506
  "__federation_expose_github.js"
422
507
  ],
423
508
  "async": []
@@ -427,6 +512,138 @@
427
512
  "async": []
428
513
  }
429
514
  }
515
+ },
516
+ {
517
+ "path": "./payfit",
518
+ "id": "tech_app:payfit",
519
+ "name": "payfit",
520
+ "requires": [
521
+ "react",
522
+ "@mantine/core"
523
+ ],
524
+ "file": "src/tabs/payfit.tsx",
525
+ "assets": {
526
+ "js": {
527
+ "sync": [
528
+ "__federation_expose_payfit.js"
529
+ ],
530
+ "async": []
531
+ },
532
+ "css": {
533
+ "sync": [],
534
+ "async": []
535
+ }
536
+ }
537
+ },
538
+ {
539
+ "path": "./sobank",
540
+ "id": "tech_app:sobank",
541
+ "name": "sobank",
542
+ "requires": [
543
+ "react",
544
+ "@mantine/core"
545
+ ],
546
+ "file": "src/tabs/sobank.tsx",
547
+ "assets": {
548
+ "js": {
549
+ "sync": [
550
+ "__federation_expose_sobank.js"
551
+ ],
552
+ "async": []
553
+ },
554
+ "css": {
555
+ "sync": [],
556
+ "async": []
557
+ }
558
+ }
559
+ },
560
+ {
561
+ "path": "./spendesk",
562
+ "id": "tech_app:spendesk",
563
+ "name": "spendesk",
564
+ "requires": [
565
+ "react",
566
+ "@mantine/core"
567
+ ],
568
+ "file": "src/tabs/spendesk.tsx",
569
+ "assets": {
570
+ "js": {
571
+ "sync": [
572
+ "__federation_expose_spendesk.js"
573
+ ],
574
+ "async": []
575
+ },
576
+ "css": {
577
+ "sync": [],
578
+ "async": []
579
+ }
580
+ }
581
+ },
582
+ {
583
+ "path": "./spreadsheet",
584
+ "id": "tech_app:spreadsheet",
585
+ "name": "spreadsheet",
586
+ "requires": [
587
+ "react",
588
+ "@mantine/core"
589
+ ],
590
+ "file": "src/tabs/spreadsheet.tsx",
591
+ "assets": {
592
+ "js": {
593
+ "sync": [
594
+ "__federation_expose_spreadsheet.js"
595
+ ],
596
+ "async": []
597
+ },
598
+ "css": {
599
+ "sync": [],
600
+ "async": []
601
+ }
602
+ }
603
+ },
604
+ {
605
+ "path": "./synchro",
606
+ "id": "tech_app:synchro",
607
+ "name": "synchro",
608
+ "requires": [
609
+ "react",
610
+ "@mantine/core"
611
+ ],
612
+ "file": "src/tabs/synchro.tsx",
613
+ "assets": {
614
+ "js": {
615
+ "sync": [
616
+ "__federation_expose_synchro.js"
617
+ ],
618
+ "async": []
619
+ },
620
+ "css": {
621
+ "sync": [],
622
+ "async": []
623
+ }
624
+ }
625
+ },
626
+ {
627
+ "path": "./wise",
628
+ "id": "tech_app:wise",
629
+ "name": "wise",
630
+ "requires": [
631
+ "react",
632
+ "@mantine/core"
633
+ ],
634
+ "file": "src/tabs/wise.tsx",
635
+ "assets": {
636
+ "js": {
637
+ "sync": [
638
+ "__federation_expose_wise.js"
639
+ ],
640
+ "async": []
641
+ },
642
+ "css": {
643
+ "sync": [],
644
+ "async": []
645
+ }
646
+ }
430
647
  }
431
648
  ]
432
649
  }