@kestra-io/ui-libs 0.0.257 → 0.0.258
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/components/plugins/SchemaToHtml.vue.d.ts.map +1 -1
- package/dist/kestra-index.cjs.js +1 -1
- package/dist/kestra-index.cjs.js.map +1 -1
- package/dist/kestra-index.es.js +2 -2
- package/dist/kestra-index.es.js.map +1 -1
- package/dist/ui-libs.css +1 -1
- package/package.json +1 -1
- package/src/components/plugins/SchemaToHtml.vue +0 -1
package/dist/kestra-index.es.js
CHANGED
|
@@ -7384,7 +7384,7 @@ type: "${l.pluginType}"
|
|
|
7384
7384
|
return Mt(() => {
|
|
7385
7385
|
a(), window.addEventListener("hashchange", a);
|
|
7386
7386
|
}), bi(() => {
|
|
7387
|
-
window.removeEventListener("hashchange", a)
|
|
7387
|
+
window.removeEventListener("hashchange", a);
|
|
7388
7388
|
}), (y, w) => (u(), d("div", lh, [
|
|
7389
7389
|
v("div", ih, [
|
|
7390
7390
|
y.schema.properties?.$beta ? (u(), d("div", oh, [...w[0] || (w[0] = [
|
|
@@ -7531,7 +7531,7 @@ type: "${l.pluginType}"
|
|
|
7531
7531
|
]))
|
|
7532
7532
|
]));
|
|
7533
7533
|
}
|
|
7534
|
-
}), I_ = /* @__PURE__ */ H(_h, [["__scopeId", "data-v-
|
|
7534
|
+
}), I_ = /* @__PURE__ */ H(_h, [["__scopeId", "data-v-e94db40a"]]), yh = {
|
|
7535
7535
|
name: "ChevronRightIcon",
|
|
7536
7536
|
emits: ["click"],
|
|
7537
7537
|
props: {
|