@pubinfo-pr/core 0.221.3 → 0.222.2
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/{AppSetting-B7mE7iHt.js → AppSetting-Adv5Y3SE.js} +16 -16
- package/dist/{HCheckList-DAkb0SBD.js → HCheckList-WAAl9RiK.js} +1 -1
- package/dist/{HToggle-DEwBoDsw.js → HToggle-YLmL7R0b.js} +1 -1
- package/dist/{HeaderFullMenu-l2890Bzo.js → HeaderFullMenu-ByedDsvz.js} +16 -15
- package/dist/{HeaderThinMenu-5K6HXiQk.js → HeaderThinMenu-2q2iBtTH.js} +2 -2
- package/dist/{PreferencesContent-CWHTBvHQ.js → PreferencesContent-CiPweszy.js} +4 -4
- package/dist/{SettingBreadcrumb-p3hD9w-9.js → SettingBreadcrumb-C1VwfnxX.js} +3 -3
- package/dist/{SettingCopyright-BgWvocrJ.js → SettingCopyright-C--oGV21.js} +1 -1
- package/dist/{SettingEnableTransition-Cf57pLUk.js → SettingEnableTransition-DW2gfisN.js} +2 -2
- package/dist/{SettingHome-tNMtRHoT.js → SettingHome-VUAS3uEg.js} +1 -1
- package/dist/{SettingMenu-Du4Xhle1.js → SettingMenu-BH7XU7eF.js} +3 -3
- package/dist/{SettingMode-DGWqKJHt.js → SettingMode-BIyHzTKH.js} +1 -1
- package/dist/{SettingNavSearch-C_8VmQmD.js → SettingNavSearch-PfSA-_ro.js} +1 -1
- package/dist/{SettingOther-B9iOz69R.js → SettingOther-DdqNapQX.js} +1 -1
- package/dist/{SettingPage-C0TfmEKp.js → SettingPage-DS-G9-X5.js} +1 -1
- package/dist/{SettingTabbar-C7ZQrcN4.js → SettingTabbar-2yfw2vsm.js} +3 -3
- package/dist/{SettingThemes-022eXO9f.js → SettingThemes-Bkcywy7v.js} +3 -3
- package/dist/{SettingToolbar-Bh9aXNpl.js → SettingToolbar-DP7-_nPK.js} +1 -1
- package/dist/{SettingTopbar-DjB1Izhm.js → SettingTopbar-C0Ia4-If.js} +3 -3
- package/dist/{SettingWidthMode-D7sRlBUK.js → SettingWidthMode-DgSWsHFq.js} +1 -1
- package/dist/built-in/layout-component/index.d.ts +6 -2
- package/dist/{change-organization-sU8aNfhI.js → change-organization-BfnI2yEl.js} +2 -2
- package/dist/{change-password-Dxzhg43p.js → change-password-Bj_GWzmn.js} +2 -2
- package/dist/{components-emseuaQx.js → components-BfkDsfck.js} +2 -2
- package/dist/index.js +109 -109
- package/dist/style.css +1 -1
- package/package.json +7 -7
- package/src/built-in/authentication/pages/change-organization/index.vue +22 -5
- package/src/built-in/authentication/pages/change-password/index.vue +30 -3
- package/src/built-in/layout-component/Layout.vue +81 -30
- package/src/built-in/layout-component/components/Copyright/index.vue +29 -3
- package/src/built-in/layout-component/components/Header/HeaderFullMenu/More.vue +17 -6
- package/src/built-in/layout-component/components/Header/HeaderFullMenu/NotCursor.vue +18 -7
- package/src/built-in/layout-component/components/Header/HeaderMenu.vue +2 -3
- package/src/built-in/layout-component/components/Header/index.vue +119 -22
- package/src/built-in/layout-component/components/Logo/index.vue +4 -1
- package/src/built-in/layout-component/components/Menu/item.vue +29 -6
- package/src/built-in/layout-component/components/SettingBar/AppSetting.vue +33 -13
- package/src/built-in/layout-component/components/SettingBar/components/DayNightToggle.vue +113 -25
- package/src/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue +57 -4
- package/src/built-in/layout-component/components/SettingBar/components/SettingMode.vue +123 -20
- package/src/built-in/layout-component/components/SettingBar/components/SettingThemes.vue +102 -25
- package/src/built-in/layout-component/components/SettingBar/components/SettingWidthMode.vue +100 -16
- package/src/built-in/layout-component/components/SettingBar/index.vue +64 -10
- package/src/built-in/layout-component/components/Sidebar/MainSidebar.vue +76 -22
- package/src/built-in/layout-component/components/Sidebar/SubSidebar.vue +16 -10
- package/src/built-in/layout-component/components/Tools/Breadcrumb/index.vue +2 -2
- package/src/built-in/layout-component/components/Tools/DarkModeToggle.vue +26 -4
- package/src/built-in/layout-component/components/Tools/Preferences/PreferencesContent.vue +404 -51
- package/src/built-in/layout-component/components/Topbar/Tabbar/MoreAction.vue +68 -13
- package/src/built-in/layout-component/components/Topbar/Tabbar/index.vue +177 -49
- package/src/built-in/layout-component/components/Topbar/Toolbar/Favorites.vue +2 -2
- package/src/built-in/layout-component/components/Topbar/Toolbar/index.vue +45 -12
- package/src/built-in/layout-component/components/ui/HToggle.vue +55 -9
- package/src/built-in/layout-component/index.ts +4 -2
- package/src/features/components/PassStrengthValidator/index.vue +36 -10
- package/src/features/components/PassStrengthValidator/rule.vue +17 -4
|
@@ -23,20 +23,20 @@ var document_copy_default = markRaw({
|
|
|
23
23
|
}), _hoisted_1 = { class: "settong-warp" }, AppSetting_default = /* @__PURE__ */ _plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
24
24
|
name: "AppSetting",
|
|
25
25
|
components: {
|
|
26
|
-
SettingThemes: defineAsyncComponent(() => import("./SettingThemes-
|
|
27
|
-
SettingsMode: defineAsyncComponent(() => import("./SettingMode-
|
|
28
|
-
SettingWidthMode: defineAsyncComponent(() => import("./SettingWidthMode-
|
|
29
|
-
SettingEnableTransition: defineAsyncComponent(() => import("./SettingEnableTransition-
|
|
30
|
-
SettingMenu: defineAsyncComponent(() => import("./SettingMenu-
|
|
31
|
-
SettingTopbar: defineAsyncComponent(() => import("./SettingTopbar-
|
|
32
|
-
SettingTabbar: defineAsyncComponent(() => import("./SettingTabbar-
|
|
33
|
-
SettingToolbar: defineAsyncComponent(() => import("./SettingToolbar-
|
|
34
|
-
SettingBreadcrumb: defineAsyncComponent(() => import("./SettingBreadcrumb-
|
|
35
|
-
SettingPage: defineAsyncComponent(() => import("./SettingPage-
|
|
36
|
-
SettingNavSearch: defineAsyncComponent(() => import("./SettingNavSearch-
|
|
37
|
-
SettingCopyright: defineAsyncComponent(() => import("./SettingCopyright-
|
|
38
|
-
SettingHome: defineAsyncComponent(() => import("./SettingHome-
|
|
39
|
-
SettingOther: defineAsyncComponent(() => import("./SettingOther-
|
|
26
|
+
SettingThemes: defineAsyncComponent(() => import("./SettingThemes-Bkcywy7v.js")),
|
|
27
|
+
SettingsMode: defineAsyncComponent(() => import("./SettingMode-BIyHzTKH.js")),
|
|
28
|
+
SettingWidthMode: defineAsyncComponent(() => import("./SettingWidthMode-DgSWsHFq.js")),
|
|
29
|
+
SettingEnableTransition: defineAsyncComponent(() => import("./SettingEnableTransition-DW2gfisN.js")),
|
|
30
|
+
SettingMenu: defineAsyncComponent(() => import("./SettingMenu-BH7XU7eF.js")),
|
|
31
|
+
SettingTopbar: defineAsyncComponent(() => import("./SettingTopbar-C0Ia4-If.js")),
|
|
32
|
+
SettingTabbar: defineAsyncComponent(() => import("./SettingTabbar-2yfw2vsm.js")),
|
|
33
|
+
SettingToolbar: defineAsyncComponent(() => import("./SettingToolbar-DP7-_nPK.js")),
|
|
34
|
+
SettingBreadcrumb: defineAsyncComponent(() => import("./SettingBreadcrumb-C1VwfnxX.js")),
|
|
35
|
+
SettingPage: defineAsyncComponent(() => import("./SettingPage-DS-G9-X5.js")),
|
|
36
|
+
SettingNavSearch: defineAsyncComponent(() => import("./SettingNavSearch-PfSA-_ro.js")),
|
|
37
|
+
SettingCopyright: defineAsyncComponent(() => import("./SettingCopyright-C--oGV21.js")),
|
|
38
|
+
SettingHome: defineAsyncComponent(() => import("./SettingHome-VUAS3uEg.js")),
|
|
39
|
+
SettingOther: defineAsyncComponent(() => import("./SettingOther-DdqNapQX.js"))
|
|
40
40
|
},
|
|
41
41
|
__name: "AppSetting",
|
|
42
42
|
props: {
|
|
@@ -91,7 +91,7 @@ var document_copy_default = markRaw({
|
|
|
91
91
|
}, [unref(f) ? {
|
|
92
92
|
name: "footer",
|
|
93
93
|
fn: withCtx(() => [createVNode(n, {
|
|
94
|
-
|
|
94
|
+
class: "block",
|
|
95
95
|
onClick: p
|
|
96
96
|
}, {
|
|
97
97
|
default: withCtx(() => [createVNode(unref(document_copy_default)), t[2] ||= createTextVNode(" 复制配置 ", -1)]),
|
|
@@ -101,5 +101,5 @@ var document_copy_default = markRaw({
|
|
|
101
101
|
} : void 0]), 1032, ["modelValue"]);
|
|
102
102
|
};
|
|
103
103
|
}
|
|
104
|
-
}), [["__scopeId", "data-v-
|
|
104
|
+
}), [["__scopeId", "data-v-97b2cd46"]]);
|
|
105
105
|
export { AppSetting_default as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as PubinfoIcon_default } from "./components-
|
|
1
|
+
import { a as PubinfoIcon_default } from "./components-BfkDsfck.js";
|
|
2
2
|
import { Fragment, createBlock, createElementBlock, createTextVNode, defineComponent, normalizeClass, openBlock, renderList, toDisplayString, unref, watch } from "vue";
|
|
3
3
|
var _hoisted_1 = { class: "inline-flex select-none items-center justify-center of-hidden rounded-md bg-stone-3 dark:bg-stone-7" }, _hoisted_2 = ["disabled", "onClick"], HCheckList_default = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "HCheckList",
|
|
@@ -26,5 +26,5 @@ var _hoisted_1 = { class: "switch" }, HToggle_default = /* @__PURE__ */ _plugin_
|
|
|
26
26
|
type: "checkbox"
|
|
27
27
|
}, null, 512), [[vModelCheckbox, unref(a)]]), t[1] ||= createElementVNode("span", { class: "bg-[#d6d3d1] dark:bg-stone-5" }, null, -1)]));
|
|
28
28
|
}
|
|
29
|
-
}), [["__scopeId", "data-v-
|
|
29
|
+
}), [["__scopeId", "data-v-2f7af9ed"]]);
|
|
30
30
|
export { HToggle_default as t };
|
|
@@ -1,22 +1,11 @@
|
|
|
1
1
|
import { n as __exportAll } from "./chunk-CD4vhpVs.js";
|
|
2
2
|
import { n as api } from "./modal-Bl5xHbxa.js";
|
|
3
3
|
import { i as useElementSize } from "./dist-7OjQvlya.js";
|
|
4
|
-
import { a as PubinfoIcon_default } from "./components-
|
|
4
|
+
import { a as PubinfoIcon_default } from "./components-BfkDsfck.js";
|
|
5
5
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
6
6
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
7
7
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, markRaw, mergeProps, normalizeClass, onMounted, openBlock, ref, renderList, renderSlot, resolveComponent, toDisplayString, unref, watch, withCtx } from "vue";
|
|
8
8
|
import { useRouter } from "vue-router";
|
|
9
|
-
function useMenu() {
|
|
10
|
-
let { settingsStore: e, menuStore: n } = useContext(), r = useRouter();
|
|
11
|
-
function i(i, a) {
|
|
12
|
-
if (a && a.meta?.isDev) {
|
|
13
|
-
api.info("暂未上线,敬请期待!");
|
|
14
|
-
return;
|
|
15
|
-
}
|
|
16
|
-
n.setActived(i), e.settings.menu.switchMainMenuAndPageJump && r.push(n.sidebarMenusFirstDeepestPath);
|
|
17
|
-
}
|
|
18
|
-
return { switchTo: i };
|
|
19
|
-
}
|
|
20
9
|
var _hoisted_1$3 = {
|
|
21
10
|
viewBox: "0 0 24 24",
|
|
22
11
|
width: "1.2em",
|
|
@@ -43,7 +32,19 @@ function render$1(e, t) {
|
|
|
43
32
|
var widget_5_bold_duotone_default = markRaw({
|
|
44
33
|
name: "solar-widget-5-bold-duotone",
|
|
45
34
|
render: render$1
|
|
46
|
-
})
|
|
35
|
+
});
|
|
36
|
+
function useMenu() {
|
|
37
|
+
let { settingsStore: e, menuStore: n } = useContext(), r = useRouter();
|
|
38
|
+
function i(i, a) {
|
|
39
|
+
if (a && a.meta?.isDev) {
|
|
40
|
+
api.info("暂未上线,敬请期待!");
|
|
41
|
+
return;
|
|
42
|
+
}
|
|
43
|
+
n.setActived(i), e.settings.menu.switchMainMenuAndPageJump && r.push(n.sidebarMenusFirstDeepestPath);
|
|
44
|
+
}
|
|
45
|
+
return { switchTo: i };
|
|
46
|
+
}
|
|
47
|
+
var _hoisted_1$2 = {
|
|
47
48
|
class: "not-cursor-container",
|
|
48
49
|
"box-border": "",
|
|
49
50
|
flex: "~ col justify-center items-center"
|
|
@@ -82,7 +83,7 @@ var widget_5_bold_duotone_default = markRaw({
|
|
|
82
83
|
}, 8, ["skidding"])) : renderSlot(t.$slots, "default", { key: 0 }, void 0, !0);
|
|
83
84
|
};
|
|
84
85
|
}
|
|
85
|
-
}), [["__scopeId", "data-v-
|
|
86
|
+
}), [["__scopeId", "data-v-d0a78f04"]]), _hoisted_1$1 = {
|
|
86
87
|
class: "menu-more-container",
|
|
87
88
|
"box-border": ""
|
|
88
89
|
}, _hoisted_2$1 = ["onClick"], More_default = /* @__PURE__ */ _plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
@@ -143,7 +144,7 @@ var widget_5_bold_duotone_default = markRaw({
|
|
|
143
144
|
}, 16);
|
|
144
145
|
};
|
|
145
146
|
}
|
|
146
|
-
}), [["__scopeId", "data-v-
|
|
147
|
+
}), [["__scopeId", "data-v-ddd35bf6"]]), _hoisted_1 = ["title", "onClick"], _hoisted_2 = { class: "flex flex-row flex-1 items-center justify-center px-8px" }, _hoisted_3 = { class: "w-full flex-1 truncate text-center text-sm transition-height transition-opacity transition-width" }, _hoisted_4 = {
|
|
147
148
|
relative: "",
|
|
148
149
|
"h-full": "",
|
|
149
150
|
"w-85px": "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as __exportAll } from "./chunk-CD4vhpVs.js";
|
|
2
2
|
import { n as api } from "./modal-Bl5xHbxa.js";
|
|
3
3
|
import { d as useTimeoutFn } from "./dist-7OjQvlya.js";
|
|
4
|
-
import { a as PubinfoIcon_default } from "./components-
|
|
4
|
+
import { a as PubinfoIcon_default } from "./components-BfkDsfck.js";
|
|
5
5
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
6
6
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
7
7
|
import { t as P } from "./overlayscrollbars-vue-mGyICRMi.js";
|
|
@@ -145,7 +145,7 @@ var _hoisted_1 = ["title"], item_default = /* @__PURE__ */ _plugin_vue_export_he
|
|
|
145
145
|
}, null, 2)) : createCommentVNode("", !0)], 10, _hoisted_1)], 2);
|
|
146
146
|
};
|
|
147
147
|
}
|
|
148
|
-
}), [["__scopeId", "data-v-
|
|
148
|
+
}), [["__scopeId", "data-v-3b934f89"]]), sub_default = /* @__PURE__ */ defineComponent({
|
|
149
149
|
name: "SubMenu",
|
|
150
150
|
__name: "sub",
|
|
151
151
|
props: {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { $n as ExclamationCircleFilled, $t as withInstall, Cn as _extends, D as getTransitionProps, Hn as InfoCircleFilled, Qn as ExclamationCircleOutlined, Vn as InfoCircleOutlined, X as cloneElement, Zt as tuple, a as button_default, cr as CloseCircleFilled, dr as CheckCircleOutlined, et as PropTypes, fr as CheckCircleFilled, lt as merge, mn as isValidElement, mt as resetComponent, n as api, or as CloseOutlined, rt as useConfigInject_default, sr as CloseCircleOutlined, ut as genComponentStyleHook, wn as _objectSpread2, yn as classNames } from "./modal-Bl5xHbxa.js";
|
|
2
2
|
import { a as hasIn, n as basePickBy, s as cloneDeep, t as watchDiffObject, v as flatRest } from "./watchDiff-CPZFtaOC.js";
|
|
3
3
|
import "./tree-select-B8cTcGLa.js";
|
|
4
|
-
import "./components-
|
|
4
|
+
import "./components-BfkDsfck.js";
|
|
5
5
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
6
6
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
7
7
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
8
|
-
import { t as HCheckList_default } from "./HCheckList-
|
|
9
|
-
import { t as HToggle_default } from "./HToggle-
|
|
8
|
+
import { t as HCheckList_default } from "./HCheckList-WAAl9RiK.js";
|
|
9
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
10
10
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
11
11
|
import { n as back_default, t as right_default } from "./right-DYiPS7dU.js";
|
|
12
12
|
import { Fragment, Transition, computed, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, isRef, normalizeClass, normalizeStyle, openBlock, ref, renderList, resolveComponent, shallowRef, unref, vShow, withCtx, withDirectives } from "vue";
|
|
@@ -697,5 +697,5 @@ var style_default = genComponentStyleHook("Alert", (e) => {
|
|
|
697
697
|
]);
|
|
698
698
|
};
|
|
699
699
|
}
|
|
700
|
-
}), [["__scopeId", "data-v-
|
|
700
|
+
}), [["__scopeId", "data-v-d35d08d6"]]);
|
|
701
701
|
export { PreferencesContent_default as default };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "./modal-Bl5xHbxa.js";
|
|
2
2
|
import "./tree-select-B8cTcGLa.js";
|
|
3
|
-
import "./components-
|
|
3
|
+
import "./components-BfkDsfck.js";
|
|
4
4
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
5
5
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
6
|
-
import { t as HCheckList_default } from "./HCheckList-
|
|
7
|
-
import { t as HToggle_default } from "./HToggle-
|
|
6
|
+
import { t as HCheckList_default } from "./HCheckList-WAAl9RiK.js";
|
|
7
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
8
8
|
import { createBlock, createElementVNode, createVNode, defineComponent, openBlock, resolveComponent, toRefs, unref, withCtx } from "vue";
|
|
9
9
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "setting-item" }, _hoisted_3 = { class: "setting-item" }, SettingBreadcrumb_default = /* @__PURE__ */ defineComponent({
|
|
10
10
|
name: "SettingBreadcrumb",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
3
|
-
import { t as HToggle_default } from "./HToggle-
|
|
3
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
4
4
|
import { t as HInput_default } from "./HInput-BrsX9848.js";
|
|
5
5
|
import { createBlock, createElementVNode, createVNode, defineComponent, openBlock, resolveComponent, toRef, unref, withCtx } from "vue";
|
|
6
6
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "setting-item" }, _hoisted_3 = { class: "setting-item" }, _hoisted_4 = { class: "setting-item" }, _hoisted_5 = { class: "setting-item" }, SettingCopyright_default = /* @__PURE__ */ defineComponent({
|
|
@@ -2,7 +2,7 @@ import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-hel
|
|
|
2
2
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
3
3
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
4
4
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
5
|
-
import { t as HToggle_default } from "./HToggle-
|
|
5
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
6
6
|
import { Fragment, createBlock, createCommentVNode, createElementBlock, createElementVNode, createVNode, defineComponent, isRef, normalizeClass, openBlock, reactive, renderList, resolveComponent, toRefs, unref, withCtx } from "vue";
|
|
7
7
|
var _hoisted_1 = { class: "flex items-center justify-center pb-4" }, _hoisted_2 = {
|
|
8
8
|
key: 0,
|
|
@@ -64,5 +64,5 @@ var _hoisted_1 = { class: "flex items-center justify-center pb-4" }, _hoisted_2
|
|
|
64
64
|
});
|
|
65
65
|
};
|
|
66
66
|
}
|
|
67
|
-
}), [["__scopeId", "data-v-
|
|
67
|
+
}), [["__scopeId", "data-v-d1d4747a"]]);
|
|
68
68
|
export { SettingEnableTransition_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
3
3
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
4
|
-
import { t as HToggle_default } from "./HToggle-
|
|
4
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
5
5
|
import { t as HInput_default } from "./HInput-BrsX9848.js";
|
|
6
6
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
7
7
|
import { createBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, resolveComponent, toRefs, unref, withCtx } from "vue";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "./modal-Bl5xHbxa.js";
|
|
2
2
|
import "./tree-select-B8cTcGLa.js";
|
|
3
|
-
import "./components-
|
|
3
|
+
import "./components-BfkDsfck.js";
|
|
4
4
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
5
5
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
6
6
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
7
|
-
import { t as HCheckList_default } from "./HCheckList-
|
|
8
|
-
import { t as HToggle_default } from "./HToggle-
|
|
7
|
+
import { t as HCheckList_default } from "./HCheckList-WAAl9RiK.js";
|
|
8
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
9
9
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
10
10
|
import { createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, resolveComponent, toRef, unref, withCtx } from "vue";
|
|
11
11
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "label" }, _hoisted_3 = { class: "setting-item" }, _hoisted_4 = { class: "label" }, _hoisted_5 = { class: "setting-item" }, _hoisted_6 = { class: "label" }, _hoisted_7 = { class: "setting-item" }, _hoisted_8 = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
3
3
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
4
|
-
import { t as HToggle_default } from "./HToggle-
|
|
4
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
5
5
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
6
6
|
import { createBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, resolveComponent, toRef, unref, withCtx } from "vue";
|
|
7
7
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "label" }, _hoisted_3 = { class: "setting-item" }, SettingNavSearch_default = /* @__PURE__ */ defineComponent({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
3
3
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
4
|
-
import { t as HToggle_default } from "./HToggle-
|
|
4
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
5
5
|
import { t as HInput_default } from "./HInput-BrsX9848.js";
|
|
6
6
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
7
7
|
import { createBlock, createElementVNode, createTextVNode, createVNode, defineComponent, isRef, openBlock, resolveComponent, toRefs, unref, withCtx } from "vue";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
3
|
-
import { t as HToggle_default } from "./HToggle-
|
|
3
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
4
4
|
import { createBlock, createElementVNode, createVNode, defineComponent, openBlock, resolveComponent, toRef, unref, withCtx } from "vue";
|
|
5
5
|
var _hoisted_1 = { class: "setting-item" }, SettingPage_default = /* @__PURE__ */ defineComponent({
|
|
6
6
|
name: "SettingPage",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "./modal-Bl5xHbxa.js";
|
|
2
2
|
import "./tree-select-B8cTcGLa.js";
|
|
3
|
-
import "./components-
|
|
3
|
+
import "./components-BfkDsfck.js";
|
|
4
4
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
5
5
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
6
6
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
7
|
-
import { t as HCheckList_default } from "./HCheckList-
|
|
8
|
-
import { t as HToggle_default } from "./HToggle-
|
|
7
|
+
import { t as HCheckList_default } from "./HCheckList-WAAl9RiK.js";
|
|
8
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
9
9
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
10
10
|
import { Fragment, computed, createBlock, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, markRaw, mergeProps, normalizeClass, openBlock, renderList, resolveComponent, toDisplayString, toRef, unref, withCtx } from "vue";
|
|
11
11
|
var _hoisted_1$2 = {
|
|
@@ -55,9 +55,9 @@ var check_circle_filled_default = markRaw({
|
|
|
55
55
|
"onUpdate:modelValue": n[0] ||= (e) => t.value = e,
|
|
56
56
|
type: "checkbox",
|
|
57
57
|
class: "dn"
|
|
58
|
-
}, null, 512), [[vModelCheckbox, t.value]]), n[1] ||= createStaticVNode("<label for=\"dn\" class=\"toggle\" data-v-
|
|
58
|
+
}, null, 512), [[vModelCheckbox, t.value]]), n[1] ||= createStaticVNode("<label for=\"dn\" class=\"toggle\" data-v-816c90f9><span class=\"toggle__handler\" data-v-816c90f9><span class=\"crater crater--1\" data-v-816c90f9></span><span class=\"crater crater--2\" data-v-816c90f9></span><span class=\"crater crater--3\" data-v-816c90f9></span></span><span class=\"star star--1\" data-v-816c90f9></span><span class=\"star star--2\" data-v-816c90f9></span><span class=\"star star--3\" data-v-816c90f9></span><span class=\"star star--4\" data-v-816c90f9></span><span class=\"star star--5\" data-v-816c90f9></span><span class=\"star star--6\" data-v-816c90f9></span></label>", 1)])]));
|
|
59
59
|
}
|
|
60
|
-
}), [["__scopeId", "data-v-
|
|
60
|
+
}), [["__scopeId", "data-v-816c90f9"]]), _hoisted_1 = { class: "themes" }, _hoisted_2 = ["onClick"], _hoisted_3 = {
|
|
61
61
|
class: "theme-type",
|
|
62
62
|
flex: "",
|
|
63
63
|
"items-center": ""
|
|
@@ -117,5 +117,5 @@ var check_circle_filled_default = markRaw({
|
|
|
117
117
|
});
|
|
118
118
|
};
|
|
119
119
|
}
|
|
120
|
-
}), [["__scopeId", "data-v-
|
|
120
|
+
}), [["__scopeId", "data-v-00941f62"]]);
|
|
121
121
|
export { SettingThemes_default as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
2
2
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
3
3
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
4
|
-
import { t as HToggle_default } from "./HToggle-
|
|
4
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
5
5
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
6
6
|
import { createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, resolveComponent, toRef, unref, withCtx } from "vue";
|
|
7
7
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "label" }, _hoisted_3 = {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "./modal-Bl5xHbxa.js";
|
|
2
2
|
import "./tree-select-B8cTcGLa.js";
|
|
3
|
-
import "./components-
|
|
3
|
+
import "./components-BfkDsfck.js";
|
|
4
4
|
import { n as useContext } from "./useContext-DLtu9F7E.js";
|
|
5
5
|
import { t as HTooltip_default } from "./HTooltip-DjAU-Evn.js";
|
|
6
6
|
import { t as HDivider_default } from "./HDivider-Ds5MMqtm.js";
|
|
7
|
-
import { t as HCheckList_default } from "./HCheckList-
|
|
8
|
-
import { t as HToggle_default } from "./HToggle-
|
|
7
|
+
import { t as HCheckList_default } from "./HCheckList-WAAl9RiK.js";
|
|
8
|
+
import { t as HToggle_default } from "./HToggle-YLmL7R0b.js";
|
|
9
9
|
import { t as question_line_default } from "./question-line-D7ecIumZ.js";
|
|
10
10
|
import { createBlock, createElementVNode, createTextVNode, createVNode, defineComponent, openBlock, resolveComponent, toRefs, unref, withCtx } from "vue";
|
|
11
11
|
var _hoisted_1 = { class: "setting-item" }, _hoisted_2 = { class: "setting-item" }, _hoisted_3 = { class: "label" }, SettingTopbar_default = /* @__PURE__ */ defineComponent({
|
|
@@ -4,8 +4,6 @@ import { default as Layout } from './Layout.vue';
|
|
|
4
4
|
import { default as LayoutContent } from './components/Content/index.vue';
|
|
5
5
|
import { default as LayoutHeader } from './components/Header/index.vue';
|
|
6
6
|
import { default as LayoutHeaderMenu } from './components/Header/HeaderMenu.vue';
|
|
7
|
-
import { default as LayoutHeaderFullMenu } from './components/Header/HeaderFullMenu/index.vue';
|
|
8
|
-
import { default as LayoutHeaderThinMenu } from './components/Header/HeaderThinMenu.vue';
|
|
9
7
|
import { default as LayoutSidebar } from './components/Sidebar/index.vue';
|
|
10
8
|
import { default as LayoutTopbar } from './components/Topbar/index.vue';
|
|
11
9
|
import { default as Logo } from './components/Logo/index.vue';
|
|
@@ -14,6 +12,12 @@ import { default as NotAllowed } from './components/NotAllowed/index.vue';
|
|
|
14
12
|
import { default as Copyright } from './components/Copyright/index.vue';
|
|
15
13
|
import 'vue-m-message/dist/style.css';
|
|
16
14
|
import 'floating-vue/dist/style.css';
|
|
15
|
+
declare const LayoutHeaderFullMenu: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
16
|
+
menuRef: HTMLDivElement;
|
|
17
|
+
}, HTMLDivElement>;
|
|
18
|
+
declare const LayoutHeaderThinMenu: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
19
|
+
menuRef: HTMLDivElement;
|
|
20
|
+
}, HTMLDivElement>;
|
|
17
21
|
/**
|
|
18
22
|
* 布局组件
|
|
19
23
|
*/
|
|
@@ -2,7 +2,7 @@ import { a as button_default, n as api } from "./modal-Bl5xHbxa.js";
|
|
|
2
2
|
import { d as useUserStore } from "./auth-B65CJEOe.js";
|
|
3
3
|
import "./watchDiff-CPZFtaOC.js";
|
|
4
4
|
import { d as Tag } from "./tree-select-B8cTcGLa.js";
|
|
5
|
-
import { a as PubinfoIcon_default } from "./components-
|
|
5
|
+
import { a as PubinfoIcon_default } from "./components-BfkDsfck.js";
|
|
6
6
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
7
7
|
import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, normalizeClass, openBlock, ref, renderList, resolveComponent, toDisplayString, toRaw, unref, withCtx } from "vue";
|
|
8
8
|
import { useRouter } from "vue-router";
|
|
@@ -104,5 +104,5 @@ var _hoisted_1 = { class: "change-org" }, _hoisted_2 = {
|
|
|
104
104
|
])])]);
|
|
105
105
|
};
|
|
106
106
|
}
|
|
107
|
-
}), [["__scopeId", "data-v-
|
|
107
|
+
}), [["__scopeId", "data-v-11257130"]]);
|
|
108
108
|
export { change_organization_default as default };
|
|
@@ -3,7 +3,7 @@ import { F as baseRest, I as toNumber, d as useUserStore } from "./auth-B65CJEOe
|
|
|
3
3
|
import "./watchDiff-CPZFtaOC.js";
|
|
4
4
|
import { s as Password_default } from "./tree-select-B8cTcGLa.js";
|
|
5
5
|
import { r as FormItem_default, t as form_default } from "./form-C3VHofnN.js";
|
|
6
|
-
import { n as PassStrengthValidator_default } from "./components-
|
|
6
|
+
import { n as PassStrengthValidator_default } from "./components-BfkDsfck.js";
|
|
7
7
|
import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-sUTDUeGO.js";
|
|
8
8
|
import { computed, createElementBlock, createElementVNode, createTextVNode, createVNode, defineComponent, isRef, mergeModels, nextTick, openBlock, reactive, ref, resolveComponent, unref, useModel, withCtx } from "vue";
|
|
9
9
|
import { useRoute, useRouter } from "vue-router";
|
|
@@ -182,5 +182,5 @@ var delay = baseRest(function(e, t, n) {
|
|
|
182
182
|
token: unref(r)
|
|
183
183
|
}, null, 8, ["validate", "token"])])])])]));
|
|
184
184
|
}
|
|
185
|
-
}), [["__scopeId", "data-v-
|
|
185
|
+
}), [["__scopeId", "data-v-aff285cb"]]);
|
|
186
186
|
export { change_password_default as default };
|
|
@@ -5114,7 +5114,7 @@ var close_circle_twotone_default = markRaw({
|
|
|
5114
5114
|
text: "16px red"
|
|
5115
5115
|
}))]), createElementVNode("span", { class: normalizeClass([t.flag ? "line-through text-gray-400" : ""]) }, toDisplayString(t.message), 3)], 2));
|
|
5116
5116
|
}
|
|
5117
|
-
}), [["__scopeId", "data-v-
|
|
5117
|
+
}), [["__scopeId", "data-v-09f21a8f"]]), import_main = /* @__PURE__ */ __toESM(require_main(), 1), _hoisted_1 = { class: "rules-wrap" }, _hoisted_2 = { class: "basic-rules" }, _hoisted_3 = { class: "advanced-rules" }, PassStrengthValidator_default = /* @__PURE__ */ _plugin_vue_export_helper_default(/* @__PURE__ */ defineComponent({
|
|
5118
5118
|
name: "PassStrengthValidator",
|
|
5119
5119
|
__name: "index",
|
|
5120
5120
|
props: /* @__PURE__ */ mergeModels({ vertical: Boolean }, {
|
|
@@ -5225,7 +5225,7 @@ var close_circle_twotone_default = markRaw({
|
|
|
5225
5225
|
]))], 64))), 64))])])])], 2);
|
|
5226
5226
|
};
|
|
5227
5227
|
}
|
|
5228
|
-
}), [["__scopeId", "data-v-
|
|
5228
|
+
}), [["__scopeId", "data-v-741c7e91"]]), PubinfoApp_default = /* @__PURE__ */ defineComponent({
|
|
5229
5229
|
name: "PubinfoApp",
|
|
5230
5230
|
__name: "index",
|
|
5231
5231
|
setup(e) {
|