ss-component-new 1.3.621 → 1.3.623
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/{MTLLoader-Cg9LEvNr.js → MTLLoader-DMhnklB_.js} +1 -1
- package/dist/{URDFLoader-mPVZjSIW.js → URDFLoader-BAD5outO.js} +2 -2
- package/dist/{animationData-CDdaleGB.js → animationData-BivNXwi8.js} +2 -2
- package/dist/{array-HJsOOS05.js → array-DVFpR3i6.js} +102 -102
- package/dist/{iconfont-BBJ_Xa7g.js → iconfont-CtG24-bX.js} +1 -1
- package/dist/{index-vITXyWii.js → index-1I7eukQf.js} +3138 -3131
- package/dist/{index-B86vVYuK.js → index-BJmov708.js} +1 -1
- package/dist/{index-DibHtT3s.js → index-BRSmS6mX.js} +482 -484
- package/dist/{index-D1vR2n9D.js → index-BU9xRmBn.js} +1 -1
- package/dist/{index-CYjsE5Gs.js → index-BfM_hH1v.js} +1 -1
- package/dist/{index-DagRVVUS.js → index-BjEiOqAI.js} +1 -1
- package/dist/{index-DMkEL6P5.js → index-C7U5HDoF.js} +3 -3
- package/dist/{index-BvtOLltL.js → index-CFniuDkF.js} +1 -1
- package/dist/{index-DjyxFjoY.js → index-COpc0s4t.js} +22 -22
- package/dist/{index-CpF3wYnE.js → index-CjRltPMx.js} +26844 -26620
- package/dist/{index-BVcc8kay.js → index-D2Nbhdyp.js} +5 -5
- package/dist/{index-QpbdZ-N-.js → index-DErPB-d8.js} +1 -1
- package/dist/{index-BvyM6d06.js → index-D_PRj4Vs.js} +2164 -2160
- package/dist/{index-DneXSBUw.js → index-Dr6UVDuO.js} +4 -4
- package/dist/{index-BGVDfril.js → index-DwXNsgEY.js} +3 -3
- package/dist/{index-DcPtyCDm.js → index-dmrMsEJn.js} +2 -2
- package/dist/{index-xWwc0MvD.js → index-eHRjbFnR.js} +5 -5
- package/dist/{index-CRUkYvae.js → index-nKrk42el.js} +1 -1
- package/dist/{index-DMUuZJrY.js → index-yipj2id1.js} +1 -1
- package/dist/{index.vue_vue_type_style_index_0_scoped_39e1db95_lang-VCheSKQF.js → index.vue_vue_type_style_index_0_scoped_39e1db95_lang-DrICHBhu.js} +1 -1
- package/dist/{main-BuQcSVmx.js → main-DK4IZx7n.js} +3 -3
- package/dist/ss-component.css +2 -2
- package/dist/ss-component.js +13 -13
- package/dist/ss-component2.js +9 -9
- package/dist/{threeModel-Br3xFMq_.js → threeModel-DyfwUZBe.js} +3 -3
- package/dist/{threePreview-BjOjXzmX.js → threePreview-VgYHwBPZ.js} +299 -301
- package/dist/{threeSceneView-Arn9K2ca.js → threeSceneView-B741OdNa.js} +10 -10
- package/dist/{threeSceneViewForCPMPIP-DyBpZbxn.js → threeSceneViewForCPMPIP-UjEFfPgg.js} +7 -7
- package/dist/{threeTrackPathView-DuL77ZaW.js → threeTrackPathView-B_uPNM5T.js} +3 -3
- package/dist/{threeViewerHost-BYzW22O3.js → threeViewerHost-BEGDV6UB.js} +2 -2
- package/dist/{urdfTree-xJWz0AN3.js → urdfTree-DFTtpJ1T.js} +1 -1
- package/dist/{workpieceTreePanel-Cfj81zvc.js → workpieceTreePanel-D5BfZ6Fw.js} +4 -4
- package/package.json +1 -1
package/dist/ss-component.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { defineAsyncComponent as o } from "vue";
|
|
2
|
-
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
3
|
-
import { S as
|
|
2
|
+
import "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-DrICHBhu.js";
|
|
3
|
+
import { S as k } from "./index-dD-mKgue.js";
|
|
4
4
|
import { u as C } from "./index-B8NQAdR4.js";
|
|
5
|
-
import "./index-
|
|
5
|
+
import "./index-D_PRj4Vs.js";
|
|
6
6
|
import "./request-BfrhYBTM.js";
|
|
7
7
|
/* empty css */
|
|
8
8
|
import u from "./ss-component2.js";
|
|
9
9
|
import { t as g, c as T, b as P } from "./index-ChNfRlIP.js";
|
|
10
|
-
const n = o(() => import("./main-
|
|
10
|
+
const n = o(() => import("./main-DK4IZx7n.js"));
|
|
11
11
|
n.install = (t) => {
|
|
12
12
|
t.component("ssComponent", n);
|
|
13
13
|
};
|
|
14
|
-
const s = o(() => import("./index-
|
|
14
|
+
const s = o(() => import("./index-1I7eukQf.js").then((t) => t.r));
|
|
15
15
|
s.install = (t) => {
|
|
16
16
|
t.component("ssTab", s);
|
|
17
17
|
};
|
|
18
|
-
const r = o(() => import("./index-
|
|
18
|
+
const r = o(() => import("./index-COpc0s4t.js").then((t) => t.i));
|
|
19
19
|
r.install = (t) => {
|
|
20
20
|
t.component("ssMenu", r);
|
|
21
21
|
};
|
|
@@ -23,7 +23,7 @@ const m = o(() => import("./index-6qXeMn6b.js"));
|
|
|
23
23
|
m.install = (t) => {
|
|
24
24
|
t.component("ssMenuComponent", m);
|
|
25
25
|
};
|
|
26
|
-
const i = o(() => import("./index-
|
|
26
|
+
const i = o(() => import("./index-BjEiOqAI.js"));
|
|
27
27
|
i.install = (t) => {
|
|
28
28
|
t.component("ssCanvas", i);
|
|
29
29
|
};
|
|
@@ -31,15 +31,15 @@ const c = o(() => import("./index-BFqUz4pN.js"));
|
|
|
31
31
|
c.install = (t) => {
|
|
32
32
|
t.component("ssFold", c);
|
|
33
33
|
};
|
|
34
|
-
const a = o(() => import("./index-
|
|
34
|
+
const a = o(() => import("./index-DErPB-d8.js").then((t) => t.i));
|
|
35
35
|
a.install = (t) => {
|
|
36
36
|
t.component("ssAvatar", a);
|
|
37
37
|
};
|
|
38
|
-
const l = o(() => import("./threeModel-
|
|
38
|
+
const l = o(() => import("./threeModel-DyfwUZBe.js"));
|
|
39
39
|
l.install = (t) => {
|
|
40
40
|
t.component("ssThree", l);
|
|
41
41
|
};
|
|
42
|
-
const p = o(() => import("./threeViewerHost-
|
|
42
|
+
const p = o(() => import("./threeViewerHost-BEGDV6UB.js").then((t) => t.t));
|
|
43
43
|
p.install = (t) => {
|
|
44
44
|
t.component("threeViewerHost", p);
|
|
45
45
|
};
|
|
@@ -65,10 +65,10 @@ const f = C(), d = [n, s, r, m, i, c, a, l, p], V = (t) => {
|
|
|
65
65
|
f.setPlatform(t);
|
|
66
66
|
const e = b(t);
|
|
67
67
|
v(e);
|
|
68
|
-
},
|
|
68
|
+
}, I = { getPlatform: f.getPlatform, setPlatform: f.setPlatform, initPlatform: w };
|
|
69
69
|
export {
|
|
70
|
-
|
|
70
|
+
k as SvgIcon,
|
|
71
71
|
V as default,
|
|
72
|
-
|
|
72
|
+
I as platformApi,
|
|
73
73
|
u as router
|
|
74
74
|
};
|
package/dist/ss-component2.js
CHANGED
|
@@ -13,7 +13,7 @@ const a = [
|
|
|
13
13
|
{
|
|
14
14
|
path: "/",
|
|
15
15
|
name: "Model",
|
|
16
|
-
component: async () => import("./index-
|
|
16
|
+
component: async () => import("./index-BRSmS6mX.js"),
|
|
17
17
|
// component: async ()=>import('@/components/views/model/component/main.vue'),
|
|
18
18
|
// component: async ()=>import('@/components/views/canvas/index.vue'),
|
|
19
19
|
// component: async ()=>import('@/components/views/test/index.vue'),
|
|
@@ -31,17 +31,17 @@ const a = [
|
|
|
31
31
|
{
|
|
32
32
|
path: "平台管理/菜单管理",
|
|
33
33
|
name: "Menu",
|
|
34
|
-
component: async () => import("./index-
|
|
34
|
+
component: async () => import("./index-D2Nbhdyp.js")
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
path: "平台管理/主菜单管理",
|
|
38
38
|
name: "MainMenu",
|
|
39
|
-
component: async () => import("./index-
|
|
39
|
+
component: async () => import("./index-C7U5HDoF.js")
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
42
|
path: "系统管理/个人中心",
|
|
43
43
|
name: "PersonalCenter",
|
|
44
|
-
component: async () => import("./index-
|
|
44
|
+
component: async () => import("./index-Dr6UVDuO.js")
|
|
45
45
|
},
|
|
46
46
|
// {
|
|
47
47
|
// path: '系统管理/职位管理',
|
|
@@ -66,17 +66,17 @@ const a = [
|
|
|
66
66
|
{
|
|
67
67
|
path: "系统维护/登录日志",
|
|
68
68
|
name: "LoginLog",
|
|
69
|
-
component: async () => import("./index-
|
|
69
|
+
component: async () => import("./index-nKrk42el.js")
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
path: "系统维护/操作日志",
|
|
73
73
|
name: "OperateLog",
|
|
74
|
-
component: async () => import("./index-
|
|
74
|
+
component: async () => import("./index-BU9xRmBn.js")
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
path: "角色管理",
|
|
78
78
|
name: "Role",
|
|
79
|
-
component: async () => import("./index-
|
|
79
|
+
component: async () => import("./index-eHRjbFnR.js")
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
path: "部门管理",
|
|
@@ -86,7 +86,7 @@ const a = [
|
|
|
86
86
|
{
|
|
87
87
|
path: "职位管理",
|
|
88
88
|
name: "Position",
|
|
89
|
-
component: async () => import("./index-
|
|
89
|
+
component: async () => import("./index-dmrMsEJn.js")
|
|
90
90
|
},
|
|
91
91
|
{
|
|
92
92
|
path: "个人中心",
|
|
@@ -96,7 +96,7 @@ const a = [
|
|
|
96
96
|
{
|
|
97
97
|
path: "log",
|
|
98
98
|
name: "log",
|
|
99
|
-
component: async () => import("./index-
|
|
99
|
+
component: async () => import("./index-yipj2id1.js")
|
|
100
100
|
}
|
|
101
101
|
// {
|
|
102
102
|
// path: 'priority',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as b, watch as Pe, openBlock as H, createElementBlock as q, createBlock as Le, computed as ie, onMounted as $e, onUnmounted as je, Fragment as Xe, renderList as He, createElementVNode as h, toDisplayString as ae, createCommentVNode as xe, resolveComponent as Je, createVNode as z, defineComponent as Ye, normalizeStyle as Ee, normalizeClass as Fe, nextTick as Be, onBeforeUnmount as qe, unref as O, withDirectives as se, withCtx as Te, isRef as he, vModelRadio as ye, vShow as we } from "vue";
|
|
2
|
-
import { V as x, B as be, S as Ze, C as We, P as Ke, W as Ne, b as Qe, A as et, c as tt, M as Ve, X as nt, G as at, e as Me, f as ot, h as De, i as st, D as ke, H as lt, j as Re, k as Oe, l as Ue, m as ze, E as _e, n as de, o as it, T as rt, p as ct } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-
|
|
3
|
-
import { O as ut } from "./iconfont-
|
|
4
|
-
import {
|
|
2
|
+
import { V as x, B as be, S as Ze, C as We, P as Ke, W as Ne, b as Qe, A as et, c as tt, M as Ve, X as nt, G as at, e as Me, f as ot, h as De, i as st, D as ke, H as lt, j as Re, k as Oe, l as Ue, m as ze, E as _e, n as de, o as it, T as rt, p as ct } from "./index.vue_vue_type_style_index_0_scoped_39e1db95_lang-DrICHBhu.js";
|
|
3
|
+
import { O as ut } from "./iconfont-CtG24-bX.js";
|
|
4
|
+
import { U as dt, V as pt } from "./index-CjRltPMx.js";
|
|
5
5
|
import { _ as me } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
6
6
|
import { c as Ge } from "./index-B8NQAdR4.js";
|
|
7
7
|
import { E as Ie } from "./request-BfrhYBTM.js";
|