@blocklet/pages-kit-inner-components 0.6.67 → 0.6.68

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-DlOdSXsa.js";
14
- import { p as Ce, g as Re } from "./index-4Fpt-5aq.js";
13
+ import { L as ve } from "./home-DBOWtpCK.js";
14
+ import { p as Ce, g as Re } from "./index-CjNVgrdz.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-4Fpt-5aq.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-DlOdSXsa.js";
24
+ import "./chunks/index-CjNVgrdz.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-DBOWtpCK.js";
26
26
  import "./chunks/session-Dx5M-1r2.js";
27
27
  export {
28
28
  R as HomeView,
package/lib/es/locales.js CHANGED
@@ -276,6 +276,7 @@ const t = e({
276
276
  isPageLink: "Is page link?",
277
277
  link: "Link",
278
278
  style: "Style",
279
+ utmCampaign: "UTM Campaign(default value: default)",
279
280
  card: "Card",
280
281
  list: "List",
281
282
  center: "Center",
@@ -852,6 +853,7 @@ const t = e({
852
853
  isPageLink: "是否内部链接?",
853
854
  link: "链接",
854
855
  style: "样式",
856
+ utmCampaign: "UTM 活动(默认值: default)",
855
857
  card: "卡片",
856
858
  list: "列表",
857
859
  center: "居中",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blocklet/pages-kit-inner-components",
3
- "version": "0.6.67",
3
+ "version": "0.6.68",
4
4
  "description": "Pages Kit inner components library",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -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-block-studio": "^0.6.67",
205
- "@blocklet/pages-kit": "^0.6.67"
204
+ "@blocklet/pages-kit": "^0.6.68",
205
+ "@blocklet/pages-kit-block-studio": "^0.6.68"
206
206
  },
207
207
  "devDependencies": {
208
208
  "@trivago/prettier-plugin-sort-imports": "^5.2.1",