@bagelink/blox 1.15.29 → 1.15.32
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/{PreviewApp-BDMfuAiu.cjs → PreviewApp-C5hzLdHt.cjs} +1 -1
- package/dist/{PreviewApp-MdZQEVkN.js → PreviewApp-CCxTa86_.js} +1 -1
- package/dist/{PreviewApp.vue_vue_type_style_index_0_lang-Bc4Ac4WN.js → PreviewApp.vue_vue_type_style_index_0_lang-Bv4eRrVz.js} +1 -1
- package/dist/{PreviewApp.vue_vue_type_style_index_0_lang-BG9Fvfdw.cjs → PreviewApp.vue_vue_type_style_index_0_lang-Da4Pi_Lc.cjs} +1 -1
- package/dist/{core-DhrL5TMI.cjs → core-CR2evIjK.cjs} +2 -2
- package/dist/{core-CgtYpQbn.js → core-Do0ELzJT.js} +2 -2
- package/dist/index.cjs +2 -2
- package/dist/index.mjs +3 -3
- package/dist/ssg/index.cjs +1 -1
- package/dist/ssg/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const PreviewApp_vue_vue_type_style_index_0_lang = require("./PreviewApp.vue_vue_type_style_index_0_lang-
|
|
3
|
+
const PreviewApp_vue_vue_type_style_index_0_lang = require("./PreviewApp.vue_vue_type_style_index_0_lang-Da4Pi_Lc.cjs");
|
|
4
4
|
exports.default = PreviewApp_vue_vue_type_style_index_0_lang._sfc_main;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, inject, ref, h, provide, onMounted, onUnmounted, openBlock, createElementBlock, createVNode, unref, nextTick } from "vue";
|
|
2
|
-
import { e as BLOX_REGISTRY_KEY, u as useLocale } from "./core-
|
|
2
|
+
import { e as BLOX_REGISTRY_KEY, u as useLocale } from "./core-Do0ELzJT.js";
|
|
3
3
|
function sendToEditor(msg) {
|
|
4
4
|
window.parent.postMessage(msg, "*");
|
|
5
5
|
}
|
|
@@ -100,7 +100,7 @@ const PageRenderer = vue.defineComponent({
|
|
|
100
100
|
});
|
|
101
101
|
const _hoisted_1 = {
|
|
102
102
|
key: 0,
|
|
103
|
-
class: "blox-loading"
|
|
103
|
+
class: "blox-loading flex column h-100vh justify-content-center"
|
|
104
104
|
};
|
|
105
105
|
const _hoisted_2 = {
|
|
106
106
|
key: 1,
|
|
@@ -404,7 +404,7 @@ class BloxInstance {
|
|
|
404
404
|
}
|
|
405
405
|
router.addRoute({
|
|
406
406
|
path: "/_blox_preview",
|
|
407
|
-
component: () => Promise.resolve().then(() => require("./PreviewApp-
|
|
407
|
+
component: () => Promise.resolve().then(() => require("./PreviewApp-C5hzLdHt.cjs")),
|
|
408
408
|
beforeEnter: () => window.parent !== window ? true : "/"
|
|
409
409
|
});
|
|
410
410
|
router.addRoute({ path: "/:pathMatch(.*)*", component: _sfc_main$1 });
|
|
@@ -99,7 +99,7 @@ const PageRenderer = defineComponent({
|
|
|
99
99
|
});
|
|
100
100
|
const _hoisted_1 = {
|
|
101
101
|
key: 0,
|
|
102
|
-
class: "blox-loading"
|
|
102
|
+
class: "blox-loading flex column h-100vh justify-content-center"
|
|
103
103
|
};
|
|
104
104
|
const _hoisted_2 = {
|
|
105
105
|
key: 1,
|
|
@@ -403,7 +403,7 @@ class BloxInstance {
|
|
|
403
403
|
}
|
|
404
404
|
router.addRoute({
|
|
405
405
|
path: "/_blox_preview",
|
|
406
|
-
component: () => import("./PreviewApp-
|
|
406
|
+
component: () => import("./PreviewApp-CCxTa86_.js"),
|
|
407
407
|
beforeEnter: () => window.parent !== window ? true : "/"
|
|
408
408
|
});
|
|
409
409
|
router.addRoute({ path: "/:pathMatch(.*)*", component: _sfc_main$1 });
|
package/dist/index.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const core = require("./core-
|
|
4
|
-
const PreviewApp_vue_vue_type_style_index_0_lang = require("./PreviewApp.vue_vue_type_style_index_0_lang-
|
|
3
|
+
const core = require("./core-CR2evIjK.cjs");
|
|
4
|
+
const PreviewApp_vue_vue_type_style_index_0_lang = require("./PreviewApp.vue_vue_type_style_index_0_lang-Da4Pi_Lc.cjs");
|
|
5
5
|
const vue = require("vue");
|
|
6
6
|
const vueRouter = require("vue-router");
|
|
7
7
|
const pinia = require("pinia");
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as BLOX_LOCALE_STRATEGY_KEY, u as useLocale, c as createBlox } from "./core-
|
|
2
|
-
import { a, b, _, P, d, l, r } from "./core-
|
|
3
|
-
import { _ as _2, P as P2, s, a as a2 } from "./PreviewApp.vue_vue_type_style_index_0_lang-
|
|
1
|
+
import { B as BLOX_LOCALE_STRATEGY_KEY, u as useLocale, c as createBlox } from "./core-Do0ELzJT.js";
|
|
2
|
+
import { a, b, _, P, d, l, r } from "./core-Do0ELzJT.js";
|
|
3
|
+
import { _ as _2, P as P2, s, a as a2 } from "./PreviewApp.vue_vue_type_style_index_0_lang-Bv4eRrVz.js";
|
|
4
4
|
import { inject, computed, createApp, markRaw } from "vue";
|
|
5
5
|
import { useRouter } from "vue-router";
|
|
6
6
|
import { createPinia } from "pinia";
|
package/dist/ssg/index.cjs
CHANGED
|
@@ -26,7 +26,7 @@ const prerender = require("../prerender-LqPEzho3.cjs");
|
|
|
26
26
|
const ssg_client = require("./client.cjs");
|
|
27
27
|
const pinia = require("pinia");
|
|
28
28
|
const vue = require("vue");
|
|
29
|
-
const core = require("../core-
|
|
29
|
+
const core = require("../core-CR2evIjK.cjs");
|
|
30
30
|
async function renderBloxSsgPage(options) {
|
|
31
31
|
const {
|
|
32
32
|
url,
|
package/dist/ssg/index.mjs
CHANGED
|
@@ -4,7 +4,7 @@ import { BLOX_STATE_WINDOW_KEY, BLOX_COLLECTIONS_WINDOW_KEY, BLOX_WEBSITE_ID_WIN
|
|
|
4
4
|
import { getCollectionCache, getEmbeddedWebsiteId, installBloxStateCache, installCollectionCache } from "./client.mjs";
|
|
5
5
|
import { createPinia } from "pinia";
|
|
6
6
|
import { createSSRApp, markRaw } from "vue";
|
|
7
|
-
import { c as createBlox } from "../core-
|
|
7
|
+
import { c as createBlox } from "../core-Do0ELzJT.js";
|
|
8
8
|
async function renderBloxSsgPage(options) {
|
|
9
9
|
const {
|
|
10
10
|
url,
|
package/package.json
CHANGED