@aitronos/freddy-plugins 0.1.16 → 0.1.18
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/.changeset/config.json +11 -0
- package/.npmrc +2 -0
- package/LICENSE +21 -0
- package/dist/assets/freddy-plugins.css +1 -0
- package/dist/{IconzipThumbnail-C-ko5g9P.js → chunks/IconzipThumbnail-oemwyWJF.js} +780 -879
- package/dist/components/index.d.ts +2 -2
- package/dist/icons/IconThinFile.vue.d.ts +2 -0
- package/dist/icons/IconTick.vue.d.ts +2 -0
- package/dist/icons/IconUser.vue.d.ts +2 -0
- package/dist/icons/IconVerticalDots.vue.d.ts +2 -0
- package/dist/icons/IconWarningOctal.vue.d.ts +2 -0
- package/dist/icons/IconZip.vue.d.ts +2 -0
- package/dist/icons/IconzipThumbnail.vue.d.ts +2 -0
- package/dist/icons/index.d.ts +106 -106
- package/dist/icons.js +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/main.js +153 -44
- package/dist/stories/IconGallery.stories.d.ts +24 -0
- package/dist/stories/helpers/IconGallery.vue.d.ts +2 -0
- package/dist/stories/icons/IconAitronos.stories.d.ts +38 -0
- package/dist/stories/icons/IconApplePay.stories.d.ts +38 -0
- package/dist/stories/icons/IconArrowDown.stories.d.ts +38 -0
- package/dist/stories/icons/IconArrowLeft.stories.d.ts +38 -0
- package/dist/stories/icons/IconArrowUp.stories.d.ts +38 -0
- package/dist/stories/icons/IconBuildings.stories.d.ts +38 -0
- package/dist/stories/icons/IconCalendarWithTickInside.stories.d.ts +38 -0
- package/dist/stories/icons/IconCardPay.stories.d.ts +38 -0
- package/dist/stories/icons/IconChangeLog.stories.d.ts +38 -0
- package/dist/stories/icons/IconCheckCircleFill.stories.d.ts +38 -0
- package/dist/stories/icons/IconCheckRounded.stories.d.ts +38 -0
- package/dist/stories/icons/IconChevronDown.stories.d.ts +38 -0
- package/dist/stories/icons/IconChevronLeft.stories.d.ts +38 -0
- package/dist/stories/icons/IconChevronRight.stories.d.ts +38 -0
- package/dist/stories/icons/IconChevronUp.stories.d.ts +38 -0
- package/dist/stories/icons/IconCircle.stories.d.ts +38 -0
- package/dist/stories/icons/IconClock.stories.d.ts +38 -0
- package/dist/stories/icons/IconClose.stories.d.ts +38 -0
- package/dist/stories/icons/IconCloseButton.stories.d.ts +38 -0
- package/dist/stories/icons/IconCloudUpload.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorConfluence.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorFigma.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorFreshDesk.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorGitHub.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorJira.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorLinear.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorNotion.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorSlack.stories.d.ts +38 -0
- package/dist/stories/icons/IconConnectorZapier.stories.d.ts +38 -0
- package/dist/stories/icons/IconCross.stories.d.ts +38 -0
- package/dist/stories/icons/IconCrossCircleFill.stories.d.ts +38 -0
- package/dist/stories/icons/IconCurrentTick.stories.d.ts +38 -0
- package/dist/stories/icons/IconDelete.stories.d.ts +38 -0
- package/dist/stories/icons/IconDisabledAlert.stories.d.ts +38 -0
- package/dist/stories/icons/IconDocumentation.stories.d.ts +38 -0
- package/dist/stories/icons/IconDownload.stories.d.ts +38 -0
- package/dist/stories/icons/IconDropdownArrow.stories.d.ts +38 -0
- package/dist/stories/icons/IconEdit.stories.d.ts +38 -0
- package/dist/stories/icons/IconEllipse.stories.d.ts +88 -0
- package/dist/stories/icons/IconExcelThumbnail.stories.d.ts +38 -0
- package/dist/stories/icons/IconEye.stories.d.ts +38 -0
- package/dist/stories/icons/IconFile.stories.d.ts +38 -0
- package/dist/stories/icons/IconFileSystem.stories.d.ts +38 -0
- package/dist/stories/icons/IconFileUpload.stories.d.ts +38 -0
- package/dist/stories/icons/IconFreddyHub.stories.d.ts +38 -0
- package/dist/stories/icons/IconFreddyHubLogo.stories.d.ts +38 -0
- package/dist/stories/icons/IconFreddyHubNewLogo.stories.d.ts +38 -0
- package/dist/stories/icons/IconFreddyHubTitle.stories.d.ts +38 -0
- package/dist/stories/icons/IconFreddySmall.stories.d.ts +38 -0
- package/dist/stories/icons/IconGlobExpand.stories.d.ts +38 -0
- package/dist/stories/icons/IconHollowCircle.stories.d.ts +38 -0
- package/dist/stories/icons/IconHome.stories.d.ts +38 -0
- package/dist/stories/icons/IconHub.stories.d.ts +38 -0
- package/dist/stories/icons/IconInfoRounded.stories.d.ts +38 -0
- package/dist/stories/icons/IconInvoice.stories.d.ts +38 -0
- package/dist/stories/icons/IconInvoiceSwitch.stories.d.ts +38 -0
- package/dist/stories/icons/IconLapTableBottom.stories.d.ts +38 -0
- package/dist/stories/icons/IconLense.stories.d.ts +38 -0
- package/dist/stories/icons/IconLoadingError.stories.d.ts +38 -0
- package/dist/stories/icons/IconLoadingOrg.stories.d.ts +38 -0
- package/dist/stories/icons/IconLocationWithCircleIn.stories.d.ts +38 -0
- package/dist/stories/icons/IconMarketPlace.stories.d.ts +38 -0
- package/dist/stories/icons/IconNewNotification.stories.d.ts +38 -0
- package/dist/stories/icons/IconNotification.stories.d.ts +38 -0
- package/dist/stories/icons/IconPauseCircle.stories.d.ts +38 -0
- package/dist/stories/icons/IconPdfThumbnail.stories.d.ts +38 -0
- package/dist/stories/icons/IconPencil.stories.d.ts +38 -0
- package/dist/stories/icons/IconPeopleHub.stories.d.ts +38 -0
- package/dist/stories/icons/IconPersonCircle.stories.d.ts +62 -0
- package/dist/stories/icons/IconPits.stories.d.ts +38 -0
- package/dist/stories/icons/IconPlay.stories.d.ts +38 -0
- package/dist/stories/icons/IconPlus.stories.d.ts +38 -0
- package/dist/stories/icons/IconPolygonDown.stories.d.ts +38 -0
- package/dist/stories/icons/IconPresentation.stories.d.ts +38 -0
- package/dist/stories/icons/IconProgressBase.stories.d.ts +38 -0
- package/dist/stories/icons/IconProgressComplete.stories.d.ts +38 -0
- package/dist/stories/icons/IconProgressGoing.stories.d.ts +38 -0
- package/dist/stories/icons/IconPurpose.stories.d.ts +38 -0
- package/dist/stories/icons/IconPurseCircleFill.stories.d.ts +38 -0
- package/dist/stories/icons/IconQuestion.stories.d.ts +38 -0
- package/dist/stories/icons/IconRadio.stories.d.ts +38 -0
- package/dist/stories/icons/IconRadioFill.stories.d.ts +38 -0
- package/dist/stories/icons/IconRobotScreen.stories.d.ts +38 -0
- package/dist/stories/icons/IconRoundTick.stories.d.ts +38 -0
- package/dist/stories/icons/IconSearch.stories.d.ts +38 -0
- package/dist/stories/icons/IconSend.stories.d.ts +38 -0
- package/dist/stories/icons/IconSettings.stories.d.ts +38 -0
- package/dist/stories/icons/IconSettingsBold.stories.d.ts +38 -0
- package/dist/stories/icons/IconSize.stories.d.ts +38 -0
- package/dist/stories/icons/IconSortIdle.stories.d.ts +38 -0
- package/dist/stories/icons/IconSpotlio.stories.d.ts +38 -0
- package/dist/stories/icons/IconStatistics.stories.d.ts +38 -0
- package/dist/stories/icons/IconStreamLineHub.stories.d.ts +38 -0
- package/dist/stories/icons/IconStreamLineHubNewLogo.stories.d.ts +38 -0
- package/dist/stories/icons/IconSun.stories.d.ts +38 -0
- package/dist/stories/icons/IconSwap.stories.d.ts +38 -0
- package/dist/stories/icons/IconText.stories.d.ts +38 -0
- package/dist/stories/icons/IconTextThumbnail.stories.d.ts +38 -0
- package/dist/stories/icons/IconThinDocument.stories.d.ts +38 -0
- package/dist/stories/icons/IconThinFile.stories.d.ts +38 -0
- package/dist/stories/icons/IconTick.stories.d.ts +38 -0
- package/dist/stories/icons/IconUser.stories.d.ts +38 -0
- package/dist/stories/icons/IconVerticalDots.stories.d.ts +38 -0
- package/dist/stories/icons/IconWarningOctal.stories.d.ts +38 -0
- package/dist/stories/icons/IconZip.stories.d.ts +38 -0
- package/dist/stories/icons/IconzipThumbnail.stories.d.ts +38 -0
- package/dist/utility.js +1 -1
- package/index.html +13 -0
- package/package.json +14 -13
- package/vite.config.ts +48 -0
- package/vitest.workspace.ts +32 -0
- package/dist/freddy-plugins.css +0 -1
- package/dist/icons.d.ts +0 -2
- package/dist/utility.d.ts +0 -2
- package/dist/vite.svg +0 -31
- /package/dist/{App.d.ts → App.vue.d.ts} +0 -0
- /package/dist/{useSnackbar-BK0Ra0j8.js → chunks/useSnackbar-BK0Ra0j8.js} +0 -0
- /package/dist/components/{MyButton.d.ts → MyButton.vue.d.ts} +0 -0
- /package/dist/components/{SnackBar.d.ts → SnackBar.vue.d.ts} +0 -0
- /package/dist/icons/{IconAitronos.d.ts → IconAitronos.vue.d.ts} +0 -0
- /package/dist/icons/{IconApplePay.d.ts → IconApplePay.vue.d.ts} +0 -0
- /package/dist/icons/{IconArrowDown.d.ts → IconArrowDown.vue.d.ts} +0 -0
- /package/dist/icons/{IconArrowLeft.d.ts → IconArrowLeft.vue.d.ts} +0 -0
- /package/dist/icons/{IconArrowUp.d.ts → IconArrowUp.vue.d.ts} +0 -0
- /package/dist/icons/{IconBuildings.d.ts → IconBuildings.vue.d.ts} +0 -0
- /package/dist/icons/{IconCalendarWithTickInside.d.ts → IconCalendarWithTickInside.vue.d.ts} +0 -0
- /package/dist/icons/{IconCardPay.d.ts → IconCardPay.vue.d.ts} +0 -0
- /package/dist/icons/{IconChangeLog.d.ts → IconChangeLog.vue.d.ts} +0 -0
- /package/dist/icons/{IconCheckCircleFill.d.ts → IconCheckCircleFill.vue.d.ts} +0 -0
- /package/dist/icons/{IconCheckRounded.d.ts → IconCheckRounded.vue.d.ts} +0 -0
- /package/dist/icons/{IconChevronDown.d.ts → IconChevronDown.vue.d.ts} +0 -0
- /package/dist/icons/{IconChevronLeft.d.ts → IconChevronLeft.vue.d.ts} +0 -0
- /package/dist/icons/{IconChevronRight.d.ts → IconChevronRight.vue.d.ts} +0 -0
- /package/dist/icons/{IconChevronUp.d.ts → IconChevronUp.vue.d.ts} +0 -0
- /package/dist/icons/{IconCircle.d.ts → IconCircle.vue.d.ts} +0 -0
- /package/dist/icons/{IconClock.d.ts → IconClock.vue.d.ts} +0 -0
- /package/dist/icons/{IconClose.d.ts → IconClose.vue.d.ts} +0 -0
- /package/dist/icons/{IconCloseButton.d.ts → IconCloseButton.vue.d.ts} +0 -0
- /package/dist/icons/{IconCloudUpload.d.ts → IconCloudUpload.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorConfluence.d.ts → IconConnectorConfluence.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorFigma.d.ts → IconConnectorFigma.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorFreshDesk.d.ts → IconConnectorFreshDesk.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorGitHub.d.ts → IconConnectorGitHub.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorJira.d.ts → IconConnectorJira.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorLinear.d.ts → IconConnectorLinear.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorNotion.d.ts → IconConnectorNotion.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorSlack.d.ts → IconConnectorSlack.vue.d.ts} +0 -0
- /package/dist/icons/{IconConnectorZapier.d.ts → IconConnectorZapier.vue.d.ts} +0 -0
- /package/dist/icons/{IconCross.d.ts → IconCross.vue.d.ts} +0 -0
- /package/dist/icons/{IconCrossCircleFill.d.ts → IconCrossCircleFill.vue.d.ts} +0 -0
- /package/dist/icons/{IconCurrentTick.d.ts → IconCurrentTick.vue.d.ts} +0 -0
- /package/dist/icons/{IconDelete.d.ts → IconDelete.vue.d.ts} +0 -0
- /package/dist/icons/{IconDisabledAlert.d.ts → IconDisabledAlert.vue.d.ts} +0 -0
- /package/dist/icons/{IconDocumentation.d.ts → IconDocumentation.vue.d.ts} +0 -0
- /package/dist/icons/{IconDownload.d.ts → IconDownload.vue.d.ts} +0 -0
- /package/dist/icons/{IconDropdownArrow.d.ts → IconDropdownArrow.vue.d.ts} +0 -0
- /package/dist/icons/{IconEdit.d.ts → IconEdit.vue.d.ts} +0 -0
- /package/dist/icons/{IconEllipse.d.ts → IconEllipse.vue.d.ts} +0 -0
- /package/dist/icons/{IconExcelThumbnail.d.ts → IconExcelThumbnail.vue.d.ts} +0 -0
- /package/dist/icons/{IconEye.d.ts → IconEye.vue.d.ts} +0 -0
- /package/dist/icons/{IconFile.d.ts → IconFile.vue.d.ts} +0 -0
- /package/dist/icons/{IconFileSystem.d.ts → IconFileSystem.vue.d.ts} +0 -0
- /package/dist/icons/{IconFileUpload.d.ts → IconFileUpload.vue.d.ts} +0 -0
- /package/dist/icons/{IconFreddyHubLogo.d.ts → IconFreddyHub.vue.d.ts} +0 -0
- /package/dist/icons/{IconFreddyHubTitle.d.ts → IconFreddyHubLogo.vue.d.ts} +0 -0
- /package/dist/icons/{IconFreddySmall.d.ts → IconFreddyHubNewLogo.vue.d.ts} +0 -0
- /package/dist/icons/{IconGlobExpand.d.ts → IconFreddyHubTitle.vue.d.ts} +0 -0
- /package/dist/icons/{IconHollowCircle.d.ts → IconFreddySmall.vue.d.ts} +0 -0
- /package/dist/icons/{IconHome.d.ts → IconGlobExpand.vue.d.ts} +0 -0
- /package/dist/icons/{IconInfoRounded.d.ts → IconHollowCircle.vue.d.ts} +0 -0
- /package/dist/icons/{IconInvoiceSwitch.d.ts → IconHome.vue.d.ts} +0 -0
- /package/dist/icons/{IconLapTableBottom.d.ts → IconHub.vue.d.ts} +0 -0
- /package/dist/icons/{IconLoadingError.d.ts → IconInfoRounded.vue.d.ts} +0 -0
- /package/dist/icons/{IconInvoice.d.ts → IconInvoice.vue.d.ts} +0 -0
- /package/dist/icons/{IconLoadingOrg.d.ts → IconInvoiceSwitch.vue.d.ts} +0 -0
- /package/dist/icons/{IconLocationWithCircleIn.d.ts → IconLapTableBottom.vue.d.ts} +0 -0
- /package/dist/icons/{IconLense.d.ts → IconLense.vue.d.ts} +0 -0
- /package/dist/icons/{IconMarketPlace.d.ts → IconLoadingError.vue.d.ts} +0 -0
- /package/dist/icons/{IconPauseCircle.d.ts → IconLoadingOrg.vue.d.ts} +0 -0
- /package/dist/icons/{IconPdfThumbnail.d.ts → IconLocationWithCircleIn.vue.d.ts} +0 -0
- /package/dist/icons/{IconPencil.d.ts → IconMarketPlace.vue.d.ts} +0 -0
- /package/dist/icons/{IconPeopleHub.d.ts → IconNewNotification.vue.d.ts} +0 -0
- /package/dist/icons/{IconPits.d.ts → IconNotification.vue.d.ts} +0 -0
- /package/dist/icons/{IconPlay.d.ts → IconPauseCircle.vue.d.ts} +0 -0
- /package/dist/icons/{IconPlus.d.ts → IconPdfThumbnail.vue.d.ts} +0 -0
- /package/dist/icons/{IconPresentation.d.ts → IconPencil.vue.d.ts} +0 -0
- /package/dist/icons/{IconPurpose.d.ts → IconPeopleHub.vue.d.ts} +0 -0
- /package/dist/icons/{IconPersonCircle.d.ts → IconPersonCircle.vue.d.ts} +0 -0
- /package/dist/icons/{IconPurseCircleFill.d.ts → IconPits.vue.d.ts} +0 -0
- /package/dist/icons/{IconQuestion.d.ts → IconPlay.vue.d.ts} +0 -0
- /package/dist/icons/{IconSearch.d.ts → IconPlus.vue.d.ts} +0 -0
- /package/dist/icons/{IconPolygonDown.d.ts → IconPolygonDown.vue.d.ts} +0 -0
- /package/dist/icons/{IconSettings.d.ts → IconPresentation.vue.d.ts} +0 -0
- /package/dist/icons/{IconProgressBase.d.ts → IconProgressBase.vue.d.ts} +0 -0
- /package/dist/icons/{IconProgressComplete.d.ts → IconProgressComplete.vue.d.ts} +0 -0
- /package/dist/icons/{IconProgressGoing.d.ts → IconProgressGoing.vue.d.ts} +0 -0
- /package/dist/icons/{IconSize.d.ts → IconPurpose.vue.d.ts} +0 -0
- /package/dist/icons/{IconSortIdle.d.ts → IconPurseCircleFill.vue.d.ts} +0 -0
- /package/dist/icons/{IconSpotlio.d.ts → IconQuestion.vue.d.ts} +0 -0
- /package/dist/icons/{IconRadio.d.ts → IconRadio.vue.d.ts} +0 -0
- /package/dist/icons/{IconRadioFill.d.ts → IconRadioFill.vue.d.ts} +0 -0
- /package/dist/icons/{IconRobotScreen.d.ts → IconRobotScreen.vue.d.ts} +0 -0
- /package/dist/icons/{IconRoundTick.d.ts → IconRoundTick.vue.d.ts} +0 -0
- /package/dist/icons/{IconStatistics.d.ts → IconSearch.vue.d.ts} +0 -0
- /package/dist/icons/{IconSend.d.ts → IconSend.vue.d.ts} +0 -0
- /package/dist/icons/{IconStreamLineHub.d.ts → IconSettings.vue.d.ts} +0 -0
- /package/dist/icons/{IconStreamLineHubNewLogo.d.ts → IconSettingsBold.vue.d.ts} +0 -0
- /package/dist/icons/{IconSwap.d.ts → IconSize.vue.d.ts} +0 -0
- /package/dist/icons/{IconText.d.ts → IconSortIdle.vue.d.ts} +0 -0
- /package/dist/icons/{IconTextThumbnail.d.ts → IconSpotlio.vue.d.ts} +0 -0
- /package/dist/icons/{IconThinDocument.d.ts → IconStatistics.vue.d.ts} +0 -0
- /package/dist/icons/{IconThinFile.d.ts → IconStreamLineHub.vue.d.ts} +0 -0
- /package/dist/icons/{IconTick.d.ts → IconStreamLineHubNewLogo.vue.d.ts} +0 -0
- /package/dist/icons/{IconUser.d.ts → IconSun.vue.d.ts} +0 -0
- /package/dist/icons/{IconVerticalDots.d.ts → IconSwap.vue.d.ts} +0 -0
- /package/dist/icons/{IconWarningOctal.d.ts → IconText.vue.d.ts} +0 -0
- /package/dist/icons/{IconZip.d.ts → IconTextThumbnail.vue.d.ts} +0 -0
- /package/dist/icons/{IconzipThumbnail.d.ts → IconThinDocument.vue.d.ts} +0 -0
|
@@ -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, {}, 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
|
+
IconChevronDown: 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, {}, 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
|
+
};
|
|
@@ -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
|
+
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
|
+
};
|
|
@@ -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
|
+
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
|
+
};
|
|
@@ -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
|
+
IconCircle: 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
|
+
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
|
+
};
|
|
@@ -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
|
+
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
|
+
};
|