@airporting/integrations-app 0.4.152 → 0.4.154
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/2070.css +73 -73
- package/dist/mf/5741.js +1 -1
- package/dist/mf/{2039.js → 8238.js} +1 -1
- package/dist/mf/@mf-types/compiled-types/api/google/gsheetFilesQuery.d.ts +9 -0
- package/dist/mf/@mf-types/compiled-types/components/google/GsheetFilesSection.d.ts +3 -0
- package/dist/mf/@mf-types/compiled-types/components/synchro/isJobRunnable.d.ts +2 -0
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_single_connector.js +1 -1
- package/dist/mf/__federation_expose_synchronisation.js +1 -1
- package/dist/mf/index.js +3 -3
- package/dist/mf/integrations_app.js +3 -3
- package/dist/mf/mf-manifest.json +3 -3
- package/dist/mf/mf-stats.json +8 -8
- package/package.json +12 -2
package/dist/mf/mf-manifest.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.154",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "integrations_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.
|
|
25
|
+
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.154/dist/mf/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"js": {
|
|
477
477
|
"sync": [
|
|
478
478
|
"9005.js",
|
|
479
|
-
"
|
|
479
|
+
"8238.js",
|
|
480
480
|
"__federation_expose_single_connector.js"
|
|
481
481
|
],
|
|
482
482
|
"async": [
|
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.154",
|
|
9
9
|
"buildName": "@airporting/integrations-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "integrations_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.
|
|
25
|
+
"publicPath": "https://unpkg.com/@airporting/integrations-app@0.4.154/dist/mf/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
49
|
"usedIn": [
|
|
50
|
-
"./single-connector",
|
|
51
50
|
"./connectors",
|
|
51
|
+
"./single-connector",
|
|
52
52
|
"./synchronisation"
|
|
53
53
|
]
|
|
54
54
|
},
|
|
@@ -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
|
+
"./connectors",
|
|
257
|
+
"./synchronisation"
|
|
258
258
|
]
|
|
259
259
|
},
|
|
260
260
|
{
|
|
@@ -517,8 +517,8 @@
|
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
"usedIn": [
|
|
520
|
-
"./connectors",
|
|
521
520
|
"./single-connector",
|
|
521
|
+
"./connectors",
|
|
522
522
|
"./synchronisation"
|
|
523
523
|
]
|
|
524
524
|
},
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
"js": {
|
|
620
620
|
"sync": [
|
|
621
621
|
"9005.js",
|
|
622
|
-
"
|
|
622
|
+
"8238.js",
|
|
623
623
|
"__federation_expose_single_connector.js"
|
|
624
624
|
],
|
|
625
625
|
"async": [
|
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.4.
|
|
4
|
+
"version": "0.4.154",
|
|
5
5
|
"packageManager": "yarn@4.10.3",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist"
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
"dev": "rsbuild dev",
|
|
17
17
|
"mf:dev": "rslib mf-dev",
|
|
18
18
|
"lint": "prettier --log-level silent --write . && eslint . --fix",
|
|
19
|
+
"test": "vitest run --reporter verbose",
|
|
19
20
|
"postinstall": "husky",
|
|
20
21
|
"preview": "rsbuild preview",
|
|
21
22
|
"publish": "yarn v:patch && yarn build && yarn npm publish",
|
|
@@ -60,11 +61,17 @@
|
|
|
60
61
|
"@rsbuild/core": "1.5.17",
|
|
61
62
|
"@rsbuild/plugin-react": "1.4.1",
|
|
62
63
|
"@rslib/core": "0.16.1",
|
|
64
|
+
"@testing-library/dom": "10.4.1",
|
|
65
|
+
"@testing-library/jest-dom": "7.0.1",
|
|
66
|
+
"@testing-library/react": "16.3.2",
|
|
67
|
+
"@testing-library/user-event": "14.6.4",
|
|
68
|
+
"@types/jsdom": "^30",
|
|
63
69
|
"@types/lodash-es": "4.17.12",
|
|
64
70
|
"@types/node": "24.9.1",
|
|
65
71
|
"@types/proper-url-join": "2.1.5",
|
|
66
72
|
"@types/react": "19.2.2",
|
|
67
73
|
"@types/react-dom": "19.2.2",
|
|
74
|
+
"@vitejs/plugin-react": "6.0.5",
|
|
68
75
|
"eslint": "9.38.0",
|
|
69
76
|
"eslint-config-prettier": "10.1.8",
|
|
70
77
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
@@ -72,6 +79,7 @@
|
|
|
72
79
|
"eslint-plugin-unused-imports": "4.3.0",
|
|
73
80
|
"globals": "16.4.0",
|
|
74
81
|
"husky": "9.1.7",
|
|
82
|
+
"jsdom": "30.0.1",
|
|
75
83
|
"postcss": "8.5.6",
|
|
76
84
|
"postcss-preset-mantine": "1.18.0",
|
|
77
85
|
"postcss-simple-vars": "7.0.1",
|
|
@@ -79,7 +87,9 @@
|
|
|
79
87
|
"swagger-typescript-api": "13.2.16",
|
|
80
88
|
"tsx": "4.20.6",
|
|
81
89
|
"typescript": "5.9.3",
|
|
82
|
-
"typescript-eslint": "8.46.2"
|
|
90
|
+
"typescript-eslint": "8.46.2",
|
|
91
|
+
"vite-tsconfig-paths": "6.1.1",
|
|
92
|
+
"vitest": "4.1.10"
|
|
83
93
|
},
|
|
84
94
|
"peerDependencies": {
|
|
85
95
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|