base6-ui 2.0.28 → 2.0.29

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.
Files changed (44) hide show
  1. package/dist/config/themes/token/dark.d.ts +1 -0
  2. package/dist/config/themes/token/light.d.ts +1 -0
  3. package/dist/index.css +1 -1
  4. package/dist/index.umd.js +3 -3
  5. package/dist/locale/http/en-us.d.ts +2 -0
  6. package/dist/locale/lang/en-us.d.ts +2 -2
  7. package/es/components/global-header/index.vue.mjs +1 -1
  8. package/es/components/layout/components/{WrapHeader.vue2.mjs → WrapHeader.vue.mjs} +1 -1
  9. package/es/components/layout/index.vue2.mjs +1 -1
  10. package/es/components/platform-navigation/index.vue.mjs +2 -2
  11. package/es/components/platform-navigation/index.vue2.mjs +5 -5
  12. package/es/config/themes/components/card/dark.mjs +1 -1
  13. package/es/config/themes/components/dialog/dark.mjs +1 -1
  14. package/es/config/themes/token/dark.d.ts +1 -0
  15. package/es/config/themes/token/dark.mjs +1 -0
  16. package/es/config/themes/token/light.d.ts +1 -0
  17. package/es/config/themes/token/light.mjs +3 -2
  18. package/es/index.css +1 -1
  19. package/es/locale/http/en-us.d.ts +2 -0
  20. package/es/locale/http/en-us.mjs +2 -0
  21. package/es/locale/http/zh-cn.mjs +2 -0
  22. package/es/locale/lang/en-us.d.ts +2 -2
  23. package/es/locale/lang/en-us.mjs +2 -2
  24. package/es/locale/lang/zh-cn.mjs +2 -2
  25. package/lib/components/global-header/index.vue.js +1 -1
  26. package/lib/components/layout/components/WrapHeader.vue.js +1 -0
  27. package/lib/components/layout/index.vue2.js +1 -1
  28. package/lib/components/platform-navigation/index.vue.js +1 -1
  29. package/lib/components/platform-navigation/index.vue2.js +1 -1
  30. package/lib/config/themes/components/card/dark.js +1 -1
  31. package/lib/config/themes/components/dialog/dark.js +1 -1
  32. package/lib/config/themes/token/dark.d.ts +1 -0
  33. package/lib/config/themes/token/dark.js +1 -1
  34. package/lib/config/themes/token/light.d.ts +1 -0
  35. package/lib/config/themes/token/light.js +1 -1
  36. package/lib/index.css +1 -1
  37. package/lib/locale/http/en-us.d.ts +2 -0
  38. package/lib/locale/http/en-us.js +1 -1
  39. package/lib/locale/http/zh-cn.js +1 -1
  40. package/lib/locale/lang/en-us.d.ts +2 -2
  41. package/lib/locale/lang/en-us.js +1 -1
  42. package/lib/locale/lang/zh-cn.js +1 -1
  43. package/package.json +1 -1
  44. package/lib/components/layout/components/WrapHeader.vue2.js +0 -1
@@ -67,12 +67,14 @@ declare const enUS: {
67
67
  30303: string;
68
68
  30304: string;
69
69
  30305: string;
70
+ 30306: string;
70
71
  /** 30400~30499 数据集使用相关异常 */
71
72
  30400: string;
72
73
  30401: string;
73
74
  30402: string;
74
75
  30403: string;
75
76
  30404: string;
77
+ 30405: string;
76
78
  /** 30500~30599 任务使用相关异常 */
77
79
  30500: string;
78
80
  30501: string;
@@ -27,8 +27,8 @@ declare const enUS: {
27
27
  BricPlatformDescription: string;
28
28
  RoboPlatform: string;
29
29
  RoboPlatformDescription: string;
30
- PsPlatform: string;
31
- PsPlatformDescription: string;
30
+ ForgePlatform: string;
31
+ ForgePlatformDescription: string;
32
32
  };
33
33
  };
34
34
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as S, ref as c, computed as I, createBlock as p, openBlock as s, unref as m, withCtx as i, createVNode as u, renderSlot as g, createCommentVNode as T, createSlots as w } from "vue";
2
2
  import B from "./title.vue.mjs";
3
3
  import L from "../system-actions/index.vue.mjs";
4
- /* empty css */
4
+ /* empty css */
5
5
  import "../layout/options.mjs";
6
6
  /* empty css */
7
7
  import P from "../layout/header/index.vue.mjs";
@@ -1,5 +1,5 @@
1
1
  import a from "./WrapHeader.vue3.mjs";
2
- /* empty css */
2
+ /* empty css */
3
3
  import o from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
4
  const d = /* @__PURE__ */ o(a, [["__scopeId", "data-v-a43da04d"]]);
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as I, mergeDefaults as _, useSlots as E, computed as o, createElementBlock as T, openBlock as u, normalizeStyle as j, createElementVNode as z, normalizeClass as G, unref as M, createBlock as p, createCommentVNode as l, createVNode as P, withCtx as d, renderSlot as c } from "vue";
2
- import A from "./components/WrapHeader.vue2.mjs";
2
+ import A from "./components/WrapHeader.vue.mjs";
3
3
  import N from "./components/WrapTab.vue.mjs";
