@rxdrag/rxcms-models 0.3.62 → 0.3.63

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.
Files changed (149) hide show
  1. package/dist/classes/AbilityQueryOptions.d.ts +1 -1
  2. package/dist/classes/AnalyticsConfigQueryOptions.d.ts +1 -1
  3. package/dist/classes/AttachmentOnProductQueryOptions.d.ts +1 -1
  4. package/dist/classes/ChangeLogQueryOptions.d.ts +1 -1
  5. package/dist/classes/ComponentCategoryQueryOptions.d.ts +1 -1
  6. package/dist/classes/CustomerQueryOptions.d.ts +1 -1
  7. package/dist/classes/EnquiryQueryOptions.d.ts +1 -1
  8. package/dist/classes/FrontComponentQueryOptions.d.ts +1 -1
  9. package/dist/classes/LangQueryOptions.d.ts +1 -1
  10. package/dist/classes/MailQueryOptions.d.ts +1 -1
  11. package/dist/classes/MediaFolderQueryOptions.d.ts +1 -1
  12. package/dist/classes/MediaOnProductQueryOptions.d.ts +1 -1
  13. package/dist/classes/MediaQueryOptions.d.ts +1 -1
  14. package/dist/classes/PageMetaQueryOptions.d.ts +1 -1
  15. package/dist/classes/PageQueryOptions.d.ts +1 -1
  16. package/dist/classes/PostCategoryQueryOptions.d.ts +1 -1
  17. package/dist/classes/PostQueryOptions.d.ts +1 -1
  18. package/dist/classes/ProductCategoryQueryOptions.d.ts +1 -1
  19. package/dist/classes/ProductQueryOptions.d.ts +1 -1
  20. package/dist/classes/QueryOptions.d.ts +1 -1
  21. package/dist/classes/RoleQueryOptions.d.ts +1 -1
  22. package/dist/classes/SearchIndexQueryOptions.d.ts +1 -1
  23. package/dist/classes/SectionTemplateQueryOptions.d.ts +1 -1
  24. package/dist/classes/SpamFilterRuleQueryOptions.d.ts +1 -1
  25. package/dist/classes/StyleConfigQueryOptions.d.ts +1 -1
  26. package/dist/classes/TagQueryOptions.d.ts +1 -1
  27. package/dist/classes/TemplateCategoryQueryOptions.d.ts +1 -1
  28. package/dist/classes/ThemeCategoryQueryOptions.d.ts +1 -1
  29. package/dist/classes/ThemeConfigQueryOptions.d.ts +1 -1
  30. package/dist/classes/ThemeInMarketQueryOptions.d.ts +1 -1
  31. package/dist/classes/ThemeQueryOptions.d.ts +1 -1
  32. package/dist/classes/ThemeVersionQueryOptions.d.ts +1 -1
  33. package/dist/classes/UserQueryOptions.d.ts +1 -1
  34. package/dist/classes/WebsiteQueryOptions.d.ts +1 -1
  35. package/dist/classes/WebsiteSettingsQueryOptions.d.ts +1 -1
  36. package/dist/classes/WebsiteTypeQueryOptions.d.ts +1 -1
  37. package/dist/entries/abilityEntry.d.ts +1 -1
  38. package/dist/entries/analyticsConfigEntry.d.ts +1 -1
  39. package/dist/entries/attachmentOnProductEntry.d.ts +1 -1
  40. package/dist/entries/changeLogEntry.d.ts +1 -1
  41. package/dist/entries/componentCategoryEntry.d.ts +1 -1
  42. package/dist/entries/customerEntry.d.ts +1 -1
  43. package/dist/entries/enquiryEntry.d.ts +1 -1
  44. package/dist/entries/frontComponentEntry.d.ts +1 -1
  45. package/dist/entries/langEntry.d.ts +1 -1
  46. package/dist/entries/mailEntry.d.ts +1 -1
  47. package/dist/entries/mediaEntry.d.ts +1 -1
  48. package/dist/entries/mediaFolderEntry.d.ts +1 -1
  49. package/dist/entries/mediaOnProductEntry.d.ts +1 -1
  50. package/dist/entries/pageEntry.d.ts +1 -1
  51. package/dist/entries/pageMetaEntry.d.ts +1 -1
  52. package/dist/entries/postCategoryEntry.d.ts +1 -1
  53. package/dist/entries/postEntry.d.ts +1 -1
  54. package/dist/entries/productCategoryEntry.d.ts +1 -1
  55. package/dist/entries/productEntry.d.ts +1 -1
  56. package/dist/entries/roleEntry.d.ts +1 -1
  57. package/dist/entries/searchIndexEntry.d.ts +1 -1
  58. package/dist/entries/sectionTemplateEntry.d.ts +1 -1
  59. package/dist/entries/spamFilterRuleEntry.d.ts +1 -1
  60. package/dist/entries/styleConfigEntry.d.ts +1 -1
  61. package/dist/entries/tagEntry.d.ts +1 -1
  62. package/dist/entries/templateCategoryEntry.d.ts +1 -1
  63. package/dist/entries/themeCategoryEntry.d.ts +1 -1
  64. package/dist/entries/themeConfigEntry.d.ts +1 -1
  65. package/dist/entries/themeEntry.d.ts +1 -1
  66. package/dist/entries/themeInMarketEntry.d.ts +1 -1
  67. package/dist/entries/themeVersionEntry.d.ts +1 -1
  68. package/dist/entries/userEntry.d.ts +1 -1
  69. package/dist/entries/websiteEntry.d.ts +1 -1
  70. package/dist/entries/websiteSettingsEntry.d.ts +1 -1
  71. package/dist/entries/websiteTypeEntry.d.ts +1 -1
  72. package/dist/index.mjs +1 -1
  73. package/dist/index.mjs.map +1 -1
  74. package/dist/interfaces/AbilityOrderBy.d.ts +1 -1
  75. package/dist/interfaces/AnalyticsConfigInput.d.ts +1 -1
  76. package/dist/interfaces/AnalyticsConfigOrderBy.d.ts +1 -1
  77. package/dist/interfaces/AttachmentOnProductInput.d.ts +1 -1
  78. package/dist/interfaces/AttachmentOnProductOrderBy.d.ts +1 -1
  79. package/dist/interfaces/ChangeLogInput.d.ts +1 -1
  80. package/dist/interfaces/ChangeLogOrderBy.d.ts +1 -1
  81. package/dist/interfaces/ComponentCategoryInput.d.ts +2 -2
  82. package/dist/interfaces/ComponentCategoryOrderBy.d.ts +1 -1
  83. package/dist/interfaces/CustomerInput.d.ts +2 -2
  84. package/dist/interfaces/CustomerOrderBy.d.ts +1 -1
  85. package/dist/interfaces/EnquiryInput.d.ts +1 -1
  86. package/dist/interfaces/EnquiryOrderBy.d.ts +1 -1
  87. package/dist/interfaces/FrontComponentInput.d.ts +1 -1
  88. package/dist/interfaces/FrontComponentOrderBy.d.ts +1 -1
  89. package/dist/interfaces/LangInput.d.ts +1 -1
  90. package/dist/interfaces/LangOrderBy.d.ts +1 -1
  91. package/dist/interfaces/MailOrderBy.d.ts +1 -1
  92. package/dist/interfaces/MarketableOrderBy.d.ts +1 -1
  93. package/dist/interfaces/MediaFolderInput.d.ts +2 -2
  94. package/dist/interfaces/MediaFolderOrderBy.d.ts +1 -1
  95. package/dist/interfaces/MediaInput.d.ts +2 -2
  96. package/dist/interfaces/MediaOnProductInput.d.ts +1 -1
  97. package/dist/interfaces/MediaOnProductOrderBy.d.ts +1 -1
  98. package/dist/interfaces/MediaOrderBy.d.ts +1 -1
  99. package/dist/interfaces/PageInput.d.ts +1 -1
  100. package/dist/interfaces/PageMetaInput.d.ts +1 -1
  101. package/dist/interfaces/PageMetaOrderBy.d.ts +1 -1
  102. package/dist/interfaces/PageOrderBy.d.ts +1 -1
  103. package/dist/interfaces/PersonOrderBy.d.ts +1 -1
  104. package/dist/interfaces/PostCategoryInput.d.ts +2 -2
  105. package/dist/interfaces/PostCategoryOrderBy.d.ts +1 -1
  106. package/dist/interfaces/PostInput.d.ts +2 -2
  107. package/dist/interfaces/PostOrderBy.d.ts +1 -1
  108. package/dist/interfaces/ProductCategoryInput.d.ts +2 -2
  109. package/dist/interfaces/ProductCategoryOrderBy.d.ts +1 -1
  110. package/dist/interfaces/ProductInput.d.ts +2 -2
  111. package/dist/interfaces/ProductOrderBy.d.ts +1 -1
  112. package/dist/interfaces/PublishableOrderBy.d.ts +1 -1
  113. package/dist/interfaces/RoleInput.d.ts +1 -1
  114. package/dist/interfaces/RoleOrderBy.d.ts +1 -1
  115. package/dist/interfaces/SearchIndexInput.d.ts +1 -1
  116. package/dist/interfaces/SearchIndexOrderBy.d.ts +1 -1
  117. package/dist/interfaces/SectionTemplateInput.d.ts +1 -1
  118. package/dist/interfaces/SectionTemplateOrderBy.d.ts +1 -1
  119. package/dist/interfaces/SlugableOrderBy.d.ts +1 -1
  120. package/dist/interfaces/SpamFilterRuleInput.d.ts +1 -1
  121. package/dist/interfaces/SpamFilterRuleOrderBy.d.ts +1 -1
  122. package/dist/interfaces/StyleConfigInput.d.ts +1 -1
  123. package/dist/interfaces/StyleConfigOrderBy.d.ts +1 -1
  124. package/dist/interfaces/TagInput.d.ts +2 -2
  125. package/dist/interfaces/TagOrderBy.d.ts +1 -1
  126. package/dist/interfaces/TemplateCategoryInput.d.ts +2 -2
  127. package/dist/interfaces/TemplateCategoryOrderBy.d.ts +1 -1
  128. package/dist/interfaces/ThemeCategoryInput.d.ts +1 -1
  129. package/dist/interfaces/ThemeCategoryOrderBy.d.ts +1 -1
  130. package/dist/interfaces/ThemeConfigInput.d.ts +1 -1
  131. package/dist/interfaces/ThemeConfigOrderBy.d.ts +1 -1
  132. package/dist/interfaces/ThemeInMarketInput.d.ts +1 -1
  133. package/dist/interfaces/ThemeInMarketOrderBy.d.ts +1 -1
  134. package/dist/interfaces/ThemeInput.d.ts +2 -2
  135. package/dist/interfaces/ThemeOrderBy.d.ts +1 -1
  136. package/dist/interfaces/ThemeVersionInput.d.ts +1 -1
  137. package/dist/interfaces/ThemeVersionOrderBy.d.ts +1 -1
  138. package/dist/interfaces/UserInput.d.ts +2 -2
  139. package/dist/interfaces/UserOrderBy.d.ts +1 -1
  140. package/dist/interfaces/WebsiteContentOrderBy.d.ts +1 -1
  141. package/dist/interfaces/WebsiteInput.d.ts +2 -2
  142. package/dist/interfaces/WebsiteOrderBy.d.ts +1 -1
  143. package/dist/interfaces/WebsitePartOrderBy.d.ts +1 -1
  144. package/dist/interfaces/WebsiteSettingsInput.d.ts +1 -1
  145. package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +1 -1
  146. package/dist/interfaces/WebsiteTypeInput.d.ts +1 -1
  147. package/dist/interfaces/WebsiteTypeOrderBy.d.ts +1 -1
  148. package/dist/interfaces/WebsiteUserOrderBy.d.ts +1 -1
  149. package/package.json +4 -4
