Template url getter function for `@aspectus/resource`.
Vue implementation for `@aspectus/selection-controller` mechanism.
Simple dropzone component for vue. Based on `@aspectus/dropzone` implementation.
File uploader component for vue. Based on `@aspectus/vue-dropzone` component.
Composable fetch API interface.
Vue related utilities that makes development easier.
Basement for permissions checking functionality.
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).
Set of function utilities to make bem classes generation easier.
Promise proxiyng mechanics to easily extend promise functionality.
Composable fetch API interface.
Simple Promise extension to use `AbortController` to cancel underlying process.
Controller for multiple/singular options selection.
Simple Promise proxy to use `AbortController` to cancel underlying process.
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).
Custom fetcher that adapts [superagent](https://github.com/visionmedia/superagent) library to the default Fetch API.
Simple Promise proxy that adds `.progress` handler registry to promise object.
Set of vue utilities to make blocks styling easier.
Vue mixin to control internal loading state.
Dermis grid turned into vue components.
Styled tag generator for vue.
Control descriptor integrated with vee validate provider. Special wrapper for control element that adds additional description.
Implementation of the element queries observer.
Vue utility to lazily install page/route related plugins.