lowcoder-comps 0.0.32 → 0.0.34

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 (43) hide show
  1. package/{c289b0aa.js → 00bb478a.js} +49 -49
  2. package/{4a860f5d.js → 02bef5a4.js} +58 -58
  3. package/{f8b68c1a.js → 057d2a44.js} +21 -21
  4. package/{d8c50a91.js → 0964fcc6.js} +5 -5
  5. package/{cc799554.js → 14220e98.js} +52 -52
  6. package/{24307cf2.js → 1c074fe4.js} +11 -11
  7. package/{ee801edf.js → 250a6954.js} +36 -36
  8. package/{4cc9caa5.js → 2cd27cf0.js} +2 -2
  9. package/{fcee2d3c.js → 2f064957.js} +5 -5
  10. package/{4a489df6.js → 30c4916b.js} +1 -1
  11. package/{e6388bfd.js → 36ec7270.js} +2 -2
  12. package/{c9bb75eb.js → 38c14832.js} +1 -1
  13. package/{debd9490.js → 3ae34bed.js} +11 -11
  14. package/{97059d88.js → 3e2939fa.js} +75 -75
  15. package/{4564a1bc.js → 3f5f874f.js} +28 -28
  16. package/{1e5cb9c2.js → 3fb86fb9.js} +18 -18
  17. package/{fd51bb2f.js → 415177f9.js} +2 -2
  18. package/{a40faea7.js → 47848c42.js} +317 -305
  19. package/4c6a0ece.js +162535 -0
  20. package/{d3700d97.js → 4db8e48b.js} +22 -22
  21. package/{e06dcfb0.js → 531065f1.js} +14 -14
  22. package/{6deaf0be.js → 5a398ea8.js} +29 -29
  23. package/{444e09f1.js → 5ab1614c.js} +18 -18
  24. package/{64d87c95.js → 65bbb6ae.js} +2 -2
  25. package/{a969f4ca.js → 777cd15c.js} +2057 -2057
  26. package/{df803461.js → 7dacfa82.js} +26 -26
  27. package/{a408f817.js → 800cf0d0.js} +18 -18
  28. package/{7a3f27e4.js → 93e9bd3a.js} +6 -6
  29. package/98622dfa.js +16582 -0
  30. package/{2b031be2.js → a2e74e62.js} +1 -1
  31. package/{c4d99b09.js → a61c3bd3.js} +1 -1
  32. package/{dce9fa3f.js → b8f48ff4.js} +4 -4
  33. package/{7ae6dd1c.js → bd0f5f65.js} +6 -6
  34. package/{aa82b740.js → bf4428f5.js} +56 -56
  35. package/{aa1becc7.js → cb1972f7.js} +9 -9
  36. package/{d622fb26.js → dfc10c94.js} +66 -66
  37. package/{794e64d5.js → ed2c9753.js} +13 -13
  38. package/{cb40fdd9.js → ef2833e6.js} +308 -314
  39. package/{de8c90a7.js → f9e72519.js} +30 -30
  40. package/{f7c6b13d.js → fe063d15.js} +7498 -7263
  41. package/index.js +2 -2
  42. package/package.json +4 -2
  43. package/98955949.js +0 -134435
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
- (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.id="lowcoder-comps-0.0.32",e.appendChild(document.createTextNode("")),document.head.appendChild(e)}}catch(c){console.error("vite-plugin-css-injected-by-js",c)}})();
2
- import { b8 as f } from "./98955949.js";
1
+ (function(){"use strict";try{if(typeof document!="undefined"){var e=document.createElement("style");e.id="lowcoder-comps-0.0.34",e.appendChild(document.createTextNode("")),document.head.appendChild(e)}}catch(c){console.error("vite-plugin-css-injected-by-js",c)}})();
2
+ import { b9 as f } from "./4c6a0ece.js";
3
3
  export {
4
4
  f as default
5
5
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lowcoder-comps",
3
- "version": "0.0.32",
3
+ "version": "0.0.34",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "dependencies": {
@@ -19,11 +19,13 @@
19
19
  "@fullcalendar/timeline": "^6.1.6",
20
20
  "@types/react": "^18.2.45",
21
21
  "@types/react-dom": "^18.2.18",
22
+ "agora-rtc-sdk-ng": "^4.20.2",
23
+ "agora-rtm-sdk": "^1.5.1",
22
24
  "big.js": "^6.2.1",
23
25
  "echarts-extension-gmap": "^1.6.0",
24
26
  "echarts-wordcloud": "^2.1.0",
25
27
  "lowcoder-cli": "workspace:^",
26
- "lowcoder-sdk": "workspace:^",
28
+ "lowcoder-sdk": "^2.4.0",
27
29
  "mermaid": "^10.6.1",
28
30
  "react": "^18.2.0",
29
31
  "react-dom": "^18.2.0",