@kestra-io/ui-libs 0.0.163 → 0.0.164
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/{index-BsTeqCrH.js → index-BPsL9RCZ.js} +6 -5
- package/dist/{index-BsTeqCrH.js.map → index-BPsL9RCZ.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-Cx1e8ikx.js → shikiToolset-Wiruq4s6.js} +2 -2
- package/dist/{shikiToolset-Cx1e8ikx.js.map → shikiToolset-Wiruq4s6.js.map} +1 -1
- package/package.json +1 -1
- package/src/components/plugins/SchemaToHtml.vue +2 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SchemaToHtml.vue.d.ts","sourceRoot":"","sources":["../../../src/components/plugins/SchemaToHtml.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SchemaToHtml.vue.d.ts","sourceRoot":"","sources":["../../../src/components/plugins/SchemaToHtml.vue"],"names":[],"mappings":"AAsNI,OAAO,KAAK,EAAC,UAAU,EAAC,MAAM,4BAA4B,CAAC;AAI3D,KAAK,WAAW,GAAG;IACf,MAAM,EAAE,UAAU,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,sBAAsB,CAAC,EAAE,OAAO,CAAA;CACnC,CAAC;AAqDN,iBAAS,cAAc;WAyRT,OAAO,IAA6B;;;;YAfpB,GAAG;;;YACH,GAAG;;;YACF,GAAG;;;YACH,GAAG;;;YACH,GAAG;;;YACH,GAAG;;;;EAejC;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAvWF,OAAO;4BACO,OAAO;wFA8WtC,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"}
|
|
@@ -13962,7 +13962,7 @@ type: "${r.pluginType}"
|
|
|
13962
13962
|
javascript: f,
|
|
13963
13963
|
createJavaScriptRegexEngine: h,
|
|
13964
13964
|
createHighlighterCore: E
|
|
13965
|
-
} = ([t, n] = Cc(() => import("./shikiToolset-
|
|
13965
|
+
} = ([t, n] = Cc(() => import("./shikiToolset-Wiruq4s6.js")), t = await t, n(), t);
|
|
13966
13966
|
s.value = ([t, n] = Cc(() => E({
|
|
13967
13967
|
themes: [
|
|
13968
13968
|
r.darkMode ? u : l
|
|
@@ -14045,7 +14045,8 @@ type: "${r.pluginType}"
|
|
|
14045
14045
|
properties: g.schema.properties.properties,
|
|
14046
14046
|
"section-name": "Properties",
|
|
14047
14047
|
href: "properties",
|
|
14048
|
-
"initially-expanded": g.propsInitiallyExpanded
|
|
14048
|
+
"initially-expanded": g.propsInitiallyExpanded,
|
|
14049
|
+
"show-dynamic": !1
|
|
14049
14050
|
}, {
|
|
14050
14051
|
markdown: ne(({ content: b }) => [
|
|
14051
14052
|
I("div", gI, [
|
|
@@ -14082,7 +14083,7 @@ type: "${r.pluginType}"
|
|
|
14082
14083
|
properties: A.properties,
|
|
14083
14084
|
"section-name": A.title ?? b.split("_")[0],
|
|
14084
14085
|
href: b,
|
|
14085
|
-
"show-dynamic": !
|
|
14086
|
+
"show-dynamic": !1,
|
|
14086
14087
|
key: g.pluginType + "-" + b,
|
|
14087
14088
|
class: "plugin-section nested-button-py-2",
|
|
14088
14089
|
onExpand: p[0] || (p[0] = (L) => i.value = !0)
|
|
@@ -14102,7 +14103,7 @@ type: "${r.pluginType}"
|
|
|
14102
14103
|
]);
|
|
14103
14104
|
};
|
|
14104
14105
|
}
|
|
14105
|
-
}), FR = /* @__PURE__ */ te(yI, [["__scopeId", "data-v-
|
|
14106
|
+
}), FR = /* @__PURE__ */ te(yI, [["__scopeId", "data-v-bfd518f4"]]), bI = {
|
|
14106
14107
|
name: "ChevronRightIcon",
|
|
14107
14108
|
emits: ["click"],
|
|
14108
14109
|
props: {
|
|
@@ -15907,4 +15908,4 @@ export {
|
|
|
15907
15908
|
HR as q,
|
|
15908
15909
|
VR as s
|
|
15909
15910
|
};
|
|
15910
|
-
//# sourceMappingURL=index-
|
|
15911
|
+
//# sourceMappingURL=index-BPsL9RCZ.js.map
|