@airporting/tech-app 0.0.103 → 0.0.104
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/9669.js +1 -1
- package/dist/mf/@mf-types/compiled-types/api/tech/etatSaisie/setReconciliationMuteMutation.d.ts +7 -0
- package/dist/mf/@mf-types/compiled-types/gen/TechApi/index.d.ts +17 -0
- package/dist/mf/@mf-types.zip +0 -0
- package/dist/mf/__federation_expose_etat_saisie.js +1 -1
- package/dist/mf/index.css +73 -73
- package/dist/mf/index.js +3 -3
- package/dist/mf/mf-manifest.json +2 -2
- package/dist/mf/mf-stats.json +10 -10
- package/dist/mf/tech_app.js +3 -3
- package/package.json +1 -1
package/dist/mf/mf-manifest.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "tech_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.0.
|
|
8
|
+
"buildVersion": "0.0.104",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "tech_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.
|
|
25
|
+
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.104/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
package/dist/mf/mf-stats.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"name": "tech_app",
|
|
6
6
|
"type": "app",
|
|
7
7
|
"buildInfo": {
|
|
8
|
-
"buildVersion": "0.0.
|
|
8
|
+
"buildVersion": "0.0.104",
|
|
9
9
|
"buildName": "@airporting/tech-app"
|
|
10
10
|
},
|
|
11
11
|
"remoteEntry": {
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"globalName": "tech_app",
|
|
23
23
|
"pluginVersion": "0.17.1",
|
|
24
24
|
"prefetchInterface": false,
|
|
25
|
-
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.
|
|
25
|
+
"publicPath": "https://app.airporting.com/mf/tech-app/0.0.104/"
|
|
26
26
|
},
|
|
27
27
|
"shared": [
|
|
28
28
|
{
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
}
|
|
98
98
|
},
|
|
99
99
|
"usedIn": [
|
|
100
|
-
"./
|
|
100
|
+
"./sales",
|
|
101
101
|
"./dashboard",
|
|
102
102
|
"./amex",
|
|
103
103
|
"./bnpp",
|
|
@@ -107,9 +107,9 @@
|
|
|
107
107
|
"./github",
|
|
108
108
|
"./mcp-access",
|
|
109
109
|
"./payfit",
|
|
110
|
-
"./sales",
|
|
111
110
|
"./spendesk",
|
|
112
111
|
"./spreadsheet",
|
|
112
|
+
"./synchro",
|
|
113
113
|
"./wise"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
@@ -135,8 +135,8 @@
|
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
137
|
"usedIn": [
|
|
138
|
-
"./
|
|
139
|
-
"./
|
|
138
|
+
"./sales",
|
|
139
|
+
"./synchro"
|
|
140
140
|
]
|
|
141
141
|
},
|
|
142
142
|
{
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
"usedIn": [
|
|
189
|
-
"./
|
|
190
|
-
"./
|
|
189
|
+
"./sales",
|
|
190
|
+
"./etat-saisie"
|
|
191
191
|
]
|
|
192
192
|
},
|
|
193
193
|
{
|
|
@@ -465,16 +465,16 @@
|
|
|
465
465
|
}
|
|
466
466
|
},
|
|
467
467
|
"usedIn": [
|
|
468
|
-
"./
|
|
468
|
+
"./sales",
|
|
469
469
|
"./dashboard",
|
|
470
470
|
"./amex",
|
|
471
471
|
"./bnpp",
|
|
472
|
+
"./credmut",
|
|
472
473
|
"./etat-saisie",
|
|
473
474
|
"./finance-jobs",
|
|
474
475
|
"./github",
|
|
475
476
|
"./mcp-access",
|
|
476
477
|
"./payfit",
|
|
477
|
-
"./sales",
|
|
478
478
|
"./scrapers",
|
|
479
479
|
"./spendesk",
|
|
480
480
|
"./spreadsheet",
|