@allurereport/web-classic 3.12.0 → 3.13.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.
Files changed (34) hide show
  1. package/dist/multi/app-7ab2c83abe4063f38c83.js +2 -0
  2. package/dist/multi/manifest.json +22 -22
  3. package/dist/single/{app-16c545e40e2d97822069.js → app-b1764ad8f219ad657548.js} +2 -2
  4. package/dist/single/manifest.json +1 -1
  5. package/package.json +7 -7
  6. package/src/components/Behaviors/BehaviorsList.tsx +1 -0
  7. package/src/components/Categories/CategoriesList.tsx +1 -0
  8. package/src/components/Packages/PackagesList.tsx +1 -0
  9. package/src/components/Tree/index.tsx +1 -0
  10. package/src/index.tsx +5 -1
  11. package/dist/multi/app-5b6f9fd74aac0d6df2ff.js +0 -2
  12. /package/dist/multi/{10.app-5b6f9fd74aac0d6df2ff.js → 10.app-7ab2c83abe4063f38c83.js} +0 -0
  13. /package/dist/multi/{222.app-5b6f9fd74aac0d6df2ff.js → 222.app-7ab2c83abe4063f38c83.js} +0 -0
  14. /package/dist/multi/{26.app-5b6f9fd74aac0d6df2ff.js → 26.app-7ab2c83abe4063f38c83.js} +0 -0
  15. /package/dist/multi/{302.app-5b6f9fd74aac0d6df2ff.js → 302.app-7ab2c83abe4063f38c83.js} +0 -0
  16. /package/dist/multi/{304.app-5b6f9fd74aac0d6df2ff.js → 304.app-7ab2c83abe4063f38c83.js} +0 -0
  17. /package/dist/multi/{333.app-5b6f9fd74aac0d6df2ff.js → 333.app-7ab2c83abe4063f38c83.js} +0 -0
  18. /package/dist/multi/{369.app-5b6f9fd74aac0d6df2ff.js → 369.app-7ab2c83abe4063f38c83.js} +0 -0
  19. /package/dist/multi/{389.app-5b6f9fd74aac0d6df2ff.js → 389.app-7ab2c83abe4063f38c83.js} +0 -0
  20. /package/dist/multi/{498.app-5b6f9fd74aac0d6df2ff.js → 498.app-7ab2c83abe4063f38c83.js} +0 -0
  21. /package/dist/multi/{60.app-5b6f9fd74aac0d6df2ff.js → 60.app-7ab2c83abe4063f38c83.js} +0 -0
  22. /package/dist/multi/{643.app-5b6f9fd74aac0d6df2ff.js → 643.app-7ab2c83abe4063f38c83.js} +0 -0
  23. /package/dist/multi/{671.app-5b6f9fd74aac0d6df2ff.js → 671.app-7ab2c83abe4063f38c83.js} +0 -0
  24. /package/dist/multi/{725.app-5b6f9fd74aac0d6df2ff.js → 725.app-7ab2c83abe4063f38c83.js} +0 -0
  25. /package/dist/multi/{770.app-5b6f9fd74aac0d6df2ff.js → 770.app-7ab2c83abe4063f38c83.js} +0 -0
  26. /package/dist/multi/{848.app-5b6f9fd74aac0d6df2ff.js → 848.app-7ab2c83abe4063f38c83.js} +0 -0
  27. /package/dist/multi/{853.app-5b6f9fd74aac0d6df2ff.js → 853.app-7ab2c83abe4063f38c83.js} +0 -0
  28. /package/dist/multi/{872.app-5b6f9fd74aac0d6df2ff.js → 872.app-7ab2c83abe4063f38c83.js} +0 -0
  29. /package/dist/multi/{895.app-5b6f9fd74aac0d6df2ff.js → 895.app-7ab2c83abe4063f38c83.js} +0 -0
  30. /package/dist/multi/{920.app-5b6f9fd74aac0d6df2ff.js → 920.app-7ab2c83abe4063f38c83.js} +0 -0
  31. /package/dist/multi/{979.app-5b6f9fd74aac0d6df2ff.js → 979.app-7ab2c83abe4063f38c83.js} +0 -0
  32. /package/dist/multi/{991.app-5b6f9fd74aac0d6df2ff.js → 991.app-7ab2c83abe4063f38c83.js} +0 -0
  33. /package/dist/multi/{app-5b6f9fd74aac0d6df2ff.js.LICENSE.txt → app-7ab2c83abe4063f38c83.js.LICENSE.txt} +0 -0
  34. /package/dist/single/{app-16c545e40e2d97822069.js.LICENSE.txt → app-b1764ad8f219ad657548.js.LICENSE.txt} +0 -0
