base6-ui 2.0.22 → 2.0.24
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/dist/components/platform-navigation/index.d.ts +1 -1
- package/dist/components/platform-navigation/interface.d.ts +0 -1
- package/dist/index.css +1 -1
- package/dist/index.umd.js +2 -2
- package/es/components/global-header/index.vue.mjs +1 -1
- package/es/components/layout/components/{WrapHeader.vue2.mjs → WrapHeader.vue.mjs} +1 -1
- package/es/components/layout/index.vue2.mjs +1 -1
- package/es/components/platform-navigation/index.d.ts +1 -1
- package/es/components/platform-navigation/index.vue.mjs +2 -2
- package/es/components/platform-navigation/index.vue2.mjs +9 -9
- package/es/components/platform-navigation/interface.d.ts +0 -1
- package/es/components/platform-navigation/interface.mjs +1 -1
- package/es/index.css +1 -1
- package/es/index.mjs +80 -77
- package/lib/components/global-header/index.vue.js +1 -1
- package/lib/components/layout/components/WrapHeader.vue.js +1 -0
- package/lib/components/layout/index.vue2.js +1 -1
- package/lib/components/platform-navigation/index.d.ts +1 -1
- package/lib/components/platform-navigation/index.vue.js +1 -1
- package/lib/components/platform-navigation/index.vue2.js +1 -1
- package/lib/components/platform-navigation/interface.d.ts +0 -1
- package/lib/components/platform-navigation/interface.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/lib/components/layout/components/WrapHeader.vue2.js +0 -1
|
@@ -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 { 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.
|
|
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";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { default as BodenPlatformNavigation } from './index.vue';
|
|
2
|
-
export type
|
|
2
|
+
export { type BodenPlatformNavigationProps, BODEN_PLATFORM_ENUM, BODEN_PLATFORM_NAME_ENUM } from './interface';
|
|
@@ -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
|
|
5
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-ed111a71"]]);
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
p as default
|
|
8
8
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NPopover as
|
|
1
|
+
import { NPopover as F, NGrid as G, NGi as K, NCard as $, NButton as H } from "naive-ui";
|
|
2
2
|
import { defineComponent as j, ref as b, computed as g, resolveComponent as q, createElementBlock as u, openBlock as a, createVNode as p, createBlock as _, withModifiers as N, normalizeStyle as J, withCtx as s, createElementVNode as o, toDisplayString as f, unref as Q, Fragment as k, renderList as y, createCommentVNode as P, normalizeClass as W, createTextVNode as X, Teleport as Y, withDirectives as Z, vShow as ee } from "vue";
|
|
3
3
|
import oe from "../nav-icon/index.vue.mjs";
|
|
4
4
|
import { useLocale as te } from "../../hooks/useLocale.mjs";
|
|
@@ -67,7 +67,7 @@ const fe = { class: "header" }, ve = { class: "content-wrapper" }, ge = { class:
|
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
69
|
id: c.BASE,
|
|
70
|
-
key: d.
|
|
70
|
+
key: d.STUDIO,
|
|
71
71
|
title: e("boden.platformNavigation.StudioPlatform"),
|
|
72
72
|
description: e("boden.platformNavigation.StudioPlatformDescription"),
|
|
73
73
|
imageSrc: re
|
|
@@ -96,7 +96,7 @@ const fe = { class: "header" }, ve = { class: "content-wrapper" }, ge = { class:
|
|
|
96
96
|
}
|
|
97
97
|
]
|
|
98
98
|
}
|
|
99
|
-
], x = g(() => ce(h.value)), w = g(() => me(h.value)),
|
|
99
|
+
], x = g(() => ce(h.value)), w = g(() => me(h.value)), R = g(() => pe(h.value)), A = () => {
|
|
100
100
|
C.triggerDisabled || (n.value = !n.value);
|
|
101
101
|
}, E = (l, i) => {
|
|
102
102
|
S("togglePlatform", l, i);
|
|
@@ -104,21 +104,21 @@ const fe = { class: "header" }, ve = { class: "content-wrapper" }, ge = { class:
|
|
|
104
104
|
v.value && v.value.instRef && v.value.instRef.contains(l.target) || (n.value = !1);
|
|
105
105
|
};
|
|
106
106
|
return (l, i) => {
|
|
107
|
-
const
|
|
107
|
+
const T = q("svg-icon"), M = H, L = $, z = K, V = G, U = F;
|
|
108
108
|
return a(), u("div", null, [
|
|
109
109
|
p(oe, {
|
|
110
110
|
ref_key: "triggerInstRef",
|
|
111
111
|
ref: v,
|
|
112
112
|
active: n.value,
|
|
113
113
|
disabled: m.triggerDisabled,
|
|
114
|
-
onClick: N(
|
|
114
|
+
onClick: N(A, ["stop"])
|
|
115
115
|
}, null, 8, ["active", "disabled"]),
|
|
116
|
-
p(
|
|
116
|
+
p(U, {
|
|
117
117
|
"content-class": "boden-platform-navigation-panel-popover",
|
|
118
118
|
trigger: "manual",
|
|
119
119
|
show: n.value,
|
|
120
120
|
"onUpdate:show": i[2] || (i[2] = (t) => n.value = t),
|
|
121
|
-
style: J(
|
|
121
|
+
style: J(R.value),
|
|
122
122
|
"show-arrow": !1,
|
|
123
123
|
width: 1058,
|
|
124
124
|
scrollable: "",
|
|
@@ -135,7 +135,7 @@ const fe = { class: "header" }, ve = { class: "content-wrapper" }, ge = { class:
|
|
|
135
135
|
}, [
|
|
136
136
|
o("div", fe, [
|
|
137
137
|
o("div", null, f(Q(e)("boden.platformNavigation.allProducts")), 1),
|
|
138
|
-
p(
|
|
138
|
+
p(T, {
|
|
139
139
|
icon: "operate-close",
|
|
140
140
|
size: "16",
|
|
141
141
|
onClick: i[0] || (i[0] = (t) => n.value = !1)
|
|
@@ -177,7 +177,7 @@ const fe = { class: "header" }, ve = { class: "content-wrapper" }, ge = { class:
|
|
|
177
177
|
o("div", ke, f(r.description), 1)
|
|
178
178
|
]),
|
|
179
179
|
m.platformCode?.includes(r.id) ? (a(), u("div", ye, [
|
|
180
|
-
p(
|
|
180
|
+
p(M, {
|
|
181
181
|
round: "",
|
|
182
182
|
size: "tiny",
|
|
183
183
|
type: "primary",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var C = /* @__PURE__ */ ((S) => (S[S.BASE = 1] = "BASE", S[S.BLINK = 2] = "BLINK", S[S.ACCOUNT = 3] = "ACCOUNT", S[S.VLA = 4] = "VLA", S[S.PS = 5] = "PS", S))(C || {}), I = /* @__PURE__ */ ((S) => (S.
|
|
1
|
+
var C = /* @__PURE__ */ ((S) => (S[S.BASE = 1] = "BASE", S[S.BLINK = 2] = "BLINK", S[S.ACCOUNT = 3] = "ACCOUNT", S[S.VLA = 4] = "VLA", S[S.PS = 5] = "PS", S))(C || {}), I = /* @__PURE__ */ ((S) => (S.ADS = "ADS", S.STUDIO = "STUDIO", S.OMNI = "OMNI", S.BLINK = "BLINK", S.ACCOUNT = "ACCOUNT", S.ROBO = "ROBO", S.PS = "PS", S))(I || {});
|
|
2
2
|
export {
|
|
3
3
|
C as BODEN_PLATFORM_ENUM,
|
|
4
4
|
I as BODEN_PLATFORM_NAME_ENUM
|