aloha-vue 1.2.59 → 1.2.60

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.59",
17
+ "version": "1.2.60",
18
18
  "author": {
19
19
  "name": "Ilia Brykin",
20
20
  "email": "brykin.ilia@gmail.com"
@@ -333,6 +333,7 @@ export default {
333
333
  activeRoutesIds,
334
334
  attributesBlockerClick,
335
335
  attributesMenuClick,
336
+ checkAllRoutes,
336
337
  clickOnSearchBtn,
337
338
  dataKeyById,
338
339
  dataProParent,