qidian-vue-ui 1.0.85 → 1.0.86

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.
@@ -12757,8 +12757,8 @@ const QdConfigProvider = defineComponent({
12757
12757
  watchEffect(async () => {
12758
12758
  const localeMap = {
12759
12759
  "zh-CN": () => Promise.resolve().then(() => zhCN$1),
12760
- "zh-TW": () => import("./zh-TW-BjN0peGG.mjs"),
12761
- "en-US": () => import("./en-US-BdOOHCSJ.mjs")
12760
+ "zh-TW": () => import("./zh-TW-BKmIxUzc.mjs"),
12761
+ "en-US": () => import("./en-US-D6lkaVyw.mjs")
12762
12762
  };
12763
12763
  const loadLocale = localeMap[props.locale] || localeMap["zh-CN"];
12764
12764
  const [err, res] = await to(
@@ -54552,12 +54552,12 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
54552
54552
  viewerVm.setDocument(pdf);
54553
54553
  linkService.setDocument(pdf);
54554
54554
  eventBus.on("pagesinit", () => {
54555
- csl2.log("pagesInit");
54555
+ csl2.log.dev("pagesInit");
54556
54556
  loading.value = false;
54557
54557
  emit("pagesInit", viewerVm);
54558
54558
  });
54559
54559
  eventBus.on("pagerendered", (evt) => {
54560
- csl2.log("pageRendered", evt.pageNumber);
54560
+ csl2.log.dev("pageRendered", evt.pageNumber);
54561
54561
  });
54562
54562
  eventBus.on("textlayerrendered", (evt) => {
54563
54563
  emit("textLayerRendered", evt);
@@ -54729,7 +54729,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
54729
54729
  };
54730
54730
  }
54731
54731
  });
54732
- const index$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-6bbd8863"]]);
54732
+ const index$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-1fea4dd8"]]);
54733
54733
  const qdUploadProps = {
54734
54734
  modelValue: () => [],
54735
54735
  files: () => [],
@@ -55334,4 +55334,4 @@ export {
55334
55334
  QdFormItem as y,
55335
55335
  qdFormGutter as z
55336
55336
  };
55337
- //# sourceMappingURL=index-lh3EKA6q.mjs.map
55337
+ //# sourceMappingURL=index-HqkTf8Cn.mjs.map