@kestra-io/ui-libs 0.0.199 → 0.0.201
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/{FlowYamlUtils-DcoLy6Zd.cjs → FlowYamlUtils-DE2Q92JR.cjs} +2 -2
- package/dist/{FlowYamlUtils-DcoLy6Zd.cjs.map → FlowYamlUtils-DE2Q92JR.cjs.map} +1 -1
- package/dist/{FlowYamlUtils-BLYppTrj.js → FlowYamlUtils-XiHwEJpD.js} +87 -83
- package/dist/{FlowYamlUtils-BLYppTrj.js.map → FlowYamlUtils-XiHwEJpD.js.map} +1 -1
- package/dist/components/plugins/SchemaToHtml.vue.d.ts.map +1 -1
- package/dist/kestra-flowyamlutils.cjs.js +1 -1
- package/dist/kestra-flowyamlutils.es.js +1 -1
- package/dist/kestra-index.cjs.js +9 -9
- package/dist/kestra-index.cjs.js.map +1 -1
- package/dist/kestra-index.es.js +3177 -3150
- package/dist/kestra-index.es.js.map +1 -1
- package/dist/ui-libs.css +1 -1
- package/dist/utils/FlowYamlUtils.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/plugins/SchemaToHtml.vue +68 -5
- package/src/utils/FlowYamlUtils.test.ts +63 -1
- package/src/utils/FlowYamlUtils.ts +6 -3
|
@@ -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":"AAuSI,OAAO,KAAK,EAAe,UAAU,EAAC,MAAM,4BAA4B,CAAC;AAIzE,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;AAgHN,iBAAS,cAAc;WA4TT,OAAO,IAA6B;;;;YAhBpB,GAAG;;;YACH,GAAG;;;YACF,GAAG;;;YACH,GAAG;;;YACH,GAAG;;;YACH,GAAG;;;YACH,GAAG;;;;EAejC;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAxcF,OAAO;4BACO,OAAO;wFA+ctC,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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("js-yaml");require("yaml");const e=require("./FlowYamlUtils-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("js-yaml");require("yaml");const e=require("./FlowYamlUtils-DE2Q92JR.cjs");exports.FLOW_SECTION_KEYS=e.FLOW_SECTION_KEYS;exports.ORDERED_FLOW_ROOT_KEYS=e.ORDERED_FLOW_ROOT_KEYS;exports.checkBlockAlreadyExists=e.checkBlockAlreadyExists;exports.cleanMetadata=e.cleanMetadata;exports.deleteBlock=e.deleteBlock;exports.deleteBlockWithPath=e.deleteBlockWithPath;exports.deleteMetadata=e.deleteMetadata;exports.deletePluginDefaults=e.deletePluginDefaults;exports.extractBlock=e.extractBlock;exports.extractBlockWithPath=e.extractBlockWithPath;exports.extractFieldFromMaps=e.extractFieldFromMaps;exports.extractPluginDefault=e.extractPluginDefault;exports.flowHaveTasks=e.flowHaveTasks;exports.getAllCharts=e.getAllCharts;exports.getChartAtPosition=e.getChartAtPosition;exports.getLastBlock=e.getLastBlock;exports.getMetadata=e.getMetadata;exports.getPathFromSectionAndId=e.getPathFromSectionAndId;exports.getTypeAtPosition=e.getTypeAtPosition;exports.getVersionAtPosition=e.getVersionAtPosition;exports.insertBlock=e.insertBlock;exports.insertBlockWithPath=e.insertBlockWithPath;exports.insertErrorInFlowable=e.insertErrorInFlowable;exports.isParentChildrenRelation=e.isParentChildrenRelation;exports.localizeElementAtIndex=e.localizeElementAtIndex;exports.pairsToMap=e.pairsToMap;exports.parse=e.parse;exports.parsePath=e.parsePath;exports.replaceBlockInDocument=e.replaceBlockInDocument;exports.replaceBlockWithPath=e.replaceBlockWithPath;exports.replaceIdAndNamespace=e.replaceIdAndNamespace;exports.replacePluginDefaultsInDocument=e.replacePluginDefaultsInDocument;exports.sort=e.sort;exports.stringify=e.stringify;exports.swapBlocks=e.swapBlocks;exports.updateMetadata=e.updateMetadata;
|
|
2
2
|
//# sourceMappingURL=kestra-flowyamlutils.cjs.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "js-yaml";
|
|
2
2
|
import "yaml";
|
|
3
|
-
import { al as l, am as o, v as r, h as i, x as c, ak as n, b as d, d as p, A as h, ag as k, e as g, a as P, f as m, n as B, m as u, w as A, c as f, af as x, k as E, g as D, y as I, aj as F, j as M, t as O, l as W, p as T, o as _, ai as w, z as y, ah as C, i as R, r as S, s as L, q as b, ae as j, u as v } from "./FlowYamlUtils-
|
|
3
|
+
import { al as l, am as o, v as r, h as i, x as c, ak as n, b as d, d as p, A as h, ag as k, e as g, a as P, f as m, n as B, m as u, w as A, c as f, af as x, k as E, g as D, y as I, aj as F, j as M, t as O, l as W, p as T, o as _, ai as w, z as y, ah as C, i as R, r as S, s as L, q as b, ae as j, u as v } from "./FlowYamlUtils-XiHwEJpD.js";
|
|
4
4
|
export {
|
|
5
5
|
l as FLOW_SECTION_KEYS,
|
|
6
6
|
o as ORDERED_FLOW_ROOT_KEYS,
|