ss-component-new 1.3.548 → 1.3.549

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.
@@ -1,16 +1,16 @@
1
1
  import { defineComponent as Le, ref as h, watch as ae, shallowRef as be, computed as Pe, onUnmounted as Ie, resolveComponent as U, createElementBlock as Ve, openBlock as Q, createElementVNode as u, createVNode as l, withCtx as M, createBlock as ye, createCommentVNode as ke, unref as X, toDisplayString as he, onMounted as Ge, onBeforeUnmount as Ze, Fragment as He, renderList as qe, nextTick as Ke, withDirectives as pe, vShow as de, renderSlot as Me } from "vue";
2
- import { r as Te, s as Ye } from "./threeViewerHost-RYBGseNc.js";
2
+ import { r as Te, s as Ye } from "./threeViewerHost-Dw2G7Hfj.js";
3
3
  import { u as Ne, a as Qe, b as et, C as tt } from "./iconfont-CdO3WbzY.js";
4
4
  import { U as lt, u as ot, a as nt, W as at } from "./workpieceTreePanel-Cov6qXNV.js";
5
5
  import { c as st } from "./index-DqXvOyIs.js";
6
6
  import { av as it, E as j, aM as rt, aN as ct } from "./request-B1c8BUkR.js";
7
7
  /* empty css */
8
8
  import { p as De, T as xe, V as D, n as H, o as ut, s as pt, h as Se, t as dt, L as mt, u as vt, v as ft, w as gt, x as ht, y as bt, z as yt, l as _t, F as wt } from "./index.vue_vue_type_style_index_0_scoped_07c75c98_lang-DGUr6qBw.js";
9
- import "./index-ut0hL5gT.js";
9
+ import "./index-CKQBj4er.js";
10
10
  import "./index-BHtNKL1L.js";
11
11
  import { _ as me } from "./index.vue_vue_type_script_setup_true_lang-DRzriV-s.js";
12
12
  import { y as Be, z as Ct, A as kt } from "./index-DB1HWx1W.js";
13
- import "./index-4oZ7MUBg.js";
13
+ import "./index-DKG6B1_s.js";
14
14
  import "./index-DcNXwXrV.js";
15
15
  import { f as Pt, a as xt, g as Rt, b as Mt } from "./animationData-C6bprDnn.js";
16
16
  import { g as Tt, a as Vt, b as Dt, c as St, U as At, J as $t } from "./urdfTree-CNPjuMA4.js";
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as ge, ref as r, computed as k, watch as X, onUnmounted as De, resolveComponent as G, createElementBlock as x, openBlock as g, createElementVNode as n, createCommentVNode as U, createVNode as s, toDisplayString as L, Fragment as Be, renderList as Je, withCtx as le, shallowRef as te, onMounted as Me, nextTick as me, onBeforeUnmount as Ee, withDirectives as I, vShow as W, unref as z, renderSlot as ve, createBlock as de } from "vue";
2
- import { s as pe } from "./threeViewerHost-RYBGseNc.js";
2
+ import { s as pe } from "./threeViewerHost-Dw2G7Hfj.js";
3
3
  import { u as Ge, a as He, b as Ie, C as We } from "./iconfont-CdO3WbzY.js";
4
4
  import { U as Xe, u as Ye, a as Ze, W as qe } from "./workpieceTreePanel-Cov6qXNV.js";
5
5
  import { c as Ke } from "./index-DqXvOyIs.js";
@@ -112,7 +112,7 @@ const Y = { class: "three-platform mv-inline" }, J = { class: "top-menu" }, Q =
112
112
  height: { default: "100%" }
113
113
  },
114
114
  setup(E) {
115
- const O = b(() => import("./threeSceneView-DYv17dtF.js")), y = b(() => import("./threePreview-CfbMb7fC.js")), i = b(() => import("./threeTrackPathView-D53xBW-W.js")), p = b(() => import("./threeSceneViewForCPMPIP-fNmbQa1M.js")), n = E, P = A(D), { platName: f } = $(P), { isUrdf: _, isTrackPathFile: g } = z(), c = I(() => {
115
+ const O = b(() => import("./threeSceneView-C9K-t0q6.js")), y = b(() => import("./threePreview-Bs_eaaPD.js")), i = b(() => import("./threeTrackPathView-D53xBW-W.js")), p = b(() => import("./threeSceneViewForCPMPIP-wf8KfOD6.js")), n = E, P = A(D), { platName: f } = $(P), { isUrdf: _, isTrackPathFile: g } = z(), c = I(() => {
116
116
  var t;
117
117
  return (t = n == null ? void 0 : n.files) == null ? void 0 : t.map((s) => {
118
118
  const { url: e, name: r } = s;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ss-component-new",
3
3
  "private": false,
4
- "version": "1.3.548",
4
+ "version": "1.3.549",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist",
@@ -13,7 +13,7 @@
13
13
  "dev": "vite",
14
14
  "build": "node --max-old-space-size=8192 ./node_modules/vite/bin/vite build",
15
15
  "preview": "vite preview",
16
- "build:lib": "vite build",
16
+ "build:lib": "set NODE_OPTIONS=--max-old-space-size=8192 && vite build",
17
17
  "prepublishOnly": "npm run build:lib"
18
18
  },
19
19
  "dependencies": {