@opentiny/vue-calendar
Advanced tools
Comparing version 2.6.6 to 2.6.7
@@ -18,8 +18,2 @@ function _extends() { | ||
import "@opentiny/vue-theme/calendar/index.css"; | ||
import "@opentiny/vue-renderless/calendar/vue"; | ||
import "@opentiny/vue-tooltip"; | ||
import "@opentiny/vue-popover"; | ||
import "@opentiny/vue-button"; | ||
import "@opentiny/vue-icon"; | ||
import "../../vueComponentNormalizer-de5b7a1c.mjs"; | ||
var template = function template2(mode) { | ||
@@ -26,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode)) |
@@ -428,7 +428,7 @@ import { renderless, api } from "@opentiny/vue-renderless/calendar/vue"; | ||
} | ||
var PcTemplate = /* @__PURE__ */ function() { | ||
var pc = /* @__PURE__ */ function() { | ||
return __component__.exports; | ||
}(); | ||
export { | ||
PcTemplate as default | ||
pc as default | ||
}; |
{ | ||
"name": "@opentiny/vue-calendar", | ||
"version": "2.6.6", | ||
"version": "2.6.7", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~2.6.6", | ||
"@opentiny/vue-icon": "~2.6.6", | ||
"@opentiny/vue-common": "~2.6.7", | ||
"@opentiny/vue-icon": "~2.6.7", | ||
"@opentiny/vue-renderless": "~3.6.6", | ||
"@opentiny/vue-tooltip": "~2.6.6", | ||
"@opentiny/vue-popover": "~2.6.6" | ||
"@opentiny/vue-tooltip": "~2.6.7", | ||
"@opentiny/vue-popover": "~2.6.7" | ||
}, | ||
@@ -13,0 +13,0 @@ "license": "MIT", |
22442
617
Updated@opentiny/vue-common@~2.6.7
Updated@opentiny/vue-icon@~2.6.7
Updated@opentiny/vue-popover@~2.6.7
Updated@opentiny/vue-tooltip@~2.6.7