vue-layout-gitcode 1.11.6 → 1.11.7
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-CMhbibC7.js → GloabarSearch-CGwdBz9p.js} +3 -3
- package/{MenuItem-y13ySAoS.js → MenuItem-BjU088Gr.js} +1 -1
- package/{ProjectMenuList-BLEujU6B.js → ProjectMenuList-BXRXcwnI.js} +2 -2
- package/{ProjectMenuListV2-DN-OS1_Z.js → ProjectMenuListV2-DPilyTXV.js} +2 -2
- package/{ProjectSearch-D19VOmR7.js → ProjectSearch-BBpHmB33.js} +1 -1
- package/{SearchHistoryList-j6-2U9aS.js → SearchHistoryList-DUZx-ZJD.js} +1 -1
- package/{SearchPrefixTag-C0OBu6qo.js → SearchPrefixTag-Cdu92XeF.js} +1 -1
- package/{SearchRecommed-uiIWyrlk.js → SearchRecommed-Dn-S0_7S.js} +2 -2
- package/{SearchScopeList-DJZXU0oU.js → SearchScopeList-CPRX9-rk.js} +1 -1
- package/{UserSearch-apL230OG.js → UserSearch-BTYmVtz9.js} +1 -1
- package/{index-CWraK2Ue.js → index-Cg1gCNqF.js} +1 -1
- package/{index-DCs_1jwN.js → index-Cm9jGd0G.js} +26 -19
- package/{index-BNTNJVWd.js → index-DFTKfGbp.js} +1 -1
- package/{index-CPIALpyR.js → index-p3SH_wyJ.js} +2 -2
- package/index.d.ts +2 -1
- package/index.js +1 -1
- package/{notice-Cn9W9Ucj.js → notice-B0UqKsk2.js} +1 -1
- package/package.json +1 -1
- package/{transWebUrl-_T7Crztu.js → transWebUrl-CLO54Wco.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-Cm9jGd0G.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-p3SH_wyJ.js";
|
|
7
|
+
import "./transWebUrl-CLO54Wco.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, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, A as ThemeType, B as currentTheme, L as LANG_ZH, C as LANG_EN, D as getLocaleLang, G as GIcon, F as emitEvent, H as isHttps, b as REPO_EVENT, _ as _export_sfc } from "./index-Cm9jGd0G.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, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, G as GIcon, t as transformUrl, J as _sfc_main$1, K as loadAsideData, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, I as asideRequest, _ as _export_sfc } from "./index-Cm9jGd0G.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CLO54Wco.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, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-
|
|
2
|
+
import { a as i18n, y as useLayoutConfig, t as transformUrl, I as asideRequest, G as GIcon, F as emitEvent, s as setLoginTriggerSource, f as useRequestReport, _ as _export_sfc } from "./index-Cm9jGd0G.js";
|
|
3
3
|
import { useRouter } from "vue-router";
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CLO54Wco.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-Cm9jGd0G.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-Cm9jGd0G.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-Cm9jGd0G.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-p3SH_wyJ.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-Cm9jGd0G.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-Cm9jGd0G.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, t as transformUrl } from "./index-
|
|
2
|
+
import { a as i18n, h as headRequest, G as GIcon, t as transformUrl } from "./index-Cm9jGd0G.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]" };
|
|
@@ -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, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-
|
|
11
|
+
import { a as i18n, k as usePageResize, z as isZh, _ as _export_sfc } from "./index-Cm9jGd0G.js";
|
|
12
12
|
const _YunpianCaptchaManager = class _YunpianCaptchaManager {
|
|
13
13
|
// eslint-disable-next-line no-useless-constructor
|
|
14
14
|
constructor() {
|
|
@@ -447,6 +447,7 @@ var SceneValue = /* @__PURE__ */ ((SceneValue2) => {
|
|
|
447
447
|
SceneValue2["news"] = "news";
|
|
448
448
|
SceneValue2["active"] = "active";
|
|
449
449
|
SceneValue2["user"] = "user";
|
|
450
|
+
SceneValue2["enterprise"] = "enterprise";
|
|
450
451
|
return SceneValue2;
|
|
451
452
|
})(SceneValue || {});
|
|
452
453
|
const REPO_PAGE_SIZE = {
|
|
@@ -469,6 +470,7 @@ var ToolsFloatDisplayItem = /* @__PURE__ */ ((ToolsFloatDisplayItem2) => {
|
|
|
469
470
|
ToolsFloatDisplayItem2["GROWTH_CENTER"] = "0301";
|
|
470
471
|
ToolsFloatDisplayItem2["ELSE"] = "0302";
|
|
471
472
|
ToolsFloatDisplayItem2["AD"] = "0303";
|
|
473
|
+
ToolsFloatDisplayItem2["INVITE"] = "0304";
|
|
472
474
|
return ToolsFloatDisplayItem2;
|
|
473
475
|
})(ToolsFloatDisplayItem || {});
|
|
474
476
|
var ToolsFloatReportEvent = /* @__PURE__ */ ((ToolsFloatReportEvent2) => {
|
|
@@ -9167,7 +9169,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
9167
9169
|
const visibleItems = computed(() => {
|
|
9168
9170
|
switch (props.sceneValue) {
|
|
9169
9171
|
case SceneValue.news:
|
|
9170
|
-
return [ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD];
|
|
9172
|
+
return [ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD, ToolsFloatDisplayItem.INVITE];
|
|
9171
9173
|
case SceneValue.home:
|
|
9172
9174
|
case SceneValue.repo:
|
|
9173
9175
|
case SceneValue.org:
|
|
@@ -9175,9 +9177,11 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
9175
9177
|
case SceneValue.aiRepo:
|
|
9176
9178
|
case SceneValue.blog:
|
|
9177
9179
|
case SceneValue.active:
|
|
9178
|
-
return [ToolsFloatDisplayItem.GROWTH_CENTER, ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD];
|
|
9180
|
+
return [ToolsFloatDisplayItem.GROWTH_CENTER, ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD, ToolsFloatDisplayItem.INVITE];
|
|
9181
|
+
case SceneValue.enterprise:
|
|
9182
|
+
return [ToolsFloatDisplayItem.ELSE];
|
|
9179
9183
|
default:
|
|
9180
|
-
return [ToolsFloatDisplayItem.GROWTH_CENTER, ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD];
|
|
9184
|
+
return [ToolsFloatDisplayItem.GROWTH_CENTER, ToolsFloatDisplayItem.ELSE, ToolsFloatDisplayItem.AD, ToolsFloatDisplayItem.INVITE];
|
|
9181
9185
|
}
|
|
9182
9186
|
});
|
|
9183
9187
|
const inviteVisible = computed(() => {
|
|
@@ -9383,7 +9387,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
9383
9387
|
})
|
|
9384
9388
|
])) : createCommentVNode("", true),
|
|
9385
9389
|
createElementVNode("div", _hoisted_1$A, [
|
|
9386
|
-
inviteVisible.value ? (openBlock(), createBlock(unref(Tooltip), {
|
|
9390
|
+
inviteVisible.value && isModuleVisible(unref(ToolsFloatDisplayItem).INVITE) ? (openBlock(), createBlock(unref(Tooltip), {
|
|
9387
9391
|
key: 0,
|
|
9388
9392
|
position: "left",
|
|
9389
9393
|
"overlay-class": "tools-tag-tooltip"
|
|
@@ -15906,13 +15910,13 @@ const _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
|
15906
15910
|
var _a;
|
|
15907
15911
|
const layoutConfig2 = useLayoutConfig();
|
|
15908
15912
|
const { t: $t } = i18n.global;
|
|
15909
|
-
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-
|
|
15910
|
-
const UserSearch = defineAsyncComponent(() => import("./UserSearch-
|
|
15911
|
-
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-
|
|
15912
|
-
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-
|
|
15913
|
-
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-
|
|
15914
|
-
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-
|
|
15915
|
-
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-
|
|
15913
|
+
const ProjectSearch = defineAsyncComponent(() => import("./ProjectSearch-BBpHmB33.js"));
|
|
15914
|
+
const UserSearch = defineAsyncComponent(() => import("./UserSearch-BTYmVtz9.js"));
|
|
15915
|
+
const GloabarSearch = defineAsyncComponent(() => import("./GloabarSearch-CGwdBz9p.js"));
|
|
15916
|
+
const SearchHistoryList = defineAsyncComponent(() => import("./SearchHistoryList-DUZx-ZJD.js"));
|
|
15917
|
+
const SearchScopeList = defineAsyncComponent(() => import("./SearchScopeList-CPRX9-rk.js"));
|
|
15918
|
+
const SearchPrefixTag = defineAsyncComponent(() => import("./SearchPrefixTag-Cdu92XeF.js"));
|
|
15919
|
+
const SearchRecommed = defineAsyncComponent(() => import("./SearchRecommed-Dn-S0_7S.js"));
|
|
15916
15920
|
const props = __props;
|
|
15917
15921
|
const repoInfo = inject("repoInfo");
|
|
15918
15922
|
const orgInfo = inject("orgInfo");
|
|
@@ -16686,7 +16690,7 @@ const autoAvokeLogin = ({ isLogin, loginFunc, openHarmonyGuide, loginSuccess, lo
|
|
|
16686
16690
|
loginFunc({ type: "login", triggerType: "", loginTriggerSource: "router_login_auth", ...loginFuncOpts }, loginSuccess, openHarmonyGuide);
|
|
16687
16691
|
}
|
|
16688
16692
|
};
|
|
16689
|
-
const NoticeModal = defineAsyncComponent(() => import("./notice-
|
|
16693
|
+
const NoticeModal = defineAsyncComponent(() => import("./notice-B0UqKsk2.js"));
|
|
16690
16694
|
function clearNotice() {
|
|
16691
16695
|
if (localStorage$2.getItem("validator_email")) {
|
|
16692
16696
|
localStorage$2.removeItem("validator_email");
|
|
@@ -17858,9 +17862,9 @@ const _sfc_main$l = /* @__PURE__ */ defineComponent({
|
|
|
17858
17862
|
const layoutConfig2 = useLayoutConfig();
|
|
17859
17863
|
const { t: t2 } = i18n.global;
|
|
17860
17864
|
const route = useRoute();
|
|
17861
|
-
const MenuItem = defineAsyncComponent(() => import("./MenuItem-
|
|
17862
|
-
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-
|
|
17863
|
-
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-
|
|
17865
|
+
const MenuItem = defineAsyncComponent(() => import("./MenuItem-BjU088Gr.js"));
|
|
17866
|
+
const ProjectMenuListV2 = defineAsyncComponent(() => import("./ProjectMenuListV2-DPilyTXV.js"));
|
|
17867
|
+
const ProjectMenuList = defineAsyncComponent(() => import("./ProjectMenuList-BXRXcwnI.js"));
|
|
17864
17868
|
const props = __props;
|
|
17865
17869
|
console.log("slotKeys", props.slotKeys);
|
|
17866
17870
|
console.log("props", props);
|
|
@@ -19512,6 +19516,9 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
19512
19516
|
const directionRowList = ref(Object.values(SceneValue));
|
|
19513
19517
|
const handleSceneChange = (val) => {
|
|
19514
19518
|
sceneSelected.value = val;
|
|
19519
|
+
if (val === SceneValue.enterprise) {
|
|
19520
|
+
showCommonHeader.value = false;
|
|
19521
|
+
}
|
|
19515
19522
|
if (val === SceneValue.aiHome) {
|
|
19516
19523
|
repoInfo.value = {
|
|
19517
19524
|
...repoInfoData,
|
|
@@ -19639,7 +19646,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
19639
19646
|
_: 1
|
|
19640
19647
|
}, 8, ["modelValue"]),
|
|
19641
19648
|
_cache[10] || (_cache[10] = createElementVNode("hr", { class: "my-4" }, null, -1)),
|
|
19642
|
-
_cache[11] || (_cache[11] = createElementVNode("h1", { class: "my-2" }, "
|
|
19649
|
+
_cache[11] || (_cache[11] = createElementVNode("h1", { class: "my-2" }, "场景值 SceneValue 传入", -1)),
|
|
19643
19650
|
createVNode(unref(RadioGroup), {
|
|
19644
19651
|
direction: "row",
|
|
19645
19652
|
modelValue: sceneSelected.value,
|
|
@@ -19693,7 +19700,7 @@ const _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
|
19693
19700
|
])
|
|
19694
19701
|
]),
|
|
19695
19702
|
createVNode(ToolsFloat, {
|
|
19696
|
-
sceneValue:
|
|
19703
|
+
sceneValue: sceneSelected.value,
|
|
19697
19704
|
isLogin: true,
|
|
19698
19705
|
request: unref(proxyService),
|
|
19699
19706
|
globalStore: globalStore.value
|
|
@@ -24249,7 +24256,7 @@ const _SlidCaptchaManager = class _SlidCaptchaManager {
|
|
|
24249
24256
|
__publicField(_SlidCaptchaManager, "instance");
|
|
24250
24257
|
let SlidCaptchaManager = _SlidCaptchaManager;
|
|
24251
24258
|
const slidCaptchaManager = SlidCaptchaManager.getInstance();
|
|
24252
|
-
const SlidCaptcha = defineAsyncComponent(() => import("./index-
|
|
24259
|
+
const SlidCaptcha = defineAsyncComponent(() => import("./index-DFTKfGbp.js"));
|
|
24253
24260
|
const useSlidCaptcha = () => {
|
|
24254
24261
|
const { mount, unMount, isMounted } = usePopup("slid-captcha-popup");
|
|
24255
24262
|
const open = (config) => {
|
|
@@ -24279,7 +24286,7 @@ const useSlidCaptcha = () => {
|
|
|
24279
24286
|
close
|
|
24280
24287
|
};
|
|
24281
24288
|
};
|
|
24282
|
-
const YunpianCaptcha = defineAsyncComponent(() => import("./index-
|
|
24289
|
+
const YunpianCaptcha = defineAsyncComponent(() => import("./index-Cg1gCNqF.js"));
|
|
24283
24290
|
const useYunpianCaptcha = () => {
|
|
24284
24291
|
const { mount, unMount } = usePopup("yunpian-captcha-popup");
|
|
24285
24292
|
const open = (config) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, onMounted, nextTick, onUnmounted, createBlock, openBlock, unref, withCtx, createElementVNode } from "vue";
|
|
2
|
-
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-
|
|
2
|
+
import { x as slidCaptchaManager, y as useLayoutConfig, z as isZh, _ as _export_sfc } from "./index-Cm9jGd0G.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 { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-
|
|
4
|
-
import { t as transWebUrl } from "./transWebUrl-
|
|
3
|
+
import { d as transferNumber, G as GIcon, _ as _export_sfc, s as setLoginTriggerSource, f as useRequestReport, r as reqCatch, h as headRequest, a as i18n, T as TOPIC_TYPE, g as useTimeFormat, j as useCookie, k as usePageResize, L as LANG_ZH, m as isGstarRepo, n as _sfc_main$b, o as isIncubationRepo, p as highlightWords, t as transformUrl, q as _frEventTrack, E as EVENT_NAME, c as REPO_TYPE, e as extractRepoInfoWithURL, w as LANG_KEY } from "./index-Cm9jGd0G.js";
|
|
4
|
+
import { t as transWebUrl } from "./transWebUrl-CLO54Wco.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";
|
package/index.d.ts
CHANGED
|
@@ -360,7 +360,8 @@ export declare enum SceneValue {
|
|
|
360
360
|
blog = "blog",
|
|
361
361
|
news = "news",
|
|
362
362
|
active = "active",
|
|
363
|
-
user = "user"
|
|
363
|
+
user = "user",
|
|
364
|
+
enterprise = "enterprise"
|
|
364
365
|
}
|
|
365
366
|
|
|
366
367
|
export declare function setLayoutConfig(customConfig: BaseLayoutConfig): void;
|
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-Cm9jGd0G.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