41 packages found
Component to handle multiple elements selection with `select all` action. Similar to gmail's multiple email selection behavior with ability to select those that are not on this page and exclude any from that selection.
Vue related utilities that makes development easier.
Simple dropzone component for vue. Based on `@aspectus/dropzone` implementation.
Components for permissions usage in vue.
Simple functional component for `control-label` element.
Simple functional component for `control-hint` element.
Set of function utilities to make bem classes generation easier.
Set of vue utilities to make blocks styling easier.
Promise proxiyng mechanics to easily extend promise functionality.
Control descriptor component. Special wrapper for control element that adds additional description.
Vue implementation for `@aspectus/selection-controller` mechanism.
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).
Utility component, that handles current route parameters change and url synchronization. Useful, for example, for a page filtering mechanism.
Functional component for rendering any scoped slot.
BEM directives for vue.
Dermis grid turned into vue components.
Composable fetch API interface.
Simple files dropzone api class to use for any file dropping mechanisms.
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).
Simple Promise proxy to use `AbortController` to cancel underlying process.