@opentiny/vue-image-viewer
Advanced tools
Comparing version
@@ -18,9 +18,2 @@ function _extends() { | ||
import MobileTemplate from "./mobile.js"; | ||
import "@opentiny/vue-renderless/image-viewer/vue"; | ||
import "@opentiny/vue-icon"; | ||
import "@opentiny/vue-theme/image-viewer/index.css"; | ||
import "vue"; | ||
import "../../_plugin-vue_export-helper-cfc4284c.mjs"; | ||
import "@opentiny/vue-renderless/common/type"; | ||
import "@opentiny/vue-theme-mobile/image-viewer/index.css"; | ||
var template = function template2(mode) { | ||
@@ -27,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode)) |
@@ -414,5 +414,5 @@ function _extends() { | ||
} | ||
var MobileTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); | ||
var mobile = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); | ||
export { | ||
MobileTemplate as default | ||
mobile as default | ||
}; |
@@ -239,5 +239,5 @@ import { renderless, api } from "@opentiny/vue-renderless/image-viewer/vue"; | ||
} | ||
var PcTemplate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); | ||
var pc = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]); | ||
export { | ||
PcTemplate as default | ||
pc as default | ||
}; |
{ | ||
"name": "@opentiny/vue-image-viewer", | ||
"version": "3.6.6", | ||
"version": "3.6.7", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.6.6", | ||
"@opentiny/vue-icon": "~3.6.6", | ||
"@opentiny/vue-common": "~3.6.7", | ||
"@opentiny/vue-icon": "~3.6.7", | ||
"@opentiny/vue-renderless": "~3.6.6" | ||
@@ -10,0 +10,0 @@ }, |
34846
-0.97%980
-0.71%Updated
Updated