@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.
- package/dist/multi/{app-47ea1f6334819e69c11d.js → app-0c74b6d200db97801e79.js} +2 -2
- package/dist/multi/manifest.json +23 -23
- package/dist/multi/{styles-b065cc5d3bac2b031868.css → styles-782990bab862d8dfb55a.css} +2 -2
- package/dist/single/app-7d3875e449b0b8749a3e.js +2 -0
- package/dist/single/manifest.json +1 -1
- package/package.json +5 -5
- package/src/components/TestResult/TestResultError/styles.scss +5 -1
- package/src/components/TestResult/TestResultSteps/styles.scss +1 -0
- package/dist/single/app-c5dd4c3d0e7bf5f465e6.js +0 -2
- /package/dist/multi/{10.app-47ea1f6334819e69c11d.js → 10.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{222.app-47ea1f6334819e69c11d.js → 222.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{26.app-47ea1f6334819e69c11d.js → 26.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{302.app-47ea1f6334819e69c11d.js → 302.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{304.app-47ea1f6334819e69c11d.js → 304.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{333.app-47ea1f6334819e69c11d.js → 333.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{369.app-47ea1f6334819e69c11d.js → 369.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{389.app-47ea1f6334819e69c11d.js → 389.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{498.app-47ea1f6334819e69c11d.js → 498.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{60.app-47ea1f6334819e69c11d.js → 60.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{643.app-47ea1f6334819e69c11d.js → 643.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{671.app-47ea1f6334819e69c11d.js → 671.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{725.app-47ea1f6334819e69c11d.js → 725.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{770.app-47ea1f6334819e69c11d.js → 770.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{848.app-47ea1f6334819e69c11d.js → 848.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{853.app-47ea1f6334819e69c11d.js → 853.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{872.app-47ea1f6334819e69c11d.js → 872.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{895.app-47ea1f6334819e69c11d.js → 895.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{920.app-47ea1f6334819e69c11d.js → 920.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{979.app-47ea1f6334819e69c11d.js → 979.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{991.app-47ea1f6334819e69c11d.js → 991.app-0c74b6d200db97801e79.js} +0 -0
- /package/dist/multi/{app-47ea1f6334819e69c11d.js.LICENSE.txt → app-0c74b6d200db97801e79.js.LICENSE.txt} +0 -0
- /package/dist/single/{app-c5dd4c3d0e7bf5f465e6.js.LICENSE.txt → app-7d3875e449b0b8749a3e.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@allurereport/web-classic",
|
|
3
|
-
"version": "3.
|
|
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.
|
|
31
|
-
"@allurereport/core-api": "3.
|
|
32
|
-
"@allurereport/web-commons": "3.
|
|
33
|
-
"@allurereport/web-components": "3.
|
|
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
|
-
|
|
39
|
+
white-space: pre-wrap;
|
|
40
|
+
overflow-wrap: anywhere;
|
|
41
|
+
overflow: auto;
|
|
38
42
|
padding-bottom: 24px;
|
|
39
43
|
}
|
|
40
44
|
}
|