lowcoder-comps 0.0.26 → 0.0.28

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.
Files changed (56) hide show
  1. package/000297fb.js +5 -0
  2. package/{92fb34a2.js → 0205ce17.js} +27 -27
  3. package/{3f63d12d.js → 1269154d.js} +32711 -34763
  4. package/{6fbc4c21.js → 1f088099.js} +18 -18
  5. package/{2b3b3386.js → 2ae47d58.js} +548 -548
  6. package/2ff7471d.js +9 -0
  7. package/{44cd1a62.js → 42b75267.js} +11 -11
  8. package/{ed8c376c.js → 45a7c119.js} +286 -293
  9. package/4bc5ef7f.js +881 -0
  10. package/{90d3581f.js → 4c822e6b.js} +133 -132
  11. package/5bb002c8.js +64 -0
  12. package/{82c8e71b.js → 6517e88b.js} +12 -10
  13. package/65d3daa9.js +391 -0
  14. package/{87b4699c.js → 6909d829.js} +1 -1
  15. package/{b28dda80.js → 711961f8.js} +13 -12
  16. package/77491f00.js +86 -0
  17. package/7805c934.js +455 -0
  18. package/7dc7ce37.js +19104 -0
  19. package/{c3caea77.js → 83feec48.js} +45 -43
  20. package/{c66d9114.js → 8c8fb30b.js} +25 -24
  21. package/{3220cb2e.js → 945d7302.js} +2 -1
  22. package/{4891fa68.js → 9a9b397d.js} +6 -5
  23. package/{3ebbaeae.js → a2d32dbb.js} +18 -18
  24. package/{2c0287e1.js → a39d3869.js} +2 -2
  25. package/a40faea7.js +11624 -0
  26. package/b7bda09a.js +237 -0
  27. package/{5f138044.js → b99f5b2a.js} +158 -147
  28. package/bcc07d29.js +1536 -0
  29. package/c2bf7d82.js +819 -0
  30. package/c4bd6ed7.js +1269 -0
  31. package/c4c5f13b.js +8 -0
  32. package/d2bae1f4.js +2284 -0
  33. package/d4b9d281.js +1089 -0
  34. package/{11b36d97.js → d4ba48b2.js} +148 -145
  35. package/dd0ec77a.js +48428 -0
  36. package/{c889073f.js → e0bacb89.js} +1 -1
  37. package/{b70abaaf.js → e437d53e.js} +1 -1
  38. package/e95fa522.js +1102 -0
  39. package/ed46c11a.js +1276 -0
  40. package/f2b8cbc8.js +25 -0
  41. package/index.js +2 -2
  42. package/package.json +1 -1
  43. package/33035c6f.js +0 -86
  44. package/3f82489c.js +0 -2396
  45. package/454ca826.js +0 -46724
  46. package/4938ecf8.js +0 -22
  47. package/558b96ef.js +0 -18798
  48. package/596b7f71.js +0 -365
  49. package/637a168a.js +0 -235
  50. package/765a2a38.js +0 -1055
  51. package/8ed940ee.js +0 -786
  52. package/9c1ceb2f.js +0 -448
  53. package/aad4f2fa.js +0 -1235
  54. package/b053e17f.js +0 -1000
  55. package/bed24264.js +0 -2192
  56. package/d3478475.js +0 -64
package/2ff7471d.js ADDED
@@ -0,0 +1,9 @@
1
+ function o(e) {
2
+ for (var c = e.length / 6 | 0, n = new Array(c), a = 0; a < c; )
3
+ n[a] = "#" + e.slice(a * 6, ++a * 6);
4
+ return n;
5
+ }
6
+ const r = o("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");
7
+ export {
8
+ r as s
9
+ };
@@ -1,5 +1,5 @@
1
- import { aR as ft, E as gt, c as mt, l as S, h as U, r as xt, aS as _t, aT as bt, aU as kt } from "./3f63d12d.js";
2
- import { a as D } from "./33035c6f.js";
1
+ import { ar as ft, E as gt, c as mt, l as S, h as q, t as xt, as as _t, at as bt, au as kt } from "./1269154d.js";
2
+ import { a as D } from "./77491f00.js";
3
3
  import "./256b619e.js";
