@prefecthq/prefect-ui-library 1.1.2 → 1.1.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/{index-349da0b8.mjs → index-ac647112.mjs} +5 -4
- package/dist/{index-349da0b8.mjs.map → index-ac647112.mjs.map} +1 -1
- package/dist/prefect-ui-library.mjs +1 -1
- package/dist/prefect-ui-library.umd.js +3 -3
- package/dist/prefect-ui-library.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/{viewport.es-5fa29f11-37567970.mjs → viewport.es-5fa29f11-359082e6.mjs} +2 -2
- package/dist/{viewport.es-5fa29f11-37567970.mjs.map → viewport.es-5fa29f11-359082e6.mjs.map} +1 -1
- package/package.json +1 -1
|
@@ -30867,7 +30867,7 @@ const Ile = { class: "code-lines__lines" }, Fle = ["innerHTML"], DN = /* @__PURE
|
|
|
30867
30867
|
setup(e) {
|
|
30868
30868
|
const t = e;
|
|
30869
30869
|
CC((i) => ({
|
|
30870
|
-
"
|
|
30870
|
+
"84a0abe2": v(r)
|
|
30871
30871
|
}));
|
|
30872
30872
|
const n = A(() => t.code.split(`
|
|
30873
30873
|
`)), r = A(() => `${30 + sq(n.value.length) * 2}px`), o = A(() => ({
|
|
@@ -32871,7 +32871,8 @@ const yS = /* @__PURE__ */ j({
|
|
|
32871
32871
|
]), 1032, ["label", "value"]));
|
|
32872
32872
|
};
|
|
32873
32873
|
}
|
|
32874
|
-
})
|
|
32874
|
+
});
|
|
32875
|
+
const BN = /* @__PURE__ */ j({
|
|
32875
32876
|
__name: "SchemaPropertiesKeyValues",
|
|
32876
32877
|
props: {
|
|
32877
32878
|
schema: null,
|
|
@@ -52174,7 +52175,7 @@ function w1e(e) {
|
|
|
52174
52175
|
}, null, Ao.LOW), t;
|
|
52175
52176
|
}
|
|
52176
52177
|
async function T1e() {
|
|
52177
|
-
const { Viewport: e } = await import("./viewport.es-5fa29f11-
|
|
52178
|
+
const { Viewport: e } = await import("./viewport.es-5fa29f11-359082e6.mjs");
|
|
52178
52179
|
return e;
|
|
52179
52180
|
}
|
|
52180
52181
|
async function x1e(e, t) {
|
|
@@ -64188,4 +64189,4 @@ export {
|
|
|
64188
64189
|
d_ as y,
|
|
64189
64190
|
DN as z
|
|
64190
64191
|
};
|
|
64191
|
-
//# sourceMappingURL=index-
|
|
64192
|
+
//# sourceMappingURL=index-ac647112.mjs.map
|