@atelier-ui/vue 0.1.12 → 0.2.0
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/CHANGELOG.md +24 -0
- package/README.md +2 -2
- package/index.css +1 -1
- package/index.d.ts +64 -64
- package/index.mjs +221 -221
- package/lib/accordion/{llm-accordion-group.vue.d.ts → atl-accordion-group.vue.d.ts} +5 -5
- package/lib/accordion/{llm-accordion-group.vue.d.ts.map → atl-accordion-group.vue.d.ts.map} +1 -1
- package/lib/accordion/{llm-accordion-header.vue.d.ts → atl-accordion-header.vue.d.ts} +1 -1
- package/lib/accordion/{llm-accordion-header.vue.d.ts.map → atl-accordion-header.vue.d.ts.map} +1 -1
- package/lib/accordion/{llm-accordion-item.vue.d.ts → atl-accordion-item.vue.d.ts} +4 -4
- package/lib/accordion/{llm-accordion-item.vue.d.ts.map → atl-accordion-item.vue.d.ts.map} +1 -1
- package/lib/alert/{llm-alert.vue.d.ts → atl-alert.vue.d.ts} +7 -7
- package/lib/alert/{llm-alert.vue.d.ts.map → atl-alert.vue.d.ts.map} +1 -1
- package/lib/avatar/{llm-avatar-group.vue.d.ts → atl-avatar-group.vue.d.ts} +3 -3
- package/lib/avatar/{llm-avatar-group.vue.d.ts.map → atl-avatar-group.vue.d.ts.map} +1 -1
- package/lib/avatar/{llm-avatar.vue.d.ts → atl-avatar.vue.d.ts} +3 -3
- package/lib/avatar/{llm-avatar.vue.d.ts.map → atl-avatar.vue.d.ts.map} +1 -1
- package/lib/badge/{llm-badge.vue.d.ts → atl-badge.vue.d.ts} +6 -6
- package/lib/badge/{llm-badge.vue.d.ts.map → atl-badge.vue.d.ts.map} +1 -1
- package/lib/breadcrumbs/{llm-breadcrumb-item.vue.d.ts → atl-breadcrumb-item.vue.d.ts} +3 -3
- package/lib/breadcrumbs/{llm-breadcrumb-item.vue.d.ts.map → atl-breadcrumb-item.vue.d.ts.map} +1 -1
- package/lib/breadcrumbs/{llm-breadcrumbs.vue.d.ts → atl-breadcrumbs.vue.d.ts} +1 -1
- package/lib/breadcrumbs/{llm-breadcrumbs.vue.d.ts.map → atl-breadcrumbs.vue.d.ts.map} +1 -1
- package/lib/button/{llm-button.vue.d.ts → atl-button.vue.d.ts} +3 -3
- package/lib/button/{llm-button.vue.d.ts.map → atl-button.vue.d.ts.map} +1 -1
- package/lib/card/{llm-card-content.vue.d.ts → atl-card-content.vue.d.ts} +1 -1
- package/lib/card/{llm-card-content.vue.d.ts.map → atl-card-content.vue.d.ts.map} +1 -1
- package/lib/card/{llm-card-footer.vue.d.ts → atl-card-footer.vue.d.ts} +1 -1
- package/lib/card/{llm-card-footer.vue.d.ts.map → atl-card-footer.vue.d.ts.map} +1 -1
- package/lib/card/{llm-card-header.vue.d.ts → atl-card-header.vue.d.ts} +1 -1
- package/lib/card/{llm-card-header.vue.d.ts.map → atl-card-header.vue.d.ts.map} +1 -1
- package/lib/card/{llm-card.vue.d.ts → atl-card.vue.d.ts} +3 -3
- package/lib/card/{llm-card.vue.d.ts.map → atl-card.vue.d.ts.map} +1 -1
- package/lib/chat/{llm-chat-header.vue.d.ts → atl-chat-header.vue.d.ts} +1 -1
- package/lib/chat/{llm-chat-header.vue.d.ts.map → atl-chat-header.vue.d.ts.map} +1 -1
- package/lib/chat/{llm-chat-input.vue.d.ts → atl-chat-input.vue.d.ts} +4 -4
- package/lib/chat/{llm-chat-input.vue.d.ts.map → atl-chat-input.vue.d.ts.map} +1 -1
- package/lib/chat/{llm-chat-message.vue.d.ts → atl-chat-message.vue.d.ts} +6 -6
- package/lib/chat/{llm-chat-message.vue.d.ts.map → atl-chat-message.vue.d.ts.map} +1 -1
- package/lib/chat/{llm-chat-messages.vue.d.ts → atl-chat-messages.vue.d.ts} +1 -1
- package/lib/chat/{llm-chat-messages.vue.d.ts.map → atl-chat-messages.vue.d.ts.map} +1 -1
- package/lib/chat/{llm-chat-suggestion.vue.d.ts → atl-chat-suggestion.vue.d.ts} +4 -4
- package/lib/chat/atl-chat-suggestion.vue.d.ts.map +1 -0
- package/lib/chat/{llm-chat-typing.vue.d.ts → atl-chat-typing.vue.d.ts} +3 -3
- package/lib/chat/atl-chat-typing.vue.d.ts.map +1 -0
- package/lib/chat/{llm-chat.vue.d.ts → atl-chat.vue.d.ts} +12 -12
- package/lib/chat/{llm-chat.vue.d.ts.map → atl-chat.vue.d.ts.map} +1 -1
- package/lib/checkbox/{llm-checkbox.vue.d.ts → atl-checkbox.vue.d.ts} +4 -4
- package/lib/checkbox/{llm-checkbox.vue.d.ts.map → atl-checkbox.vue.d.ts.map} +1 -1
- package/lib/code-block/{llm-code-block.vue.d.ts → atl-code-block.vue.d.ts} +3 -3
- package/lib/code-block/{llm-code-block.vue.d.ts.map → atl-code-block.vue.d.ts.map} +1 -1
- package/lib/combobox/{llm-combobox.vue.d.ts → atl-combobox.vue.d.ts} +4 -4
- package/lib/combobox/{llm-combobox.vue.d.ts.map → atl-combobox.vue.d.ts.map} +1 -1
- package/lib/dialog/atl-dialog-content.vue.d.ts +18 -0
- package/lib/dialog/{llm-dialog-content.vue.d.ts.map → atl-dialog-content.vue.d.ts.map} +1 -1
- package/lib/dialog/atl-dialog-footer.vue.d.ts +18 -0
- package/lib/dialog/{llm-dialog-footer.vue.d.ts.map → atl-dialog-footer.vue.d.ts.map} +1 -1
- package/lib/dialog/atl-dialog-header.vue.d.ts +18 -0
- package/lib/dialog/{llm-dialog-header.vue.d.ts.map → atl-dialog-header.vue.d.ts.map} +1 -1
- package/lib/dialog/{llm-dialog.vue.d.ts → atl-dialog.vue.d.ts} +6 -6
- package/lib/dialog/{llm-dialog.vue.d.ts.map → atl-dialog.vue.d.ts.map} +1 -1
- package/lib/drawer/atl-drawer-content.vue.d.ts +18 -0
- package/lib/drawer/{llm-drawer-content.vue.d.ts.map → atl-drawer-content.vue.d.ts.map} +1 -1
- package/lib/drawer/atl-drawer-footer.vue.d.ts +18 -0
- package/lib/drawer/{llm-drawer-footer.vue.d.ts.map → atl-drawer-footer.vue.d.ts.map} +1 -1
- package/lib/drawer/atl-drawer-header.vue.d.ts +18 -0
- package/lib/drawer/{llm-drawer-header.vue.d.ts.map → atl-drawer-header.vue.d.ts.map} +1 -1
- package/lib/drawer/{llm-drawer.vue.d.ts → atl-drawer.vue.d.ts} +6 -6
- package/lib/drawer/{llm-drawer.vue.d.ts.map → atl-drawer.vue.d.ts.map} +1 -1
- package/lib/icon/{llm-icon.vue.d.ts → atl-icon.vue.d.ts} +7 -7
- package/lib/icon/{llm-icon.vue.d.ts.map → atl-icon.vue.d.ts.map} +1 -1
- package/lib/input/{llm-input.vue.d.ts → atl-input.vue.d.ts} +4 -4
- package/lib/input/{llm-input.vue.d.ts.map → atl-input.vue.d.ts.map} +1 -1
- package/lib/menu/{llm-menu-item.vue.d.ts → atl-menu-item.vue.d.ts} +4 -4
- package/lib/menu/{llm-menu-item.vue.d.ts.map → atl-menu-item.vue.d.ts.map} +1 -1
- package/lib/menu/{llm-menu-separator.vue.d.ts → atl-menu-separator.vue.d.ts} +1 -1
- package/lib/menu/atl-menu-separator.vue.d.ts.map +1 -0
- package/lib/menu/{llm-menu-trigger.vue.d.ts → atl-menu-trigger.vue.d.ts} +3 -3
- package/lib/menu/{llm-menu-trigger.vue.d.ts.map → atl-menu-trigger.vue.d.ts.map} +1 -1
- package/lib/menu/{llm-menu.vue.d.ts → atl-menu.vue.d.ts} +3 -3
- package/lib/menu/{llm-menu.vue.d.ts.map → atl-menu.vue.d.ts.map} +1 -1
- package/lib/pagination/{llm-pagination.vue.d.ts → atl-pagination.vue.d.ts} +4 -4
- package/lib/pagination/{llm-pagination.vue.d.ts.map → atl-pagination.vue.d.ts.map} +1 -1
- package/lib/progress/{llm-progress.vue.d.ts → atl-progress.vue.d.ts} +3 -3
- package/lib/progress/{llm-progress.vue.d.ts.map → atl-progress.vue.d.ts.map} +1 -1
- package/lib/radio/{llm-radio.vue.d.ts → atl-radio.vue.d.ts} +3 -3
- package/lib/radio/{llm-radio.vue.d.ts.map → atl-radio.vue.d.ts.map} +1 -1
- package/lib/radio-group/{llm-radio-group.vue.d.ts → atl-radio-group.vue.d.ts} +6 -6
- package/lib/radio-group/{llm-radio-group.vue.d.ts.map → atl-radio-group.vue.d.ts.map} +1 -1
- package/lib/select/{llm-option.vue.d.ts → atl-option.vue.d.ts} +3 -3
- package/lib/select/{llm-option.vue.d.ts.map → atl-option.vue.d.ts.map} +1 -1
- package/lib/select/{llm-select.vue.d.ts → atl-select.vue.d.ts} +4 -4
- package/lib/select/{llm-select.vue.d.ts.map → atl-select.vue.d.ts.map} +1 -1
- package/lib/skeleton/{llm-skeleton.vue.d.ts → atl-skeleton.vue.d.ts} +3 -3
- package/lib/skeleton/{llm-skeleton.vue.d.ts.map → atl-skeleton.vue.d.ts.map} +1 -1
- package/lib/spec.d.ts +120 -120
- package/lib/stepper/{llm-step.vue.d.ts → atl-step.vue.d.ts} +3 -3
- package/lib/stepper/{llm-step.vue.d.ts.map → atl-step.vue.d.ts.map} +1 -1
- package/lib/stepper/{llm-stepper.vue.d.ts → atl-stepper.vue.d.ts} +3 -3
- package/lib/stepper/{llm-stepper.vue.d.ts.map → atl-stepper.vue.d.ts.map} +1 -1
- package/lib/table/{llm-table.vue.d.ts → atl-table.vue.d.ts} +1 -1
- package/lib/table/{llm-table.vue.d.ts.map → atl-table.vue.d.ts.map} +1 -1
- package/lib/table/{llm-tbody.vue.d.ts → atl-tbody.vue.d.ts} +1 -1
- package/lib/table/{llm-tbody.vue.d.ts.map → atl-tbody.vue.d.ts.map} +1 -1
- package/lib/table/{llm-td.vue.d.ts → atl-td.vue.d.ts} +1 -1
- package/lib/table/{llm-td.vue.d.ts.map → atl-td.vue.d.ts.map} +1 -1
- package/lib/table/{llm-th.vue.d.ts → atl-th.vue.d.ts} +1 -1
- package/lib/table/{llm-th.vue.d.ts.map → atl-th.vue.d.ts.map} +1 -1
- package/lib/table/{llm-thead.vue.d.ts → atl-thead.vue.d.ts} +1 -1
- package/lib/table/{llm-thead.vue.d.ts.map → atl-thead.vue.d.ts.map} +1 -1
- package/lib/table/{llm-tr.vue.d.ts → atl-tr.vue.d.ts} +1 -1
- package/lib/table/{llm-tr.vue.d.ts.map → atl-tr.vue.d.ts.map} +1 -1
- package/lib/tabs/{llm-tab-group.vue.d.ts → atl-tab-group.vue.d.ts} +9 -9
- package/lib/tabs/{llm-tab-group.vue.d.ts.map → atl-tab-group.vue.d.ts.map} +1 -1
- package/lib/tabs/{llm-tab.vue.d.ts → atl-tab.vue.d.ts} +3 -3
- package/lib/tabs/{llm-tab.vue.d.ts.map → atl-tab.vue.d.ts.map} +1 -1
- package/lib/textarea/{llm-textarea.vue.d.ts → atl-textarea.vue.d.ts} +4 -4
- package/lib/textarea/{llm-textarea.vue.d.ts.map → atl-textarea.vue.d.ts.map} +1 -1
- package/lib/toast/{llm-toast-container.vue.d.ts → atl-toast-container.vue.d.ts} +3 -3
- package/lib/toast/{llm-toast-container.vue.d.ts.map → atl-toast-container.vue.d.ts.map} +1 -1
- package/lib/toast/{llm-toast-item.vue.d.ts → atl-toast-item.vue.d.ts} +5 -5
- package/lib/toast/atl-toast-item.vue.d.ts.map +1 -0
- package/lib/toast/{llm-toast-provider.vue.d.ts → atl-toast-provider.vue.d.ts} +1 -1
- package/lib/toast/{llm-toast-provider.vue.d.ts.map → atl-toast-provider.vue.d.ts.map} +1 -1
- package/lib/toast/{llm-toast.d.ts → atl-toast.d.ts} +4 -4
- package/lib/toast/{llm-toast.d.ts.map → atl-toast.d.ts.map} +1 -1
- package/lib/toggle/{llm-toggle.vue.d.ts → atl-toggle.vue.d.ts} +4 -4
- package/lib/toggle/{llm-toggle.vue.d.ts.map → atl-toggle.vue.d.ts.map} +1 -1
- package/lib/tooltip/{llm-tooltip.vue.d.ts → atl-tooltip.vue.d.ts} +13 -13
- package/lib/tooltip/{llm-tooltip.vue.d.ts.map → atl-tooltip.vue.d.ts.map} +1 -1
- package/package.json +1 -1
- package/lib/chat/llm-chat-suggestion.vue.d.ts.map +0 -1
- package/lib/chat/llm-chat-typing.vue.d.ts.map +0 -1
- package/lib/dialog/llm-dialog-content.vue.d.ts +0 -18
- package/lib/dialog/llm-dialog-footer.vue.d.ts +0 -18
- package/lib/dialog/llm-dialog-header.vue.d.ts +0 -18
- package/lib/drawer/llm-drawer-content.vue.d.ts +0 -18
- package/lib/drawer/llm-drawer-footer.vue.d.ts +0 -18
- package/lib/drawer/llm-drawer-header.vue.d.ts +0 -18
- package/lib/menu/llm-menu-separator.vue.d.ts.map +0 -1
- package/lib/toast/llm-toast-item.vue.d.ts.map +0 -1
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { InjectionKey, Ref } from 'vue';
|
|
2
|
-
export interface
|
|
2
|
+
export interface AtlTabInfo {
|
|
3
3
|
id: string;
|
|
4
4
|
label: string;
|
|
5
5
|
disabled: boolean;
|
|
6
6
|
}
|
|
7
|
-
export interface
|
|
7
|
+
export interface AtlTabGroupContext {
|
|
8
8
|
selectedIndex: Ref<number>;
|
|
9
|
-
tabs: Ref<
|
|
10
|
-
registerTab: (tab:
|
|
9
|
+
tabs: Ref<AtlTabInfo[]>;
|
|
10
|
+
registerTab: (tab: AtlTabInfo) => void;
|
|
11
11
|
unregisterTab: (id: string) => void;
|
|
12
12
|
selectTab: (index: number) => void;
|
|
13
13
|
}
|
|
14
|
-
export declare const
|
|
15
|
-
export interface
|
|
14
|
+
export declare const AtlTabGroupKey: InjectionKey<AtlTabGroupContext>;
|
|
15
|
+
export interface AtlTabGroupProps {
|
|
16
16
|
selectedIndex?: number;
|
|
17
17
|
variant?: 'default' | 'pills';
|
|
18
18
|
}
|
|
19
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<
|
|
19
|
+
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<AtlTabGroupProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
20
20
|
"update:selectedIndex": (index: number) => any;
|
|
21
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
21
|
+
}, string, import('vue').PublicProps, Readonly<AtlTabGroupProps> & Readonly<{
|
|
22
22
|
"onUpdate:selectedIndex"?: ((index: number) => any) | undefined;
|
|
23
23
|
}>, {
|
|
24
24
|
variant: "default" | "pills";
|
|
@@ -34,4 +34,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
34
34
|
$slots: S;
|
|
35
35
|
};
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=
|
|
37
|
+
//# sourceMappingURL=atl-tab-group.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-tab-group.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/tabs/atl-tab-group.vue"],"names":[],"mappings":"AAgIA,OAAO,gBAAgB,CAAC;AAGxB,OAAO,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE7C,MAAM,WAAW,UAAU;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,kBAAkB;IACjC,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC3B,IAAI,EAAE,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;IACxB,WAAW,EAAE,CAAC,GAAG,EAAE,UAAU,KAAK,IAAI,CAAC;IACvC,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,SAAS,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACpC;AAED,eAAO,MAAM,cAAc,EAAE,YAAY,CAAC,kBAAkB,CAAyB,CAAC;AAEtF,MAAM,WAAW,gBAAgB;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;CAC/B;;;;;;aADW,SAAS,GAAG,OAAO;mBADb,MAAM;;;;QA4HK,GAAG;;AAxHhC,wBAmKK;AAaL,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlTabProps {
|
|
2
2
|
label: string;
|
|
3
3
|
disabled?: boolean;
|
|
4
4
|
}
|
|
@@ -11,7 +11,7 @@ declare function __VLS_template(): {
|
|
|
11
11
|
rootEl: any;
|
|
12
12
|
};
|
|
13
13
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
14
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
14
|
+
declare const __VLS_component: import('vue').DefineComponent<AtlTabProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AtlTabProps> & Readonly<{}>, {
|
|
15
15
|
disabled: boolean;
|
|
16
16
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
17
17
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
@@ -21,4 +21,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
21
21
|
$slots: S;
|
|
22
22
|
};
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=
|
|
24
|
+
//# sourceMappingURL=atl-tab.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-tab.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/tabs/atl-tab.vue"],"names":[],"mappings":"AAuDA,UAAU,WAAW;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAgCD,iBAAS,cAAc;WA8BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAhFR,OAAO;6EAuFlB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlTextareaProps {
|
|
2
2
|
value?: string;
|
|
3
3
|
rows?: number;
|
|
4
4
|
placeholder?: string;
|
|
@@ -12,9 +12,9 @@ interface LlmTextareaProps {
|
|
|
12
12
|
name?: string;
|
|
13
13
|
id?: string;
|
|
14
14
|
}
|
|
15
|
-
declare const _default: import('vue').DefineComponent<
|
|
15
|
+
declare const _default: import('vue').DefineComponent<AtlTextareaProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
16
16
|
"update:value": (value: string) => any;
|
|
17
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
17
|
+
}, string, import('vue').PublicProps, Readonly<AtlTextareaProps> & Readonly<{
|
|
18
18
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
20
|
name: string;
|
|
@@ -33,4 +33,4 @@ declare const _default: import('vue').DefineComponent<LlmTextareaProps, {}, {},
|
|
|
33
33
|
textareaRef: HTMLTextAreaElement;
|
|
34
34
|
}, HTMLDivElement>;
|
|
35
35
|
export default _default;
|
|
36
|
-
//# sourceMappingURL=
|
|
36
|
+
//# sourceMappingURL=atl-textarea.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-textarea.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/textarea/atl-textarea.vue"],"names":[],"mappings":"AA0FA,OAAO,oBAAoB,CAAC;AAI5B,UAAU,gBAAgB;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;;;;;;UAFQ,MAAM;WAFL,MAAM;cAHH,OAAO;QAMb,MAAM;iBATG,MAAM;UADb,MAAM;gBAQA,OAAO;WATZ,MAAM;cAMH,OAAO;aAHR,OAAO;cAIN,OAAO;YAHT,MAAM,EAAE;;;;AAsJnB,wBAUG"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlToastContainerProps {
|
|
2
2
|
position?: 'top-right' | 'top-center' | 'bottom-right' | 'bottom-center';
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import('vue').DefineComponent<
|
|
4
|
+
declare const _default: import('vue').DefineComponent<AtlToastContainerProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AtlToastContainerProps> & Readonly<{}>, {
|
|
5
5
|
position: "top-right" | "top-center" | "bottom-right" | "bottom-center";
|
|
6
6
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
7
7
|
export default _default;
|
|
8
|
-
//# sourceMappingURL=
|
|
8
|
+
//# sourceMappingURL=atl-toast-container.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-toast-container.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toast/atl-toast-container.vue"],"names":[],"mappings":"AA0CA,OAAO,iBAAiB,CAAC;AAIzB,UAAU,sBAAsB;IAC9B,QAAQ,CAAC,EAAE,WAAW,GAAG,YAAY,GAAG,cAAc,GAAG,eAAe,CAAC;CAC1E;;cADY,WAAW,GAAG,YAAY,GAAG,cAAc,GAAG,eAAe;;AAuF1E,wBAQG"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ToastData } from './
|
|
2
|
-
interface
|
|
1
|
+
import { ToastData } from './atl-toast';
|
|
2
|
+
interface AtlToastItemProps {
|
|
3
3
|
data: ToastData;
|
|
4
4
|
}
|
|
5
|
-
declare const _default: import('vue').DefineComponent<
|
|
5
|
+
declare const _default: import('vue').DefineComponent<AtlToastItemProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
6
6
|
dismiss: (id: string) => any;
|
|
7
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
7
|
+
}, string, import('vue').PublicProps, Readonly<AtlToastItemProps> & Readonly<{
|
|
8
8
|
onDismiss?: ((id: string) => any) | undefined;
|
|
9
9
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
10
10
|
export default _default;
|
|
11
|
-
//# sourceMappingURL=
|
|
11
|
+
//# sourceMappingURL=atl-toast-item.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"atl-toast-item.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toast/atl-toast-item.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAI7C,UAAU,iBAAiB;IACzB,IAAI,EAAE,SAAS,CAAC;CACjB;;;;;;AA4FD,wBAQG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-toast-provider.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toast/atl-toast-provider.vue"],"names":[],"mappings":"AA6GA,iBAAS,cAAc;WAoBT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAOD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -11,12 +11,12 @@ export interface ToastData {
|
|
|
11
11
|
duration: number;
|
|
12
12
|
dismissible: boolean;
|
|
13
13
|
}
|
|
14
|
-
export interface
|
|
14
|
+
export interface AtlToastContext {
|
|
15
15
|
toasts: Ref<ToastData[]>;
|
|
16
16
|
show: (message: string, options?: ToastOptions) => string;
|
|
17
17
|
dismiss: (id: string) => void;
|
|
18
18
|
clear: () => void;
|
|
19
19
|
}
|
|
20
|
-
export declare const
|
|
21
|
-
export declare function
|
|
22
|
-
//# sourceMappingURL=
|
|
20
|
+
export declare const AtlToastKey: InjectionKey<AtlToastContext>;
|
|
21
|
+
export declare function useAtlToast(): Pick<AtlToastContext, 'show' | 'dismiss' | 'clear'>;
|
|
22
|
+
//# sourceMappingURL=atl-toast.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-toast.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toast/atl-toast.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE7C,MAAM,WAAW,YAAY;IAC3B,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IAChE,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,MAAM,WAAW,SAAS;IACxB,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC/D,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,eAAe;IAC9B,MAAM,EAAE,GAAG,CAAC,SAAS,EAAE,CAAC,CAAC;IACzB,IAAI,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY,KAAK,MAAM,CAAC;IAC1D,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED,eAAO,MAAM,WAAW,EAAE,YAAY,CAAC,eAAe,CAAsB,CAAC;AAE7E,wBAAgB,WAAW,IAAI,IAAI,CAAC,eAAe,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC,CAQjF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlToggleProps {
|
|
2
2
|
checked?: boolean;
|
|
3
3
|
invalid?: boolean;
|
|
4
4
|
errors?: string[];
|
|
@@ -17,9 +17,9 @@ declare function __VLS_template(): {
|
|
|
17
17
|
rootEl: HTMLDivElement;
|
|
18
18
|
};
|
|
19
19
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
20
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
20
|
+
declare const __VLS_component: import('vue').DefineComponent<AtlToggleProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
21
21
|
"update:checked": (value: boolean) => any;
|
|
22
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
22
|
+
}, string, import('vue').PublicProps, Readonly<AtlToggleProps> & Readonly<{
|
|
23
23
|
"onUpdate:checked"?: ((value: boolean) => any) | undefined;
|
|
24
24
|
}>, {
|
|
25
25
|
name: string;
|
|
@@ -38,4 +38,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
38
38
|
$slots: S;
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=
|
|
41
|
+
//# sourceMappingURL=atl-toggle.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-toggle.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toggle/atl-toggle.vue"],"names":[],"mappings":"AAoEA,OAAO,kBAAkB,CAAC;AAI1B,UAAU,cAAc;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAsCD,iBAAS,cAAc;WA4DT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;UAtHZ,MAAM;cAHF,OAAO;QAIb,MAAM;cAHA,OAAO;aAHR,OAAO;cAIN,OAAO;aALR,OAAO;YAER,MAAM,EAAE;wFAmIjB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
interface
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
interface AtlTooltipProps {
|
|
2
|
+
atlTooltip?: string;
|
|
3
|
+
atlTooltipPosition?: 'above' | 'below' | 'left' | 'right';
|
|
4
|
+
atlTooltipDisabled?: boolean;
|
|
5
|
+
atlTooltipShowDelay?: number;
|
|
6
|
+
atlTooltipHideDelay?: number;
|
|
7
7
|
}
|
|
8
8
|
declare function __VLS_template(): {
|
|
9
9
|
attrs: Partial<{}>;
|
|
@@ -14,12 +14,12 @@ declare function __VLS_template(): {
|
|
|
14
14
|
rootEl: HTMLSpanElement;
|
|
15
15
|
};
|
|
16
16
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
17
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
declare const __VLS_component: import('vue').DefineComponent<AtlTooltipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AtlTooltipProps> & Readonly<{}>, {
|
|
18
|
+
atlTooltip: string;
|
|
19
|
+
atlTooltipPosition: "above" | "below" | "left" | "right";
|
|
20
|
+
atlTooltipDisabled: boolean;
|
|
21
|
+
atlTooltipShowDelay: number;
|
|
22
|
+
atlTooltipHideDelay: number;
|
|
23
23
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
24
24
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
25
25
|
export default _default;
|
|
@@ -28,4 +28,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
28
28
|
$slots: S;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=
|
|
31
|
+
//# sourceMappingURL=atl-tooltip.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-tooltip.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/tooltip/atl-tooltip.vue"],"names":[],"mappings":"AA0EA,OAAO,mBAAmB,CAAC;AAI3B,UAAU,eAAe;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,kBAAkB,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;IAC1D,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,mBAAmB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAiDD,iBAAS,cAAc;WAoCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;gBA7GN,MAAM;wBACE,OAAO,GAAG,OAAO,GAAG,MAAM,GAAG,OAAO;wBACpC,OAAO;yBACN,MAAM;yBACN,MAAM;yFAiH5B,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"llm-chat-suggestion.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/chat/llm-chat-suggestion.vue"],"names":[],"mappings":"AA2BA,UAAU,sBAAsB;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;;;;;;AAkED,wBAQG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"llm-chat-typing.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/chat/llm-chat-typing.vue"],"names":[],"mappings":"AAkCA,UAAU,kBAAkB;IAC1B,oEAAoE;IACpE,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;;YADU,OAAO;;AAqElB,wBAQG"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-dialog-content.vue.d.ts.map
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-dialog-footer.vue.d.ts.map
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-dialog-header.vue.d.ts.map
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-drawer-content.vue.d.ts.map
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-drawer-footer.vue.d.ts.map
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare function __VLS_template(): {
|
|
2
|
-
attrs: Partial<{}>;
|
|
3
|
-
slots: {
|
|
4
|
-
default?(_: {}): any;
|
|
5
|
-
};
|
|
6
|
-
refs: {};
|
|
7
|
-
rootEl: HTMLDivElement;
|
|
8
|
-
};
|
|
9
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
11
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
12
|
-
export default _default;
|
|
13
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
14
|
-
new (): {
|
|
15
|
-
$slots: S;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
//# sourceMappingURL=llm-drawer-header.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"llm-menu-separator.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/menu/llm-menu-separator.vue"],"names":[],"mappings":";AAgDA,wBAMG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"llm-toast-item.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/toast/llm-toast-item.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAI7C,UAAU,iBAAiB;IACzB,IAAI,EAAE,SAAS,CAAC;CACjB;;;;;;AA4FD,wBAQG"}
|