diff --git a/frontend/lib/api/types/admin.ts b/frontend/lib/api/types/admin.ts index 868cb74e6..6f2022f6e 100644 --- a/frontend/lib/api/types/admin.ts +++ b/frontend/lib/api/types/admin.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/analytics.ts b/frontend/lib/api/types/analytics.ts index f0eb9d489..5bdc7fbcd 100644 --- a/frontend/lib/api/types/analytics.ts +++ b/frontend/lib/api/types/analytics.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/cookbook.ts b/frontend/lib/api/types/cookbook.ts index a33189a2c..a35e5cd5f 100644 --- a/frontend/lib/api/types/cookbook.ts +++ b/frontend/lib/api/types/cookbook.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/group.ts b/frontend/lib/api/types/group.ts index bc2fbcf62..8ebf2c96c 100644 --- a/frontend/lib/api/types/group.ts +++ b/frontend/lib/api/types/group.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/household.ts b/frontend/lib/api/types/household.ts index 7bd2e229d..4591d99f5 100644 --- a/frontend/lib/api/types/household.ts +++ b/frontend/lib/api/types/household.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/labels.ts b/frontend/lib/api/types/labels.ts index a8fc4c046..ee9335bb2 100644 --- a/frontend/lib/api/types/labels.ts +++ b/frontend/lib/api/types/labels.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/meal-plan.ts b/frontend/lib/api/types/meal-plan.ts index b6d1c08e4..85f03de97 100644 --- a/frontend/lib/api/types/meal-plan.ts +++ b/frontend/lib/api/types/meal-plan.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/reports.ts b/frontend/lib/api/types/reports.ts index 2b763275e..428c39f40 100644 --- a/frontend/lib/api/types/reports.ts +++ b/frontend/lib/api/types/reports.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/response.ts b/frontend/lib/api/types/response.ts index dfa8a54f4..9fa568846 100644 --- a/frontend/lib/api/types/response.ts +++ b/frontend/lib/api/types/response.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/lib/api/types/user.ts b/frontend/lib/api/types/user.ts index 029e166b6..a5818778b 100644 --- a/frontend/lib/api/types/user.ts +++ b/frontend/lib/api/types/user.ts @@ -1,5 +1,4 @@ /* tslint:disable */ -/* eslint-disable */ /** /* This file was automatically generated from pydantic models by running pydantic2ts. /* Do not modify it by hand - just update the pydantic models and then re-run the script diff --git a/frontend/types/components.d.ts b/frontend/types/components.d.ts index 9ad4eeca1..9d0364a59 100644 --- a/frontend/types/components.d.ts +++ b/frontend/types/components.d.ts @@ -1,41 +1,41 @@ // This Code is auto generated by gen_ts_types.py -import AdvancedOnly from "@/components/global/AdvancedOnly.vue"; -import AppButtonCopy from "@/components/global/AppButtonCopy.vue"; -import AppButtonUpload from "@/components/global/AppButtonUpload.vue"; -import AppLoader from "@/components/global/AppLoader.vue"; -import AppToolbar from "@/components/global/AppToolbar.vue"; -import AutoForm from "@/components/global/AutoForm.vue"; -import BannerExperimental from "@/components/global/BannerExperimental.vue"; -import BannerWarning from "@/components/global/BannerWarning.vue"; -import BaseButton from "@/components/global/BaseButton.vue"; -import BaseButtonGroup from "@/components/global/BaseButtonGroup.vue"; -import BaseCardSectionTitle from "@/components/global/BaseCardSectionTitle.vue"; -import BaseDialog from "@/components/global/BaseDialog.vue"; -import BaseDivider from "@/components/global/BaseDivider.vue"; -import BaseOverflowButton from "@/components/global/BaseOverflowButton.vue"; -import BasePageTitle from "@/components/global/BasePageTitle.vue"; -import BaseStatCard from "@/components/global/BaseStatCard.vue"; -import BaseWizard from "@/components/global/BaseWizard.vue"; -import ButtonLink from "@/components/global/ButtonLink.vue"; -import ContextMenu from "@/components/global/ContextMenu.vue"; -import CrudTable from "@/components/global/CrudTable.vue"; -import DevDumpJson from "@/components/global/DevDumpJson.vue"; -import DocLink from "@/components/global/DocLink.vue"; -import DropZone from "@/components/global/DropZone.vue"; -import HelpIcon from "@/components/global/HelpIcon.vue"; -import ImageCropper from "@/components/global/ImageCropper.vue"; -import InputColor from "@/components/global/InputColor.vue"; -import InputLabelType from "@/components/global/InputLabelType.vue"; -import InputQuantity from "@/components/global/InputQuantity.vue"; -import LanguageDialog from "@/components/global/LanguageDialog.vue"; -import MarkdownEditor from "@/components/global/MarkdownEditor.vue"; -import RecipeJsonEditor from "@/components/global/RecipeJsonEditor.vue"; -import ReportTable from "@/components/global/ReportTable.vue"; -import SafeMarkdown from "@/components/global/SafeMarkdown.vue"; -import StatsCards from "@/components/global/StatsCards.vue"; -import ToggleState from "@/components/global/ToggleState.vue"; -import WakelockSwitch from "@/components/global/WakelockSwitch.vue"; -import DefaultLayout from "@/components/layout/DefaultLayout.vue"; +import type AdvancedOnly from "@/components/global/AdvancedOnly.vue"; +import type AppButtonCopy from "@/components/global/AppButtonCopy.vue"; +import type AppButtonUpload from "@/components/global/AppButtonUpload.vue"; +import type AppLoader from "@/components/global/AppLoader.vue"; +import type AppToolbar from "@/components/global/AppToolbar.vue"; +import type AutoForm from "@/components/global/AutoForm.vue"; +import type BannerExperimental from "@/components/global/BannerExperimental.vue"; +import type BannerWarning from "@/components/global/BannerWarning.vue"; +import type BaseButton from "@/components/global/BaseButton.vue"; +import type BaseButtonGroup from "@/components/global/BaseButtonGroup.vue"; +import type BaseCardSectionTitle from "@/components/global/BaseCardSectionTitle.vue"; +import type BaseDialog from "@/components/global/BaseDialog.vue"; +import type BaseDivider from "@/components/global/BaseDivider.vue"; +import type BaseOverflowButton from "@/components/global/BaseOverflowButton.vue"; +import type BasePageTitle from "@/components/global/BasePageTitle.vue"; +import type BaseStatCard from "@/components/global/BaseStatCard.vue"; +import type BaseWizard from "@/components/global/BaseWizard.vue"; +import type ButtonLink from "@/components/global/ButtonLink.vue"; +import type ContextMenu from "@/components/global/ContextMenu.vue"; +import type CrudTable from "@/components/global/CrudTable.vue"; +import type DevDumpJson from "@/components/global/DevDumpJson.vue"; +import type DocLink from "@/components/global/DocLink.vue"; +import type DropZone from "@/components/global/DropZone.vue"; +import type HelpIcon from "@/components/global/HelpIcon.vue"; +import type ImageCropper from "@/components/global/ImageCropper.vue"; +import type InputColor from "@/components/global/InputColor.vue"; +import type InputLabelType from "@/components/global/InputLabelType.vue"; +import type InputQuantity from "@/components/global/InputQuantity.vue"; +import type LanguageDialog from "@/components/global/LanguageDialog.vue"; +import type MarkdownEditor from "@/components/global/MarkdownEditor.vue"; +import type RecipeJsonEditor from "@/components/global/RecipeJsonEditor.vue"; +import type ReportTable from "@/components/global/ReportTable.vue"; +import type SafeMarkdown from "@/components/global/SafeMarkdown.vue"; +import type StatsCards from "@/components/global/StatsCards.vue"; +import type ToggleState from "@/components/global/ToggleState.vue"; +import type WakelockSwitch from "@/components/global/WakelockSwitch.vue"; +import type DefaultLayout from "@/components/layout/DefaultLayout.vue"; declare module "vue" { export interface GlobalComponents { @@ -81,4 +81,4 @@ declare module "vue" { } } -export {}; +export { };