@blocklet/pages-kit-inner-components 0.6.51 → 0.6.52

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/lib/es/home.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import "./chunks/state-DRjnlQY_.js";
2
+ import "./chunks/state-DdT-7UdS.js";
3
3
  import "@arcblock/ux/lib/Locale/context";
4
4
  import "@arcblock/ux/lib/Result";
5
5
  import "@arcblock/ux/lib/Theme";
@@ -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-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";
24
+ import "./chunks/index-ni6tn8EL.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-CmH9KpXZ.js";
26
26
  import "./chunks/session-Dx5M-1r2.js";
27
27
  export {
28
28
  R as HomeView,
package/lib/es/locales.js CHANGED
@@ -50,6 +50,10 @@ const t = e({
50
50
  delete: "Delete"
51
51
  },
52
52
  common: {
53
+ collapseTopPanel: "Collapse top panel",
54
+ collapseBottomPanel: "Collapse bottom panel",
55
+ collapseAll: "Collapse All",
56
+ expandAll: "Expand All",
53
57
  goToHome: "Go to Home",
54
58
  delete: "Delete",
55
59
  cancel: "Cancel",
@@ -90,7 +94,8 @@ const t = e({
90
94
  sections: {
91
95
  empty: "No Sections",
92
96
  emptySubItems: "No Sub Sections",
93
- dropHere: "Drop here"
97
+ dropHere: "Drop here",
98
+ moreItems: "more items"
94
99
  },
95
100
  layoutBlock: {
96
101
  draftPlaceholder: `Use grid to arrange sections layout \r
@@ -176,7 +181,8 @@ const t = e({
176
181
  autoCreateRoute: "Auto create route",
177
182
  create: "Create",
178
183
  cancel: "Cancel"
179
- }
184
+ },
185
+ moreItems: "more items"
180
186
  },
181
187
  components: {
182
188
  components: "Components",
@@ -609,6 +615,10 @@ const t = e({
609
615
  delete: "删除"
610
616
  },
611
617
  common: {
618
+ collapseTopPanel: "折叠顶部面板",
619
+ collapseBottomPanel: "折叠底部面板",
620
+ collapseAll: "折叠所有",
621
+ expandAll: "展开所有",
612
622
  goToHome: "返回首页",
613
623
  delete: "删除",
614
624
  cancel: "取消",
@@ -649,7 +659,8 @@ const t = e({
649
659
  sections: {
650
660
  empty: "暂无卡片",
651
661
  emptySubItems: "暂无子卡片",
652
- dropHere: "拖拽到这里"
662
+ dropHere: "拖拽到这里",
663
+ moreItems: "更多项"
653
664
  },
654
665
  layoutBlock: {
655
666
  draftPlaceholder: `使用网格布局对卡片进行排版 \r
@@ -735,7 +746,8 @@ const t = e({
735
746
  autoCreateRoute: "自动创建路由",
736
747
  create: "创建",
737
748
  cancel: "取消"
738
- }
749
+ },
750
+ moreItems: "更多项"
739
751
  },
740
752
  components: {
741
753
  components: "组件",