@opencor/opencor 0.20260416.2 → 0.20260416.3
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/opencor.css +1 -1
- package/dist/opencor.es.js +4 -4
- package/package.json +1 -1
package/dist/opencor.es.js
CHANGED
|
@@ -7908,7 +7908,7 @@ var Ji = null, Yi = null, Xi = null, Zi = null, Qi = null, $i = null, ea = (e) =
|
|
|
7908
7908
|
},
|
|
7909
7909
|
"./style.css": "./dist/opencor.css"
|
|
7910
7910
|
},
|
|
7911
|
-
version: "0.20260416.
|
|
7911
|
+
version: "0.20260416.3",
|
|
7912
7912
|
scripts: {
|
|
7913
7913
|
build: "vite build && bun scripts/generate.version.js",
|
|
7914
7914
|
"build:lib": "vite build --config vite.lib.config.ts && bunx --bun vue-tsc --project tsconfig.lib.types.json",
|
|
@@ -36581,7 +36581,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
|
|
|
36581
36581
|
}, null, 8, ["model"])
|
|
36582
36582
|
]));
|
|
36583
36583
|
}
|
|
36584
|
-
}), dC = (e) => (ae("data-v-
|
|
36584
|
+
}), dC = (e) => (ae("data-v-6d8ff971"), e = e(), ie(), e), fC = { class: "h-full" }, pC = {
|
|
36585
36585
|
key: 1,
|
|
36586
36586
|
class: "w-full h-full flex flex-col"
|
|
36587
36587
|
}, mC = {
|
|
@@ -36845,7 +36845,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
|
|
|
36845
36845
|
break;
|
|
36846
36846
|
}
|
|
36847
36847
|
}
|
|
36848
|
-
L.value.output.externalData
|
|
36848
|
+
L.value.output.externalData || (L.value.output.externalData = []), L.value.output.externalData.push({
|
|
36849
36849
|
data: f,
|
|
36850
36850
|
dataSeries: d,
|
|
36851
36851
|
description: `External data ${s}`,
|
|
@@ -37539,7 +37539,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
|
|
|
37539
37539
|
]))]);
|
|
37540
37540
|
};
|
|
37541
37541
|
}
|
|
37542
|
-
}), [["__scopeId", "data-v-
|
|
37542
|
+
}), [["__scopeId", "data-v-6d8ff971"]]), PC = {
|
|
37543
37543
|
key: 0,
|
|
37544
37544
|
class: "h-full"
|
|
37545
37545
|
}, FC = ["value"], IC = {
|
package/package.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"./style.css": "./dist/opencor.css"
|
|
44
44
|
},
|
|
45
|
-
"version": "0.20260416.
|
|
45
|
+
"version": "0.20260416.3",
|
|
46
46
|
"scripts": {
|
|
47
47
|
"build": "vite build && bun scripts/generate.version.js",
|
|
48
48
|
"build:lib": "vite build --config vite.lib.config.ts && bunx --bun vue-tsc --project tsconfig.lib.types.json",
|