ss-component-new 1.3.333 → 1.3.334

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.
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),s=require("./menu-__WRVDPn.cjs"),C=require("./index-DSY_gOa-.cjs"),b=require("./index-CgeLsBKu.cjs"),v=require("vue-router"),K=require("./_plugin-vue_export-helper-BHFhmbuH.cjs"),M={key:0},O=o.defineComponent({__name:"index",props:{windowConfig:{type:Object,default:()=>{}},systemInfo:{type:Object,default:()=>{}},systemKey:{type:String,default:""},pathContent:{type:String,default:""},mode:{type:String,default:"view"},content:{type:String,default:""},jsonContents:{type:Array,default:()=>[]},showButton:{type:Boolean,default:!1},nodeDev:{type:String,default:""},pageKey:{type:String,default:""},interfaceContent:{type:Array,default:()=>[]},loginContent:{type:Object,default:()=>{}}},emits:["buildContent","openThreeBuild","threeData","setLoginInfo","projectLogin","updateApiUrl"],setup(f,{emit:I}){const h=v.useRouter(),r=s.useLoginState(s.pinia),{loginUserInfo:m}=s.storeToRefs(r),{initSystemInfo:L}=C.useModelManagement(),A=s.useModelComp(s.pinia),{refreshLogin:T}=s.storeToRefs(A),_=s.useMenuState(s.pinia),y=o.ref(!0),w=v.useRoute(),e=f,u=I,B=o.computed(()=>{var t,n;return(e==null?void 0:e.showButton)||((n=(t=m.value)==null?void 0:t.layer)==null?void 0:n.toUpperCase())==="SUPERADMIN"});o.watch(()=>e==null?void 0:e.loginContent,async()=>{var n,i,a,c;y.value=!0;let t=e==null?void 0:e.loginContent;t!=null&&t.account&&(t!=null&&t.password)&&!T.value&&(await b.loginUp(t),status&&(await C.verifyStructureDataToStore(),await h.push("/"),await h.isReady(),await o.nextTick(),await new Promise(d=>setTimeout(d,50)),r.setLogRecordAsync({type:"登录",data:{account:((n=m.value)==null?void 0:n.account)??((i=m.value)==null?void 0:i.账号),userName:((a=m.value)==null?void 0:a.姓名)||((c=m.value)==null?void 0:c.userName)||"未知"}},"/login","login"),_.setHasClickEditComp(!1))),console.log(232,JSON.stringify(w.path),JSON.stringify(y.value)),w.path==="/"||!(t!=null&&t.account)||!(t!=null&&t.password)||w.path==="/"?y.value=!1:await o.nextTick()},{deep:!0,immediate:!0});const D=t=>{u("projectLogin",t)},E=()=>{u("projectLogin","")};o.watch(()=>[e==null?void 0:e.systemKey,e==null?void 0:e.systemInfo],async([t,n])=>{r.setSystemKey(t),t!==""&&sessionStorage.setItem("systemKey",t)},{immediate:!0}),o.watch(()=>e==null?void 0:e.interfaceContent,()=>{var i,a,c,d,S;if(!(e!=null&&e.interfaceContent)||Array.isArray(e==null?void 0:e.interfaceContent)&&((i=e==null?void 0:e.interfaceContent)==null?void 0:i.length)===0)return;let t=(a=e==null?void 0:e.interfaceContent)==null?void 0:a.find(l=>l==null?void 0:l.includes("VITE_API_NEW_URL")),n=(c=e==null?void 0:e.interfaceContent)==null?void 0:c.find(l=>l==null?void 0:l.includes("VITE_FACE_RECOGNITION_API_URL"));n=(d=n==null?void 0:n.split("="))==null?void 0:d[1],n=n==null?void 0:n.trim(),t=(S=t==null?void 0:t.split("="))==null?void 0:S[1],t=t==null?void 0:t.trim(),r.setExtraUrl(n??""),r.setSystemUrl(t??"")},{immediate:!0,deep:!0}),o.onMounted(async()=>{var n,i;let t=await s.getSystemDataApi({});if(((i=(n=t==null?void 0:t.data)==null?void 0:n.result)==null?void 0:i.length)===0){const a=C.formatterTimeStr(Date.now());let c={userName:"admin",password:"123456",platName:"insofworks",platType:"browser",platVersion:"t1",platCreatedAt:a,platUpdatedAt:a};await s.createPlatFormDataApi(c)}e.systemInfo?r.setSystemInfo(e.systemInfo):await L()});const j=()=>{u("buildContent")},k=()=>{u("setLoginInfo")},R=t=>{u("openThreeBuild",t)},N=t=>{u("threeData",t)},U=t=>{u("updateApiUrl",t)},g=()=>{var d;const t=e!=null&&e.windowConfig?(d=e==null?void 0:e.windowConfig)==null?void 0:d.width:window.innerWidth,n=1920,i=16,a=t/n,c=i*a;document.documentElement.style.fontSize=`${c}px`};return o.onMounted(()=>{g(),window.addEventListener("resize",g)}),o.onUnmounted(()=>{window.removeEventListener("resize",g)}),(t,n)=>{const i=o.resolveComponent("router-view");return o.openBlock(),o.createElementBlock("div",null,[y.value?(o.openBlock(),o.createElementBlock("div",M)):(o.openBlock(),o.createBlock(i,{key:1,mode:e==null?void 0:e.mode,content:e==null?void 0:e.content,jsonContents:e==null?void 0:e.jsonContents,pathContent:e==null?void 0:e.pathContent,showButton:B.value,nodeDev:e==null?void 0:e.nodeDev,windowConfig:f.windowConfig,systemInfo:f.systemInfo,"old-systemKey":f.systemKey,onBuildContent:j,onProjectLogin:D,onClearLogin:E,onUpdateApiUrl:U,onOpenThreeBuild:R,pageKey:f.pageKey,onThreeData:N,onSetLoginInfo:k,loginContent:e==null?void 0:e.loginContent},null,8,["mode","content","jsonContents","pathContent","showButton","nodeDev","windowConfig","systemInfo","old-systemKey","pageKey","loginContent"]))])}}}),x=K._export_sfc(O,[["__scopeId","data-v-ec140f2b"]]);exports.default=x;
@@ -1,8 +1,8 @@
1
- import { defineComponent as M, ref as z, computed as P, watch as y, nextTick as v, onMounted as I, onUnmounted as x, resolveComponent as F, createElementBlock as L, openBlock as w, createBlock as W } from "vue";
2
- import { b as J, p as g, s as A, a as G, u as H, g as $, d as q } from "./menu-BRhQwt8l.js";
3
- import { u as Q, v as X, f as Y } from "./index-iBPVokNX.js";
4
- import { l as Z } from "./index-DwFvAU1D.js";
5
- import { useRouter as p, useRoute as V } from "vue-router";
1
+ import { defineComponent as M, ref as z, computed as P, watch as w, nextTick as v, onMounted as I, onUnmounted as x, resolveComponent as F, createElementBlock as L, openBlock as g, createBlock as W } from "vue";
2
+ import { b as J, p as C, s as A, a as G, u as H, g as $, d as p } from "./menu-BRhQwt8l.js";
3
+ import { u as q, v as Q, f as X } from "./index-iBPVokNX.js";
4
+ import { l as Y } from "./index-DwFvAU1D.js";
5
+ import { useRouter as Z, useRoute as V } from "vue-router";
6
6
  import { _ as ee } from "./_plugin-vue_export-helper-CHgC5LLL.js";
