vue-layout-gitcode 1.9.25 → 1.9.27
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/{GloabarSearch-BYEaJ2t8.js → GloabarSearch-QFsXZcMh.js} +3 -3
- package/{MenuItem-BzzkZaR0.js → MenuItem-zzhh4asz.js} +1 -1
- package/{ProjectMenuList-D_to8hLr.js → ProjectMenuList-CsZAG6oN.js} +2 -2
- package/{ProjectMenuListV2-BhCDVdD2.js → ProjectMenuListV2-DzsBbOqY.js} +2 -2
- package/{ProjectSearch-CyIpkKwe.js → ProjectSearch-rmro-UPQ.js} +1 -1
- package/{SearchHistoryList-B3kQBh7o.js → SearchHistoryList-DKN-Od1z.js} +1 -1
- package/{SearchPrefixTag-B9E5mEdo.js → SearchPrefixTag-BbJRn2jr.js} +1 -1
- package/{SearchRecommed-C9Z4p39v.js → SearchRecommed-Dvurzkpo.js} +2 -2
- package/{SearchScopeList-areGRHa2.js → SearchScopeList-C3UCdMsY.js} +1 -1
- package/{UserSearch-CpixhpGl.js → UserSearch-ZtBPDDg_.js} +1 -1
- package/{index-rjUGABm7.js → index-BBcOSkeh.js} +19 -18
- package/{index-BEehTH0a.js → index-BaBqQcxw.js} +1 -1
- package/{index-BWASBToz.js → index-CMVVf4cR.js} +2 -2
- package/{index-BJ-OEHDT.js → index-CNd0ekH4.js} +1 -1
- package/index.js +1 -1
- package/{notice-DICIuBZl.js → notice-Bh65X4vL.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-Zj8oOq0O.js → transWebUrl-DjaQon7v.js} +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent, inject, createElementBlock, openBlock, Fragment, createElementVNode, toDisplayString, createVNode, unref, renderList, withDirectives, createBlock, ref, watch, onMounted, createCommentVNode } from "vue";
|
|
2
2
|
import "vue-devui-lal/icon";
|
|
3
3
|
import "vue-devui-lal/icon/style.css";
|
|
4
|
-
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
4
|
+
import { h as headRequest, R as REPO_MODULE, a as i18n, G as GIcon, v as vElementExposure, b as REPO_EVENT, _ as _export_sfc, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-BBcOSkeh.js";
|
|
5
5
|
import "lodash/debounce";
|
|
6
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-
|
|
7
|
-
import "./transWebUrl-
|
|
6
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-CMVVf4cR.js";
|
|
7
|
+
import "./transWebUrl-DjaQon7v.js";
|
|
8
8
|
import "vue-devui-lal/tooltip";
|
|
9
9
|
import "vue-devui-lal/tooltip/style.css";
|
|
10
10
|
import "vue-router";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, useSlots, ref, computed, createBlock, openBlock, unref, withCtx, createElementVNode, normalizeClass, createElementBlock, createTextVNode, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { a as i18n, x as useLayoutConfig, y as ThemeType, z as currentTheme, L as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, y as ThemeType, z as currentTheme, L as LANG_ZH, A as LANG_EN, w as getLocaleLang, G as GIcon, B as emitEvent, C as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Popover } from "vue-devui-lal/popover";
|
|
5
5
|
import "vue-devui-lal/popover/style.css";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, watch, computed, createElementBlock, openBlock, createCommentVNode, createBlock, withDirectives, Fragment, createElementVNode, createVNode, toDisplayString, unref, withModifiers, normalizeClass, withCtx, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, x as useLayoutConfig, G as GIcon, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, D as _sfc_main$1, F as loadAsideData, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, H as asideRequest, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjaQon7v.js";
|
|
5
5
|
import { Select, Option } from "vue-devui-lal/select";
|
|
6
6
|
import { Input } from "vue-devui-lal/input";
|
|
7
7
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, reactive, computed, watch, createElementBlock, openBlock, createElementVNode, createVNode, createBlock, createCommentVNode, withDirectives, toDisplayString, unref, withModifiers, normalizeClass, withCtx, Fragment, renderList, createTextVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, x as useLayoutConfig, G as GIcon, B as emitEvent, s as setLoginTriggerSource, d as useRequestReport, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjaQon7v.js";
|
|
5
5
|
import { Input } from "vue-devui-lal/input";
|
|
6
6
|
import { Skeleton } from "vue-devui-lal/skeleton";
|
|
7
7
|
import { MenuItem } from "vue-devui-lal/menu";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, inject, computed, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, r as reqCatch } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { useRoute, useRouter } from "vue-router";
|
|
4
4
|
import "vue-devui-lal/icon";
|
|
5
5
|
import "vue-devui-lal/icon/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createElementBlock, openBlock, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, createVNode, toDisplayString, withModifiers } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "history-list" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, createElementVNode, withDirectives, toDisplayString, withModifiers, createVNode, vShow } from "vue";
|
|
2
|
-
import { G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { G as GIcon, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "ellipsis" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, onMounted, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, renderSlot, createBlock, createVNode, withCtx } from "vue";
|
|
2
|
-
import { u as useReportRepo, S as SearchRepoCard } from "./index-
|
|
3
|
-
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-
|
|
2
|
+
import { u as useReportRepo, S as SearchRepoCard } from "./index-CMVVf4cR.js";
|
|
3
|
+
import { a as i18n, h as headRequest, R as REPO_MODULE, b as REPO_EVENT, l as localStorage, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { SkeletonItem } from "vue-devui-lal/skeleton";
|
|
6
6
|
import "vue-devui-lal/grid/style.css";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, createElementBlock, openBlock, Fragment, renderList, createElementVNode, createVNode, createCommentVNode, toDisplayString, unref } from "vue";
|
|
2
|
-
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, G as GIcon, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = ["onClick"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, ref, watch, withDirectives, createElementBlock, openBlock, createElementVNode, toDisplayString, unref, Fragment, renderList, createVNode, vShow } from "vue";
|
|
2
|
-
import { a as i18n, h as headRequest, G as GIcon } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon } from "./index-BBcOSkeh.js";
|
|
3
3
|
import "vue-devui-lal/icon";
|
|
4
4
|
import "vue-devui-lal/icon/style.css";
|
|
5
5
|
const _hoisted_1 = { class: "px-[8px] history-list-project pl-[8px]" };
|
|
@@ -8246,7 +8246,6 @@ const currentDomainCookie = api.get(LANG_KEY);
|
|
|
8246
8246
|
if (currentDomainCookie && "." + window.location.hostname !== ".gitcode.com") {
|
|
8247
8247
|
api.remove(LANG_KEY);
|
|
8248
8248
|
}
|
|
8249
|
-
const SUPPORT_LOCALES = [LANG_EN, LANG_ZH];
|
|
8250
8249
|
function isComposer(instance, mode) {
|
|
8251
8250
|
return mode === "composition" && isRef(instance.locale);
|
|
8252
8251
|
}
|
|
@@ -8269,8 +8268,10 @@ function setI18nLanguage(i18n2, locale2) {
|
|
|
8269
8268
|
setLocale(i18n2, locale2);
|
|
8270
8269
|
}
|
|
8271
8270
|
const getLocaleLang = () => {
|
|
8272
|
-
const
|
|
8273
|
-
|
|
8271
|
+
const cookieLang = api.get(LANG_KEY);
|
|
8272
|
+
const localStorageLang = localStorage.getItem(LANG_KEY);
|
|
8273
|
+
const storedLang = [LANG_EN, LANG_ZH].includes(cookieLang) ? cookieLang : localStorageLang;
|
|
8274
|
+
let localLang = storedLang || LANG_ZH;
|
|
8274
8275
|
if (typeof window !== "undefined" && window.location.pathname.startsWith("/ai-copilot")) {
|
|
8275
8276
|
localLang = LANG_ZH;
|
|
8276
8277
|
}
|
|
@@ -16979,13 +16980,13 @@ const _sfc_main$o = /* @__PURE__ */ defineComponent({
|
|
|
16979
16980
|
var _a;
|
|
16980
16981
|
const layoutConfig2 = useLayoutConfig();
|
|
16981
16982
|
const { t: $t } = i18n.global;
|
|
16982
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
16983
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
16984
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
16985
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
16986
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
16987
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
16988
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
16983
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-rmro-UPQ.js"));
|
|
16984
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-ZtBPDDg_.js"));
|
|
16985
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-QFsXZcMh.js"));
|
|
16986
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DKN-Od1z.js"));
|
|
16987
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-C3UCdMsY.js"));
|
|
16988
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BbJRn2jr.js"));
|
|
16989
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Dvurzkpo.js"));
|
|
16989
16990
|
const props = __props;
|
|
16990
16991
|
const repoInfo = inject("repoInfo");
|
|
16991
16992
|
const orgInfo = inject("orgInfo");
|
|
@@ -17639,7 +17640,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
17639
17640
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
17640
17641
|
}
|
|
17641
17642
|
};
|
|
17642
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
17643
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-Bh65X4vL.js"));
|
|
17643
17644
|
function clearNotice() {
|
|
17644
17645
|
if (localStorage$2.getItem("validator_email")) {
|
|
17645
17646
|
localStorage$2.removeItem("validator_email");
|
|
@@ -18082,12 +18083,12 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
18082
18083
|
})) : createCommentVNode("", true),
|
|
18083
18084
|
showNameAndIcon.value && _ctx.independence || inAIHub.value ? (openBlock(), createBlock(GLink, {
|
|
18084
18085
|
key: 1,
|
|
18085
|
-
class: normalizeClass(["g-toolbar-left-logo", unref(currentTheme), inAIHub.value ? "ai-logo" : ""]),
|
|
18086
|
+
class: normalizeClass(["g-toolbar-left-logo", [unref(currentTheme), inAIHub.value ? "ai-logo" : ""]]),
|
|
18086
18087
|
href: inAIHub.value ? `${unref(layoutConfig2).VITE_AI_HOST}` : `${unref(layoutConfig2).VITE_HOST}?p=seo`
|
|
18087
18088
|
}, null, 8, ["class", "href"])) : createCommentVNode("", true),
|
|
18088
18089
|
showNameAndIcon.value && !_ctx.independence ? (openBlock(), createBlock(GLink, {
|
|
18089
18090
|
key: 2,
|
|
18090
|
-
class: normalizeClass(["g-toolbar-left-logo", unref(currentTheme), inAIHub.value ? "ai-logo" : ""]),
|
|
18091
|
+
class: normalizeClass(["g-toolbar-left-logo", [unref(currentTheme), inAIHub.value ? "ai-logo" : ""]]),
|
|
18091
18092
|
to: { name: "home" }
|
|
18092
18093
|
}, null, 8, ["class"])) : createCommentVNode("", true)
|
|
18093
18094
|
]),
|
|
@@ -18393,9 +18394,9 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18393
18394
|
const layoutConfig2 = useLayoutConfig();
|
|
18394
18395
|
const { t: t2 } = i18n.global;
|
|
18395
18396
|
const route = useRoute();
|
|
18396
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
18397
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
18398
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
18397
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-zzhh4asz.js"));
|
|
18398
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-DzsBbOqY.js"));
|
|
18399
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-CsZAG6oN.js"));
|
|
18399
18400
|
const props = __props;
|
|
18400
18401
|
console.log("slotKeys", props.slotKeys);
|
|
18401
18402
|
console.log("props", props);
|
|
@@ -24116,7 +24117,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
24116
24117
|
}
|
|
24117
24118
|
});
|
|
24118
24119
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-vue-layout-gitcode"]]);
|
|
24119
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24120
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-BaBqQcxw.js"));
|
|
24120
24121
|
const useSlidCaptcha = () => {
|
|
24121
24122
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
24122
24123
|
const open = (config) => {
|
|
@@ -24135,7 +24136,7 @@ const useSlidCaptcha = () => {
|
|
|
24135
24136
|
close: unMount
|
|
24136
24137
|
};
|
|
24137
24138
|
};
|
|
24138
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24139
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-CNd0ekH4.js"));
|
|
24139
24140
|
const useYunpianCaptcha = () => {
|
|
24140
24141
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24141
24142
|
const open = (config) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
2
|
+
import { w as getLocaleLang, L as LANG_ZH, x as useLayoutConfig, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const TARGET_TEXT = "Click in order:";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, mergeModels, useModel, watch, createElementBlock, openBlock, createVNode, withDirectives, normalizeClass, createElementVNode, vShow, inject, withModifiers, createBlock, Fragment, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, renderList, withCtx, reactive } from "vue";
|
|
2
2
|
import debounce from "lodash/debounce";
|
|
3
|
-
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, g as useCookie, j as usePageResize, L as LANG_ZH, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, q as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { t as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, d as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, f as useTimeFormat, g as useCookie, j as usePageResize, L as LANG_ZH, k as isGstarRepo, m as _sfc_main$b, n as isIncubationRepo, o as highlightWords, p as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, q as LANG_KEY } from "./index-BBcOSkeh.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-DjaQon7v.js";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
7
7
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -8,7 +8,7 @@ import { Message } from "vue-devui-lal/message";
|
|
|
8
8
|
import "vue-devui-lal/message/style.css";
|
|
9
9
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
10
10
|
import "vue-devui-lal/overlay/style.css";
|
|
11
|
-
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, j as usePageResize, w as getLocaleLang, L as LANG_ZH, _ as _export_sfc } from "./index-BBcOSkeh.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
constructor() {
|
|
14
14
|
__publicField(this, "ypRiddlerInstance", null);
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, createBlock, openBlock, unref, isRef, withCtx, createElementVNode, normalizeClass, createVNode, createTextVNode } from "vue";
|
|
2
|
-
import { i as isPhone, u as useModel } from "./index-
|
|
2
|
+
import { i as isPhone, u as useModel } from "./index-BBcOSkeh.js";
|
|
3
3
|
import { Notification } from "vue-devui-lal/notification";
|
|
4
4
|
import { Button } from "vue-devui-lal/button";
|
|
5
5
|
import "vue-devui-lal/notification/style.css";
|
package/package.json
CHANGED