@featherds/autocomplete
Advanced tools
Comparing version 0.2.12 to 0.9.1
@@ -111,3 +111,3 @@ var __defProp = Object.defineProperty; | ||
} | ||
var Highlighter = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-3ee0afcb"]]); | ||
var Highlighter = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6], ["__scopeId", "data-v-3a0efa05"]]); | ||
var AutocompleteResults_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -235,3 +235,3 @@ var AutocompleteResults_vue_vue_type_style_index_1_lang = ""; | ||
} | ||
var AutocompleteResults = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-00e358b2"]]); | ||
var AutocompleteResults = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-40256dca"]]); | ||
var AutocompleteResultsGrid_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -381,3 +381,3 @@ var AutocompleteResultsGrid_vue_vue_type_style_index_1_lang = ""; | ||
} | ||
var AutocompleteResultsGrid = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-6d1a6fd5"]]); | ||
var AutocompleteResultsGrid = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-7636d66e"]]); | ||
var MenuMessage_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
@@ -494,6 +494,6 @@ const _sfc_main$3 = { | ||
} | ||
var Chip = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-099bd5aa"]]); | ||
var Chip = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-1414944e"]]); | ||
var Spinner_vue_vue_type_style_index_0_scoped_true_lang = ""; | ||
const _sfc_main$1 = {}; | ||
const _withScopeId = (n) => (pushScopeId("data-v-3f18d800"), n = n(), popScopeId(), n); | ||
const _withScopeId = (n) => (pushScopeId("data-v-cd8c700c"), n = n(), popScopeId(), n); | ||
const _hoisted_1$1 = { class: "spinner-container" }; | ||
@@ -521,3 +521,3 @@ const _hoisted_2$1 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("svg", { | ||
} | ||
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-3f18d800"]]); | ||
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-cd8c700c"]]); | ||
const createStrategy = (component, type) => { | ||
@@ -1400,3 +1400,3 @@ if (type.toLowerCase() === TYPES.multi) { | ||
} | ||
var FeatherAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-92372f84"]]); | ||
var FeatherAutocomplete = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-21b6db46"]]); | ||
export { FeatherAutocomplete }; |
{ | ||
"name": "@featherds/autocomplete", | ||
"version": "0.2.12", | ||
"version": "0.9.1", | ||
"publishConfig": { | ||
@@ -12,10 +12,10 @@ "access": "public" | ||
"dependencies": { | ||
"@featherds/chips": "^0.2.12", | ||
"@featherds/composables": "^0.2.12", | ||
"@featherds/icon": "^0.2.12", | ||
"@featherds/input-helper": "^0.2.12", | ||
"@featherds/list": "^0.2.12", | ||
"@featherds/menu": "^0.2.12", | ||
"@featherds/styles": "^0.2.12", | ||
"@featherds/utils": "^0.2.12", | ||
"@featherds/chips": "^0.9.1", | ||
"@featherds/composables": "^0.9.1", | ||
"@featherds/icon": "^0.9.1", | ||
"@featherds/input-helper": "^0.9.1", | ||
"@featherds/list": "^0.9.1", | ||
"@featherds/menu": "^0.9.1", | ||
"@featherds/styles": "^0.9.1", | ||
"@featherds/utils": "^0.9.1", | ||
"vue": "^3.1.0-0" | ||
@@ -28,3 +28,3 @@ }, | ||
"types": "./src/index.d.ts", | ||
"gitHead": "dfaa7510202c7d4ff72011c943bd0bab78b24eaf" | ||
"gitHead": "9590974ac2d224b5706292752c550dc615c7cff5" | ||
} |
@@ -199,2 +199,4 @@ import FeatherAutocomplete from "./FeatherAutocomplete.vue"; | ||
describe("Accessibility", () => { | ||
beforeEach(() => jest.setTimeout(60000)); | ||
it("should be accessible in default state", async () => { | ||
@@ -201,0 +203,0 @@ jest.useRealTimers(); |
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
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
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
408594
3765
+ Added@featherds/chips@0.9.6(transitive)
+ Added@featherds/composables@0.9.6(transitive)
+ Added@featherds/icon@0.9.6(transitive)
+ Added@featherds/input-helper@0.9.6(transitive)
+ Added@featherds/list@0.9.6(transitive)
+ Added@featherds/menu@0.9.6(transitive)
+ Added@featherds/radio@0.9.6(transitive)
+ Added@featherds/ripple@0.9.6(transitive)
+ Added@featherds/styles@0.9.6(transitive)
+ Added@featherds/switch@0.9.6(transitive)
+ Added@featherds/utils@0.9.6(transitive)
- Removed@featherds/chips@0.2.12(transitive)
- Removed@featherds/composables@0.2.12(transitive)
- Removed@featherds/icon@0.2.12(transitive)
- Removed@featherds/input-helper@0.2.12(transitive)
- Removed@featherds/list@0.2.12(transitive)
- Removed@featherds/menu@0.2.12(transitive)
- Removed@featherds/radio@0.2.12(transitive)
- Removed@featherds/ripple@0.2.12(transitive)
- Removed@featherds/styles@0.2.12(transitive)
- Removed@featherds/switch@0.2.12(transitive)
- Removed@featherds/utils@0.2.12(transitive)
- Removedlodash.debounce@4.0.8(transitive)
Updated@featherds/chips@^0.9.1
Updated@featherds/icon@^0.9.1
Updated@featherds/list@^0.9.1
Updated@featherds/menu@^0.9.1
Updated@featherds/styles@^0.9.1
Updated@featherds/utils@^0.9.1