@airporting/integrations-app 0.2.7 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.2.7",
8
+ "buildVersion": "0.4.0",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -28,9 +28,9 @@
28
28
  {
29
29
  "id": "integrations_app:@airporting/app-front",
30
30
  "name": "@airporting/app-front",
31
- "version": "1.0.48",
31
+ "version": "1.1.2",
32
32
  "singleton": true,
33
- "requiredVersion": "1.0.48",
33
+ "requiredVersion": "1.1.2",
34
34
  "assets": {
35
35
  "js": {
36
36
  "async": [],
@@ -82,6 +82,25 @@
82
82
  }
83
83
  }
84
84
  },
85
+ {
86
+ "id": "integrations_app:@mantine/form",
87
+ "name": "@mantine/form",
88
+ "version": "8.2.5",
89
+ "singleton": true,
90
+ "requiredVersion": "8.2.5",
91
+ "assets": {
92
+ "js": {
93
+ "async": [],
94
+ "sync": [
95
+ "906.js"
96
+ ]
97
+ },
98
+ "css": {
99
+ "async": [],
100
+ "sync": []
101
+ }
102
+ }
103
+ },
85
104
  {
86
105
  "id": "integrations_app:@mantine/hooks",
87
106
  "name": "@mantine/hooks",
@@ -178,6 +197,25 @@
178
197
  }
179
198
  }
180
199
  },
200
+ {
201
+ "id": "integrations_app:@tanstack/react-router",
202
+ "name": "@tanstack/react-router",
203
+ "version": "1.133.22",
204
+ "singleton": true,
205
+ "requiredVersion": "1.133.22",
206
+ "assets": {
207
+ "js": {
208
+ "async": [],
209
+ "sync": [
210
+ "214.js"
211
+ ]
212
+ },
213
+ "css": {
214
+ "async": [],
215
+ "sync": []
216
+ }
217
+ }
218
+ },
181
219
  {
182
220
  "id": "integrations_app:date-fns",
183
221
  "name": "date-fns",
@@ -303,7 +341,7 @@
303
341
  "js": {
304
342
  "async": [],
305
343
  "sync": [
306
- "750.js"
344
+ "955.js"
307
345
  ]
308
346
  },
309
347
  "css": {
@@ -331,6 +369,23 @@
331
369
  }
332
370
  },
333
371
  "path": "./connectors"
372
+ },
373
+ {
374
+ "id": "integrations_app:single-connector",
375
+ "name": "single-connector",
376
+ "assets": {
377
+ "js": {
378
+ "sync": [
379
+ "__federation_expose_single_connector.js"
380
+ ],
381
+ "async": []
382
+ },
383
+ "css": {
384
+ "sync": [],
385
+ "async": []
386
+ }
387
+ },
388
+ "path": "./single-connector"
334
389
  }
335
390
  ]
336
391
  }
@@ -5,7 +5,7 @@
5
5
  "name": "integrations_app",
6
6
  "type": "app",
7
7
  "buildInfo": {
8
- "buildVersion": "0.2.7",
8
+ "buildVersion": "0.4.0",
9
9
  "buildName": "@airporting/integrations-app"
10
10
  },
11
11
  "remoteEntry": {
@@ -27,11 +27,11 @@
27
27
  "shared": [
28
28
  {
29
29
  "singleton": true,
30
- "requiredVersion": "1.0.48",
30
+ "requiredVersion": "1.1.2",
31
31
  "shareScope": "default",
32
32
  "strictVersion": false,
33
33
  "name": "@airporting/app-front",
34
- "version": "1.0.48",
34
+ "version": "1.1.2",
35
35
  "eager": false,
36
36
  "id": "integrations_app:@airporting/app-front",
37
37
  "assets": {
@@ -46,7 +46,9 @@
46
46
  "sync": []
47
47
  }
48
48
  },
49
- "usedIn": []
49
+ "usedIn": [
50
+ "./connectors"
51
+ ]
50
52
  },
51
53
  {
52
54
  "singleton": true,
@@ -92,6 +94,31 @@
92
94
  "sync": []
93
95
  }
94
96
  },
