@aspectus/vue-tag
Component for custom tag usage inside components. It's used to replace vue built in `:is` mechanism because it's working in a slightly different way(do not know whether it's a bug or a feature).
Component for custom tag usage inside components. It's used to replace vue built in `:is` mechanism because it's working in a slightly different way(do not know whether it's a bug or a feature).
BEM directives for vue.
Component for custom tag usage inside components. It's used to replace vue built in `:is` mechanism because it's working in a slightly different way(do not know whether it's a bug or a feature).
Controller for multiple/singular options selection.
- `VueTrans` - добавляет во `Vue` метод **_**. Во Vue компонентах используем это так: * В `<template lang='pug>` - ```pug +b.ds-caption.H2 {{ _('Form Title') }} ui-input( :placeholder="_('Your name')" ) ``` * В `<script>` -
- `trans` - переводит все, на сегодняшний день, встроенные правила пакета `vee-validate`. И теперь они будут доступны в `rosetta`.
Functional component for rendering any scoped slot.
Vue related utilities that makes development easier.
Set of vue utilities to make blocks styling easier.
Control descriptor component. Special wrapper for control element that adds additional description.
Component for handling state of user's interaction with some control element.
Vue mixin to control internal loading state.
Components for permissions usage in vue.
Vue utility to lazily install page/route related plugins.
Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.
Mechanics for applying permissions check for vue router views and links.
Implementation of the element queries observer.
Simple event emitter/registry utility class.
Basement for permissions checking functionality.
Promise proxiyng mechanics to easily extend promise functionality.