@blocklet/pages-kit-inner-components 0.6.19 → 0.6.20

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-B1QFMvMR.js";
14
- import { p as Ce, g as Re } from "./index-D3m-37ll.js";
13
+ import { L as ve } from "./home-Dmze9ay0.js";
14
+ import { p as Ce, g as Re } from "./index-aeMNll_R.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-D3m-37ll.js";
25
- import { a as R, P as S, d as W, c as j, b as k, T as q, H as v } from "./chunks/home-B1QFMvMR.js";
24
+ import "./chunks/index-aeMNll_R.js";
25
+ import { a as R, P as S, d as W, c as j, b as k, T as q, H as v } from "./chunks/home-Dmze9ay0.js";
26
26
  import "./chunks/session-C72Dq8zg.js";
27
27
  export {
28
28
  R as HomeView,
package/lib/es/locales.js CHANGED
@@ -307,6 +307,8 @@ const t = e({
307
307
  gapUnit: "px",
308
308
  padding: "Padding",
309
309
  paddingHelper: "Set the padding of the layout",
310
+ alignContent: "Content Alignment",
311
+ alignContentHelper: "Set the alignment of the content in the layout",
310
312
  visualGridLayout: "Configure Grid Layout",
311
313
  dragResizeInstructions: "Drag and resize cards to set layout, you can set different layouts for desktop and mobile",
312
314
  setAsBackgroundElement: "Set as background element (cannot drag and resize)",
@@ -820,6 +822,8 @@ const t = e({
820
822
  gapHelper: "设置组件之间的间距",
821
823
  padding: "内边距",
822
824
  paddingHelper: "设置布局的内边距",
825
+ alignContent: "内容对齐方式",
826
+ alignContentHelper: "设置布局中内容的对齐方式",
823
827
  visualGridLayout: "配置网格布局",
824
828
  dragResizeInstructions: "通过调整卡片位置和大小调整布局,可以分别设置桌面端和移动端两种布局",
825
829
  setAsBackgroundElement: "设置为背景卡片(无法拖拽排序、无法设置大小)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.19",
3
+ "version": "0.6.20",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -71,9 +71,9 @@
71
71
  "dependencies": {
72
72
  "@arcblock/did-auth": "^1.21.0",
73
73
  "@arcblock/did-auth-storage-nedb": "^1.7.1",
74
- "@arcblock/did-connect": "^3.0.32",
75
- "@arcblock/react-hooks": "^3.0.32",
76
- "@arcblock/ux": "^3.0.32",
74
+ "@arcblock/did-connect": "^3.0.33",
75
+ "@arcblock/react-hooks": "^3.0.33",
76
+ "@arcblock/ux": "^3.0.33",
77
77
  "@blocklet/ai-kit": "^0.2.6",
78
78
  "@blocklet/ai-runtime": "^0.4.276",
79
79
  "@blocklet/code-editor": "^0.4.276",
@@ -84,7 +84,7 @@
84
84
  "@blocklet/sdk": "^1.16.46",
85
85
  "@blocklet/studio-ui": "^0.4.276",
86
86
  "@blocklet/tracker": "^1.16.46",
87
- "@blocklet/ui-react": "^3.0.32",
87
+ "@blocklet/ui-react": "^3.0.33",
88
88
  "@blocklet/uploader": "^0.2.4",
89
89
  "@blocklet/uploader-server": "^0.2.2",
90
90
  "@emotion/cache": "^11.14.0",
@@ -203,8 +203,8 @@
203
203
  "yaml": "^2.5.0",
204
204
  "yjs": "^13.6.18",
205
205
  "zustand": "^4.5.5",
206
- "@blocklet/pages-kit": "^0.6.19",
207
- "@blocklet/pages-kit-block-studio": "^0.6.19"
206
+ "@blocklet/pages-kit": "^0.6.20",
207
+ "@blocklet/pages-kit-block-studio": "^0.6.20"
208
208
  },
209
209
  "devDependencies": {
210
210
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",