aloha-vue 1.2.163 → 1.2.165

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "Vue.js"
15
15
  ],
16
16
  "homepage": "https://github.com/ilia-brykin/aloha/#README.md",
17
- "version": "1.2.163",
17
+ "version": "1.2.165",
18
18
  "author": {
19
19
  "name": "Ilia Brykin",
20
20
  "email": "brykin.ilia@gmail.com"
@@ -239,7 +239,7 @@ export default {
239
239
  change: this.changeModelFiltersSaved,
240
240
  class: "a_filters_top__save_select",
241
241
  data: this.filtersSavedLocal,
242
- deselect: false,
242
+ deselectable: false,
243
243
  keyId: "label",
244
244
  keyLabel: "label",
245
245
  keyGroup: "group",