97
+ "usedIn": [
98
+ "./connectors"
99
+ ]
100
+ },
101
+ {
102
+ "singleton": true,
103
+ "requiredVersion": "8.2.5",
104
+ "shareScope": "default",
105
+ "strictVersion": false,
106
+ "name": "@mantine/form",
107
+ "version": "8.2.5",
108
+ "eager": false,
109
+ "id": "integrations_app:@mantine/form",
110
+ "assets": {
111
+ "js": {
112
+ "async": [],
113
+ "sync": [
114
+ "906.js"
115
+ ]
116
+ },
117
+ "css": {
118
+ "async": [],
119
+ "sync": []
120
+ }
121
+ },
95
122
  "usedIn": []
96
123
  },
97
124
  {
@@ -208,6 +235,31 @@
208
235
  "sync": []
209
236
  }
210
237
  },
238
+ "usedIn": [
239
+ "./connectors"
240
+ ]
241
+ },
242
+ {
243
+ "singleton": true,
244
+ "requiredVersion": "1.133.22",
245
+ "shareScope": "default",
246
+ "strictVersion": false,
247
+ "name": "@tanstack/react-router",
248
+ "version": "1.133.22",
249
+ "eager": false,
250
+ "id": "integrations_app:@tanstack/react-router",
251
+ "assets": {
252
+ "js": {
253
+ "async": [],
254
+ "sync": [
255
+ "214.js"
256
+ ]
257
+ },
258
+ "css": {
259
+ "async": [],
260
+ "sync": []
261
+ }
262
+ },
211
263
  "usedIn": []
212
264
  },
213
265
  {
@@ -348,7 +400,8 @@
348
400
  }
349
401
  },
350
402
  "usedIn": [
351
- "./connectors"
403
+ "./connectors",
404
+ "./single-connector"
352
405
  ]
353
406
  },
354
407
  {
@@ -364,7 +417,7 @@
364
417
  "js": {
365
418
  "async": [],
366
419
  "sync": [
367
- "750.js"
420
+ "955.js"
368
421
  ]
369
422
  },
370
423
  "css": {
@@ -382,7 +435,10 @@
382
435
  "id": "integrations_app:connectors",
383
436
  "name": "connectors",
384
437
  "requires": [
385
- "react"
438
+ "@airporting/app-front",
439
+ "react",
440
+ "@mantine/core",
441
+ "@tanstack/react-query"
386
442
  ],
387
443
  "file": "src/connectors.tsx",
388
444
  "assets": {
@@ -397,6 +453,27 @@
397
453
  "async": []
398
454
  }
399
455
  }
456
+ },
457
+ {
458
+ "path": "./single-connector",
459
+ "id": "integrations_app:single-connector",
460
+ "name": "single-connector",
461
+ "requires": [
462
+ "react"
463
+ ],
464
+ "file": "src/single-connector.tsx",
465
+ "assets": {
466
+ "js": {
467
+ "sync": [
468
+ "__federation_expose_single_connector.js"
469
+ ],
470
+ "async": []
471
+ },
472
+ "css": {
473
+ "sync": [],
474
+ "async": []
475
+ }
476
+ }
400
477
  }
401
478
  ]
402
479
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@airporting/integrations-app",
3
3
  "description": "⚡ Intégrations app front-end",
4
- "version": "0.2.7",
4
+ "version": "0.4.0",
5
5
  "files": [
6
6
  "dist"
7
7
  ],
@@ -23,7 +23,7 @@
23
23
  "v:patch": "npm version patch -m \"chore: bump patch to %s\""
24
24
  },
25
25
  "dependencies": {
26
- "@airporting/app-front": "1.0.48",
26
+ "@airporting/app-front": "1.1.2",
27
27
  "@mantine/charts": "8.2.5",
28
28
  "@mantine/core": "8.2.5",
29
29
  "@mantine/dates": "8.2.5",
@@ -33,6 +33,7 @@
33
33
  "@mantine/notifications": "8.2.5",
34
34
  "@tabler/icons-react": "^3.34.1",
35
35
  "@tanstack/react-query": "^5.83.0",
36
+ "@tanstack/react-router": "1.133.22",
36
37
  "date-fns": "^4.1.0",
37
38
  "dayjs": "^1.11.13",
38
39
  "jotai": "^2.12.5",