@allurereport/web-awesome 3.11.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.
- package/.babelrc.js +8 -4
- package/dist/multi/{121.app-79d160f9989770266f96.js → 509.app-053841c82b2f540bd018.js} +1 -1
- package/dist/multi/{894.app-79d160f9989770266f96.js → 513.app-053841c82b2f540bd018.js} +1 -1
- package/dist/multi/{779.app-79d160f9989770266f96.js → 894.app-053841c82b2f540bd018.js} +1 -1
- package/dist/multi/app-053841c82b2f540bd018.js +2 -0
- package/dist/multi/manifest.json +25 -25
- package/dist/multi/{styles-b7f017f505b72e148e8b.css → styles-9fdc0be625e301f9a5c7.css} +1 -1
- package/dist/single/app-cef45219222a43ba1d28.js +2 -0
- package/dist/single/manifest.json +1 -1
- package/package.json +12 -12
- package/src/components/Categories/MessageTreeItem/index.tsx +6 -2
- package/src/components/KeyboardShortcuts/styles.scss +1 -1
- package/src/components/SplitLayout/index.tsx +6 -12
- package/src/components/TestResult/TrError/index.tsx +10 -20
- package/src/hooks/useTestResultOverviewFocusScroll.ts +6 -6
- package/src/stores/testResultOverviewNav.ts +5 -0
- package/dist/multi/app-79d160f9989770266f96.js +0 -2
- package/dist/single/app-36af07268613f77d3ac5.js +0 -2
- /package/dist/multi/{173.app-79d160f9989770266f96.js → 173.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{174.app-79d160f9989770266f96.js → 174.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{252.app-79d160f9989770266f96.js → 252.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{282.app-79d160f9989770266f96.js → 282.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{29.app-79d160f9989770266f96.js → 29.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{310.app-79d160f9989770266f96.js → 310.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{416.app-79d160f9989770266f96.js → 416.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{507.app-79d160f9989770266f96.js → 507.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{527.app-79d160f9989770266f96.js → 527.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{600.app-79d160f9989770266f96.js → 600.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{605.app-79d160f9989770266f96.js → 605.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{638.app-79d160f9989770266f96.js → 638.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{672.app-79d160f9989770266f96.js → 672.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{686.app-79d160f9989770266f96.js → 686.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{725.app-79d160f9989770266f96.js → 725.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{741.app-79d160f9989770266f96.js → 741.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{749.app-79d160f9989770266f96.js → 749.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{755.app-79d160f9989770266f96.js → 755.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{943.app-79d160f9989770266f96.js → 943.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{980.app-79d160f9989770266f96.js → 980.app-053841c82b2f540bd018.js} +0 -0
- /package/dist/multi/{app-79d160f9989770266f96.js.LICENSE.txt → app-053841c82b2f540bd018.js.LICENSE.txt} +0 -0
- /package/dist/single/{app-36af07268613f77d3ac5.js.LICENSE.txt → app-cef45219222a43ba1d28.js.LICENSE.txt} +0 -0
package/dist/multi/manifest.json
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
{
|
|
2
|
-
"main.js": "app-
|
|
3
|
-
"main.css": "styles-
|
|
4
|
-
"310.app-js": "310.app-
|
|
5
|
-
"686.app-js": "686.app-
|
|
6
|
-
"
|
|
7
|
-
"174.app-js": "174.app-
|
|
8
|
-
"725.app-js": "725.app-
|
|
9
|
-
"605.app-js": "605.app-
|
|
10
|
-
"282.app-js": "282.app-
|
|
11
|
-
"638.app-js": "638.app-
|
|
12
|
-
"672.app-js": "672.app-
|
|
13
|
-
"980.app-js": "980.app-
|
|
14
|
-
"173.app-js": "173.app-
|
|
15
|
-
"416.app-js": "416.app-
|
|
16
|
-
"943.app-js": "943.app-
|
|
17
|
-
"29.app-js": "29.app-
|
|
18
|
-
"741.app-js": "741.app-
|
|
19
|
-
"600.app-js": "600.app-
|
|
20
|
-
"252.app-js": "252.app-
|
|
21
|
-
"755.app-js": "755.app-
|
|
22
|
-
"749.app-js": "749.app-
|
|
23
|
-
"507.app-js": "507.app-
|
|
24
|
-
"527.app-js": "527.app-
|
|
25
|
-
"
|
|
2
|
+
"main.js": "app-053841c82b2f540bd018.js",
|
|
3
|
+
"main.css": "styles-9fdc0be625e301f9a5c7.css",
|
|
4
|
+
"310.app-js": "310.app-053841c82b2f540bd018.js",
|
|
5
|
+
"686.app-js": "686.app-053841c82b2f540bd018.js",
|
|
6
|
+
"513.app-js": "513.app-053841c82b2f540bd018.js",
|
|
7
|
+
"174.app-js": "174.app-053841c82b2f540bd018.js",
|
|
8
|
+
"725.app-js": "725.app-053841c82b2f540bd018.js",
|
|
9
|
+
"605.app-js": "605.app-053841c82b2f540bd018.js",
|
|
10
|
+
"282.app-js": "282.app-053841c82b2f540bd018.js",
|
|
11
|
+
"638.app-js": "638.app-053841c82b2f540bd018.js",
|
|
12
|
+
"672.app-js": "672.app-053841c82b2f540bd018.js",
|
|
13
|
+
"980.app-js": "980.app-053841c82b2f540bd018.js",
|
|
14
|
+
"173.app-js": "173.app-053841c82b2f540bd018.js",
|
|
15
|
+
"416.app-js": "416.app-053841c82b2f540bd018.js",
|
|
16
|
+
"943.app-js": "943.app-053841c82b2f540bd018.js",
|
|
17
|
+
"29.app-js": "29.app-053841c82b2f540bd018.js",
|
|
18
|
+
"741.app-js": "741.app-053841c82b2f540bd018.js",
|
|
19
|
+
"600.app-js": "600.app-053841c82b2f540bd018.js",
|
|
20
|
+
"252.app-js": "252.app-053841c82b2f540bd018.js",
|
|
21
|
+
"755.app-js": "755.app-053841c82b2f540bd018.js",
|
|
22
|
+
"749.app-js": "749.app-053841c82b2f540bd018.js",
|
|
23
|
+
"507.app-js": "507.app-053841c82b2f540bd018.js",
|
|
24
|
+
"527.app-js": "527.app-053841c82b2f540bd018.js",
|
|
25
|
+
"894.app-js": "894.app-053841c82b2f540bd018.js",
|
|
26
26
|
"styles-css": "styles-212da6c68fa0beb4c6c5.css",
|
|
27
|
-
"
|
|
27
|
+
"509.app-js": "509.app-053841c82b2f540bd018.js",
|
|
28
28
|
"pt-root-ui_vf.woff": "pt-root-ui_vf.woff",
|
|
29
29
|
"JetBrainsMono_vf.woff2": "JetBrainsMono_vf.woff2",
|
|
30
30
|
"pt-root-ui_vf.woff2": "pt-root-ui_vf.woff2",
|
|
@@ -7,7 +7,7 @@ pre[class*=language-].prism-line-numbers_line-numbers__BVOkP{counter-reset:linen
|
|
|
7
7
|
.KayT_VKx{margin-right:auto;display:flex;flex:1 1 auto;min-width:0;gap:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.DJELNKs1{flex:none}.F1I3vLtG{color:var(--color-text-secondary)}.ChConoqG{display:flex;min-width:0;gap:4px;color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;align-items:center}.vCHAp_yZ{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aQ1HBWAb{margin-bottom:12px;display:flex;width:100%;justify-content:space-between;align-items:center;gap:4px}.EzTNXc2t{margin-left:auto;display:flex;gap:4px;min-width:0}.DC096Vl9{transform:rotate(-90deg)}
|
|
8
8
|
.K4Vp94XL{display:flex;align-items:center;gap:0 6px;color:var(--color-text-secondary);text-decoration:none}
|
|
9
9
|
.y3b2nNS8{display:flex;width:100%;min-width:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 24px 12px}.YZyUDCdj{margin-right:auto;color:var(--color-text-secondary)}.ssT3ekB3{margin-right:8px;color:var(--color-icon-secondary);top:-2px}.bFCozu3E{margin-right:auto;display:flex;gap:12px;align-items:center}.yme8680C{margin-left:auto;flex:none;display:flex;gap:4px;align-items:center;min-width:0}
|
|
10
|
-
.meoXxXuo{position:fixed;right:16px;bottom:
|
|
10
|
+
.meoXxXuo{position:fixed;right:16px;bottom:8px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.ZCdN1GFz{pointer-events:auto;box-shadow:var(--box-shadow, 0 2px 8px rgba(0, 0, 0, 0.12))}.cWECdGsB{pointer-events:auto;width:min(360px,100vw - 32px);max-height:min(480px,100vh - 96px);overflow:auto;padding:12px 16px;border-radius:8px;border:1px solid var(--color-border-default);background:var(--color-bg-raised);box-shadow:0 8px 24px rgba(0,0,0,.16)}.IlmCHwH5{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.nI4rVgSx:not(:last-child){margin-bottom:12px}.tVtcY9Kq{margin-bottom:6px;color:var(--color-text-secondary)}.cG7lWOnz{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0}.J8mmYkJ7{flex-shrink:0;font-family:var(--font-family-mono);font-size:var(--font-size-xs);color:var(--color-text-secondary);background:var(--color-bg-neutral);border-radius:4px;padding:2px 6px}.ZfgXXquW{text-align:right}
|
|
11
11
|
.jyYiB2_G{display:flex}.XBeFwRAE{display:flex;overflow-x:auto;flex-grow:0;max-width:max-content;gap:8px}.Xypu7Gjd{color:var(--color-text-primary);cursor:pointer;user-select:none;flex-shrink:0;transform:scale(1);outline:none;background-color:var(--color-bg-primary);padding:8px;border:none;border-radius:4px;transition:transform var(--interaction-transition-duration) ease-out,outline var(--interaction-transition-duration) ease-out,background-color var(--color-change-transition-duration),border-color var(--color-change-transition-duration);margin:0 0 8px}.Xypu7Gjd:after{content:"";position:absolute;bottom:-8px;width:100%;left:0;border-bottom:2px solid rgba(0,0,0,0)}.Xypu7Gjd[aria-current]{background-color:var(--color-bg-primary);cursor:default}.Xypu7Gjd[aria-current]:after{border-bottom:2px solid var(--color-intent-primary-text)}.Xypu7Gjd[aria-current] span{font-weight:bold}.Xypu7Gjd:hover:not([aria-current]){background-color:var(--color-control-bg-ghost-hover)}.Xypu7Gjd:active:not([aria-current]){background-color:var(--color-control-bg-ghost-active);transform:scale(0.94)}.Xypu7Gjd:focus{outline:1px solid rgba(0,0,0,0)}.Xypu7Gjd:focus-visible{outline:0 solid var(--color-focus-ring)}.Xypu7Gjd:focus-visible:not([aria-current]){background-color:var(--color-control-bg-ghost-hover)}
|
|
12
12
|
.Az8wkX1_{background-color:var(--color-bg-secondary);padding:2px;border-radius:8px;display:flex;overflow-x:auto;flex-grow:0;max-width:max-content}.MFe89HBe{background-color:var(--color-control-bg-ghost);color:var(--color-text-primary);border-radius:6px;border:1px solid rgba(0,0,0,0);padding:2px 8px;margin:0;cursor:pointer;user-select:none;flex-shrink:0;transform:scale(1);outline-offset:1px;outline:1px solid rgba(0,0,0,0);transition:transform var(--interaction-transition-duration) ease-out,outline var(--interaction-transition-duration) ease-out,background-color var(--color-change-transition-duration),border-color var(--color-change-transition-duration)}.MFe89HBe[aria-current]{background-color:var(--color-bg-raised);border-color:var(--color-border-default);cursor:default}.MFe89HBe:hover:not([aria-current]){background-color:var(--color-control-bg-ghost-hover)}.MFe89HBe:active:not([aria-current]){background-color:var(--color-control-bg-ghost-active);transform:scale(0.94)}.MFe89HBe:focus{outline:1px solid rgba(0,0,0,0)}.MFe89HBe:focus-visible{outline:1px solid var(--color-focus-ring)}.MFe89HBe:focus-visible:not([aria-current]){background-color:var(--color-control-bg-ghost-hover)}
|
|
13
13
|
.tRJc3qyU{opacity:1;transform:rotate(-90deg)}.MwKqchTz{transform:rotate(0)}.pLtXZ2UC{border:none;background:none;padding:0;width:max-content;text-align:left;display:flex;align-items:center;gap:8px;cursor:pointer;position:relative;transition:background-color 200ms,opacity 200ms;margin:6px 0}.pLtXZ2UC:after{content:"";padding:6px 8px;border-radius:8px;left:-8px;top:-6px;position:absolute;width:calc(100% + 16px);height:calc(100% + 12px);z-index:0;background-color:rgba(0,0,0,0);transition:background-color 200ms}.pLtXZ2UC:hover:after{background-color:var(--color-control-bg-ghost-hover)}.pLtXZ2UC:hover .tRJc3qyU{opacity:1}.CYsNwIIF{width:100%;min-width:0}.KHvhhq6S{min-width:0;flex:1 1 auto}.WwtUTGAA .tRJc3qyU{transform:rotate(0);opacity:0}._IANRlnH{display:block;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|