@rxdrag/rxcms-models 0.3.62 → 0.3.64
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/AbilityQueryOptions.d.ts +1 -1
- package/dist/classes/AnalyticsConfigQueryOptions.d.ts +1 -1
- package/dist/classes/AttachmentOnProductQueryOptions.d.ts +1 -1
- package/dist/classes/ChangeLogQueryOptions.d.ts +1 -1
- package/dist/classes/ComponentCategoryQueryOptions.d.ts +1 -1
- package/dist/classes/CustomerQueryOptions.d.ts +1 -1
- package/dist/classes/EnquiryQueryOptions.d.ts +1 -1
- package/dist/classes/FrontComponentQueryOptions.d.ts +1 -1
- package/dist/classes/LangQueryOptions.d.ts +1 -1
- package/dist/classes/MailQueryOptions.d.ts +1 -1
- package/dist/classes/MediaFolderQueryOptions.d.ts +1 -1
- package/dist/classes/MediaOnProductQueryOptions.d.ts +1 -1
- package/dist/classes/MediaQueryOptions.d.ts +1 -1
- package/dist/classes/PageMetaQueryOptions.d.ts +1 -1
- package/dist/classes/PageQueryOptions.d.ts +1 -1
- package/dist/classes/PostCategoryQueryOptions.d.ts +1 -1
- package/dist/classes/PostQueryOptions.d.ts +1 -1
- package/dist/classes/ProductCategoryQueryOptions.d.ts +1 -1
- package/dist/classes/ProductQueryOptions.d.ts +1 -1
- package/dist/classes/QueryOptions.d.ts +1 -1
- package/dist/classes/RoleQueryOptions.d.ts +1 -1
- package/dist/classes/SearchIndexQueryOptions.d.ts +1 -1
- package/dist/classes/SectionTemplateQueryOptions.d.ts +1 -1
- package/dist/classes/SpamFilterRuleQueryOptions.d.ts +1 -1
- package/dist/classes/StyleConfigQueryOptions.d.ts +1 -1
- package/dist/classes/TagQueryOptions.d.ts +1 -1
- package/dist/classes/TemplateCategoryQueryOptions.d.ts +1 -1
- package/dist/classes/ThemeCategoryQueryOptions.d.ts +1 -1
- package/dist/classes/ThemeConfigQueryOptions.d.ts +1 -1
- package/dist/classes/ThemeInMarketQueryOptions.d.ts +1 -1
- package/dist/classes/ThemeQueryOptions.d.ts +1 -1
- package/dist/classes/ThemeVersionQueryOptions.d.ts +1 -1
- package/dist/classes/UserQueryOptions.d.ts +1 -1
- package/dist/classes/WebsiteQueryOptions.d.ts +1 -1
- package/dist/classes/WebsiteSettingsQueryOptions.d.ts +1 -1
- package/dist/classes/WebsiteTypeQueryOptions.d.ts +1 -1
- package/dist/entries/abilityEntry.d.ts +1 -1
- package/dist/entries/analyticsConfigEntry.d.ts +1 -1
- package/dist/entries/attachmentOnProductEntry.d.ts +1 -1
- package/dist/entries/changeLogEntry.d.ts +1 -1
- package/dist/entries/componentCategoryEntry.d.ts +1 -1
- package/dist/entries/customerEntry.d.ts +1 -1
- package/dist/entries/enquiryEntry.d.ts +1 -1
- package/dist/entries/frontComponentEntry.d.ts +1 -1
- package/dist/entries/langEntry.d.ts +1 -1
- package/dist/entries/mailEntry.d.ts +1 -1
- package/dist/entries/mediaEntry.d.ts +1 -1
- package/dist/entries/mediaFolderEntry.d.ts +1 -1
- package/dist/entries/mediaOnProductEntry.d.ts +1 -1
- package/dist/entries/pageEntry.d.ts +1 -1
- package/dist/entries/pageMetaEntry.d.ts +1 -1
- package/dist/entries/postCategoryEntry.d.ts +1 -1
- package/dist/entries/postEntry.d.ts +1 -1
- package/dist/entries/productCategoryEntry.d.ts +1 -1
- package/dist/entries/productEntry.d.ts +1 -1
- package/dist/entries/roleEntry.d.ts +1 -1
- package/dist/entries/searchIndexEntry.d.ts +1 -1
- package/dist/entries/sectionTemplateEntry.d.ts +1 -1
- package/dist/entries/spamFilterRuleEntry.d.ts +1 -1
- package/dist/entries/styleConfigEntry.d.ts +1 -1
- package/dist/entries/tagEntry.d.ts +1 -1
- package/dist/entries/templateCategoryEntry.d.ts +1 -1
- package/dist/entries/themeCategoryEntry.d.ts +1 -1
- package/dist/entries/themeConfigEntry.d.ts +1 -1
- package/dist/entries/themeEntry.d.ts +1 -1
- package/dist/entries/themeInMarketEntry.d.ts +1 -1
- package/dist/entries/themeVersionEntry.d.ts +1 -1
- package/dist/entries/userEntry.d.ts +1 -1
- package/dist/entries/websiteEntry.d.ts +1 -1
- package/dist/entries/websiteSettingsEntry.d.ts +1 -1
- package/dist/entries/websiteTypeEntry.d.ts +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/interfaces/AbilityOrderBy.d.ts +1 -1
- package/dist/interfaces/AnalyticsConfigInput.d.ts +1 -1
- package/dist/interfaces/AnalyticsConfigOrderBy.d.ts +1 -1
- package/dist/interfaces/AttachmentOnProductInput.d.ts +1 -1
- package/dist/interfaces/AttachmentOnProductOrderBy.d.ts +1 -1
- package/dist/interfaces/ChangeLogInput.d.ts +1 -1
- package/dist/interfaces/ChangeLogOrderBy.d.ts +1 -1
- package/dist/interfaces/ComponentCategoryInput.d.ts +2 -2
- package/dist/interfaces/ComponentCategoryOrderBy.d.ts +1 -1
- package/dist/interfaces/CustomerInput.d.ts +2 -2
- package/dist/interfaces/CustomerOrderBy.d.ts +1 -1
- package/dist/interfaces/EnquiryInput.d.ts +1 -1
- package/dist/interfaces/EnquiryOrderBy.d.ts +1 -1
- package/dist/interfaces/FrontComponentInput.d.ts +1 -1
- package/dist/interfaces/FrontComponentOrderBy.d.ts +1 -1
- package/dist/interfaces/LangInput.d.ts +1 -1
- package/dist/interfaces/LangOrderBy.d.ts +1 -1
- package/dist/interfaces/MailOrderBy.d.ts +1 -1
- package/dist/interfaces/MarketableOrderBy.d.ts +1 -1
- package/dist/interfaces/MediaFolderInput.d.ts +2 -2
- package/dist/interfaces/MediaFolderOrderBy.d.ts +1 -1
- package/dist/interfaces/MediaInput.d.ts +2 -2
- package/dist/interfaces/MediaOnProductInput.d.ts +1 -1
- package/dist/interfaces/MediaOnProductOrderBy.d.ts +1 -1
- package/dist/interfaces/MediaOrderBy.d.ts +1 -1
- package/dist/interfaces/PageInput.d.ts +1 -1
- package/dist/interfaces/PageMetaInput.d.ts +1 -1
- package/dist/interfaces/PageMetaOrderBy.d.ts +1 -1
- package/dist/interfaces/PageOrderBy.d.ts +1 -1
- package/dist/interfaces/PersonOrderBy.d.ts +1 -1
- package/dist/interfaces/PostCategoryInput.d.ts +2 -2
- package/dist/interfaces/PostCategoryOrderBy.d.ts +1 -1
- package/dist/interfaces/PostInput.d.ts +2 -2
- package/dist/interfaces/PostOrderBy.d.ts +1 -1
- package/dist/interfaces/ProductCategoryInput.d.ts +2 -2
- package/dist/interfaces/ProductCategoryOrderBy.d.ts +1 -1
- package/dist/interfaces/ProductInput.d.ts +2 -2
- package/dist/interfaces/ProductOrderBy.d.ts +1 -1
- package/dist/interfaces/PublishableOrderBy.d.ts +1 -1
- package/dist/interfaces/RoleInput.d.ts +1 -1
- package/dist/interfaces/RoleOrderBy.d.ts +1 -1
- package/dist/interfaces/SearchIndexInput.d.ts +1 -1
- package/dist/interfaces/SearchIndexOrderBy.d.ts +1 -1
- package/dist/interfaces/SectionTemplateInput.d.ts +1 -1
- package/dist/interfaces/SectionTemplateOrderBy.d.ts +1 -1
- package/dist/interfaces/SlugableOrderBy.d.ts +1 -1
- package/dist/interfaces/SpamFilterRuleInput.d.ts +1 -1
- package/dist/interfaces/SpamFilterRuleOrderBy.d.ts +1 -1
- package/dist/interfaces/StyleConfigInput.d.ts +1 -1
- package/dist/interfaces/StyleConfigOrderBy.d.ts +1 -1
- package/dist/interfaces/TagInput.d.ts +2 -2
- package/dist/interfaces/TagOrderBy.d.ts +1 -1
- package/dist/interfaces/TemplateCategoryInput.d.ts +2 -2
- package/dist/interfaces/TemplateCategoryOrderBy.d.ts +1 -1
- package/dist/interfaces/ThemeCategoryInput.d.ts +1 -1
- package/dist/interfaces/ThemeCategoryOrderBy.d.ts +1 -1
- package/dist/interfaces/ThemeConfigInput.d.ts +1 -1
- package/dist/interfaces/ThemeConfigOrderBy.d.ts +1 -1
- package/dist/interfaces/ThemeInMarketInput.d.ts +1 -1
- package/dist/interfaces/ThemeInMarketOrderBy.d.ts +1 -1
- package/dist/interfaces/ThemeInput.d.ts +2 -2
- package/dist/interfaces/ThemeOrderBy.d.ts +1 -1
- package/dist/interfaces/ThemeVersionInput.d.ts +1 -1
- package/dist/interfaces/ThemeVersionOrderBy.d.ts +1 -1
- package/dist/interfaces/UserInput.d.ts +2 -2
- package/dist/interfaces/UserOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsiteContentOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsiteInput.d.ts +2 -2
- package/dist/interfaces/WebsiteOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsitePartOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsiteSettingsInput.d.ts +1 -1
- package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsiteTypeInput.d.ts +1 -1
- package/dist/interfaces/WebsiteTypeOrderBy.d.ts +1 -1
- package/dist/interfaces/WebsiteUserOrderBy.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Ability, AbilityBoolExp, AbilityDistinctExp, AbilityOrderBy } from "../interfaces";
|
|
4
4
|
export declare class AbilityQueryOptions extends QueryOptions<Ability, AbilityBoolExp, AbilityOrderBy, AbilityDistinctExp> {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { AnalyticsConfig, AnalyticsConfigBoolExp, AnalyticsConfigDistinctExp, AnalyticsConfigOrderBy } from "../interfaces";
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { AttachmentOnProduct, AttachmentOnProductBoolExp, AttachmentOnProductDistinctExp, AttachmentOnProductOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ChangeLog, ChangeLogBoolExp, ChangeLogDistinctExp, ChangeLogOrderBy } from "../interfaces";
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ComponentCategory, ComponentCategoryBoolExp, ComponentCategoryDistinctExp, ComponentCategoryOrderBy } from "../interfaces";
|
|
4
4
|
import { FrontComponentQueryOptions } from './FrontComponentQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Customer, CustomerBoolExp, CustomerDistinctExp, CustomerOrderBy } from "../interfaces";
|
|
4
4
|
import { EnquiryQueryOptions } from './EnquiryQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Enquiry, EnquiryBoolExp, EnquiryDistinctExp, EnquiryOrderBy } from "../interfaces";
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { FrontComponent, FrontComponentBoolExp, FrontComponentDistinctExp, FrontComponentOrderBy } from "../interfaces";
|
|
4
4
|
import { ComponentCategoryQueryOptions } from './ComponentCategoryQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Lang, LangBoolExp, LangDistinctExp, LangOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaFolderQueryOptions } from './MediaFolderQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Mail, MailBoolExp, MailDistinctExp, MailOrderBy } from "../interfaces";
|
|
4
4
|
export declare class MailQueryOptions extends QueryOptions<Mail, MailBoolExp, MailOrderBy, MailDistinctExp> {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { MediaFolder, MediaFolderBoolExp, MediaFolderDistinctExp, MediaFolderOrderBy } from "../interfaces";
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { MediaOnProduct, MediaOnProductBoolExp, MediaOnProductDistinctExp, MediaOnProductOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Media, MediaBoolExp, MediaDistinctExp, MediaOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaFolderQueryOptions } from './MediaFolderQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { PageMeta, PageMetaBoolExp, PageMetaDistinctExp, PageMetaOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Page, PageBoolExp, PageDistinctExp, PageOrderBy } from "../interfaces";
|
|
4
4
|
import { PageMetaQueryOptions } from './PageMetaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { PostCategory, PostCategoryBoolExp, PostCategoryDistinctExp, PostCategoryOrderBy } from "../interfaces";
|
|
4
4
|
import { PostQueryOptions } from './PostQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Post, PostBoolExp, PostDistinctExp, PostOrderBy } from "../interfaces";
|
|
4
4
|
import { TagQueryOptions } from './TagQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ProductCategory, ProductCategoryBoolExp, ProductCategoryDistinctExp, ProductCategoryOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Product, ProductBoolExp, ProductDistinctExp, ProductOrderBy } from "../interfaces";
|
|
4
4
|
import { ProductCategoryQueryOptions } from './ProductCategoryQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Aggregates, Associations, IAggregate, IEntity, IGqlQueryOptions, IQueryArgs, IQueryOptions, ObjectFields } from "@rxdrag/entify-
|
|
1
|
+
import { Aggregates, Associations, IAggregate, IEntity, IGqlQueryOptions, IQueryArgs, IQueryOptions, ObjectFields } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare class QueryOptions<T extends IEntity = IEntity, WhereExp = unknown, OrderBy = unknown, DistinctExp = unknown> implements IQueryOptions<T, WhereExp, OrderBy, DistinctExp> {
|
|
3
3
|
entityName: string;
|
|
4
4
|
protected _fields: (keyof T)[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Role, RoleBoolExp, RoleDistinctExp, RoleOrderBy } from "../interfaces";
|
|
4
4
|
import { UserQueryOptions } from './UserQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { SearchIndex, SearchIndexBoolExp, SearchIndexDistinctExp, SearchIndexOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { SectionTemplate, SectionTemplateBoolExp, SectionTemplateDistinctExp, SectionTemplateOrderBy } from "../interfaces";
|
|
4
4
|
import { TemplateCategoryQueryOptions } from './TemplateCategoryQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { SpamFilterRule, SpamFilterRuleBoolExp, SpamFilterRuleDistinctExp, SpamFilterRuleOrderBy } from "../interfaces";
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { StyleConfig, StyleConfigBoolExp, StyleConfigDistinctExp, StyleConfigOrderBy } from "../interfaces";
|
|
4
4
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Tag, TagBoolExp, TagDistinctExp, TagOrderBy } from "../interfaces";
|
|
4
4
|
import { LangQueryOptions } from './LangQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { TemplateCategory, TemplateCategoryBoolExp, TemplateCategoryDistinctExp, TemplateCategoryOrderBy } from "../interfaces";
|
|
4
4
|
import { SectionTemplateQueryOptions } from './SectionTemplateQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ThemeCategory, ThemeCategoryBoolExp, ThemeCategoryDistinctExp, ThemeCategoryOrderBy } from "../interfaces";
|
|
4
4
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ThemeConfig, ThemeConfigBoolExp, ThemeConfigDistinctExp, ThemeConfigOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ThemeInMarket, ThemeInMarketBoolExp, ThemeInMarketDistinctExp, ThemeInMarketOrderBy } from "../interfaces";
|
|
4
4
|
import { ThemeVersionQueryOptions } from './ThemeVersionQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Theme, ThemeBoolExp, ThemeDistinctExp, ThemeOrderBy } from "../interfaces";
|
|
4
4
|
import { MediaQueryOptions } from './MediaQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { ThemeVersion, ThemeVersionBoolExp, ThemeVersionDistinctExp, ThemeVersionOrderBy } from "../interfaces";
|
|
4
4
|
import { ThemeQueryOptions } from './ThemeQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { User, UserBoolExp, UserDistinctExp, UserOrderBy } from "../interfaces";
|
|
4
4
|
import { RoleQueryOptions } from './RoleQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { Website, WebsiteBoolExp, WebsiteDistinctExp, WebsiteOrderBy } from "../interfaces";
|
|
4
4
|
import { WebsiteTypeQueryOptions } from './WebsiteTypeQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { WebsiteSettings, WebsiteSettingsBoolExp, WebsiteSettingsDistinctExp, WebsiteSettingsOrderBy } from "../interfaces";
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IAggregate, IQueryArgs } from "@rxdrag/entify-
|
|
1
|
+
import { IAggregate, IQueryArgs } from "@rxdrag/entify-lib";
|
|
2
2
|
import { QueryOptions } from "./QueryOptions";
|
|
3
3
|
import { WebsiteType, WebsiteTypeBoolExp, WebsiteTypeDistinctExp, WebsiteTypeOrderBy } from "../interfaces";
|
|
4
4
|
import { WebsiteQueryOptions } from './WebsiteQueryOptions';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const abilityEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const analyticsConfigEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const attachmentOnProductEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const changeLogEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const componentCategoryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const customerEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const enquiryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const frontComponentEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const langEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const mailEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const mediaEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const mediaFolderEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const mediaOnProductEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const pageEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const pageMetaEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const postCategoryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const postEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const productCategoryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const productEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const roleEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const searchIndexEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const sectionTemplateEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const spamFilterRuleEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const styleConfigEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const tagEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const templateCategoryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const themeCategoryEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const themeConfigEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const themeEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const themeInMarketEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const themeVersionEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const userEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const websiteEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const websiteSettingsEntry: EntityEntry;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { EntityEntry } from "@rxdrag/entify-
|
|
1
|
+
import { EntityEntry } from "@rxdrag/entify-lib";
|
|
2
2
|
export declare const websiteTypeEntry: EntityEntry;
|
package/dist/index.mjs
CHANGED
|
@@ -4,7 +4,7 @@ var __publicField = (obj, key, value) => {
|
|
|
4
4
|
__defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
5
5
|
return value;
|
|
6
6
|
};
|
|
7
|
-
import { processHasManyClear, convertHasManyToInput, processHasOneClear, convertHasOneToInput } from "@rxdrag/entify-
|
|
7
|
+
import { processHasManyClear, convertHasManyToInput, processHasOneClear, convertHasOneToInput } from "@rxdrag/entify-lib";
|
|
8
8
|
const associationsClasses = {};
|
|
9
9
|
const aggregateEntities = {
|
|
10
10
|
User: {
|