4
4
  var K = function() {
5
5
  var n = function(g, i, r, c) {
@@ -353,8 +353,8 @@ Expecting ` + G.join(", ") + ", got '" + (this.terminals_[_] || _) + "'" : J = "
353
353
  K.parser = K;
354
354
  const vt = K;
355
355
  let W = "", st = 0;
356
- const Q = [], q = [], B = [], it = () => ft, rt = function() {
357
- Q.length = 0, q.length = 0, W = "", B.length = 0, gt();
356
+ const Q = [], U = [], B = [], it = () => ft, rt = function() {
357
+ Q.length = 0, U.length = 0, W = "", B.length = 0, gt();
358
358
  }, at = function(n) {
359
359
  W = n, Q.push(n);
360
360
  }, lt = function() {
@@ -365,7 +365,7 @@ const Q = [], q = [], B = [], it = () => ft, rt = function() {
365
365
  let e = 0;
366
366
  for (; !n && e < t; )
367
367
  n = tt(), e++;
368
- return q.push(...B), q;
368
+ return U.push(...B), U;
369
369
  }, ct = function(n, t, e) {
370
370
  const a = {
371
371
  id: st++,
@@ -387,7 +387,7 @@ const Q = [], q = [], B = [], it = () => ft, rt = function() {
387
387
  task: n,
388
388
  classes: []
389
389
  };
390
- q.push(t);
390
+ U.push(t);
391
391
  }, tt = function() {
392
392
  const n = function(e) {
393
393
  return B[e].processed;
@@ -543,7 +543,7 @@ const Mt = function(n, t, e) {
543
543
  };
544
544
  function yt(n, t) {
545
545
  n.each(function() {
546
- var e = U(this), a = e.text().split(/(\s+|<br>)/).reverse(), s, h = [], l = 1.1, p = e.attr("y"), y = parseFloat(e.attr("dy")), f = e.text(null).append("tspan").attr("x", 0).attr("y", p).attr("dy", y + "em");
546
+ var e = q(this), a = e.text().split(/(\s+|<br>)/).reverse(), s, h = [], l = 1.1, p = e.attr("y"), y = parseFloat(e.attr("dy")), f = e.text(null).append("tspan").attr("x", 0).attr("y", p).attr("dy", y + "em");
547
547
  for (let b = 0; b < a.length; b++)
548
548
  s = a[a.length - 1 - b], h.push(s), f.text(h.join(" ").trim()), (f.node().getComputedTextLength() > t || s === "<br>") && (h.pop(), f.text(h.join(" ").trim()), s === "<br>" ? h = [""] : h = [s], f = e.append("tspan").attr("x", 0).attr("y", p).attr("dy", l + "em").text(s));
549
549
  });
@@ -584,8 +584,8 @@ const Ht = function(n, t, e, a) {
584
584
  S.debug("timeline", a.db);
585
585
  const y = l.securityLevel;
586
586
  let f;
587
- y === "sandbox" && (f = U("#i" + t));
588
- const m = (y === "sandbox" ? U(f.nodes()[0].contentDocument.body) : U("body")).select("#" + t);
587
+ y === "sandbox" && (f = q("#i" + t));
588
+ const m = (y === "sandbox" ? q(f.nodes()[0].contentDocument.body) : q("body")).select("#" + t);
589
589
  m.append("g");
590
590
  const g = a.db.getTasks(), i = a.db.getCommonDb().getDiagramTitle();
591
591
  S.debug("task", g), C.initGraphics(m);
@@ -785,12 +785,12 @@ const Ht = function(n, t, e, a) {
785
785
  .eventWrapper {
786
786
  filter: brightness(120%);
787
787
  }
788
- `, Ot = Bt, qt = {
788
+ `, Ot = Bt, Ut = {
789
789
  db: St,
790
790
  renderer: Vt,
791
791
  parser: vt,
792
792
  styles: Ot
793
793
  };
794
794
  export {
795
- qt as diagram
795
+ Ut as diagram
796
796
  };