@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,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlSelectProps {
|
|
2
2
|
value?: string;
|
|
3
3
|
placeholder?: string;
|
|
4
4
|
invalid?: boolean;
|
|
@@ -18,9 +18,9 @@ declare function __VLS_template(): {
|
|
|
18
18
|
rootEl: HTMLDivElement;
|
|
19
19
|
};
|
|
20
20
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
21
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
21
|
+
declare const __VLS_component: import('vue').DefineComponent<AtlSelectProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
22
22
|
"update:value": (value: string) => any;
|
|
23
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
23
|
+
}, string, import('vue').PublicProps, Readonly<AtlSelectProps> & Readonly<{
|
|
24
24
|
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
25
25
|
}>, {
|
|
26
26
|
name: string;
|
|
@@ -40,4 +40,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
40
40
|
$slots: S;
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=
|
|
43
|
+
//# sourceMappingURL=atl-select.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-select.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/select/atl-select.vue"],"names":[],"mappings":"AA6EA,OAAO,kBAAkB,CAAC;AAI1B,UAAU,cAAc;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,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,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AA+CD,iBAAS,cAAc;WAuET,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;UA3IZ,MAAM;WADL,MAAM;cAHH,OAAO;iBAHJ,MAAM;WADZ,MAAM;cAKH,OAAO;aAHR,OAAO;cAIN,OAAO;YAHT,MAAM,EAAE;wFAyJjB,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,14 +1,14 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlSkeletonProps {
|
|
2
2
|
variant?: 'text' | 'circular' | 'rectangular';
|
|
3
3
|
width?: string;
|
|
4
4
|
height?: string;
|
|
5
5
|
animated?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare const _default: import('vue').DefineComponent<
|
|
7
|
+
declare const _default: import('vue').DefineComponent<AtlSkeletonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AtlSkeletonProps> & Readonly<{}>, {
|
|
8
8
|
variant: "text" | "circular" | "rectangular";
|
|
9
9
|
width: string;
|
|
10
10
|
height: string;
|
|
11
11
|
animated: boolean;
|
|
12
12
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
13
13
|
export default _default;
|
|
14
|
-
//# sourceMappingURL=
|
|
14
|
+
//# sourceMappingURL=atl-skeleton.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-skeleton.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/skeleton/atl-skeleton.vue"],"names":[],"mappings":"AAgDA,OAAO,oBAAoB,CAAC;AAI5B,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,MAAM,GAAG,UAAU,GAAG,aAAa,CAAC;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;;aAJW,MAAM,GAAG,UAAU,GAAG,aAAa;WACrC,MAAM;YACL,MAAM;cACJ,OAAO;;AA+EpB,wBAQG"}
|
package/lib/spec.d.ts
CHANGED
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
* @atelier-ui/spec
|
|
3
3
|
*
|
|
4
4
|
* Framework-agnostic TypeScript interfaces defining the public API contract
|
|
5
|
-
* for every
|
|
5
|
+
* for every Atelier component. Both the Angular and React libraries
|
|
6
6
|
* import from here so the compiler enforces parity.
|
|
7
7
|
*
|
|
8
8
|
* Angular: use the union types as `input<T>()` type parameters.
|
|
9
9
|
* React: extend the spec interface from the framework-specific props interface.
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
export type
|
|
13
|
-
export interface
|
|
14
|
-
variant?:
|
|
15
|
-
size?:
|
|
11
|
+
export type AtlButtonVariant = 'primary' | 'secondary' | 'outline' | 'danger';
|
|
12
|
+
export type AtlButtonSize = 'sm' | 'md' | 'lg';
|
|
13
|
+
export interface AtlButtonSpec {
|
|
14
|
+
variant?: AtlButtonVariant;
|
|
15
|
+
size?: AtlButtonSize;
|
|
16
16
|
disabled?: boolean;
|
|
17
17
|
loading?: boolean;
|
|
18
18
|
/**
|
|
@@ -25,29 +25,29 @@ export interface LlmButtonSpec {
|
|
|
25
25
|
*/
|
|
26
26
|
'aria-label'?: string;
|
|
27
27
|
}
|
|
28
|
-
export type
|
|
29
|
-
export type
|
|
30
|
-
export interface
|
|
31
|
-
variant?:
|
|
32
|
-
size?:
|
|
28
|
+
export type AtlBadgeVariant = 'default' | 'success' | 'warning' | 'danger' | 'info';
|
|
29
|
+
export type AtlBadgeSize = 'sm' | 'md';
|
|
30
|
+
export interface AtlBadgeSpec {
|
|
31
|
+
variant?: AtlBadgeVariant;
|
|
32
|
+
size?: AtlBadgeSize;
|
|
33
33
|
}
|
|
34
|
-
export type
|
|
35
|
-
export type
|
|
36
|
-
export type
|
|
37
|
-
export interface
|
|
34
|
+
export type AtlAvatarSize = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
35
|
+
export type AtlAvatarShape = 'circle' | 'square';
|
|
36
|
+
export type AtlAvatarStatus = 'online' | 'offline' | 'away' | 'busy' | '';
|
|
37
|
+
export interface AtlAvatarSpec {
|
|
38
38
|
src?: string;
|
|
39
39
|
alt?: string;
|
|
40
40
|
name?: string;
|
|
41
|
-
size?:
|
|
42
|
-
shape?:
|
|
43
|
-
status?:
|
|
41
|
+
size?: AtlAvatarSize;
|
|
42
|
+
shape?: AtlAvatarShape;
|
|
43
|
+
status?: AtlAvatarStatus;
|
|
44
44
|
}
|
|
45
|
-
export interface
|
|
45
|
+
export interface AtlAvatarGroupSpec {
|
|
46
46
|
max?: number;
|
|
47
|
-
size?:
|
|
47
|
+
size?: AtlAvatarSize;
|
|
48
48
|
}
|
|
49
|
-
export type
|
|
50
|
-
export type
|
|
49
|
+
export type AtlCardVariant = 'elevated' | 'outlined' | 'flat';
|
|
50
|
+
export type AtlCardPadding = 'none' | 'sm' | 'md' | 'lg';
|
|
51
51
|
/**
|
|
52
52
|
* Optional landmark role for the card. Default behaviour is a plain
|
|
53
53
|
* `<div>` — most cards group content visually and shouldn't add a
|
|
@@ -61,17 +61,17 @@ export type LlmCardPadding = 'none' | 'sm' | 'md' | 'lg';
|
|
|
61
61
|
* - `'section'` is not a landmark by itself — equivalent to a
|
|
62
62
|
* `<section>` element. Useful when nesting structure matters.
|
|
63
63
|
*/
|
|
64
|
-
export type
|
|
65
|
-
export interface
|
|
66
|
-
variant?:
|
|
67
|
-
padding?:
|
|
64
|
+
export type AtlCardRole = 'article' | 'region' | 'section';
|
|
65
|
+
export interface AtlCardSpec {
|
|
66
|
+
variant?: AtlCardVariant;
|
|
67
|
+
padding?: AtlCardPadding;
|
|
68
68
|
/**
|
|
69
69
|
* Opt-in landmark role. Default is no role (plain `<div>`).
|
|
70
|
-
* See {@link
|
|
70
|
+
* See {@link AtlCardRole} for when to use each value.
|
|
71
71
|
*/
|
|
72
|
-
role?:
|
|
72
|
+
role?: AtlCardRole;
|
|
73
73
|
}
|
|
74
|
-
export interface
|
|
74
|
+
export interface AtlFormFieldSpec {
|
|
75
75
|
value?: any;
|
|
76
76
|
onValueChange?: (value: any) => void;
|
|
77
77
|
disabled?: boolean;
|
|
@@ -80,45 +80,45 @@ export interface LlmFormFieldSpec {
|
|
|
80
80
|
required?: boolean;
|
|
81
81
|
name?: string;
|
|
82
82
|
}
|
|
83
|
-
export type
|
|
84
|
-
export interface
|
|
85
|
-
type?:
|
|
83
|
+
export type AtlInputType = 'text' | 'email' | 'password' | 'number' | 'tel' | 'url';
|
|
84
|
+
export interface AtlInputSpec extends AtlFormFieldSpec {
|
|
85
|
+
type?: AtlInputType;
|
|
86
86
|
placeholder?: string;
|
|
87
87
|
}
|
|
88
|
-
export interface
|
|
88
|
+
export interface AtlTextareaSpec extends AtlFormFieldSpec {
|
|
89
89
|
rows?: number;
|
|
90
90
|
placeholder?: string;
|
|
91
91
|
autoResize?: boolean;
|
|
92
92
|
}
|
|
93
|
-
export interface
|
|
93
|
+
export interface AtlCheckboxSpec extends Omit<AtlFormFieldSpec, 'value' | 'onValueChange'> {
|
|
94
94
|
checked?: boolean;
|
|
95
95
|
onCheckedChange?: (checked: boolean) => void;
|
|
96
96
|
indeterminate?: boolean;
|
|
97
97
|
}
|
|
98
|
-
export interface
|
|
98
|
+
export interface AtlToggleSpec extends Omit<AtlFormFieldSpec, 'value' | 'onValueChange'> {
|
|
99
99
|
checked?: boolean;
|
|
100
100
|
onCheckedChange?: (checked: boolean) => void;
|
|
101
101
|
}
|
|
102
|
-
export interface
|
|
102
|
+
export interface AtlRadioSpec {
|
|
103
103
|
radioValue: string;
|
|
104
104
|
disabled?: boolean;
|
|
105
105
|
}
|
|
106
|
-
export interface
|
|
106
|
+
export interface AtlRadioGroupSpec extends AtlFormFieldSpec {
|
|
107
107
|
value?: string;
|
|
108
108
|
}
|
|
109
|
-
export interface
|
|
109
|
+
export interface AtlSelectSpec extends AtlFormFieldSpec {
|
|
110
110
|
placeholder?: string;
|
|
111
111
|
}
|
|
112
|
-
export interface
|
|
112
|
+
export interface AtlOptionSpec {
|
|
113
113
|
optionValue: string;
|
|
114
114
|
disabled?: boolean;
|
|
115
115
|
}
|
|
116
|
-
export interface
|
|
116
|
+
export interface AtlStepperSpec {
|
|
117
117
|
activeStep?: number;
|
|
118
118
|
orientation?: 'horizontal' | 'vertical';
|
|
119
119
|
linear?: boolean;
|
|
120
120
|
}
|
|
121
|
-
export interface
|
|
121
|
+
export interface AtlStepSpec {
|
|
122
122
|
label: string;
|
|
123
123
|
description?: string;
|
|
124
124
|
completed?: boolean;
|
|
@@ -126,44 +126,44 @@ export interface LlmStepSpec {
|
|
|
126
126
|
optional?: boolean;
|
|
127
127
|
disabled?: boolean;
|
|
128
128
|
}
|
|
129
|
-
export interface
|
|
129
|
+
export interface AtlComboboxOption {
|
|
130
130
|
value: string;
|
|
131
131
|
label: string;
|
|
132
132
|
disabled?: boolean;
|
|
133
133
|
}
|
|
134
|
-
export interface
|
|
135
|
-
options?:
|
|
134
|
+
export interface AtlComboboxSpec extends AtlFormFieldSpec {
|
|
135
|
+
options?: AtlComboboxOption[];
|
|
136
136
|
placeholder?: string;
|
|
137
137
|
}
|
|
138
|
-
export type
|
|
139
|
-
export interface
|
|
140
|
-
variant?:
|
|
138
|
+
export type AtlAlertVariant = 'info' | 'success' | 'warning' | 'danger';
|
|
139
|
+
export interface AtlAlertSpec {
|
|
140
|
+
variant?: AtlAlertVariant;
|
|
141
141
|
dismissible?: boolean;
|
|
142
142
|
}
|
|
143
|
-
export type
|
|
144
|
-
export interface
|
|
143
|
+
export type AtlDialogSize = 'sm' | 'md' | 'lg' | 'xl' | 'full';
|
|
144
|
+
export interface AtlDialogSpec {
|
|
145
145
|
open?: boolean;
|
|
146
146
|
onOpenChange?: (open: boolean) => void;
|
|
147
147
|
closeOnBackdrop?: boolean;
|
|
148
|
-
size?:
|
|
148
|
+
size?: AtlDialogSize;
|
|
149
149
|
}
|
|
150
|
-
export type
|
|
151
|
-
export interface
|
|
150
|
+
export type AtlTabGroupVariant = 'default' | 'pills';
|
|
151
|
+
export interface AtlTabGroupSpec {
|
|
152
152
|
selectedIndex?: number;
|
|
153
153
|
onSelectedIndexChange?: (index: number) => void;
|
|
154
|
-
variant?:
|
|
154
|
+
variant?: AtlTabGroupVariant;
|
|
155
155
|
}
|
|
156
|
-
export interface
|
|
156
|
+
export interface AtlTabSpec {
|
|
157
157
|
label: string;
|
|
158
158
|
disabled?: boolean;
|
|
159
159
|
}
|
|
160
|
-
export type
|
|
161
|
-
export interface
|
|
160
|
+
export type AtlAccordionGroupVariant = 'default' | 'bordered' | 'separated';
|
|
161
|
+
export interface AtlAccordionGroupSpec {
|
|
162
162
|
multi?: boolean;
|
|
163
|
-
variant?:
|
|
163
|
+
variant?: AtlAccordionGroupVariant;
|
|
164
164
|
}
|
|
165
|
-
export type
|
|
166
|
-
export interface
|
|
165
|
+
export type AtlAccordionHeadingLevel = 1 | 2 | 3 | 4 | 5 | 6;
|
|
166
|
+
export interface AtlAccordionItemSpec {
|
|
167
167
|
expanded?: boolean;
|
|
168
168
|
onExpandedChange?: (expanded: boolean) => void;
|
|
169
169
|
disabled?: boolean;
|
|
@@ -175,57 +175,57 @@ export interface LlmAccordionItemSpec {
|
|
|
175
175
|
* `headingLevel={3}` (default); if nested under an `<h3>`, pass
|
|
176
176
|
* `headingLevel={4}`.
|
|
177
177
|
*/
|
|
178
|
-
headingLevel?:
|
|
178
|
+
headingLevel?: AtlAccordionHeadingLevel;
|
|
179
179
|
}
|
|
180
|
-
export type
|
|
181
|
-
export interface
|
|
182
|
-
variant?:
|
|
180
|
+
export type AtlMenuVariant = 'default' | 'compact';
|
|
181
|
+
export interface AtlMenuSpec {
|
|
182
|
+
variant?: AtlMenuVariant;
|
|
183
183
|
}
|
|
184
|
-
export interface
|
|
184
|
+
export interface AtlMenuItemSpec {
|
|
185
185
|
disabled?: boolean;
|
|
186
186
|
}
|
|
187
|
-
export type
|
|
188
|
-
export interface
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
}
|
|
195
|
-
export type
|
|
196
|
-
export type
|
|
197
|
-
export interface
|
|
198
|
-
variant?:
|
|
187
|
+
export type AtlTooltipPosition = 'above' | 'below' | 'left' | 'right';
|
|
188
|
+
export interface AtlTooltipSpec {
|
|
189
|
+
atlTooltip: string;
|
|
190
|
+
atlTooltipPosition?: AtlTooltipPosition;
|
|
191
|
+
atlTooltipDisabled?: boolean;
|
|
192
|
+
atlTooltipShowDelay?: number;
|
|
193
|
+
atlTooltipHideDelay?: number;
|
|
194
|
+
}
|
|
195
|
+
export type AtlToastVariant = 'default' | 'success' | 'warning' | 'danger' | 'info';
|
|
196
|
+
export type AtlToastContainerPosition = 'top-right' | 'top-center' | 'bottom-right' | 'bottom-center';
|
|
197
|
+
export interface AtlToastOptions {
|
|
198
|
+
variant?: AtlToastVariant;
|
|
199
199
|
duration?: number;
|
|
200
200
|
dismissible?: boolean;
|
|
201
201
|
}
|
|
202
|
-
export type
|
|
203
|
-
export interface
|
|
204
|
-
variant?:
|
|
202
|
+
export type AtlSkeletonVariant = 'text' | 'circular' | 'rectangular';
|
|
203
|
+
export interface AtlSkeletonSpec {
|
|
204
|
+
variant?: AtlSkeletonVariant;
|
|
205
205
|
width?: string;
|
|
206
206
|
height?: string;
|
|
207
207
|
animated?: boolean;
|
|
208
208
|
}
|
|
209
|
-
export interface
|
|
209
|
+
export interface AtlBreadcrumbsSpec {
|
|
210
210
|
separator?: string;
|
|
211
211
|
}
|
|
212
|
-
export interface
|
|
212
|
+
export interface AtlBreadcrumbItemSpec {
|
|
213
213
|
href?: string;
|
|
214
214
|
current?: boolean;
|
|
215
215
|
}
|
|
216
|
-
export interface
|
|
216
|
+
export interface AtlPaginationSpec {
|
|
217
217
|
page?: number;
|
|
218
218
|
pageCount?: number;
|
|
219
219
|
siblingCount?: number;
|
|
220
220
|
showFirstLast?: boolean;
|
|
221
221
|
}
|
|
222
|
-
export type
|
|
223
|
-
export type
|
|
224
|
-
export interface
|
|
222
|
+
export type AtlProgressVariant = 'default' | 'success' | 'warning' | 'danger';
|
|
223
|
+
export type AtlProgressSize = 'sm' | 'md' | 'lg';
|
|
224
|
+
export interface AtlProgressSpec {
|
|
225
225
|
value?: number;
|
|
226
226
|
max?: number;
|
|
227
|
-
variant?:
|
|
228
|
-
size?:
|
|
227
|
+
variant?: AtlProgressVariant;
|
|
228
|
+
size?: AtlProgressSize;
|
|
229
229
|
indeterminate?: boolean;
|
|
230
230
|
/**
|
|
231
231
|
* Accessible name for the progress bar — rendered as `aria-label`.
|
|
@@ -235,21 +235,21 @@ export interface LlmProgressSpec {
|
|
|
235
235
|
*/
|
|
236
236
|
label?: string;
|
|
237
237
|
}
|
|
238
|
-
export type
|
|
239
|
-
export type
|
|
240
|
-
export interface
|
|
238
|
+
export type AtlDrawerPosition = 'left' | 'right' | 'top' | 'bottom';
|
|
239
|
+
export type AtlDrawerSize = 'sm' | 'md' | 'lg' | 'full';
|
|
240
|
+
export interface AtlDrawerSpec {
|
|
241
241
|
open?: boolean;
|
|
242
|
-
position?:
|
|
243
|
-
size?:
|
|
242
|
+
position?: AtlDrawerPosition;
|
|
243
|
+
size?: AtlDrawerSize;
|
|
244
244
|
closeOnBackdrop?: boolean;
|
|
245
245
|
}
|
|
246
|
-
export type
|
|
247
|
-
export type
|
|
248
|
-
export type
|
|
249
|
-
export type
|
|
250
|
-
export interface
|
|
251
|
-
variant?:
|
|
252
|
-
size?:
|
|
246
|
+
export type AtlTableVariant = 'default' | 'striped' | 'bordered';
|
|
247
|
+
export type AtlTableSize = 'sm' | 'md' | 'lg';
|
|
248
|
+
export type AtlSortDirection = 'asc' | 'desc' | null;
|
|
249
|
+
export type AtlTableAlign = 'start' | 'center' | 'end';
|
|
250
|
+
export interface AtlTableSpec {
|
|
251
|
+
variant?: AtlTableVariant;
|
|
252
|
+
size?: AtlTableSize;
|
|
253
253
|
stickyHeader?: boolean;
|
|
254
254
|
/**
|
|
255
255
|
* Accessible name for the scrollable table region. The wrapper
|
|
@@ -259,29 +259,29 @@ export interface LlmTableSpec {
|
|
|
259
259
|
*/
|
|
260
260
|
'aria-label'?: string;
|
|
261
261
|
}
|
|
262
|
-
export interface
|
|
262
|
+
export interface AtlTbodySpec {
|
|
263
263
|
empty?: boolean;
|
|
264
264
|
colSpan?: number;
|
|
265
265
|
}
|
|
266
|
-
export interface
|
|
266
|
+
export interface AtlTrSpec {
|
|
267
267
|
selected?: boolean;
|
|
268
268
|
selectable?: boolean;
|
|
269
269
|
rowId?: string;
|
|
270
270
|
}
|
|
271
|
-
export interface
|
|
271
|
+
export interface AtlThSpec {
|
|
272
272
|
sortable?: boolean;
|
|
273
|
-
sortDirection?:
|
|
274
|
-
align?:
|
|
273
|
+
sortDirection?: AtlSortDirection;
|
|
274
|
+
align?: AtlTableAlign;
|
|
275
275
|
width?: string;
|
|
276
276
|
}
|
|
277
|
-
export interface
|
|
278
|
-
align?:
|
|
277
|
+
export interface AtlTdSpec {
|
|
278
|
+
align?: AtlTableAlign;
|
|
279
279
|
}
|
|
280
|
-
export type
|
|
281
|
-
export type
|
|
282
|
-
export interface
|
|
283
|
-
name:
|
|
284
|
-
size?:
|
|
280
|
+
export type AtlIconName = 'success' | 'warning' | 'danger' | 'info' | 'error' | 'chevron-up' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'sort-asc' | 'sort-desc' | 'arrow-right' | 'arrow-left' | 'copy' | 'paste' | 'add' | 'edit' | 'delete' | 'close' | 'more' | 'default-toast';
|
|
281
|
+
export type AtlIconSize = 'sm' | 'md' | 'lg';
|
|
282
|
+
export interface AtlIconSpec {
|
|
283
|
+
name: AtlIconName;
|
|
284
|
+
size?: AtlIconSize;
|
|
285
285
|
/**
|
|
286
286
|
* Accessible label. When provided, the icon is announced as an image with
|
|
287
287
|
* this label. When omitted, the icon is hidden from assistive tech (treated
|
|
@@ -289,23 +289,23 @@ export interface LlmIconSpec {
|
|
|
289
289
|
*/
|
|
290
290
|
label?: string;
|
|
291
291
|
}
|
|
292
|
-
export type
|
|
293
|
-
export type
|
|
294
|
-
export type
|
|
295
|
-
export interface
|
|
292
|
+
export type AtlChatVariant = 'drawer' | 'popup' | 'inline';
|
|
293
|
+
export type AtlChatStatus = 'idle' | 'streaming' | 'error';
|
|
294
|
+
export type AtlChatMessageRole = 'user' | 'assistant' | 'system';
|
|
295
|
+
export interface AtlChatMessageSpec {
|
|
296
296
|
id: string;
|
|
297
|
-
role:
|
|
297
|
+
role: AtlChatMessageRole;
|
|
298
298
|
content: string;
|
|
299
299
|
failed?: boolean;
|
|
300
300
|
}
|
|
301
|
-
export interface
|
|
301
|
+
export interface AtlChatSuggestionSpec {
|
|
302
302
|
id: string;
|
|
303
303
|
label: string;
|
|
304
304
|
hint?: string;
|
|
305
305
|
}
|
|
306
|
-
export interface
|
|
307
|
-
variant?:
|
|
308
|
-
status?:
|
|
306
|
+
export interface AtlChatSpec {
|
|
307
|
+
variant?: AtlChatVariant;
|
|
308
|
+
status?: AtlChatStatus;
|
|
309
309
|
open?: boolean;
|
|
310
310
|
}
|
|
311
311
|
//# sourceMappingURL=spec.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
interface
|
|
1
|
+
interface AtlStepProps {
|
|
2
2
|
label: string;
|
|
3
3
|
description?: string;
|
|
4
4
|
completed?: boolean;
|
|
@@ -15,7 +15,7 @@ declare function __VLS_template(): {
|
|
|
15
15
|
rootEl: any;
|
|
16
16
|
};
|
|
17
17
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
18
|
-
declare const __VLS_component: import('vue').DefineComponent<
|
|
18
|
+
declare const __VLS_component: import('vue').DefineComponent<AtlStepProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<AtlStepProps> & Readonly<{}>, {
|
|
19
19
|
disabled: boolean;
|
|
20
20
|
error: boolean;
|
|
21
21
|
completed: boolean;
|
|
@@ -28,4 +28,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
28
28
|
$slots: S;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=
|
|
31
|
+
//# sourceMappingURL=atl-step.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-step.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/stepper/atl-step.vue"],"names":[],"mappings":"AA+EA,UAAU,YAAY;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAuDD,iBAAS,cAAc;WA6BT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAWD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAtGR,OAAO;WAFV,OAAO;eADH,OAAO;cAER,OAAO;6EA8GlB,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"}
|
|
@@ -8,7 +8,7 @@ export interface StepInfo {
|
|
|
8
8
|
optional: boolean;
|
|
9
9
|
disabled: boolean;
|
|
10
10
|
}
|
|
11
|
-
export interface
|
|
11
|
+
export interface AtlStepperContext {
|
|
12
12
|
activeStep: Ref<number>;
|
|
13
13
|
steps: Ref<StepInfo[]>;
|
|
14
14
|
linear: Ref<boolean>;
|
|
@@ -19,7 +19,7 @@ export interface LlmStepperContext {
|
|
|
19
19
|
next(): void;
|
|
20
20
|
prev(): void;
|
|
21
21
|
}
|
|
22
|
-
export declare const
|
|
22
|
+
export declare const AtlStepperKey: InjectionKey<AtlStepperContext>;
|
|
23
23
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
|
24
24
|
activeStep?: number;
|
|
25
25
|
orientation?: "horizontal" | "vertical";
|
|
@@ -45,4 +45,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
45
45
|
$slots: S;
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=
|
|
48
|
+
//# sourceMappingURL=atl-stepper.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-stepper.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/stepper/atl-stepper.vue"],"names":[],"mappings":"AA6KA,OAAO,mBAAmB,CAAC;AAG3B,OAAO,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAE7C,MAAM,WAAW,QAAQ;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,OAAO,CAAC;IACf,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,MAAM,WAAW,iBAAiB;IAChC,UAAU,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB,KAAK,EAAE,GAAG,CAAC,QAAQ,EAAE,CAAC,CAAC;IACvB,MAAM,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACrB,YAAY,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,CAAC;IACnC,cAAc,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC;IACtD,IAAI,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,IAAI,IAAI,IAAI,CAAC;IACb,IAAI,IAAI,IAAI,CAAC;CACd;AAED,eAAO,MAAM,aAAa,EAAE,YAAY,CAAC,iBAAiB,CAAwB,CAAC;;iBAMpE,MAAM;kBACL,YAAY,GAAG,UAAU;aAC9B,OAAO;;;;iBAFH,MAAM;kBACL,YAAY,GAAG,UAAU;aAC9B,OAAO;;;;gBAFH,MAAM;iBACL,YAAY,GAAG,UAAU;YAC9B,OAAO;;qBA+LW,GAAG;;AArMhC,wBA+OK;AAaL,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-table.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-table.vue"],"names":[],"mappings":"AAsDA,OAAO,iBAAiB,CAAC;AAIzB,UAAU,KAAK;IACb,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,UAAU,CAAC;IAC7C,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;OAKG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAyBD,iBAAS,cAAc;WAgCT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;aAnFT,SAAS,GAAG,SAAS,GAAG,UAAU;UACrC,IAAI,GAAG,IAAI,GAAG,IAAI;eAQb,MAAM;kBAPH,OAAO;wFAyFtB,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-tbody.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-tbody.vue"],"names":[],"mappings":"AA8BA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAcD,iBAAS,cAAc;WAoCT,OAAO,IAA6B;;yBAXrB,GAAG;uBACL,GAAG;;;;EAe7B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;WAnEX,OAAO;aACL,MAAM;iGA0EhB,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-td.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-td.vue"],"names":[],"mappings":"AA2BA,UAAU,KAAK;IACb,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;CACpC;AAcD,iBAAS,cAAc;WAuBT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;WAtDX,OAAO,GAAG,QAAQ,GAAG,KAAK;8FA8DlC,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-th.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-th.vue"],"names":[],"mappings":"AAwEA,KAAK,aAAa,GAAG,KAAK,GAAG,MAAM,GAAG,IAAI,CAAC;AAE3C,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC;IAC9B,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AA2CD,iBAAS,cAAc;WAwDT,OAAO,IAA6B;;yBAXrB,GAAG;yBACH,GAAG;;;;EAe/B;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;cA1HR,OAAO;mBACF,aAAa;WACrB,OAAO,GAAG,QAAQ,GAAG,KAAK;8FAiIlC,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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-thead.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-thead.vue"],"names":[],"mappings":"AAeA,iBAAS,cAAc;WAsBT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAOD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,mSAMnB,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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"
|
|
1
|
+
{"version":3,"file":"atl-tr.vue.d.ts","sourceRoot":"","sources":["../../../../../libs/vue/src/lib/table/atl-tr.vue"],"names":[],"mappings":"AAqCA,UAAU,KAAK;IACb,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAmBD,iBAAS,cAAc;WAkDT,OAAO,IAA6B;;yBAVrB,GAAG;;;;EAe/B;AAYD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;cAzFR,OAAO;gBACL,OAAO;6FAiGpB,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"}
|