lowcoder-comps 0.0.27 → 0.0.29
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/{83f8a9bc.js → 2085da13.js} +1 -1
- package/250691b5.js +5 -0
- package/274f545c.js +881 -0
- package/{991b6314.js → 289305a1.js} +45 -43
- package/{6e6c38ae.js → 2eae45c2.js} +1 -1
- package/2ff7471d.js +9 -0
- package/{d16a79d9.js → 335b22a2.js} +12 -10
- package/{e30d5d4a.js → 38c826fe.js} +158 -147
- package/{ca35eaa7.js → 44011c1d.js} +286 -293
- package/4fc06812.js +64 -0
- package/{e7309c57.js → 56a787cf.js} +2 -2
- package/590941ff.js +86 -0
- package/{a607b479.js → 6341867f.js} +27 -27
- package/657fd065.js +8 -0
- package/{daee88f9.js → 78a5e50d.js} +133 -132
- package/820c3641.js +25 -0
- package/{70705fc3.js → 88b4e75a.js} +2 -1
- package/8d999722.js +1102 -0
- package/{65ab329e.js → 989caea2.js} +148 -145
- package/99b984d1.js +237 -0
- package/9e5f02d6.js +19104 -0
- package/a40faea7.js +11624 -0
- package/abac9104.js +1536 -0
- package/af2f19b3.js +819 -0
- package/{3544d11b.js → af5ee3de.js} +13 -12
- package/b24707c2.js +48428 -0
- package/b68f8b69.js +1276 -0
- package/ba68ba65.js +391 -0
- package/{796a2b34.js → bafb8599.js} +1 -1
- package/{0d26e631.js → bba60c35.js} +548 -548
- package/bd7c2a8e.js +1089 -0
- package/c71dadea.js +455 -0
- package/{8d8803ff.js → d05c1762.js} +25 -24
- package/{5edf1d55.js → d073ab24.js} +32557 -34230
- package/{11bb676b.js → d838cd10.js} +6 -5
- package/{cea82f05.js → dc36a6eb.js} +11 -11
- package/{e1a5f037.js → ed143450.js} +18 -18
- package/ee8ec8f2.js +2284 -0
- package/f6755210.js +1269 -0
- package/{560f788e.js → fba4c8e4.js} +18 -18
- package/index.js +2 -2
- package/package.json +11 -9
- package/31a2d08c.js +0 -365
- package/49315e81.js +0 -64
- package/55e01450.js +0 -46724
- package/63aaeeb8.js +0 -1055
- package/685b5f6c.js +0 -1235
- package/77072d20.js +0 -22
- package/919ae09a.js +0 -1000
- package/a0a687f6.js +0 -235
- package/a664ee52.js +0 -2192
- package/b8dbed32.js +0 -448
- package/d9708225.js +0 -86
- package/eca15e1d.js +0 -2396
- package/f3f6fcfc.js +0 -18798
- package/f45254b8.js +0 -786
package/820c3641.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { p as e, f as o } from "./38c826fe.js";
|
|
2
|
+
import { f as t, g as a } from "./c71dadea.js";
|
|
3
|
+
import { u as i } from "./d073ab24.js";
|
|
4
|
+
import "./274f545c.js";
|
|
5
|
+
import "./abac9104.js";
|
|
6
|
+
import "./ba68ba65.js";
|
|
7
|
+
import "./657fd065.js";
|
|
8
|
+
import "./8d999722.js";
|
|
9
|
+
import "./88b4e75a.js";
|
|
10
|
+
import "./2eae45c2.js";
|
|
11
|
+
import "./2ff2c7a6.js";
|
|
12
|
+
import "./256b619e.js";
|
|
13
|
+
import "./250691b5.js";
|
|
14
|
+
const M = {
|
|
15
|
+
parser: e,
|
|
16
|
+
db: o,
|
|
17
|
+
renderer: t,
|
|
18
|
+
styles: a,
|
|
19
|
+
init: (r) => {
|
|
20
|
+
r.flowchart || (r.flowchart = {}), r.flowchart.arrowMarkerAbsolute = r.arrowMarkerAbsolute, i({ flowchart: { arrowMarkerAbsolute: r.arrowMarkerAbsolute } }), t.setConf(r.flowchart), o.clear(), o.setGen("gen-2");
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
export {
|
|
24
|
+
M as diagram
|
|
25
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { l as At,
|
|
1
|
+
import { l as At, b6 as zt, b7 as It } from "./d073ab24.js";
|
|
2
2
|
const Tt = {};
|
|
3
3
|
function Bt(n, r) {
|
|
4
4
|
const t = r || Tt, e = typeof t.includeImageAlt == "boolean" ? t.includeImageAlt : !0, u = typeof t.includeHtml == "boolean" ? t.includeHtml : !0;
|
|
@@ -2950,6 +2950,7 @@ const Ur = (n, r = "", {
|
|
|
2950
2950
|
isNode: l,
|
|
2951
2951
|
label: zt(c).replace(
|
|
2952
2952
|
/fa[blrs]?:fa-[\w-]+/g,
|
|
2953
|
+
// cspell: disable-line
|
|
2953
2954
|
(x) => `<i class='${x.replace(":", " ")}'></i>`
|
|
2954
2955
|
),
|
|
2955
2956
|
labelStyle: t.replace("fill:", "color:")
|