@aitronos/freddy-plugins 0.1.4 → 0.1.6
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/aitronos-lib.es.js +20 -0
- package/dist/icons/icons/IconAitronos.vue +33 -0
- package/dist/icons/icons/IconApplePay.vue +14 -0
- package/dist/icons/icons/IconArrowDown.vue +15 -0
- package/dist/icons/icons/IconArrowLeft.vue +15 -0
- package/dist/icons/icons/IconArrowUp.vue +16 -0
- package/dist/icons/icons/IconBuildings.vue +15 -0
- package/dist/icons/icons/IconCalendarWithTickInside.vue +15 -0
- package/dist/icons/icons/IconCardPay.vue +15 -0
- package/dist/icons/icons/IconChangeLog.vue +15 -0
- package/dist/icons/icons/IconCheckCircleFill.vue +11 -0
- package/dist/icons/icons/IconCheckRounded.vue +17 -0
- package/dist/icons/icons/IconChevronDown.vue +35 -0
- package/dist/icons/icons/IconChevronLeft.vue +49 -0
- package/dist/icons/icons/IconChevronRight.vue +44 -0
- package/dist/icons/icons/IconChevronUp.vue +16 -0
- package/dist/icons/icons/IconCircle.vue +20 -0
- package/dist/icons/icons/IconClock.vue +15 -0
- package/dist/icons/icons/IconClose.vue +145 -0
- package/dist/icons/icons/IconCloseButton.vue +15 -0
- package/dist/icons/icons/IconCloudUpload.vue +17 -0
- package/dist/icons/icons/IconPlus.vue +17 -0
- package/dist/icons/icons/index.ts +21 -0
- package/dist/icons/index.d.ts +20 -0
- package/package.json +18 -6
- package/dist/stories/IconGallery.stories.d.ts +0 -24
- package/dist/stories/helpers/IconGallery.vue.d.ts +0 -2
- package/dist/stories/icons/IconAitronos.stories.d.ts +0 -38
- package/dist/stories/icons/IconApplePay.stories.d.ts +0 -38
- package/dist/stories/icons/IconArrowDown.stories.d.ts +0 -38
- package/dist/stories/icons/IconArrowLeft.stories.d.ts +0 -38
- package/dist/stories/icons/IconArrowUp.stories.d.ts +0 -38
- package/dist/stories/icons/IconBuildings.stories.d.ts +0 -38
- package/dist/stories/icons/IconCalendarWithTickInside.stories.d.ts +0 -38
- package/dist/stories/icons/IconCardPay.stories.d.ts +0 -38
- package/dist/stories/icons/IconChangeLog.stories.d.ts +0 -38
- package/dist/stories/icons/IconCheckCircleFill.stories.d.ts +0 -38
- package/dist/stories/icons/IconCheckRounded.stories.d.ts +0 -38
- package/dist/stories/icons/IconChevronDown.stories.d.ts +0 -38
- package/dist/stories/icons/IconChevronLeft.stories.d.ts +0 -38
- package/dist/stories/icons/IconChevronRight.stories.d.ts +0 -38
- package/dist/stories/icons/IconChevronUp.stories.d.ts +0 -38
- package/dist/stories/icons/IconCircle.stories.d.ts +0 -38
- package/dist/stories/icons/IconClock.stories.d.ts +0 -38
- package/dist/stories/icons/IconClose.stories.d.ts +0 -38
- package/dist/stories/icons/IconCloseButton.stories.d.ts +0 -38
- package/dist/stories/icons/IconCloudUpload.stories.d.ts +0 -38
- package/dist/stories/icons/IconPlus.stories.d.ts +0 -38
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconArrowUp: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconBuildings: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCalendarWithTickInside: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCardPay: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconChangeLog: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCheckCircleFill: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCheckRounded: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconChevronDown: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconChevronLeft: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconChevronRight: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconChevronUp: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCircle: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconClock: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconClose: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCloseButton: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconCloudUpload: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
title: string;
|
|
3
|
-
component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
4
|
-
tags: string[];
|
|
5
|
-
argTypes: {
|
|
6
|
-
color: {
|
|
7
|
-
control: string;
|
|
8
|
-
options: string[];
|
|
9
|
-
description: string;
|
|
10
|
-
};
|
|
11
|
-
stroke: {
|
|
12
|
-
control: string;
|
|
13
|
-
options: string[];
|
|
14
|
-
description: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
parameters: {
|
|
18
|
-
docs: {
|
|
19
|
-
description: {
|
|
20
|
-
story: string;
|
|
21
|
-
};
|
|
22
|
-
source: {
|
|
23
|
-
code: string;
|
|
24
|
-
language: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
};
|
|
29
|
-
export default _default;
|
|
30
|
-
export declare const Default: (args: any) => {
|
|
31
|
-
components: {
|
|
32
|
-
IconPlus: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
|
|
33
|
-
};
|
|
34
|
-
setup(): {
|
|
35
|
-
args: any;
|
|
36
|
-
};
|
|
37
|
-
template: string;
|
|
38
|
-
};
|