4
4
  import D from "./components/WrapContent.vue.mjs";
5
5
  import O from "./components/WrapSlider.vue.mjs";
@@ -2,7 +2,7 @@ import o from "./index.vue2.mjs";
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  import t from "../../_virtual/_plugin-vue_export-helper.mjs";
5
- const i = /* @__PURE__ */ t(o, [["__scopeId", "data-v-d7f37bb4"]]);
5
+ const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-645a51c0"]]);
6
6
  export {
7
- i as default
7
+ p as default
8
8
  };
@@ -46,8 +46,8 @@ const ge = { class: "header" }, ue = { class: "content-wrapper" }, he = { class:
46
46
  {
47
47
  id: c.PS,
48
48
  key: d.PS,
49
- title: e("boden.platformNavigation.PsPlatform"),
50
- description: e("boden.platformNavigation.PsPlatformDescription"),
49
+ title: e("boden.platformNavigation.ForgePlatform"),
50
+ description: e("boden.platformNavigation.ForgePlatformDescription"),
51
51
  imageSrc: ce
52
52
  }
53
53
  ]
@@ -108,7 +108,7 @@ const ge = { class: "header" }, ue = { class: "content-wrapper" }, he = { class:
108
108
  return S({
109
109
  updateShow: b
110
110
  }), (r, i) => {
111
- const L = Q("svg-icon"), z = q, V = j, F = H, U = $, G = K;
111
+ const L = Q("svg-icon"), z = q, F = j, V = H, U = $, G = K;
112
112
  return l(), u("div", null, [
113
113
  p(ie, {
114
114
  ref_key: "triggerInstRef",
@@ -161,11 +161,11 @@ const ge = { class: "header" }, ue = { class: "content-wrapper" }, he = { class:
161
161
  style: { "margin-top": "12px" }
162
162
  }, {
163
163
  default: s(() => [
164
- (l(!0), u(y, null, P(t.children, (a) => (l(), _(F, {
164
+ (l(!0), u(y, null, P(t.children, (a) => (l(), _(V, {
165
165
  key: a.key
166
166
  }, {
167
167
  default: s(() => [
168
- p(V, {
168
+ p(F, {
169
169
  class: Y(["platform-card", { "is-horizontal": t.children.length === 1 }]),
170
170
  "theme-overrides": t.children.length === 1 ? A.value : R.value
171
171
  }, {
@@ -10,7 +10,7 @@ const c = {
10
10
  closeIconColor: o["color-text-1"],
11
11
  titleFontSizeMedium: "20px",
12
12
  borderRadius: "10px",
13
- colorModal: o["bg-color-3"]
13
+ colorModal: o["bg-color-5"]
14
14
  };
15
15
  export {
16
16
  c as CardThemeDark
@@ -11,7 +11,7 @@ const n = {
11
11
  iconColorInfo: o["color-primary-6"],
12
12
  iconColorSuccess: o["color-green-6"],
13
13
  iconColorWarning: o["color-origin-6"],
14
- color: r["bg-color-3"]
14
+ color: r["bg-color-5"]
15
15
  };
16
16
  export {
17
17
  n as DialogThemeDark
@@ -14,6 +14,7 @@ declare const darkToken: {
14
14
  'bg-color-2': string;
15
15
  'bg-color-3': string;
16
16
  'bg-color-4': string;
17
+ 'bg-color-5': string;
17
18
  'bg-color-9': string;
18
19
  'bg-color-white': string;
19
20
  'color-white-disabled-opacity': string;
@@ -16,6 +16,7 @@ const l = {
16
16
  "bg-color-2": "#111113",
17
17
  "bg-color-3": "#31343C",
18
18
  "bg-color-4": "#2E3034",
19
+ "bg-color-5": "#222327",
19
20
  "bg-color-9": "#1C1C20",
20
21
  "bg-color-white": "#FFFFFF",
21
22
  "color-white-disabled-opacity": "rgba(255, 255, 255, 0.3)",
@@ -9,6 +9,7 @@ declare const lightToken: {
9
9
  'bg-color-2': string;
10
10
  'bg-color-3': string;
11
11
  'bg-color-4': string;
12
+ 'bg-color-5': string;
12
13
  'fill-color-1': string;
13
14
  'fill-color-5': string;
14
15
  'border-color-1': string;
@@ -1,5 +1,5 @@
1
1
  import o from "../color/light.mjs";
2
- const l = {
2
+ const F = {
3
3
  "color-text-1": "#FFFFFF",
4
4
  "color-text-2": o["color-gray-8"],
5
5
  "color-text-3": o["color-gray-6"],
@@ -10,6 +10,7 @@ const l = {
10
10
  "bg-color-2": "#FFFFFF",
11
11
  "bg-color-3": "#FFFFFF",
12
12
  "bg-color-4": "#E1E9F4",
13
+ "bg-color-5": "#F4F8FE",
13
14
  "fill-color-1": o["color-gray-2"],
14
15
  "fill-color-5": "#FAFAFA",
15
16
  "border-color-1": o["color-gray-3"],
@@ -18,5 +19,5 @@ const l = {
18
19
  "border-color-4": o["color-gray-6"]
19
20
  };
20
21
  export {
21
- l as default
22
+ F as default
22
23
  };