7
7
  const te = { key: 0 }, ne = /* @__PURE__ */ M({
8
8
  __name: "index",
@@ -61,23 +61,23 @@ const te = { key: 0 }, ne = /* @__PURE__ */ M({
61
61
  },
62
62
  emits: ["buildContent", "openThreeBuild", "threeData", "setLoginInfo", "projectLogin", "updateApiUrl"],
63
63
  setup(l, { emit: _ }) {
64
- const C = p(), u = J(g), { loginUserInfo: m } = A(u), { initSystemInfo: T } = Q(), D = G(g), { refreshLogin: B } = A(D), E = H(g), f = z(!0), h = V(), e = l, s = _, j = P(() => {
64
+ const h = Z(), u = J(C), { loginUserInfo: f } = A(u), { initSystemInfo: T } = q(), D = G(C), { refreshLogin: B } = A(D), E = H(C), m = z(!0), r = V(), e = l, s = _, j = P(() => {
65
65
  var t, n;
66
- return (e == null ? void 0 : e.showButton) || ((n = (t = m.value) == null ? void 0 : t.layer) == null ? void 0 : n.toUpperCase()) === "SUPERADMIN";
66
+ return (e == null ? void 0 : e.showButton) || ((n = (t = f.value) == null ? void 0 : t.layer) == null ? void 0 : n.toUpperCase()) === "SUPERADMIN";
67
67
  });
68
- y(
68
+ w(
69
69
  () => e == null ? void 0 : e.loginContent,
70
70
  async () => {
71
71
  var n, o, a, i;
72
- f.value = !0;
72
+ m.value = !0;
73
73
  let t = e == null ? void 0 : e.loginContent;
74
- t != null && t.account && (t != null && t.password) && !B.value && (await Z(t), status && (await X(), await C.push("/"), await C.isReady(), await v(), await new Promise((d) => setTimeout(d, 50)), u.setLogRecordAsync({
74
+ t != null && t.account && (t != null && t.password) && !B.value && (await Y(t), status && (await Q(), await h.push("/"), await h.isReady(), await v(), await new Promise((d) => setTimeout(d, 50)), u.setLogRecordAsync({
75
75
  type: "登录",
76
76
  data: {
77
- account: ((n = m.value) == null ? void 0 : n.account) ?? ((o = m.value) == null ? void 0 : o.账号),
78
- userName: ((a = m.value) == null ? void 0 : a.姓名) || ((i = m.value) == null ? void 0 : i.userName) || "未知"
77
+ account: ((n = f.value) == null ? void 0 : n.account) ?? ((o = f.value) == null ? void 0 : o.账号),
78
+ userName: ((a = f.value) == null ? void 0 : a.姓名) || ((i = f.value) == null ? void 0 : i.userName) || "未知"
79
79
  }
80
- }, "/login", "login"), E.setHasClickEditComp(!1))), console.log(232, JSON.stringify(h.path), JSON.stringify(f.value)), h.path === "/" || !(t != null && t.account) || !(t != null && t.password) || await v(), f.value = !1;
80
+ }, "/login", "login"), E.setHasClickEditComp(!1))), console.log(232, JSON.stringify(r.path), JSON.stringify(m.value)), r.path === "/" || !(t != null && t.account) || !(t != null && t.password) || r.path === "/" ? m.value = !1 : await v();
81
81
  },
82
82
  { deep: !0, immediate: !0 }
83
83
  );
@@ -86,9 +86,9 @@ const te = { key: 0 }, ne = /* @__PURE__ */ M({
86
86
  }, R = () => {
87
87
  s("projectLogin", "");
88
88
  };
89
- y(() => [e == null ? void 0 : e.systemKey, e == null ? void 0 : e.systemInfo], async ([t, n]) => {
89
+ w(() => [e == null ? void 0 : e.systemKey, e == null ? void 0 : e.systemInfo], async ([t, n]) => {
90
90
  u.setSystemKey(t), t !== "" && sessionStorage.setItem("systemKey", t);
91
- }, { immediate: !0 }), y(
91
+ }, { immediate: !0 }), w(
92
92
  () => e == null ? void 0 : e.interfaceContent,
93
93
  () => {
94
94
  var o, a, i, d, S;
@@ -101,8 +101,8 @@ const te = { key: 0 }, ne = /* @__PURE__ */ M({
101
101
  var n, o;
102
102
  let t = await $({});
103
103
  if (((o = (n = t == null ? void 0 : t.data) == null ? void 0 : n.result) == null ? void 0 : o.length) === 0) {
104
- const a = Y(Date.now());
105
- await q({
104
+ const a = X(Date.now());
105
+ await p({
106
106
  userName: "admin",
107
107
  password: "123456",
108
108
  platName: "insofworks",
@@ -116,27 +116,27 @@ const te = { key: 0 }, ne = /* @__PURE__ */ M({
116
116
  });
117
117
  const U = () => {
118
118
  s("buildContent");
119
- }, b = () => {
119
+ }, K = () => {
120
120
  s("setLoginInfo");
121
- }, K = (t) => {
121
+ }, b = (t) => {
122
122
  s("openThreeBuild", t);
123
123
  }, k = (t) => {
124
124
  s("threeData", t);
125
125
  }, O = (t) => {
126
126
  s("updateApiUrl", t);
127
- }, r = () => {
127
+ }, y = () => {
128
128
  var d;
129
129
  const t = e != null && e.windowConfig ? (d = e == null ? void 0 : e.windowConfig) == null ? void 0 : d.width : window.innerWidth, n = 1920, o = 16, a = t / n, i = o * a;
130
130
  document.documentElement.style.fontSize = `${i}px`;
131
131
  };
132
132
  return I(() => {
133
- r(), window.addEventListener("resize", r);
133
+ y(), window.addEventListener("resize", y);
134
134
  }), x(() => {
135
- window.removeEventListener("resize", r);
135
+ window.removeEventListener("resize", y);
136
136
  }), (t, n) => {
137
137
  const o = F("router-view");
138
- return w(), L("div", null, [
139
- f.value ? (w(), L("div", te)) : (w(), W(o, {
138
+ return g(), L("div", null, [
139
+ m.value ? (g(), L("div", te)) : (g(), W(o, {
140
140
  key: 1,
141
141
  mode: e == null ? void 0 : e.mode,
142
142
  content: e == null ? void 0 : e.content,
@@ -151,16 +151,16 @@ const te = { key: 0 }, ne = /* @__PURE__ */ M({
151
151
  onProjectLogin: N,
152
152
  onClearLogin: R,
153
153
  onUpdateApiUrl: O,
154
- onOpenThreeBuild: K,
154
+ onOpenThreeBuild: b,
155
155
  pageKey: l.pageKey,
156
156
  onThreeData: k,
157
- onSetLoginInfo: b,
157
+ onSetLoginInfo: K,
158
158
  loginContent: e == null ? void 0 : e.loginContent
159
159
  }, null, 8, ["mode", "content", "jsonContents", "pathContent", "showButton", "nodeDev", "windowConfig", "systemInfo", "old-systemKey", "pageKey", "loginContent"]))
160
160
  ]);
161
161
  };
162
162
  }
163
- }), ue = /* @__PURE__ */ ee(ne, [["__scopeId", "data-v-fba3db4e"]]);
163
+ }), ue = /* @__PURE__ */ ee(ne, [["__scopeId", "data-v-ec140f2b"]]);
164
164
  export {
165
165
  ue as default
166
166
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("vue");require("./index.vue_vue_type_style_index_0_scoped_6b92e250_lang-q3DGLIIs.cjs");const C=require("./index-BpPyaNFa.cjs");require("./dayjs.min-DVo59XIL.cjs");require("./index-lSSjgCKI.cjs");const q=require("./menu-__WRVDPn.cjs");require("./request-BC2w2vGr.cjs");;/* empty css */const s=require("./ss-component2.cjs"),t=require("./index-RoXicHV9.cjs"),r=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./main-BideAELp.cjs")));r.install=e=>{e.component("ssComponent",r)};const i=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-FTqf_S3u.cjs")).then(e=>e.index$1));i.install=e=>{e.component("ssTab",i)};const c=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-CvQ7eB-s.cjs")).then(e=>e.index));c.install=e=>{e.component("ssMenu",c)};const l=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-D83IaV9p.cjs")));l.install=e=>{e.component("ssMenuComponent",l)};const m=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-B9uydKfA.cjs")));m.install=e=>{e.component("ssCanvas",m)};const u=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-BVaHwt5f.cjs")));u.install=e=>{e.component("ssFold",u)};const a=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-DMo9-VrK.cjs")).then(e=>e.index));a.install=e=>{e.component("ssAvatar",a)};const h=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./threeModel-BAdqELon.cjs")));h.install=e=>{e.component("ssThree",h)};const f=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./threeViewerHost-C7e-tZfB.cjs")).then(e=>e.threeViewerHost));f.install=e=>{e.component("threeViewerHost",f)};const p=q.useMenuState(),v=[r,i,c,l,m,u,a,h,f],P=e=>{v.forEach(o=>{e.use(o)}),e.use(s),e.config.globalProperties.$router=s},g=e=>{switch(e){case"browser":return t.browserThemeConfig;case"client":return t.clientThemeConfig;case"three":return t.threeThemeConfig}},y=e=>{const o=document.documentElement;e==null||e.forEach(d=>{o.style.setProperty(d.name,d.value)})},A=e=>{p.setPlatform(e);const o=g(e);y(o)},T={getPlatform:p.getPlatform,setPlatform:p.setPlatform,initPlatform:A};exports.SvgIcon=C.SvgIcon;exports.router=s;exports.default=P;exports.platformApi=T;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("vue");require("./index.vue_vue_type_style_index_0_scoped_6b92e250_lang-q3DGLIIs.cjs");const C=require("./index-BpPyaNFa.cjs");require("./dayjs.min-DVo59XIL.cjs");require("./index-lSSjgCKI.cjs");const q=require("./menu-__WRVDPn.cjs");require("./request-BC2w2vGr.cjs");;/* empty css */const s=require("./ss-component2.cjs"),t=require("./index-RoXicHV9.cjs"),r=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./main-BideAELp.cjs")));r.install=e=>{e.component("ssComponent",r)};const i=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-FTqf_S3u.cjs")).then(e=>e.index$1));i.install=e=>{e.component("ssTab",i)};const c=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-CvQ7eB-s.cjs")).then(e=>e.index));c.install=e=>{e.component("ssMenu",c)};const l=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-DzcE8g4h.cjs")));l.install=e=>{e.component("ssMenuComponent",l)};const m=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-B9uydKfA.cjs")));m.install=e=>{e.component("ssCanvas",m)};const u=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-BVaHwt5f.cjs")));u.install=e=>{e.component("ssFold",u)};const a=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./index-DMo9-VrK.cjs")).then(e=>e.index));a.install=e=>{e.component("ssAvatar",a)};const h=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./threeModel-BAdqELon.cjs")));h.install=e=>{e.component("ssThree",h)};const f=n.defineAsyncComponent(()=>Promise.resolve().then(()=>require("./threeViewerHost-C7e-tZfB.cjs")).then(e=>e.threeViewerHost));f.install=e=>{e.component("threeViewerHost",f)};const p=q.useMenuState(),v=[r,i,c,l,m,u,a,h,f],P=e=>{v.forEach(o=>{e.use(o)}),e.use(s),e.config.globalProperties.$router=s},g=e=>{switch(e){case"browser":return t.browserThemeConfig;case"client":return t.clientThemeConfig;case"three":return t.threeThemeConfig}},y=e=>{const o=document.documentElement;e==null||e.forEach(d=>{o.style.setProperty(d.name,d.value)})},A=e=>{p.setPlatform(e);const o=g(e);y(o)},T={getPlatform:p.getPlatform,setPlatform:p.setPlatform,initPlatform:A};exports.SvgIcon=C.SvgIcon;exports.router=s;exports.default=P;exports.platformApi=T;