@opencor/opencor 0.20260304.1 → 0.20260304.2
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/index.d.ts +1 -1
- package/dist/opencor.css +1 -1
- package/dist/opencor.es.js +4 -4
- package/package.json +1 -1
package/dist/opencor.es.js
CHANGED
|
@@ -4737,7 +4737,7 @@ const jr = () => {
|
|
|
4737
4737
|
]), 1024);
|
|
4738
4738
|
};
|
|
4739
4739
|
}
|
|
4740
|
-
}), Ep = "0.20260304.
|
|
4740
|
+
}), Ep = "0.20260304.2", Up = {
|
|
4741
4741
|
version: Ep
|
|
4742
4742
|
}, { version: aa } = Up, Br = x.ref(!1), ro = x.ref(""), il = async () => {
|
|
4743
4743
|
if (ge)
|
|
@@ -28440,7 +28440,7 @@ const ZI = {
|
|
|
28440
28440
|
}, null, 8, ["model"])
|
|
28441
28441
|
], 2));
|
|
28442
28442
|
}
|
|
28443
|
-
}), Yr = (n) => ($n("data-v-
|
|
28443
|
+
}), Yr = (n) => ($n("data-v-21b15543"), n = n(), Wn(), n), YI = { class: "h-full" }, XI = {
|
|
28444
28444
|
key: 1,
|
|
28445
28445
|
class: "w-full h-full flex flex-col"
|
|
28446
28446
|
}, qI = {
|
|
@@ -29298,7 +29298,7 @@ const ZI = {
|
|
|
29298
29298
|
]);
|
|
29299
29299
|
};
|
|
29300
29300
|
}
|
|
29301
|
-
}), rs = /* @__PURE__ */ Yt(k8, [["__scopeId", "data-v-
|
|
29301
|
+
}), rs = /* @__PURE__ */ Yt(k8, [["__scopeId", "data-v-21b15543"]]), x8 = {
|
|
29302
29302
|
key: 0,
|
|
29303
29303
|
class: "h-full"
|
|
29304
29304
|
}, S8 = ["value"], I8 = {
|
|
@@ -29474,7 +29474,7 @@ const ZI = {
|
|
|
29474
29474
|
]));
|
|
29475
29475
|
};
|
|
29476
29476
|
}
|
|
29477
|
-
}), R8 = /* @__PURE__ */ Yt(T8, [["__scopeId", "data-v-
|
|
29477
|
+
}), R8 = /* @__PURE__ */ Yt(T8, [["__scopeId", "data-v-25be9ba2"]]);
|
|
29478
29478
|
var L8 = function(e) {
|
|
29479
29479
|
var t = e.dt;
|
|
29480
29480
|
return `
|
package/package.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
},
|
|
43
43
|
"./style.css": "./dist/opencor.css"
|
|
44
44
|
},
|
|
45
|
-
"version": "0.20260304.
|
|
45
|
+
"version": "0.20260304.2",
|
|
46
46
|
"scripts": {
|
|
47
47
|
"build": "vite build && bun scripts/generate.version.js",
|
|
48
48
|
"build:lib": "vite build --config vite.lib.config.ts && bun scripts/copy.indexdts.js",
|