@blocklet/pages-kit-inner-components 0.6.27 → 0.6.28

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-DMj5Sehr.js";
14
- import { p as Ce, g as Re } from "./index-CaKPHd8j.js";
13
+ import { L as ve } from "./home-geXez-Pe.js";
14
+ import { p as Ce, g as Re } from "./index-BB4iH1hV.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-CaKPHd8j.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-DMj5Sehr.js";
24
+ import "./chunks/index-BB4iH1hV.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-geXez-Pe.js";
26
26
  import "./chunks/session-C72Dq8zg.js";
27
27
  export {
28
28
  R as HomeView,
package/lib/es/locales.js CHANGED
@@ -338,8 +338,8 @@ const t = e({
338
338
  mobile: "Mobile",
339
339
  desktop: "Desktop",
340
340
  columns: "Columns",
341
- gap: "Gap",
342
- gapHelper: "Set the gap between components",
341
+ gap: "Layout Gap",
342
+ gapHelper: "Set the gap between components in the layout, if the horizontal gap will overflow the width, it will not be applied",
343
343
  gapUnit: "px",
344
344
  padding: "Padding",
345
345
  paddingHelper: "Set the padding of the layout",
@@ -896,8 +896,8 @@ const t = e({
896
896
  mobile: "移动端",
897
897
  desktop: "桌面端",
898
898
  columns: "列数",
899
- gap: "间距",
900
- gapHelper: "设置组件之间的间距",
899
+ gap: "布局间距",
900
+ gapHelper: "设置布局中组件之间的间距,如果横向的间隔会让宽度溢出,则不会应用横向间距",
901
901
  padding: "内边距",
902
902
  paddingHelper: "设置布局的内边距",
903
903
  alignContent: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.27",
3
+ "version": "0.6.28",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -85,8 +85,8 @@
85
85
  "@blocklet/studio-ui": "^0.4.277",
86
86
  "@blocklet/tracker": "^1.16.46",
87
87
  "@blocklet/ui-react": "^3.0.37",
88
- "@blocklet/uploader": "^0.2.4",
89
- "@blocklet/uploader-server": "^0.2.2",
88
+ "@blocklet/uploader": "^0.2.5",
89
+ "@blocklet/uploader-server": "^0.2.3",
90
90
  "@emotion/cache": "^11.14.0",
91
91
  "@emotion/css": "^11.13.5",
92
92
  "@emotion/react": "^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.27",
207
- "@blocklet/pages-kit-block-studio": "^0.6.27"
206
+ "@blocklet/pages-kit-block-studio": "^0.6.28",
207
+ "@blocklet/pages-kit": "^0.6.28"
208
208
  },
209
209
  "devDependencies": {
210
210
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",