@utogether/udp-core 2.0.0-beta.25 → 2.0.0-beta.26
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/{403-QwBKrRZE.js → 403-D6Wb3JJh.js} +1 -1
- package/dist/{404-Cr7MbzNV.js → 404-B_HNbPNV.js} +1 -1
- package/dist/{500-B7kCOeIA.js → 500-BMemTTy1.js} +1 -1
- package/dist/{AuthorityInfo-Dwml2K4S.js → AuthorityInfo-6wHxwiFM.js} +1 -1
- package/dist/{AuthorityPanel-DzPhsPpa.js → AuthorityPanel-OqF_DvXA.js} +1 -1
- package/dist/{Company-BhOlvl7Q.js → Company-BLXSfow0.js} +1 -1
- package/dist/{CompanyPanel-ByhY5-Sq.js → CompanyPanel-B4kRZ5Cg.js} +1 -1
- package/dist/{Department-QvngN63N.js → Department-oFhsa7cd.js} +1 -1
- package/dist/{DepartmentPanel-DntGycxr.js → DepartmentPanel-B1UGpu-r.js} +2 -2
- package/dist/DepartmentPanel-BL58AdoT.js +2 -0
- package/dist/{DesignPanel-BMN4DZ0R.js → DesignPanel-DmkFVw1N.js} +2 -2
- package/dist/{DictView-ERFqZ5VD.js → DictView-CC5yMzOq.js} +1 -1
- package/dist/{Preview-CVZdnHB1.js → Preview-CAzWxLmP.js} +1 -1
- package/dist/{ReportDesign-CjfTyyy_.js → ReportDesign-DwchGG2P.js} +1 -1
- package/dist/{ReportQuery-CP-E0Puv.js → ReportQuery-D5jaRJEn.js} +1 -1
- package/dist/{ReportQueryFrom-D7SPPAps.js → ReportQueryFrom-CNlmtYey.js} +1 -1
- package/dist/{ReportTemplate-DE25zc1f.js → ReportTemplate-CNcTmccs.js} +1 -1
- package/dist/{Role-K7v_ZhFE.js → Role-Be8WfdCA.js} +1 -1
- package/dist/{RoleAssign-C16fjLaX.js → RoleAssign-CtehGAUf.js} +1 -1
- package/dist/{RolePanel-DPCe9k8f.js → RolePanel-CAwITg_q.js} +1 -1
- package/dist/{RolePanel-CV-xPlYJ.js → RolePanel-SN0FGFZ7.js} +3 -3
- package/dist/{Staff-w2ly4qd0.js → Staff-V2YsNKcj.js} +1 -1
- package/dist/{StaffInfo-DPDRpz6F.js → StaffInfo-CKRPW0r4.js} +1 -1
- package/dist/{StaffPanel-DI1eTTp9.js → StaffPanel-BxcgMg7u.js} +2 -2
- package/dist/{SysUser-BMTX1cJM.js → SysUser-Dxyj5w5m.js} +1 -1
- package/dist/{SysUserPanel-xwZdVjdp.js → SysUserPanel-DI6CWcZo.js} +1 -1
- package/dist/{SystemMenu-TXhiQZVm.js → SystemMenu-BBHREM8T.js} +2 -2
- package/dist/{UserInfo-JQqw8FMT.js → UserInfo-BMVQ0xwE.js} +1 -1
- package/dist/{authority-Bi6BGB5B.js → authority-BJFEUdrh.js} +1 -1
- package/dist/{childView-CyrcwshT.js → childView-BBjPEraB.js} +1 -1
- package/dist/{childView-Bk8OD9bV.js → childView-DNqG2UVm.js} +1 -1
- package/dist/core.es.js +5 -5
- package/dist/{layoutView-DFUjrqAS.js → layoutView-B6Mx2ERA.js} +237 -237
- package/dist/{login-BdCDnuXL.js → login-D_Hjy3Jd.js} +82 -84
- package/dist/{lov-view-DkmG4K57.js → lov-view-DM5Nm5tW.js} +1 -1
- package/dist/{menuInfo-kp2wNYOp.js → menuInfo-BlOY1KZW.js} +1 -1
- package/dist/{su-welcome-JeiovGpe.js → su-welcome-DVD3S_du.js} +4 -4
- package/dist/{router-CeluSGiD.js → system-Cm3lyBas.js} +451 -454
- package/dist/{udp-core-Dhm-BlAs.js → udp-core-DaQd5CF1.js} +212 -216
- package/dist/udp-core.css +1 -1
- package/dist/{useDataThemeChange-BCy8JBG7.js → useDataThemeChange-DJ4K3VGp.js} +31 -31
- package/dist/{useNav-DY8FkltH.js → useNav-BhOJIdrJ.js} +8 -8
- package/package.json +1 -1
- package/src/App.vue +5 -0
- package/src/components/udp/grid/index.vue +9 -11
- package/src/components/udp/utils.ts +420 -414
- package/src/main.ts +109 -110
- package/src/router/utils.ts +2 -3
- package/src/views/login/login-view.vue +297 -301
- package/src/views/ulogin/login.vue +3 -32
- package/dist/DepartmentPanel-BCXqC39J.js +0 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e } from "./api-BFNxcxSN.js";
|
|
2
2
|
import { t } from "./await-to-js.es5-DkWYmPXW.js";
|
|
3
|
-
import { t as n } from "./childView-
|
|
3
|
+
import { t as n } from "./childView-BBjPEraB.js";
|
|
4
4
|
import { createBlock as r, createCommentVNode as i, createElementBlock as a, createVNode as o, defineComponent as s, nextTick as c, openBlock as l, ref as u, resolveComponent as d } from "vue";
|
|
5
5
|
import { useRender as f } from "@utogether/utils";
|
|
6
6
|
//#region src/views/udev/lov/lov-view.vue?vue&type=script&setup=true&lang.tsx
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as e,
|
|
1
|
+
import { I as e, t } from "./system-Cm3lyBas.js";
|
|
2
2
|
import { r as n } from "./api-BFNxcxSN.js";
|
|
3
3
|
import { t as r } from "./await-to-js.es5-DkWYmPXW.js";
|
|
4
4
|
import { Fragment as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createSlots as l, createVNode as u, defineComponent as d, normalizeClass as f, openBlock as p, ref as m, renderList as h, resolveComponent as g, toDisplayString as _, watch as v, withCtx as y } from "vue";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { n as t } from "./udp-core-
|
|
1
|
+
import { t as e } from "./system-Cm3lyBas.js";
|
|
2
|
+
import { n as t } from "./udp-core-DaQd5CF1.js";
|
|
3
3
|
import { r as n, s as r } from "./api-BFNxcxSN.js";
|
|
4
4
|
import { n as i, o as a, r as o } from "./contant-Q77dU_V3.js";
|
|
5
5
|
import { t as s } from "./_plugin-vue_export-helper-C6QCLu9I.js";
|
|
6
6
|
import { t as c } from "./await-to-js.es5-DkWYmPXW.js";
|
|
7
|
-
import { t as l } from "./useNav-
|
|
7
|
+
import { t as l } from "./useNav-BhOJIdrJ.js";
|
|
8
8
|
import * as u from "vue";
|
|
9
9
|
import { Fragment as d, computed as f, createBlock as p, createCommentVNode as m, createElementBlock as h, createElementVNode as g, createTextVNode as _, createVNode as v, defineAsyncComponent as y, defineComponent as b, nextTick as x, normalizeClass as S, normalizeStyle as C, onBeforeMount as w, onMounted as T, openBlock as E, ref as D, renderList as O, resolveComponent as k, resolveDirective as A, toDisplayString as j, unref as M, withCtx as N, withDirectives as P } from "vue";
|
|
10
10
|
import * as F from "@utogether/utils";
|
|
@@ -519,7 +519,7 @@ var ie = { class: "" }, ae = { class: "w-full h-24" }, oe = { class: "" }, se =
|
|
|
519
519
|
}), Q = {
|
|
520
520
|
name: "@utogether/udp-core",
|
|
521
521
|
private: !1,
|
|
522
|
-
version: "2.0.0-beta.
|
|
522
|
+
version: "2.0.0-beta.26",
|
|
523
523
|
description: "",
|
|
524
524
|
type: "module",
|
|
525
525
|
main1: "index.ts",
|