@aitronos/freddy-plugins 0.1.2 → 0.1.3

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.
Files changed (50) hide show
  1. package/README.md +62 -0
  2. package/dist/aitronos-lib.es.js +384 -19
  3. package/dist/freddy-plugins.css +1 -0
  4. package/dist/icons/IconApplePay.vue.d.ts +2 -0
  5. package/dist/icons/IconArrowDown.vue.d.ts +2 -0
  6. package/dist/icons/IconArrowLeft.vue.d.ts +2 -0
  7. package/dist/icons/IconArrowUp.vue.d.ts +2 -0
  8. package/dist/icons/IconBuildings.vue.d.ts +2 -0
  9. package/dist/icons/IconCalendarWithTickInside.vue.d.ts +2 -0
  10. package/dist/icons/IconCardPay.vue.d.ts +2 -0
  11. package/dist/icons/IconChangeLog.vue.d.ts +2 -0
  12. package/dist/icons/IconCheckCircleFill.vue.d.ts +2 -0
  13. package/dist/icons/IconCheckRounded.vue.d.ts +2 -0
  14. package/dist/icons/IconChevronDown.vue.d.ts +2 -0
  15. package/dist/icons/IconChevronLeft.vue.d.ts +2 -0
  16. package/dist/icons/IconChevronRight.vue.d.ts +2 -0
  17. package/dist/icons/IconChevronUp.vue.d.ts +2 -0
  18. package/dist/icons/IconCircle.vue.d.ts +2 -0
  19. package/dist/icons/IconClock.vue.d.ts +2 -0
  20. package/dist/icons/IconClose.vue.d.ts +2 -0
  21. package/dist/icons/IconCloseButton.vue.d.ts +2 -0
  22. package/dist/icons/IconCloudUpload.vue.d.ts +2 -0
  23. package/dist/icons/IconPlus.vue.d.ts +2 -0
  24. package/dist/icons/index.d.ts +1 -1
  25. package/dist/stories/IconGallery.stories.d.ts +24 -0
  26. package/dist/stories/helpers/IconGallery.vue.d.ts +2 -0
  27. package/dist/stories/icons/IconAitronos.stories.d.ts +38 -0
  28. package/dist/stories/icons/IconApplePay.stories.d.ts +38 -0
  29. package/dist/stories/icons/IconArrowDown.stories.d.ts +38 -0
  30. package/dist/stories/icons/IconArrowLeft.stories.d.ts +38 -0
  31. package/dist/stories/icons/IconArrowUp.stories.d.ts +38 -0
  32. package/dist/stories/icons/IconBuildings.stories.d.ts +38 -0
  33. package/dist/stories/icons/IconCalendarWithTickInside.stories.d.ts +38 -0
  34. package/dist/stories/icons/IconCardPay.stories.d.ts +38 -0
  35. package/dist/stories/icons/IconChangeLog.stories.d.ts +38 -0
  36. package/dist/stories/icons/IconCheckCircleFill.stories.d.ts +38 -0
  37. package/dist/stories/icons/IconCheckRounded.stories.d.ts +38 -0
  38. package/dist/stories/icons/IconChevronDown.stories.d.ts +38 -0
  39. package/dist/stories/icons/IconChevronLeft.stories.d.ts +38 -0
  40. package/dist/stories/icons/IconChevronRight.stories.d.ts +38 -0
  41. package/dist/stories/icons/IconChevronUp.stories.d.ts +38 -0
  42. package/dist/stories/icons/IconCircle.stories.d.ts +38 -0
  43. package/dist/stories/icons/IconClock.stories.d.ts +38 -0
  44. package/dist/stories/icons/IconClose.stories.d.ts +38 -0
  45. package/dist/stories/icons/IconCloseButton.stories.d.ts +38 -0
  46. package/dist/stories/icons/IconCloudUpload.stories.d.ts +38 -0
  47. package/dist/stories/icons/IconPlus.stories.d.ts +38 -0
  48. package/package.json +32 -7
  49. package/dist/aitronos-lib.umd.js +0 -1
  50. /package/dist/icons/{IconAdd.vue.d.ts → IconAitronos.vue.d.ts} +0 -0
@@ -0,0 +1 @@
1
+ .icon-chevron-down{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;stroke:#94969c}.icon-chevron-down:hover{stroke:#fff;cursor:pointer}
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, SVGSVGElement>;
2
+ export default _default;
@@ -1 +1 @@
1
- export * from './IconAdd.vue';
1
+ export { default as IconPlus } from './IconPlus.vue';
@@ -0,0 +1,24 @@
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
+ };
5
+ export default _default;
6
+ export declare const AllIcons: () => {
7
+ components: {
8
+ IconGallery: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
9
+ };
10
+ tags: string[];
11
+ argTypes: {
12
+ size: {
13
+ control: string;
14
+ options: string[];
15
+ };
16
+ backgroundColor: {
17
+ control: string;
18
+ };
19
+ };
20
+ args: {
21
+ primary: boolean;
22
+ };
23
+ template: string;
24
+ };
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
2
+ export default _default;
@@ -0,0 +1,38 @@
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
+ IconAitronos: 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
+ };
@@ -0,0 +1,38 @@
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
+ IconApplePay: 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
+ };
@@ -0,0 +1,38 @@
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
+ IconArrowDown: 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
+ };
@@ -0,0 +1,38 @@
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
+ IconArrowLeft: 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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };
@@ -0,0 +1,38 @@
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
+ };