@kestra-io/ui-libs 0.0.166 → 0.0.167
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/CollapsibleProperties.vue.d.ts.map +1 -1
- package/dist/{index-CrsRevan.js → index-B94zrfJs.js} +5 -5
- package/dist/{index-CrsRevan.js.map → index-B94zrfJs.js.map} +1 -1
- package/dist/kestra-ui.css +1 -1
- package/dist/kestra-ui.js +1 -1
- package/dist/kestra-ui.umd.cjs +1 -1
- package/dist/kestra-ui.umd.cjs.map +1 -1
- package/dist/{shikiToolset-Z1FpGWvs.js → shikiToolset-DNW9ZqzF.js} +2 -2
- package/dist/{shikiToolset-Z1FpGWvs.js.map → shikiToolset-DNW9ZqzF.js.map} +1 -1
- package/dist/utils/schemaUtils.d.ts +1 -1
- package/package.json +1 -1
- package/src/components/plugins/CollapsibleProperties.vue +2 -2
- package/src/utils/schemaUtils.ts +4 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollapsibleProperties.vue.d.ts","sourceRoot":"","sources":["../../../src/components/plugins/CollapsibleProperties.vue"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"CollapsibleProperties.vue.d.ts","sourceRoot":"","sources":["../../../src/components/plugins/CollapsibleProperties.vue"],"names":[],"mappings":"AAAA,OA0LW,EAGH,KAAK,YAAY,EAEpB,MAAM,yBAAyB,CAAC;AAYjC,KAAK,WAAW,GAAG;IAAE,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC;IAAC,WAAW,CAAC,EAAE,OAAO,CAAC;IAAC,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAkE7J,iBAAS,cAAc;WA6QT,OAAO,IAA6B;;;;YAVnB,GAAG;;;;EAejC;AAyBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;UA9WW,MAAM;uBAA6G,OAAO;iBAApC,OAAO;gBAAnD,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC;wFAuXpG,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -13448,7 +13448,7 @@ function IA(e) {
|
|
|
13448
13448
|
}
|
|
13449
13449
|
function B_(e) {
|
|
13450
13450
|
const t = {}, n = Xn(e);
|
|
13451
|
-
return n ? t.types = [n] : e.
|
|
13451
|
+
return n ? t.types = [n] : e.anyOf ? t.types = e.anyOf.map(Xn).filter((r) => r !== void 0).filter(Me.distinctFilter) : t.types = ["object"], e.additionalProperties ? t.subType = Xn(e.additionalProperties) : e.items && (t.subType = Xn(e.items)), t;
|
|
13452
13452
|
}
|
|
13453
13453
|
const RA = {
|
|
13454
13454
|
name: "ChevronDownIcon",
|
|
@@ -13812,7 +13812,7 @@ const QL = /* @__PURE__ */ te(KL, [["render", JL]]), eI = { class: "border overf
|
|
|
13812
13812
|
);
|
|
13813
13813
|
const i = (s) => {
|
|
13814
13814
|
var o;
|
|
13815
|
-
return s.$dynamic === !0 ? !0 : s.$dynamic === !1 ? !1 : ((o = s.
|
|
13815
|
+
return s.$dynamic === !0 ? !0 : s.$dynamic === !1 ? !1 : ((o = s.anyOf) == null ? void 0 : o.some((l) => l.$dynamic === !0)) ?? !1;
|
|
13816
13816
|
};
|
|
13817
13817
|
function a(s) {
|
|
13818
13818
|
const o = [], l = [];
|
|
@@ -13925,7 +13925,7 @@ const QL = /* @__PURE__ */ te(KL, [["render", JL]]), eI = { class: "border overf
|
|
|
13925
13925
|
} : void 0
|
|
13926
13926
|
]), 1032, ["clickable-text", "href", "initially-expanded"]));
|
|
13927
13927
|
}
|
|
13928
|
-
}), du = /* @__PURE__ */ te(oI, [["__scopeId", "data-v-
|
|
13928
|
+
}), du = /* @__PURE__ */ te(oI, [["__scopeId", "data-v-236d3a37"]]), lI = { class: "d-flex flex-column gap-6" }, uI = {
|
|
13929
13929
|
key: 0,
|
|
13930
13930
|
class: "alert alert-info",
|
|
13931
13931
|
role: "alert"
|
|
@@ -13964,7 +13964,7 @@ type: "${r.pluginType}"
|
|
|
13964
13964
|
javascript: f,
|
|
13965
13965
|
createJavaScriptRegexEngine: h,
|
|
13966
13966
|
createHighlighterCore: E
|
|
13967
|
-
} = ([t, n] = Cc(() => import("./shikiToolset-
|
|
13967
|
+
} = ([t, n] = Cc(() => import("./shikiToolset-DNW9ZqzF.js")), t = await t, n(), t);
|
|
13968
13968
|
s.value = ([t, n] = Cc(() => E({
|
|
13969
13969
|
themes: [
|
|
13970
13970
|
r.darkMode ? u : l
|
|
@@ -15910,4 +15910,4 @@ export {
|
|
|
15910
15910
|
GR as q,
|
|
15911
15911
|
HR as s
|
|
15912
15912
|
};
|
|
15913
|
-
//# sourceMappingURL=index-
|
|
15913
|
+
//# sourceMappingURL=index-B94zrfJs.js.map
|