@featherds/radio
Advanced tools
Comparing version 0.2.12 to 0.9.1
@@ -82,3 +82,3 @@ var __defProp = Object.defineProperty; | ||
}; | ||
const _withScopeId = (n) => (pushScopeId("data-v-4c4910a8"), n = n(), popScopeId(), n); | ||
const _withScopeId = (n) => (pushScopeId("data-v-024265a4"), n = n(), popScopeId(), n); | ||
const _hoisted_1$1 = { class: "layout-container" }; | ||
@@ -138,3 +138,3 @@ const _hoisted_2$1 = ["aria-checked", "aria-disabled", "aria-labelledby", "tabindex"]; | ||
} | ||
var FeatherRadio = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-4c4910a8"]]); | ||
var FeatherRadio = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-024265a4"]]); | ||
var FeatherRadioGroup_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -212,3 +212,3 @@ const _sfc_main = { | ||
} | ||
var FeatherRadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-52544096"]]); | ||
var FeatherRadioGroup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-c40a9992"]]); | ||
export { FeatherRadio, FeatherRadioGroup }; |
{ | ||
"name": "@featherds/radio", | ||
"version": "0.2.12", | ||
"version": "0.9.1", | ||
"publishConfig": { | ||
@@ -12,6 +12,6 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.2.12", | ||
"@featherds/input-helper": "^0.2.12", | ||
"@featherds/ripple": "^0.2.12", | ||
"@featherds/styles": "^0.2.12", | ||
"@featherds/composables": "^0.9.1", | ||
"@featherds/input-helper": "^0.9.1", | ||
"@featherds/ripple": "^0.9.1", | ||
"@featherds/styles": "^0.9.1", | ||
"vue": "^3.1.0-0" | ||
@@ -24,3 +24,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf" | ||
"gitHead": "9590974ac2d224b5706292752c550dc615c7cff5" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
54861
+ Added@featherds/composables@0.9.6(transitive)
+ Added@featherds/input-helper@0.9.6(transitive)
+ Added@featherds/ripple@0.9.6(transitive)
+ Added@featherds/styles@0.9.6(transitive)
+ Added@featherds/utils@0.9.6(transitive)
- Removed@featherds/composables@0.2.12(transitive)
- Removed@featherds/input-helper@0.2.12(transitive)
- Removed@featherds/ripple@0.2.12(transitive)
- Removed@featherds/styles@0.2.12(transitive)
- Removed@featherds/utils@0.2.12(transitive)
- Removedlodash.debounce@4.0.8(transitive)
Updated@featherds/ripple@^0.9.1
Updated@featherds/styles@^0.9.1