@featherds/dialog
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -19,3 +19,3 @@ var __defProp = Object.defineProperty; | ||
import { FeatherIcon } from "@featherds/icon"; | ||
import Close from "@featherds/icon/navigation/Close"; | ||
import Close from "@featherds/icon/navigation/Cancel"; | ||
import { getSafeId } from "@featherds/utils/id"; | ||
@@ -204,3 +204,3 @@ import { useCloseOnEsc } from "@featherds/composables/modal/CloseOnEsc"; | ||
} | ||
var DialogClose = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-9d6dba3a"]]); | ||
var DialogClose = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-0e4128aa"]]); | ||
var FeatherDialog_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -207,0 +207,0 @@ const LABELS = { |
{ | ||
"name": "@featherds/dialog", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"publishConfig": { | ||
@@ -12,6 +12,6 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/composables": "^0.2.11", | ||
"@featherds/icon": "^0.2.11", | ||
"@featherds/styles": "^0.2.11", | ||
"@featherds/utils": "^0.2.11", | ||
"@featherds/composables": "^0.2.12", | ||
"@featherds/icon": "^0.2.12", | ||
"@featherds/styles": "^0.2.12", | ||
"@featherds/utils": "^0.2.12", | ||
"vue": "^3.1.0-0" | ||
@@ -24,3 +24,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "7fa91fd408911722cca0cb3164e7196cd1cca3d2" | ||
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf" | ||
} |
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
49153
Updated@featherds/icon@^0.2.12
Updated@featherds/styles@^0.2.12
Updated@featherds/utils@^0.2.12