vue-layout-gitcode 1.3.56 → 1.3.57
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-1ZHP1EnU.js → GloabarSearch-DoT7l05z.js} +2 -2
- package/{ProjectSearch-Bt1i5X8H.js → ProjectSearch-BgZp_UVt.js} +1 -1
- package/{SearchHistoryList-Bsq09hrV.js → SearchHistoryList-o9NZrZN0.js} +1 -1
- package/{SearchPrefixTag-D1_CIbD1.js → SearchPrefixTag-BPplabtd.js} +1 -1
- package/{SearchRecommed-BxfxC9Vy.js → SearchRecommed-DFLZ0D2E.js} +2 -2
- package/{SearchScopeList-Bcd_jyE_.js → SearchScopeList-hxyU_5Ct.js} +1 -1
- package/{UserSearch-Di5IprrQ.js → UserSearch-BHKGcBnf.js} +1 -1
- package/{index-BLhMfwuj.js → index-CY810ktA.js} +1 -1
- package/{index-BqzlVbeO.js → index-DPRlC0bz.js} +88 -72
- package/{index-Bwn9jiam.js → index-SPAKg1ms.js} +1 -1
- package/index.js +1 -1
- package/{notice-CvRSCXfA.js → notice-BbEV45Dd.js} +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
5
|
-
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } 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-DPRlC0bz.js";
|
|
5
|
+
import { u as useReportRepo, S as SearchRepoCard, f as formatNameSpace } from "./index-CY810ktA.js";
|
|
6
6
|
import "vue-devui-lal/tooltip";
|
|
7
7
|
import "vue-devui-lal/tooltip/style.css";
|
|
8
8
|
import "vue-router";
|
|
@@ -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-DPRlC0bz.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-DPRlC0bz.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-DPRlC0bz.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, 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-CY810ktA.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-DPRlC0bz.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-DPRlC0bz.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-DPRlC0bz.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]" };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, watchEffect, defineComponent, toDisplayString, unref, inject, createElementBlock, openBlock, normalizeClass, createElementVNode, withModifiers, withDirectives, vShow, createVNode, computed, createCommentVNode, normalizeStyle, createTextVNode, onMounted, onUnmounted, Fragment, createBlock, renderList, withCtx, reactive } from "vue";
|
|
2
|
-
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-
|
|
2
|
+
import { d as debounce, t as transferNumber, G as GIcon, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, _ as _export_sfc, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, L as LANG_KEY, j as LANG_ZH, k as usePageResize, m as isGstarRepo, n as _sfc_main$9, o as isIncubationRepo, p as highlightWords, q as transWebUrl, w as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL } from "./index-DPRlC0bz.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
4
|
import { Row, Col } from "vue-devui-lal/grid";
|
|
5
5
|
import { Skeleton, SkeletonItem } from "vue-devui-lal/skeleton";
|
|
@@ -14494,15 +14494,15 @@ const _hoisted_2$k = { class: "right-content cursor-pointer" };
|
|
|
14494
14494
|
const _hoisted_3$i = { class: "list-menu-ai-home" };
|
|
14495
14495
|
const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
14496
14496
|
__name: "AiHubMenusMobile",
|
|
14497
|
-
props: ["activeMenu", "menuList", "isRouterLink"],
|
|
14497
|
+
props: ["activeMenu", "menuList", "isRouterLink", "scene"],
|
|
14498
14498
|
setup(__props) {
|
|
14499
|
-
const
|
|
14499
|
+
const props = __props;
|
|
14500
14500
|
const changeIcon = ref(false);
|
|
14501
14501
|
const rotateIcon = computed(() => {
|
|
14502
14502
|
return changeIcon.value ? "gt-line-up" : "gt-line-down";
|
|
14503
14503
|
});
|
|
14504
14504
|
const isHome = computed(() => {
|
|
14505
|
-
return
|
|
14505
|
+
return props.scene === SceneValue.aiHome;
|
|
14506
14506
|
});
|
|
14507
14507
|
const dynamicStyle = computed(() => !isHome.value ? "isBlack" : "isWhite");
|
|
14508
14508
|
return (_ctx, _cache) => {
|
|
@@ -14510,7 +14510,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
14510
14510
|
__props.activeMenu.icon ? (openBlock(), createBlock(GIcon, {
|
|
14511
14511
|
key: 0,
|
|
14512
14512
|
class: "gt-line-ok1",
|
|
14513
|
-
name: __props.activeMenu.icon
|
|
14513
|
+
name: isHome.value ? __props.activeMenu.whiteIcon : __props.activeMenu.icon
|
|
14514
14514
|
}, null, 8, ["name"])) : createCommentVNode("", true),
|
|
14515
14515
|
createVNode(unref(Dropdown), {
|
|
14516
14516
|
"overlay-class": "list-menu-ai-home-drop-wrap",
|
|
@@ -14532,7 +14532,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
14532
14532
|
default: withCtx(() => [
|
|
14533
14533
|
createVNode(GIcon, {
|
|
14534
14534
|
class: "menue-icon",
|
|
14535
|
-
name: item.icon
|
|
14535
|
+
name: isHome.value ? item.whiteIcon : item.icon
|
|
14536
14536
|
}, null, 8, ["name"]),
|
|
14537
14537
|
createElementVNode("span", null, toDisplayString$1(item.label), 1)
|
|
14538
14538
|
]),
|
|
@@ -14584,61 +14584,76 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
14584
14584
|
const { t: t2 } = i18n.global;
|
|
14585
14585
|
const API = headRequest(inject("request"));
|
|
14586
14586
|
const repoInfo = inject("repoInfo");
|
|
14587
|
-
const
|
|
14588
|
-
|
|
14589
|
-
|
|
14590
|
-
|
|
14591
|
-
|
|
14592
|
-
|
|
14593
|
-
|
|
14594
|
-
|
|
14595
|
-
|
|
14596
|
-
|
|
14597
|
-
|
|
14598
|
-
|
|
14599
|
-
|
|
14600
|
-
|
|
14601
|
-
|
|
14602
|
-
|
|
14603
|
-
|
|
14604
|
-
|
|
14605
|
-
|
|
14606
|
-
|
|
14607
|
-
|
|
14608
|
-
|
|
14609
|
-
|
|
14610
|
-
|
|
14611
|
-
|
|
14612
|
-
|
|
14613
|
-
|
|
14614
|
-
|
|
14615
|
-
|
|
14616
|
-
|
|
14617
|
-
|
|
14618
|
-
|
|
14619
|
-
|
|
14620
|
-
|
|
14621
|
-
|
|
14622
|
-
|
|
14623
|
-
|
|
14624
|
-
|
|
14625
|
-
|
|
14626
|
-
|
|
14627
|
-
|
|
14628
|
-
|
|
14629
|
-
|
|
14630
|
-
|
|
14631
|
-
|
|
14632
|
-
|
|
14633
|
-
|
|
14634
|
-
|
|
14635
|
-
|
|
14636
|
-
|
|
14637
|
-
|
|
14638
|
-
|
|
14639
|
-
|
|
14587
|
+
const { isMobile } = usePageResize();
|
|
14588
|
+
const menus = computed(() => {
|
|
14589
|
+
const list = [
|
|
14590
|
+
{
|
|
14591
|
+
label: t2("gitCodeLayout.header.home"),
|
|
14592
|
+
icon: "gt-a-plane-AICommunity-black",
|
|
14593
|
+
activeIcon: "",
|
|
14594
|
+
whiteIcon: "gt-a-plane-AICommunitywhite",
|
|
14595
|
+
to: "/",
|
|
14596
|
+
url: `${layoutConfig2.VITE_AI_HOST}/`,
|
|
14597
|
+
menueKey: RouteNameEnum.HOME,
|
|
14598
|
+
repoType: "home",
|
|
14599
|
+
onlyMobile: true
|
|
14600
|
+
},
|
|
14601
|
+
{
|
|
14602
|
+
label: t2("gitCodeLayout.aihub.model"),
|
|
14603
|
+
icon: "gt-model_default",
|
|
14604
|
+
activeIcon: "gt-model_red",
|
|
14605
|
+
whiteIcon: "gt-model_dark_bg",
|
|
14606
|
+
to: "/models",
|
|
14607
|
+
url: `${layoutConfig2.VITE_AI_HOST}/models`,
|
|
14608
|
+
menueKey: RouteNameEnum.AI_MODELS,
|
|
14609
|
+
repoType: RepoType.model
|
|
14610
|
+
},
|
|
14611
|
+
{
|
|
14612
|
+
label: t2("gitCodeLayout.aihub.dataSet"),
|
|
14613
|
+
icon: "gt-dataset_default",
|
|
14614
|
+
activeIcon: "gt-dataset_red",
|
|
14615
|
+
whiteIcon: "gt-dataset_dark_bg",
|
|
14616
|
+
to: "/datasets",
|
|
14617
|
+
url: `${layoutConfig2.VITE_AI_HOST}/datasets`,
|
|
14618
|
+
menueKey: RouteNameEnum.AI_DATASETS,
|
|
14619
|
+
repoType: RepoType.dataset
|
|
14620
|
+
},
|
|
14621
|
+
{
|
|
14622
|
+
label: "Spaces",
|
|
14623
|
+
icon: "gt-space_default",
|
|
14624
|
+
activeIcon: "gt-space_red",
|
|
14625
|
+
whiteIcon: "gt-space_dark_bg",
|
|
14626
|
+
to: "/space",
|
|
14627
|
+
url: `${layoutConfig2.VITE_AI_HOST}/space`,
|
|
14628
|
+
menueKey: RouteNameEnum.AI_SPACE,
|
|
14629
|
+
repoType: RepoType.spaces
|
|
14630
|
+
},
|
|
14631
|
+
{
|
|
14632
|
+
label: "专区",
|
|
14633
|
+
id: aiThemeMenuId,
|
|
14634
|
+
icon: "gt-a-Property1Default7",
|
|
14635
|
+
activeIcon: "gt-a-Property1red6",
|
|
14636
|
+
whiteIcon: "gt-a-Property1white",
|
|
14637
|
+
to: "/theme",
|
|
14638
|
+
url: `${layoutConfig2.VITE_AI_HOST}/theme`,
|
|
14639
|
+
menueKey: RouteNameEnum.AI_THEME,
|
|
14640
|
+
repoType: "theme"
|
|
14641
|
+
},
|
|
14642
|
+
{
|
|
14643
|
+
label: "大赛",
|
|
14644
|
+
icon: "gt-a-plane-GrowthCenter1",
|
|
14645
|
+
activeIcon: "gt-a-plane-GrowthCenter-1",
|
|
14646
|
+
whiteIcon: "gt-a-plane-GrowthCenter-2",
|
|
14647
|
+
to: "/competition",
|
|
14648
|
+
url: `${layoutConfig2.VITE_AI_HOST}/competition`,
|
|
14649
|
+
menueKey: RouteNameEnum.AI_COMPETITION,
|
|
14650
|
+
repoType: "competition"
|
|
14651
|
+
}
|
|
14652
|
+
];
|
|
14653
|
+
return list.filter((item) => !item.onlyMobile || isMobile.value && isRouterLink.value);
|
|
14654
|
+
});
|
|
14640
14655
|
const activeMenu = computed(() => {
|
|
14641
|
-
return menus.find((item) => {
|
|
14656
|
+
return menus.value.find((item) => {
|
|
14642
14657
|
var _a, _b;
|
|
14643
14658
|
return item.menueKey === (route == null ? void 0 : route.name) || item.menueKey === ((_a = route == null ? void 0 : route.meta) == null ? void 0 : _a.pType) || item.repoType === ((_b = repoInfo.value) == null ? void 0 : _b.repo_type);
|
|
14644
14659
|
}) || {};
|
|
@@ -14679,7 +14694,7 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
14679
14694
|
createElementVNode("div", {
|
|
14680
14695
|
class: normalizeClass(["ai-hub-menus", { "home-menu": __props.scene === unref(SceneValue).aiHome }])
|
|
14681
14696
|
}, [
|
|
14682
|
-
(openBlock(), createElementBlock(Fragment, null, renderList(menus, (menu, index2) => {
|
|
14697
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(menus.value, (menu, index2) => {
|
|
14683
14698
|
var _a;
|
|
14684
14699
|
return openBlock(), createElementBlock(Fragment, { key: index2 }, [
|
|
14685
14700
|
menu.id !== unref(aiThemeMenuId) ? (openBlock(), createBlock(GLink, {
|
|
@@ -14748,15 +14763,16 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
14748
14763
|
_: 2
|
|
14749
14764
|
}, 1024))
|
|
14750
14765
|
], 64);
|
|
14751
|
-
}),
|
|
14766
|
+
}), 128))
|
|
14752
14767
|
], 2),
|
|
14753
14768
|
isRouterLink.value ? (openBlock(), createBlock(AiHubMenusMobile, {
|
|
14754
14769
|
key: 0,
|
|
14755
14770
|
activeMenu: activeMenu.value,
|
|
14756
|
-
menuList: menus,
|
|
14771
|
+
menuList: menus.value,
|
|
14757
14772
|
isRouterLink: isRouterLink.value,
|
|
14773
|
+
scene: __props.scene,
|
|
14758
14774
|
class: "md:hidden"
|
|
14759
|
-
}, null, 8, ["activeMenu", "isRouterLink"])) : createCommentVNode("", true),
|
|
14775
|
+
}, null, 8, ["activeMenu", "menuList", "isRouterLink", "scene"])) : createCommentVNode("", true),
|
|
14760
14776
|
activeMenu.value.menueKey && !isRouterLink.value ? (openBlock(), createBlock(GLink, {
|
|
14761
14777
|
key: 1,
|
|
14762
14778
|
class: "flex items-center gap-[12px] md:hidden",
|
|
@@ -18120,13 +18136,13 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18120
18136
|
var _a;
|
|
18121
18137
|
const layoutConfig2 = useLayoutConfig();
|
|
18122
18138
|
const { t: $t } = i18n.global;
|
|
18123
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
18124
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
18125
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
18126
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
18127
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
18128
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
18129
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
18139
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BgZp_UVt.js"));
|
|
18140
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-BHKGcBnf.js"));
|
|
18141
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-DoT7l05z.js"));
|
|
18142
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-o9NZrZN0.js"));
|
|
18143
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-hxyU_5Ct.js"));
|
|
18144
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-BPplabtd.js"));
|
|
18145
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-DFLZ0D2E.js"));
|
|
18130
18146
|
const props = __props;
|
|
18131
18147
|
const repoInfo = inject("repoInfo");
|
|
18132
18148
|
const orgInfo = inject("orgInfo");
|
|
@@ -18736,7 +18752,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
18736
18752
|
}
|
|
18737
18753
|
});
|
|
18738
18754
|
const Search = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
18739
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
18755
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-BbEV45Dd.js"));
|
|
18740
18756
|
function clearNotice() {
|
|
18741
18757
|
if (localStorage$2.getItem("validator_email")) {
|
|
18742
18758
|
localStorage$2.removeItem("validator_email");
|
|
@@ -25545,7 +25561,7 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
25545
25561
|
}
|
|
25546
25562
|
});
|
|
25547
25563
|
const MFA = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-gitcode-layout-lib"]]);
|
|
25548
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
25564
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-SPAKg1ms.js"));
|
|
25549
25565
|
const useSlidCaptcha = () => {
|
|
25550
25566
|
const { mount, unMount } = usePopup("slid-captcha-popup");
|
|
25551
25567
|
const open = (config) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, onMounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
2
|
import { FixedOverlay } from "vue-devui-lal/overlay";
|
|
3
|
-
import { x as useLayoutConfig, _ as _export_sfc } from "./index-
|
|
3
|
+
import { x as useLayoutConfig, _ as _export_sfc } from "./index-DPRlC0bz.js";
|
|
4
4
|
import "vue-devui-lal/overlay/style.css";
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "index",
|
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-DPRlC0bz.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";
|