vue-print-designer 1.6.3 → 1.6.4

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/README.md CHANGED
@@ -102,7 +102,7 @@ PrintDot Client 是配套的桌面打印助手(Wails + Vue),用于设备
102
102
 
103
103
  自定义元素扩展请查看:[自定义元素扩展指南](https://printdot.cc/docs)
104
104
 
105
- ### 方式二:npm 组件(Web Components)
105
+ ### 方式二:npm 组件(Web Components) [了解Web Components](https://developer.mozilla.org/zh-CN/docs/Web/API/Web_components)
106
106
 
107
107
  适合任何技术栈(Vue/React/Angular/原生)。Web Components 方式**支持 Vue 2**(作为自定义元素使用),无需 Vue 2 组件适配。
108
108
 
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs } from "./web-component-BjrES2ff.js";
1
+ import { g as getDefaultExportFromCjs } from "./web-component-DND8jIX3.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -1,4 +1,4 @@
1
- import { g as getDefaultExportFromCjs } from "./web-component-BjrES2ff.js";
1
+ import { g as getDefaultExportFromCjs } from "./web-component-DND8jIX3.js";
2
2
  function _mergeNamespaces(n, m) {
3
3
  for (var i = 0; i < m.length; i++) {
4
4
  const e = m[i];
@@ -1,4 +1,4 @@
1
- import { d as defineComponent, h, c as computed, o as onUnmounted, w as watch, s as shallowRef, l as loader, a as onMounted, n as nextTick, r as ref } from "./web-component-BjrES2ff.js";
1
+ import { d as defineComponent, h, c as computed, o as onUnmounted, w as watch, s as shallowRef, l as loader, a as onMounted, n as nextTick, r as ref } from "./web-component-DND8jIX3.js";
2
2
  var __defProp$2 = Object.defineProperty;
3
3
  var __defProps = Object.defineProperties;
4
4
  var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
@@ -1 +1 @@
1
- .print-renderer[data-v-7d74f93c]{padding:0}.animate-fade-in[data-v-e20c0a49]{animation:fadeIn-e20c0a49 .2s ease-out}@keyframes fadeIn-e20c0a49{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}[data-v-c3f1fffa] .print-page{margin-bottom:40px;background:#fff;box-shadow:none!important;position:relative!important;left:auto!important;top:auto!important}.preview-content[data-v-c3f1fffa] *{cursor:default!important}.resize-y[data-v-d1276194]{resize:vertical}.no-scrollbar[data-v-f28292d8]{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar[data-v-f28292d8]::-webkit-scrollbar{display:none}
1
+ .print-renderer[data-v-7d74f93c]{padding:0}.animate-fade-in[data-v-9daa6c78]{animation:fadeIn-9daa6c78 .2s ease-out}@keyframes fadeIn-9daa6c78{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}[data-v-c3f1fffa] .print-page{margin-bottom:40px;background:#fff;box-shadow:none!important;position:relative!important;left:auto!important;top:auto!important}.preview-content[data-v-c3f1fffa] *{cursor:default!important}.resize-y[data-v-d1276194]{resize:vertical}.no-scrollbar[data-v-f28292d8]{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar[data-v-f28292d8]::-webkit-scrollbar{display:none}
@@ -1,4 +1,4 @@
1
- import { P } from "./web-component-BjrES2ff.js";
1
+ import { P } from "./web-component-DND8jIX3.js";
2
2
  export {
3
3
  P as PrintDesignerElement
4
4
  };