@kestra-io/ui-libs 0.0.285 → 0.0.287
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/misc/ElementCard.vue.d.ts.map +1 -1
- package/dist/components/misc/SubgroupCard.vue.d.ts.map +1 -1
- package/dist/components/plugins/PluginIndex.vue.d.ts.map +1 -1
- package/dist/kestra-index.cjs.js +2 -2
- package/dist/kestra-index.cjs.js.map +1 -1
- package/dist/kestra-index.es.js +4 -4
- package/dist/kestra-index.es.js.map +1 -1
- package/dist/ui-libs.css +1 -1
- package/package.json +1 -1
- package/src/components/misc/ElementCard.vue +4 -2
- package/src/components/misc/SubgroupCard.vue +4 -2
- package/src/components/plugins/PluginIndex.vue +3 -2
package/dist/kestra-index.es.js
CHANGED
|
@@ -6989,7 +6989,7 @@ const Ni = /* @__PURE__ */ F(Gh, [["render", Zh]]), Jh = ["id", "open"], Qh = {
|
|
|
6989
6989
|
], 2)
|
|
6990
6990
|
], 8, ng));
|
|
6991
6991
|
}
|
|
6992
|
-
}), hg = /* @__PURE__ */ F(mg, [["__scopeId", "data-v-
|
|
6992
|
+
}), hg = /* @__PURE__ */ F(mg, [["__scopeId", "data-v-7589a99f"]]), gg = ["href"], pg = { class: "element-card" }, yg = { class: "top-row" }, vg = { class: "text-capitalize" }, _g = { key: 0 }, Eg = { class: "plugin-info" }, bg = { class: "plugin-class" }, Cg = /* @__PURE__ */ ie({
|
|
6993
6993
|
__name: "ElementCard",
|
|
6994
6994
|
props: {
|
|
6995
6995
|
iconB64Svg: {},
|
|
@@ -7022,7 +7022,7 @@ const Ni = /* @__PURE__ */ F(Gh, [["render", Zh]]), Jh = ["id", "open"], Qh = {
|
|
|
7022
7022
|
])
|
|
7023
7023
|
], 8, gg));
|
|
7024
7024
|
}
|
|
7025
|
-
}), kg = /* @__PURE__ */ F(Cg, [["__scopeId", "data-v-
|
|
7025
|
+
}), kg = /* @__PURE__ */ F(Cg, [["__scopeId", "data-v-ca0c5604"]]), wg = {
|
|
7026
7026
|
name: "ContentCopyIcon",
|
|
7027
7027
|
emits: ["click"],
|
|
7028
7028
|
props: {
|
|
@@ -8406,7 +8406,7 @@ type: ${i.pluginType}
|
|
|
8406
8406
|
const n = e, i = (T) => n.metadataMap?.[T.subGroup ?? T.group], l = (T) => i(T)?.description ?? T.description, o = (T) => i(T)?.title ?? T.title ?? it(T), r = V(() => n.plugins.find((T) => n.subGroup === void 0 ? !0 : Ue(it(T)) === n.subGroup)), a = V(() => r.value?.longDescription ?? r.value?.description), s = V(() => n.plugins.filter((T) => T.name.toLowerCase() === n.pluginName.toLowerCase() && T.subGroup !== void 0)), d = (T) => {
|
|
8407
8407
|
let R = T.split(".");
|
|
8408
8408
|
return R?.[R.length - 1];
|
|
8409
|
-
}, f = (T) => `${n.routePath}/${T}`;
|
|
8409
|
+
}, f = (T) => `${n.routePath}/${T.toLowerCase()}`;
|
|
8410
8410
|
function v(T) {
|
|
8411
8411
|
const R = di(T);
|
|
8412
8412
|
return Object.values(R).reduce((w, Y) => w + Y.length, 0);
|
|
@@ -8499,7 +8499,7 @@ type: ${i.pluginType}
|
|
|
8499
8499
|
])) : _("", !0)
|
|
8500
8500
|
]));
|
|
8501
8501
|
}
|
|
8502
|
-
}), Vv = /* @__PURE__ */ F(O0, [["__scopeId", "data-v-
|
|
8502
|
+
}), Vv = /* @__PURE__ */ F(O0, [["__scopeId", "data-v-c2ad49cf"]]), D0 = /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/, R0 = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/, P0 = /^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;
|
|
8503
8503
|
function x0(e, t) {
|
|
8504
8504
|
if (e === "__proto__" || e === "constructor" && t && typeof t == "object" && "prototype" in t) {
|
|
8505
8505
|
M0(e);
|