@rstest/browser 0.9.1 → 0.9.2
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/browser-container/container-static/js/{101.36a8ccdf84.js → 101.82cdbbe145.js} +852 -824
- package/dist/browser-container/container-static/js/101.82cdbbe145.js.LICENSE.txt +1 -0
- package/dist/browser-container/container-static/js/{index.28d833de0b.js → index.602d6770fe.js} +2 -2
- package/dist/browser-container/container-static/js/{lib-react.dcf2a5e57a.js → lib-react.ce60b6aea5.js} +3 -3
- package/dist/browser-container/container-static/js/lib-react.ce60b6aea5.js.LICENSE.txt +1 -0
- package/dist/browser-container/index.html +1 -1
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
- package/dist/browser-container/container-static/js/101.36a8ccdf84.js.LICENSE.txt +0 -1
- package/dist/browser-container/container-static/js/lib-react.dcf2a5e57a.js.LICENSE.txt +0 -1
- /package/dist/{361.js → 323.js} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/*! LICENSE: 101.82cdbbe145.js.LICENSE.txt */
|
package/dist/browser-container/container-static/js/{index.28d833de0b.js → index.602d6770fe.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
(()=>{
|
|
2
2
|
"use strict";
|
|
3
3
|
var e, t, s, l, r, o, a = {
|
|
4
|
-
|
|
4
|
+
1415 (e, t, s) {
|
|
5
5
|
var l = s(6730);
|
|
6
6
|
let r = "__rstest_dispatch_response__";
|
|
7
7
|
var o = s(8593), a = s(5466), i = s(7603), n = s(162), c = s(2739);
|
|
@@ -2999,6 +2999,6 @@
|
|
|
2999
2999
|
var c = n.O(void 0, [
|
|
3000
3000
|
"783",
|
|
3001
3001
|
"101"
|
|
3002
|
-
], ()=>n(
|
|
3002
|
+
], ()=>n(1415));
|
|
3003
3003
|
c = n.O(c);
|
|
3004
3004
|
})();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
/*! LICENSE: lib-react.
|
|
1
|
+
/*! LICENSE: lib-react.ce60b6aea5.js.LICENSE.txt */
|
|
2
|
+
/*! LICENSE: lib-react.ce60b6aea5.js.LICENSE.txt */ "use strict";
|
|
3
3
|
(self.rspackChunk_rstest_browser_ui = self.rspackChunk_rstest_browser_ui || []).push([
|
|
4
4
|
[
|
|
5
5
|
"783"
|
|
@@ -5751,7 +5751,7 @@
|
|
|
5751
5751
|
}
|
|
5752
5752
|
iu = t.return;
|
|
5753
5753
|
}
|
|
5754
|
-
}(e, t
|
|
5754
|
+
}(e, t);
|
|
5755
5755
|
} finally{
|
|
5756
5756
|
iM = o, F.p = l, D.T = r;
|
|
5757
5757
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/*! LICENSE: lib-react.ce60b6aea5.js.LICENSE.txt */
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
<script>
|
|
13
13
|
window.__RSTEST_BROWSER_OPTIONS__ = __RSTEST_OPTIONS_PLACEHOLDER__;
|
|
14
14
|
</script>
|
|
15
|
-
<script defer src="/container-static/js/lib-react.
|
|
15
|
+
<script defer src="/container-static/js/lib-react.ce60b6aea5.js"></script><script defer src="/container-static/js/101.82cdbbe145.js"></script><script defer src="/container-static/js/index.602d6770fe.js"></script><link href="/container-static/css/index.5c72297783.css" rel="stylesheet"></head>
|
|
16
16
|
<body>
|
|
17
17
|
<div id="root"></div>
|
|
18
18
|
</body>
|
package/dist/browser.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DISPATCH_RESPONSE_TYPE, DISPATCH_METHOD_RPC, DISPATCH_RPC_REQUEST_TYPE, DISPATCH_MESSAGE_TYPE, DISPATCH_NAMESPACE_BROWSER } from "./
|
|
1
|
+
import { DISPATCH_RESPONSE_TYPE, DISPATCH_METHOD_RPC, DISPATCH_RPC_REQUEST_TYPE, DISPATCH_MESSAGE_TYPE, DISPATCH_NAMESPACE_BROWSER } from "./323.js";
|
|
2
2
|
const DEFAULT_RPC_TIMEOUT_MS = 30000;
|
|
3
3
|
const getRpcTimeout = ()=>window.__RSTEST_BROWSER_OPTIONS__?.rpcTimeout ?? DEFAULT_RPC_TIMEOUT_MS;
|
|
4
4
|
const pendingRequests = new Map();
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import sirv from "sirv";
|
|
|
9
9
|
import { WebSocketServer } from "ws";
|
|
10
10
|
import node_os from "node:os";
|
|
11
11
|
import convert_source_map from "convert-source-map";
|
|
12
|
-
import { DISPATCH_RPC_BRIDGE_NAME, DISPATCH_MESSAGE_TYPE, DISPATCH_NAMESPACE_RUNNER } from "./
|
|
12
|
+
import { DISPATCH_RPC_BRIDGE_NAME, DISPATCH_MESSAGE_TYPE, DISPATCH_NAMESPACE_RUNNER } from "./323.js";
|
|
13
13
|
__webpack_require__.add({
|
|
14
14
|
"../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/index.js" (module, __unused_rspack_exports, __webpack_require__) {
|
|
15
15
|
const pico = __webpack_require__("../../node_modules/.pnpm/picomatch@4.0.3/node_modules/picomatch/lib/picomatch.js");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rstest/browser",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.2",
|
|
4
4
|
"description": "Browser mode support for Rstest testing framework.",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/web-infra-dev/rstest/issues"
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"ws": "^8.19.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@rslib/core": "
|
|
51
|
+
"@rslib/core": "0.20.0",
|
|
52
52
|
"@types/convert-source-map": "^2.0.3",
|
|
53
53
|
"@types/picomatch": "^4.0.2",
|
|
54
54
|
"@types/ws": "^8.18.1",
|
|
@@ -57,13 +57,13 @@
|
|
|
57
57
|
"picocolors": "^1.1.1",
|
|
58
58
|
"picomatch": "^4.0.3",
|
|
59
59
|
"playwright": "^1.58.2",
|
|
60
|
-
"@rstest/core": "0.9.
|
|
60
|
+
"@rstest/core": "0.9.2",
|
|
61
61
|
"@rstest/tsconfig": "0.0.1",
|
|
62
62
|
"@rstest/browser-ui": "0.0.0"
|
|
63
63
|
},
|
|
64
64
|
"peerDependencies": {
|
|
65
65
|
"playwright": "^1.49.1",
|
|
66
|
-
"@rstest/core": "^0.9.
|
|
66
|
+
"@rstest/core": "^0.9.2"
|
|
67
67
|
},
|
|
68
68
|
"peerDependenciesMeta": {
|
|
69
69
|
"playwright": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! LICENSE: 101.36a8ccdf84.js.LICENSE.txt */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/*! LICENSE: lib-react.dcf2a5e57a.js.LICENSE.txt */
|
/package/dist/{361.js → 323.js}
RENAMED
|
File without changes
|