logitar-vue3-ui
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -25,3 +25,2 @@ import * as parsingUtils from "./helpers/parsingUtils"; | ||
import TarToaster from "./components/TarToaster.vue"; | ||
import { useToastStore } from "./stores/toast"; | ||
export * from "./types/TarAccordion"; | ||
@@ -46,2 +45,2 @@ export * from "./types/TarAlert"; | ||
export * from "./types/TarToasts"; | ||
export { TarAccordion, TarAccordionItem, TarAlert, TarAvatar, TarBadge, TarBreadcrumb, TarButton, TarCard, TarCarousel, TarCheckbox, TarImage, TarInput, TarModal, TarPagination, TarProgress, TarSelect, TarSpinner, TarTab, TarTabs, TarTextarea, TarToast, TarToaster, parsingUtils, tooltipUtils, useToastStore, }; | ||
export { TarAccordion, TarAccordionItem, TarAlert, TarAvatar, TarBadge, TarBreadcrumb, TarButton, TarCard, TarCarousel, TarCheckbox, TarImage, TarInput, TarModal, TarPagination, TarProgress, TarSelect, TarSpinner, TarTab, TarTabs, TarTextarea, TarToast, TarToaster, parsingUtils, tooltipUtils, }; |
@@ -18,5 +18,5 @@ /** | ||
/** | ||
* The unique identifier of the container. | ||
* The Toasts to display inside the container. | ||
*/ | ||
id?: string; | ||
toasts?: ToastOptions[]; | ||
/** | ||
@@ -23,0 +23,0 @@ * The vertical alignment of toasts in this container. |
{ | ||
"name": "logitar-vue3-ui", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Helper functions & Bootstrap5 component library for Vue3 distributed by Logitar.", | ||
@@ -135,5 +135,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"pinia": "*", | ||
"vue": "^3.3.11" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
3
0
6
7746160
59
10264