diff --git a/src/assets/licenses/remix.svg b/src/assets/licenses/remix.svg new file mode 100644 index 0000000000..21c8d95a6a --- /dev/null +++ b/src/assets/licenses/remix.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/assets/licenses/sampling-plus.svg b/src/assets/licenses/sampling-plus.svg new file mode 100644 index 0000000000..ea3b134b37 --- /dev/null +++ b/src/assets/licenses/sampling-plus.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/assets/licenses/sampling.svg b/src/assets/licenses/sampling.svg new file mode 100644 index 0000000000..bdb78817a4 --- /dev/null +++ b/src/assets/licenses/sampling.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/components/LicenseElements.vue b/src/components/LicenseElements.vue deleted file mode 100644 index 508dfee3d1..0000000000 --- a/src/components/LicenseElements.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - diff --git a/src/components/VFilters/VFilterChecklist.vue b/src/components/VFilters/VFilterChecklist.vue index ec4aed6616..f4d1152cac 100644 --- a/src/components/VFilters/VFilterChecklist.vue +++ b/src/components/VFilters/VFilterChecklist.vue @@ -1,5 +1,5 @@ diff --git a/src/components/VFilters/VLicenseExplanation.vue b/src/components/VFilters/VLicenseExplanation.vue new file mode 100644 index 0000000000..b5c0a6cb9e --- /dev/null +++ b/src/components/VFilters/VLicenseExplanation.vue @@ -0,0 +1,88 @@ + + + diff --git a/src/components/VFilters/VLicenseExplanationTooltip.vue b/src/components/VFilters/VLicenseExplanationTooltip.vue deleted file mode 100644 index 2166f15014..0000000000 --- a/src/components/VFilters/VLicenseExplanationTooltip.vue +++ /dev/null @@ -1,171 +0,0 @@ - - - - - diff --git a/src/components/VFilters/meta/VLicenseExplanation.stories.mdx b/src/components/VFilters/meta/VLicenseExplanation.stories.mdx new file mode 100644 index 0000000000..991015a222 --- /dev/null +++ b/src/components/VFilters/meta/VLicenseExplanation.stories.mdx @@ -0,0 +1,39 @@ +import { + ArgsTable, + Canvas, + Description, + Meta, + Story, +} from '@storybook/addon-docs' + +import VLicenseExplanation from '~/components/VFilters/VLicenseExplanation.vue' + +import { ALL_LICENSES } from '~/constants/license' + + + +export const Template = (args, { argTypes }) => ({ + template: ``, + components: { VLicenseExplanation }, + props: Object.keys(argTypes), +}) + +# VLicenseExplanation + + + + + + + {Template.bind({})} + diff --git a/src/components/VIconButton/VIconButton.vue b/src/components/VIconButton/VIconButton.vue index bb6c665c27..99920a3ded 100644 --- a/src/components/VIconButton/VIconButton.vue +++ b/src/components/VIconButton/VIconButton.vue @@ -1,5 +1,7 @@ diff --git a/src/components/VMediaInfo/VMediaLicense.vue b/src/components/VMediaInfo/VMediaLicense.vue index 1b80e5cca5..c30fbac99e 100644 --- a/src/components/VMediaInfo/VMediaLicense.vue +++ b/src/components/VMediaInfo/VMediaLicense.vue @@ -15,7 +15,7 @@ - +