@chaibuilder/sdk 1.2.91 → 1.2.92

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 (44) hide show
  1. package/dist/CodeEditor-awVVPqel.cjs +1 -0
  2. package/dist/{CodeEditor-_Pim7pDO.js → CodeEditor-orTEdw7a.js} +30 -28
  3. package/dist/Topbar--KOfsR94.cjs +1 -0
  4. package/dist/{Topbar-4ejjKoRn.js → Topbar-OPlOc1Ha.js} +21 -19
  5. package/dist/{UnsplashImages-fpbR9Jbs.js → UnsplashImages-WaGyNL1z.js} +35 -33
  6. package/dist/UnsplashImages-g-8MvB9W.cjs +1 -0
  7. package/dist/{UploadImages-9hzL5Hu1.js → UploadImages-GiKofaXX.js} +37 -62
  8. package/dist/UploadImages-Ic_iZgWY.cjs +1 -0
  9. package/dist/_commonjsHelpers-f3sTPFkQ.js +8 -0
  10. package/dist/_commonjsHelpers-f52AuuUj.cjs +1 -0
  11. package/dist/button-9Duvj2dH.js +42 -0
  12. package/dist/button-oQgWN0j0.cjs +1 -0
  13. package/dist/context-menu-8MWP_Ikf.cjs +1 -0
  14. package/dist/{context-menu-9cWJcKdh.js → context-menu-yLeOsx9j.js} +427 -463
  15. package/dist/core.cjs +1 -1
  16. package/dist/core.d.ts +34 -11
  17. package/dist/core.js +79 -75
  18. package/dist/iconBase-BnEC5_qG.js +1583 -0
  19. package/dist/iconBase-_bgMuxa5.cjs +1 -0
  20. package/dist/index-Hj8wMhx_.cjs +223 -0
  21. package/dist/{index-ry3B_D93.js → index-yJ1H6b2C.js} +9626 -10795
  22. package/dist/plugin-02QsHeBE.cjs +1 -0
  23. package/dist/{plugin-P0tpo_XZ.cjs → plugin-BXpjdQxx.cjs} +1 -1
  24. package/dist/{plugin-f5uJtdXY.js → plugin-DdKuAR7p.js} +1 -1
  25. package/dist/plugin-VDzc8jUO.js +52 -0
  26. package/dist/render.cjs +2 -2
  27. package/dist/render.js +7 -6
  28. package/dist/tailwind.cjs +1 -1
  29. package/dist/tailwind.js +7 -6
  30. package/dist/ui.cjs +1 -1
  31. package/dist/ui.js +113 -112
  32. package/dist/web-blocks.cjs +1 -1
  33. package/dist/web-blocks.js +344 -289
  34. package/package.json +2 -2
  35. package/dist/CodeEditor-Imjgt7mh.cjs +0 -1
  36. package/dist/Topbar-irIirqy7.cjs +0 -1
  37. package/dist/UnsplashImages-NfwOtGHo.cjs +0 -1
  38. package/dist/UploadImages-OVHnYeiL.cjs +0 -1
  39. package/dist/context-menu-sQn7ryJ6.cjs +0 -1
  40. package/dist/iconBase-vJD0OXxU.cjs +0 -1
  41. package/dist/iconBase-zweRWSz0.js +0 -323
  42. package/dist/index-VBJLJ6fO.cjs +0 -223
  43. package/dist/plugin-_F-KZp1i.cjs +0 -1
  44. package/dist/plugin-sJ3Hzvpv.js +0 -57
@@ -1 +0,0 @@
1
- "use strict";var c=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function f(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var a={},d={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return r}});function u(n,t){return{handler:n,config:t}}u.withOptions=function(n,t=()=>({})){const l=function(o){return{__options:o,handler:n(o),config:t(o)}};return l.__isOptionsFunction=!0,l.__pluginFunction=n,l.__configFunction=t,l};const r=u})(d);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return n}});const u=r(d);function r(t){return t&&t.__esModule?t:{default:t}}const n=u.default})(a);let i=a;var _=(i.__esModule?i:{default:i}).default;const s=f(_);exports.commonjsGlobal=c;exports.getDefaultExportFromCjs=f;exports.plugin=s;
@@ -1,57 +0,0 @@
1
- var _ = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2
- function d(e) {
3
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
- }
5
- var i = {}, f = {};
6
- (function(e) {
7
- Object.defineProperty(e, "__esModule", {
8
- value: !0
9
- }), Object.defineProperty(e, "default", {
10
- enumerable: !0,
11
- get: function() {
12
- return l;
13
- }
14
- });
15
- function u(n, t) {
16
- return {
17
- handler: n,
18
- config: t
19
- };
20
- }
21
- u.withOptions = function(n, t = () => ({})) {
22
- const r = function(o) {
23
- return {
24
- __options: o,
25
- handler: n(o),
26
- config: t(o)
27
- };
28
- };
29
- return r.__isOptionsFunction = !0, r.__pluginFunction = n, r.__configFunction = t, r;
30
- };
31
- const l = u;
32
- })(f);
33
- (function(e) {
34
- Object.defineProperty(e, "__esModule", {
35
- value: !0
36
- }), Object.defineProperty(e, "default", {
37
- enumerable: !0,
38
- get: function() {
39
- return n;
40
- }
41
- });
42
- const u = /* @__PURE__ */ l(f);
43
- function l(t) {
44
- return t && t.__esModule ? t : {
45
- default: t
46
- };
47
- }
48
- const n = u.default;
49
- })(i);
50
- let a = i;
51
- var c = (a.__esModule ? a : { default: a }).default;
52
- const s = /* @__PURE__ */ d(c);
53
- export {
54
- _ as c,
55
- d as g,
56
- s as p
57
- };