@featherds/progress
Advanced tools
Comparing version 0.2.12 to 0.9.1
@@ -10,3 +10,3 @@ import { openBlock, createElementBlock, pushScopeId, popScopeId, createElementVNode } from "vue"; | ||
const _sfc_main = {}; | ||
const _withScopeId = (n) => (pushScopeId("data-v-137d8659"), n = n(), popScopeId(), n); | ||
const _withScopeId = (n) => (pushScopeId("data-v-5ad3cece"), n = n(), popScopeId(), n); | ||
const _hoisted_1 = { class: "spinner-container" }; | ||
@@ -34,3 +34,3 @@ const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("svg", { | ||
} | ||
var FeatherSpinner = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-137d8659"]]); | ||
var FeatherSpinner = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5ad3cece"]]); | ||
export { FeatherSpinner }; |
{ | ||
"name": "@featherds/progress", | ||
"version": "0.2.12", | ||
"version": "0.9.1", | ||
"publishConfig": { | ||
@@ -12,3 +12,3 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/styles": "^0.2.12", | ||
"@featherds/styles": "^0.9.1", | ||
"vue": "^3.1.0-0" | ||
@@ -21,3 +21,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
15156
+ Added@featherds/styles@0.9.6(transitive)
- Removed@featherds/styles@0.2.12(transitive)
Updated@featherds/styles@^0.9.1