@access-dlsu/leapify 0.260507.5 → 0.260524.1
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/app.d.ts.map +1 -1
- package/dist/chunk-64MMUYMK.cjs +167 -0
- package/dist/chunk-64MMUYMK.cjs.map +1 -0
- package/dist/chunk-AKCERDGP.js +161 -0
- package/dist/chunk-AKCERDGP.js.map +1 -0
- package/dist/client/index.cjs +55 -841
- package/dist/client/index.cjs.map +1 -1
- package/dist/client/index.d.ts +3 -8
- package/dist/client/index.d.ts.map +1 -1
- package/dist/client/index.js +53 -839
- package/dist/client/index.js.map +1 -1
- package/dist/client/turnstile.d.ts +25 -0
- package/dist/client/turnstile.d.ts.map +1 -0
- package/dist/client/types.d.ts +2 -15
- package/dist/client/types.d.ts.map +1 -1
- package/dist/db/migrate.d.ts.map +1 -1
- package/dist/db/schema/classes.d.ts +0 -19
- package/dist/db/schema/classes.d.ts.map +1 -1
- package/dist/db/schema/site-config.d.ts +0 -83
- package/dist/db/schema/site-config.d.ts.map +1 -1
- package/dist/index.cjs +666 -38320
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +3 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +520 -38167
- package/dist/index.js.map +1 -1
- package/dist/lib/middleware/cors.d.ts.map +1 -1
- package/dist/lib/middleware/rate-limit.d.ts.map +1 -1
- package/dist/lib/middleware/referer-guard.d.ts.map +1 -1
- package/dist/lib/middleware/turnstile-challenge.cjs +29 -0
- package/dist/lib/middleware/turnstile-challenge.cjs.map +1 -0
- package/dist/lib/middleware/turnstile-challenge.d.ts +45 -0
- package/dist/lib/middleware/turnstile-challenge.d.ts.map +1 -0
- package/dist/lib/middleware/turnstile-challenge.js +4 -0
- package/dist/lib/middleware/turnstile-challenge.js.map +1 -0
- package/dist/queues/jobs.d.ts +0 -5
- package/dist/queues/jobs.d.ts.map +1 -1
- package/dist/routes/classes.d.ts.map +1 -1
- package/dist/routes/faqs.d.ts.map +1 -1
- package/dist/routes/site-config.d.ts.map +1 -1
- package/dist/routes/themes.d.ts.map +1 -1
- package/dist/routes/uploads.d.ts.map +1 -1
- package/dist/types.d.ts +5 -26
- package/dist/types.d.ts.map +1 -1
- package/dist/worker-handler.d.ts +1 -0
- package/dist/worker-handler.d.ts.map +1 -1
- package/dist/worker.js +684 -64365
- package/dist/worker.js.map +1 -1
- package/package.json +11 -9
- package/dist/bun-sqlite-dialect-na--YwnN-NIYANHVJ.cjs +0 -162
- package/dist/bun-sqlite-dialect-na--YwnN-NIYANHVJ.cjs.map +0 -1
- package/dist/bun-sqlite-dialect-na--YwnN-XVQNOKSL.js +0 -160
- package/dist/bun-sqlite-dialect-na--YwnN-XVQNOKSL.js.map +0 -1
- package/dist/chunk-4DPT2KQR.cjs +0 -467
- package/dist/chunk-4DPT2KQR.cjs.map +0 -1
- package/dist/chunk-5JKLV7IE.cjs +0 -2962
- package/dist/chunk-5JKLV7IE.cjs.map +0 -1
- package/dist/chunk-5OQD5ALM.cjs +0 -76
- package/dist/chunk-5OQD5ALM.cjs.map +0 -1
- package/dist/chunk-5YYVBPAE.js +0 -2301
- package/dist/chunk-5YYVBPAE.js.map +0 -1
- package/dist/chunk-6MMWL46O.cjs +0 -7170
- package/dist/chunk-6MMWL46O.cjs.map +0 -1
- package/dist/chunk-EGRHWZRV.js +0 -3
- package/dist/chunk-EGRHWZRV.js.map +0 -1
- package/dist/chunk-EMMSS5I5.cjs +0 -37
- package/dist/chunk-EMMSS5I5.cjs.map +0 -1
- package/dist/chunk-FUCJEA2S.js +0 -6196
- package/dist/chunk-FUCJEA2S.js.map +0 -1
- package/dist/chunk-G3PMV62Z.js +0 -33
- package/dist/chunk-G3PMV62Z.js.map +0 -1
- package/dist/chunk-GNRL67OU.js +0 -2949
- package/dist/chunk-GNRL67OU.js.map +0 -1
- package/dist/chunk-HHNEB7YR.js +0 -8
- package/dist/chunk-HHNEB7YR.js.map +0 -1
- package/dist/chunk-IQEWVHLM.js +0 -889
- package/dist/chunk-IQEWVHLM.js.map +0 -1
- package/dist/chunk-JIZPYG6H.js +0 -72
- package/dist/chunk-JIZPYG6H.js.map +0 -1
- package/dist/chunk-JPVIXCF5.cjs +0 -10
- package/dist/chunk-JPVIXCF5.cjs.map +0 -1
- package/dist/chunk-JQSZJWBN.cjs +0 -3075
- package/dist/chunk-JQSZJWBN.cjs.map +0 -1
- package/dist/chunk-LVKPYSXI.cjs +0 -2312
- package/dist/chunk-LVKPYSXI.cjs.map +0 -1
- package/dist/chunk-MNEW2V4T.js +0 -447
- package/dist/chunk-MNEW2V4T.js.map +0 -1
- package/dist/chunk-MY37YE52.js +0 -3034
- package/dist/chunk-MY37YE52.js.map +0 -1
- package/dist/chunk-NKIQRCOM.cjs +0 -4
- package/dist/chunk-NKIQRCOM.cjs.map +0 -1
- package/dist/chunk-OK6RVPEH.cjs +0 -6200
- package/dist/chunk-OK6RVPEH.cjs.map +0 -1
- package/dist/chunk-OZ6HZKR5.js +0 -228
- package/dist/chunk-OZ6HZKR5.js.map +0 -1
- package/dist/chunk-RFP2X2FA.cjs +0 -903
- package/dist/chunk-RFP2X2FA.cjs.map +0 -1
- package/dist/chunk-S5DBMZVP.cjs +0 -234
- package/dist/chunk-S5DBMZVP.cjs.map +0 -1
- package/dist/chunk-XJSWMHDL.js +0 -7142
- package/dist/chunk-XJSWMHDL.js.map +0 -1
- package/dist/client/pow.d.ts +0 -28
- package/dist/client/pow.d.ts.map +0 -1
- package/dist/cron/lifecycle-check.d.ts +0 -10
- package/dist/cron/lifecycle-check.d.ts.map +0 -1
- package/dist/d1-sqlite-dialect-C2B7YsIT-6TVV7EJ5.js +0 -122
- package/dist/d1-sqlite-dialect-C2B7YsIT-6TVV7EJ5.js.map +0 -1
- package/dist/d1-sqlite-dialect-C2B7YsIT-PE74FLHQ.cjs +0 -124
- package/dist/d1-sqlite-dialect-C2B7YsIT-PE74FLHQ.cjs.map +0 -1
- package/dist/dist-DZHA5VYX.cjs +0 -260
- package/dist/dist-DZHA5VYX.cjs.map +0 -1
- package/dist/dist-RRQUBLLO.js +0 -258
- package/dist/dist-RRQUBLLO.js.map +0 -1
- package/dist/kysely-adapter-C76KJVG7.js +0 -10
- package/dist/kysely-adapter-C76KJVG7.js.map +0 -1
- package/dist/kysely-adapter-TGY4UUP5.cjs +0 -27
- package/dist/kysely-adapter-TGY4UUP5.cjs.map +0 -1
- package/dist/lib/middleware/pow-challenge.cjs +0 -29
- package/dist/lib/middleware/pow-challenge.cjs.map +0 -1
- package/dist/lib/middleware/pow-challenge.d.ts +0 -58
- package/dist/lib/middleware/pow-challenge.d.ts.map +0 -1
- package/dist/lib/middleware/pow-challenge.js +0 -4
- package/dist/lib/middleware/pow-challenge.js.map +0 -1
- package/dist/node-sqlite-dialect-B3H37T3R.cjs +0 -162
- package/dist/node-sqlite-dialect-B3H37T3R.cjs.map +0 -1
- package/dist/node-sqlite-dialect-GDP7ZE54.js +0 -160
- package/dist/node-sqlite-dialect-GDP7ZE54.js.map +0 -1
- package/dist/routes/contentful-sync.d.ts +0 -4
- package/dist/routes/contentful-sync.d.ts.map +0 -1
- package/dist/services/contentful-management.d.ts +0 -38
- package/dist/services/contentful-management.d.ts.map +0 -1
- package/dist/services/contentful.d.ts +0 -97
- package/dist/services/contentful.d.ts.map +0 -1
- package/dist/services/snapshot.d.ts +0 -95
- package/dist/services/snapshot.d.ts.map +0 -1
package/dist/chunk-G3PMV62Z.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __commonJS = (cb, mod) => function __require() {
|
|
8
|
-
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
9
|
-
};
|
|
10
|
-
var __export = (target, all) => {
|
|
11
|
-
for (var name in all)
|
|
12
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
13
|
-
};
|
|
14
|
-
var __copyProps = (to, from, except, desc) => {
|
|
15
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
16
|
-
for (let key of __getOwnPropNames(from))
|
|
17
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
18
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
19
|
-
}
|
|
20
|
-
return to;
|
|
21
|
-
};
|
|
22
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
23
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
24
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
25
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
26
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
27
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
28
|
-
mod
|
|
29
|
-
));
|
|
30
|
-
|
|
31
|
-
export { __commonJS, __export, __toESM };
|
|
32
|
-
//# sourceMappingURL=chunk-G3PMV62Z.js.map
|
|
33
|
-
//# sourceMappingURL=chunk-G3PMV62Z.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"chunk-G3PMV62Z.js"}
|