@midscene/android-playground 1.12.9-beta-20260917073745.0 → 1.12.9
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/package.json +5 -5
- package/static/index.html +1 -1
- package/static/static/js/async/{466.6107809f.js → 749.511ea757.js} +2 -2
- package/static/static/js/async/749.511ea757.js.map +1 -0
- package/static/static/js/index.b989c5d0.js +870 -0
- package/static/static/js/index.b989c5d0.js.map +1 -0
- package/static/static/js/async/466.6107809f.js.map +0 -1
- package/static/static/js/index.b3152dd4.js +0 -873
- package/static/static/js/index.b3152dd4.js.map +0 -1
- /package/static/static/js/{index.b3152dd4.js.LICENSE.txt → index.b989c5d0.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@midscene/android-playground",
|
|
3
|
-
"version": "1.12.9
|
|
3
|
+
"version": "1.12.9",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/web-infra-dev/midscene.git",
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"express": "^4.21.2",
|
|
40
40
|
"open": "10.1.0",
|
|
41
41
|
"socket.io": "^4.8.1",
|
|
42
|
-
"@midscene/android": "1.12.9
|
|
43
|
-
"@midscene/core": "1.12.9
|
|
44
|
-
"@midscene/playground": "1.12.9
|
|
45
|
-
"@midscene/shared": "1.12.9
|
|
42
|
+
"@midscene/android": "1.12.9",
|
|
43
|
+
"@midscene/core": "1.12.9",
|
|
44
|
+
"@midscene/playground": "1.12.9",
|
|
45
|
+
"@midscene/shared": "1.12.9"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@rslib/core": "^0.18.3",
|
package/static/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html><head><title>Midscene Android Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.574e3de9.js"></script><script defer src="/static/js/652.edcf46a1.js"></script><script defer src="/static/js/index.
|
|
1
|
+
<!doctype html><html><head><title>Midscene Android Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.574e3de9.js"></script><script defer src="/static/js/652.edcf46a1.js"></script><script defer src="/static/js/index.b989c5d0.js"></script><link href="/static/css/index.67caac18.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkandroid_playground=self.webpackChunkandroid_playground||[]).push([["
|
|
2
|
-
//# sourceMappingURL=
|
|
1
|
+
"use strict";(self.webpackChunkandroid_playground=self.webpackChunkandroid_playground||[]).push([["749"],{17964(n,r,e){function o(){throw Error("proxy dependencies are unavailable in browser builds")}function d(){return o()}function u(){return o()}e.d(r,{loadFetchSocks:()=>u,loadUndici:()=>d})}}]);
|
|
2
|
+
//# sourceMappingURL=749.511ea757.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"static/js/async/749.511ea757.js","sources":["../../../../../../packages/core/src/ai-model/service-caller/proxy/proxy-deps.stub.ts"],"sourcesContent":["function unavailable(): never {\n throw new Error('proxy dependencies are unavailable in browser builds');\n}\n\nexport function loadUndici(): Promise<typeof import('undici')> {\n return unavailable();\n}\n\nexport function loadFetchSocks(): Promise<typeof import('fetch-socks')> {\n return unavailable();\n}\n"],"names":["unavailable","Error","loadUndici","loadFetchSocks"],"mappings":"uHAAA,SAASA,IACP,MAAM,AAAIC,MAAM,uDAClB,CAEO,SAASC,IACd,OAAOF,GACT,CAEO,SAASG,IACd,OAAOH,GACT,C"}
|