@@ -1,3 +1,3 @@
1
1
  {
2
- "main.js": "app-16c545e40e2d97822069.js"
2
+ "main.js": "app-b1764ad8f219ad657548.js"
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@allurereport/web-classic",
3
- "version": "3.12.0",
3
+ "version": "3.13.0",
4
4
  "description": "The static files for Allure Classic Report",
5
5
  "keywords": [
6
6
  "allure",
@@ -30,10 +30,10 @@
30
30
  "lint:fix": "oxlint --import-plugin --fix src test features stories"
31
31
  },
32
32
  "dependencies": {
33
- "@allurereport/charts-api": "3.12.0",
34
- "@allurereport/core-api": "3.12.0",
35
- "@allurereport/web-commons": "3.12.0",
36
- "@allurereport/web-components": "3.12.0",
33
+ "@allurereport/charts-api": "3.13.0",
34
+ "@allurereport/core-api": "3.13.0",
35
+ "@allurereport/web-commons": "3.13.0",
36
+ "@allurereport/web-components": "3.13.0",
37
37
  "@preact/signals": "^2.6.1",
38
38
  "clsx": "^2.1.1",
39
39
  "d3-shape": "^3.2.0",
@@ -50,7 +50,7 @@
50
50
  "@babel/preset-typescript": "^7.27.1",
51
51
  "@floating-ui/dom": "^1.6.12",
52
52
  "@types/babel__core": "^7.20.5",
53
- "@types/d3-shape": "^3.1.6",
53
+ "@types/d3-shape": "^3.1.8",
54
54
  "@types/md5": "^2.3.5",
55
55
  "@types/node": "^20",
56
56
  "@types/prismjs": "^1.26.5",
@@ -62,7 +62,7 @@
62
62
  "autoprefixer": "^10.4.20",
63
63
  "babel-loader": "^9.2.1",
64
64
  "babel-plugin-prismjs": "^2.1.0",
65
- "css-loader": "^7.1.2",
65
+ "css-loader": "^7.1.4",
66
66
  "file-loader": "^6.2.0",
67
67
  "filesize": "^10.1.6",
68
68
  "fork-ts-checker-webpack-plugin": "^9.0.2",
@@ -21,6 +21,7 @@ export const BehaviorsList = () => {
21
21
 
22
22
  useEffect(() => {
23
23
  setBehaviorsStatus(currentTab.value as ClassicStatus);
24
+ // oxlint-disable-next-line eslint-plugin-react-hooks/exhaustive-deps
24
25
  }, [currentTab.value]);
25
26
 
26
27
  return (
@@ -21,6 +21,7 @@ export const CategoriesList = () => {
21
21
 
22
22
  useEffect(() => {
23
23
  setCategoriesStatus(currentTab.value as ClassicStatus);
24
+ // oxlint-disable-next-line eslint-plugin-react-hooks/exhaustive-deps
24
25
  }, [currentTab.value]);
25
26
 
26
27
  return (
@@ -21,6 +21,7 @@ export const PackagesList = () => {
21
21
 
22
22
  useEffect(() => {
23
23
  setPackagesStatus(currentTab.value as ClassicStatus);
24
+ // oxlint-disable-next-line eslint-plugin-react-hooks/exhaustive-deps
24
25
  }, [currentTab.value]);
25
26
 
26
27
  return (
@@ -14,6 +14,7 @@ export const TreeList = () => {
14
14
 
15
15
  useEffect(() => {
16
16
  setTreeStatus(currentTab.value as ClassicStatus);
17
+ // oxlint-disable-next-line eslint-plugin-react-hooks/exhaustive-deps
17
18
  }, [currentTab.value]);
18
19
 
19
20
  return (
package/src/index.tsx CHANGED
@@ -42,7 +42,11 @@ const App = () => {
42
42
  };
43
43
  }, []);
44
44
 
45
- const ActiveComponent = useMemo(() => tabComponents[route.value.tabName] || (() => null), [route.value.tabName]);
45
+ const ActiveComponent = useMemo(
46
+ () => tabComponents[route.value.tabName] || (() => null),
47
+ // oxlint-disable-next-line eslint-plugin-react-hooks/exhaustive-deps
48
+ [route.value.tabName],
49
+ );
46
50
 
47
51
  if (!currentLocale.value) {
48
52
  return <PageLoader />;