@opentiny/vue-checkbox
Advanced tools
Comparing version 3.6.6 to 3.6.7
@@ -18,8 +18,2 @@ function _extends() { | ||
import MobileTemplate from "./mobile.js"; | ||
import "@opentiny/vue-renderless/checkbox/vue"; | ||
import "@opentiny/vue-theme/checkbox/index.css"; | ||
import "@opentiny/vue-icon"; | ||
import "vue"; | ||
import "../../_plugin-vue_export-helper-cfc4284c.mjs"; | ||
import "@opentiny/vue-theme-mobile/checkbox/index.css"; | ||
var template = function template2(mode) { | ||
@@ -26,0 +20,0 @@ if ("mobile" === (process.env.TINY_MODE || mode)) |
@@ -142,5 +142,5 @@ import { renderless, api } from "@opentiny/vue-renderless/checkbox/vue"; | ||
} | ||
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 | ||
}; |
@@ -165,5 +165,5 @@ import { renderless, api } from "@opentiny/vue-renderless/checkbox/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-checkbox", | ||
"version": "3.6.6", | ||
"version": "3.6.7", | ||
"description": "", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@opentiny/vue-common": "~3.6.6", | ||
"@opentiny/vue-common": "~3.6.7", | ||
"@opentiny/vue-renderless": "~3.6.6" | ||
@@ -9,0 +9,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20813
522
Updated@opentiny/vue-common@~3.6.7