@rxdrag/rxcms-models 0.2.6 → 0.2.7
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/classes/WebsiteSettingsQueryOptions.d.ts +8 -0
- package/dist/fields/WebsiteSettingsFields.d.ts +8 -0
- package/dist/index.mjs +18 -0
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/EmailTemplate.d.ts +4 -0
- package/dist/interfaces/EmailTemplates.d.ts +11 -0
- package/dist/interfaces/WebsiteSettings.d.ts +9 -0
- package/dist/interfaces/WebsiteSettingsBoolExp.d.ts +2 -0
- package/dist/interfaces/WebsiteSettingsDistinctExp.d.ts +8 -0
- package/dist/interfaces/WebsiteSettingsInput.d.ts +9 -0
- package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +8 -0
- package/dist/interfaces/index.d.ts +2 -0
- package/package.json +2 -2
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../src/classes/metainfo.ts","../src/classes/QueryOptions.ts","../src/interfaces/User.ts","../src/interfaces/RoleInput.ts","../src/interfaces/MediaFolderInput.ts","../src/interfaces/ProductCategoryInput.ts","../src/interfaces/PostCategoryInput.ts","../src/interfaces/PostInput.ts","../src/interfaces/TagInput.ts","../src/interfaces/ProductInput.ts","../src/interfaces/MediaInput.ts","../src/interfaces/WebsiteTypeInput.ts","../src/interfaces/TemplateCategoryInput.ts","../src/interfaces/TemplateInput.ts","../src/interfaces/ThemeInput.ts","../src/interfaces/PageInput.ts","../src/interfaces/WebsiteInput.ts","../src/interfaces/UserInput.ts","../src/interfaces/UserDistinctExp.ts","../src/interfaces/Role.ts","../src/interfaces/RoleDistinctExp.ts","../src/interfaces/Ability.ts","../src/interfaces/AbilityInput.ts","../src/interfaces/AbilityDistinctExp.ts","../src/interfaces/AbilityType.ts","../src/interfaces/Media.ts","../src/interfaces/MediaDistinctExp.ts","../src/interfaces/MediaType.ts","../src/interfaces/Website.ts","../src/interfaces/WebsiteDistinctExp.ts","../src/interfaces/Lang.ts","../src/interfaces/LangInput.ts","../src/interfaces/LangDistinctExp.ts","../src/interfaces/WebsiteType.ts","../src/interfaces/WebsiteTypeDistinctExp.ts","../src/interfaces/Page.ts","../src/interfaces/PageDistinctExp.ts","../src/interfaces/Post.ts","../src/interfaces/PostDistinctExp.ts","../src/interfaces/Product.ts","../src/interfaces/ProductDistinctExp.ts","../src/interfaces/Enquiry.ts","../src/interfaces/CustomerInput.ts","../src/interfaces/EnquiryInput.ts","../src/interfaces/EnquiryDistinctExp.ts","../src/interfaces/WebsiteMeta.ts","../src/interfaces/WebsiteMetaInput.ts","../src/interfaces/WebsiteMetaDistinctExp.ts","../src/interfaces/WebsiteSettings.ts","../src/interfaces/WebsiteSettingsInput.ts","../src/interfaces/WebsiteSettingsDistinctExp.ts","../src/interfaces/Template.ts","../src/interfaces/TemplateDistinctExp.ts","../src/interfaces/TemplateCategory.ts","../src/interfaces/TemplateCategoryDistinctExp.ts","../src/interfaces/Theme.ts","../src/interfaces/ThemeDistinctExp.ts","../src/interfaces/MediaFolder.ts","../src/interfaces/MediaFolderDistinctExp.ts","../src/interfaces/WebsitePartDistinctExp.ts","../src/interfaces/WebsiteTypeStatus.ts","../src/interfaces/WebsiteContentDistinctExp.ts","../src/interfaces/PostCategory.ts","../src/interfaces/PostCategoryDistinctExp.ts","../src/interfaces/Tag.ts","../src/interfaces/TagDistinctExp.ts","../src/interfaces/SeoMetaDistinctExp.ts","../src/interfaces/OgMetaDistinctExp.ts","../src/interfaces/PublishableDistinctExp.ts","../src/interfaces/PublishableStatus.ts","../src/interfaces/PersonDistinctExp.ts","../src/interfaces/Customer.ts","../src/interfaces/CustomerDistinctExp.ts","../src/interfaces/BaseEntityDistinctExp.ts","../src/interfaces/MultiLangableDistinctExp.ts","../src/interfaces/WebsiteUserDistinctExp.ts","../src/interfaces/CustomizeMediaDistinctExp.ts","../src/interfaces/UserType.ts","../src/interfaces/TemplateType.ts","../src/interfaces/ProductCategory.ts","../src/interfaces/ProductCategoryDistinctExp.ts","../src/interfaces/ExtendFieldType.ts","../src/interfaces/ComponentType.ts","../src/interfaces/SpamFilterRule.ts","../src/interfaces/SpamFilterRuleInput.ts","../src/interfaces/SpamFilterRuleDistinctExp.ts","../src/classes/RoleQueryOptions.ts","../src/classes/MediaFolderQueryOptions.ts","../src/classes/ProductCategoryQueryOptions.ts","../src/classes/PostCategoryQueryOptions.ts","../src/classes/PostQueryOptions.ts","../src/classes/TagQueryOptions.ts","../src/classes/ProductQueryOptions.ts","../src/classes/MediaQueryOptions.ts","../src/classes/WebsiteTypeQueryOptions.ts","../src/classes/TemplateCategoryQueryOptions.ts","../src/classes/TemplateQueryOptions.ts","../src/classes/ThemeQueryOptions.ts","../src/classes/PageQueryOptions.ts","../src/classes/WebsiteQueryOptions.ts","../src/classes/UserQueryOptions.ts","../src/classes/AbilityQueryOptions.ts","../src/classes/LangQueryOptions.ts","../src/classes/CustomerQueryOptions.ts","../src/classes/EnquiryQueryOptions.ts","../src/classes/WebsiteMetaQueryOptions.ts","../src/classes/WebsiteSettingsQueryOptions.ts","../src/classes/SpamFilterRuleQueryOptions.ts","../src/entries/userEntry.ts","../src/entries/roleEntry.ts","../src/entries/abilityEntry.ts","../src/entries/mediaEntry.ts","../src/entries/websiteEntry.ts","../src/entries/langEntry.ts","../src/entries/websiteTypeEntry.ts","../src/entries/pageEntry.ts","../src/entries/postEntry.ts","../src/entries/productEntry.ts","../src/entries/enquiryEntry.ts","../src/entries/websiteMetaEntry.ts","../src/entries/websiteSettingsEntry.ts","../src/entries/templateEntry.ts","../src/entries/templateCategoryEntry.ts","../src/entries/themeEntry.ts","../src/entries/mediaFolderEntry.ts","../src/entries/postCategoryEntry.ts","../src/entries/tagEntry.ts","../src/entries/customerEntry.ts","../src/entries/productCategoryEntry.ts","../src/entries/spamFilterRuleEntry.ts","../src/fields/UserFields.ts","../src/fields/RoleFields.ts","../src/fields/AbilityFields.ts","../src/fields/MediaFields.ts","../src/fields/WebsiteFields.ts","../src/fields/LangFields.ts","../src/fields/WebsiteTypeFields.ts","../src/fields/PageFields.ts","../src/fields/PostFields.ts","../src/fields/ProductFields.ts","../src/fields/EnquiryFields.ts","../src/fields/WebsiteMetaFields.ts","../src/fields/WebsiteSettingsFields.ts","../src/fields/TemplateFields.ts","../src/fields/TemplateCategoryFields.ts","../src/fields/ThemeFields.ts","../src/fields/MediaFolderFields.ts","../src/fields/PostCategoryFields.ts","../src/fields/TagFields.ts","../src/fields/CustomerFields.ts","../src/fields/ProductCategoryFields.ts","../src/fields/SpamFilterRuleFields.ts"],"sourcesContent":["export const associationsClasses: Record<string, Record<string, string>> = {\n Product: {\n medias: \"MediaAddon\",\n attachments: \"AttachmentAddon\"\n },\n Media: {\n usedByProducts: \"MediaAddon\",\n attachmentOf: \"AttachmentAddon\"\n }\n}\nexport const aggregateEntities: Record<string, Record<string, string>> = {\n User: {\n rolesAggregate: \"Role\",\n productsAggregate: \"Product\",\n postsAggregate: \"Post\",\n websitesAggregate: \"Website\"\n },\n Role: {\n usersAggregate: \"User\"\n },\n Media: {\n usedByProductsAggregate: \"Product\",\n attachmentOfAggregate: \"Product\",\n meidaOfProductAggregate: \"ProductCategory\"\n },\n Website: {\n usersAggregate: \"User\"\n },\n WebsiteType: {\n websitesAggregate: \"Website\"\n },\n Post: {\n tagsAggregate: \"Tag\"\n },\n Product: {\n mediasAggregate: \"Media\",\n tagsAggregate: \"Tag\",\n attachmentsAggregate: \"Media\"\n },\n TemplateCategory: {\n templatesAggregate: \"Template\"\n },\n Theme: {\n templatesAggregate: \"Template\",\n themlateCategoriesAggregate: \"TemplateCategory\"\n },\n MediaFolder: {\n childrenAggregate: \"MediaFolder\",\n mediasAggregate: \"Media\"\n },\n PostCategory: {\n childrenAggregate: \"PostCategory\",\n postsAggregate: \"Post\"\n },\n Tag: {\n postsAggregate: \"Post\",\n productsAggregate: \"Product\"\n },\n Customer: {\n enquiresAggregate: \"Enquiry\"\n },\n ProductCategory: {\n childrenAggregate: \"ProductCategory\",\n productsAggregate: \"Product\"\n }\n }","\nimport { Aggregates, Associations, GqlVariable, IAggregate, IEntity, IGqlQueryOptions, IQueryArgs, IQueryOptions, ObjectFields } from \"@rxdrag/entify-hooks/src/interfaces\"\nimport { associationsClasses, aggregateEntities } from \"./metainfo\"\n\nexport class QueryOptions<T extends IEntity = IEntity, WhereExp = unknown, OrderBy = unknown, DistinctExp = unknown>\n implements IQueryOptions<T, WhereExp, OrderBy, DistinctExp> {\n protected _fields: (keyof T)[]\n protected _associations: Associations = {} as Associations\n protected _objectFields: ObjectFields = {} as ObjectFields\n protected _aggregates: Aggregates = {} as Aggregates\n protected _queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>\n protected _noQuery?: boolean\n\n constructor(public entityName: string, fields?: (keyof T)[], queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>) {\n this._fields = fields || [\"id\"]\n this._queryArgs = queryArgs\n }\n\n public getFields = () => {\n return this._fields\n }\n\n public getObjectFields = () => {\n return this._objectFields\n }\n\n public getAssociations = () => {\n return this._associations\n }\n\n public getAggegates = (): Aggregates | undefined => {\n return this._aggregates\n }\n\n public setAssociations = (association?: Associations) => {\n this._associations = association || {}\n return this\n }\n\n public getQueryArgs = () => {\n return this._queryArgs\n }\n\n public getNoQuery = () => {\n return this._noQuery\n }\n\n public addField = (...fields: (keyof T)[]) => {\n for (const field of fields) {\n if (!this._fields.includes(field)) {\n this._fields.push(field);\n }\n }\n return this;\n }\n\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n public addAssociation = (name: string, entityName: string, association?: IQueryOptions<any>) => {\n this._associations[name] = association || new QueryOptions(entityName);\n return this\n }\n\n public addObjectField = (name: string, fields: string[]) => {\n this._objectFields[name] = { fields }\n return this\n }\n\n public addAggregate = (name: string, aggregate: IAggregate) => {\n this._aggregates[name] = aggregate\n return this\n }\n\n public setQueryArgs = (queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>) => {\n this._queryArgs = queryArgs;\n return this;\n }\n\n public setNoQuery = (noQuery?: boolean) => {\n this._noQuery = noQuery\n return this\n }\n\n public setFields = (fields: (keyof T)[]) => {\n this._fields = fields\n return this\n }\n\n public toGqlOptions = () => {\n return this.queryOptionsToGql(this as unknown as IQueryOptions) as IGqlQueryOptions<T, WhereExp, OrderBy, DistinctExp>\n }\n\n private queryOptionsToGql = (options: IQueryOptions, assocationName?: string, ownerEntityName?: string) => {\n let varialbles: GqlVariable[] = []\n const fields = [...options.getFields() as string[]]\n const objectFields = options.getObjectFields()\n const associations = options.getAssociations()\n const aggregates = options.getAggegates()\n\n for (const key of Object.keys(associations || {})) {\n const association = associations![key]\n const pathName = assocationName ? (assocationName + \"_\" + key) : key\n const { argsStr: subArgsStr, fieldsStr: subFieldsStr, varialbles: subVarialbles } = this.queryOptionsToGql(association, pathName, options.entityName)\n varialbles = [...varialbles, ...subVarialbles]\n const subGql = subArgsStr ? `${key}(${subArgsStr}){${subFieldsStr}}` : `${key}{${subFieldsStr}}`\n fields.push(subGql)\n }\n\n for (const key of Object.keys(aggregates || {})) {\n const aggregate = aggregates![key]\n const { count, where } = aggregate\n if (count) {\n const whereName = assocationName ? (assocationName + \"_\" + key + \"_where\") : key + \"_where\"\n const args = where ? `(where:$${whereName})` : \"\"\n fields.push(`${key}${args}{count}`)\n const typeName = aggregateEntities[options.entityName]?.[key]\n if(!typeName){\n throw new Error(`No association type found for ${options.entityName}.${key}`)\n }\n if (where) {\n varialbles.push({ name: whereName, value: where, type: `${typeName}BoolExp` })\n }\n }\n }\n\n const querArgs = options.getQueryArgs()\n const argStrs: string[] = []\n\n //如果是关联查询\n if (assocationName) {\n if (querArgs?.where) {\n const whereName = assocationName ? (assocationName + \"_where\") : \"where\"\n varialbles.push({ name: whereName, value: querArgs?.where, type: `${options.entityName}BoolExp` })\n argStrs.push(`where:$${whereName}`)\n }\n if (querArgs?.limit) {\n const limitName = assocationName ? (assocationName + \"_limit\") : \"limit\"\n varialbles.push({ name: limitName, value: querArgs?.limit, type: `Int` })\n argStrs.push(`limit:$${limitName}`)\n }\n\n if (querArgs?.offset) {\n const offsetName = assocationName ? (assocationName + \"_offset\") : \"offset\"\n varialbles.push({ name: offsetName, value: querArgs?.offset, type: `Int` })\n argStrs.push(`offset:$${offsetName}`)\n }\n\n if (querArgs?.orderBy) {\n const orderByName = assocationName ? (assocationName + \"_orderBy\") : \"orderBy\"\n const associationClass = (assocationName && ownerEntityName) ? associationsClasses[ownerEntityName]?.[assocationName] : undefined\n const orderByTypeName = associationClass ? `${options.entityName}And${associationClass}` : options.entityName\n varialbles.push({ name: orderByName, value: querArgs?.orderBy, type: `[${orderByTypeName}OrderBy]` })\n argStrs.push(`orderBy:$${orderByName}`)\n }\n\n if (querArgs?.distinctOn) {\n const distinctOnName = assocationName ? (assocationName + \"_distinctOn\") : \"distinctOn\"\n varialbles.push({ name: distinctOnName, value: querArgs?.distinctOn, type: `${options.entityName}DistinctExp` })\n argStrs.push(`distinctOn:$${distinctOnName}`)\n }\n }\n\n const allFields = [...fields,\n ...Object.keys(objectFields).map(key => {\n const { fields } = objectFields[key]\n return `${key}{${fields.join('\\n')}}`\n }\n )]\n const argsStr = argStrs.join(',')\n const fieldsStr = allFields.join('\\n')\n\n return {\n fields: options.getFields(),\n entityName: options.entityName,\n fieldsStr,\n argsStr,\n varialbles,\n noQuery: options.getNoQuery(),\n limit: querArgs?.limit,\n offset: querArgs?.offset,\n where: querArgs?.where,\n orderBy: querArgs?.orderBy,\n }\n }\n}\n","import { Role } from './Role';\nimport { Media } from './Media';\nimport { Product } from './Product';\nimport { Post } from './Post';\nimport { Website } from './Website';\nimport { Aggregate } from './Aggregate';\nimport { WebsiteUser } from './WebsiteUser';\n\n\nexport const UserEntityName = 'User';\n\nexport const UserEntityLabel = '';\n\nexport interface User extends WebsiteUser {\n id?: string;\n loginName?: string;\n name?: string;\n mobileNumber?: string;\n isSupperAdmin?: boolean;\n password?: unknown;\n createdAt?: Date;\n updatedAt?: Date;\n roles?: Role[];\n avatar?: Media;\n products?: Product[];\n posts?: Post[];\n websites?: Website[];\n belongsTo?: Website;\n rolesAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n postsAggregate?: Aggregate;\n websitesAggregate?: Aggregate;\n}","import { Role } from './Role';\nimport { UserInput } from './UserInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nexport interface RoleInput {\n id?: string;\n name?: string;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n users?: SetHasMany<UserInput>;\n}\n\nexport const roleToInputCascade: (entity: Role) => RoleInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n users: entity.users ? processHasManyClear({ sync: entity.users?.map(ent => userToInput(ent)) }) : undefined, \n };\n};\n\nexport const roleToInput: (entity: Role) => RoleInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n users: convertHasManyToInput(entity.users), \n };\n};","import { MediaFolder } from './MediaFolder';\nimport { MediaInput } from './MediaInput';\nimport { mediaToInput } from './MediaInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 媒体分类\n * \n */\nexport interface MediaFolderInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<MediaFolderInput>;\n parent?: SetHasOne<MediaFolderInput>;\n medias?: SetHasMany<MediaInput>;\n}\n\nexport const mediaFolderToInputCascade: (entity: MediaFolder) => MediaFolderInput = (entity) => {\n const {childrenAggregate, mediasAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => mediaFolderToInput(ent)) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: mediaFolderToInput(entity.parent) }) : undefined,\n medias: entity.medias ? processHasManyClear({ sync: entity.medias?.map(ent => mediaToInput(ent)) }) : undefined, \n };\n};\n\nexport const mediaFolderToInput: (entity: MediaFolder) => MediaFolderInput = (entity) => {\n const {childrenAggregate, mediasAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n parent: convertHasOneToInput(entity.parent),\n medias: convertHasManyToInput(entity.medias), \n };\n};","import { ProductCategory } from './ProductCategory';\nimport { MediaInput } from './MediaInput';\nimport { ProductInput } from './ProductInput';\nimport { mediaToInput } from './MediaInput';\nimport { productToInput } from './ProductInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface ProductCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<ProductCategoryInput>;\n media?: SetHasOne<MediaInput>;\n parent?: SetHasOne<ProductCategoryInput>;\n products?: SetHasMany<ProductInput>;\n}\n\nexport const productCategoryToInputCascade: (entity: ProductCategory) => ProductCategoryInput = (entity) => {\n const {childrenAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => productCategoryToInput(ent)) }) : undefined,\n media: entity.media ? processHasOneClear({ sync: mediaToInput(entity.media) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: productCategoryToInput(entity.parent) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined, \n };\n};\n\nexport const productCategoryToInput: (entity: ProductCategory) => ProductCategoryInput = (entity) => {\n const {childrenAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n media: convertHasOneToInput(entity.media),\n parent: convertHasOneToInput(entity.parent),\n products: convertHasManyToInput(entity.products), \n };\n};","import { PostCategory } from './PostCategory';\nimport { PostInput } from './PostInput';\nimport { postToInput } from './PostInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 文章分类\n * \n */\nexport interface PostCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<PostCategoryInput>;\n posts?: SetHasMany<PostInput>;\n parent?: SetHasOne<PostCategoryInput>;\n}\n\nexport const postCategoryToInputCascade: (entity: PostCategory) => PostCategoryInput = (entity) => {\n const {childrenAggregate, postsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => postCategoryToInput(ent)) }) : undefined,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: postCategoryToInput(entity.parent) }) : undefined, \n };\n};\n\nexport const postCategoryToInput: (entity: PostCategory) => PostCategoryInput = (entity) => {\n const {childrenAggregate, postsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n posts: convertHasManyToInput(entity.posts),\n parent: convertHasOneToInput(entity.parent), \n };\n};","import { Post } from './Post';\nimport { TagInput } from './TagInput';\nimport { UserInput } from './UserInput';\nimport { MediaInput } from './MediaInput';\nimport { PostCategoryInput } from './PostCategoryInput';\nimport { tagToInput } from './TagInput';\nimport { userToInput } from './UserInput';\nimport { mediaToInput } from './MediaInput';\nimport { postCategoryToInput } from './PostCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { Publishable } from './Publishable';\n\n/**\n * 文章\n * \n */\nexport interface PostInput extends Publishable {\n id?: string;\n seqValue?: number;\n /**\n * 置顶\n */\n pinToTop?: boolean;\n authorEmail?: string;\n tags?: SetHasMany<TagInput>;\n author?: SetHasOne<UserInput>;\n cover?: SetHasOne<MediaInput>;\n ogImage?: SetHasOne<MediaInput>;\n draftOf?: SetHasOne<PostInput>;\n category?: SetHasOne<PostCategoryInput>;\n draft?: SetHasOne<PostInput>;\n}\n\nexport const postToInputCascade: (entity: Post) => PostInput = (entity) => {\n const {tagsAggregate, ...rest} = entity;\n return {\n ...rest,\n tags: entity.tags ? processHasManyClear({ sync: entity.tags?.map(ent => tagToInput(ent)) }) : undefined,\n author: entity.author ? processHasOneClear({ sync: userToInput(entity.author) }) : undefined,\n cover: entity.cover ? processHasOneClear({ sync: mediaToInput(entity.cover) }) : undefined,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined,\n draftOf: entity.draftOf ? processHasOneClear({ sync: postToInput(entity.draftOf) }) : undefined,\n category: entity.category ? processHasOneClear({ sync: postCategoryToInput(entity.category) }) : undefined,\n draft: entity.draft ? processHasOneClear({ sync: postToInput(entity.draft) }) : undefined, \n };\n};\n\nexport const postToInput: (entity: Post) => PostInput = (entity) => {\n const {tagsAggregate, ...rest} = entity;\n return {\n ...rest,\n tags: convertHasManyToInput(entity.tags),\n author: convertHasOneToInput(entity.author),\n cover: convertHasOneToInput(entity.cover),\n ogImage: convertHasOneToInput(entity.ogImage),\n draftOf: convertHasOneToInput(entity.draftOf),\n category: convertHasOneToInput(entity.category),\n draft: convertHasOneToInput(entity.draft), \n };\n};","import { Tag } from './Tag';\nimport { PostInput } from './PostInput';\nimport { ProductInput } from './ProductInput';\nimport { postToInput } from './PostInput';\nimport { productToInput } from './ProductInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 文章标签\n * \n */\nexport interface TagInput extends WebsitePart {\n id?: string;\n /**\n * 名称\n */\n name?: string;\n color?: string;\n posts?: SetHasMany<PostInput>;\n products?: SetHasMany<ProductInput>;\n}\n\nexport const tagToInputCascade: (entity: Tag) => TagInput = (entity) => {\n const {postsAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined, \n };\n};\n\nexport const tagToInput: (entity: Tag) => TagInput = (entity) => {\n const {postsAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n posts: convertHasManyToInput(entity.posts),\n products: convertHasManyToInput(entity.products), \n };\n};","import { Product } from './Product';\nimport { ProductCategoryInput } from './ProductCategoryInput';\nimport { MediaInput } from './MediaInput';\nimport { TagInput } from './TagInput';\nimport { UserInput } from './UserInput';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { productCategoryToInput } from './ProductCategoryInput';\nimport { mediaToInput } from './MediaInput';\nimport { tagToInput } from './TagInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { Publishable } from './Publishable';\n\nexport interface ProductInput extends Publishable {\n id?: string;\n published?: boolean;\n featured?: boolean;\n showInNavMenu?: boolean;\n seqValue?: number;\n /**\n * 特色\n */\n features?: string;\n content2?: any;\n content3?: any;\n shortTitle?: string;\n /**\n * 第三方视频url\n */\n externalVideoUrl?: string;\n category?: SetHasOne<ProductCategoryInput>;\n medias?: SetHasMany<MediaInput & MediaAddon>;\n tags?: SetHasMany<TagInput>;\n ogImage?: SetHasOne<MediaInput>;\n attachments?: SetHasMany<MediaInput & AttachmentAddon>;\n draftOf?: SetHasOne<ProductInput>;\n creator?: SetHasOne<UserInput>;\n draft?: SetHasOne<ProductInput>;\n}\n\nexport const productToInputCascade: (entity: Product) => ProductInput = (entity) => {\n const {mediasAggregate, tagsAggregate, attachmentsAggregate, ...rest} = entity;\n return {\n ...rest,\n category: entity.category ? processHasOneClear({ sync: productCategoryToInput(entity.category) }) : undefined,\n medias: entity.medias ? processHasManyClear({ sync: entity.medias?.map(ent => mediaToInput(ent)) }) : undefined,\n tags: entity.tags ? processHasManyClear({ sync: entity.tags?.map(ent => tagToInput(ent)) }) : undefined,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined,\n attachments: entity.attachments ? processHasManyClear({ sync: entity.attachments?.map(ent => mediaToInput(ent)) }) : undefined,\n draftOf: entity.draftOf ? processHasOneClear({ sync: productToInput(entity.draftOf) }) : undefined,\n creator: entity.creator ? processHasOneClear({ sync: userToInput(entity.creator) }) : undefined,\n draft: entity.draft ? processHasOneClear({ sync: productToInput(entity.draft) }) : undefined, \n };\n};\n\nexport const productToInput: (entity: Product) => ProductInput = (entity) => {\n const {mediasAggregate, tagsAggregate, attachmentsAggregate, ...rest} = entity;\n return {\n ...rest,\n category: convertHasOneToInput(entity.category),\n medias: convertHasManyToInput(entity.medias),\n tags: convertHasManyToInput(entity.tags),\n ogImage: convertHasOneToInput(entity.ogImage),\n attachments: convertHasManyToInput(entity.attachments),\n draftOf: convertHasOneToInput(entity.draftOf),\n creator: convertHasOneToInput(entity.creator),\n draft: convertHasOneToInput(entity.draft), \n };\n};","import { Media } from './Media';\nimport { MediaType } from './MediaType';\nimport { FileRef } from './FileRef';\nimport { MediaFolderInput } from './MediaFolderInput';\nimport { UserInput } from './UserInput';\nimport { ProductInput } from './ProductInput';\nimport { ProductCategoryInput } from './ProductCategoryInput';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { mediaFolderToInput } from './MediaFolderInput';\nimport { userToInput } from './UserInput';\nimport { productToInput } from './ProductInput';\nimport { productCategoryToInput } from './ProductCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { CustomizeMedia } from './CustomizeMedia';\n\nexport interface MediaInput extends CustomizeMedia {\n id?: string;\n name?: string;\n size?: number;\n mimeType?: string;\n extName?: string;\n file?: FileRef;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n mediaType?: MediaType;\n folder?: SetHasOne<MediaFolderInput>;\n avatarOfUser?: SetHasOne<UserInput>;\n usedByProducts?: SetHasMany<ProductInput & MediaAddon>;\n attachmentOf?: SetHasMany<ProductInput & AttachmentAddon>;\n meidaOfProduct?: SetHasMany<ProductCategoryInput>;\n}\n\nexport const mediaToInputCascade: (entity: Media) => MediaInput = (entity) => {\n const {file, usedByProductsAggregate, attachmentOfAggregate, meidaOfProductAggregate, ...rest} = entity;\n return {\n ...rest,\n folder: entity.folder ? processHasOneClear({ sync: mediaFolderToInput(entity.folder) }) : undefined,\n avatarOfUser: entity.avatarOfUser ? processHasOneClear({ sync: userToInput(entity.avatarOfUser) }) : undefined,\n usedByProducts: entity.usedByProducts ? processHasManyClear({ sync: entity.usedByProducts?.map(ent => productToInput(ent)) }) : undefined,\n attachmentOf: entity.attachmentOf ? processHasManyClear({ sync: entity.attachmentOf?.map(ent => productToInput(ent)) }) : undefined,\n meidaOfProduct: entity.meidaOfProduct ? processHasManyClear({ sync: entity.meidaOfProduct?.map(ent => productCategoryToInput(ent)) }) : undefined, \n };\n};\n\nexport const mediaToInput: (entity: Media) => MediaInput = (entity) => {\n const {file, usedByProductsAggregate, attachmentOfAggregate, meidaOfProductAggregate, ...rest} = entity;\n return {\n ...rest,\n folder: convertHasOneToInput(entity.folder),\n avatarOfUser: convertHasOneToInput(entity.avatarOfUser),\n usedByProducts: convertHasManyToInput(entity.usedByProducts),\n attachmentOf: convertHasManyToInput(entity.attachmentOf),\n meidaOfProduct: convertHasManyToInput(entity.meidaOfProduct), \n };\n};","import { WebsiteType } from './WebsiteType';\nimport { WebsiteTypeStatus } from './WebsiteTypeStatus';\nimport { WebsiteInput } from './WebsiteInput';\nimport { websiteToInput } from './WebsiteInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\n/**\n * 站点类型\n * \n */\nexport interface WebsiteTypeInput {\n id?: string;\n /**\n * 网站类型名称\n */\n name?: string;\n /**\n * 显示名称\n */\n displayName?: string;\n pricePerMonth?: number;\n pricePerYear?: number;\n /**\n * 备注\n */\n remark?: string;\n createdAt?: Date;\n updatedAt?: Date;\n status?: WebsiteTypeStatus;\n /**\n * 等级\n */\n level?: number;\n websites?: SetHasMany<WebsiteInput>;\n}\n\nexport const websiteTypeToInputCascade: (entity: WebsiteType) => WebsiteTypeInput = (entity) => {\n const {websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n websites: entity.websites ? processHasManyClear({ sync: entity.websites?.map(ent => websiteToInput(ent)) }) : undefined, \n };\n};\n\nexport const websiteTypeToInput: (entity: WebsiteType) => WebsiteTypeInput = (entity) => {\n const {websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n websites: convertHasManyToInput(entity.websites), \n };\n};","import { TemplateCategory } from './TemplateCategory';\nimport { TemplateInput } from './TemplateInput';\nimport { ThemeInput } from './ThemeInput';\nimport { templateToInput } from './TemplateInput';\nimport { themeToInput } from './ThemeInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface TemplateCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n templates?: SetHasMany<TemplateInput>;\n theme?: SetHasOne<ThemeInput>;\n}\n\nexport const templateCategoryToInputCascade: (entity: TemplateCategory) => TemplateCategoryInput = (entity) => {\n const {templatesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: entity.templates ? processHasManyClear({ sync: entity.templates?.map(ent => templateToInput(ent)) }) : undefined,\n theme: entity.theme ? processHasOneClear({ sync: themeToInput(entity.theme) }) : undefined, \n };\n};\n\nexport const templateCategoryToInput: (entity: TemplateCategory) => TemplateCategoryInput = (entity) => {\n const {templatesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: convertHasManyToInput(entity.templates),\n theme: convertHasOneToInput(entity.theme), \n };\n};","import { Template } from './Template';\nimport { TemplateType } from './TemplateType';\nimport { TemplateCategoryInput } from './TemplateCategoryInput';\nimport { ThemeInput } from './ThemeInput';\nimport { templateCategoryToInput } from './TemplateCategoryInput';\nimport { themeToInput } from './ThemeInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface TemplateInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n content?: any;\n /**\n * 模板类型\n */\n templateType?: TemplateType;\n category?: SetHasOne<TemplateCategoryInput>;\n theme?: SetHasOne<ThemeInput>;\n}\n\nexport const templateToInputCascade: (entity: Template) => TemplateInput = (entity) => {\n return {\n ...entity,\n category: entity.category ? processHasOneClear({ sync: templateCategoryToInput(entity.category) }) : undefined,\n theme: entity.theme ? processHasOneClear({ sync: themeToInput(entity.theme) }) : undefined, \n };\n};\n\nexport const templateToInput: (entity: Template) => TemplateInput = (entity) => {\n return {\n ...entity,\n category: convertHasOneToInput(entity.category),\n theme: convertHasOneToInput(entity.theme), \n };\n};","import { Theme } from './Theme';\nimport { ThemeSettings } from './ThemeSettings';\nimport { TemplateInput } from './TemplateInput';\nimport { TemplateCategoryInput } from './TemplateCategoryInput';\nimport { templateToInput } from './TemplateInput';\nimport { templateCategoryToInput } from './TemplateCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface ThemeInput extends WebsitePart {\n id?: string;\n name?: string;\n styles?: any;\n settings?: ThemeSettings;\n templates?: SetHasMany<TemplateInput>;\n themlateCategories?: SetHasMany<TemplateCategoryInput>;\n}\n\nexport const themeToInputCascade: (entity: Theme) => ThemeInput = (entity) => {\n const {templatesAggregate, themlateCategoriesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: entity.templates ? processHasManyClear({ sync: entity.templates?.map(ent => templateToInput(ent)) }) : undefined,\n themlateCategories: entity.themlateCategories ? processHasManyClear({ sync: entity.themlateCategories?.map(ent => templateCategoryToInput(ent)) }) : undefined, \n };\n};\n\nexport const themeToInput: (entity: Theme) => ThemeInput = (entity) => {\n const {templatesAggregate, themlateCategoriesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: convertHasManyToInput(entity.templates),\n themlateCategories: convertHasManyToInput(entity.themlateCategories), \n };\n};","import { Page } from './Page';\nimport { MediaInput } from './MediaInput';\nimport { mediaToInput } from './MediaInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsiteContent } from './WebsiteContent';\n\nexport interface PageInput extends WebsiteContent {\n id?: string;\n title?: string;\n content?: any;\n /**\n * 备注\n */\n remark?: string;\n langAbbr?: string;\n ogImage?: SetHasOne<MediaInput>;\n}\n\nexport const pageToInputCascade: (entity: Page) => PageInput = (entity) => {\n return {\n ...entity,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined, \n };\n};\n\nexport const pageToInput: (entity: Page) => PageInput = (entity) => {\n return {\n ...entity,\n ogImage: convertHasOneToInput(entity.ogImage), \n };\n};","import { Website } from './Website';\nimport { WebsiteTypeInput } from './WebsiteTypeInput';\nimport { ThemeInput } from './ThemeInput';\nimport { PageInput } from './PageInput';\nimport { UserInput } from './UserInput';\nimport { websiteTypeToInput } from './WebsiteTypeInput';\nimport { themeToInput } from './ThemeInput';\nimport { pageToInput } from './PageInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\n/**\n * 站点\n * 网站实体\n */\nexport interface WebsiteInput {\n id?: string;\n /**\n * 站点名称\n */\n name?: string;\n /**\n * 站点备注\n */\n remark?: string;\n /**\n * 创建者ID\n */\n createdBy?: string;\n /**\n * 创建时间\n */\n createdAt?: Date;\n /**\n * 最近打开时间\n */\n lastOpenTime?: Date;\n /**\n * 更新时间\n */\n updatedAt?: Date;\n /**\n * 更新者ID\n */\n updatedBy?: string;\n websiteType?: SetHasOne<WebsiteTypeInput>;\n selectedTheme?: SetHasOne<ThemeInput>;\n homePage?: SetHasOne<PageInput>;\n owner?: SetHasOne<UserInput>;\n users?: SetHasMany<UserInput>;\n}\n\nexport const websiteToInputCascade: (entity: Website) => WebsiteInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n websiteType: entity.websiteType ? processHasOneClear({ sync: websiteTypeToInput(entity.websiteType) }) : undefined,\n selectedTheme: entity.selectedTheme ? processHasOneClear({ sync: themeToInput(entity.selectedTheme) }) : undefined,\n homePage: entity.homePage ? processHasOneClear({ sync: pageToInput(entity.homePage) }) : undefined,\n owner: entity.owner ? processHasOneClear({ sync: userToInput(entity.owner) }) : undefined,\n users: entity.users ? processHasManyClear({ sync: entity.users?.map(ent => userToInput(ent)) }) : undefined, \n };\n};\n\nexport const websiteToInput: (entity: Website) => WebsiteInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n websiteType: convertHasOneToInput(entity.websiteType),\n selectedTheme: convertHasOneToInput(entity.selectedTheme),\n homePage: convertHasOneToInput(entity.homePage),\n owner: convertHasOneToInput(entity.owner),\n users: convertHasManyToInput(entity.users), \n };\n};","import { User } from './User';\nimport { RoleInput } from './RoleInput';\nimport { MediaInput } from './MediaInput';\nimport { ProductInput } from './ProductInput';\nimport { PostInput } from './PostInput';\nimport { WebsiteInput } from './WebsiteInput';\nimport { roleToInput } from './RoleInput';\nimport { mediaToInput } from './MediaInput';\nimport { productToInput } from './ProductInput';\nimport { postToInput } from './PostInput';\nimport { websiteToInput } from './WebsiteInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsiteUser } from './WebsiteUser';\n\nexport interface UserInput extends WebsiteUser {\n id?: string;\n loginName?: string;\n name?: string;\n mobileNumber?: string;\n isSupperAdmin?: boolean;\n password?: unknown;\n createdAt?: Date;\n updatedAt?: Date;\n roles?: SetHasMany<RoleInput>;\n avatar?: SetHasOne<MediaInput>;\n products?: SetHasMany<ProductInput>;\n posts?: SetHasMany<PostInput>;\n websites?: SetHasMany<WebsiteInput>;\n belongsTo?: SetHasOne<WebsiteInput>;\n}\n\nexport const userToInputCascade: (entity: User) => UserInput = (entity) => {\n const {rolesAggregate, productsAggregate, postsAggregate, websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n roles: entity.roles ? processHasManyClear({ sync: entity.roles?.map(ent => roleToInput(ent)) }) : undefined,\n avatar: entity.avatar ? processHasOneClear({ sync: mediaToInput(entity.avatar) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n websites: entity.websites ? processHasManyClear({ sync: entity.websites?.map(ent => websiteToInput(ent)) }) : undefined,\n belongsTo: entity.belongsTo ? processHasOneClear({ sync: websiteToInput(entity.belongsTo) }) : undefined, \n };\n};\n\nexport const userToInput: (entity: User) => UserInput = (entity) => {\n const {rolesAggregate, productsAggregate, postsAggregate, websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n roles: convertHasManyToInput(entity.roles),\n avatar: convertHasOneToInput(entity.avatar),\n products: convertHasManyToInput(entity.products),\n posts: convertHasManyToInput(entity.posts),\n websites: convertHasManyToInput(entity.websites),\n belongsTo: convertHasOneToInput(entity.belongsTo), \n };\n};","import { WebsiteUserDistinctExp } from './WebsiteUserDistinctExp';\n\nexport enum UserDistinctEnum {\n id = 'id',\n loginName = 'loginName',\n name = 'name',\n mobileNumber = 'mobileNumber',\n isSupperAdmin = 'isSupperAdmin',\n password = 'password',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type UserDistinctExp = UserDistinctEnum| WebsiteUserDistinctExp;","import { User } from './User';\nimport { Aggregate } from './Aggregate';\n\nexport const RoleEntityName = 'Role';\n\nexport const RoleEntityLabel = '';\n\nexport interface Role {\n id?: string;\n name?: string;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n users?: User[];\n usersAggregate?: Aggregate;\n}","export enum RoleDistinctEnum {\n id = 'id',\n name = 'name',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n}\n\nexport type RoleDistinctExp = RoleDistinctEnum;","import { AbilityType } from './AbilityType';\n\n\nexport const AbilityEntityName = 'Ability';\n\nexport const AbilityEntityLabel = '';\n\nexport interface Ability {\n id?: string;\n entityUuid?: string;\n columnUuid?: string;\n can?: boolean;\n expression?: string;\n abilityType?: AbilityType;\n roleId?: string;\n\n}","import { Ability } from './Ability';\nimport { AbilityType } from './AbilityType';\n\nexport interface AbilityInput {\n id?: string;\n entityUuid?: string;\n columnUuid?: string;\n can?: boolean;\n expression?: string;\n abilityType?: AbilityType;\n roleId?: string;\n}\n\nexport const abilityToInputCascade: (entity: Ability) => AbilityInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const abilityToInput: (entity: Ability) => AbilityInput = (entity) => {\n return {\n ...entity,\n \n };\n};","export enum AbilityDistinctEnum {\n id = 'id',\n entityUuid = 'entityUuid',\n columnUuid = 'columnUuid',\n can = 'can',\n expression = 'expression',\n abilityType = 'abilityType',\n roleId = 'roleId',\n}\n\nexport type AbilityDistinctExp = AbilityDistinctEnum;","export enum AbilityType {\n /**\n * label: undefined\n */\n create = 'create',\n\n /**\n * label: undefined\n */\n read = 'read',\n\n /**\n * label: undefined\n */\n update = 'update',\n\n /**\n * label: undefined\n */\n delete = 'delete',\n\n}\n","import { MediaType } from './MediaType';\nimport { FileRef } from './FileRef';\nimport { MediaFolder } from './MediaFolder';\nimport { User } from './User';\nimport { Product } from './Product';\nimport { ProductCategory } from './ProductCategory';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { Aggregate } from './Aggregate';\nimport { CustomizeMedia } from './CustomizeMedia';\n\n\nexport const MediaEntityName = 'Media';\n\nexport const MediaEntityLabel = '';\n\nexport interface Media extends CustomizeMedia {\n id?: string;\n name?: string;\n size?: number;\n mimeType?: string;\n extName?: string;\n file?: FileRef;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n mediaType?: MediaType;\n folder?: MediaFolder;\n avatarOfUser?: User;\n usedByProducts?: (Product & MediaAddon)[];\n attachmentOf?: (Product & AttachmentAddon)[];\n meidaOfProduct?: ProductCategory[];\n usedByProductsAggregate?: Aggregate;\n attachmentOfAggregate?: Aggregate;\n meidaOfProductAggregate?: Aggregate;\n}","import { CustomizeMediaDistinctExp } from './CustomizeMediaDistinctExp';\n\nexport enum MediaDistinctEnum {\n id = 'id',\n name = 'name',\n size = 'size',\n mimeType = 'mimeType',\n extName = 'extName',\n file = 'file',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n mediaType = 'mediaType',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport type MediaDistinctExp = MediaDistinctEnum| CustomizeMediaDistinctExp;","export enum MediaType {\n /**\n * label: undefined\n */\n image = 'image',\n\n /**\n * label: undefined\n */\n video = 'video',\n\n /**\n * label: undefined\n */\n document = 'document',\n\n}\n","import { WebsiteType } from './WebsiteType';\nimport { Theme } from './Theme';\nimport { Page } from './Page';\nimport { User } from './User';\nimport { Aggregate } from './Aggregate';\n\nexport const WebsiteEntityName = 'Website';\n\nexport const WebsiteEntityLabel = '站点';\n\n/**\n * 站点\n * 网站实体\n */\nexport interface Website {\n id?: string;\n /**\n * 站点名称\n */\n name?: string;\n /**\n * 站点备注\n */\n remark?: string;\n /**\n * 创建者ID\n */\n createdBy?: string;\n /**\n * 创建时间\n */\n createdAt?: Date;\n /**\n * 最近打开时间\n */\n lastOpenTime?: Date;\n /**\n * 更新时间\n */\n updatedAt?: Date;\n /**\n * 更新者ID\n */\n updatedBy?: string;\n websiteType?: WebsiteType;\n selectedTheme?: Theme;\n homePage?: Page;\n owner?: User;\n users?: User[];\n usersAggregate?: Aggregate;\n}","export enum WebsiteDistinctEnum {\n id = 'id',\n /**\n * 站点名称\n */\n name = 'name',\n /**\n * 站点备注\n */\n remark = 'remark',\n /**\n * 创建者ID\n */\n createdBy = 'createdBy',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 最近打开时间\n */\n lastOpenTime = 'lastOpenTime',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 更新者ID\n */\n updatedBy = 'updatedBy',\n}\n\nexport type WebsiteDistinctExp = WebsiteDistinctEnum;","import { WebsitePart } from './WebsitePart';\n\n\nexport const LangEntityName = 'Lang';\n\nexport const LangEntityLabel = '语言';\n\n/**\n * 语言\n * \n */\nexport interface Lang extends WebsitePart {\n id?: string;\n /**\n * 缩写\n */\n abbr?: string;\n /**\n * 英文名称\n */\n enName?: string;\n /**\n * 本地名称\n */\n localName?: string;\n /**\n * 国旗图标\n */\n icon?: string;\n /**\n * 备注\n */\n remark?: string;\n\n}","import { Lang } from './Lang';\n\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 语言\n * \n */\nexport interface LangInput extends WebsitePart {\n id?: string;\n /**\n * 缩写\n */\n abbr?: string;\n /**\n * 英文名称\n */\n enName?: string;\n /**\n * 本地名称\n */\n localName?: string;\n /**\n * 国旗图标\n */\n icon?: string;\n /**\n * 备注\n */\n remark?: string;\n}\n\nexport const langToInputCascade: (entity: Lang) => LangInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const langToInput: (entity: Lang) => LangInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum LangDistinctEnum {\n id = 'id',\n /**\n * 缩写\n */\n abbr = 'abbr',\n /**\n * 英文名称\n */\n enName = 'enName',\n /**\n * 本地名称\n */\n localName = 'localName',\n /**\n * 国旗图标\n */\n icon = 'icon',\n /**\n * 备注\n */\n remark = 'remark',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n}\n\nexport type LangDistinctExp = LangDistinctEnum| WebsitePartDistinctExp;","import { WebsiteTypeStatus } from './WebsiteTypeStatus';\nimport { Website } from './Website';\nimport { Aggregate } from './Aggregate';\n\nexport const WebsiteTypeEntityName = 'WebsiteType';\n\nexport const WebsiteTypeEntityLabel = '站点类型';\n\n/**\n * 站点类型\n * \n */\nexport interface WebsiteType {\n id?: string;\n /**\n * 网站类型名称\n */\n name?: string;\n /**\n * 显示名称\n */\n displayName?: string;\n pricePerMonth?: number;\n pricePerYear?: number;\n /**\n * 备注\n */\n remark?: string;\n createdAt?: Date;\n updatedAt?: Date;\n status?: WebsiteTypeStatus;\n /**\n * 等级\n */\n level?: number;\n websites?: Website[];\n websitesAggregate?: Aggregate;\n}","export enum WebsiteTypeDistinctEnum {\n id = 'id',\n /**\n * 网站类型名称\n */\n name = 'name',\n /**\n * 显示名称\n */\n displayName = 'displayName',\n pricePerMonth = 'pricePerMonth',\n pricePerYear = 'pricePerYear',\n /**\n * 备注\n */\n remark = 'remark',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n status = 'status',\n /**\n * 等级\n */\n level = 'level',\n}\n\nexport type WebsiteTypeDistinctExp = WebsiteTypeDistinctEnum;","import { Media } from './Media';\nimport { WebsiteContent } from './WebsiteContent';\n\n\nexport const PageEntityName = 'Page';\n\nexport const PageEntityLabel = '';\n\nexport interface Page extends WebsiteContent {\n id?: string;\n title?: string;\n content?: any;\n /**\n * 备注\n */\n remark?: string;\n langAbbr?: string;\n ogImage?: Media;\n\n}","import { WebsiteContentDistinctExp } from './WebsiteContentDistinctExp';\n\nexport enum PageDistinctEnum {\n id = 'id',\n title = 'title',\n content = 'content',\n /**\n * 备注\n */\n remark = 'remark',\n langAbbr = 'langAbbr',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PageDistinctExp = PageDistinctEnum| WebsiteContentDistinctExp;","import { Tag } from './Tag';\nimport { User } from './User';\nimport { Media } from './Media';\nimport { PostCategory } from './PostCategory';\nimport { Aggregate } from './Aggregate';\nimport { Publishable } from './Publishable';\n\n\nexport const PostEntityName = 'Post';\n\nexport const PostEntityLabel = '文章';\n\n/**\n * 文章\n * \n */\nexport interface Post extends Publishable {\n id?: string;\n seqValue?: number;\n /**\n * 置顶\n */\n pinToTop?: boolean;\n authorEmail?: string;\n tags?: Tag[];\n author?: User;\n cover?: Media;\n ogImage?: Media;\n draftOf?: Post;\n category?: PostCategory;\n draft?: Post;\n tagsAggregate?: Aggregate;\n}","import { PublishableDistinctExp } from './PublishableDistinctExp';\n\nexport enum PostDistinctEnum {\n id = 'id',\n seqValue = 'seqValue',\n /**\n * 置顶\n */\n pinToTop = 'pinToTop',\n authorEmail = 'authorEmail',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PostDistinctExp = PostDistinctEnum| PublishableDistinctExp;","import { ProductCategory } from './ProductCategory';\nimport { Media } from './Media';\nimport { Tag } from './Tag';\nimport { User } from './User';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { Aggregate } from './Aggregate';\nimport { Publishable } from './Publishable';\n\n\nexport const ProductEntityName = 'Product';\n\nexport const ProductEntityLabel = '';\n\nexport interface Product extends Publishable {\n id?: string;\n published?: boolean;\n featured?: boolean;\n showInNavMenu?: boolean;\n seqValue?: number;\n /**\n * 特色\n */\n features?: string;\n content2?: any;\n content3?: any;\n shortTitle?: string;\n /**\n * 第三方视频url\n */\n externalVideoUrl?: string;\n category?: ProductCategory;\n medias?: (Media & MediaAddon)[];\n tags?: Tag[];\n ogImage?: Media;\n attachments?: (Media & AttachmentAddon)[];\n draftOf?: Product;\n creator?: User;\n draft?: Product;\n mediasAggregate?: Aggregate;\n tagsAggregate?: Aggregate;\n attachmentsAggregate?: Aggregate;\n}","import { PublishableDistinctExp } from './PublishableDistinctExp';\n\nexport enum ProductDistinctEnum {\n id = 'id',\n published = 'published',\n featured = 'featured',\n showInNavMenu = 'showInNavMenu',\n seqValue = 'seqValue',\n /**\n * 特色\n */\n features = 'features',\n content2 = 'content2',\n content3 = 'content3',\n shortTitle = 'shortTitle',\n /**\n * 第三方视频url\n */\n externalVideoUrl = 'externalVideoUrl',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type ProductDistinctExp = ProductDistinctEnum| PublishableDistinctExp;","import { Customer } from './Customer';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const EnquiryEntityName = 'Enquiry';\n\nexport const EnquiryEntityLabel = '';\n\nexport interface Enquiry extends WebsitePart {\n id?: string;\n title?: string;\n company?: string;\n name?: string;\n email?: string;\n message?: string;\n fromUrl?: string;\n formIp?: string;\n userAgent?: string;\n /**\n * 来源cta\n */\n fromCta?: string;\n read?: boolean;\n spam?: boolean;\n customer?: Customer;\n\n}","import { Customer } from './Customer';\nimport { EnquiryInput } from './EnquiryInput';\nimport { enquiryToInput } from './EnquiryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\nimport { Person } from './Person';\n\nexport interface CustomerInput extends WebsitePart,Person {\n id?: string;\n company?: string;\n enquires?: SetHasMany<EnquiryInput>;\n}\n\nexport const customerToInputCascade: (entity: Customer) => CustomerInput = (entity) => {\n const {enquiresAggregate, ...rest} = entity;\n return {\n ...rest,\n enquires: entity.enquires ? processHasManyClear({ sync: entity.enquires?.map(ent => enquiryToInput(ent)) }) : undefined, \n };\n};\n\nexport const customerToInput: (entity: Customer) => CustomerInput = (entity) => {\n const {enquiresAggregate, ...rest} = entity;\n return {\n ...rest,\n enquires: convertHasManyToInput(entity.enquires), \n };\n};","import { Enquiry } from './Enquiry';\nimport { CustomerInput } from './CustomerInput';\nimport { customerToInput } from './CustomerInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface EnquiryInput extends WebsitePart {\n id?: string;\n title?: string;\n company?: string;\n name?: string;\n email?: string;\n message?: string;\n fromUrl?: string;\n formIp?: string;\n userAgent?: string;\n /**\n * 来源cta\n */\n fromCta?: string;\n read?: boolean;\n spam?: boolean;\n customer?: SetHasOne<CustomerInput>;\n}\n\nexport const enquiryToInputCascade: (entity: Enquiry) => EnquiryInput = (entity) => {\n return {\n ...entity,\n customer: entity.customer ? processHasOneClear({ sync: customerToInput(entity.customer) }) : undefined, \n };\n};\n\nexport const enquiryToInput: (entity: Enquiry) => EnquiryInput = (entity) => {\n return {\n ...entity,\n customer: convertHasOneToInput(entity.customer), \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum EnquiryDistinctEnum {\n id = 'id',\n title = 'title',\n company = 'company',\n name = 'name',\n email = 'email',\n message = 'message',\n fromUrl = 'fromUrl',\n formIp = 'formIp',\n userAgent = 'userAgent',\n /**\n * 来源cta\n */\n fromCta = 'fromCta',\n read = 'read',\n spam = 'spam',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type EnquiryDistinctExp = EnquiryDistinctEnum| WebsitePartDistinctExp;","export const WebsiteMetaEntityName = 'WebsiteMeta';\n\nexport const WebsiteMetaEntityLabel = '';\n\nexport interface WebsiteMeta {\n id?: string;\n\n}","import { WebsiteMeta } from './WebsiteMeta';\n\nexport interface WebsiteMetaInput {\n id?: string;\n}\n\nexport const websiteMetaToInputCascade: (entity: WebsiteMeta) => WebsiteMetaInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const websiteMetaToInput: (entity: WebsiteMeta) => WebsiteMetaInput = (entity) => {\n return {\n ...entity,\n \n };\n};","export enum WebsiteMetaDistinctEnum {\n id = 'id',\n}\n\nexport type WebsiteMetaDistinctExp = WebsiteMetaDistinctEnum;","import { SmtpConfig } from './SmtpConfig';\n\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const WebsiteSettingsEntityName = 'WebsiteSettings';\n\nexport const WebsiteSettingsEntityLabel = '';\n\nexport interface WebsiteSettings extends WebsitePart {\n id?: string;\n /**\n * 邮件配置\n */\n smtpConfig?: SmtpConfig;\n contact?: string;\n address?: string;\n email?: string;\n tel?: string;\n fax?: string;\n wechat?: string;\n whatsapp?: string;\n mobile?: string;\n robots?: string;\n /**\n * 站点名称\n */\n websiteName?: string;\n /**\n * 域名\n */\n domain?: string;\n /**\n * 打开iRobots\n */\n openRobots?: boolean;\n /**\n * 301映射表\n */\n map301?: string;\n headerCode?: string;\n footerCode?: string;\n /**\n * GA跟踪码\n */\n gaTrackingId?: string;\n\n}","import { WebsiteSettings } from './WebsiteSettings';\nimport { SmtpConfig } from './SmtpConfig';\n\nimport { WebsitePart } from './WebsitePart';\n\nexport interface WebsiteSettingsInput extends WebsitePart {\n id?: string;\n /**\n * 邮件配置\n */\n smtpConfig?: SmtpConfig;\n contact?: string;\n address?: string;\n email?: string;\n tel?: string;\n fax?: string;\n wechat?: string;\n whatsapp?: string;\n mobile?: string;\n robots?: string;\n /**\n * 站点名称\n */\n websiteName?: string;\n /**\n * 域名\n */\n domain?: string;\n /**\n * 打开iRobots\n */\n openRobots?: boolean;\n /**\n * 301映射表\n */\n map301?: string;\n headerCode?: string;\n footerCode?: string;\n /**\n * GA跟踪码\n */\n gaTrackingId?: string;\n}\n\nexport const websiteSettingsToInputCascade: (entity: WebsiteSettings) => WebsiteSettingsInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const websiteSettingsToInput: (entity: WebsiteSettings) => WebsiteSettingsInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum WebsiteSettingsDistinctEnum {\n id = 'id',\n /**\n * 邮件配置\n */\n smtpConfig = 'smtpConfig',\n contact = 'contact',\n address = 'address',\n email = 'email',\n tel = 'tel',\n fax = 'fax',\n wechat = 'wechat',\n whatsapp = 'whatsapp',\n mobile = 'mobile',\n robots = 'robots',\n /**\n * 站点名称\n */\n websiteName = 'websiteName',\n /**\n * 域名\n */\n domain = 'domain',\n /**\n * 打开iRobots\n */\n openRobots = 'openRobots',\n /**\n * 301映射表\n */\n map301 = 'map301',\n headerCode = 'headerCode',\n footerCode = 'footerCode',\n /**\n * GA跟踪码\n */\n gaTrackingId = 'gaTrackingId',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type WebsiteSettingsDistinctExp = WebsiteSettingsDistinctEnum| WebsitePartDistinctExp;","import { TemplateType } from './TemplateType';\nimport { TemplateCategory } from './TemplateCategory';\nimport { Theme } from './Theme';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TemplateEntityName = 'Template';\n\nexport const TemplateEntityLabel = '';\n\nexport interface Template extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n content?: any;\n /**\n * 模板类型\n */\n templateType?: TemplateType;\n category?: TemplateCategory;\n theme?: Theme;\n\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TemplateDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n content = 'content',\n /**\n * 模板类型\n */\n templateType = 'templateType',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TemplateDistinctExp = TemplateDistinctEnum| WebsitePartDistinctExp;","import { Template } from './Template';\nimport { Theme } from './Theme';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TemplateCategoryEntityName = 'TemplateCategory';\n\nexport const TemplateCategoryEntityLabel = '';\n\nexport interface TemplateCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n templates?: Template[];\n theme?: Theme;\n templatesAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TemplateCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TemplateCategoryDistinctExp = TemplateCategoryDistinctEnum| WebsitePartDistinctExp;","import { ThemeSettings } from './ThemeSettings';\nimport { Template } from './Template';\nimport { TemplateCategory } from './TemplateCategory';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const ThemeEntityName = 'Theme';\n\nexport const ThemeEntityLabel = '';\n\nexport interface Theme extends WebsitePart {\n id?: string;\n name?: string;\n styles?: any;\n settings?: ThemeSettings;\n templates?: Template[];\n themlateCategories?: TemplateCategory[];\n templatesAggregate?: Aggregate;\n themlateCategoriesAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum ThemeDistinctEnum {\n id = 'id',\n name = 'name',\n styles = 'styles',\n settings = 'settings',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type ThemeDistinctExp = ThemeDistinctEnum| WebsitePartDistinctExp;","import { Media } from './Media';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const MediaFolderEntityName = 'MediaFolder';\n\nexport const MediaFolderEntityLabel = '媒体分类';\n\n/**\n * 媒体分类\n * \n */\nexport interface MediaFolder extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: MediaFolder[];\n parent?: MediaFolder;\n medias?: Media[];\n childrenAggregate?: Aggregate;\n mediasAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum MediaFolderDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type MediaFolderDistinctExp = MediaFolderDistinctEnum| WebsitePartDistinctExp;","import { BaseEntityDistinctExp } from './BaseEntityDistinctExp';\n\nexport enum WebsitePartDistinctEnum {\n id = 'id',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type WebsitePartDistinctExp = WebsitePartDistinctEnum| BaseEntityDistinctExp;","export enum WebsiteTypeStatus {\n /**\n * label: 正常\n */\n normal = 'normal',\n\n /**\n * label: 过期\n */\n expried = 'expried',\n\n}\n","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\nimport { SeoMetaDistinctExp } from './SeoMetaDistinctExp';\nimport { OgMetaDistinctExp } from './OgMetaDistinctExp';\nimport { MultiLangableDistinctExp } from './MultiLangableDistinctExp';\n\nexport enum WebsiteContentDistinctEnum {\n id = 'id',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type WebsiteContentDistinctExp = WebsiteContentDistinctEnum| WebsitePartDistinctExp| SeoMetaDistinctExp| OgMetaDistinctExp| MultiLangableDistinctExp;","import { Post } from './Post';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const PostCategoryEntityName = 'PostCategory';\n\nexport const PostCategoryEntityLabel = '文章分类';\n\n/**\n * 文章分类\n * \n */\nexport interface PostCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: PostCategory[];\n posts?: Post[];\n parent?: PostCategory;\n childrenAggregate?: Aggregate;\n postsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum PostCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type PostCategoryDistinctExp = PostCategoryDistinctEnum| WebsitePartDistinctExp;","import { Post } from './Post';\nimport { Product } from './Product';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TagEntityName = 'Tag';\n\nexport const TagEntityLabel = '文章标签';\n\n/**\n * 文章标签\n * \n */\nexport interface Tag extends WebsitePart {\n id?: string;\n /**\n * 名称\n */\n name?: string;\n color?: string;\n posts?: Post[];\n products?: Product[];\n postsAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TagDistinctEnum {\n id = 'id',\n /**\n * 名称\n */\n name = 'name',\n color = 'color',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TagDistinctExp = TagDistinctEnum| WebsitePartDistinctExp;","export enum SeoMetaDistinctEnum {\n id = 'id',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n}\n\nexport type SeoMetaDistinctExp = SeoMetaDistinctEnum;","export enum OgMetaDistinctEnum {\n id = 'id',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n}\n\nexport type OgMetaDistinctExp = OgMetaDistinctEnum;","import { WebsiteContentDistinctExp } from './WebsiteContentDistinctExp';\n\nexport enum PublishableDistinctEnum {\n id = 'id',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PublishableDistinctExp = PublishableDistinctEnum| WebsiteContentDistinctExp;","export enum PublishableStatus {\n /**\n * label: 草稿\n */\n draft = 'draft',\n\n /**\n * label: 已发布\n */\n published = 'published',\n\n /**\n * label: 下架\n */\n cancelled = 'cancelled',\n\n}\n","export enum PersonDistinctEnum {\n id = 'id',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type PersonDistinctExp = PersonDistinctEnum;","import { Enquiry } from './Enquiry';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\nimport { Person } from './Person';\n\n\nexport const CustomerEntityName = 'Customer';\n\nexport const CustomerEntityLabel = '';\n\nexport interface Customer extends WebsitePart,Person {\n id?: string;\n company?: string;\n enquires?: Enquiry[];\n enquiresAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\nimport { PersonDistinctExp } from './PersonDistinctExp';\n\nexport enum CustomerDistinctEnum {\n id = 'id',\n company = 'company',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type CustomerDistinctExp = CustomerDistinctEnum| WebsitePartDistinctExp| PersonDistinctExp;","export enum BaseEntityDistinctEnum {\n id = 'id',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type BaseEntityDistinctExp = BaseEntityDistinctEnum;","export enum MultiLangableDistinctEnum {\n id = 'id',\n lang = 'lang',\n}\n\nexport type MultiLangableDistinctExp = MultiLangableDistinctEnum;","import { PersonDistinctExp } from './PersonDistinctExp';\n\nexport enum WebsiteUserDistinctEnum {\n id = 'id',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type WebsiteUserDistinctExp = WebsiteUserDistinctEnum| PersonDistinctExp;","export enum CustomizeMediaDistinctEnum {\n id = 'id',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport type CustomizeMediaDistinctExp = CustomizeMediaDistinctEnum;","export enum UserType {\n /**\n * label: undefined\n */\n saasUser = 'saasUser',\n\n /**\n * label: undefined\n */\n websiteUser = 'websiteUser',\n\n /**\n * label: undefined\n */\n systemAdmin = 'systemAdmin',\n\n}\n","export enum TemplateType {\n /**\n * label: 区块\n */\n Block = 'Block',\n\n /**\n * label: 文章分类\n */\n PostCategory = 'PostCategory',\n\n /**\n * label: 文章\n */\n Post = 'Post',\n\n /**\n * label: 产品分离\n */\n ProductCategory = 'ProductCategory',\n\n /**\n * label: 产品\n */\n Product = 'Product',\n\n /**\n * label: 页面\n */\n Page = 'Page',\n\n /**\n * label: 框架\n */\n Frame = 'Frame',\n\n /**\n * label: undefined\n */\n SearchList = 'SearchList',\n\n}\n","import { Media } from './Media';\nimport { Product } from './Product';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const ProductCategoryEntityName = 'ProductCategory';\n\nexport const ProductCategoryEntityLabel = '';\n\nexport interface ProductCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: ProductCategory[];\n media?: Media;\n parent?: ProductCategory;\n products?: Product[];\n childrenAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum ProductCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type ProductCategoryDistinctExp = ProductCategoryDistinctEnum| WebsitePartDistinctExp;","export enum ExtendFieldType {\n /**\n * label: undefined\n */\n String = 'String',\n\n /**\n * label: undefined\n */\n Number = 'Number',\n\n /**\n * label: undefined\n */\n Boolean = 'Boolean',\n\n /**\n * label: undefined\n */\n Json = 'Json',\n\n /**\n * label: undefined\n */\n Date = 'Date',\n\n}\n","export enum ComponentType {\n /**\n * label: undefined\n */\n Input = 'Input',\n\n /**\n * label: undefined\n */\n Textarea = 'Textarea',\n\n /**\n * label: undefined\n */\n Select = 'Select',\n\n /**\n * label: undefined\n */\n Checkbox = 'Checkbox',\n\n /**\n * label: undefined\n */\n Radio = 'Radio',\n\n /**\n * label: undefined\n */\n DatePicker = 'DatePicker',\n\n /**\n * label: undefined\n */\n Switch = 'Switch',\n\n /**\n * label: undefined\n */\n RichText = 'RichText',\n\n}\n","import { WebsitePart } from './WebsitePart';\n\n\nexport const SpamFilterRuleEntityName = 'SpamFilterRule';\n\nexport const SpamFilterRuleEntityLabel = '垃圾过滤规则';\n\n/**\n * 垃圾过滤规则\n * \n */\nexport interface SpamFilterRule extends WebsitePart {\n id?: string;\n emails?: string;\n ips?: string;\n keywords?: string;\n createdAt?: Date;\n updatedAt?: Date;\n\n}","import { SpamFilterRule } from './SpamFilterRule';\n\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 垃圾过滤规则\n * \n */\nexport interface SpamFilterRuleInput extends WebsitePart {\n id?: string;\n emails?: string;\n ips?: string;\n keywords?: string;\n createdAt?: Date;\n updatedAt?: Date;\n}\n\nexport const spamFilterRuleToInputCascade: (entity: SpamFilterRule) => SpamFilterRuleInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const spamFilterRuleToInput: (entity: SpamFilterRule) => SpamFilterRuleInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum SpamFilterRuleDistinctEnum {\n id = 'id',\n emails = 'emails',\n ips = 'ips',\n keywords = 'keywords',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type SpamFilterRuleDistinctExp = SpamFilterRuleDistinctEnum| WebsitePartDistinctExp;","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Role, RoleEntityName, RoleBoolExp,RoleDistinctExp, RoleOrderBy } from \"../interfaces\";\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { UserBoolExp } from '../interfaces';\n\nexport class RoleQueryOptions extends QueryOptions<Role, RoleBoolExp, RoleOrderBy, RoleDistinctExp> {\n constructor(fields?: (keyof Role)[], queryArgs?: IQueryArgs<RoleBoolExp, RoleOrderBy, RoleDistinctExp>) {\n super(RoleEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public users(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['users'] = new UserQueryOptions(options)\n } else {\n this._associations['users'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usersAggregate(aggregate: IAggregate<UserBoolExp>) {\n this._aggregates['usersAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { MediaFolder, MediaFolderEntityName, MediaFolderBoolExp,MediaFolderDistinctExp, MediaFolderOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { MediaBoolExp } from '../interfaces';\n\nexport class MediaFolderQueryOptions extends QueryOptions<MediaFolder, MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp> {\n constructor(fields?: (keyof MediaFolder)[], queryArgs?: IQueryArgs<MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp>) {\n super(MediaFolderEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['children'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<MediaFolderBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public parent(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['parent'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public medias(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['medias'] = new MediaQueryOptions(options)\n } else {\n this._associations['medias'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public mediasAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['mediasAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { ProductCategory, ProductCategoryEntityName, ProductCategoryBoolExp,ProductCategoryDistinctExp, ProductCategoryOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\n\nexport class ProductCategoryQueryOptions extends QueryOptions<ProductCategory, ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp> {\n constructor(fields?: (keyof ProductCategory)[], queryArgs?: IQueryArgs<ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp>) {\n super(ProductCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['children'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<ProductCategoryBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public media(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['media'] = new MediaQueryOptions(options)\n } else {\n this._associations['media'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public parent(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['parent'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { PostCategory, PostCategoryEntityName, PostCategoryBoolExp,PostCategoryDistinctExp, PostCategoryOrderBy } from \"../interfaces\";\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\n\nexport class PostCategoryQueryOptions extends QueryOptions<PostCategory, PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp> {\n constructor(fields?: (keyof PostCategory)[], queryArgs?: IQueryArgs<PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp>) {\n super(PostCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['children'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<PostCategoryBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public parent(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['parent'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Post, PostEntityName, PostBoolExp,PostDistinctExp, PostOrderBy } from \"../interfaces\";\nimport { TagQueryOptions } from './TagQueryOptions';\nimport { Tag } from '../interfaces';\nimport { TagBoolExp } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { PostCategoryQueryOptions } from './PostCategoryQueryOptions';\nimport { PostCategory } from '../interfaces';\n\nexport class PostQueryOptions extends QueryOptions<Post, PostBoolExp, PostOrderBy, PostDistinctExp> {\n constructor(fields?: (keyof Post)[], queryArgs?: IQueryArgs<PostBoolExp, PostOrderBy, PostDistinctExp>) {\n super(PostEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n /**\n * 置顶\n */\n public pinToTop() {\n this.addField('pinToTop')\n return this\n }\n public authorEmail() {\n this.addField('authorEmail')\n return this\n }\n public publishedAt() {\n this.addField('publishedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public tags(options?: TagQueryOptions | (keyof Tag)[]) {\n if (Array.isArray(options)) {\n this._associations['tags'] = new TagQueryOptions(options)\n } else {\n this._associations['tags'] = options || new TagQueryOptions(['id'])\n }\n return this\n }\n public tagsAggregate(aggregate: IAggregate<TagBoolExp>) {\n this._aggregates['tagsAggregate'] = aggregate\n return this\n }\n public author(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['author'] = new UserQueryOptions(options)\n } else {\n this._associations['author'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public cover(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['cover'] = new MediaQueryOptions(options)\n } else {\n this._associations['cover'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public draftOf(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['draftOf'] = new PostQueryOptions(options)\n } else {\n this._associations['draftOf'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public category(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n public draft(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['draft'] = new PostQueryOptions(options)\n } else {\n this._associations['draft'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Tag, TagEntityName, TagBoolExp,TagDistinctExp, TagOrderBy } from \"../interfaces\";\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\n\nexport class TagQueryOptions extends QueryOptions<Tag, TagBoolExp, TagOrderBy, TagDistinctExp> {\n constructor(fields?: (keyof Tag)[], queryArgs?: IQueryArgs<TagBoolExp, TagOrderBy, TagDistinctExp>) {\n super(TagEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 名称\n */\n public name() {\n this.addField('name')\n return this\n }\n public color() {\n this.addField('color')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Product, ProductEntityName, ProductBoolExp,ProductDistinctExp, ProductOrderBy, MediaAddon, AttachmentAddon } from \"../interfaces\";\nimport { MediaAddonOrderBy } from \"../interfaces/MediaAddonOrderBy\";\nimport { AttachmentAddonOrderBy } from \"../interfaces/AttachmentAddonOrderBy\";\nimport { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';\nimport { ProductCategory } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { MediaBoolExp } from '../interfaces';\nimport { TagQueryOptions } from './TagQueryOptions';\nimport { Tag } from '../interfaces';\nimport { TagBoolExp } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\n\nexport class ProductQueryOptions extends QueryOptions<(Product&MediaAddon & AttachmentAddon), ProductBoolExp, (ProductOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), ProductDistinctExp> {\n constructor(fields?: (keyof (Product&MediaAddon & AttachmentAddon))[], queryArgs?: IQueryArgs<ProductBoolExp, (ProductOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), ProductDistinctExp>) {\n super(ProductEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public published() {\n this.addField('published')\n return this\n }\n public featured() {\n this.addField('featured')\n return this\n }\n public showInNavMenu() {\n this.addField('showInNavMenu')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n /**\n * 特色\n */\n public features() {\n this.addField('features')\n return this\n }\n public content2() {\n this.addField('content2')\n return this\n }\n public content3() {\n this.addField('content3')\n return this\n }\n public shortTitle() {\n this.addField('shortTitle')\n return this\n }\n /**\n * 第三方视频url\n */\n public externalVideoUrl() {\n this.addField('externalVideoUrl')\n return this\n }\n public publishedAt() {\n this.addField('publishedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public category(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public medias(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['medias'] = new MediaQueryOptions(options)\n } else {\n this._associations['medias'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public mediasAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['mediasAggregate'] = aggregate\n return this\n }\n public tags(options?: TagQueryOptions | (keyof Tag)[]) {\n if (Array.isArray(options)) {\n this._associations['tags'] = new TagQueryOptions(options)\n } else {\n this._associations['tags'] = options || new TagQueryOptions(['id'])\n }\n return this\n }\n public tagsAggregate(aggregate: IAggregate<TagBoolExp>) {\n this._aggregates['tagsAggregate'] = aggregate\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public attachments(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['attachments'] = new MediaQueryOptions(options)\n } else {\n this._associations['attachments'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public attachmentsAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['attachmentsAggregate'] = aggregate\n return this\n }\n public draftOf(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['draftOf'] = new ProductQueryOptions(options)\n } else {\n this._associations['draftOf'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public creator(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['creator'] = new UserQueryOptions(options)\n } else {\n this._associations['creator'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public draft(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['draft'] = new ProductQueryOptions(options)\n } else {\n this._associations['draft'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Media, MediaEntityName, MediaBoolExp,MediaDistinctExp, MediaOrderBy, MediaAddon, AttachmentAddon } from \"../interfaces\";\nimport { MediaAddonOrderBy } from \"../interfaces/MediaAddonOrderBy\";\nimport { AttachmentAddonOrderBy } from \"../interfaces/AttachmentAddonOrderBy\";\nimport { MediaFolderQueryOptions } from './MediaFolderQueryOptions';\nimport { MediaFolder } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\nimport { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';\nimport { ProductCategory } from '../interfaces';\nimport { ProductCategoryBoolExp } from '../interfaces';\n\nexport class MediaQueryOptions extends QueryOptions<(Media&MediaAddon & AttachmentAddon), MediaBoolExp, (MediaOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), MediaDistinctExp> {\n constructor(fields?: (keyof (Media&MediaAddon & AttachmentAddon))[], queryArgs?: IQueryArgs<MediaBoolExp, (MediaOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), MediaDistinctExp>) {\n super(MediaEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public size() {\n this.addField('size')\n return this\n }\n public mimeType() {\n this.addField('mimeType')\n return this\n }\n public extName() {\n this.addField('extName')\n return this\n }\n public file(fields:string[]) {\n this.addObjectField('file', fields)\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public mediaType() {\n this.addField('mediaType')\n return this\n }\n /**\n * 网站Id\n */\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public folder(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['folder'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['folder'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public avatarOfUser(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['avatarOfUser'] = new UserQueryOptions(options)\n } else {\n this._associations['avatarOfUser'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usedByProducts(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['usedByProducts'] = new ProductQueryOptions(options)\n } else {\n this._associations['usedByProducts'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public usedByProductsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['usedByProductsAggregate'] = aggregate\n return this\n }\n public attachmentOf(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['attachmentOf'] = new ProductQueryOptions(options)\n } else {\n this._associations['attachmentOf'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public attachmentOfAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['attachmentOfAggregate'] = aggregate\n return this\n }\n public meidaOfProduct(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['meidaOfProduct'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['meidaOfProduct'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public meidaOfProductAggregate(aggregate: IAggregate<ProductCategoryBoolExp>) {\n this._aggregates['meidaOfProductAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteType, WebsiteTypeEntityName, WebsiteTypeBoolExp,WebsiteTypeDistinctExp, WebsiteTypeOrderBy } from \"../interfaces\";\nimport { WebsiteQueryOptions } from './WebsiteQueryOptions';\nimport { Website } from '../interfaces';\nimport { WebsiteBoolExp } from '../interfaces';\n\nexport class WebsiteTypeQueryOptions extends QueryOptions<WebsiteType, WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp> {\n constructor(fields?: (keyof WebsiteType)[], queryArgs?: IQueryArgs<WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp>) {\n super(WebsiteTypeEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 网站类型名称\n */\n public name() {\n this.addField('name')\n return this\n }\n /**\n * 显示名称\n */\n public displayName() {\n this.addField('displayName')\n return this\n }\n public pricePerMonth() {\n this.addField('pricePerMonth')\n return this\n }\n public pricePerYear() {\n this.addField('pricePerYear')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n /**\n * 等级\n */\n public level() {\n this.addField('level')\n return this\n }\n public websites(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['websites'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['websites'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n public websitesAggregate(aggregate: IAggregate<WebsiteBoolExp>) {\n this._aggregates['websitesAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { TemplateCategory, TemplateCategoryEntityName, TemplateCategoryBoolExp,TemplateCategoryDistinctExp, TemplateCategoryOrderBy } from \"../interfaces\";\nimport { TemplateQueryOptions } from './TemplateQueryOptions';\nimport { Template } from '../interfaces';\nimport { TemplateBoolExp } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\n\nexport class TemplateCategoryQueryOptions extends QueryOptions<TemplateCategory, TemplateCategoryBoolExp, TemplateCategoryOrderBy, TemplateCategoryDistinctExp> {\n constructor(fields?: (keyof TemplateCategory)[], queryArgs?: IQueryArgs<TemplateCategoryBoolExp, TemplateCategoryOrderBy, TemplateCategoryDistinctExp>) {\n super(TemplateCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public templates(options?: TemplateQueryOptions | (keyof Template)[]) {\n if (Array.isArray(options)) {\n this._associations['templates'] = new TemplateQueryOptions(options)\n } else {\n this._associations['templates'] = options || new TemplateQueryOptions(['id'])\n }\n return this\n }\n public templatesAggregate(aggregate: IAggregate<TemplateBoolExp>) {\n this._aggregates['templatesAggregate'] = aggregate\n return this\n }\n public theme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['theme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['theme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Template, TemplateEntityName, TemplateBoolExp,TemplateDistinctExp, TemplateOrderBy } from \"../interfaces\";\nimport { TemplateCategoryQueryOptions } from './TemplateCategoryQueryOptions';\nimport { TemplateCategory } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\n\nexport class TemplateQueryOptions extends QueryOptions<Template, TemplateBoolExp, TemplateOrderBy, TemplateDistinctExp> {\n constructor(fields?: (keyof Template)[], queryArgs?: IQueryArgs<TemplateBoolExp, TemplateOrderBy, TemplateDistinctExp>) {\n super(TemplateEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n /**\n * 模板类型\n */\n public templateType() {\n this.addField('templateType')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public category(options?: TemplateCategoryQueryOptions | (keyof TemplateCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new TemplateCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new TemplateCategoryQueryOptions(['id'])\n }\n return this\n }\n public theme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['theme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['theme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Theme, ThemeEntityName, ThemeBoolExp,ThemeDistinctExp, ThemeOrderBy } from \"../interfaces\";\nimport { TemplateQueryOptions } from './TemplateQueryOptions';\nimport { Template } from '../interfaces';\nimport { TemplateBoolExp } from '../interfaces';\nimport { TemplateCategoryQueryOptions } from './TemplateCategoryQueryOptions';\nimport { TemplateCategory } from '../interfaces';\nimport { TemplateCategoryBoolExp } from '../interfaces';\n\nexport class ThemeQueryOptions extends QueryOptions<Theme, ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp> {\n constructor(fields?: (keyof Theme)[], queryArgs?: IQueryArgs<ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp>) {\n super(ThemeEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public styles() {\n this.addField('styles')\n return this\n }\n public settings() {\n this.addField('settings')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public templates(options?: TemplateQueryOptions | (keyof Template)[]) {\n if (Array.isArray(options)) {\n this._associations['templates'] = new TemplateQueryOptions(options)\n } else {\n this._associations['templates'] = options || new TemplateQueryOptions(['id'])\n }\n return this\n }\n public templatesAggregate(aggregate: IAggregate<TemplateBoolExp>) {\n this._aggregates['templatesAggregate'] = aggregate\n return this\n }\n public themlateCategories(options?: TemplateCategoryQueryOptions | (keyof TemplateCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['themlateCategories'] = new TemplateCategoryQueryOptions(options)\n } else {\n this._associations['themlateCategories'] = options || new TemplateCategoryQueryOptions(['id'])\n }\n return this\n }\n public themlateCategoriesAggregate(aggregate: IAggregate<TemplateCategoryBoolExp>) {\n this._aggregates['themlateCategoriesAggregate'] = aggregate\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Page, PageEntityName, PageBoolExp,PageDistinctExp, PageOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\n\nexport class PageQueryOptions extends QueryOptions<Page, PageBoolExp, PageOrderBy, PageDistinctExp> {\n constructor(fields?: (keyof Page)[], queryArgs?: IQueryArgs<PageBoolExp, PageOrderBy, PageDistinctExp>) {\n super(PageEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public langAbbr() {\n this.addField('langAbbr')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Website, WebsiteEntityName, WebsiteBoolExp,WebsiteDistinctExp, WebsiteOrderBy } from \"../interfaces\";\nimport { WebsiteTypeQueryOptions } from './WebsiteTypeQueryOptions';\nimport { WebsiteType } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\nimport { PageQueryOptions } from './PageQueryOptions';\nimport { Page } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { UserBoolExp } from '../interfaces';\n\nexport class WebsiteQueryOptions extends QueryOptions<Website, WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp> {\n constructor(fields?: (keyof Website)[], queryArgs?: IQueryArgs<WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp>) {\n super(WebsiteEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 站点名称\n */\n public name() {\n this.addField('name')\n return this\n }\n /**\n * 站点备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n /**\n * 创建者ID\n */\n public createdBy() {\n this.addField('createdBy')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 最近打开时间\n */\n public lastOpenTime() {\n this.addField('lastOpenTime')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 更新者ID\n */\n public updatedBy() {\n this.addField('updatedBy')\n return this\n }\n public websiteType(options?: WebsiteTypeQueryOptions | (keyof WebsiteType)[]) {\n if (Array.isArray(options)) {\n this._associations['websiteType'] = new WebsiteTypeQueryOptions(options)\n } else {\n this._associations['websiteType'] = options || new WebsiteTypeQueryOptions(['id'])\n }\n return this\n }\n public selectedTheme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['selectedTheme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['selectedTheme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n public homePage(options?: PageQueryOptions | (keyof Page)[]) {\n if (Array.isArray(options)) {\n this._associations['homePage'] = new PageQueryOptions(options)\n } else {\n this._associations['homePage'] = options || new PageQueryOptions(['id'])\n }\n return this\n }\n public owner(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['owner'] = new UserQueryOptions(options)\n } else {\n this._associations['owner'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public users(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['users'] = new UserQueryOptions(options)\n } else {\n this._associations['users'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usersAggregate(aggregate: IAggregate<UserBoolExp>) {\n this._aggregates['usersAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { User, UserEntityName, UserBoolExp,UserDistinctExp, UserOrderBy } from \"../interfaces\";\nimport { RoleQueryOptions } from './RoleQueryOptions';\nimport { Role } from '../interfaces';\nimport { RoleBoolExp } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\nimport { WebsiteQueryOptions } from './WebsiteQueryOptions';\nimport { Website } from '../interfaces';\nimport { WebsiteBoolExp } from '../interfaces';\n\nexport class UserQueryOptions extends QueryOptions<User, UserBoolExp, UserOrderBy, UserDistinctExp> {\n constructor(fields?: (keyof User)[], queryArgs?: IQueryArgs<UserBoolExp, UserOrderBy, UserDistinctExp>) {\n super(UserEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public loginName() {\n this.addField('loginName')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public mobileNumber() {\n this.addField('mobileNumber')\n return this\n }\n public isSupperAdmin() {\n this.addField('isSupperAdmin')\n return this\n }\n public password() {\n this.addField('password')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 职位\n */\n public postion() {\n this.addField('postion')\n return this\n }\n /**\n * 自我介绍\n */\n public profile() {\n this.addField('profile')\n return this\n }\n public userType() {\n this.addField('userType')\n return this\n }\n /**\n * 邮箱\n */\n public email() {\n this.addField('email')\n return this\n }\n /**\n * 电话\n */\n public tel() {\n this.addField('tel')\n return this\n }\n /**\n * 电话2\n */\n public tel2() {\n this.addField('tel2')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public whatsApp() {\n this.addField('whatsApp')\n return this\n }\n public linkedIn() {\n this.addField('linkedIn')\n return this\n }\n public twitter() {\n this.addField('twitter')\n return this\n }\n public facebook() {\n this.addField('facebook')\n return this\n }\n public instagram() {\n this.addField('instagram')\n return this\n }\n /**\n * 简介\n */\n public summary() {\n this.addField('summary')\n return this\n }\n public roles(options?: RoleQueryOptions | (keyof Role)[]) {\n if (Array.isArray(options)) {\n this._associations['roles'] = new RoleQueryOptions(options)\n } else {\n this._associations['roles'] = options || new RoleQueryOptions(['id'])\n }\n return this\n }\n public rolesAggregate(aggregate: IAggregate<RoleBoolExp>) {\n this._aggregates['rolesAggregate'] = aggregate\n return this\n }\n public avatar(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['avatar'] = new MediaQueryOptions(options)\n } else {\n this._associations['avatar'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public websites(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['websites'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['websites'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n public websitesAggregate(aggregate: IAggregate<WebsiteBoolExp>) {\n this._aggregates['websitesAggregate'] = aggregate\n return this\n }\n public belongsTo(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['belongsTo'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['belongsTo'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Ability, AbilityEntityName, AbilityBoolExp,AbilityDistinctExp, AbilityOrderBy } from \"../interfaces\";\n\nexport class AbilityQueryOptions extends QueryOptions<Ability, AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp> {\n constructor(fields?: (keyof Ability)[], queryArgs?: IQueryArgs<AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp>) {\n super(AbilityEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public entityUuid() {\n this.addField('entityUuid')\n return this\n }\n public columnUuid() {\n this.addField('columnUuid')\n return this\n }\n public can() {\n this.addField('can')\n return this\n }\n public expression() {\n this.addField('expression')\n return this\n }\n public abilityType() {\n this.addField('abilityType')\n return this\n }\n public roleId() {\n this.addField('roleId')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Lang, LangEntityName, LangBoolExp,LangDistinctExp, LangOrderBy } from \"../interfaces\";\n\nexport class LangQueryOptions extends QueryOptions<Lang, LangBoolExp, LangOrderBy, LangDistinctExp> {\n constructor(fields?: (keyof Lang)[], queryArgs?: IQueryArgs<LangBoolExp, LangOrderBy, LangDistinctExp>) {\n super(LangEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 缩写\n */\n public abbr() {\n this.addField('abbr')\n return this\n }\n /**\n * 英文名称\n */\n public enName() {\n this.addField('enName')\n return this\n }\n /**\n * 本地名称\n */\n public localName() {\n this.addField('localName')\n return this\n }\n /**\n * 国旗图标\n */\n public icon() {\n this.addField('icon')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Customer, CustomerEntityName, CustomerBoolExp,CustomerDistinctExp, CustomerOrderBy } from \"../interfaces\";\nimport { EnquiryQueryOptions } from './EnquiryQueryOptions';\nimport { Enquiry } from '../interfaces';\nimport { EnquiryBoolExp } from '../interfaces';\n\nexport class CustomerQueryOptions extends QueryOptions<Customer, CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp> {\n constructor(fields?: (keyof Customer)[], queryArgs?: IQueryArgs<CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp>) {\n super(CustomerEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public company() {\n this.addField('company')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n /**\n * 邮箱\n */\n public email() {\n this.addField('email')\n return this\n }\n /**\n * 电话\n */\n public tel() {\n this.addField('tel')\n return this\n }\n /**\n * 电话2\n */\n public tel2() {\n this.addField('tel2')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public whatsApp() {\n this.addField('whatsApp')\n return this\n }\n public linkedIn() {\n this.addField('linkedIn')\n return this\n }\n public twitter() {\n this.addField('twitter')\n return this\n }\n public facebook() {\n this.addField('facebook')\n return this\n }\n public instagram() {\n this.addField('instagram')\n return this\n }\n /**\n * 简介\n */\n public summary() {\n this.addField('summary')\n return this\n }\n public enquires(options?: EnquiryQueryOptions | (keyof Enquiry)[]) {\n if (Array.isArray(options)) {\n this._associations['enquires'] = new EnquiryQueryOptions(options)\n } else {\n this._associations['enquires'] = options || new EnquiryQueryOptions(['id'])\n }\n return this\n }\n public enquiresAggregate(aggregate: IAggregate<EnquiryBoolExp>) {\n this._aggregates['enquiresAggregate'] = aggregate\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Enquiry, EnquiryEntityName, EnquiryBoolExp,EnquiryDistinctExp, EnquiryOrderBy } from \"../interfaces\";\nimport { CustomerQueryOptions } from './CustomerQueryOptions';\nimport { Customer } from '../interfaces';\n\nexport class EnquiryQueryOptions extends QueryOptions<Enquiry, EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp> {\n constructor(fields?: (keyof Enquiry)[], queryArgs?: IQueryArgs<EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp>) {\n super(EnquiryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public company() {\n this.addField('company')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public email() {\n this.addField('email')\n return this\n }\n public message() {\n this.addField('message')\n return this\n }\n public fromUrl() {\n this.addField('fromUrl')\n return this\n }\n public formIp() {\n this.addField('formIp')\n return this\n }\n public userAgent() {\n this.addField('userAgent')\n return this\n }\n /**\n * 来源cta\n */\n public fromCta() {\n this.addField('fromCta')\n return this\n }\n public read() {\n this.addField('read')\n return this\n }\n public spam() {\n this.addField('spam')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public customer(options?: CustomerQueryOptions | (keyof Customer)[]) {\n if (Array.isArray(options)) {\n this._associations['customer'] = new CustomerQueryOptions(options)\n } else {\n this._associations['customer'] = options || new CustomerQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteMeta, WebsiteMetaEntityName, WebsiteMetaBoolExp,WebsiteMetaDistinctExp, WebsiteMetaOrderBy } from \"../interfaces\";\n\nexport class WebsiteMetaQueryOptions extends QueryOptions<WebsiteMeta, WebsiteMetaBoolExp, WebsiteMetaOrderBy, WebsiteMetaDistinctExp> {\n constructor(fields?: (keyof WebsiteMeta)[], queryArgs?: IQueryArgs<WebsiteMetaBoolExp, WebsiteMetaOrderBy, WebsiteMetaDistinctExp>) {\n super(WebsiteMetaEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteSettings, WebsiteSettingsEntityName, WebsiteSettingsBoolExp,WebsiteSettingsDistinctExp, WebsiteSettingsOrderBy } from \"../interfaces\";\n\nexport class WebsiteSettingsQueryOptions extends QueryOptions<WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp> {\n constructor(fields?: (keyof WebsiteSettings)[], queryArgs?: IQueryArgs<WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp>) {\n super(WebsiteSettingsEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 邮件配置\n */\n public smtpConfig() {\n this.addField('smtpConfig')\n return this\n }\n public contact() {\n this.addField('contact')\n return this\n }\n public address() {\n this.addField('address')\n return this\n }\n public email() {\n this.addField('email')\n return this\n }\n public tel() {\n this.addField('tel')\n return this\n }\n public fax() {\n this.addField('fax')\n return this\n }\n public wechat() {\n this.addField('wechat')\n return this\n }\n public whatsapp() {\n this.addField('whatsapp')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public robots() {\n this.addField('robots')\n return this\n }\n /**\n * 站点名称\n */\n public websiteName() {\n this.addField('websiteName')\n return this\n }\n /**\n * 域名\n */\n public domain() {\n this.addField('domain')\n return this\n }\n /**\n * 打开iRobots\n */\n public openRobots() {\n this.addField('openRobots')\n return this\n }\n /**\n * 301映射表\n */\n public map301() {\n this.addField('map301')\n return this\n }\n public headerCode() {\n this.addField('headerCode')\n return this\n }\n public footerCode() {\n this.addField('footerCode')\n return this\n }\n /**\n * GA跟踪码\n */\n public gaTrackingId() {\n this.addField('gaTrackingId')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { SpamFilterRule, SpamFilterRuleEntityName, SpamFilterRuleBoolExp,SpamFilterRuleDistinctExp, SpamFilterRuleOrderBy } from \"../interfaces\";\n\nexport class SpamFilterRuleQueryOptions extends QueryOptions<SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp> {\n constructor(fields?: (keyof SpamFilterRule)[], queryArgs?: IQueryArgs<SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp>) {\n super(SpamFilterRuleEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public emails() {\n this.addField('emails')\n return this\n }\n public ips() {\n this.addField('ips')\n return this\n }\n public keywords() {\n this.addField('keywords')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n}\n\n","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { UserEntityLabel, UserEntityName, userToInput } from \"../interfaces\";\nexport const userEntry: EntityEntry = {\n entityName: UserEntityName,\n entityLabel: UserEntityLabel,\n toInput: userToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { RoleEntityLabel, RoleEntityName, roleToInput } from \"../interfaces\";\nexport const roleEntry: EntityEntry = {\n entityName: RoleEntityName,\n entityLabel: RoleEntityLabel,\n toInput: roleToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { AbilityEntityLabel, AbilityEntityName, abilityToInput } from \"../interfaces\";\nexport const abilityEntry: EntityEntry = {\n entityName: AbilityEntityName,\n entityLabel: AbilityEntityLabel,\n toInput: abilityToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { MediaEntityLabel, MediaEntityName, mediaToInput } from \"../interfaces\";\nexport const mediaEntry: EntityEntry = {\n entityName: MediaEntityName,\n entityLabel: MediaEntityLabel,\n toInput: mediaToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteEntityLabel, WebsiteEntityName, websiteToInput } from \"../interfaces\";\nexport const websiteEntry: EntityEntry = {\n entityName: WebsiteEntityName,\n entityLabel: WebsiteEntityLabel,\n toInput: websiteToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { LangEntityLabel, LangEntityName, langToInput } from \"../interfaces\";\nexport const langEntry: EntityEntry = {\n entityName: LangEntityName,\n entityLabel: LangEntityLabel,\n toInput: langToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteTypeEntityLabel, WebsiteTypeEntityName, websiteTypeToInput } from \"../interfaces\";\nexport const websiteTypeEntry: EntityEntry = {\n entityName: WebsiteTypeEntityName,\n entityLabel: WebsiteTypeEntityLabel,\n toInput: websiteTypeToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PageEntityLabel, PageEntityName, pageToInput } from \"../interfaces\";\nexport const pageEntry: EntityEntry = {\n entityName: PageEntityName,\n entityLabel: PageEntityLabel,\n toInput: pageToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PostEntityLabel, PostEntityName, postToInput } from \"../interfaces\";\nexport const postEntry: EntityEntry = {\n entityName: PostEntityName,\n entityLabel: PostEntityLabel,\n toInput: postToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ProductEntityLabel, ProductEntityName, productToInput } from \"../interfaces\";\nexport const productEntry: EntityEntry = {\n entityName: ProductEntityName,\n entityLabel: ProductEntityLabel,\n toInput: productToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { EnquiryEntityLabel, EnquiryEntityName, enquiryToInput } from \"../interfaces\";\nexport const enquiryEntry: EntityEntry = {\n entityName: EnquiryEntityName,\n entityLabel: EnquiryEntityLabel,\n toInput: enquiryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteMetaEntityLabel, WebsiteMetaEntityName, websiteMetaToInput } from \"../interfaces\";\nexport const websiteMetaEntry: EntityEntry = {\n entityName: WebsiteMetaEntityName,\n entityLabel: WebsiteMetaEntityLabel,\n toInput: websiteMetaToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteSettingsEntityLabel, WebsiteSettingsEntityName, websiteSettingsToInput } from \"../interfaces\";\nexport const websiteSettingsEntry: EntityEntry = {\n entityName: WebsiteSettingsEntityName,\n entityLabel: WebsiteSettingsEntityLabel,\n toInput: websiteSettingsToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TemplateEntityLabel, TemplateEntityName, templateToInput } from \"../interfaces\";\nexport const templateEntry: EntityEntry = {\n entityName: TemplateEntityName,\n entityLabel: TemplateEntityLabel,\n toInput: templateToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TemplateCategoryEntityLabel, TemplateCategoryEntityName, templateCategoryToInput } from \"../interfaces\";\nexport const templateCategoryEntry: EntityEntry = {\n entityName: TemplateCategoryEntityName,\n entityLabel: TemplateCategoryEntityLabel,\n toInput: templateCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ThemeEntityLabel, ThemeEntityName, themeToInput } from \"../interfaces\";\nexport const themeEntry: EntityEntry = {\n entityName: ThemeEntityName,\n entityLabel: ThemeEntityLabel,\n toInput: themeToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { MediaFolderEntityLabel, MediaFolderEntityName, mediaFolderToInput } from \"../interfaces\";\nexport const mediaFolderEntry: EntityEntry = {\n entityName: MediaFolderEntityName,\n entityLabel: MediaFolderEntityLabel,\n toInput: mediaFolderToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PostCategoryEntityLabel, PostCategoryEntityName, postCategoryToInput } from \"../interfaces\";\nexport const postCategoryEntry: EntityEntry = {\n entityName: PostCategoryEntityName,\n entityLabel: PostCategoryEntityLabel,\n toInput: postCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TagEntityLabel, TagEntityName, tagToInput } from \"../interfaces\";\nexport const tagEntry: EntityEntry = {\n entityName: TagEntityName,\n entityLabel: TagEntityLabel,\n toInput: tagToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { CustomerEntityLabel, CustomerEntityName, customerToInput } from \"../interfaces\";\nexport const customerEntry: EntityEntry = {\n entityName: CustomerEntityName,\n entityLabel: CustomerEntityLabel,\n toInput: customerToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ProductCategoryEntityLabel, ProductCategoryEntityName, productCategoryToInput } from \"../interfaces\";\nexport const productCategoryEntry: EntityEntry = {\n entityName: ProductCategoryEntityName,\n entityLabel: ProductCategoryEntityLabel,\n toInput: productCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { SpamFilterRuleEntityLabel, SpamFilterRuleEntityName, spamFilterRuleToInput } from \"../interfaces\";\nexport const spamFilterRuleEntry: EntityEntry = {\n entityName: SpamFilterRuleEntityName,\n entityLabel: SpamFilterRuleEntityLabel,\n toInput: spamFilterRuleToInput,\n}","export enum UserFields {\n id = 'id',\n loginName = 'loginName',\n name = 'name',\n mobileNumber = 'mobileNumber',\n isSupperAdmin = 'isSupperAdmin',\n password = 'password',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport enum UserAssciations {\n\n roles = 'roles',\n rolesAggregate='rolesAggregate',\n avatar = 'avatar',\n products = 'products',\n productsAggregate='productsAggregate',\n posts = 'posts',\n postsAggregate='postsAggregate',\n websites = 'websites',\n websitesAggregate='websitesAggregate',\n belongsTo = 'belongsTo',\n}\n\n","export enum RoleFields {\n id = 'id',\n name = 'name',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n}\n\nexport enum RoleAssciations {\n\n users = 'users',\n usersAggregate='usersAggregate',\n}\n\n","export enum AbilityFields {\n id = 'id',\n entityUuid = 'entityUuid',\n columnUuid = 'columnUuid',\n can = 'can',\n expression = 'expression',\n abilityType = 'abilityType',\n roleId = 'roleId',\n}\n\nexport enum AbilityAssciations {\n\n}\n\n","export enum MediaFields {\n id = 'id',\n name = 'name',\n size = 'size',\n mimeType = 'mimeType',\n extName = 'extName',\n file = 'file',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n mediaType = 'mediaType',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport enum MediaAssciations {\n\n folder = 'folder',\n avatarOfUser = 'avatarOfUser',\n usedByProducts = 'usedByProducts',\n usedByProductsAggregate='usedByProductsAggregate',\n attachmentOf = 'attachmentOf',\n attachmentOfAggregate='attachmentOfAggregate',\n meidaOfProduct = 'meidaOfProduct',\n meidaOfProductAggregate='meidaOfProductAggregate',\n}\n\n","export enum WebsiteFields {\n id = 'id',\n /**\n * 站点名称\n */\n name = 'name',\n /**\n * 站点备注\n */\n remark = 'remark',\n /**\n * 创建者ID\n */\n createdBy = 'createdBy',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 最近打开时间\n */\n lastOpenTime = 'lastOpenTime',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 更新者ID\n */\n updatedBy = 'updatedBy',\n}\n\nexport enum WebsiteAssciations {\n\n websiteType = 'websiteType',\n selectedTheme = 'selectedTheme',\n homePage = 'homePage',\n owner = 'owner',\n users = 'users',\n usersAggregate='usersAggregate',\n}\n\n","export enum LangFields {\n id = 'id',\n /**\n * 缩写\n */\n abbr = 'abbr',\n /**\n * 英文名称\n */\n enName = 'enName',\n /**\n * 本地名称\n */\n localName = 'localName',\n /**\n * 国旗图标\n */\n icon = 'icon',\n /**\n * 备注\n */\n remark = 'remark',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n}\n\nexport enum LangAssciations {\n\n}\n\n","export enum WebsiteTypeFields {\n id = 'id',\n /**\n * 网站类型名称\n */\n name = 'name',\n /**\n * 显示名称\n */\n displayName = 'displayName',\n pricePerMonth = 'pricePerMonth',\n pricePerYear = 'pricePerYear',\n /**\n * 备注\n */\n remark = 'remark',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n status = 'status',\n /**\n * 等级\n */\n level = 'level',\n}\n\nexport enum WebsiteTypeAssciations {\n\n websites = 'websites',\n websitesAggregate='websitesAggregate',\n}\n\n","export enum PageFields {\n id = 'id',\n title = 'title',\n content = 'content',\n /**\n * 备注\n */\n remark = 'remark',\n langAbbr = 'langAbbr',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum PageAssciations {\n\n ogImage = 'ogImage',\n}\n\n","export enum PostFields {\n id = 'id',\n seqValue = 'seqValue',\n /**\n * 置顶\n */\n pinToTop = 'pinToTop',\n authorEmail = 'authorEmail',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum PostAssciations {\n\n tags = 'tags',\n tagsAggregate='tagsAggregate',\n author = 'author',\n cover = 'cover',\n ogImage = 'ogImage',\n draftOf = 'draftOf',\n category = 'category',\n draft = 'draft',\n}\n\n","export enum ProductFields {\n id = 'id',\n published = 'published',\n featured = 'featured',\n showInNavMenu = 'showInNavMenu',\n seqValue = 'seqValue',\n /**\n * 特色\n */\n features = 'features',\n content2 = 'content2',\n content3 = 'content3',\n shortTitle = 'shortTitle',\n /**\n * 第三方视频url\n */\n externalVideoUrl = 'externalVideoUrl',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum ProductAssciations {\n\n category = 'category',\n medias = 'medias',\n mediasAggregate='mediasAggregate',\n tags = 'tags',\n tagsAggregate='tagsAggregate',\n ogImage = 'ogImage',\n attachments = 'attachments',\n attachmentsAggregate='attachmentsAggregate',\n draftOf = 'draftOf',\n creator = 'creator',\n draft = 'draft',\n}\n\n","export enum EnquiryFields {\n id = 'id',\n title = 'title',\n company = 'company',\n name = 'name',\n email = 'email',\n message = 'message',\n fromUrl = 'fromUrl',\n formIp = 'formIp',\n userAgent = 'userAgent',\n /**\n * 来源cta\n */\n fromCta = 'fromCta',\n read = 'read',\n spam = 'spam',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum EnquiryAssciations {\n\n customer = 'customer',\n}\n\n","export enum WebsiteMetaFields {\n id = 'id',\n}\n\nexport enum WebsiteMetaAssciations {\n\n}\n\n","export enum WebsiteSettingsFields {\n id = 'id',\n /**\n * 邮件配置\n */\n smtpConfig = 'smtpConfig',\n contact = 'contact',\n address = 'address',\n email = 'email',\n tel = 'tel',\n fax = 'fax',\n wechat = 'wechat',\n whatsapp = 'whatsapp',\n mobile = 'mobile',\n robots = 'robots',\n /**\n * 站点名称\n */\n websiteName = 'websiteName',\n /**\n * 域名\n */\n domain = 'domain',\n /**\n * 打开iRobots\n */\n openRobots = 'openRobots',\n /**\n * 301映射表\n */\n map301 = 'map301',\n headerCode = 'headerCode',\n footerCode = 'footerCode',\n /**\n * GA跟踪码\n */\n gaTrackingId = 'gaTrackingId',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum WebsiteSettingsAssciations {\n\n}\n\n","export enum TemplateFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n content = 'content',\n /**\n * 模板类型\n */\n templateType = 'templateType',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TemplateAssciations {\n\n category = 'category',\n theme = 'theme',\n}\n\n","export enum TemplateCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TemplateCategoryAssciations {\n\n templates = 'templates',\n templatesAggregate='templatesAggregate',\n theme = 'theme',\n}\n\n","export enum ThemeFields {\n id = 'id',\n name = 'name',\n styles = 'styles',\n settings = 'settings',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum ThemeAssciations {\n\n templates = 'templates',\n templatesAggregate='templatesAggregate',\n themlateCategories = 'themlateCategories',\n themlateCategoriesAggregate='themlateCategoriesAggregate',\n}\n\n","export enum MediaFolderFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum MediaFolderAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n parent = 'parent',\n medias = 'medias',\n mediasAggregate='mediasAggregate',\n}\n\n","export enum PostCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum PostCategoryAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n posts = 'posts',\n postsAggregate='postsAggregate',\n parent = 'parent',\n}\n\n","export enum TagFields {\n id = 'id',\n /**\n * 名称\n */\n name = 'name',\n color = 'color',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TagAssciations {\n\n posts = 'posts',\n postsAggregate='postsAggregate',\n products = 'products',\n productsAggregate='productsAggregate',\n}\n\n","export enum CustomerFields {\n id = 'id',\n company = 'company',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport enum CustomerAssciations {\n\n enquires = 'enquires',\n enquiresAggregate='enquiresAggregate',\n}\n\n","export enum ProductCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum ProductCategoryAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n media = 'media',\n parent = 'parent',\n products = 'products',\n productsAggregate='productsAggregate',\n}\n\n","export enum SpamFilterRuleFields {\n id = 'id',\n emails = 'emails',\n ips = 'ips',\n keywords = 'keywords',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum SpamFilterRuleAssciations {\n\n}\n\n"],"names":["fields","UserDistinctEnum","RoleDistinctEnum","AbilityDistinctEnum","AbilityType","MediaDistinctEnum","MediaType","WebsiteDistinctEnum","LangDistinctEnum","WebsiteTypeDistinctEnum","PageDistinctEnum","PostDistinctEnum","ProductDistinctEnum","EnquiryDistinctEnum","WebsiteMetaDistinctEnum","WebsiteSettingsDistinctEnum","TemplateDistinctEnum","TemplateCategoryDistinctEnum","ThemeDistinctEnum","MediaFolderDistinctEnum","WebsitePartDistinctEnum","WebsiteTypeStatus","WebsiteContentDistinctEnum","PostCategoryDistinctEnum","TagDistinctEnum","SeoMetaDistinctEnum","OgMetaDistinctEnum","PublishableDistinctEnum","PublishableStatus","PersonDistinctEnum","CustomerDistinctEnum","BaseEntityDistinctEnum","MultiLangableDistinctEnum","WebsiteUserDistinctEnum","CustomizeMediaDistinctEnum","UserType","TemplateType","ProductCategoryDistinctEnum","ExtendFieldType","ComponentType","SpamFilterRuleDistinctEnum","UserFields","UserAssciations","RoleFields","RoleAssciations","AbilityFields","AbilityAssciations","MediaFields","MediaAssciations","WebsiteFields","WebsiteAssciations","LangFields","LangAssciations","WebsiteTypeFields","WebsiteTypeAssciations","PageFields","PageAssciations","PostFields","PostAssciations","ProductFields","ProductAssciations","EnquiryFields","EnquiryAssciations","WebsiteMetaFields","WebsiteMetaAssciations","WebsiteSettingsFields","WebsiteSettingsAssciations","TemplateFields","TemplateAssciations","TemplateCategoryFields","TemplateCategoryAssciations","ThemeFields","ThemeAssciations","MediaFolderFields","MediaFolderAssciations","PostCategoryFields","PostCategoryAssciations","TagFields","TagAssciations","CustomerFields","CustomerAssciations","ProductCategoryFields","ProductCategoryAssciations","SpamFilterRuleFields","SpamFilterRuleAssciations"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.mjs","sources":["../src/classes/metainfo.ts","../src/classes/QueryOptions.ts","../src/interfaces/User.ts","../src/interfaces/RoleInput.ts","../src/interfaces/MediaFolderInput.ts","../src/interfaces/ProductCategoryInput.ts","../src/interfaces/PostCategoryInput.ts","../src/interfaces/PostInput.ts","../src/interfaces/TagInput.ts","../src/interfaces/ProductInput.ts","../src/interfaces/MediaInput.ts","../src/interfaces/WebsiteTypeInput.ts","../src/interfaces/TemplateCategoryInput.ts","../src/interfaces/TemplateInput.ts","../src/interfaces/ThemeInput.ts","../src/interfaces/PageInput.ts","../src/interfaces/WebsiteInput.ts","../src/interfaces/UserInput.ts","../src/interfaces/UserDistinctExp.ts","../src/interfaces/Role.ts","../src/interfaces/RoleDistinctExp.ts","../src/interfaces/Ability.ts","../src/interfaces/AbilityInput.ts","../src/interfaces/AbilityDistinctExp.ts","../src/interfaces/AbilityType.ts","../src/interfaces/Media.ts","../src/interfaces/MediaDistinctExp.ts","../src/interfaces/MediaType.ts","../src/interfaces/Website.ts","../src/interfaces/WebsiteDistinctExp.ts","../src/interfaces/Lang.ts","../src/interfaces/LangInput.ts","../src/interfaces/LangDistinctExp.ts","../src/interfaces/WebsiteType.ts","../src/interfaces/WebsiteTypeDistinctExp.ts","../src/interfaces/Page.ts","../src/interfaces/PageDistinctExp.ts","../src/interfaces/Post.ts","../src/interfaces/PostDistinctExp.ts","../src/interfaces/Product.ts","../src/interfaces/ProductDistinctExp.ts","../src/interfaces/Enquiry.ts","../src/interfaces/CustomerInput.ts","../src/interfaces/EnquiryInput.ts","../src/interfaces/EnquiryDistinctExp.ts","../src/interfaces/WebsiteMeta.ts","../src/interfaces/WebsiteMetaInput.ts","../src/interfaces/WebsiteMetaDistinctExp.ts","../src/interfaces/WebsiteSettings.ts","../src/interfaces/WebsiteSettingsInput.ts","../src/interfaces/WebsiteSettingsDistinctExp.ts","../src/interfaces/Template.ts","../src/interfaces/TemplateDistinctExp.ts","../src/interfaces/TemplateCategory.ts","../src/interfaces/TemplateCategoryDistinctExp.ts","../src/interfaces/Theme.ts","../src/interfaces/ThemeDistinctExp.ts","../src/interfaces/MediaFolder.ts","../src/interfaces/MediaFolderDistinctExp.ts","../src/interfaces/WebsitePartDistinctExp.ts","../src/interfaces/WebsiteTypeStatus.ts","../src/interfaces/WebsiteContentDistinctExp.ts","../src/interfaces/PostCategory.ts","../src/interfaces/PostCategoryDistinctExp.ts","../src/interfaces/Tag.ts","../src/interfaces/TagDistinctExp.ts","../src/interfaces/SeoMetaDistinctExp.ts","../src/interfaces/OgMetaDistinctExp.ts","../src/interfaces/PublishableDistinctExp.ts","../src/interfaces/PublishableStatus.ts","../src/interfaces/PersonDistinctExp.ts","../src/interfaces/Customer.ts","../src/interfaces/CustomerDistinctExp.ts","../src/interfaces/BaseEntityDistinctExp.ts","../src/interfaces/MultiLangableDistinctExp.ts","../src/interfaces/WebsiteUserDistinctExp.ts","../src/interfaces/CustomizeMediaDistinctExp.ts","../src/interfaces/UserType.ts","../src/interfaces/TemplateType.ts","../src/interfaces/ProductCategory.ts","../src/interfaces/ProductCategoryDistinctExp.ts","../src/interfaces/ExtendFieldType.ts","../src/interfaces/ComponentType.ts","../src/interfaces/SpamFilterRule.ts","../src/interfaces/SpamFilterRuleInput.ts","../src/interfaces/SpamFilterRuleDistinctExp.ts","../src/classes/RoleQueryOptions.ts","../src/classes/MediaFolderQueryOptions.ts","../src/classes/ProductCategoryQueryOptions.ts","../src/classes/PostCategoryQueryOptions.ts","../src/classes/PostQueryOptions.ts","../src/classes/TagQueryOptions.ts","../src/classes/ProductQueryOptions.ts","../src/classes/MediaQueryOptions.ts","../src/classes/WebsiteTypeQueryOptions.ts","../src/classes/TemplateCategoryQueryOptions.ts","../src/classes/TemplateQueryOptions.ts","../src/classes/ThemeQueryOptions.ts","../src/classes/PageQueryOptions.ts","../src/classes/WebsiteQueryOptions.ts","../src/classes/UserQueryOptions.ts","../src/classes/AbilityQueryOptions.ts","../src/classes/LangQueryOptions.ts","../src/classes/CustomerQueryOptions.ts","../src/classes/EnquiryQueryOptions.ts","../src/classes/WebsiteMetaQueryOptions.ts","../src/classes/WebsiteSettingsQueryOptions.ts","../src/classes/SpamFilterRuleQueryOptions.ts","../src/entries/userEntry.ts","../src/entries/roleEntry.ts","../src/entries/abilityEntry.ts","../src/entries/mediaEntry.ts","../src/entries/websiteEntry.ts","../src/entries/langEntry.ts","../src/entries/websiteTypeEntry.ts","../src/entries/pageEntry.ts","../src/entries/postEntry.ts","../src/entries/productEntry.ts","../src/entries/enquiryEntry.ts","../src/entries/websiteMetaEntry.ts","../src/entries/websiteSettingsEntry.ts","../src/entries/templateEntry.ts","../src/entries/templateCategoryEntry.ts","../src/entries/themeEntry.ts","../src/entries/mediaFolderEntry.ts","../src/entries/postCategoryEntry.ts","../src/entries/tagEntry.ts","../src/entries/customerEntry.ts","../src/entries/productCategoryEntry.ts","../src/entries/spamFilterRuleEntry.ts","../src/fields/UserFields.ts","../src/fields/RoleFields.ts","../src/fields/AbilityFields.ts","../src/fields/MediaFields.ts","../src/fields/WebsiteFields.ts","../src/fields/LangFields.ts","../src/fields/WebsiteTypeFields.ts","../src/fields/PageFields.ts","../src/fields/PostFields.ts","../src/fields/ProductFields.ts","../src/fields/EnquiryFields.ts","../src/fields/WebsiteMetaFields.ts","../src/fields/WebsiteSettingsFields.ts","../src/fields/TemplateFields.ts","../src/fields/TemplateCategoryFields.ts","../src/fields/ThemeFields.ts","../src/fields/MediaFolderFields.ts","../src/fields/PostCategoryFields.ts","../src/fields/TagFields.ts","../src/fields/CustomerFields.ts","../src/fields/ProductCategoryFields.ts","../src/fields/SpamFilterRuleFields.ts"],"sourcesContent":["export const associationsClasses: Record<string, Record<string, string>> = {\n Product: {\n medias: \"MediaAddon\",\n attachments: \"AttachmentAddon\"\n },\n Media: {\n usedByProducts: \"MediaAddon\",\n attachmentOf: \"AttachmentAddon\"\n }\n}\nexport const aggregateEntities: Record<string, Record<string, string>> = {\n User: {\n rolesAggregate: \"Role\",\n productsAggregate: \"Product\",\n postsAggregate: \"Post\",\n websitesAggregate: \"Website\"\n },\n Role: {\n usersAggregate: \"User\"\n },\n Media: {\n usedByProductsAggregate: \"Product\",\n attachmentOfAggregate: \"Product\",\n meidaOfProductAggregate: \"ProductCategory\"\n },\n Website: {\n usersAggregate: \"User\"\n },\n WebsiteType: {\n websitesAggregate: \"Website\"\n },\n Post: {\n tagsAggregate: \"Tag\"\n },\n Product: {\n mediasAggregate: \"Media\",\n tagsAggregate: \"Tag\",\n attachmentsAggregate: \"Media\"\n },\n TemplateCategory: {\n templatesAggregate: \"Template\"\n },\n Theme: {\n templatesAggregate: \"Template\",\n themlateCategoriesAggregate: \"TemplateCategory\"\n },\n MediaFolder: {\n childrenAggregate: \"MediaFolder\",\n mediasAggregate: \"Media\"\n },\n PostCategory: {\n childrenAggregate: \"PostCategory\",\n postsAggregate: \"Post\"\n },\n Tag: {\n postsAggregate: \"Post\",\n productsAggregate: \"Product\"\n },\n Customer: {\n enquiresAggregate: \"Enquiry\"\n },\n ProductCategory: {\n childrenAggregate: \"ProductCategory\",\n productsAggregate: \"Product\"\n }\n }","\nimport { Aggregates, Associations, GqlVariable, IAggregate, IEntity, IGqlQueryOptions, IQueryArgs, IQueryOptions, ObjectFields } from \"@rxdrag/entify-hooks/src/interfaces\"\nimport { associationsClasses, aggregateEntities } from \"./metainfo\"\n\nexport class QueryOptions<T extends IEntity = IEntity, WhereExp = unknown, OrderBy = unknown, DistinctExp = unknown>\n implements IQueryOptions<T, WhereExp, OrderBy, DistinctExp> {\n protected _fields: (keyof T)[]\n protected _associations: Associations = {} as Associations\n protected _objectFields: ObjectFields = {} as ObjectFields\n protected _aggregates: Aggregates = {} as Aggregates\n protected _queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>\n protected _noQuery?: boolean\n\n constructor(public entityName: string, fields?: (keyof T)[], queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>) {\n this._fields = fields || [\"id\"]\n this._queryArgs = queryArgs\n }\n\n public getFields = () => {\n return this._fields\n }\n\n public getObjectFields = () => {\n return this._objectFields\n }\n\n public getAssociations = () => {\n return this._associations\n }\n\n public getAggegates = (): Aggregates | undefined => {\n return this._aggregates\n }\n\n public setAssociations = (association?: Associations) => {\n this._associations = association || {}\n return this\n }\n\n public getQueryArgs = () => {\n return this._queryArgs\n }\n\n public getNoQuery = () => {\n return this._noQuery\n }\n\n public addField = (...fields: (keyof T)[]) => {\n for (const field of fields) {\n if (!this._fields.includes(field)) {\n this._fields.push(field);\n }\n }\n return this;\n }\n\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n public addAssociation = (name: string, entityName: string, association?: IQueryOptions<any>) => {\n this._associations[name] = association || new QueryOptions(entityName);\n return this\n }\n\n public addObjectField = (name: string, fields: string[]) => {\n this._objectFields[name] = { fields }\n return this\n }\n\n public addAggregate = (name: string, aggregate: IAggregate) => {\n this._aggregates[name] = aggregate\n return this\n }\n\n public setQueryArgs = (queryArgs?: IQueryArgs<WhereExp, OrderBy, DistinctExp>) => {\n this._queryArgs = queryArgs;\n return this;\n }\n\n public setNoQuery = (noQuery?: boolean) => {\n this._noQuery = noQuery\n return this\n }\n\n public setFields = (fields: (keyof T)[]) => {\n this._fields = fields\n return this\n }\n\n public toGqlOptions = () => {\n return this.queryOptionsToGql(this as unknown as IQueryOptions) as IGqlQueryOptions<T, WhereExp, OrderBy, DistinctExp>\n }\n\n private queryOptionsToGql = (options: IQueryOptions, assocationName?: string, ownerEntityName?: string) => {\n let varialbles: GqlVariable[] = []\n const fields = [...options.getFields() as string[]]\n const objectFields = options.getObjectFields()\n const associations = options.getAssociations()\n const aggregates = options.getAggegates()\n\n for (const key of Object.keys(associations || {})) {\n const association = associations![key]\n const pathName = assocationName ? (assocationName + \"_\" + key) : key\n const { argsStr: subArgsStr, fieldsStr: subFieldsStr, varialbles: subVarialbles } = this.queryOptionsToGql(association, pathName, options.entityName)\n varialbles = [...varialbles, ...subVarialbles]\n const subGql = subArgsStr ? `${key}(${subArgsStr}){${subFieldsStr}}` : `${key}{${subFieldsStr}}`\n fields.push(subGql)\n }\n\n for (const key of Object.keys(aggregates || {})) {\n const aggregate = aggregates![key]\n const { count, where } = aggregate\n if (count) {\n const whereName = assocationName ? (assocationName + \"_\" + key + \"_where\") : key + \"_where\"\n const args = where ? `(where:$${whereName})` : \"\"\n fields.push(`${key}${args}{count}`)\n const typeName = aggregateEntities[options.entityName]?.[key]\n if(!typeName){\n throw new Error(`No association type found for ${options.entityName}.${key}`)\n }\n if (where) {\n varialbles.push({ name: whereName, value: where, type: `${typeName}BoolExp` })\n }\n }\n }\n\n const querArgs = options.getQueryArgs()\n const argStrs: string[] = []\n\n //如果是关联查询\n if (assocationName) {\n if (querArgs?.where) {\n const whereName = assocationName ? (assocationName + \"_where\") : \"where\"\n varialbles.push({ name: whereName, value: querArgs?.where, type: `${options.entityName}BoolExp` })\n argStrs.push(`where:$${whereName}`)\n }\n if (querArgs?.limit) {\n const limitName = assocationName ? (assocationName + \"_limit\") : \"limit\"\n varialbles.push({ name: limitName, value: querArgs?.limit, type: `Int` })\n argStrs.push(`limit:$${limitName}`)\n }\n\n if (querArgs?.offset) {\n const offsetName = assocationName ? (assocationName + \"_offset\") : \"offset\"\n varialbles.push({ name: offsetName, value: querArgs?.offset, type: `Int` })\n argStrs.push(`offset:$${offsetName}`)\n }\n\n if (querArgs?.orderBy) {\n const orderByName = assocationName ? (assocationName + \"_orderBy\") : \"orderBy\"\n const associationClass = (assocationName && ownerEntityName) ? associationsClasses[ownerEntityName]?.[assocationName] : undefined\n const orderByTypeName = associationClass ? `${options.entityName}And${associationClass}` : options.entityName\n varialbles.push({ name: orderByName, value: querArgs?.orderBy, type: `[${orderByTypeName}OrderBy]` })\n argStrs.push(`orderBy:$${orderByName}`)\n }\n\n if (querArgs?.distinctOn) {\n const distinctOnName = assocationName ? (assocationName + \"_distinctOn\") : \"distinctOn\"\n varialbles.push({ name: distinctOnName, value: querArgs?.distinctOn, type: `${options.entityName}DistinctExp` })\n argStrs.push(`distinctOn:$${distinctOnName}`)\n }\n }\n\n const allFields = [...fields,\n ...Object.keys(objectFields).map(key => {\n const { fields } = objectFields[key]\n return `${key}{${fields.join('\\n')}}`\n }\n )]\n const argsStr = argStrs.join(',')\n const fieldsStr = allFields.join('\\n')\n\n return {\n fields: options.getFields(),\n entityName: options.entityName,\n fieldsStr,\n argsStr,\n varialbles,\n noQuery: options.getNoQuery(),\n limit: querArgs?.limit,\n offset: querArgs?.offset,\n where: querArgs?.where,\n orderBy: querArgs?.orderBy,\n }\n }\n}\n","import { Role } from './Role';\nimport { Media } from './Media';\nimport { Product } from './Product';\nimport { Post } from './Post';\nimport { Website } from './Website';\nimport { Aggregate } from './Aggregate';\nimport { WebsiteUser } from './WebsiteUser';\n\n\nexport const UserEntityName = 'User';\n\nexport const UserEntityLabel = '';\n\nexport interface User extends WebsiteUser {\n id?: string;\n loginName?: string;\n name?: string;\n mobileNumber?: string;\n isSupperAdmin?: boolean;\n password?: unknown;\n createdAt?: Date;\n updatedAt?: Date;\n roles?: Role[];\n avatar?: Media;\n products?: Product[];\n posts?: Post[];\n websites?: Website[];\n belongsTo?: Website;\n rolesAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n postsAggregate?: Aggregate;\n websitesAggregate?: Aggregate;\n}","import { Role } from './Role';\nimport { UserInput } from './UserInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nexport interface RoleInput {\n id?: string;\n name?: string;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n users?: SetHasMany<UserInput>;\n}\n\nexport const roleToInputCascade: (entity: Role) => RoleInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n users: entity.users ? processHasManyClear({ sync: entity.users?.map(ent => userToInput(ent)) }) : undefined, \n };\n};\n\nexport const roleToInput: (entity: Role) => RoleInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n users: convertHasManyToInput(entity.users), \n };\n};","import { MediaFolder } from './MediaFolder';\nimport { MediaInput } from './MediaInput';\nimport { mediaToInput } from './MediaInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 媒体分类\n * \n */\nexport interface MediaFolderInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<MediaFolderInput>;\n parent?: SetHasOne<MediaFolderInput>;\n medias?: SetHasMany<MediaInput>;\n}\n\nexport const mediaFolderToInputCascade: (entity: MediaFolder) => MediaFolderInput = (entity) => {\n const {childrenAggregate, mediasAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => mediaFolderToInput(ent)) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: mediaFolderToInput(entity.parent) }) : undefined,\n medias: entity.medias ? processHasManyClear({ sync: entity.medias?.map(ent => mediaToInput(ent)) }) : undefined, \n };\n};\n\nexport const mediaFolderToInput: (entity: MediaFolder) => MediaFolderInput = (entity) => {\n const {childrenAggregate, mediasAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n parent: convertHasOneToInput(entity.parent),\n medias: convertHasManyToInput(entity.medias), \n };\n};","import { ProductCategory } from './ProductCategory';\nimport { MediaInput } from './MediaInput';\nimport { ProductInput } from './ProductInput';\nimport { mediaToInput } from './MediaInput';\nimport { productToInput } from './ProductInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface ProductCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<ProductCategoryInput>;\n media?: SetHasOne<MediaInput>;\n parent?: SetHasOne<ProductCategoryInput>;\n products?: SetHasMany<ProductInput>;\n}\n\nexport const productCategoryToInputCascade: (entity: ProductCategory) => ProductCategoryInput = (entity) => {\n const {childrenAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => productCategoryToInput(ent)) }) : undefined,\n media: entity.media ? processHasOneClear({ sync: mediaToInput(entity.media) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: productCategoryToInput(entity.parent) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined, \n };\n};\n\nexport const productCategoryToInput: (entity: ProductCategory) => ProductCategoryInput = (entity) => {\n const {childrenAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n media: convertHasOneToInput(entity.media),\n parent: convertHasOneToInput(entity.parent),\n products: convertHasManyToInput(entity.products), \n };\n};","import { PostCategory } from './PostCategory';\nimport { PostInput } from './PostInput';\nimport { postToInput } from './PostInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 文章分类\n * \n */\nexport interface PostCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: SetHasMany<PostCategoryInput>;\n posts?: SetHasMany<PostInput>;\n parent?: SetHasOne<PostCategoryInput>;\n}\n\nexport const postCategoryToInputCascade: (entity: PostCategory) => PostCategoryInput = (entity) => {\n const {childrenAggregate, postsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: entity.children ? processHasManyClear({ sync: entity.children?.map(ent => postCategoryToInput(ent)) }) : undefined,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n parent: entity.parent ? processHasOneClear({ sync: postCategoryToInput(entity.parent) }) : undefined, \n };\n};\n\nexport const postCategoryToInput: (entity: PostCategory) => PostCategoryInput = (entity) => {\n const {childrenAggregate, postsAggregate, ...rest} = entity;\n return {\n ...rest,\n children: convertHasManyToInput(entity.children),\n posts: convertHasManyToInput(entity.posts),\n parent: convertHasOneToInput(entity.parent), \n };\n};","import { Post } from './Post';\nimport { TagInput } from './TagInput';\nimport { UserInput } from './UserInput';\nimport { MediaInput } from './MediaInput';\nimport { PostCategoryInput } from './PostCategoryInput';\nimport { tagToInput } from './TagInput';\nimport { userToInput } from './UserInput';\nimport { mediaToInput } from './MediaInput';\nimport { postCategoryToInput } from './PostCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { Publishable } from './Publishable';\n\n/**\n * 文章\n * \n */\nexport interface PostInput extends Publishable {\n id?: string;\n seqValue?: number;\n /**\n * 置顶\n */\n pinToTop?: boolean;\n authorEmail?: string;\n tags?: SetHasMany<TagInput>;\n author?: SetHasOne<UserInput>;\n cover?: SetHasOne<MediaInput>;\n ogImage?: SetHasOne<MediaInput>;\n draftOf?: SetHasOne<PostInput>;\n category?: SetHasOne<PostCategoryInput>;\n draft?: SetHasOne<PostInput>;\n}\n\nexport const postToInputCascade: (entity: Post) => PostInput = (entity) => {\n const {tagsAggregate, ...rest} = entity;\n return {\n ...rest,\n tags: entity.tags ? processHasManyClear({ sync: entity.tags?.map(ent => tagToInput(ent)) }) : undefined,\n author: entity.author ? processHasOneClear({ sync: userToInput(entity.author) }) : undefined,\n cover: entity.cover ? processHasOneClear({ sync: mediaToInput(entity.cover) }) : undefined,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined,\n draftOf: entity.draftOf ? processHasOneClear({ sync: postToInput(entity.draftOf) }) : undefined,\n category: entity.category ? processHasOneClear({ sync: postCategoryToInput(entity.category) }) : undefined,\n draft: entity.draft ? processHasOneClear({ sync: postToInput(entity.draft) }) : undefined, \n };\n};\n\nexport const postToInput: (entity: Post) => PostInput = (entity) => {\n const {tagsAggregate, ...rest} = entity;\n return {\n ...rest,\n tags: convertHasManyToInput(entity.tags),\n author: convertHasOneToInput(entity.author),\n cover: convertHasOneToInput(entity.cover),\n ogImage: convertHasOneToInput(entity.ogImage),\n draftOf: convertHasOneToInput(entity.draftOf),\n category: convertHasOneToInput(entity.category),\n draft: convertHasOneToInput(entity.draft), \n };\n};","import { Tag } from './Tag';\nimport { PostInput } from './PostInput';\nimport { ProductInput } from './ProductInput';\nimport { postToInput } from './PostInput';\nimport { productToInput } from './ProductInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 文章标签\n * \n */\nexport interface TagInput extends WebsitePart {\n id?: string;\n /**\n * 名称\n */\n name?: string;\n color?: string;\n posts?: SetHasMany<PostInput>;\n products?: SetHasMany<ProductInput>;\n}\n\nexport const tagToInputCascade: (entity: Tag) => TagInput = (entity) => {\n const {postsAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined, \n };\n};\n\nexport const tagToInput: (entity: Tag) => TagInput = (entity) => {\n const {postsAggregate, productsAggregate, ...rest} = entity;\n return {\n ...rest,\n posts: convertHasManyToInput(entity.posts),\n products: convertHasManyToInput(entity.products), \n };\n};","import { Product } from './Product';\nimport { ProductCategoryInput } from './ProductCategoryInput';\nimport { MediaInput } from './MediaInput';\nimport { TagInput } from './TagInput';\nimport { UserInput } from './UserInput';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { productCategoryToInput } from './ProductCategoryInput';\nimport { mediaToInput } from './MediaInput';\nimport { tagToInput } from './TagInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { Publishable } from './Publishable';\n\nexport interface ProductInput extends Publishable {\n id?: string;\n published?: boolean;\n featured?: boolean;\n showInNavMenu?: boolean;\n seqValue?: number;\n /**\n * 特色\n */\n features?: string;\n content2?: any;\n content3?: any;\n shortTitle?: string;\n /**\n * 第三方视频url\n */\n externalVideoUrl?: string;\n category?: SetHasOne<ProductCategoryInput>;\n medias?: SetHasMany<MediaInput & MediaAddon>;\n tags?: SetHasMany<TagInput>;\n ogImage?: SetHasOne<MediaInput>;\n attachments?: SetHasMany<MediaInput & AttachmentAddon>;\n draftOf?: SetHasOne<ProductInput>;\n creator?: SetHasOne<UserInput>;\n draft?: SetHasOne<ProductInput>;\n}\n\nexport const productToInputCascade: (entity: Product) => ProductInput = (entity) => {\n const {mediasAggregate, tagsAggregate, attachmentsAggregate, ...rest} = entity;\n return {\n ...rest,\n category: entity.category ? processHasOneClear({ sync: productCategoryToInput(entity.category) }) : undefined,\n medias: entity.medias ? processHasManyClear({ sync: entity.medias?.map(ent => mediaToInput(ent)) }) : undefined,\n tags: entity.tags ? processHasManyClear({ sync: entity.tags?.map(ent => tagToInput(ent)) }) : undefined,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined,\n attachments: entity.attachments ? processHasManyClear({ sync: entity.attachments?.map(ent => mediaToInput(ent)) }) : undefined,\n draftOf: entity.draftOf ? processHasOneClear({ sync: productToInput(entity.draftOf) }) : undefined,\n creator: entity.creator ? processHasOneClear({ sync: userToInput(entity.creator) }) : undefined,\n draft: entity.draft ? processHasOneClear({ sync: productToInput(entity.draft) }) : undefined, \n };\n};\n\nexport const productToInput: (entity: Product) => ProductInput = (entity) => {\n const {mediasAggregate, tagsAggregate, attachmentsAggregate, ...rest} = entity;\n return {\n ...rest,\n category: convertHasOneToInput(entity.category),\n medias: convertHasManyToInput(entity.medias),\n tags: convertHasManyToInput(entity.tags),\n ogImage: convertHasOneToInput(entity.ogImage),\n attachments: convertHasManyToInput(entity.attachments),\n draftOf: convertHasOneToInput(entity.draftOf),\n creator: convertHasOneToInput(entity.creator),\n draft: convertHasOneToInput(entity.draft), \n };\n};","import { Media } from './Media';\nimport { MediaType } from './MediaType';\nimport { FileRef } from './FileRef';\nimport { MediaFolderInput } from './MediaFolderInput';\nimport { UserInput } from './UserInput';\nimport { ProductInput } from './ProductInput';\nimport { ProductCategoryInput } from './ProductCategoryInput';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { mediaFolderToInput } from './MediaFolderInput';\nimport { userToInput } from './UserInput';\nimport { productToInput } from './ProductInput';\nimport { productCategoryToInput } from './ProductCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { CustomizeMedia } from './CustomizeMedia';\n\nexport interface MediaInput extends CustomizeMedia {\n id?: string;\n name?: string;\n size?: number;\n mimeType?: string;\n extName?: string;\n file?: FileRef;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n mediaType?: MediaType;\n folder?: SetHasOne<MediaFolderInput>;\n avatarOfUser?: SetHasOne<UserInput>;\n usedByProducts?: SetHasMany<ProductInput & MediaAddon>;\n attachmentOf?: SetHasMany<ProductInput & AttachmentAddon>;\n meidaOfProduct?: SetHasMany<ProductCategoryInput>;\n}\n\nexport const mediaToInputCascade: (entity: Media) => MediaInput = (entity) => {\n const {file, usedByProductsAggregate, attachmentOfAggregate, meidaOfProductAggregate, ...rest} = entity;\n return {\n ...rest,\n folder: entity.folder ? processHasOneClear({ sync: mediaFolderToInput(entity.folder) }) : undefined,\n avatarOfUser: entity.avatarOfUser ? processHasOneClear({ sync: userToInput(entity.avatarOfUser) }) : undefined,\n usedByProducts: entity.usedByProducts ? processHasManyClear({ sync: entity.usedByProducts?.map(ent => productToInput(ent)) }) : undefined,\n attachmentOf: entity.attachmentOf ? processHasManyClear({ sync: entity.attachmentOf?.map(ent => productToInput(ent)) }) : undefined,\n meidaOfProduct: entity.meidaOfProduct ? processHasManyClear({ sync: entity.meidaOfProduct?.map(ent => productCategoryToInput(ent)) }) : undefined, \n };\n};\n\nexport const mediaToInput: (entity: Media) => MediaInput = (entity) => {\n const {file, usedByProductsAggregate, attachmentOfAggregate, meidaOfProductAggregate, ...rest} = entity;\n return {\n ...rest,\n folder: convertHasOneToInput(entity.folder),\n avatarOfUser: convertHasOneToInput(entity.avatarOfUser),\n usedByProducts: convertHasManyToInput(entity.usedByProducts),\n attachmentOf: convertHasManyToInput(entity.attachmentOf),\n meidaOfProduct: convertHasManyToInput(entity.meidaOfProduct), \n };\n};","import { WebsiteType } from './WebsiteType';\nimport { WebsiteTypeStatus } from './WebsiteTypeStatus';\nimport { WebsiteInput } from './WebsiteInput';\nimport { websiteToInput } from './WebsiteInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\n/**\n * 站点类型\n * \n */\nexport interface WebsiteTypeInput {\n id?: string;\n /**\n * 网站类型名称\n */\n name?: string;\n /**\n * 显示名称\n */\n displayName?: string;\n pricePerMonth?: number;\n pricePerYear?: number;\n /**\n * 备注\n */\n remark?: string;\n createdAt?: Date;\n updatedAt?: Date;\n status?: WebsiteTypeStatus;\n /**\n * 等级\n */\n level?: number;\n websites?: SetHasMany<WebsiteInput>;\n}\n\nexport const websiteTypeToInputCascade: (entity: WebsiteType) => WebsiteTypeInput = (entity) => {\n const {websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n websites: entity.websites ? processHasManyClear({ sync: entity.websites?.map(ent => websiteToInput(ent)) }) : undefined, \n };\n};\n\nexport const websiteTypeToInput: (entity: WebsiteType) => WebsiteTypeInput = (entity) => {\n const {websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n websites: convertHasManyToInput(entity.websites), \n };\n};","import { TemplateCategory } from './TemplateCategory';\nimport { TemplateInput } from './TemplateInput';\nimport { ThemeInput } from './ThemeInput';\nimport { templateToInput } from './TemplateInput';\nimport { themeToInput } from './ThemeInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface TemplateCategoryInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n templates?: SetHasMany<TemplateInput>;\n theme?: SetHasOne<ThemeInput>;\n}\n\nexport const templateCategoryToInputCascade: (entity: TemplateCategory) => TemplateCategoryInput = (entity) => {\n const {templatesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: entity.templates ? processHasManyClear({ sync: entity.templates?.map(ent => templateToInput(ent)) }) : undefined,\n theme: entity.theme ? processHasOneClear({ sync: themeToInput(entity.theme) }) : undefined, \n };\n};\n\nexport const templateCategoryToInput: (entity: TemplateCategory) => TemplateCategoryInput = (entity) => {\n const {templatesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: convertHasManyToInput(entity.templates),\n theme: convertHasOneToInput(entity.theme), \n };\n};","import { Template } from './Template';\nimport { TemplateType } from './TemplateType';\nimport { TemplateCategoryInput } from './TemplateCategoryInput';\nimport { ThemeInput } from './ThemeInput';\nimport { templateCategoryToInput } from './TemplateCategoryInput';\nimport { themeToInput } from './ThemeInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface TemplateInput extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n content?: any;\n /**\n * 模板类型\n */\n templateType?: TemplateType;\n category?: SetHasOne<TemplateCategoryInput>;\n theme?: SetHasOne<ThemeInput>;\n}\n\nexport const templateToInputCascade: (entity: Template) => TemplateInput = (entity) => {\n return {\n ...entity,\n category: entity.category ? processHasOneClear({ sync: templateCategoryToInput(entity.category) }) : undefined,\n theme: entity.theme ? processHasOneClear({ sync: themeToInput(entity.theme) }) : undefined, \n };\n};\n\nexport const templateToInput: (entity: Template) => TemplateInput = (entity) => {\n return {\n ...entity,\n category: convertHasOneToInput(entity.category),\n theme: convertHasOneToInput(entity.theme), \n };\n};","import { Theme } from './Theme';\nimport { ThemeSettings } from './ThemeSettings';\nimport { TemplateInput } from './TemplateInput';\nimport { TemplateCategoryInput } from './TemplateCategoryInput';\nimport { templateToInput } from './TemplateInput';\nimport { templateCategoryToInput } from './TemplateCategoryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface ThemeInput extends WebsitePart {\n id?: string;\n name?: string;\n styles?: any;\n settings?: ThemeSettings;\n templates?: SetHasMany<TemplateInput>;\n themlateCategories?: SetHasMany<TemplateCategoryInput>;\n}\n\nexport const themeToInputCascade: (entity: Theme) => ThemeInput = (entity) => {\n const {templatesAggregate, themlateCategoriesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: entity.templates ? processHasManyClear({ sync: entity.templates?.map(ent => templateToInput(ent)) }) : undefined,\n themlateCategories: entity.themlateCategories ? processHasManyClear({ sync: entity.themlateCategories?.map(ent => templateCategoryToInput(ent)) }) : undefined, \n };\n};\n\nexport const themeToInput: (entity: Theme) => ThemeInput = (entity) => {\n const {templatesAggregate, themlateCategoriesAggregate, ...rest} = entity;\n return {\n ...rest,\n templates: convertHasManyToInput(entity.templates),\n themlateCategories: convertHasManyToInput(entity.themlateCategories), \n };\n};","import { Page } from './Page';\nimport { MediaInput } from './MediaInput';\nimport { mediaToInput } from './MediaInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsiteContent } from './WebsiteContent';\n\nexport interface PageInput extends WebsiteContent {\n id?: string;\n title?: string;\n content?: any;\n /**\n * 备注\n */\n remark?: string;\n langAbbr?: string;\n ogImage?: SetHasOne<MediaInput>;\n}\n\nexport const pageToInputCascade: (entity: Page) => PageInput = (entity) => {\n return {\n ...entity,\n ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInput(entity.ogImage) }) : undefined, \n };\n};\n\nexport const pageToInput: (entity: Page) => PageInput = (entity) => {\n return {\n ...entity,\n ogImage: convertHasOneToInput(entity.ogImage), \n };\n};","import { Website } from './Website';\nimport { WebsiteTypeInput } from './WebsiteTypeInput';\nimport { ThemeInput } from './ThemeInput';\nimport { PageInput } from './PageInput';\nimport { UserInput } from './UserInput';\nimport { websiteTypeToInput } from './WebsiteTypeInput';\nimport { themeToInput } from './ThemeInput';\nimport { pageToInput } from './PageInput';\nimport { userToInput } from './UserInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\n/**\n * 站点\n * 网站实体\n */\nexport interface WebsiteInput {\n id?: string;\n /**\n * 站点名称\n */\n name?: string;\n /**\n * 站点备注\n */\n remark?: string;\n /**\n * 创建者ID\n */\n createdBy?: string;\n /**\n * 创建时间\n */\n createdAt?: Date;\n /**\n * 最近打开时间\n */\n lastOpenTime?: Date;\n /**\n * 更新时间\n */\n updatedAt?: Date;\n /**\n * 更新者ID\n */\n updatedBy?: string;\n websiteType?: SetHasOne<WebsiteTypeInput>;\n selectedTheme?: SetHasOne<ThemeInput>;\n homePage?: SetHasOne<PageInput>;\n owner?: SetHasOne<UserInput>;\n users?: SetHasMany<UserInput>;\n}\n\nexport const websiteToInputCascade: (entity: Website) => WebsiteInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n websiteType: entity.websiteType ? processHasOneClear({ sync: websiteTypeToInput(entity.websiteType) }) : undefined,\n selectedTheme: entity.selectedTheme ? processHasOneClear({ sync: themeToInput(entity.selectedTheme) }) : undefined,\n homePage: entity.homePage ? processHasOneClear({ sync: pageToInput(entity.homePage) }) : undefined,\n owner: entity.owner ? processHasOneClear({ sync: userToInput(entity.owner) }) : undefined,\n users: entity.users ? processHasManyClear({ sync: entity.users?.map(ent => userToInput(ent)) }) : undefined, \n };\n};\n\nexport const websiteToInput: (entity: Website) => WebsiteInput = (entity) => {\n const {usersAggregate, ...rest} = entity;\n return {\n ...rest,\n websiteType: convertHasOneToInput(entity.websiteType),\n selectedTheme: convertHasOneToInput(entity.selectedTheme),\n homePage: convertHasOneToInput(entity.homePage),\n owner: convertHasOneToInput(entity.owner),\n users: convertHasManyToInput(entity.users), \n };\n};","import { User } from './User';\nimport { RoleInput } from './RoleInput';\nimport { MediaInput } from './MediaInput';\nimport { ProductInput } from './ProductInput';\nimport { PostInput } from './PostInput';\nimport { WebsiteInput } from './WebsiteInput';\nimport { roleToInput } from './RoleInput';\nimport { mediaToInput } from './MediaInput';\nimport { productToInput } from './ProductInput';\nimport { postToInput } from './PostInput';\nimport { websiteToInput } from './WebsiteInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsiteUser } from './WebsiteUser';\n\nexport interface UserInput extends WebsiteUser {\n id?: string;\n loginName?: string;\n name?: string;\n mobileNumber?: string;\n isSupperAdmin?: boolean;\n password?: unknown;\n createdAt?: Date;\n updatedAt?: Date;\n roles?: SetHasMany<RoleInput>;\n avatar?: SetHasOne<MediaInput>;\n products?: SetHasMany<ProductInput>;\n posts?: SetHasMany<PostInput>;\n websites?: SetHasMany<WebsiteInput>;\n belongsTo?: SetHasOne<WebsiteInput>;\n}\n\nexport const userToInputCascade: (entity: User) => UserInput = (entity) => {\n const {rolesAggregate, productsAggregate, postsAggregate, websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n roles: entity.roles ? processHasManyClear({ sync: entity.roles?.map(ent => roleToInput(ent)) }) : undefined,\n avatar: entity.avatar ? processHasOneClear({ sync: mediaToInput(entity.avatar) }) : undefined,\n products: entity.products ? processHasManyClear({ sync: entity.products?.map(ent => productToInput(ent)) }) : undefined,\n posts: entity.posts ? processHasManyClear({ sync: entity.posts?.map(ent => postToInput(ent)) }) : undefined,\n websites: entity.websites ? processHasManyClear({ sync: entity.websites?.map(ent => websiteToInput(ent)) }) : undefined,\n belongsTo: entity.belongsTo ? processHasOneClear({ sync: websiteToInput(entity.belongsTo) }) : undefined, \n };\n};\n\nexport const userToInput: (entity: User) => UserInput = (entity) => {\n const {rolesAggregate, productsAggregate, postsAggregate, websitesAggregate, ...rest} = entity;\n return {\n ...rest,\n roles: convertHasManyToInput(entity.roles),\n avatar: convertHasOneToInput(entity.avatar),\n products: convertHasManyToInput(entity.products),\n posts: convertHasManyToInput(entity.posts),\n websites: convertHasManyToInput(entity.websites),\n belongsTo: convertHasOneToInput(entity.belongsTo), \n };\n};","import { WebsiteUserDistinctExp } from './WebsiteUserDistinctExp';\n\nexport enum UserDistinctEnum {\n id = 'id',\n loginName = 'loginName',\n name = 'name',\n mobileNumber = 'mobileNumber',\n isSupperAdmin = 'isSupperAdmin',\n password = 'password',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type UserDistinctExp = UserDistinctEnum| WebsiteUserDistinctExp;","import { User } from './User';\nimport { Aggregate } from './Aggregate';\n\nexport const RoleEntityName = 'Role';\n\nexport const RoleEntityLabel = '';\n\nexport interface Role {\n id?: string;\n name?: string;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n users?: User[];\n usersAggregate?: Aggregate;\n}","export enum RoleDistinctEnum {\n id = 'id',\n name = 'name',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n}\n\nexport type RoleDistinctExp = RoleDistinctEnum;","import { AbilityType } from './AbilityType';\n\n\nexport const AbilityEntityName = 'Ability';\n\nexport const AbilityEntityLabel = '';\n\nexport interface Ability {\n id?: string;\n entityUuid?: string;\n columnUuid?: string;\n can?: boolean;\n expression?: string;\n abilityType?: AbilityType;\n roleId?: string;\n\n}","import { Ability } from './Ability';\nimport { AbilityType } from './AbilityType';\n\nexport interface AbilityInput {\n id?: string;\n entityUuid?: string;\n columnUuid?: string;\n can?: boolean;\n expression?: string;\n abilityType?: AbilityType;\n roleId?: string;\n}\n\nexport const abilityToInputCascade: (entity: Ability) => AbilityInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const abilityToInput: (entity: Ability) => AbilityInput = (entity) => {\n return {\n ...entity,\n \n };\n};","export enum AbilityDistinctEnum {\n id = 'id',\n entityUuid = 'entityUuid',\n columnUuid = 'columnUuid',\n can = 'can',\n expression = 'expression',\n abilityType = 'abilityType',\n roleId = 'roleId',\n}\n\nexport type AbilityDistinctExp = AbilityDistinctEnum;","export enum AbilityType {\n /**\n * label: undefined\n */\n create = 'create',\n\n /**\n * label: undefined\n */\n read = 'read',\n\n /**\n * label: undefined\n */\n update = 'update',\n\n /**\n * label: undefined\n */\n delete = 'delete',\n\n}\n","import { MediaType } from './MediaType';\nimport { FileRef } from './FileRef';\nimport { MediaFolder } from './MediaFolder';\nimport { User } from './User';\nimport { Product } from './Product';\nimport { ProductCategory } from './ProductCategory';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { Aggregate } from './Aggregate';\nimport { CustomizeMedia } from './CustomizeMedia';\n\n\nexport const MediaEntityName = 'Media';\n\nexport const MediaEntityLabel = '';\n\nexport interface Media extends CustomizeMedia {\n id?: string;\n name?: string;\n size?: number;\n mimeType?: string;\n extName?: string;\n file?: FileRef;\n description?: string;\n createdAt?: Date;\n updatedAt?: Date;\n mediaType?: MediaType;\n folder?: MediaFolder;\n avatarOfUser?: User;\n usedByProducts?: (Product & MediaAddon)[];\n attachmentOf?: (Product & AttachmentAddon)[];\n meidaOfProduct?: ProductCategory[];\n usedByProductsAggregate?: Aggregate;\n attachmentOfAggregate?: Aggregate;\n meidaOfProductAggregate?: Aggregate;\n}","import { CustomizeMediaDistinctExp } from './CustomizeMediaDistinctExp';\n\nexport enum MediaDistinctEnum {\n id = 'id',\n name = 'name',\n size = 'size',\n mimeType = 'mimeType',\n extName = 'extName',\n file = 'file',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n mediaType = 'mediaType',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport type MediaDistinctExp = MediaDistinctEnum| CustomizeMediaDistinctExp;","export enum MediaType {\n /**\n * label: undefined\n */\n image = 'image',\n\n /**\n * label: undefined\n */\n video = 'video',\n\n /**\n * label: undefined\n */\n document = 'document',\n\n}\n","import { WebsiteType } from './WebsiteType';\nimport { Theme } from './Theme';\nimport { Page } from './Page';\nimport { User } from './User';\nimport { Aggregate } from './Aggregate';\n\nexport const WebsiteEntityName = 'Website';\n\nexport const WebsiteEntityLabel = '站点';\n\n/**\n * 站点\n * 网站实体\n */\nexport interface Website {\n id?: string;\n /**\n * 站点名称\n */\n name?: string;\n /**\n * 站点备注\n */\n remark?: string;\n /**\n * 创建者ID\n */\n createdBy?: string;\n /**\n * 创建时间\n */\n createdAt?: Date;\n /**\n * 最近打开时间\n */\n lastOpenTime?: Date;\n /**\n * 更新时间\n */\n updatedAt?: Date;\n /**\n * 更新者ID\n */\n updatedBy?: string;\n websiteType?: WebsiteType;\n selectedTheme?: Theme;\n homePage?: Page;\n owner?: User;\n users?: User[];\n usersAggregate?: Aggregate;\n}","export enum WebsiteDistinctEnum {\n id = 'id',\n /**\n * 站点名称\n */\n name = 'name',\n /**\n * 站点备注\n */\n remark = 'remark',\n /**\n * 创建者ID\n */\n createdBy = 'createdBy',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 最近打开时间\n */\n lastOpenTime = 'lastOpenTime',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 更新者ID\n */\n updatedBy = 'updatedBy',\n}\n\nexport type WebsiteDistinctExp = WebsiteDistinctEnum;","import { WebsitePart } from './WebsitePart';\n\n\nexport const LangEntityName = 'Lang';\n\nexport const LangEntityLabel = '语言';\n\n/**\n * 语言\n * \n */\nexport interface Lang extends WebsitePart {\n id?: string;\n /**\n * 缩写\n */\n abbr?: string;\n /**\n * 英文名称\n */\n enName?: string;\n /**\n * 本地名称\n */\n localName?: string;\n /**\n * 国旗图标\n */\n icon?: string;\n /**\n * 备注\n */\n remark?: string;\n\n}","import { Lang } from './Lang';\n\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 语言\n * \n */\nexport interface LangInput extends WebsitePart {\n id?: string;\n /**\n * 缩写\n */\n abbr?: string;\n /**\n * 英文名称\n */\n enName?: string;\n /**\n * 本地名称\n */\n localName?: string;\n /**\n * 国旗图标\n */\n icon?: string;\n /**\n * 备注\n */\n remark?: string;\n}\n\nexport const langToInputCascade: (entity: Lang) => LangInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const langToInput: (entity: Lang) => LangInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum LangDistinctEnum {\n id = 'id',\n /**\n * 缩写\n */\n abbr = 'abbr',\n /**\n * 英文名称\n */\n enName = 'enName',\n /**\n * 本地名称\n */\n localName = 'localName',\n /**\n * 国旗图标\n */\n icon = 'icon',\n /**\n * 备注\n */\n remark = 'remark',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n}\n\nexport type LangDistinctExp = LangDistinctEnum| WebsitePartDistinctExp;","import { WebsiteTypeStatus } from './WebsiteTypeStatus';\nimport { Website } from './Website';\nimport { Aggregate } from './Aggregate';\n\nexport const WebsiteTypeEntityName = 'WebsiteType';\n\nexport const WebsiteTypeEntityLabel = '站点类型';\n\n/**\n * 站点类型\n * \n */\nexport interface WebsiteType {\n id?: string;\n /**\n * 网站类型名称\n */\n name?: string;\n /**\n * 显示名称\n */\n displayName?: string;\n pricePerMonth?: number;\n pricePerYear?: number;\n /**\n * 备注\n */\n remark?: string;\n createdAt?: Date;\n updatedAt?: Date;\n status?: WebsiteTypeStatus;\n /**\n * 等级\n */\n level?: number;\n websites?: Website[];\n websitesAggregate?: Aggregate;\n}","export enum WebsiteTypeDistinctEnum {\n id = 'id',\n /**\n * 网站类型名称\n */\n name = 'name',\n /**\n * 显示名称\n */\n displayName = 'displayName',\n pricePerMonth = 'pricePerMonth',\n pricePerYear = 'pricePerYear',\n /**\n * 备注\n */\n remark = 'remark',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n status = 'status',\n /**\n * 等级\n */\n level = 'level',\n}\n\nexport type WebsiteTypeDistinctExp = WebsiteTypeDistinctEnum;","import { Media } from './Media';\nimport { WebsiteContent } from './WebsiteContent';\n\n\nexport const PageEntityName = 'Page';\n\nexport const PageEntityLabel = '';\n\nexport interface Page extends WebsiteContent {\n id?: string;\n title?: string;\n content?: any;\n /**\n * 备注\n */\n remark?: string;\n langAbbr?: string;\n ogImage?: Media;\n\n}","import { WebsiteContentDistinctExp } from './WebsiteContentDistinctExp';\n\nexport enum PageDistinctEnum {\n id = 'id',\n title = 'title',\n content = 'content',\n /**\n * 备注\n */\n remark = 'remark',\n langAbbr = 'langAbbr',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PageDistinctExp = PageDistinctEnum| WebsiteContentDistinctExp;","import { Tag } from './Tag';\nimport { User } from './User';\nimport { Media } from './Media';\nimport { PostCategory } from './PostCategory';\nimport { Aggregate } from './Aggregate';\nimport { Publishable } from './Publishable';\n\n\nexport const PostEntityName = 'Post';\n\nexport const PostEntityLabel = '文章';\n\n/**\n * 文章\n * \n */\nexport interface Post extends Publishable {\n id?: string;\n seqValue?: number;\n /**\n * 置顶\n */\n pinToTop?: boolean;\n authorEmail?: string;\n tags?: Tag[];\n author?: User;\n cover?: Media;\n ogImage?: Media;\n draftOf?: Post;\n category?: PostCategory;\n draft?: Post;\n tagsAggregate?: Aggregate;\n}","import { PublishableDistinctExp } from './PublishableDistinctExp';\n\nexport enum PostDistinctEnum {\n id = 'id',\n seqValue = 'seqValue',\n /**\n * 置顶\n */\n pinToTop = 'pinToTop',\n authorEmail = 'authorEmail',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PostDistinctExp = PostDistinctEnum| PublishableDistinctExp;","import { ProductCategory } from './ProductCategory';\nimport { Media } from './Media';\nimport { Tag } from './Tag';\nimport { User } from './User';\nimport { MediaAddon } from './MediaAddon';\nimport { AttachmentAddon } from './AttachmentAddon';\nimport { Aggregate } from './Aggregate';\nimport { Publishable } from './Publishable';\n\n\nexport const ProductEntityName = 'Product';\n\nexport const ProductEntityLabel = '';\n\nexport interface Product extends Publishable {\n id?: string;\n published?: boolean;\n featured?: boolean;\n showInNavMenu?: boolean;\n seqValue?: number;\n /**\n * 特色\n */\n features?: string;\n content2?: any;\n content3?: any;\n shortTitle?: string;\n /**\n * 第三方视频url\n */\n externalVideoUrl?: string;\n category?: ProductCategory;\n medias?: (Media & MediaAddon)[];\n tags?: Tag[];\n ogImage?: Media;\n attachments?: (Media & AttachmentAddon)[];\n draftOf?: Product;\n creator?: User;\n draft?: Product;\n mediasAggregate?: Aggregate;\n tagsAggregate?: Aggregate;\n attachmentsAggregate?: Aggregate;\n}","import { PublishableDistinctExp } from './PublishableDistinctExp';\n\nexport enum ProductDistinctEnum {\n id = 'id',\n published = 'published',\n featured = 'featured',\n showInNavMenu = 'showInNavMenu',\n seqValue = 'seqValue',\n /**\n * 特色\n */\n features = 'features',\n content2 = 'content2',\n content3 = 'content3',\n shortTitle = 'shortTitle',\n /**\n * 第三方视频url\n */\n externalVideoUrl = 'externalVideoUrl',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type ProductDistinctExp = ProductDistinctEnum| PublishableDistinctExp;","import { Customer } from './Customer';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const EnquiryEntityName = 'Enquiry';\n\nexport const EnquiryEntityLabel = '';\n\nexport interface Enquiry extends WebsitePart {\n id?: string;\n title?: string;\n company?: string;\n name?: string;\n email?: string;\n message?: string;\n fromUrl?: string;\n formIp?: string;\n userAgent?: string;\n /**\n * 来源cta\n */\n fromCta?: string;\n read?: boolean;\n spam?: boolean;\n customer?: Customer;\n\n}","import { Customer } from './Customer';\nimport { EnquiryInput } from './EnquiryInput';\nimport { enquiryToInput } from './EnquiryInput';\nimport { SetHasMany, convertHasManyToInput, processHasManyClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\nimport { Person } from './Person';\n\nexport interface CustomerInput extends WebsitePart,Person {\n id?: string;\n company?: string;\n enquires?: SetHasMany<EnquiryInput>;\n}\n\nexport const customerToInputCascade: (entity: Customer) => CustomerInput = (entity) => {\n const {enquiresAggregate, ...rest} = entity;\n return {\n ...rest,\n enquires: entity.enquires ? processHasManyClear({ sync: entity.enquires?.map(ent => enquiryToInput(ent)) }) : undefined, \n };\n};\n\nexport const customerToInput: (entity: Customer) => CustomerInput = (entity) => {\n const {enquiresAggregate, ...rest} = entity;\n return {\n ...rest,\n enquires: convertHasManyToInput(entity.enquires), \n };\n};","import { Enquiry } from './Enquiry';\nimport { CustomerInput } from './CustomerInput';\nimport { customerToInput } from './CustomerInput';\nimport { SetHasOne, convertHasOneToInput, processHasOneClear } from '@rxdrag/entify-hooks';\nimport { WebsitePart } from './WebsitePart';\n\nexport interface EnquiryInput extends WebsitePart {\n id?: string;\n title?: string;\n company?: string;\n name?: string;\n email?: string;\n message?: string;\n fromUrl?: string;\n formIp?: string;\n userAgent?: string;\n /**\n * 来源cta\n */\n fromCta?: string;\n read?: boolean;\n spam?: boolean;\n customer?: SetHasOne<CustomerInput>;\n}\n\nexport const enquiryToInputCascade: (entity: Enquiry) => EnquiryInput = (entity) => {\n return {\n ...entity,\n customer: entity.customer ? processHasOneClear({ sync: customerToInput(entity.customer) }) : undefined, \n };\n};\n\nexport const enquiryToInput: (entity: Enquiry) => EnquiryInput = (entity) => {\n return {\n ...entity,\n customer: convertHasOneToInput(entity.customer), \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum EnquiryDistinctEnum {\n id = 'id',\n title = 'title',\n company = 'company',\n name = 'name',\n email = 'email',\n message = 'message',\n fromUrl = 'fromUrl',\n formIp = 'formIp',\n userAgent = 'userAgent',\n /**\n * 来源cta\n */\n fromCta = 'fromCta',\n read = 'read',\n spam = 'spam',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type EnquiryDistinctExp = EnquiryDistinctEnum| WebsitePartDistinctExp;","export const WebsiteMetaEntityName = 'WebsiteMeta';\n\nexport const WebsiteMetaEntityLabel = '';\n\nexport interface WebsiteMeta {\n id?: string;\n\n}","import { WebsiteMeta } from './WebsiteMeta';\n\nexport interface WebsiteMetaInput {\n id?: string;\n}\n\nexport const websiteMetaToInputCascade: (entity: WebsiteMeta) => WebsiteMetaInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const websiteMetaToInput: (entity: WebsiteMeta) => WebsiteMetaInput = (entity) => {\n return {\n ...entity,\n \n };\n};","export enum WebsiteMetaDistinctEnum {\n id = 'id',\n}\n\nexport type WebsiteMetaDistinctExp = WebsiteMetaDistinctEnum;","import { SmtpConfig } from './SmtpConfig';\nimport { EmailTemplates } from './EmailTemplates';\n\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const WebsiteSettingsEntityName = 'WebsiteSettings';\n\nexport const WebsiteSettingsEntityLabel = '';\n\nexport interface WebsiteSettings extends WebsitePart {\n id?: string;\n /**\n * 邮件配置\n */\n smtpConfig?: SmtpConfig;\n contact?: string;\n address?: string;\n email?: string;\n tel?: string;\n fax?: string;\n wechat?: string;\n whatsapp?: string;\n mobile?: string;\n robots?: string;\n /**\n * 站点名称\n */\n websiteName?: string;\n /**\n * 域名\n */\n domain?: string;\n /**\n * 打开iRobots\n */\n openRobots?: boolean;\n /**\n * 301映射表\n */\n map301?: string;\n headerCode?: string;\n footerCode?: string;\n /**\n * GA跟踪码\n */\n gaTrackingId?: string;\n /**\n * 通知邮箱\n */\n noticeEmail?: string;\n /**\n * 邮件模板\n */\n emailTemplates?: EmailTemplates;\n\n}","import { WebsiteSettings } from './WebsiteSettings';\nimport { SmtpConfig } from './SmtpConfig';\nimport { EmailTemplates } from './EmailTemplates';\n\nimport { WebsitePart } from './WebsitePart';\n\nexport interface WebsiteSettingsInput extends WebsitePart {\n id?: string;\n /**\n * 邮件配置\n */\n smtpConfig?: SmtpConfig;\n contact?: string;\n address?: string;\n email?: string;\n tel?: string;\n fax?: string;\n wechat?: string;\n whatsapp?: string;\n mobile?: string;\n robots?: string;\n /**\n * 站点名称\n */\n websiteName?: string;\n /**\n * 域名\n */\n domain?: string;\n /**\n * 打开iRobots\n */\n openRobots?: boolean;\n /**\n * 301映射表\n */\n map301?: string;\n headerCode?: string;\n footerCode?: string;\n /**\n * GA跟踪码\n */\n gaTrackingId?: string;\n /**\n * 通知邮箱\n */\n noticeEmail?: string;\n /**\n * 邮件模板\n */\n emailTemplates?: EmailTemplates;\n}\n\nexport const websiteSettingsToInputCascade: (entity: WebsiteSettings) => WebsiteSettingsInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const websiteSettingsToInput: (entity: WebsiteSettings) => WebsiteSettingsInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum WebsiteSettingsDistinctEnum {\n id = 'id',\n /**\n * 邮件配置\n */\n smtpConfig = 'smtpConfig',\n contact = 'contact',\n address = 'address',\n email = 'email',\n tel = 'tel',\n fax = 'fax',\n wechat = 'wechat',\n whatsapp = 'whatsapp',\n mobile = 'mobile',\n robots = 'robots',\n /**\n * 站点名称\n */\n websiteName = 'websiteName',\n /**\n * 域名\n */\n domain = 'domain',\n /**\n * 打开iRobots\n */\n openRobots = 'openRobots',\n /**\n * 301映射表\n */\n map301 = 'map301',\n headerCode = 'headerCode',\n footerCode = 'footerCode',\n /**\n * GA跟踪码\n */\n gaTrackingId = 'gaTrackingId',\n /**\n * 通知邮箱\n */\n noticeEmail = 'noticeEmail',\n /**\n * 邮件模板\n */\n emailTemplates = 'emailTemplates',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type WebsiteSettingsDistinctExp = WebsiteSettingsDistinctEnum| WebsitePartDistinctExp;","import { TemplateType } from './TemplateType';\nimport { TemplateCategory } from './TemplateCategory';\nimport { Theme } from './Theme';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TemplateEntityName = 'Template';\n\nexport const TemplateEntityLabel = '';\n\nexport interface Template extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n content?: any;\n /**\n * 模板类型\n */\n templateType?: TemplateType;\n category?: TemplateCategory;\n theme?: Theme;\n\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TemplateDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n content = 'content',\n /**\n * 模板类型\n */\n templateType = 'templateType',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TemplateDistinctExp = TemplateDistinctEnum| WebsitePartDistinctExp;","import { Template } from './Template';\nimport { Theme } from './Theme';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TemplateCategoryEntityName = 'TemplateCategory';\n\nexport const TemplateCategoryEntityLabel = '';\n\nexport interface TemplateCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n templates?: Template[];\n theme?: Theme;\n templatesAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TemplateCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TemplateCategoryDistinctExp = TemplateCategoryDistinctEnum| WebsitePartDistinctExp;","import { ThemeSettings } from './ThemeSettings';\nimport { Template } from './Template';\nimport { TemplateCategory } from './TemplateCategory';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const ThemeEntityName = 'Theme';\n\nexport const ThemeEntityLabel = '';\n\nexport interface Theme extends WebsitePart {\n id?: string;\n name?: string;\n styles?: any;\n settings?: ThemeSettings;\n templates?: Template[];\n themlateCategories?: TemplateCategory[];\n templatesAggregate?: Aggregate;\n themlateCategoriesAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum ThemeDistinctEnum {\n id = 'id',\n name = 'name',\n styles = 'styles',\n settings = 'settings',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type ThemeDistinctExp = ThemeDistinctEnum| WebsitePartDistinctExp;","import { Media } from './Media';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const MediaFolderEntityName = 'MediaFolder';\n\nexport const MediaFolderEntityLabel = '媒体分类';\n\n/**\n * 媒体分类\n * \n */\nexport interface MediaFolder extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: MediaFolder[];\n parent?: MediaFolder;\n medias?: Media[];\n childrenAggregate?: Aggregate;\n mediasAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum MediaFolderDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type MediaFolderDistinctExp = MediaFolderDistinctEnum| WebsitePartDistinctExp;","import { BaseEntityDistinctExp } from './BaseEntityDistinctExp';\n\nexport enum WebsitePartDistinctEnum {\n id = 'id',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type WebsitePartDistinctExp = WebsitePartDistinctEnum| BaseEntityDistinctExp;","export enum WebsiteTypeStatus {\n /**\n * label: 正常\n */\n normal = 'normal',\n\n /**\n * label: 过期\n */\n expried = 'expried',\n\n}\n","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\nimport { SeoMetaDistinctExp } from './SeoMetaDistinctExp';\nimport { OgMetaDistinctExp } from './OgMetaDistinctExp';\nimport { MultiLangableDistinctExp } from './MultiLangableDistinctExp';\n\nexport enum WebsiteContentDistinctEnum {\n id = 'id',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type WebsiteContentDistinctExp = WebsiteContentDistinctEnum| WebsitePartDistinctExp| SeoMetaDistinctExp| OgMetaDistinctExp| MultiLangableDistinctExp;","import { Post } from './Post';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const PostCategoryEntityName = 'PostCategory';\n\nexport const PostCategoryEntityLabel = '文章分类';\n\n/**\n * 文章分类\n * \n */\nexport interface PostCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: PostCategory[];\n posts?: Post[];\n parent?: PostCategory;\n childrenAggregate?: Aggregate;\n postsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum PostCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type PostCategoryDistinctExp = PostCategoryDistinctEnum| WebsitePartDistinctExp;","import { Post } from './Post';\nimport { Product } from './Product';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const TagEntityName = 'Tag';\n\nexport const TagEntityLabel = '文章标签';\n\n/**\n * 文章标签\n * \n */\nexport interface Tag extends WebsitePart {\n id?: string;\n /**\n * 名称\n */\n name?: string;\n color?: string;\n posts?: Post[];\n products?: Product[];\n postsAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum TagDistinctEnum {\n id = 'id',\n /**\n * 名称\n */\n name = 'name',\n color = 'color',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type TagDistinctExp = TagDistinctEnum| WebsitePartDistinctExp;","export enum SeoMetaDistinctEnum {\n id = 'id',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n}\n\nexport type SeoMetaDistinctExp = SeoMetaDistinctEnum;","export enum OgMetaDistinctEnum {\n id = 'id',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n}\n\nexport type OgMetaDistinctExp = OgMetaDistinctEnum;","import { WebsiteContentDistinctExp } from './WebsiteContentDistinctExp';\n\nexport enum PublishableDistinctEnum {\n id = 'id',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport type PublishableDistinctExp = PublishableDistinctEnum| WebsiteContentDistinctExp;","export enum PublishableStatus {\n /**\n * label: 草稿\n */\n draft = 'draft',\n\n /**\n * label: 已发布\n */\n published = 'published',\n\n /**\n * label: 下架\n */\n cancelled = 'cancelled',\n\n}\n","export enum PersonDistinctEnum {\n id = 'id',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type PersonDistinctExp = PersonDistinctEnum;","import { Enquiry } from './Enquiry';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\nimport { Person } from './Person';\n\n\nexport const CustomerEntityName = 'Customer';\n\nexport const CustomerEntityLabel = '';\n\nexport interface Customer extends WebsitePart,Person {\n id?: string;\n company?: string;\n enquires?: Enquiry[];\n enquiresAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\nimport { PersonDistinctExp } from './PersonDistinctExp';\n\nexport enum CustomerDistinctEnum {\n id = 'id',\n company = 'company',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type CustomerDistinctExp = CustomerDistinctEnum| WebsitePartDistinctExp| PersonDistinctExp;","export enum BaseEntityDistinctEnum {\n id = 'id',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type BaseEntityDistinctExp = BaseEntityDistinctEnum;","export enum MultiLangableDistinctEnum {\n id = 'id',\n lang = 'lang',\n}\n\nexport type MultiLangableDistinctExp = MultiLangableDistinctEnum;","import { PersonDistinctExp } from './PersonDistinctExp';\n\nexport enum WebsiteUserDistinctEnum {\n id = 'id',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport type WebsiteUserDistinctExp = WebsiteUserDistinctEnum| PersonDistinctExp;","export enum CustomizeMediaDistinctEnum {\n id = 'id',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport type CustomizeMediaDistinctExp = CustomizeMediaDistinctEnum;","export enum UserType {\n /**\n * label: undefined\n */\n saasUser = 'saasUser',\n\n /**\n * label: undefined\n */\n websiteUser = 'websiteUser',\n\n /**\n * label: undefined\n */\n systemAdmin = 'systemAdmin',\n\n}\n","export enum TemplateType {\n /**\n * label: 区块\n */\n Block = 'Block',\n\n /**\n * label: 文章分类\n */\n PostCategory = 'PostCategory',\n\n /**\n * label: 文章\n */\n Post = 'Post',\n\n /**\n * label: 产品分离\n */\n ProductCategory = 'ProductCategory',\n\n /**\n * label: 产品\n */\n Product = 'Product',\n\n /**\n * label: 页面\n */\n Page = 'Page',\n\n /**\n * label: 框架\n */\n Frame = 'Frame',\n\n /**\n * label: undefined\n */\n SearchList = 'SearchList',\n\n}\n","import { Media } from './Media';\nimport { Product } from './Product';\nimport { Aggregate } from './Aggregate';\nimport { WebsitePart } from './WebsitePart';\n\n\nexport const ProductCategoryEntityName = 'ProductCategory';\n\nexport const ProductCategoryEntityLabel = '';\n\nexport interface ProductCategory extends WebsitePart {\n id?: string;\n name?: string;\n seqValue?: number;\n children?: ProductCategory[];\n media?: Media;\n parent?: ProductCategory;\n products?: Product[];\n childrenAggregate?: Aggregate;\n productsAggregate?: Aggregate;\n}","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum ProductCategoryDistinctEnum {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type ProductCategoryDistinctExp = ProductCategoryDistinctEnum| WebsitePartDistinctExp;","export enum ExtendFieldType {\n /**\n * label: undefined\n */\n String = 'String',\n\n /**\n * label: undefined\n */\n Number = 'Number',\n\n /**\n * label: undefined\n */\n Boolean = 'Boolean',\n\n /**\n * label: undefined\n */\n Json = 'Json',\n\n /**\n * label: undefined\n */\n Date = 'Date',\n\n}\n","export enum ComponentType {\n /**\n * label: undefined\n */\n Input = 'Input',\n\n /**\n * label: undefined\n */\n Textarea = 'Textarea',\n\n /**\n * label: undefined\n */\n Select = 'Select',\n\n /**\n * label: undefined\n */\n Checkbox = 'Checkbox',\n\n /**\n * label: undefined\n */\n Radio = 'Radio',\n\n /**\n * label: undefined\n */\n DatePicker = 'DatePicker',\n\n /**\n * label: undefined\n */\n Switch = 'Switch',\n\n /**\n * label: undefined\n */\n RichText = 'RichText',\n\n}\n","import { WebsitePart } from './WebsitePart';\n\n\nexport const SpamFilterRuleEntityName = 'SpamFilterRule';\n\nexport const SpamFilterRuleEntityLabel = '垃圾过滤规则';\n\n/**\n * 垃圾过滤规则\n * \n */\nexport interface SpamFilterRule extends WebsitePart {\n id?: string;\n emails?: string;\n ips?: string;\n keywords?: string;\n createdAt?: Date;\n updatedAt?: Date;\n\n}","import { SpamFilterRule } from './SpamFilterRule';\n\nimport { WebsitePart } from './WebsitePart';\n\n/**\n * 垃圾过滤规则\n * \n */\nexport interface SpamFilterRuleInput extends WebsitePart {\n id?: string;\n emails?: string;\n ips?: string;\n keywords?: string;\n createdAt?: Date;\n updatedAt?: Date;\n}\n\nexport const spamFilterRuleToInputCascade: (entity: SpamFilterRule) => SpamFilterRuleInput = (entity) => {\n return {\n ...entity,\n \n };\n};\n\nexport const spamFilterRuleToInput: (entity: SpamFilterRule) => SpamFilterRuleInput = (entity) => {\n return {\n ...entity,\n \n };\n};","import { WebsitePartDistinctExp } from './WebsitePartDistinctExp';\n\nexport enum SpamFilterRuleDistinctEnum {\n id = 'id',\n emails = 'emails',\n ips = 'ips',\n keywords = 'keywords',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport type SpamFilterRuleDistinctExp = SpamFilterRuleDistinctEnum| WebsitePartDistinctExp;","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Role, RoleEntityName, RoleBoolExp,RoleDistinctExp, RoleOrderBy } from \"../interfaces\";\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { UserBoolExp } from '../interfaces';\n\nexport class RoleQueryOptions extends QueryOptions<Role, RoleBoolExp, RoleOrderBy, RoleDistinctExp> {\n constructor(fields?: (keyof Role)[], queryArgs?: IQueryArgs<RoleBoolExp, RoleOrderBy, RoleDistinctExp>) {\n super(RoleEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public users(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['users'] = new UserQueryOptions(options)\n } else {\n this._associations['users'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usersAggregate(aggregate: IAggregate<UserBoolExp>) {\n this._aggregates['usersAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { MediaFolder, MediaFolderEntityName, MediaFolderBoolExp,MediaFolderDistinctExp, MediaFolderOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { MediaBoolExp } from '../interfaces';\n\nexport class MediaFolderQueryOptions extends QueryOptions<MediaFolder, MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp> {\n constructor(fields?: (keyof MediaFolder)[], queryArgs?: IQueryArgs<MediaFolderBoolExp, MediaFolderOrderBy, MediaFolderDistinctExp>) {\n super(MediaFolderEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['children'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<MediaFolderBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public parent(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['parent'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public medias(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['medias'] = new MediaQueryOptions(options)\n } else {\n this._associations['medias'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public mediasAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['mediasAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { ProductCategory, ProductCategoryEntityName, ProductCategoryBoolExp,ProductCategoryDistinctExp, ProductCategoryOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\n\nexport class ProductCategoryQueryOptions extends QueryOptions<ProductCategory, ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp> {\n constructor(fields?: (keyof ProductCategory)[], queryArgs?: IQueryArgs<ProductCategoryBoolExp, ProductCategoryOrderBy, ProductCategoryDistinctExp>) {\n super(ProductCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['children'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<ProductCategoryBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public media(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['media'] = new MediaQueryOptions(options)\n } else {\n this._associations['media'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public parent(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['parent'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { PostCategory, PostCategoryEntityName, PostCategoryBoolExp,PostCategoryDistinctExp, PostCategoryOrderBy } from \"../interfaces\";\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\n\nexport class PostCategoryQueryOptions extends QueryOptions<PostCategory, PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp> {\n constructor(fields?: (keyof PostCategory)[], queryArgs?: IQueryArgs<PostCategoryBoolExp, PostCategoryOrderBy, PostCategoryDistinctExp>) {\n super(PostCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public children(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['children'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['children'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n public childrenAggregate(aggregate: IAggregate<PostCategoryBoolExp>) {\n this._aggregates['childrenAggregate'] = aggregate\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public parent(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['parent'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['parent'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Post, PostEntityName, PostBoolExp,PostDistinctExp, PostOrderBy } from \"../interfaces\";\nimport { TagQueryOptions } from './TagQueryOptions';\nimport { Tag } from '../interfaces';\nimport { TagBoolExp } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { PostCategoryQueryOptions } from './PostCategoryQueryOptions';\nimport { PostCategory } from '../interfaces';\n\nexport class PostQueryOptions extends QueryOptions<Post, PostBoolExp, PostOrderBy, PostDistinctExp> {\n constructor(fields?: (keyof Post)[], queryArgs?: IQueryArgs<PostBoolExp, PostOrderBy, PostDistinctExp>) {\n super(PostEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n /**\n * 置顶\n */\n public pinToTop() {\n this.addField('pinToTop')\n return this\n }\n public authorEmail() {\n this.addField('authorEmail')\n return this\n }\n public publishedAt() {\n this.addField('publishedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public tags(options?: TagQueryOptions | (keyof Tag)[]) {\n if (Array.isArray(options)) {\n this._associations['tags'] = new TagQueryOptions(options)\n } else {\n this._associations['tags'] = options || new TagQueryOptions(['id'])\n }\n return this\n }\n public tagsAggregate(aggregate: IAggregate<TagBoolExp>) {\n this._aggregates['tagsAggregate'] = aggregate\n return this\n }\n public author(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['author'] = new UserQueryOptions(options)\n } else {\n this._associations['author'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public cover(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['cover'] = new MediaQueryOptions(options)\n } else {\n this._associations['cover'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public draftOf(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['draftOf'] = new PostQueryOptions(options)\n } else {\n this._associations['draftOf'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public category(options?: PostCategoryQueryOptions | (keyof PostCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new PostCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new PostCategoryQueryOptions(['id'])\n }\n return this\n }\n public draft(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['draft'] = new PostQueryOptions(options)\n } else {\n this._associations['draft'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Tag, TagEntityName, TagBoolExp,TagDistinctExp, TagOrderBy } from \"../interfaces\";\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\n\nexport class TagQueryOptions extends QueryOptions<Tag, TagBoolExp, TagOrderBy, TagDistinctExp> {\n constructor(fields?: (keyof Tag)[], queryArgs?: IQueryArgs<TagBoolExp, TagOrderBy, TagDistinctExp>) {\n super(TagEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 名称\n */\n public name() {\n this.addField('name')\n return this\n }\n public color() {\n this.addField('color')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Product, ProductEntityName, ProductBoolExp,ProductDistinctExp, ProductOrderBy, MediaAddon, AttachmentAddon } from \"../interfaces\";\nimport { MediaAddonOrderBy } from \"../interfaces/MediaAddonOrderBy\";\nimport { AttachmentAddonOrderBy } from \"../interfaces/AttachmentAddonOrderBy\";\nimport { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';\nimport { ProductCategory } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { MediaBoolExp } from '../interfaces';\nimport { TagQueryOptions } from './TagQueryOptions';\nimport { Tag } from '../interfaces';\nimport { TagBoolExp } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\n\nexport class ProductQueryOptions extends QueryOptions<(Product&MediaAddon & AttachmentAddon), ProductBoolExp, (ProductOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), ProductDistinctExp> {\n constructor(fields?: (keyof (Product&MediaAddon & AttachmentAddon))[], queryArgs?: IQueryArgs<ProductBoolExp, (ProductOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), ProductDistinctExp>) {\n super(ProductEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public published() {\n this.addField('published')\n return this\n }\n public featured() {\n this.addField('featured')\n return this\n }\n public showInNavMenu() {\n this.addField('showInNavMenu')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n /**\n * 特色\n */\n public features() {\n this.addField('features')\n return this\n }\n public content2() {\n this.addField('content2')\n return this\n }\n public content3() {\n this.addField('content3')\n return this\n }\n public shortTitle() {\n this.addField('shortTitle')\n return this\n }\n /**\n * 第三方视频url\n */\n public externalVideoUrl() {\n this.addField('externalVideoUrl')\n return this\n }\n public publishedAt() {\n this.addField('publishedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public category(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public medias(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['medias'] = new MediaQueryOptions(options)\n } else {\n this._associations['medias'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public mediasAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['mediasAggregate'] = aggregate\n return this\n }\n public tags(options?: TagQueryOptions | (keyof Tag)[]) {\n if (Array.isArray(options)) {\n this._associations['tags'] = new TagQueryOptions(options)\n } else {\n this._associations['tags'] = options || new TagQueryOptions(['id'])\n }\n return this\n }\n public tagsAggregate(aggregate: IAggregate<TagBoolExp>) {\n this._aggregates['tagsAggregate'] = aggregate\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public attachments(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['attachments'] = new MediaQueryOptions(options)\n } else {\n this._associations['attachments'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public attachmentsAggregate(aggregate: IAggregate<MediaBoolExp>) {\n this._aggregates['attachmentsAggregate'] = aggregate\n return this\n }\n public draftOf(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['draftOf'] = new ProductQueryOptions(options)\n } else {\n this._associations['draftOf'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public creator(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['creator'] = new UserQueryOptions(options)\n } else {\n this._associations['creator'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public draft(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['draft'] = new ProductQueryOptions(options)\n } else {\n this._associations['draft'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Media, MediaEntityName, MediaBoolExp,MediaDistinctExp, MediaOrderBy, MediaAddon, AttachmentAddon } from \"../interfaces\";\nimport { MediaAddonOrderBy } from \"../interfaces/MediaAddonOrderBy\";\nimport { AttachmentAddonOrderBy } from \"../interfaces/AttachmentAddonOrderBy\";\nimport { MediaFolderQueryOptions } from './MediaFolderQueryOptions';\nimport { MediaFolder } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\nimport { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';\nimport { ProductCategory } from '../interfaces';\nimport { ProductCategoryBoolExp } from '../interfaces';\n\nexport class MediaQueryOptions extends QueryOptions<(Media&MediaAddon & AttachmentAddon), MediaBoolExp, (MediaOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), MediaDistinctExp> {\n constructor(fields?: (keyof (Media&MediaAddon & AttachmentAddon))[], queryArgs?: IQueryArgs<MediaBoolExp, (MediaOrderBy & MediaAddonOrderBy & AttachmentAddonOrderBy), MediaDistinctExp>) {\n super(MediaEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public size() {\n this.addField('size')\n return this\n }\n public mimeType() {\n this.addField('mimeType')\n return this\n }\n public extName() {\n this.addField('extName')\n return this\n }\n public file(fields:string[]) {\n this.addObjectField('file', fields)\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public mediaType() {\n this.addField('mediaType')\n return this\n }\n /**\n * 网站Id\n */\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public folder(options?: MediaFolderQueryOptions | (keyof MediaFolder)[]) {\n if (Array.isArray(options)) {\n this._associations['folder'] = new MediaFolderQueryOptions(options)\n } else {\n this._associations['folder'] = options || new MediaFolderQueryOptions(['id'])\n }\n return this\n }\n public avatarOfUser(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['avatarOfUser'] = new UserQueryOptions(options)\n } else {\n this._associations['avatarOfUser'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usedByProducts(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['usedByProducts'] = new ProductQueryOptions(options)\n } else {\n this._associations['usedByProducts'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public usedByProductsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['usedByProductsAggregate'] = aggregate\n return this\n }\n public attachmentOf(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['attachmentOf'] = new ProductQueryOptions(options)\n } else {\n this._associations['attachmentOf'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public attachmentOfAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['attachmentOfAggregate'] = aggregate\n return this\n }\n public meidaOfProduct(options?: ProductCategoryQueryOptions | (keyof ProductCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['meidaOfProduct'] = new ProductCategoryQueryOptions(options)\n } else {\n this._associations['meidaOfProduct'] = options || new ProductCategoryQueryOptions(['id'])\n }\n return this\n }\n public meidaOfProductAggregate(aggregate: IAggregate<ProductCategoryBoolExp>) {\n this._aggregates['meidaOfProductAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteType, WebsiteTypeEntityName, WebsiteTypeBoolExp,WebsiteTypeDistinctExp, WebsiteTypeOrderBy } from \"../interfaces\";\nimport { WebsiteQueryOptions } from './WebsiteQueryOptions';\nimport { Website } from '../interfaces';\nimport { WebsiteBoolExp } from '../interfaces';\n\nexport class WebsiteTypeQueryOptions extends QueryOptions<WebsiteType, WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp> {\n constructor(fields?: (keyof WebsiteType)[], queryArgs?: IQueryArgs<WebsiteTypeBoolExp, WebsiteTypeOrderBy, WebsiteTypeDistinctExp>) {\n super(WebsiteTypeEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 网站类型名称\n */\n public name() {\n this.addField('name')\n return this\n }\n /**\n * 显示名称\n */\n public displayName() {\n this.addField('displayName')\n return this\n }\n public pricePerMonth() {\n this.addField('pricePerMonth')\n return this\n }\n public pricePerYear() {\n this.addField('pricePerYear')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public status() {\n this.addField('status')\n return this\n }\n /**\n * 等级\n */\n public level() {\n this.addField('level')\n return this\n }\n public websites(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['websites'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['websites'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n public websitesAggregate(aggregate: IAggregate<WebsiteBoolExp>) {\n this._aggregates['websitesAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { TemplateCategory, TemplateCategoryEntityName, TemplateCategoryBoolExp,TemplateCategoryDistinctExp, TemplateCategoryOrderBy } from \"../interfaces\";\nimport { TemplateQueryOptions } from './TemplateQueryOptions';\nimport { Template } from '../interfaces';\nimport { TemplateBoolExp } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\n\nexport class TemplateCategoryQueryOptions extends QueryOptions<TemplateCategory, TemplateCategoryBoolExp, TemplateCategoryOrderBy, TemplateCategoryDistinctExp> {\n constructor(fields?: (keyof TemplateCategory)[], queryArgs?: IQueryArgs<TemplateCategoryBoolExp, TemplateCategoryOrderBy, TemplateCategoryDistinctExp>) {\n super(TemplateCategoryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public templates(options?: TemplateQueryOptions | (keyof Template)[]) {\n if (Array.isArray(options)) {\n this._associations['templates'] = new TemplateQueryOptions(options)\n } else {\n this._associations['templates'] = options || new TemplateQueryOptions(['id'])\n }\n return this\n }\n public templatesAggregate(aggregate: IAggregate<TemplateBoolExp>) {\n this._aggregates['templatesAggregate'] = aggregate\n return this\n }\n public theme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['theme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['theme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Template, TemplateEntityName, TemplateBoolExp,TemplateDistinctExp, TemplateOrderBy } from \"../interfaces\";\nimport { TemplateCategoryQueryOptions } from './TemplateCategoryQueryOptions';\nimport { TemplateCategory } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\n\nexport class TemplateQueryOptions extends QueryOptions<Template, TemplateBoolExp, TemplateOrderBy, TemplateDistinctExp> {\n constructor(fields?: (keyof Template)[], queryArgs?: IQueryArgs<TemplateBoolExp, TemplateOrderBy, TemplateDistinctExp>) {\n super(TemplateEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public seqValue() {\n this.addField('seqValue')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n /**\n * 模板类型\n */\n public templateType() {\n this.addField('templateType')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public category(options?: TemplateCategoryQueryOptions | (keyof TemplateCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['category'] = new TemplateCategoryQueryOptions(options)\n } else {\n this._associations['category'] = options || new TemplateCategoryQueryOptions(['id'])\n }\n return this\n }\n public theme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['theme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['theme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Theme, ThemeEntityName, ThemeBoolExp,ThemeDistinctExp, ThemeOrderBy } from \"../interfaces\";\nimport { TemplateQueryOptions } from './TemplateQueryOptions';\nimport { Template } from '../interfaces';\nimport { TemplateBoolExp } from '../interfaces';\nimport { TemplateCategoryQueryOptions } from './TemplateCategoryQueryOptions';\nimport { TemplateCategory } from '../interfaces';\nimport { TemplateCategoryBoolExp } from '../interfaces';\n\nexport class ThemeQueryOptions extends QueryOptions<Theme, ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp> {\n constructor(fields?: (keyof Theme)[], queryArgs?: IQueryArgs<ThemeBoolExp, ThemeOrderBy, ThemeDistinctExp>) {\n super(ThemeEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public styles() {\n this.addField('styles')\n return this\n }\n public settings() {\n this.addField('settings')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public templates(options?: TemplateQueryOptions | (keyof Template)[]) {\n if (Array.isArray(options)) {\n this._associations['templates'] = new TemplateQueryOptions(options)\n } else {\n this._associations['templates'] = options || new TemplateQueryOptions(['id'])\n }\n return this\n }\n public templatesAggregate(aggregate: IAggregate<TemplateBoolExp>) {\n this._aggregates['templatesAggregate'] = aggregate\n return this\n }\n public themlateCategories(options?: TemplateCategoryQueryOptions | (keyof TemplateCategory)[]) {\n if (Array.isArray(options)) {\n this._associations['themlateCategories'] = new TemplateCategoryQueryOptions(options)\n } else {\n this._associations['themlateCategories'] = options || new TemplateCategoryQueryOptions(['id'])\n }\n return this\n }\n public themlateCategoriesAggregate(aggregate: IAggregate<TemplateCategoryBoolExp>) {\n this._aggregates['themlateCategoriesAggregate'] = aggregate\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Page, PageEntityName, PageBoolExp,PageDistinctExp, PageOrderBy } from \"../interfaces\";\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\n\nexport class PageQueryOptions extends QueryOptions<Page, PageBoolExp, PageOrderBy, PageDistinctExp> {\n constructor(fields?: (keyof Page)[], queryArgs?: IQueryArgs<PageBoolExp, PageOrderBy, PageDistinctExp>) {\n super(PageEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public content() {\n this.addField('content')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public langAbbr() {\n this.addField('langAbbr')\n return this\n }\n public extends() {\n this.addField('extends')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public seoTitle() {\n this.addField('seoTitle')\n return this\n }\n public seoKeywords() {\n this.addField('seoKeywords')\n return this\n }\n public seoDescription() {\n this.addField('seoDescription')\n return this\n }\n public ogTitle() {\n this.addField('ogTitle')\n return this\n }\n public ogDescription() {\n this.addField('ogDescription')\n return this\n }\n public ogUrl() {\n this.addField('ogUrl')\n return this\n }\n public ogSiteName() {\n this.addField('ogSiteName')\n return this\n }\n public ogType() {\n this.addField('ogType')\n return this\n }\n public xCard() {\n this.addField('xCard')\n return this\n }\n public xSite() {\n this.addField('xSite')\n return this\n }\n public xTitle() {\n this.addField('xTitle')\n return this\n }\n public xDescription() {\n this.addField('xDescription')\n return this\n }\n public xUrl() {\n this.addField('xUrl')\n return this\n }\n public lang() {\n this.addField('lang')\n return this\n }\n public ogImage(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['ogImage'] = new MediaQueryOptions(options)\n } else {\n this._associations['ogImage'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Website, WebsiteEntityName, WebsiteBoolExp,WebsiteDistinctExp, WebsiteOrderBy } from \"../interfaces\";\nimport { WebsiteTypeQueryOptions } from './WebsiteTypeQueryOptions';\nimport { WebsiteType } from '../interfaces';\nimport { ThemeQueryOptions } from './ThemeQueryOptions';\nimport { Theme } from '../interfaces';\nimport { PageQueryOptions } from './PageQueryOptions';\nimport { Page } from '../interfaces';\nimport { UserQueryOptions } from './UserQueryOptions';\nimport { User } from '../interfaces';\nimport { UserBoolExp } from '../interfaces';\n\nexport class WebsiteQueryOptions extends QueryOptions<Website, WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp> {\n constructor(fields?: (keyof Website)[], queryArgs?: IQueryArgs<WebsiteBoolExp, WebsiteOrderBy, WebsiteDistinctExp>) {\n super(WebsiteEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 站点名称\n */\n public name() {\n this.addField('name')\n return this\n }\n /**\n * 站点备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n /**\n * 创建者ID\n */\n public createdBy() {\n this.addField('createdBy')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 最近打开时间\n */\n public lastOpenTime() {\n this.addField('lastOpenTime')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 更新者ID\n */\n public updatedBy() {\n this.addField('updatedBy')\n return this\n }\n public websiteType(options?: WebsiteTypeQueryOptions | (keyof WebsiteType)[]) {\n if (Array.isArray(options)) {\n this._associations['websiteType'] = new WebsiteTypeQueryOptions(options)\n } else {\n this._associations['websiteType'] = options || new WebsiteTypeQueryOptions(['id'])\n }\n return this\n }\n public selectedTheme(options?: ThemeQueryOptions | (keyof Theme)[]) {\n if (Array.isArray(options)) {\n this._associations['selectedTheme'] = new ThemeQueryOptions(options)\n } else {\n this._associations['selectedTheme'] = options || new ThemeQueryOptions(['id'])\n }\n return this\n }\n public homePage(options?: PageQueryOptions | (keyof Page)[]) {\n if (Array.isArray(options)) {\n this._associations['homePage'] = new PageQueryOptions(options)\n } else {\n this._associations['homePage'] = options || new PageQueryOptions(['id'])\n }\n return this\n }\n public owner(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['owner'] = new UserQueryOptions(options)\n } else {\n this._associations['owner'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public users(options?: UserQueryOptions | (keyof User)[]) {\n if (Array.isArray(options)) {\n this._associations['users'] = new UserQueryOptions(options)\n } else {\n this._associations['users'] = options || new UserQueryOptions(['id'])\n }\n return this\n }\n public usersAggregate(aggregate: IAggregate<UserBoolExp>) {\n this._aggregates['usersAggregate'] = aggregate\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { User, UserEntityName, UserBoolExp,UserDistinctExp, UserOrderBy } from \"../interfaces\";\nimport { RoleQueryOptions } from './RoleQueryOptions';\nimport { Role } from '../interfaces';\nimport { RoleBoolExp } from '../interfaces';\nimport { MediaQueryOptions } from './MediaQueryOptions';\nimport { Media } from '../interfaces';\nimport { ProductQueryOptions } from './ProductQueryOptions';\nimport { Product } from '../interfaces';\nimport { ProductBoolExp } from '../interfaces';\nimport { PostQueryOptions } from './PostQueryOptions';\nimport { Post } from '../interfaces';\nimport { PostBoolExp } from '../interfaces';\nimport { WebsiteQueryOptions } from './WebsiteQueryOptions';\nimport { Website } from '../interfaces';\nimport { WebsiteBoolExp } from '../interfaces';\n\nexport class UserQueryOptions extends QueryOptions<User, UserBoolExp, UserOrderBy, UserDistinctExp> {\n constructor(fields?: (keyof User)[], queryArgs?: IQueryArgs<UserBoolExp, UserOrderBy, UserDistinctExp>) {\n super(UserEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public loginName() {\n this.addField('loginName')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public mobileNumber() {\n this.addField('mobileNumber')\n return this\n }\n public isSupperAdmin() {\n this.addField('isSupperAdmin')\n return this\n }\n public password() {\n this.addField('password')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 职位\n */\n public postion() {\n this.addField('postion')\n return this\n }\n /**\n * 自我介绍\n */\n public profile() {\n this.addField('profile')\n return this\n }\n public userType() {\n this.addField('userType')\n return this\n }\n /**\n * 邮箱\n */\n public email() {\n this.addField('email')\n return this\n }\n /**\n * 电话\n */\n public tel() {\n this.addField('tel')\n return this\n }\n /**\n * 电话2\n */\n public tel2() {\n this.addField('tel2')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public whatsApp() {\n this.addField('whatsApp')\n return this\n }\n public linkedIn() {\n this.addField('linkedIn')\n return this\n }\n public twitter() {\n this.addField('twitter')\n return this\n }\n public facebook() {\n this.addField('facebook')\n return this\n }\n public instagram() {\n this.addField('instagram')\n return this\n }\n /**\n * 简介\n */\n public summary() {\n this.addField('summary')\n return this\n }\n public roles(options?: RoleQueryOptions | (keyof Role)[]) {\n if (Array.isArray(options)) {\n this._associations['roles'] = new RoleQueryOptions(options)\n } else {\n this._associations['roles'] = options || new RoleQueryOptions(['id'])\n }\n return this\n }\n public rolesAggregate(aggregate: IAggregate<RoleBoolExp>) {\n this._aggregates['rolesAggregate'] = aggregate\n return this\n }\n public avatar(options?: MediaQueryOptions | (keyof Media)[]) {\n if (Array.isArray(options)) {\n this._associations['avatar'] = new MediaQueryOptions(options)\n } else {\n this._associations['avatar'] = options || new MediaQueryOptions(['id'])\n }\n return this\n }\n public products(options?: ProductQueryOptions | (keyof Product)[]) {\n if (Array.isArray(options)) {\n this._associations['products'] = new ProductQueryOptions(options)\n } else {\n this._associations['products'] = options || new ProductQueryOptions(['id'])\n }\n return this\n }\n public productsAggregate(aggregate: IAggregate<ProductBoolExp>) {\n this._aggregates['productsAggregate'] = aggregate\n return this\n }\n public posts(options?: PostQueryOptions | (keyof Post)[]) {\n if (Array.isArray(options)) {\n this._associations['posts'] = new PostQueryOptions(options)\n } else {\n this._associations['posts'] = options || new PostQueryOptions(['id'])\n }\n return this\n }\n public postsAggregate(aggregate: IAggregate<PostBoolExp>) {\n this._aggregates['postsAggregate'] = aggregate\n return this\n }\n public websites(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['websites'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['websites'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n public websitesAggregate(aggregate: IAggregate<WebsiteBoolExp>) {\n this._aggregates['websitesAggregate'] = aggregate\n return this\n }\n public belongsTo(options?: WebsiteQueryOptions | (keyof Website)[]) {\n if (Array.isArray(options)) {\n this._associations['belongsTo'] = new WebsiteQueryOptions(options)\n } else {\n this._associations['belongsTo'] = options || new WebsiteQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Ability, AbilityEntityName, AbilityBoolExp,AbilityDistinctExp, AbilityOrderBy } from \"../interfaces\";\n\nexport class AbilityQueryOptions extends QueryOptions<Ability, AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp> {\n constructor(fields?: (keyof Ability)[], queryArgs?: IQueryArgs<AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp>) {\n super(AbilityEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public entityUuid() {\n this.addField('entityUuid')\n return this\n }\n public columnUuid() {\n this.addField('columnUuid')\n return this\n }\n public can() {\n this.addField('can')\n return this\n }\n public expression() {\n this.addField('expression')\n return this\n }\n public abilityType() {\n this.addField('abilityType')\n return this\n }\n public roleId() {\n this.addField('roleId')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Lang, LangEntityName, LangBoolExp,LangDistinctExp, LangOrderBy } from \"../interfaces\";\n\nexport class LangQueryOptions extends QueryOptions<Lang, LangBoolExp, LangOrderBy, LangDistinctExp> {\n constructor(fields?: (keyof Lang)[], queryArgs?: IQueryArgs<LangBoolExp, LangOrderBy, LangDistinctExp>) {\n super(LangEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 缩写\n */\n public abbr() {\n this.addField('abbr')\n return this\n }\n /**\n * 英文名称\n */\n public enName() {\n this.addField('enName')\n return this\n }\n /**\n * 本地名称\n */\n public localName() {\n this.addField('localName')\n return this\n }\n /**\n * 国旗图标\n */\n public icon() {\n this.addField('icon')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n}\n\n","import { IAggregate, IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Customer, CustomerEntityName, CustomerBoolExp,CustomerDistinctExp, CustomerOrderBy } from \"../interfaces\";\nimport { EnquiryQueryOptions } from './EnquiryQueryOptions';\nimport { Enquiry } from '../interfaces';\nimport { EnquiryBoolExp } from '../interfaces';\n\nexport class CustomerQueryOptions extends QueryOptions<Customer, CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp> {\n constructor(fields?: (keyof Customer)[], queryArgs?: IQueryArgs<CustomerBoolExp, CustomerOrderBy, CustomerDistinctExp>) {\n super(CustomerEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public company() {\n this.addField('company')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n /**\n * 邮箱\n */\n public email() {\n this.addField('email')\n return this\n }\n /**\n * 电话\n */\n public tel() {\n this.addField('tel')\n return this\n }\n /**\n * 电话2\n */\n public tel2() {\n this.addField('tel2')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public whatsApp() {\n this.addField('whatsApp')\n return this\n }\n public linkedIn() {\n this.addField('linkedIn')\n return this\n }\n public twitter() {\n this.addField('twitter')\n return this\n }\n public facebook() {\n this.addField('facebook')\n return this\n }\n public instagram() {\n this.addField('instagram')\n return this\n }\n /**\n * 简介\n */\n public summary() {\n this.addField('summary')\n return this\n }\n public enquires(options?: EnquiryQueryOptions | (keyof Enquiry)[]) {\n if (Array.isArray(options)) {\n this._associations['enquires'] = new EnquiryQueryOptions(options)\n } else {\n this._associations['enquires'] = options || new EnquiryQueryOptions(['id'])\n }\n return this\n }\n public enquiresAggregate(aggregate: IAggregate<EnquiryBoolExp>) {\n this._aggregates['enquiresAggregate'] = aggregate\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { Enquiry, EnquiryEntityName, EnquiryBoolExp,EnquiryDistinctExp, EnquiryOrderBy } from \"../interfaces\";\nimport { CustomerQueryOptions } from './CustomerQueryOptions';\nimport { Customer } from '../interfaces';\n\nexport class EnquiryQueryOptions extends QueryOptions<Enquiry, EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp> {\n constructor(fields?: (keyof Enquiry)[], queryArgs?: IQueryArgs<EnquiryBoolExp, EnquiryOrderBy, EnquiryDistinctExp>) {\n super(EnquiryEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public title() {\n this.addField('title')\n return this\n }\n public company() {\n this.addField('company')\n return this\n }\n public name() {\n this.addField('name')\n return this\n }\n public email() {\n this.addField('email')\n return this\n }\n public message() {\n this.addField('message')\n return this\n }\n public fromUrl() {\n this.addField('fromUrl')\n return this\n }\n public formIp() {\n this.addField('formIp')\n return this\n }\n public userAgent() {\n this.addField('userAgent')\n return this\n }\n /**\n * 来源cta\n */\n public fromCta() {\n this.addField('fromCta')\n return this\n }\n public read() {\n this.addField('read')\n return this\n }\n public spam() {\n this.addField('spam')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n public customer(options?: CustomerQueryOptions | (keyof Customer)[]) {\n if (Array.isArray(options)) {\n this._associations['customer'] = new CustomerQueryOptions(options)\n } else {\n this._associations['customer'] = options || new CustomerQueryOptions(['id'])\n }\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteMeta, WebsiteMetaEntityName, WebsiteMetaBoolExp,WebsiteMetaDistinctExp, WebsiteMetaOrderBy } from \"../interfaces\";\n\nexport class WebsiteMetaQueryOptions extends QueryOptions<WebsiteMeta, WebsiteMetaBoolExp, WebsiteMetaOrderBy, WebsiteMetaDistinctExp> {\n constructor(fields?: (keyof WebsiteMeta)[], queryArgs?: IQueryArgs<WebsiteMetaBoolExp, WebsiteMetaOrderBy, WebsiteMetaDistinctExp>) {\n super(WebsiteMetaEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { WebsiteSettings, WebsiteSettingsEntityName, WebsiteSettingsBoolExp,WebsiteSettingsDistinctExp, WebsiteSettingsOrderBy } from \"../interfaces\";\n\nexport class WebsiteSettingsQueryOptions extends QueryOptions<WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp> {\n constructor(fields?: (keyof WebsiteSettings)[], queryArgs?: IQueryArgs<WebsiteSettingsBoolExp, WebsiteSettingsOrderBy, WebsiteSettingsDistinctExp>) {\n super(WebsiteSettingsEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n /**\n * 邮件配置\n */\n public smtpConfig() {\n this.addField('smtpConfig')\n return this\n }\n public contact() {\n this.addField('contact')\n return this\n }\n public address() {\n this.addField('address')\n return this\n }\n public email() {\n this.addField('email')\n return this\n }\n public tel() {\n this.addField('tel')\n return this\n }\n public fax() {\n this.addField('fax')\n return this\n }\n public wechat() {\n this.addField('wechat')\n return this\n }\n public whatsapp() {\n this.addField('whatsapp')\n return this\n }\n public mobile() {\n this.addField('mobile')\n return this\n }\n public robots() {\n this.addField('robots')\n return this\n }\n /**\n * 站点名称\n */\n public websiteName() {\n this.addField('websiteName')\n return this\n }\n /**\n * 域名\n */\n public domain() {\n this.addField('domain')\n return this\n }\n /**\n * 打开iRobots\n */\n public openRobots() {\n this.addField('openRobots')\n return this\n }\n /**\n * 301映射表\n */\n public map301() {\n this.addField('map301')\n return this\n }\n public headerCode() {\n this.addField('headerCode')\n return this\n }\n public footerCode() {\n this.addField('footerCode')\n return this\n }\n /**\n * GA跟踪码\n */\n public gaTrackingId() {\n this.addField('gaTrackingId')\n return this\n }\n /**\n * 通知邮箱\n */\n public noticeEmail() {\n this.addField('noticeEmail')\n return this\n }\n /**\n * 邮件模板\n */\n public emailTemplates() {\n this.addField('emailTemplates')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 创建时间\n */\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n /**\n * 更新时间\n */\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n}\n\n","import { IQueryArgs } from \"@rxdrag/entify-hooks\";\nimport { QueryOptions } from \"./QueryOptions\";\nimport { SpamFilterRule, SpamFilterRuleEntityName, SpamFilterRuleBoolExp,SpamFilterRuleDistinctExp, SpamFilterRuleOrderBy } from \"../interfaces\";\n\nexport class SpamFilterRuleQueryOptions extends QueryOptions<SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp> {\n constructor(fields?: (keyof SpamFilterRule)[], queryArgs?: IQueryArgs<SpamFilterRuleBoolExp, SpamFilterRuleOrderBy, SpamFilterRuleDistinctExp>) {\n super(SpamFilterRuleEntityName, fields, queryArgs)\n }\n public id() {\n this.addField('id')\n return this\n }\n public emails() {\n this.addField('emails')\n return this\n }\n public ips() {\n this.addField('ips')\n return this\n }\n public keywords() {\n this.addField('keywords')\n return this\n }\n public createdAt() {\n this.addField('createdAt')\n return this\n }\n public updatedAt() {\n this.addField('updatedAt')\n return this\n }\n public websiteId() {\n this.addField('websiteId')\n return this\n }\n public slug() {\n this.addField('slug')\n return this\n }\n public description() {\n this.addField('description')\n return this\n }\n /**\n * 备注\n */\n public remark() {\n this.addField('remark')\n return this\n }\n}\n\n","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { UserEntityLabel, UserEntityName, userToInput } from \"../interfaces\";\nexport const userEntry: EntityEntry = {\n entityName: UserEntityName,\n entityLabel: UserEntityLabel,\n toInput: userToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { RoleEntityLabel, RoleEntityName, roleToInput } from \"../interfaces\";\nexport const roleEntry: EntityEntry = {\n entityName: RoleEntityName,\n entityLabel: RoleEntityLabel,\n toInput: roleToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { AbilityEntityLabel, AbilityEntityName, abilityToInput } from \"../interfaces\";\nexport const abilityEntry: EntityEntry = {\n entityName: AbilityEntityName,\n entityLabel: AbilityEntityLabel,\n toInput: abilityToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { MediaEntityLabel, MediaEntityName, mediaToInput } from \"../interfaces\";\nexport const mediaEntry: EntityEntry = {\n entityName: MediaEntityName,\n entityLabel: MediaEntityLabel,\n toInput: mediaToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteEntityLabel, WebsiteEntityName, websiteToInput } from \"../interfaces\";\nexport const websiteEntry: EntityEntry = {\n entityName: WebsiteEntityName,\n entityLabel: WebsiteEntityLabel,\n toInput: websiteToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { LangEntityLabel, LangEntityName, langToInput } from \"../interfaces\";\nexport const langEntry: EntityEntry = {\n entityName: LangEntityName,\n entityLabel: LangEntityLabel,\n toInput: langToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteTypeEntityLabel, WebsiteTypeEntityName, websiteTypeToInput } from \"../interfaces\";\nexport const websiteTypeEntry: EntityEntry = {\n entityName: WebsiteTypeEntityName,\n entityLabel: WebsiteTypeEntityLabel,\n toInput: websiteTypeToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PageEntityLabel, PageEntityName, pageToInput } from \"../interfaces\";\nexport const pageEntry: EntityEntry = {\n entityName: PageEntityName,\n entityLabel: PageEntityLabel,\n toInput: pageToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PostEntityLabel, PostEntityName, postToInput } from \"../interfaces\";\nexport const postEntry: EntityEntry = {\n entityName: PostEntityName,\n entityLabel: PostEntityLabel,\n toInput: postToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ProductEntityLabel, ProductEntityName, productToInput } from \"../interfaces\";\nexport const productEntry: EntityEntry = {\n entityName: ProductEntityName,\n entityLabel: ProductEntityLabel,\n toInput: productToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { EnquiryEntityLabel, EnquiryEntityName, enquiryToInput } from \"../interfaces\";\nexport const enquiryEntry: EntityEntry = {\n entityName: EnquiryEntityName,\n entityLabel: EnquiryEntityLabel,\n toInput: enquiryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteMetaEntityLabel, WebsiteMetaEntityName, websiteMetaToInput } from \"../interfaces\";\nexport const websiteMetaEntry: EntityEntry = {\n entityName: WebsiteMetaEntityName,\n entityLabel: WebsiteMetaEntityLabel,\n toInput: websiteMetaToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { WebsiteSettingsEntityLabel, WebsiteSettingsEntityName, websiteSettingsToInput } from \"../interfaces\";\nexport const websiteSettingsEntry: EntityEntry = {\n entityName: WebsiteSettingsEntityName,\n entityLabel: WebsiteSettingsEntityLabel,\n toInput: websiteSettingsToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TemplateEntityLabel, TemplateEntityName, templateToInput } from \"../interfaces\";\nexport const templateEntry: EntityEntry = {\n entityName: TemplateEntityName,\n entityLabel: TemplateEntityLabel,\n toInput: templateToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TemplateCategoryEntityLabel, TemplateCategoryEntityName, templateCategoryToInput } from \"../interfaces\";\nexport const templateCategoryEntry: EntityEntry = {\n entityName: TemplateCategoryEntityName,\n entityLabel: TemplateCategoryEntityLabel,\n toInput: templateCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ThemeEntityLabel, ThemeEntityName, themeToInput } from \"../interfaces\";\nexport const themeEntry: EntityEntry = {\n entityName: ThemeEntityName,\n entityLabel: ThemeEntityLabel,\n toInput: themeToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { MediaFolderEntityLabel, MediaFolderEntityName, mediaFolderToInput } from \"../interfaces\";\nexport const mediaFolderEntry: EntityEntry = {\n entityName: MediaFolderEntityName,\n entityLabel: MediaFolderEntityLabel,\n toInput: mediaFolderToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { PostCategoryEntityLabel, PostCategoryEntityName, postCategoryToInput } from \"../interfaces\";\nexport const postCategoryEntry: EntityEntry = {\n entityName: PostCategoryEntityName,\n entityLabel: PostCategoryEntityLabel,\n toInput: postCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { TagEntityLabel, TagEntityName, tagToInput } from \"../interfaces\";\nexport const tagEntry: EntityEntry = {\n entityName: TagEntityName,\n entityLabel: TagEntityLabel,\n toInput: tagToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { CustomerEntityLabel, CustomerEntityName, customerToInput } from \"../interfaces\";\nexport const customerEntry: EntityEntry = {\n entityName: CustomerEntityName,\n entityLabel: CustomerEntityLabel,\n toInput: customerToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { ProductCategoryEntityLabel, ProductCategoryEntityName, productCategoryToInput } from \"../interfaces\";\nexport const productCategoryEntry: EntityEntry = {\n entityName: ProductCategoryEntityName,\n entityLabel: ProductCategoryEntityLabel,\n toInput: productCategoryToInput,\n}","import { EntityEntry } from \"@rxdrag/entify-hooks\";\nimport { SpamFilterRuleEntityLabel, SpamFilterRuleEntityName, spamFilterRuleToInput } from \"../interfaces\";\nexport const spamFilterRuleEntry: EntityEntry = {\n entityName: SpamFilterRuleEntityName,\n entityLabel: SpamFilterRuleEntityLabel,\n toInput: spamFilterRuleToInput,\n}","export enum UserFields {\n id = 'id',\n loginName = 'loginName',\n name = 'name',\n mobileNumber = 'mobileNumber',\n isSupperAdmin = 'isSupperAdmin',\n password = 'password',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n /**\n * 职位\n */\n postion = 'postion',\n /**\n * 自我介绍\n */\n profile = 'profile',\n userType = 'userType',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport enum UserAssciations {\n\n roles = 'roles',\n rolesAggregate='rolesAggregate',\n avatar = 'avatar',\n products = 'products',\n productsAggregate='productsAggregate',\n posts = 'posts',\n postsAggregate='postsAggregate',\n websites = 'websites',\n websitesAggregate='websitesAggregate',\n belongsTo = 'belongsTo',\n}\n\n","export enum RoleFields {\n id = 'id',\n name = 'name',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n}\n\nexport enum RoleAssciations {\n\n users = 'users',\n usersAggregate='usersAggregate',\n}\n\n","export enum AbilityFields {\n id = 'id',\n entityUuid = 'entityUuid',\n columnUuid = 'columnUuid',\n can = 'can',\n expression = 'expression',\n abilityType = 'abilityType',\n roleId = 'roleId',\n}\n\nexport enum AbilityAssciations {\n\n}\n\n","export enum MediaFields {\n id = 'id',\n name = 'name',\n size = 'size',\n mimeType = 'mimeType',\n extName = 'extName',\n file = 'file',\n description = 'description',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n mediaType = 'mediaType',\n /**\n * 网站Id\n */\n websiteId = 'websiteId',\n}\n\nexport enum MediaAssciations {\n\n folder = 'folder',\n avatarOfUser = 'avatarOfUser',\n usedByProducts = 'usedByProducts',\n usedByProductsAggregate='usedByProductsAggregate',\n attachmentOf = 'attachmentOf',\n attachmentOfAggregate='attachmentOfAggregate',\n meidaOfProduct = 'meidaOfProduct',\n meidaOfProductAggregate='meidaOfProductAggregate',\n}\n\n","export enum WebsiteFields {\n id = 'id',\n /**\n * 站点名称\n */\n name = 'name',\n /**\n * 站点备注\n */\n remark = 'remark',\n /**\n * 创建者ID\n */\n createdBy = 'createdBy',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 最近打开时间\n */\n lastOpenTime = 'lastOpenTime',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 更新者ID\n */\n updatedBy = 'updatedBy',\n}\n\nexport enum WebsiteAssciations {\n\n websiteType = 'websiteType',\n selectedTheme = 'selectedTheme',\n homePage = 'homePage',\n owner = 'owner',\n users = 'users',\n usersAggregate='usersAggregate',\n}\n\n","export enum LangFields {\n id = 'id',\n /**\n * 缩写\n */\n abbr = 'abbr',\n /**\n * 英文名称\n */\n enName = 'enName',\n /**\n * 本地名称\n */\n localName = 'localName',\n /**\n * 国旗图标\n */\n icon = 'icon',\n /**\n * 备注\n */\n remark = 'remark',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n}\n\nexport enum LangAssciations {\n\n}\n\n","export enum WebsiteTypeFields {\n id = 'id',\n /**\n * 网站类型名称\n */\n name = 'name',\n /**\n * 显示名称\n */\n displayName = 'displayName',\n pricePerMonth = 'pricePerMonth',\n pricePerYear = 'pricePerYear',\n /**\n * 备注\n */\n remark = 'remark',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n status = 'status',\n /**\n * 等级\n */\n level = 'level',\n}\n\nexport enum WebsiteTypeAssciations {\n\n websites = 'websites',\n websitesAggregate='websitesAggregate',\n}\n\n","export enum PageFields {\n id = 'id',\n title = 'title',\n content = 'content',\n /**\n * 备注\n */\n remark = 'remark',\n langAbbr = 'langAbbr',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum PageAssciations {\n\n ogImage = 'ogImage',\n}\n\n","export enum PostFields {\n id = 'id',\n seqValue = 'seqValue',\n /**\n * 置顶\n */\n pinToTop = 'pinToTop',\n authorEmail = 'authorEmail',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum PostAssciations {\n\n tags = 'tags',\n tagsAggregate='tagsAggregate',\n author = 'author',\n cover = 'cover',\n ogImage = 'ogImage',\n draftOf = 'draftOf',\n category = 'category',\n draft = 'draft',\n}\n\n","export enum ProductFields {\n id = 'id',\n published = 'published',\n featured = 'featured',\n showInNavMenu = 'showInNavMenu',\n seqValue = 'seqValue',\n /**\n * 特色\n */\n features = 'features',\n content2 = 'content2',\n content3 = 'content3',\n shortTitle = 'shortTitle',\n /**\n * 第三方视频url\n */\n externalVideoUrl = 'externalVideoUrl',\n publishedAt = 'publishedAt',\n status = 'status',\n title = 'title',\n content = 'content',\n extends = 'extends',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n seoTitle = 'seoTitle',\n seoKeywords = 'seoKeywords',\n seoDescription = 'seoDescription',\n ogTitle = 'ogTitle',\n ogDescription = 'ogDescription',\n ogUrl = 'ogUrl',\n ogSiteName = 'ogSiteName',\n ogType = 'ogType',\n xCard = 'xCard',\n xSite = 'xSite',\n xTitle = 'xTitle',\n xDescription = 'xDescription',\n xUrl = 'xUrl',\n lang = 'lang',\n}\n\nexport enum ProductAssciations {\n\n category = 'category',\n medias = 'medias',\n mediasAggregate='mediasAggregate',\n tags = 'tags',\n tagsAggregate='tagsAggregate',\n ogImage = 'ogImage',\n attachments = 'attachments',\n attachmentsAggregate='attachmentsAggregate',\n draftOf = 'draftOf',\n creator = 'creator',\n draft = 'draft',\n}\n\n","export enum EnquiryFields {\n id = 'id',\n title = 'title',\n company = 'company',\n name = 'name',\n email = 'email',\n message = 'message',\n fromUrl = 'fromUrl',\n formIp = 'formIp',\n userAgent = 'userAgent',\n /**\n * 来源cta\n */\n fromCta = 'fromCta',\n read = 'read',\n spam = 'spam',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum EnquiryAssciations {\n\n customer = 'customer',\n}\n\n","export enum WebsiteMetaFields {\n id = 'id',\n}\n\nexport enum WebsiteMetaAssciations {\n\n}\n\n","export enum WebsiteSettingsFields {\n id = 'id',\n /**\n * 邮件配置\n */\n smtpConfig = 'smtpConfig',\n contact = 'contact',\n address = 'address',\n email = 'email',\n tel = 'tel',\n fax = 'fax',\n wechat = 'wechat',\n whatsapp = 'whatsapp',\n mobile = 'mobile',\n robots = 'robots',\n /**\n * 站点名称\n */\n websiteName = 'websiteName',\n /**\n * 域名\n */\n domain = 'domain',\n /**\n * 打开iRobots\n */\n openRobots = 'openRobots',\n /**\n * 301映射表\n */\n map301 = 'map301',\n headerCode = 'headerCode',\n footerCode = 'footerCode',\n /**\n * GA跟踪码\n */\n gaTrackingId = 'gaTrackingId',\n /**\n * 通知邮箱\n */\n noticeEmail = 'noticeEmail',\n /**\n * 邮件模板\n */\n emailTemplates = 'emailTemplates',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum WebsiteSettingsAssciations {\n\n}\n\n","export enum TemplateFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n content = 'content',\n /**\n * 模板类型\n */\n templateType = 'templateType',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TemplateAssciations {\n\n category = 'category',\n theme = 'theme',\n}\n\n","export enum TemplateCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TemplateCategoryAssciations {\n\n templates = 'templates',\n templatesAggregate='templatesAggregate',\n theme = 'theme',\n}\n\n","export enum ThemeFields {\n id = 'id',\n name = 'name',\n styles = 'styles',\n settings = 'settings',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum ThemeAssciations {\n\n templates = 'templates',\n templatesAggregate='templatesAggregate',\n themlateCategories = 'themlateCategories',\n themlateCategoriesAggregate='themlateCategoriesAggregate',\n}\n\n","export enum MediaFolderFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum MediaFolderAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n parent = 'parent',\n medias = 'medias',\n mediasAggregate='mediasAggregate',\n}\n\n","export enum PostCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum PostCategoryAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n posts = 'posts',\n postsAggregate='postsAggregate',\n parent = 'parent',\n}\n\n","export enum TagFields {\n id = 'id',\n /**\n * 名称\n */\n name = 'name',\n color = 'color',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum TagAssciations {\n\n posts = 'posts',\n postsAggregate='postsAggregate',\n products = 'products',\n productsAggregate='productsAggregate',\n}\n\n","export enum CustomerFields {\n id = 'id',\n company = 'company',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n /**\n * 邮箱\n */\n email = 'email',\n /**\n * 电话\n */\n tel = 'tel',\n /**\n * 电话2\n */\n tel2 = 'tel2',\n name = 'name',\n mobile = 'mobile',\n whatsApp = 'whatsApp',\n linkedIn = 'linkedIn',\n twitter = 'twitter',\n facebook = 'facebook',\n instagram = 'instagram',\n /**\n * 简介\n */\n summary = 'summary',\n}\n\nexport enum CustomerAssciations {\n\n enquires = 'enquires',\n enquiresAggregate='enquiresAggregate',\n}\n\n","export enum ProductCategoryFields {\n id = 'id',\n name = 'name',\n seqValue = 'seqValue',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 创建时间\n */\n createdAt = 'createdAt',\n /**\n * 更新时间\n */\n updatedAt = 'updatedAt',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum ProductCategoryAssciations {\n\n children = 'children',\n childrenAggregate='childrenAggregate',\n media = 'media',\n parent = 'parent',\n products = 'products',\n productsAggregate='productsAggregate',\n}\n\n","export enum SpamFilterRuleFields {\n id = 'id',\n emails = 'emails',\n ips = 'ips',\n keywords = 'keywords',\n createdAt = 'createdAt',\n updatedAt = 'updatedAt',\n websiteId = 'websiteId',\n slug = 'slug',\n description = 'description',\n /**\n * 备注\n */\n remark = 'remark',\n}\n\nexport enum SpamFilterRuleAssciations {\n\n}\n\n"],"names":["fields","UserDistinctEnum","RoleDistinctEnum","AbilityDistinctEnum","AbilityType","MediaDistinctEnum","MediaType","WebsiteDistinctEnum","LangDistinctEnum","WebsiteTypeDistinctEnum","PageDistinctEnum","PostDistinctEnum","ProductDistinctEnum","EnquiryDistinctEnum","WebsiteMetaDistinctEnum","WebsiteSettingsDistinctEnum","TemplateDistinctEnum","TemplateCategoryDistinctEnum","ThemeDistinctEnum","MediaFolderDistinctEnum","WebsitePartDistinctEnum","WebsiteTypeStatus","WebsiteContentDistinctEnum","PostCategoryDistinctEnum","TagDistinctEnum","SeoMetaDistinctEnum","OgMetaDistinctEnum","PublishableDistinctEnum","PublishableStatus","PersonDistinctEnum","CustomerDistinctEnum","BaseEntityDistinctEnum","MultiLangableDistinctEnum","WebsiteUserDistinctEnum","CustomizeMediaDistinctEnum","UserType","TemplateType","ProductCategoryDistinctEnum","ExtendFieldType","ComponentType","SpamFilterRuleDistinctEnum","UserFields","UserAssciations","RoleFields","RoleAssciations","AbilityFields","AbilityAssciations","MediaFields","MediaAssciations","WebsiteFields","WebsiteAssciations","LangFields","LangAssciations","WebsiteTypeFields","WebsiteTypeAssciations","PageFields","PageAssciations","PostFields","PostAssciations","ProductFields","ProductAssciations","EnquiryFields","EnquiryAssciations","WebsiteMetaFields","WebsiteMetaAssciations","WebsiteSettingsFields","WebsiteSettingsAssciations","TemplateFields","TemplateAssciations","TemplateCategoryFields","TemplateCategoryAssciations","ThemeFields","ThemeAssciations","MediaFolderFields","MediaFolderAssciations","PostCategoryFields","PostCategoryAssciations","TagFields","TagAssciations","CustomerFields","CustomerAssciations","ProductCategoryFields","ProductCategoryAssciations","SpamFilterRuleFields","SpamFilterRuleAssciations"],"mappings":"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"}
|