@vasakgroup/vue-libvasak 0.13.0 → 0.14.1
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/dist/types/forms/SwitchRow.vue.d.ts +31 -0
- package/dist/types/index.d.ts +14 -1
- package/dist/vue-libvasak.es.js +942 -889
- package/dist/vue-libvasak.umd.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
type __VLS_Props = {
|
|
2
|
+
modelValue: boolean;
|
|
3
|
+
/** El nombre de la opción. Se dibuja, y es el nombre accesible de la fila. */
|
|
4
|
+
label: string;
|
|
5
|
+
/** Una línea debajo, para lo que el nombre no alcanza a decir. */
|
|
6
|
+
description?: string;
|
|
7
|
+
/** Del tema, por nombre. Las opciones sin identidad propia no llevan. */
|
|
8
|
+
icon?: string;
|
|
9
|
+
iconType?: 'icon' | 'symbol';
|
|
10
|
+
disabled?: boolean;
|
|
11
|
+
};
|
|
12
|
+
declare var __VLS_11: {};
|
|
13
|
+
type __VLS_Slots = {} & {
|
|
14
|
+
pie?: (props: typeof __VLS_11) => any;
|
|
15
|
+
};
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
|
+
"update:modelValue": (valor: boolean) => any;
|
|
18
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
19
|
+
"onUpdate:modelValue"?: ((valor: boolean) => any) | undefined;
|
|
20
|
+
}>, {
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
iconType: "icon" | "symbol";
|
|
23
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
|
+
declare const _default: typeof __VLS_export;
|
|
26
|
+
export default _default;
|
|
27
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
28
|
+
new (): {
|
|
29
|
+
$slots: S;
|
|
30
|
+
};
|
|
31
|
+
};
|
package/dist/types/index.d.ts
CHANGED
|
@@ -34,6 +34,7 @@ import DropdownMenuTrigger from "./dropdown/DropdownMenuTrigger.vue";
|
|
|
34
34
|
import FormGroup from "./forms/FormGroup.vue";
|
|
35
35
|
import ListCard from "./cards/ListCard.vue";
|
|
36
36
|
import SliderControl from "./forms/SliderControl.vue";
|
|
37
|
+
import SwitchRow from "./forms/SwitchRow.vue";
|
|
37
38
|
import SwitchToggle from "./forms/SwitchToggle.vue";
|
|
38
39
|
import SwitchTrack from "./forms/SwitchTrack.vue";
|
|
39
40
|
import ToggleControl from "./controls/ToggleControl.vue";
|
|
@@ -46,7 +47,7 @@ declare const _default: {
|
|
|
46
47
|
install(app: App): void;
|
|
47
48
|
};
|
|
48
49
|
export default _default;
|
|
49
|
-
export { SideBar, SideButton, SideGroup, SelectField, ThemeIcon, WindowFrame, AppBar, WindowControls, TabBar, TabItem, BarSearch, ActionButton, AlertMessage, EmptyState, ProgressBar, SearchField, SearchSelect, TextInput, ToastArea, ConfigSection, DeviceCard, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger, FormGroup, ListCard, SliderControl, SwitchToggle, SwitchTrack, ToggleControl, Tooltip, TooltipContent, TooltipTrigger, TrayIconButton, };
|
|
50
|
+
export { SideBar, SideButton, SideGroup, SelectField, ThemeIcon, WindowFrame, AppBar, WindowControls, TabBar, TabItem, BarSearch, ActionButton, AlertMessage, EmptyState, ProgressBar, SearchField, SearchSelect, TextInput, ToastArea, ConfigSection, DeviceCard, Dialog, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogTitle, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuTrigger, FormGroup, ListCard, SliderControl, SwitchRow, SwitchToggle, SwitchTrack, ToggleControl, Tooltip, TooltipContent, TooltipTrigger, TrayIconButton, };
|
|
50
51
|
export type { AvisoTransitorio } from "./feedback/ToastArea.vue";
|
|
51
52
|
export type { TonoDelAviso } from "./feedback/tonos";
|
|
52
53
|
export { CLASES_POR_TONO, rolDelTono } from "./feedback/tonos";
|
|
@@ -63,3 +64,15 @@ export type { AccionDePestana, ElementoDePestana } from "./tabs/tipos";
|
|
|
63
64
|
export type { ContextoDeLaBarra, ControlDeVentana, OrientacionDeLaBarra, PosicionDeLaBarra, } from "./window/tipos";
|
|
64
65
|
export { CLAVE_DE_LA_BARRA, esPosicion, LOS_TRES_CONTROLES, orientacionDe, POSICIONES, usarLaBarra, } from "./window/tipos";
|
|
65
66
|
export { posicionDe, usarLaPosicionDeLaBarra } from "./window/preferencia";
|
|
67
|
+
/**
|
|
68
|
+
* Vaciar la memoria de iconos del tema.
|
|
69
|
+
*
|
|
70
|
+
* Es para las pruebas de quien use la librería, y por eso sale del paquete y no
|
|
71
|
+
* se queda adentro. Lo resuelto se memoriza por nombre en el módulo, y un
|
|
72
|
+
* módulo se comparte entre archivos de prueba: el primero que pida un icono con
|
|
73
|
+
* el tema sin preparar deja **guardado que no hay ninguno**, y cualquier prueba
|
|
74
|
+
* posterior que lo prepare ya no lo ve. Pasó al adoptar la librería en el
|
|
75
|
+
* instalador, donde el aviso dejó de dibujar su icono al correr la suite entera
|
|
76
|
+
* y lo dibujaba bien al correr su archivo solo.
|
|
77
|
+
*/
|
|
78
|
+
export { olvidarLosIconosDelTema } from "./internos/iconoDelTema";
|