@blocklet/pages-kit-inner-components 0.6.46 → 0.6.48

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.
@@ -10,8 +10,8 @@ import { produce as De } from "immer";
10
10
  import Z from "lodash/difference";
11
11
  import { useState as D, useMemo as C, useCallback as O, useImperativeHandle as Oe, useEffect as E, useRef as Ae } from "react";
12
12
  import { useAsync as je } from "react-use";
13
- import { L as ve } from "./home-DJdzFGTz.js";
14
- import { p as Ce, g as Re } from "./index-CqrEKyBA.js";
13
+ import { L as ve } from "./home-BIMdDiCg.js";
14
+ import { p as Ce, g as Re } from "./index-NQgjITtC.js";
15
15
  function ze(s) {
16
16
  const [u, g] = D(!1);
17
17
  return /* @__PURE__ */ t(
package/lib/es/home.js CHANGED
@@ -21,8 +21,8 @@ import "react-helmet";
21
21
  import "react-router-dom";
22
22
  import "react-use";
23
23
  import "ufo";
24
- import "./chunks/index-CqrEKyBA.js";
25
- import { a as R, e as S, P as W, d as j, c as k, b as q, T as v, H as z } from "./chunks/home-DJdzFGTz.js";
24
+ import "./chunks/index-NQgjITtC.js";
25
+ import { a as R, e as S, P as W, d as j, c as k, b as q, T as v, H as z } from "./chunks/home-BIMdDiCg.js";
26
26
  import "./chunks/session-Dx5M-1r2.js";
27
27
  export {
28
28
  R as HomeView,
package/lib/es/locales.js CHANGED
@@ -251,6 +251,7 @@ const t = e({
251
251
  deviceFrame: "Device",
252
252
  browserFrame: "Browser",
253
253
  shadowFrame: "Shadow",
254
+ terminalFrame: "Terminal",
254
255
  commonFrame: "Common"
255
256
  }
256
257
  },
@@ -809,6 +810,7 @@ const t = e({
809
810
  deviceFrame: "设备",
810
811
  browserFrame: "浏览器",
811
812
  shadowFrame: "阴影",
813
+ terminalFrame: "终端",
812
814
  commonFrame: "通用"
813
815
  }
814
816
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.46",
3
+ "version": "0.6.48",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -69,20 +69,20 @@
69
69
  "url": "git+https://github.com/blocklet/pages-kit.git"
70
70
  },
71
71
  "dependencies": {
72
- "@arcblock/did-connect-react": "^3.1.6",
72
+ "@arcblock/did-connect-react": "^3.1.13",
73
73
  "@arcblock/did-connect-storage-nedb": "^1.8.0",
74
- "@arcblock/react-hooks": "^3.1.6",
75
- "@arcblock/ux": "^3.1.6",
74
+ "@arcblock/react-hooks": "^3.1.13",
75
+ "@arcblock/ux": "^3.1.13",
76
76
  "@blocklet/aigne-hub": "^0.3.10",
77
- "@blocklet/code-editor": "^0.5.4",
77
+ "@blocklet/code-editor": "^0.5.5",
78
78
  "@blocklet/embed": "^0.2.5",
79
79
  "@blocklet/js-sdk": "^1.16.48",
80
80
  "@blocklet/logger": "1.16.48",
81
- "@blocklet/quickjs": "^0.5.4",
81
+ "@blocklet/quickjs": "^0.5.5",
82
82
  "@blocklet/sdk": "^1.16.48",
83
- "@blocklet/studio-ui": "^0.5.4",
83
+ "@blocklet/studio-ui": "^0.5.5",
84
84
  "@blocklet/tracker": "^1.16.48",
85
- "@blocklet/ui-react": "^3.1.6",
85
+ "@blocklet/ui-react": "^3.1.13",
86
86
  "@blocklet/uploader": "^0.2.7",
87
87
  "@blocklet/uploader-server": "^0.2.5",
88
88
  "@emotion/cache": "^11.14.0",
@@ -103,9 +103,9 @@
103
103
  "@mui/styles": "^5.16.14",
104
104
  "@mui/utils": "^7.1.1",
105
105
  "@mui/x-date-pickers": "^8.6.0",
106
- "@ocap/client": "^1.21.2",
107
- "@ocap/mcrypto": "^1.21.2",
108
- "@ocap/wallet": "^1.21.2",
106
+ "@ocap/client": "^1.21.3",
107
+ "@ocap/mcrypto": "^1.21.3",
108
+ "@ocap/wallet": "^1.21.3",
109
109
  "@reactivedata/reactive": "^0.2.2",
110
110
  "@syncedstore/core": "^0.6.0",
111
111
  "@syncedstore/react": "^0.6.0",
@@ -201,8 +201,8 @@
201
201
  "yaml": "^2.5.0",
202
202
  "yjs": "^13.6.18",
203
203
  "zustand": "^4.5.5",
204
- "@blocklet/pages-kit": "^0.6.46",
205
- "@blocklet/pages-kit-block-studio": "^0.6.46"
204
+ "@blocklet/pages-kit": "^0.6.48",
205
+ "@blocklet/pages-kit-block-studio": "^0.6.48"
206
206
  },
207
207
  "devDependencies": {
208
208
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",