@allurereport/web-classic 3.6.2 → 3.7.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 (32) hide show
  1. package/dist/multi/{app-47ea1f6334819e69c11d.js → app-0c74b6d200db97801e79.js} +2 -2
  2. package/dist/multi/manifest.json +23 -23
  3. package/dist/multi/{styles-b065cc5d3bac2b031868.css → styles-782990bab862d8dfb55a.css} +2 -2
  4. package/dist/single/app-7d3875e449b0b8749a3e.js +2 -0
  5. package/dist/single/manifest.json +1 -1
  6. package/package.json +5 -5
  7. package/src/components/TestResult/TestResultError/styles.scss +5 -1
  8. package/src/components/TestResult/TestResultSteps/styles.scss +1 -0
  9. package/dist/single/app-c5dd4c3d0e7bf5f465e6.js +0 -2
  10. /package/dist/multi/{10.app-47ea1f6334819e69c11d.js → 10.app-0c74b6d200db97801e79.js} +0 -0
  11. /package/dist/multi/{222.app-47ea1f6334819e69c11d.js → 222.app-0c74b6d200db97801e79.js} +0 -0
  12. /package/dist/multi/{26.app-47ea1f6334819e69c11d.js → 26.app-0c74b6d200db97801e79.js} +0 -0
  13. /package/dist/multi/{302.app-47ea1f6334819e69c11d.js → 302.app-0c74b6d200db97801e79.js} +0 -0
  14. /package/dist/multi/{304.app-47ea1f6334819e69c11d.js → 304.app-0c74b6d200db97801e79.js} +0 -0
  15. /package/dist/multi/{333.app-47ea1f6334819e69c11d.js → 333.app-0c74b6d200db97801e79.js} +0 -0
  16. /package/dist/multi/{369.app-47ea1f6334819e69c11d.js → 369.app-0c74b6d200db97801e79.js} +0 -0
  17. /package/dist/multi/{389.app-47ea1f6334819e69c11d.js → 389.app-0c74b6d200db97801e79.js} +0 -0
  18. /package/dist/multi/{498.app-47ea1f6334819e69c11d.js → 498.app-0c74b6d200db97801e79.js} +0 -0
  19. /package/dist/multi/{60.app-47ea1f6334819e69c11d.js → 60.app-0c74b6d200db97801e79.js} +0 -0
  20. /package/dist/multi/{643.app-47ea1f6334819e69c11d.js → 643.app-0c74b6d200db97801e79.js} +0 -0
  21. /package/dist/multi/{671.app-47ea1f6334819e69c11d.js → 671.app-0c74b6d200db97801e79.js} +0 -0
  22. /package/dist/multi/{725.app-47ea1f6334819e69c11d.js → 725.app-0c74b6d200db97801e79.js} +0 -0
  23. /package/dist/multi/{770.app-47ea1f6334819e69c11d.js → 770.app-0c74b6d200db97801e79.js} +0 -0
  24. /package/dist/multi/{848.app-47ea1f6334819e69c11d.js → 848.app-0c74b6d200db97801e79.js} +0 -0
  25. /package/dist/multi/{853.app-47ea1f6334819e69c11d.js → 853.app-0c74b6d200db97801e79.js} +0 -0
  26. /package/dist/multi/{872.app-47ea1f6334819e69c11d.js → 872.app-0c74b6d200db97801e79.js} +0 -0
  27. /package/dist/multi/{895.app-47ea1f6334819e69c11d.js → 895.app-0c74b6d200db97801e79.js} +0 -0
  28. /package/dist/multi/{920.app-47ea1f6334819e69c11d.js → 920.app-0c74b6d200db97801e79.js} +0 -0
  29. /package/dist/multi/{979.app-47ea1f6334819e69c11d.js → 979.app-0c74b6d200db97801e79.js} +0 -0
  30. /package/dist/multi/{991.app-47ea1f6334819e69c11d.js → 991.app-0c74b6d200db97801e79.js} +0 -0
  31. /package/dist/multi/{app-47ea1f6334819e69c11d.js.LICENSE.txt → app-0c74b6d200db97801e79.js.LICENSE.txt} +0 -0
  32. /package/dist/single/{app-c5dd4c3d0e7bf5f465e6.js.LICENSE.txt → app-7d3875e449b0b8749a3e.js.LICENSE.txt} +0 -0
@@ -1,3 +1,3 @@
1
1
  {
2
- "main.js": "app-c5dd4c3d0e7bf5f465e6.js"
2
+ "main.js": "app-7d3875e449b0b8749a3e.js"
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@allurereport/web-classic",
3
- "version": "3.6.2",
3
+ "version": "3.7.0",
4
4
  "description": "The static files for Allure Classic Report",
5
5
  "keywords": [
6
6
  "allure",
@@ -27,10 +27,10 @@
27
27
  "lint:fix": "oxlint --import-plugin --fix src test features stories"
28
28
  },
29
29
  "dependencies": {
30
- "@allurereport/charts-api": "3.6.2",
31
- "@allurereport/core-api": "3.6.2",
32
- "@allurereport/web-commons": "3.6.2",
33
- "@allurereport/web-components": "3.6.2",
30
+ "@allurereport/charts-api": "3.7.0",
31
+ "@allurereport/core-api": "3.7.0",
32
+ "@allurereport/web-commons": "3.7.0",
33
+ "@allurereport/web-components": "3.7.0",
34
34
  "@preact/signals": "^2.6.1",
35
35
  "clsx": "^2.1.1",
36
36
  "d3-shape": "^3.2.0",
@@ -4,6 +4,7 @@
4
4
  border-radius: 8px;
5
5
  position: relative;
6
6
  overflow: hidden;
7
+ min-width: 0;
7
8
 
8
9
  &:before {
9
10
  content: "";
@@ -32,9 +33,12 @@
32
33
  .test-result-error-trace {
33
34
  margin-top: 8px;
34
35
  padding-left: 8px;
36
+ min-width: 0;
35
37
 
36
38
  pre {
37
- overflow: scroll;
39
+ white-space: pre-wrap;
40
+ overflow-wrap: anywhere;
41
+ overflow: auto;
38
42
  padding-bottom: 24px;
39
43
  }
40
44
  }
@@ -20,6 +20,7 @@
20
20
  padding-left: 24px;
21
21
  margin-bottom: 12px;
22
22
  border-top: 1px solid var(--on-border-muted);
23
+ min-width: 0;
23
24
  }
24
25
 
25
26
  .test-result-attachment-content {