@chaibuilder/pages 0.10.4 → 0.10.7
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/{LNWAZHJI-DnDvbfjC.js → LNWAZHJI-5P4flz-A.js} +2 -2
- package/dist/{LNWAZHJI-BVkB8sD5.cjs → LNWAZHJI-CMfEHMT8.cjs} +1 -1
- package/dist/{MWZ6AO7Z-nL0GUia8.js → MWZ6AO7Z-B8Q6J9D7.js} +2 -2
- package/dist/{MWZ6AO7Z-Dy8xff8F.cjs → MWZ6AO7Z-B8Rsz-bJ.cjs} +1 -1
- package/dist/{YPM2AS64-BfIlFBkW.js → YPM2AS64-CKtADuHE.js} +1 -1
- package/dist/{YPM2AS64-BtESonfG.cjs → YPM2AS64-QCGFDqlS.cjs} +1 -1
- package/dist/{index-D8NHX8y5.js → index-C-Yv69Pg.js} +1540 -1457
- package/dist/{index-DhpE4jG5.cjs → index-CfW7XYR8.cjs} +5 -5
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +3 -2
package/dist/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./index-CfW7XYR8.cjs"),t=require("@chaibuilder/sdk");exports.ChaiBuilderPagesRealtime=e.ChaiBuilderPagesRealtime;exports.ChaiJsonInput=e.SmartJsonInput;exports.ImagePicker=e.ImagePicker;exports.LanguageSwitcher=e.LanguageSwitcher;exports.NestedPathSelector=e.NestedPathSelector;exports.PermissionChecker=e.PermissionChecker;exports.default=e.ChaiBuilderPages;exports.registerChaiLoginComponent=e.registerLoginComponent;exports.registerChaiSiteSetting=e.registerChaiSiteSetting;exports.useActivePage=e.useActivePage;exports.useBuilderPageData=e.useBuilderPageData;exports.useChaiAuth=e.useChaiAuth;exports.useChaiCurrentPage=e.useCurrentPage;exports.useChaiFetch=e.useChaiFetch;exports.useChaiUserInfo=e.useChaiUserInfo;exports.useFallbackLang=e.useFallbackLang;exports.useFetch=e.useFetch;exports.useGotoPage=e.useGotoPage;exports.useLanguagePages=e.useLanguagePages;exports.usePageTypes=e.usePageTypes;exports.useUpdateActivePageMetadata=e.useUpdateActivePageMetadata;exports.useUserPermissions=e.useUserRoleAndPermissions;exports.useWebsitePages=e.useWebsitePages;exports.useWebsiteSetting=e.useWebsiteSetting;Object.keys(t).forEach(a=>{a!=="default"&&!Object.prototype.hasOwnProperty.call(exports,a)&&Object.defineProperty(exports,a,{enumerable:!0,get:()=>t[a]})});
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aj as s, a7 as t, a6 as i, a5 as u, Y as g, a4 as r, X as h, a8 as n, a9 as o, Z as P, _ as C, ae as c, aa as d, ag as l, ai as m, a0 as p, ah as f, a1 as S, ab as b, a2 as L, a3 as k, af as A, ac as F, ad as I } from "./index-
|
|
1
|
+
import { aj as s, a7 as t, a6 as i, a5 as u, Y as g, a4 as r, X as h, a8 as n, a9 as o, Z as P, _ as C, ae as c, aa as d, ag as l, ai as m, a0 as p, ah as f, a1 as S, ab as b, a2 as L, a3 as k, af as A, ac as F, ad as I } from "./index-C-Yv69Pg.js";
|
|
2
2
|
export * from "@chaibuilder/sdk";
|
|
3
3
|
export {
|
|
4
4
|
s as ChaiBuilderPagesRealtime,
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"author": "Suraj Air",
|
|
4
4
|
"license": "Private",
|
|
5
5
|
"homepage": "https://chaibuilder.com",
|
|
6
|
-
"version": "0.10.
|
|
6
|
+
"version": "0.10.7",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"files": [
|
|
9
9
|
"dist"
|
|
@@ -84,9 +84,9 @@
|
|
|
84
84
|
"@chaibuilder/sdk": "2.5.4",
|
|
85
85
|
"@mhsdesign/jit-browser-tailwindcss": "^0.4.2",
|
|
86
86
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
87
|
+
"@tailwindcss/container-queries": "0.1.1",
|
|
87
88
|
"@tailwindcss/forms": "^0.5.10",
|
|
88
89
|
"@tailwindcss/typography": "^0.5.16",
|
|
89
|
-
"@tailwindcss/container-queries": "0.1.1",
|
|
90
90
|
"@tanstack/react-query": "^5.85.0",
|
|
91
91
|
"@types/express-fileupload": "1.5.1",
|
|
92
92
|
"canvas": "3.1.2",
|
|
@@ -103,6 +103,7 @@
|
|
|
103
103
|
"path": "^0.12.7",
|
|
104
104
|
"react-diff-view": "3.3.2",
|
|
105
105
|
"react-dropzone": "^14.3.8",
|
|
106
|
+
"react-error-boundary": "^6.0.0",
|
|
106
107
|
"react-filerobot-image-editor": "^4.9.1",
|
|
107
108
|
"react-paginate": "^8.3.0",
|
|
108
109
|
"sonner": "^2.0.7",
|