@access-dlsu/leapify 0.260524.2 → 0.260531.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/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { createTurnstileMiddleware, TURNSTILE_VERIFY_PATH, handleTurnstileVerify } from './chunk-AKCERDGP.js';
1
+ import { createTurnstileMiddleware, TURNSTILE_VERIFY_PATH, handleTurnstileVerify } from './chunk-2JEY6TSO.js';
2
2
  import { __export } from './chunk-PZ5AY32C.js';
3
3
  import { Hono } from 'hono';
4
4
  import { cors } from 'hono/cors';
@@ -2530,7 +2530,7 @@ function defaultGetRuntimeConfig(env) {
2530
2530
  };
2531
2531
  }
2532
2532
  function injectConfig(html, config) {
2533
- const configScript = `<script>window.__CONFIG__=${JSON.stringify(config)};<\/script>`;
2533
+ const configScript = `<script>window.__CONFIG__=${JSON.stringify(config)};</script>`;
2534
2534
  return html.replace("</head>", `${configScript}</head>`);
2535
2535
  }
2536
2536
  function createWorkerHandler(options) {
@@ -2652,10 +2652,10 @@ function getRuntimeConfig(env) {
2652
2652
  };
2653
2653
  }
2654
2654
  function injectConfig2(html, config) {
2655
- const configScript = `<script>window.__CONFIG__=${JSON.stringify(config)};<\/script>`;
2655
+ const configScript = `<script>window.__CONFIG__=${JSON.stringify(config)};</script>`;
2656
2656
  return html.replace("</head>", `${configScript}</head>`);
2657
2657
  }
2658
2658
 
2659
2659
  export { authAccount, authSession, authUser, authVerification, bookmarks, bookmarksRelations, createDb, createLeapify, createQueueHandler, createWorkerHandler, ensureDatabase, events, eventsRelations, faqs, getRuntimeConfig, injectConfig2 as injectConfig, organizations, organizationsRelations, siteConfig, themes, themesRelations, users };
2660
2660
  //# sourceMappingURL=index.js.map
2661
- //# sourceMappingURL=index.js.map
2661
+ //# sourceMappingURL=index.js.mapap