@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.
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 +2 -2
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface AbilityOrderBy {
3
3
  id?: OrderBy;
4
4
  entityUuid?: OrderBy;
@@ -2,7 +2,7 @@ import { AnalyticsConfig } from './AnalyticsConfig';
2
2
  import { GaConfig } from './GaConfig';
3
3
  import { OtherAnalyticsConfig } from './OtherAnalyticsConfig';
4
4
  import { WebsiteInput } from './WebsiteInput';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface AnalyticsConfigInput {
7
7
  id?: string | null;
8
8
  /**
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface AnalyticsConfigOrderBy {
3
3
  id?: OrderBy;
4
4
  /**
@@ -1,7 +1,7 @@
1
1
  import { AttachmentOnProduct } from './AttachmentOnProduct';
2
2
  import { MediaInput } from './MediaInput';
3
3
  import { ProductInput } from './ProductInput';
4
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasOne } from '@rxdrag/entify-lib';
5
5
  export interface AttachmentOnProductInput {
6
6
  id?: string | null;
7
7
  seqValue?: number;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface AttachmentOnProductOrderBy {
3
3
  id?: OrderBy;
4
4
  seqValue?: OrderBy;
@@ -1,6 +1,6 @@
1
1
  import { ChangeLog } from './ChangeLog';
2
2
  import { WebsiteInput } from './WebsiteInput';
3
- import { SetHasOne } from '@rxdrag/entify-hooks';
3
+ import { SetHasOne } from '@rxdrag/entify-lib';
4
4
  export interface ChangeLogInput {
5
5
  id?: string | null;
6
6
  title?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ChangeLogOrderBy {
3
3
  id?: OrderBy;
4
4
  title?: OrderBy;
@@ -1,8 +1,8 @@
1
1
  import { ComponentCategory } from './ComponentCategory';
2
2
  import { FrontComponentInput } from './FrontComponentInput';
3
3
  import { ThemeInput } from './ThemeInput';
4
- import { SetHasMany } from '@rxdrag/entify-hooks';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasMany } from '@rxdrag/entify-lib';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface ComponentCategoryInput {
7
7
  id?: string | null;
8
8
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ComponentCategoryOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -2,8 +2,8 @@ import { Customer } from './Customer';
2
2
  import { EnquiryInput } from './EnquiryInput';
3
3
  import { LangInput } from './LangInput';
4
4
  import { WebsiteInput } from './WebsiteInput';
5
- import { SetHasMany } from '@rxdrag/entify-hooks';
6
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasMany } from '@rxdrag/entify-lib';
6
+ import { SetHasOne } from '@rxdrag/entify-lib';
7
7
  import { WebsitePart } from './WebsitePart';
8
8
  import { Person } from './Person';
9
9
  export interface CustomerInput extends WebsitePart, Person {
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  import { PersonOrderBy } from './PersonOrderBy';
4
4
  export interface CustomerOrderBy extends WebsitePartOrderBy, PersonOrderBy {
@@ -2,7 +2,7 @@ import { Enquiry } from './Enquiry';
2
2
  import { LangInput } from './LangInput';
3
3
  import { CustomerInput } from './CustomerInput';
4
4
  import { WebsiteInput } from './WebsiteInput';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  import { WebsitePart } from './WebsitePart';
7
7
  export interface EnquiryInput extends WebsitePart {
8
8
  id?: string | null;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  export interface EnquiryOrderBy extends WebsitePartOrderBy {
4
4
  id?: OrderBy;
@@ -2,7 +2,7 @@ import { FrontComponent } from './FrontComponent';
2
2
  import { PropsFields } from './PropsFields';
3
3
  import { ComponentCategoryInput } from './ComponentCategoryInput';
4
4
  import { ThemeInput } from './ThemeInput';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface FrontComponentInput {
7
7
  id?: string | null;
8
8
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface FrontComponentOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -11,7 +11,7 @@ import { SpamFilterRuleInput } from './SpamFilterRuleInput';
11
11
  import { MediaInput } from './MediaInput';
12
12
  import { WebsiteInput } from './WebsiteInput';
13
13
  import { ThemeInput } from './ThemeInput';
14
- import { SetHasMany } from '@rxdrag/entify-hooks';
14
+ import { SetHasMany } from '@rxdrag/entify-lib';
15
15
  /**
16
16
  * 语言
17
17
  *
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  /**
3
3
  * 语言
4
4
  *
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface MailOrderBy {
3
3
  id?: OrderBy;
4
4
  createdAt?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface MarketableOrderBy {
3
3
  id?: OrderBy;
4
4
  title?: OrderBy;
@@ -2,8 +2,8 @@ import { MediaFolder } from './MediaFolder';
2
2
  import { LangInput } from './LangInput';
3
3
  import { MediaInput } from './MediaInput';
4
4
  import { WebsiteInput } from './WebsiteInput';
5
- import { SetHasMany } from '@rxdrag/entify-hooks';
6
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasMany } from '@rxdrag/entify-lib';
6
+ import { SetHasOne } from '@rxdrag/entify-lib';
7
7
  import { WebsitePart } from './WebsitePart';
8
8
  /**
9
9
  * 媒体分类
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  /**
4
4
  * 媒体分类
@@ -14,8 +14,8 @@ import { PostCategoryInput } from './PostCategoryInput';
14
14
  import { ThemeConfigInput } from './ThemeConfigInput';
15
15
  import { PageMetaInput } from './PageMetaInput';
16
16
  import { SearchIndexInput } from './SearchIndexInput';
17
- import { SetHasMany } from '@rxdrag/entify-hooks';
18
- import { SetHasOne } from '@rxdrag/entify-hooks';
17
+ import { SetHasMany } from '@rxdrag/entify-lib';
18
+ import { SetHasOne } from '@rxdrag/entify-lib';
19
19
  import { WebsitePart } from './WebsitePart';
20
20
  export interface MediaInput extends WebsitePart {
21
21
  id?: string | null;
@@ -1,7 +1,7 @@
1
1
  import { MediaOnProduct } from './MediaOnProduct';
2
2
  import { MediaInput } from './MediaInput';
3
3
  import { ProductInput } from './ProductInput';
4
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasOne } from '@rxdrag/entify-lib';
5
5
  export interface MediaOnProductInput {
6
6
  id?: string | null;
7
7
  altText?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface MediaOnProductOrderBy {
3
3
  id?: OrderBy;
4
4
  altText?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  export interface MediaOrderBy extends WebsitePartOrderBy {
4
4
  id?: OrderBy;
@@ -2,7 +2,7 @@ import { Page } from './Page';
2
2
  import { PageType } from './PageType';
3
3
  import { PageMetaInput } from './PageMetaInput';
4
4
  import { ThemeInput } from './ThemeInput';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface PageInput {
7
7
  id?: string | null;
8
8
  title?: string;
@@ -3,7 +3,7 @@ import { MediaInput } from './MediaInput';
3
3
  import { ProductInput } from './ProductInput';
4
4
  import { PageInput } from './PageInput';
5
5
  import { PostInput } from './PostInput';
6
- import { SetHasOne } from '@rxdrag/entify-hooks';
6
+ import { SetHasOne } from '@rxdrag/entify-lib';
7
7
  export interface PageMetaInput {
8
8
  id?: string | null;
9
9
  seoTitle?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface PageMetaOrderBy {
3
3
  id?: OrderBy;
4
4
  seoTitle?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface PageOrderBy {
3
3
  id?: OrderBy;
4
4
  title?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface PersonOrderBy {
3
3
  id?: OrderBy;
4
4
  /**
@@ -3,8 +3,8 @@ import { PostInput } from './PostInput';
3
3
  import { LangInput } from './LangInput';
4
4
  import { MediaInput } from './MediaInput';
5
5
  import { WebsiteInput } from './WebsiteInput';
6
- import { SetHasMany } from '@rxdrag/entify-hooks';
7
- import { SetHasOne } from '@rxdrag/entify-hooks';
6
+ import { SetHasMany } from '@rxdrag/entify-lib';
7
+ import { SetHasOne } from '@rxdrag/entify-lib';
8
8
  import { WebsitePart } from './WebsitePart';
9
9
  import { Slugable } from './Slugable';
10
10
  /**
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  import { SlugableOrderBy } from './SlugableOrderBy';
4
4
  /**
@@ -6,8 +6,8 @@ import { LangInput } from './LangInput';
6
6
  import { PageMetaInput } from './PageMetaInput';
7
7
  import { PostCategoryInput } from './PostCategoryInput';
8
8
  import { WebsiteInput } from './WebsiteInput';
9
- import { SetHasMany } from '@rxdrag/entify-hooks';
10
- import { SetHasOne } from '@rxdrag/entify-hooks';
9
+ import { SetHasMany } from '@rxdrag/entify-lib';
10
+ import { SetHasOne } from '@rxdrag/entify-lib';
11
11
  import { Publishable } from './Publishable';
12
12
  /**
13
13
  * 文章
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { PublishableOrderBy } from './PublishableOrderBy';
3
3
  /**
4
4
  * 文章
@@ -3,8 +3,8 @@ import { MediaInput } from './MediaInput';
3
3
  import { LangInput } from './LangInput';
4
4
  import { ProductInput } from './ProductInput';
5
5
  import { WebsiteInput } from './WebsiteInput';
6
- import { SetHasMany } from '@rxdrag/entify-hooks';
7
- import { SetHasOne } from '@rxdrag/entify-hooks';
6
+ import { SetHasMany } from '@rxdrag/entify-lib';
7
+ import { SetHasOne } from '@rxdrag/entify-lib';
8
8
  import { WebsitePart } from './WebsitePart';
9
9
  import { Slugable } from './Slugable';
10
10
  export interface ProductCategoryInput extends WebsitePart, Slugable {
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  import { SlugableOrderBy } from './SlugableOrderBy';
4
4
  export interface ProductCategoryOrderBy extends WebsitePartOrderBy, SlugableOrderBy {
@@ -7,8 +7,8 @@ import { LangInput } from './LangInput';
7
7
  import { PageMetaInput } from './PageMetaInput';
8
8
  import { UserInput } from './UserInput';
9
9
  import { WebsiteInput } from './WebsiteInput';
10
- import { SetHasMany } from '@rxdrag/entify-hooks';
11
- import { SetHasOne } from '@rxdrag/entify-hooks';
10
+ import { SetHasMany } from '@rxdrag/entify-lib';
11
+ import { SetHasOne } from '@rxdrag/entify-lib';
12
12
  import { Publishable } from './Publishable';
13
13
  export interface ProductInput extends Publishable {
14
14
  id?: string | null;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { PublishableOrderBy } from './PublishableOrderBy';
3
3
  export interface ProductOrderBy extends PublishableOrderBy {
4
4
  id?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsiteContentOrderBy } from './WebsiteContentOrderBy';
3
3
  /**
4
4
  * Publishable
@@ -1,6 +1,6 @@
1
1
  import { Role } from './Role';
2
2
  import { UserInput } from './UserInput';
3
- import { SetHasMany } from '@rxdrag/entify-hooks';
3
+ import { SetHasMany } from '@rxdrag/entify-lib';
4
4
  export interface RoleInput {
5
5
  id?: string | null;
6
6
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface RoleOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -3,7 +3,7 @@ import { SourceType } from './SourceType';
3
3
  import { PublishableStatus } from './PublishableStatus';
4
4
  import { MediaInput } from './MediaInput';
5
5
  import { WebsiteInput } from './WebsiteInput';
6
- import { SetHasOne } from '@rxdrag/entify-hooks';
6
+ import { SetHasOne } from '@rxdrag/entify-lib';
7
7
  export interface SearchIndexInput {
8
8
  id?: string | null;
9
9
  sourceType?: SourceType;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface SearchIndexOrderBy {
3
3
  id?: OrderBy;
4
4
  sourceType?: OrderBy;
@@ -1,7 +1,7 @@
1
1
  import { SectionTemplate } from './SectionTemplate';
2
2
  import { TemplateCategoryInput } from './TemplateCategoryInput';
3
3
  import { ThemeInput } from './ThemeInput';
4
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasOne } from '@rxdrag/entify-lib';
5
5
  export interface SectionTemplateInput {
6
6
  id?: string | null;
7
7
  title?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface SectionTemplateOrderBy {
3
3
  id?: OrderBy;
4
4
  title?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface SlugableOrderBy {
3
3
  id?: OrderBy;
4
4
  slug?: OrderBy;
@@ -1,7 +1,7 @@
1
1
  import { SpamFilterRule } from './SpamFilterRule';
2
2
  import { LangInput } from './LangInput';
3
3
  import { WebsiteInput } from './WebsiteInput';
4
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasOne } from '@rxdrag/entify-lib';
5
5
  import { WebsitePart } from './WebsitePart';
6
6
  /**
7
7
  * 垃圾过滤规则
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  /**
4
4
  * 垃圾过滤规则
@@ -1,6 +1,6 @@
1
1
  import { StyleConfig } from './StyleConfig';
2
2
  import { ThemeInput } from './ThemeInput';
3
- import { SetHasOne } from '@rxdrag/entify-hooks';
3
+ import { SetHasOne } from '@rxdrag/entify-lib';
4
4
  export interface StyleConfigInput {
5
5
  id?: string | null;
6
6
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface StyleConfigOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -3,8 +3,8 @@ import { LangInput } from './LangInput';
3
3
  import { PostInput } from './PostInput';
4
4
  import { ProductInput } from './ProductInput';
5
5
  import { WebsiteInput } from './WebsiteInput';
6
- import { SetHasMany } from '@rxdrag/entify-hooks';
7
- import { SetHasOne } from '@rxdrag/entify-hooks';
6
+ import { SetHasMany } from '@rxdrag/entify-lib';
7
+ import { SetHasOne } from '@rxdrag/entify-lib';
8
8
  import { WebsitePart } from './WebsitePart';
9
9
  /**
10
10
  * 文章标签
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  /**
4
4
  * 文章标签
@@ -1,8 +1,8 @@
1
1
  import { TemplateCategory } from './TemplateCategory';
2
2
  import { SectionTemplateInput } from './SectionTemplateInput';
3
3
  import { ThemeInput } from './ThemeInput';
4
- import { SetHasMany } from '@rxdrag/entify-hooks';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasMany } from '@rxdrag/entify-lib';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface TemplateCategoryInput {
7
7
  id?: string | null;
8
8
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface TemplateCategoryOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -1,6 +1,6 @@
1
1
  import { ThemeCategory } from './ThemeCategory';
2
2
  import { ThemeInput } from './ThemeInput';
3
- import { SetHasMany } from '@rxdrag/entify-hooks';
3
+ import { SetHasMany } from '@rxdrag/entify-lib';
4
4
  export interface ThemeCategoryInput {
5
5
  id?: string | null;
6
6
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ThemeCategoryOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -2,7 +2,7 @@ import { ThemeConfig } from './ThemeConfig';
2
2
  import { EmailTemplates } from './EmailTemplates';
3
3
  import { MediaInput } from './MediaInput';
4
4
  import { ThemeInput } from './ThemeInput';
5
- import { SetHasOne } from '@rxdrag/entify-hooks';
5
+ import { SetHasOne } from '@rxdrag/entify-lib';
6
6
  export interface ThemeConfigInput {
7
7
  id?: string | null;
8
8
  websiteTitle?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ThemeConfigOrderBy {
3
3
  id?: OrderBy;
4
4
  websiteTitle?: OrderBy;
@@ -1,6 +1,6 @@
1
1
  import { ThemeInMarket } from './ThemeInMarket';
2
2
  import { ThemeVersionInput } from './ThemeVersionInput';
3
- import { SetHasMany } from '@rxdrag/entify-hooks';
3
+ import { SetHasMany } from '@rxdrag/entify-lib';
4
4
  import { Marketable } from './Marketable';
5
5
  export interface ThemeInMarketInput extends Marketable {
6
6
  id?: string | null;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { MarketableOrderBy } from './MarketableOrderBy';
3
3
  export interface ThemeInMarketOrderBy extends MarketableOrderBy {
4
4
  id?: OrderBy;
@@ -12,8 +12,8 @@ import { StyleConfigInput } from './StyleConfigInput';
12
12
  import { ThemeVersionInput } from './ThemeVersionInput';
13
13
  import { WebsiteInput } from './WebsiteInput';
14
14
  import { ThemeCategoryInput } from './ThemeCategoryInput';
15
- import { SetHasMany } from '@rxdrag/entify-hooks';
16
- import { SetHasOne } from '@rxdrag/entify-hooks';
15
+ import { SetHasMany } from '@rxdrag/entify-lib';
16
+ import { SetHasOne } from '@rxdrag/entify-lib';
17
17
  export interface ThemeInput {
18
18
  id?: string | null;
19
19
  name?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ThemeOrderBy {
3
3
  id?: OrderBy;
4
4
  name?: OrderBy;
@@ -1,7 +1,7 @@
1
1
  import { ThemeVersion } from './ThemeVersion';
2
2
  import { ThemeInput } from './ThemeInput';
3
3
  import { ThemeInMarketInput } from './ThemeInMarketInput';
4
- import { SetHasOne } from '@rxdrag/entify-hooks';
4
+ import { SetHasOne } from '@rxdrag/entify-lib';
5
5
  export interface ThemeVersionInput {
6
6
  id?: string | null;
7
7
  version?: string;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  export interface ThemeVersionOrderBy {
3
3
  id?: OrderBy;
4
4
  version?: OrderBy;
@@ -4,8 +4,8 @@ import { MediaInput } from './MediaInput';
4
4
  import { ProductInput } from './ProductInput';
5
5
  import { PostInput } from './PostInput';
6
6
  import { WebsiteInput } from './WebsiteInput';
7
- import { SetHasMany } from '@rxdrag/entify-hooks';
8
- import { SetHasOne } from '@rxdrag/entify-hooks';
7
+ import { SetHasMany } from '@rxdrag/entify-lib';
8
+ import { SetHasOne } from '@rxdrag/entify-lib';
9
9
  import { WebsiteUser } from './WebsiteUser';
10
10
  export interface UserInput extends WebsiteUser {
11
11
  id?: string | null;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsiteUserOrderBy } from './WebsiteUserOrderBy';
3
3
  export interface UserOrderBy extends WebsiteUserOrderBy {
4
4
  id?: OrderBy;
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  import { WebsitePartOrderBy } from './WebsitePartOrderBy';
3
3
  import { SlugableOrderBy } from './SlugableOrderBy';
4
4
  /**
@@ -17,8 +17,8 @@ import { AnalyticsConfigInput } from './AnalyticsConfigInput';
17
17
  import { WebsiteSettingsInput } from './WebsiteSettingsInput';
18
18
  import { ChangeLogInput } from './ChangeLogInput';
19
19
  import { SearchIndexInput } from './SearchIndexInput';
20
- import { SetHasMany } from '@rxdrag/entify-hooks';
21
- import { SetHasOne } from '@rxdrag/entify-hooks';
20
+ import { SetHasMany } from '@rxdrag/entify-lib';
21
+ import { SetHasOne } from '@rxdrag/entify-lib';
22
22
  /**
23
23
  * 站点
24
24
  * 网站实体
@@ -1,4 +1,4 @@
1
- import { OrderBy } from '@rxdrag/entify-hooks';
1
+ import { OrderBy } from '@rxdrag/entify-lib';
2
2
  /**
3
3
  * 站点
4
4
  * 网站实体