@@ -1,4 +1,4 @@
1
- import { IQueryArgs } from "@rxdrag/entify-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks/src/interfaces";
1
+ import { Aggregates, Associations, IAggregate, IEntity, IGqlQueryOptions, IQueryArgs, IQueryOptions, ObjectFields } from "@rxdrag/entify-lib/src/interfaces";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
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-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const abilityEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const analyticsConfigEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const attachmentOnProductEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const changeLogEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const componentCategoryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const customerEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const enquiryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const frontComponentEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const langEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const mailEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const mediaEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const mediaFolderEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const mediaOnProductEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const pageEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const pageMetaEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const postCategoryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const postEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const productCategoryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const productEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const roleEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const searchIndexEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const sectionTemplateEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const spamFilterRuleEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const styleConfigEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const tagEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const templateCategoryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const themeCategoryEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const themeConfigEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const themeEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const themeInMarketEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const themeVersionEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const userEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const websiteEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
1
+ import { EntityEntry } from "@rxdrag/entify-lib";
2
2
  export declare const websiteSettingsEntry: EntityEntry;
@@ -1,2 +1,2 @@
1
- import { EntityEntry } from "@rxdrag/entify-hooks";
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-hooks";
7
+ import { processHasManyClear, convertHasManyToInput, processHasOneClear, convertHasOneToInput } from "@rxdrag/entify-lib";
8
8
  const associationsClasses = {};
9
9
  const aggregateEntities = {
10
10
  User: {