@chaibuilder/pages 0.4.16 → 0.4.18
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/{B4MFY5CR-BG0CJbRg.js → B4MFY5CR-C7PbvQZA.js} +1 -1
- package/dist/{B4MFY5CR-BFhuj7MO.cjs → B4MFY5CR-D-RGlI6C.cjs} +1 -1
- package/dist/{HO4MOOFI-BKZ0rHoD.cjs → HO4MOOFI-BE7IxSw6.cjs} +1 -1
- package/dist/{HO4MOOFI-Ds8uNsOs.js → HO4MOOFI-B_GoCYM2.js} +2 -2
- package/dist/{HUY7CZI3-CoycOkLI.js → HUY7CZI3-DCGMm6Rr.js} +2 -2
- package/dist/{HUY7CZI3-DnUD8BzY.cjs → HUY7CZI3-fNYcYVC1.cjs} +1 -1
- package/dist/{digital-asset-manager-D1P-iPRq.js → digital-asset-manager-BjrjrGhU.js} +1 -1
- package/dist/{digital-asset-manager-DK5idohB.cjs → digital-asset-manager-fcMMKnD-.cjs} +1 -1
- package/dist/{index-CwntNsgH.cjs → index-BAUeoBr8.cjs} +2 -2
- package/dist/{index-Ch0kaQDy.js → index-DOVQkWCn.js} +4 -3
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/server.d.ts +1 -0
- package/package.json +1 -1
|
@@ -396,6 +396,7 @@ const Rr = "__logged_in_user", Al = Nl(
|
|
|
396
396
|
})) : n();
|
|
397
397
|
} else
|
|
398
398
|
n();
|
|
399
|
+
return null;
|
|
399
400
|
},
|
|
400
401
|
retry: !1,
|
|
401
402
|
enabled: !1
|
|
@@ -7519,7 +7520,7 @@ var Ad = (e, t = !1) => {
|
|
|
7519
7520
|
const t = da(() => {
|
|
7520
7521
|
const n = this, [s] = B(this, vt), [a] = B(this, Et), [i] = B(this, bt), [l] = B(this, wt), [o] = B(this, pt);
|
|
7521
7522
|
let c;
|
|
7522
|
-
return B(this, St) ? c = B(this, St) : (c = ca(() => import("./HO4MOOFI-
|
|
7523
|
+
return B(this, St) ? c = B(this, St) : (c = ca(() => import("./HO4MOOFI-B_GoCYM2.js")), ie(this, St, c)), Ia(B(this, Xt), B(this, yt)), la(c, oa({
|
|
7523
7524
|
get queryFlavor() {
|
|
7524
7525
|
return B(n, Yt);
|
|
7525
7526
|
},
|
|
@@ -7613,7 +7614,7 @@ var Ad = (e, t = !1) => {
|
|
|
7613
7614
|
const t = da(() => {
|
|
7614
7615
|
const n = this, [s] = B(this, Tt), [a] = B(this, xt), [i] = B(this, Ct), [l] = B(this, Pt), [o] = B(this, Nt), [c] = B(this, _t);
|
|
7615
7616
|
let d;
|
|
7616
|
-
return B(this, It) ? d = B(this, It) : (d = ca(() => import("./HUY7CZI3-
|
|
7617
|
+
return B(this, It) ? d = B(this, It) : (d = ca(() => import("./HUY7CZI3-DCGMm6Rr.js")), ie(this, It, d)), Ia(B(this, nn), B(this, At)), la(d, oa({
|
|
7617
7618
|
get queryFlavor() {
|
|
7618
7619
|
return B(n, en);
|
|
7619
7620
|
},
|
|
@@ -7731,7 +7732,7 @@ var Ru = process.env.NODE_ENV !== "development" ? function() {
|
|
|
7731
7732
|
} : Du;
|
|
7732
7733
|
process.env.NODE_ENV;
|
|
7733
7734
|
const Uu = ti(
|
|
7734
|
-
() => import("./digital-asset-manager-
|
|
7735
|
+
() => import("./digital-asset-manager-BjrjrGhU.js")
|
|
7735
7736
|
);
|
|
7736
7737
|
gl();
|
|
7737
7738
|
ac();
|
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-BAUeoBr8.cjs"),t=require("@chaibuilder/sdk");exports.PermissionChecker=e.PermissionChecker;exports.default=e.ChaiBuilderPages;exports.registerChaiLoginComponent=e.registerLoginComponent;exports.useChaiAuth=e.useChaiAuth;exports.useChaiCurrentPage=e.useCurrentPage;exports.useChaiFetch=e.useChaiFetch;exports.useChaiUserInfo=e.useChaiUserInfo;exports.useFetch=e.useFetch;exports.useFetchUpload=e.useFetchUpload;exports.useLanguagePages=e.useLanguagePages;exports.useUserPermissions=e.useUserRoleAndPermissions;exports.useWebsitePages=e.useWebsitePages;exports.useWebsiteSetting=e.useWebsiteSetting;Object.keys(t).forEach(s=>{s!=="default"&&!Object.prototype.hasOwnProperty.call(exports,s)&&Object.defineProperty(exports,s,{enumerable:!0,get:()=>t[s]})});
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a0 as s, _ as i, a1 as t, a6 as u, a2 as r, a8 as o, aa as h, X as n, a9 as g, a3 as C, a7 as m, a4 as P, a5 as c } from "./index-
|
|
1
|
+
import { a0 as s, _ as i, a1 as t, a6 as u, a2 as r, a8 as o, aa as h, X as n, a9 as g, a3 as C, a7 as m, a4 as P, a5 as c } from "./index-DOVQkWCn.js";
|
|
2
2
|
export * from "@chaibuilder/sdk";
|
|
3
3
|
export {
|
|
4
4
|
s as PermissionChecker,
|
package/dist/server.d.ts
CHANGED