2026-03-19 03:41:09 +00:00

124 lines
4.3 KiB
JavaScript

(function(global, factory) {
typeof exports === "object" && typeof module !== "undefined" ? module.exports = factory() : typeof define === "function" && define.amd ? define([], factory) : (global = typeof globalThis !== "undefined" ? globalThis : global || self, global.magicPresetValues = factory());
})(this, function() {
//#region ../../node_modules/.pnpm/@tmagic+vue-button@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help@_1b7bdb9712d63f58797c3ea67b7382bc/node_modules/@tmagic/vue-button/src/initValue.ts
var initValue_default$9 = {
text: "请输入文本内容",
multiple: true,
style: {
width: "270",
height: "37.5",
border: 0,
backgroundColor: "#fb6f00"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-container@2.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-he_5430b18d848f49c5858c7139f6e159d7/node_modules/@tmagic/vue-container/src/initValue.ts
var initValue_default$8 = {
items: [],
style: {
width: "375",
height: "100"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-img@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help@2.0_dd82d63286c52e153f9226eeb9da246b/node_modules/@tmagic/vue-img/src/initValue.ts
var initValue_default$7 = {
src: "https://puui.qpic.cn/vupload/0/1573555382625_bhp0wud8l6w.png/0",
url: "",
style: {
position: "absolute",
left: "57",
width: "176",
height: "176"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-iterator-container@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-r_7bc50d102b2a85dbed783f6245efac78/node_modules/@tmagic/vue-iterator-container/src/initValue.ts
var initValue_default$6 = {
style: {
width: "375",
height: "100"
},
itemConfig: { style: {
width: "100%",
height: "100%"
} },
items: []
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-overlay@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help_08f9aee12bcec9f7b90a2e73e69e7d59/node_modules/@tmagic/vue-overlay/src/initValue.ts
var initValue_default$5 = {
style: {
position: "fixed",
width: "100%",
height: "100%",
top: 0,
left: 0,
backgroundColor: "rgba(0, 0, 0, 0.8)",
zIndex: 100
},
items: []
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-page@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help@2._672dff623fde21c79661c3931187f288/node_modules/@tmagic/vue-page/src/initValue.ts
var initValue_default$4 = {
items: [],
style: {
width: "100%",
height: "100%"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-page-fragment@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtim_21faa0fb81fc96fc55863a7603723ea8/node_modules/@tmagic/vue-page-fragment/src/initValue.ts
var initValue_default$3 = {
items: [],
style: {
width: "375",
height: "817"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-page-fragment-container@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+_ea42ad99d1285da261474e622a0701ff/node_modules/@tmagic/vue-page-fragment-container/src/initValue.ts
var initValue_default$2 = { style: {
width: "",
height: ""
} };
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-qrcode@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help@_992444881393088a687b97027e780150/node_modules/@tmagic/vue-qrcode/src/initValue.ts
var initValue_default$1 = {
url: "https://m.film.qq.com",
style: {
position: "absolute",
left: "57",
width: "176",
height: "176"
}
};
//#endregion
//#region ../../node_modules/.pnpm/@tmagic+vue-text@1.0.0_@tmagic+core@1.7.7_typescript@5.9.3__@tmagic+vue-runtime-help@2._026c6adc38380745e80b06253287667a/node_modules/@tmagic/vue-text/src/initValue.ts
var initValue_default = {
type: "text",
text: "请输入文本内容",
multiple: true,
style: {
width: "100",
height: "auto"
}
};
//#endregion
return {
"button": initValue_default$9,
"container": initValue_default$8,
"img": initValue_default$7,
"iterator-container": initValue_default$6,
"overlay": initValue_default$5,
"page": initValue_default$4,
"page-fragment": initValue_default$3,
"page-fragment-container": initValue_default$2,
"qrcode": initValue_default$1,
"text": initValue_default
};
});
//# sourceMappingURL=index.umd.cjs.map