@allurereport/web-dashboard 3.3.0 → 3.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.
- package/dist/multi/310.app-c35820f9526d89a9502d.js +1 -0
- package/dist/multi/507.app-c35820f9526d89a9502d.js +1 -0
- package/dist/multi/686.app-c35820f9526d89a9502d.js +1 -0
- package/dist/multi/app-c35820f9526d89a9502d.js +2 -0
- package/dist/multi/manifest.json +23 -21
- package/dist/multi/{styles-011dd2d56853503b8210.css → styles-ba2f7910ded8751a5da3.css} +4 -4
- package/dist/single/app-31fba1f25f971fe4047e.js +2 -0
- package/dist/single/manifest.json +1 -1
- package/package.json +17 -35
- package/src/components/BaseLayout/index.tsx +2 -0
- package/src/components/Dashboard/index.tsx +3 -0
- package/src/components/EnvironmentPicker/index.tsx +78 -18
- package/src/components/EnvironmentPicker/styles.scss +19 -0
- package/src/components/Footer/FooterLogo.tsx +1 -0
- package/src/components/Footer/FooterVersion.tsx +2 -0
- package/src/components/Footer/index.tsx +3 -1
- package/src/components/Header/index.tsx +3 -0
- package/src/components/Header/styles.scss +1 -0
- package/src/index.tsx +3 -0
- package/src/locales/ar.json +227 -0
- package/src/locales/az.json +14 -14
- package/src/locales/zh-TW.json +227 -0
- package/src/stores/dashboard.ts +1 -0
- package/src/stores/env.ts +14 -3
- package/src/stores/locale.ts +1 -0
- package/tsconfig.json +2 -2
- package/.eslintrc.cjs +0 -18
- package/dist/multi/686.app-6e16634fb6316062546e.js +0 -1
- package/dist/multi/app-6e16634fb6316062546e.js +0 -2
- package/dist/single/app-a4723ecfb6c2e831c7c0.js +0 -2
- /package/dist/multi/{173.app-6e16634fb6316062546e.js → 173.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{174.app-6e16634fb6316062546e.js → 174.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{252.app-6e16634fb6316062546e.js → 252.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{282.app-6e16634fb6316062546e.js → 282.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{29.app-6e16634fb6316062546e.js → 29.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{416.app-6e16634fb6316062546e.js → 416.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{527.app-6e16634fb6316062546e.js → 527.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{600.app-6e16634fb6316062546e.js → 600.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{605.app-6e16634fb6316062546e.js → 605.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{638.app-6e16634fb6316062546e.js → 638.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{672.app-6e16634fb6316062546e.js → 672.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{725.app-6e16634fb6316062546e.js → 725.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{741.app-6e16634fb6316062546e.js → 741.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{749.app-6e16634fb6316062546e.js → 749.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{755.app-6e16634fb6316062546e.js → 755.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{894.app-6e16634fb6316062546e.js → 894.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{943.app-6e16634fb6316062546e.js → 943.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{980.app-6e16634fb6316062546e.js → 980.app-c35820f9526d89a9502d.js} +0 -0
- /package/dist/multi/{app-6e16634fb6316062546e.js.LICENSE.txt → app-c35820f9526d89a9502d.js.LICENSE.txt} +0 -0
- /package/dist/single/{app-a4723ecfb6c2e831c7c0.js.LICENSE.txt → app-31fba1f25f971fe4047e.js.LICENSE.txt} +0 -0
package/dist/multi/manifest.json
CHANGED
|
@@ -1,25 +1,27 @@
|
|
|
1
1
|
{
|
|
2
|
-
"main.js": "app-
|
|
3
|
-
"main.css": "styles-
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
2
|
+
"main.js": "app-c35820f9526d89a9502d.js",
|
|
3
|
+
"main.css": "styles-ba2f7910ded8751a5da3.css",
|
|
4
|
+
"310.app-js": "310.app-c35820f9526d89a9502d.js",
|
|
5
|
+
"686.app-js": "686.app-c35820f9526d89a9502d.js",
|
|
6
|
+
"894.app-js": "894.app-c35820f9526d89a9502d.js",
|
|
7
|
+
"174.app-js": "174.app-c35820f9526d89a9502d.js",
|
|
8
|
+
"725.app-js": "725.app-c35820f9526d89a9502d.js",
|
|
9
|
+
"605.app-js": "605.app-c35820f9526d89a9502d.js",
|
|
10
|
+
"282.app-js": "282.app-c35820f9526d89a9502d.js",
|
|
11
|
+
"638.app-js": "638.app-c35820f9526d89a9502d.js",
|
|
12
|
+
"672.app-js": "672.app-c35820f9526d89a9502d.js",
|
|
13
|
+
"980.app-js": "980.app-c35820f9526d89a9502d.js",
|
|
14
|
+
"173.app-js": "173.app-c35820f9526d89a9502d.js",
|
|
15
|
+
"416.app-js": "416.app-c35820f9526d89a9502d.js",
|
|
16
|
+
"943.app-js": "943.app-c35820f9526d89a9502d.js",
|
|
17
|
+
"29.app-js": "29.app-c35820f9526d89a9502d.js",
|
|
18
|
+
"741.app-js": "741.app-c35820f9526d89a9502d.js",
|
|
19
|
+
"600.app-js": "600.app-c35820f9526d89a9502d.js",
|
|
20
|
+
"252.app-js": "252.app-c35820f9526d89a9502d.js",
|
|
21
|
+
"755.app-js": "755.app-c35820f9526d89a9502d.js",
|
|
22
|
+
"749.app-js": "749.app-c35820f9526d89a9502d.js",
|
|
23
|
+
"507.app-js": "507.app-c35820f9526d89a9502d.js",
|
|
24
|
+
"527.app-js": "527.app-c35820f9526d89a9502d.js",
|
|
23
25
|
"pt-root-ui_vf.woff": "pt-root-ui_vf.woff",
|
|
24
26
|
"JetBrainsMono_vf.woff2": "JetBrainsMono_vf.woff2",
|
|
25
27
|
"pt-root-ui_vf.woff2": "pt-root-ui_vf.woff2",
|