@airporting/integrations-app 0.4.87 → 0.4.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mf/@mf-types/compiled-types/components/synchro/inputs/InputGsheetsSelector.d.ts +1 -1
- package/dist/mf/@mf-types/compiled-types/components/synchro/synchro.dynamic-form.d.ts +1 -0
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_synchronisation.js +1 -1
- package/dist/mf/index.js +2 -2
- package/dist/mf/integrations_app.js +2 -2
- package/dist/mf/mf-manifest.json +1 -1
- package/dist/mf/mf-stats.json +8 -8
- package/package.json +1 -1
package/dist/mf/mf-manifest.json
CHANGED
package/dist/mf/mf-stats.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "integrations_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.4.
|
|
8
|
+
"buildVersion": "0.4.89",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -226,8 +226,8 @@
|
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
228
|
"usedIn": [
|
|
229
|
-
"./single-connector",
|
|
230
229
|
"./connectors",
|
|
230
|
+
"./single-connector",
|
|
231
231
|
"./synchronisation"
|
|
232
232
|
]
|
|
233
233
|
},
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
}
|
|
254
254
|
},
|
|
255
255
|
"usedIn": [
|
|
256
|
-
"./
|
|
257
|
-
"./
|
|
256
|
+
"./synchronisation",
|
|
257
|
+
"./connectors"
|
|
258
258
|
]
|
|
259
259
|
},
|
|
260
260
|
{
|
|
@@ -279,9 +279,9 @@
|
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
281
|
"usedIn": [
|
|
282
|
-
"./
|
|
282
|
+
"./synchronisation",
|
|
283
283
|
"./connectors",
|
|
284
|
-
"./
|
|
284
|
+
"./single-connector"
|
|
285
285
|
]
|
|
286
286
|
},
|
|
287
287
|
{
|
|
@@ -421,8 +421,8 @@
|
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
423
|
"usedIn": [
|
|
424
|
-
"./
|
|
425
|
-
"./
|
|
424
|
+
"./synchronisation",
|
|
425
|
+
"./single-connector"
|
|
426
426
|
]
|
|
427
427
|
},
|
|
428
428
|
{
|