@rxdrag/rxcms-models 0.3.109 → 0.3.111

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 (400) hide show
  1. package/dist/classes/AbilityQueryOptions.d.ts +4 -3
  2. package/dist/classes/AgentAttachmentQueryOptions.d.ts +4 -5
  3. package/dist/classes/AgentMemoFileQueryOptions.d.ts +4 -5
  4. package/dist/classes/AgentMemoFolderQueryOptions.d.ts +4 -6
  5. package/dist/classes/AgentRunQueryOptions.d.ts +4 -6
  6. package/dist/classes/AgentThreadQueryOptions.d.ts +4 -8
  7. package/dist/classes/AgentTimelineItemQueryOptions.d.ts +4 -6
  8. package/dist/classes/AnalyticsConfigQueryOptions.d.ts +4 -4
  9. package/dist/classes/AttachmentOnProductQueryOptions.d.ts +4 -5
  10. package/dist/classes/BulletinQueryOptions.d.ts +4 -5
  11. package/dist/classes/ChangeLogQueryOptions.d.ts +4 -4
  12. package/dist/classes/CustomerQueryOptions.d.ts +4 -7
  13. package/dist/classes/EnquiryQueryOptions.d.ts +4 -8
  14. package/dist/classes/FAQQueryOptions.d.ts +4 -4
  15. package/dist/classes/LangQueryOptions.d.ts +5 -34
  16. package/dist/classes/MailQueryOptions.d.ts +4 -3
  17. package/dist/classes/MediaFolderQueryOptions.d.ts +4 -7
  18. package/dist/classes/MediaOnProductQueryOptions.d.ts +4 -5
  19. package/dist/classes/MediaQueryOptions.d.ts +4 -34
  20. package/dist/classes/NotificationQueryOptions.d.ts +4 -3
  21. package/dist/classes/PageMetaQueryOptions.d.ts +4 -9
  22. package/dist/classes/PostCategoryQueryOptions.d.ts +4 -8
  23. package/dist/classes/PostQueryOptions.d.ts +4 -11
  24. package/dist/classes/ProductCategoryQueryOptions.d.ts +4 -8
  25. package/dist/classes/ProductQueryOptions.d.ts +4 -18
  26. package/dist/classes/ProductRelatedPivotQueryOptions.d.ts +4 -4
  27. package/dist/classes/QueryOptions.d.ts +2 -1
  28. package/dist/classes/RoleQueryOptions.d.ts +4 -7
  29. package/dist/classes/RoleVariableQueryOptions.d.ts +4 -4
  30. package/dist/classes/SearchIndexQueryOptions.d.ts +4 -5
  31. package/dist/classes/SpamFilterRuleQueryOptions.d.ts +4 -5
  32. package/dist/classes/StorageRecordQueryOptions.d.ts +4 -3
  33. package/dist/classes/TagCategoryQueryOptions.d.ts +4 -6
  34. package/dist/classes/TagQueryOptions.d.ts +4 -10
  35. package/dist/classes/TaskQueryOptions.d.ts +4 -3
  36. package/dist/classes/TempFileQueryOptions.d.ts +4 -6
  37. package/dist/classes/ThemeBranchQueryOptions.d.ts +4 -38
  38. package/dist/classes/ThemeCategoryQueryOptions.d.ts +4 -5
  39. package/dist/classes/ThemeFileFolderQueryOptions.d.ts +4 -6
  40. package/dist/classes/ThemeFileQueryOptions.d.ts +4 -5
  41. package/dist/classes/ThemeInMarketQueryOptions.d.ts +4 -5
  42. package/dist/classes/ThemeQueryOptions.d.ts +4 -7
  43. package/dist/classes/ThemeVersionQueryOptions.d.ts +4 -5
  44. package/dist/classes/UserOperationQueryOptions.d.ts +4 -5
  45. package/dist/classes/UserQueryOptions.d.ts +4 -17
  46. package/dist/classes/VisitorLogQueryOptions.d.ts +4 -3
  47. package/dist/classes/WebsiteQueryOptions.d.ts +5 -57
  48. package/dist/classes/WebsiteSettingsQueryOptions.d.ts +4 -4
  49. package/dist/classes/WebsiteSnapshotQueryOptions.d.ts +4 -6
  50. package/dist/classes/WebsiteTypeQueryOptions.d.ts +4 -5
  51. package/dist/classes/index.d.ts +0 -6
  52. package/dist/entries/abilityEntry.d.ts +2 -1
  53. package/dist/entries/agentAttachmentEntry.d.ts +2 -1
  54. package/dist/entries/agentMemoFileEntry.d.ts +2 -1
  55. package/dist/entries/agentMemoFolderEntry.d.ts +2 -1
  56. package/dist/entries/agentRunEntry.d.ts +2 -1
  57. package/dist/entries/agentThreadEntry.d.ts +2 -1
  58. package/dist/entries/agentTimelineItemEntry.d.ts +2 -1
  59. package/dist/entries/analyticsConfigEntry.d.ts +2 -1
  60. package/dist/entries/attachmentOnProductEntry.d.ts +2 -1
  61. package/dist/entries/bulletinEntry.d.ts +2 -1
  62. package/dist/entries/changeLogEntry.d.ts +2 -1
  63. package/dist/entries/customerEntry.d.ts +2 -1
  64. package/dist/entries/enquiryEntry.d.ts +2 -1
  65. package/dist/entries/fAQEntry.d.ts +2 -1
  66. package/dist/entries/index.d.ts +0 -6
  67. package/dist/entries/langEntry.d.ts +2 -1
  68. package/dist/entries/mailEntry.d.ts +2 -1
  69. package/dist/entries/mediaEntry.d.ts +2 -1
  70. package/dist/entries/mediaFolderEntry.d.ts +2 -1
  71. package/dist/entries/mediaOnProductEntry.d.ts +2 -1
  72. package/dist/entries/notificationEntry.d.ts +2 -1
  73. package/dist/entries/pageMetaEntry.d.ts +2 -1
  74. package/dist/entries/postCategoryEntry.d.ts +2 -1
  75. package/dist/entries/postEntry.d.ts +2 -1
  76. package/dist/entries/productCategoryEntry.d.ts +2 -1
  77. package/dist/entries/productEntry.d.ts +2 -1
  78. package/dist/entries/productRelatedPivotEntry.d.ts +2 -1
  79. package/dist/entries/roleEntry.d.ts +2 -1
  80. package/dist/entries/roleVariableEntry.d.ts +2 -1
  81. package/dist/entries/searchIndexEntry.d.ts +2 -1
  82. package/dist/entries/spamFilterRuleEntry.d.ts +2 -1
  83. package/dist/entries/storageRecordEntry.d.ts +2 -1
  84. package/dist/entries/tagCategoryEntry.d.ts +2 -1
  85. package/dist/entries/tagEntry.d.ts +2 -1
  86. package/dist/entries/taskEntry.d.ts +2 -1
  87. package/dist/entries/tempFileEntry.d.ts +2 -1
  88. package/dist/entries/themeBranchEntry.d.ts +2 -1
  89. package/dist/entries/themeCategoryEntry.d.ts +2 -1
  90. package/dist/entries/themeEntry.d.ts +2 -1
  91. package/dist/entries/themeFileEntry.d.ts +2 -1
  92. package/dist/entries/themeFileFolderEntry.d.ts +2 -1
  93. package/dist/entries/themeInMarketEntry.d.ts +2 -1
  94. package/dist/entries/themeVersionEntry.d.ts +2 -1
  95. package/dist/entries/userEntry.d.ts +2 -1
  96. package/dist/entries/userOperationEntry.d.ts +2 -1
  97. package/dist/entries/visitorLogEntry.d.ts +2 -1
  98. package/dist/entries/websiteEntry.d.ts +2 -1
  99. package/dist/entries/websiteSettingsEntry.d.ts +2 -1
  100. package/dist/entries/websiteSnapshotEntry.d.ts +2 -1
  101. package/dist/entries/websiteTypeEntry.d.ts +2 -1
  102. package/dist/fields/LangFields.d.ts +2 -3
  103. package/dist/fields/MediaFields.d.ts +0 -4
  104. package/dist/fields/PageMetaFields.d.ts +0 -1
  105. package/dist/fields/ThemeBranchFields.d.ts +0 -9
  106. package/dist/fields/WebsiteFields.d.ts +1 -4
  107. package/dist/fields/index.d.ts +0 -6
  108. package/dist/index.d.ts +2 -2
  109. package/dist/index.mjs +936 -1905
  110. package/dist/index.mjs.map +1 -1
  111. package/dist/interfaces/Ability.d.ts +1 -0
  112. package/dist/interfaces/AbilityBoolExp.d.ts +1 -0
  113. package/dist/interfaces/AbilityInput.d.ts +1 -0
  114. package/dist/interfaces/AbilityOrderBy.d.ts +1 -0
  115. package/dist/interfaces/AgentAttachment.d.ts +1 -0
  116. package/dist/interfaces/AgentAttachmentBoolExp.d.ts +1 -0
  117. package/dist/interfaces/AgentAttachmentInput.d.ts +1 -0
  118. package/dist/interfaces/AgentAttachmentOrderBy.d.ts +1 -0
  119. package/dist/interfaces/AgentMemoFile.d.ts +1 -0
  120. package/dist/interfaces/AgentMemoFileBoolExp.d.ts +1 -0
  121. package/dist/interfaces/AgentMemoFileInput.d.ts +1 -0
  122. package/dist/interfaces/AgentMemoFileOrderBy.d.ts +1 -0
  123. package/dist/interfaces/AgentMemoFolder.d.ts +1 -0
  124. package/dist/interfaces/AgentMemoFolderBoolExp.d.ts +1 -0
  125. package/dist/interfaces/AgentMemoFolderInput.d.ts +2 -2
  126. package/dist/interfaces/AgentMemoFolderOrderBy.d.ts +1 -0
  127. package/dist/interfaces/AgentRun.d.ts +1 -0
  128. package/dist/interfaces/AgentRunBoolExp.d.ts +1 -0
  129. package/dist/interfaces/AgentRunInput.d.ts +2 -2
  130. package/dist/interfaces/AgentRunOrderBy.d.ts +1 -0
  131. package/dist/interfaces/AgentThread.d.ts +1 -0
  132. package/dist/interfaces/AgentThreadBoolExp.d.ts +1 -0
  133. package/dist/interfaces/AgentThreadInput.d.ts +2 -2
  134. package/dist/interfaces/AgentThreadOrderBy.d.ts +1 -0
  135. package/dist/interfaces/AgentTimelineItem.d.ts +1 -0
  136. package/dist/interfaces/AgentTimelineItemBoolExp.d.ts +1 -0
  137. package/dist/interfaces/AgentTimelineItemInput.d.ts +2 -2
  138. package/dist/interfaces/AgentTimelineItemOrderBy.d.ts +1 -0
  139. package/dist/interfaces/AnalyticsConfig.d.ts +1 -0
  140. package/dist/interfaces/AnalyticsConfigBoolExp.d.ts +1 -0
  141. package/dist/interfaces/AnalyticsConfigInput.d.ts +1 -0
  142. package/dist/interfaces/AnalyticsConfigOrderBy.d.ts +1 -0
  143. package/dist/interfaces/AttachmentOnProduct.d.ts +1 -0
  144. package/dist/interfaces/AttachmentOnProductBoolExp.d.ts +1 -0
  145. package/dist/interfaces/AttachmentOnProductInput.d.ts +1 -0
  146. package/dist/interfaces/AttachmentOnProductOrderBy.d.ts +1 -0
  147. package/dist/interfaces/Bulletin.d.ts +1 -0
  148. package/dist/interfaces/BulletinBoolExp.d.ts +1 -0
  149. package/dist/interfaces/BulletinInput.d.ts +1 -0
  150. package/dist/interfaces/BulletinOrderBy.d.ts +1 -0
  151. package/dist/interfaces/ChangeLog.d.ts +1 -0
  152. package/dist/interfaces/ChangeLogBoolExp.d.ts +1 -0
  153. package/dist/interfaces/ChangeLogInput.d.ts +1 -0
  154. package/dist/interfaces/ChangeLogOrderBy.d.ts +1 -0
  155. package/dist/interfaces/Customer.d.ts +1 -0
  156. package/dist/interfaces/CustomerBoolExp.d.ts +1 -0
  157. package/dist/interfaces/CustomerDistinctExp.d.ts +1 -0
  158. package/dist/interfaces/CustomerInput.d.ts +2 -2
  159. package/dist/interfaces/CustomerOrderBy.d.ts +1 -0
  160. package/dist/interfaces/EmailTemplates.d.ts +1 -0
  161. package/dist/interfaces/Enquiry.d.ts +1 -0
  162. package/dist/interfaces/EnquiryBoolExp.d.ts +1 -0
  163. package/dist/interfaces/EnquiryDistinctExp.d.ts +1 -0
  164. package/dist/interfaces/EnquiryInput.d.ts +2 -2
  165. package/dist/interfaces/EnquiryOrderBy.d.ts +1 -0
  166. package/dist/interfaces/EnquirySettings.d.ts +1 -0
  167. package/dist/interfaces/ExtendField.d.ts +1 -0
  168. package/dist/interfaces/FAQ.d.ts +1 -0
  169. package/dist/interfaces/FAQBoolExp.d.ts +1 -0
  170. package/dist/interfaces/FAQInput.d.ts +1 -0
  171. package/dist/interfaces/FAQOrderBy.d.ts +1 -0
  172. package/dist/interfaces/FormSettings.d.ts +1 -0
  173. package/dist/interfaces/GaConfig.d.ts +1 -0
  174. package/dist/interfaces/ImageSizes.d.ts +1 -0
  175. package/dist/interfaces/Lang.d.ts +2 -3
  176. package/dist/interfaces/LangBoolExp.d.ts +2 -2
  177. package/dist/interfaces/LangDistinctExp.d.ts +2 -1
  178. package/dist/interfaces/LangInput.d.ts +2 -2
  179. package/dist/interfaces/LangOrderBy.d.ts +2 -0
  180. package/dist/interfaces/MailBoolExp.d.ts +1 -0
  181. package/dist/interfaces/MailInput.d.ts +1 -0
  182. package/dist/interfaces/MailOrderBy.d.ts +1 -0
  183. package/dist/interfaces/Marketable.d.ts +1 -0
  184. package/dist/interfaces/MarketableBoolExp.d.ts +1 -0
  185. package/dist/interfaces/MarketableOrderBy.d.ts +1 -0
  186. package/dist/interfaces/Media.d.ts +1 -6
  187. package/dist/interfaces/MediaBoolExp.d.ts +1 -4
  188. package/dist/interfaces/MediaDistinctExp.d.ts +1 -0
  189. package/dist/interfaces/MediaFolder.d.ts +1 -0
  190. package/dist/interfaces/MediaFolderBoolExp.d.ts +1 -0
  191. package/dist/interfaces/MediaFolderDistinctExp.d.ts +1 -0
  192. package/dist/interfaces/MediaFolderInput.d.ts +2 -2
  193. package/dist/interfaces/MediaFolderOrderBy.d.ts +1 -0
  194. package/dist/interfaces/MediaInput.d.ts +2 -6
  195. package/dist/interfaces/MediaOnProduct.d.ts +1 -0
  196. package/dist/interfaces/MediaOnProductBoolExp.d.ts +1 -0
  197. package/dist/interfaces/MediaOnProductInput.d.ts +1 -0
  198. package/dist/interfaces/MediaOnProductOrderBy.d.ts +1 -0
  199. package/dist/interfaces/MediaOrderBy.d.ts +1 -0
  200. package/dist/interfaces/Notification.d.ts +1 -0
  201. package/dist/interfaces/NotificationBoolExp.d.ts +1 -0
  202. package/dist/interfaces/NotificationInput.d.ts +1 -0
  203. package/dist/interfaces/NotificationOrderBy.d.ts +1 -0
  204. package/dist/interfaces/OtherAnalyticsConfig.d.ts +1 -0
  205. package/dist/interfaces/PageMeta.d.ts +1 -2
  206. package/dist/interfaces/PageMetaBoolExp.d.ts +1 -2
  207. package/dist/interfaces/PageMetaInput.d.ts +1 -2
  208. package/dist/interfaces/PageMetaOrderBy.d.ts +1 -0
  209. package/dist/interfaces/PersonBoolExp.d.ts +1 -0
  210. package/dist/interfaces/PersonOrderBy.d.ts +1 -0
  211. package/dist/interfaces/Post.d.ts +1 -0
  212. package/dist/interfaces/PostBoolExp.d.ts +1 -0
  213. package/dist/interfaces/PostCategory.d.ts +1 -0
  214. package/dist/interfaces/PostCategoryBoolExp.d.ts +1 -0
  215. package/dist/interfaces/PostCategoryDistinctExp.d.ts +1 -0
  216. package/dist/interfaces/PostCategoryInput.d.ts +2 -2
  217. package/dist/interfaces/PostCategoryOrderBy.d.ts +1 -0
  218. package/dist/interfaces/PostDistinctExp.d.ts +1 -0
  219. package/dist/interfaces/PostInput.d.ts +2 -2
  220. package/dist/interfaces/PostOrderBy.d.ts +1 -0
  221. package/dist/interfaces/PostSettings.d.ts +1 -0
  222. package/dist/interfaces/Product.d.ts +1 -0
  223. package/dist/interfaces/ProductBoolExp.d.ts +1 -0
  224. package/dist/interfaces/ProductCategory.d.ts +1 -0
  225. package/dist/interfaces/ProductCategoryBoolExp.d.ts +1 -0
  226. package/dist/interfaces/ProductCategoryDistinctExp.d.ts +1 -0
  227. package/dist/interfaces/ProductCategoryInput.d.ts +2 -2
  228. package/dist/interfaces/ProductCategoryOrderBy.d.ts +1 -0
  229. package/dist/interfaces/ProductDistinctExp.d.ts +1 -0
  230. package/dist/interfaces/ProductInput.d.ts +2 -2
  231. package/dist/interfaces/ProductOrderBy.d.ts +1 -0
  232. package/dist/interfaces/ProductRelatedPivot.d.ts +1 -0
  233. package/dist/interfaces/ProductRelatedPivotBoolExp.d.ts +1 -0
  234. package/dist/interfaces/ProductRelatedPivotInput.d.ts +1 -0
  235. package/dist/interfaces/ProductRelatedPivotOrderBy.d.ts +1 -0
  236. package/dist/interfaces/ProductSettings.d.ts +1 -0
  237. package/dist/interfaces/Publishable.d.ts +1 -0
  238. package/dist/interfaces/PublishableBoolExp.d.ts +1 -0
  239. package/dist/interfaces/PublishableDistinctExp.d.ts +1 -0
  240. package/dist/interfaces/PublishableOrderBy.d.ts +1 -0
  241. package/dist/interfaces/Role.d.ts +1 -0
  242. package/dist/interfaces/RoleBoolExp.d.ts +1 -0
  243. package/dist/interfaces/RoleInput.d.ts +1 -0
  244. package/dist/interfaces/RoleOrderBy.d.ts +1 -0
  245. package/dist/interfaces/RoleVariable.d.ts +1 -0
  246. package/dist/interfaces/RoleVariableBoolExp.d.ts +1 -0
  247. package/dist/interfaces/RoleVariableInput.d.ts +1 -0
  248. package/dist/interfaces/RoleVariableOrderBy.d.ts +1 -0
  249. package/dist/interfaces/SearchIndex.d.ts +1 -0
  250. package/dist/interfaces/SearchIndexBoolExp.d.ts +1 -0
  251. package/dist/interfaces/SearchIndexInput.d.ts +1 -0
  252. package/dist/interfaces/SearchIndexOrderBy.d.ts +1 -0
  253. package/dist/interfaces/SlugableBoolExp.d.ts +1 -0
  254. package/dist/interfaces/SlugableOrderBy.d.ts +1 -0
  255. package/dist/interfaces/SoftableBoolExp.d.ts +1 -0
  256. package/dist/interfaces/SoftableOrderBy.d.ts +1 -0
  257. package/dist/interfaces/SpamFilterRule.d.ts +1 -0
  258. package/dist/interfaces/SpamFilterRuleBoolExp.d.ts +1 -0
  259. package/dist/interfaces/SpamFilterRuleDistinctExp.d.ts +1 -0
  260. package/dist/interfaces/SpamFilterRuleInput.d.ts +1 -0
  261. package/dist/interfaces/SpamFilterRuleOrderBy.d.ts +1 -0
  262. package/dist/interfaces/StorageRecordBoolExp.d.ts +1 -0
  263. package/dist/interfaces/StorageRecordInput.d.ts +1 -0
  264. package/dist/interfaces/StorageRecordOrderBy.d.ts +1 -0
  265. package/dist/interfaces/Tag.d.ts +1 -0
  266. package/dist/interfaces/TagBoolExp.d.ts +1 -0
  267. package/dist/interfaces/TagCategory.d.ts +1 -0
  268. package/dist/interfaces/TagCategoryBoolExp.d.ts +1 -0
  269. package/dist/interfaces/TagCategoryInput.d.ts +2 -2
  270. package/dist/interfaces/TagCategoryOrderBy.d.ts +1 -0
  271. package/dist/interfaces/TagInput.d.ts +2 -2
  272. package/dist/interfaces/TagOrderBy.d.ts +1 -0
  273. package/dist/interfaces/Task.d.ts +1 -0
  274. package/dist/interfaces/TaskBoolExp.d.ts +1 -0
  275. package/dist/interfaces/TaskInput.d.ts +1 -0
  276. package/dist/interfaces/TaskOrderBy.d.ts +1 -0
  277. package/dist/interfaces/TaskType.d.ts +1 -9
  278. package/dist/interfaces/TempFile.d.ts +1 -0
  279. package/dist/interfaces/TempFileBoolExp.d.ts +1 -0
  280. package/dist/interfaces/TempFileInput.d.ts +1 -0
  281. package/dist/interfaces/TempFileOrderBy.d.ts +1 -0
  282. package/dist/interfaces/Theme.d.ts +1 -0
  283. package/dist/interfaces/ThemeBoolExp.d.ts +1 -0
  284. package/dist/interfaces/ThemeBranch.d.ts +1 -15
  285. package/dist/interfaces/ThemeBranchBoolExp.d.ts +1 -12
  286. package/dist/interfaces/ThemeBranchInput.d.ts +2 -14
  287. package/dist/interfaces/ThemeBranchOrderBy.d.ts +1 -0
  288. package/dist/interfaces/ThemeCategory.d.ts +1 -0
  289. package/dist/interfaces/ThemeCategoryBoolExp.d.ts +1 -0
  290. package/dist/interfaces/ThemeCategoryInput.d.ts +1 -0
  291. package/dist/interfaces/ThemeCategoryOrderBy.d.ts +1 -0
  292. package/dist/interfaces/ThemeFile.d.ts +1 -0
  293. package/dist/interfaces/ThemeFileBoolExp.d.ts +1 -0
  294. package/dist/interfaces/ThemeFileFolder.d.ts +1 -0
  295. package/dist/interfaces/ThemeFileFolderBoolExp.d.ts +1 -0
  296. package/dist/interfaces/ThemeFileFolderInput.d.ts +2 -2
  297. package/dist/interfaces/ThemeFileFolderOrderBy.d.ts +1 -0
  298. package/dist/interfaces/ThemeFileInput.d.ts +1 -0
  299. package/dist/interfaces/ThemeFileOrderBy.d.ts +1 -0
  300. package/dist/interfaces/ThemeInMarket.d.ts +1 -0
  301. package/dist/interfaces/ThemeInMarketBoolExp.d.ts +1 -0
  302. package/dist/interfaces/ThemeInMarketDistinctExp.d.ts +1 -0
  303. package/dist/interfaces/ThemeInMarketInput.d.ts +1 -0
  304. package/dist/interfaces/ThemeInMarketOrderBy.d.ts +1 -0
  305. package/dist/interfaces/ThemeInput.d.ts +2 -2
  306. package/dist/interfaces/ThemeOrderBy.d.ts +1 -0
  307. package/dist/interfaces/ThemeSettings.d.ts +2 -0
  308. package/dist/interfaces/ThemeVersion.d.ts +1 -0
  309. package/dist/interfaces/ThemeVersionBoolExp.d.ts +1 -0
  310. package/dist/interfaces/ThemeVersionInput.d.ts +1 -0
  311. package/dist/interfaces/ThemeVersionOrderBy.d.ts +1 -0
  312. package/dist/interfaces/User.d.ts +1 -0
  313. package/dist/interfaces/UserBoolExp.d.ts +1 -0
  314. package/dist/interfaces/UserDistinctExp.d.ts +1 -0
  315. package/dist/interfaces/UserInput.d.ts +2 -2
  316. package/dist/interfaces/UserOperation.d.ts +1 -0
  317. package/dist/interfaces/UserOperationBoolExp.d.ts +1 -0
  318. package/dist/interfaces/UserOperationInput.d.ts +1 -0
  319. package/dist/interfaces/UserOperationOrderBy.d.ts +1 -0
  320. package/dist/interfaces/UserOrderBy.d.ts +1 -0
  321. package/dist/interfaces/VisitorLog.d.ts +1 -0
  322. package/dist/interfaces/VisitorLogBoolExp.d.ts +1 -0
  323. package/dist/interfaces/VisitorLogInput.d.ts +1 -0
  324. package/dist/interfaces/VisitorLogOrderBy.d.ts +1 -0
  325. package/dist/interfaces/Website.d.ts +2 -5
  326. package/dist/interfaces/WebsiteBoolExp.d.ts +2 -3
  327. package/dist/interfaces/WebsiteContent.d.ts +1 -0
  328. package/dist/interfaces/WebsiteContentBoolExp.d.ts +1 -0
  329. package/dist/interfaces/WebsiteContentDistinctExp.d.ts +1 -0
  330. package/dist/interfaces/WebsiteContentOrderBy.d.ts +1 -0
  331. package/dist/interfaces/WebsiteInput.d.ts +3 -5
  332. package/dist/interfaces/WebsiteOrderBy.d.ts +1 -0
  333. package/dist/interfaces/WebsitePartBoolExp.d.ts +1 -0
  334. package/dist/interfaces/WebsitePartOrderBy.d.ts +1 -0
  335. package/dist/interfaces/WebsiteSettings.d.ts +1 -0
  336. package/dist/interfaces/WebsiteSettingsBoolExp.d.ts +1 -0
  337. package/dist/interfaces/WebsiteSettingsInput.d.ts +1 -0
  338. package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +1 -0
  339. package/dist/interfaces/WebsiteSnapshot.d.ts +1 -0
  340. package/dist/interfaces/WebsiteSnapshotBoolExp.d.ts +1 -0
  341. package/dist/interfaces/WebsiteSnapshotInput.d.ts +2 -2
  342. package/dist/interfaces/WebsiteSnapshotOrderBy.d.ts +1 -0
  343. package/dist/interfaces/WebsiteType.d.ts +1 -0
  344. package/dist/interfaces/WebsiteTypeBoolExp.d.ts +1 -0
  345. package/dist/interfaces/WebsiteTypeInput.d.ts +1 -0
  346. package/dist/interfaces/WebsiteTypeOrderBy.d.ts +1 -0
  347. package/dist/interfaces/WebsiteUser.d.ts +1 -0
  348. package/dist/interfaces/WebsiteUserBoolExp.d.ts +1 -0
  349. package/dist/interfaces/WebsiteUserDistinctExp.d.ts +1 -0
  350. package/dist/interfaces/WebsiteUserOrderBy.d.ts +1 -0
  351. package/dist/interfaces/index.d.ts +0 -30
  352. package/package.json +1 -1
  353. package/dist/classes/ComponentCategoryQueryOptions.d.ts +0 -22
  354. package/dist/classes/FrontComponentQueryOptions.d.ts +0 -33
  355. package/dist/classes/PageQueryOptions.d.ts +0 -26
  356. package/dist/classes/StyleConfigQueryOptions.d.ts +0 -21
  357. package/dist/classes/SvgIconQueryOptions.d.ts +0 -16
  358. package/dist/classes/ThemeConfigQueryOptions.d.ts +0 -30
  359. package/dist/entries/componentCategoryEntry.d.ts +0 -2
  360. package/dist/entries/frontComponentEntry.d.ts +0 -2
  361. package/dist/entries/pageEntry.d.ts +0 -2
  362. package/dist/entries/styleConfigEntry.d.ts +0 -2
  363. package/dist/entries/svgIconEntry.d.ts +0 -2
  364. package/dist/entries/themeConfigEntry.d.ts +0 -2
  365. package/dist/fields/ComponentCategoryFields.d.ts +0 -15
  366. package/dist/fields/FrontComponentFields.d.ts +0 -25
  367. package/dist/fields/PageFields.d.ts +0 -20
  368. package/dist/fields/StyleConfigFields.d.ts +0 -17
  369. package/dist/fields/SvgIconFields.d.ts +0 -12
  370. package/dist/fields/ThemeConfigFields.d.ts +0 -24
  371. package/dist/interfaces/ComponentCategory.d.ts +0 -18
  372. package/dist/interfaces/ComponentCategoryBoolExp.d.ts +0 -22
  373. package/dist/interfaces/ComponentCategoryDistinctExp.d.ts +0 -11
  374. package/dist/interfaces/ComponentCategoryInput.d.ts +0 -19
  375. package/dist/interfaces/ComponentCategoryOrderBy.d.ts +0 -11
  376. package/dist/interfaces/FrontComponent.d.ts +0 -29
  377. package/dist/interfaces/FrontComponentBoolExp.d.ts +0 -31
  378. package/dist/interfaces/FrontComponentDistinctExp.d.ts +0 -21
  379. package/dist/interfaces/FrontComponentInput.d.ts +0 -31
  380. package/dist/interfaces/FrontComponentOrderBy.d.ts +0 -21
  381. package/dist/interfaces/Page.d.ts +0 -23
  382. package/dist/interfaces/PageBoolExp.d.ts +0 -25
  383. package/dist/interfaces/PageDistinctExp.d.ts +0 -17
  384. package/dist/interfaces/PageInput.d.ts +0 -25
  385. package/dist/interfaces/PageOrderBy.d.ts +0 -17
  386. package/dist/interfaces/StyleConfig.d.ts +0 -19
  387. package/dist/interfaces/StyleConfigBoolExp.d.ts +0 -23
  388. package/dist/interfaces/StyleConfigDistinctExp.d.ts +0 -15
  389. package/dist/interfaces/StyleConfigInput.d.ts +0 -21
  390. package/dist/interfaces/StyleConfigOrderBy.d.ts +0 -15
  391. package/dist/interfaces/SvgIcon.d.ts +0 -13
  392. package/dist/interfaces/SvgIconBoolExp.d.ts +0 -17
  393. package/dist/interfaces/SvgIconDistinctExp.d.ts +0 -10
  394. package/dist/interfaces/SvgIconInput.d.ts +0 -15
  395. package/dist/interfaces/SvgIconOrderBy.d.ts +0 -10
  396. package/dist/interfaces/ThemeConfig.d.ts +0 -27
  397. package/dist/interfaces/ThemeConfigBoolExp.d.ts +0 -29
  398. package/dist/interfaces/ThemeConfigDistinctExp.d.ts +0 -21
  399. package/dist/interfaces/ThemeConfigInput.d.ts +0 -29
  400. package/dist/interfaces/ThemeConfigOrderBy.d.ts +0 -21
package/dist/index.mjs CHANGED
@@ -25,11 +25,9 @@ const aggregateEntities = {
25
25
  meidaOfProductAggregate: "ProductCategory",
26
26
  productMediaPivotsAggregate: "MediaOnProduct",
27
27
  productAttacPivotsAggregate: "AttachmentOnProduct",
28
- usedByThemConfigAggregate: "ThemeConfig",
29
28
  pageMetaAggregate: "PageMeta",
30
29
  searchIndexAggregate: "SearchIndex",
31
- snapshotAggregate: "WebsiteSnapshot",
32
- coverOfComponentAggregate: "FrontComponent"
30
+ snapshotAggregate: "WebsiteSnapshot"
33
31
  },
34
32
  Website: {
35
33
  usersAggregate: "User",
@@ -43,13 +41,11 @@ const aggregateEntities = {
43
41
  partsOfSpamFilterRuleAggregate: "SpamFilterRule",
44
42
  partsOfMediaAggregate: "Media",
45
43
  langsAggregate: "Lang",
46
- themesAggregate: "ThemeBranch",
47
44
  changelogsAggregate: "ChangeLog",
48
45
  searchIndexesAggregate: "SearchIndex",
49
46
  bulletinsAggregate: "Bulletin",
50
47
  snapshotsAggregate: "WebsiteSnapshot",
51
48
  userOperationsAggregate: "UserOperation",
52
- svgIconsAggregate: "SvgIcon",
53
49
  tagsAggregate: "Tag",
54
50
  agentThreadsAggregate: "AgentThread",
55
51
  tempFilesAggregate: "TempFile",
@@ -68,7 +64,6 @@ const aggregateEntities = {
68
64
  webPartsOfMediaAggregate: "Media",
69
65
  websitesAggregate: "Website",
70
66
  baseLangOfAggregate: "Website",
71
- themesAggregate: "ThemeBranch",
72
67
  bulletinsAggregate: "Bulletin",
73
68
  tagsAggregate: "Tag",
74
69
  tagCategoriesAggregate: "TagCategory"
@@ -91,9 +86,6 @@ const aggregateEntities = {
91
86
  attachmentsAggregate: "Media"
92
87
  },
93
88
  ThemeBranch: {
94
- componentsAggregate: "FrontComponent",
95
- componentCategoriesAggregate: "ComponentCategory",
96
- pagesAggregate: "Page",
97
89
  filesAggregate: "ThemeFile",
98
90
  foldersAggregate: "ThemeFileFolder",
99
91
  agentThreadsAggregate: "AgentThread",
@@ -118,9 +110,6 @@ const aggregateEntities = {
118
110
  childrenAggregate: "ProductCategory",
119
111
  productsAggregate: "Product"
120
112
  },
121
- ComponentCategory: {
122
- componentsAggregate: "FrontComponent"
123
- },
124
113
  ThemeInMarket: {
125
114
  versionsAggregate: "ThemeVersion"
126
115
  },
@@ -383,63 +372,219 @@ const productCategoryToInput = (entity) => {
383
372
  website: convertHasOneToInput(entity.website)
384
373
  };
385
374
  };
386
- const componentCategoryToInputCascade = (entity) => {
387
- var _a;
388
- const { componentsAggregate, ...rest } = entity;
375
+ const pageMetaToInputCascade = (entity) => {
376
+ return {
377
+ ...entity,
378
+ ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInputCascade(entity.ogImage) }) : void 0,
379
+ product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0,
380
+ post: entity.post ? processHasOneClear({ sync: postToInputCascade(entity.post) }) : void 0
381
+ };
382
+ };
383
+ const pageMetaToInput = (entity) => {
384
+ return {
385
+ ...entity,
386
+ ogImage: convertHasOneToInput(entity.ogImage),
387
+ product: convertHasOneToInput(entity.product),
388
+ post: convertHasOneToInput(entity.post)
389
+ };
390
+ };
391
+ const postCategoryToInputCascade = (entity) => {
392
+ var _a, _b;
393
+ const { childrenAggregate, postsAggregate, ...rest } = entity;
389
394
  return {
390
395
  ...rest,
391
- components: entity.components ? processHasManyClear({ sync: (_a = entity.components) == null ? void 0 : _a.map((ent) => frontComponentToInputCascade(ent)) }) : void 0,
392
- theme: entity.theme ? processHasOneClear({ sync: themeBranchToInputCascade(entity.theme) }) : void 0
396
+ children: entity.children ? processHasManyClear({ sync: (_a = entity.children) == null ? void 0 : _a.map((ent) => postCategoryToInputCascade(ent)) }) : void 0,
397
+ posts: entity.posts ? processHasManyClear({ sync: (_b = entity.posts) == null ? void 0 : _b.map((ent) => postToInputCascade(ent)) }) : void 0,
398
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
399
+ media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
400
+ parent: entity.parent ? processHasOneClear({ sync: postCategoryToInputCascade(entity.parent) }) : void 0,
401
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
393
402
  };
394
403
  };
395
- const componentCategoryToInput = (entity) => {
396
- const { componentsAggregate, ...rest } = entity;
404
+ const postCategoryToInput = (entity) => {
405
+ const { childrenAggregate, postsAggregate, ...rest } = entity;
397
406
  return {
398
407
  ...rest,
399
- components: convertHasManyToInput(entity.components),
400
- theme: convertHasOneToInput(entity.theme)
408
+ children: convertHasManyToInput(entity.children),
409
+ posts: convertHasManyToInput(entity.posts),
410
+ lang: convertHasOneToInput(entity.lang),
411
+ media: convertHasOneToInput(entity.media),
412
+ parent: convertHasOneToInput(entity.parent),
413
+ website: convertHasOneToInput(entity.website)
401
414
  };
402
415
  };
403
- const frontComponentToInputCascade = (entity) => {
416
+ const postToInputCascade = (entity) => {
417
+ var _a;
418
+ const { tagsAggregate, ...rest } = entity;
404
419
  return {
405
- ...entity,
420
+ ...rest,
421
+ tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
422
+ author: entity.author ? processHasOneClear({ sync: userToInputCascade(entity.author) }) : void 0,
406
423
  cover: entity.cover ? processHasOneClear({ sync: mediaToInputCascade(entity.cover) }) : void 0,
407
- category: entity.category ? processHasOneClear({ sync: componentCategoryToInputCascade(entity.category) }) : void 0,
408
- theme: entity.theme ? processHasOneClear({ sync: themeBranchToInputCascade(entity.theme) }) : void 0
424
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
425
+ meta: entity.meta ? processHasOneClear({ sync: pageMetaToInputCascade(entity.meta) }) : void 0,
426
+ category: entity.category ? processHasOneClear({ sync: postCategoryToInputCascade(entity.category) }) : void 0,
427
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
409
428
  };
410
429
  };
411
- const frontComponentToInput = (entity) => {
430
+ const postToInput = (entity) => {
431
+ const { tagsAggregate, ...rest } = entity;
412
432
  return {
413
- ...entity,
433
+ ...rest,
434
+ tags: convertHasManyToInput(entity.tags),
435
+ author: convertHasOneToInput(entity.author),
414
436
  cover: convertHasOneToInput(entity.cover),
437
+ lang: convertHasOneToInput(entity.lang),
438
+ meta: convertHasOneToInput(entity.meta),
415
439
  category: convertHasOneToInput(entity.category),
416
- theme: convertHasOneToInput(entity.theme)
440
+ website: convertHasOneToInput(entity.website)
441
+ };
442
+ };
443
+ const tagCategoryToInputCascade = (entity) => {
444
+ var _a, _b;
445
+ const { tagsAggregate, childrenAggregate, ...rest } = entity;
446
+ return {
447
+ ...rest,
448
+ tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
449
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
450
+ children: entity.children ? processHasManyClear({ sync: (_b = entity.children) == null ? void 0 : _b.map((ent) => tagCategoryToInputCascade(ent)) }) : void 0,
451
+ parent: entity.parent ? processHasOneClear({ sync: tagCategoryToInputCascade(entity.parent) }) : void 0
452
+ };
453
+ };
454
+ const tagCategoryToInput = (entity) => {
455
+ const { tagsAggregate, childrenAggregate, ...rest } = entity;
456
+ return {
457
+ ...rest,
458
+ tags: convertHasManyToInput(entity.tags),
459
+ lang: convertHasOneToInput(entity.lang),
460
+ children: convertHasManyToInput(entity.children),
461
+ parent: convertHasOneToInput(entity.parent)
462
+ };
463
+ };
464
+ const tagToInputCascade = (entity) => {
465
+ var _a, _b;
466
+ const { postsAggregate, productsAggregate, ...rest } = entity;
467
+ return {
468
+ ...rest,
469
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
470
+ posts: entity.posts ? processHasManyClear({ sync: (_a = entity.posts) == null ? void 0 : _a.map((ent) => postToInputCascade(ent)) }) : void 0,
471
+ products: entity.products ? processHasManyClear({ sync: (_b = entity.products) == null ? void 0 : _b.map((ent) => productToInputCascade(ent)) }) : void 0,
472
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
473
+ category: entity.category ? processHasOneClear({ sync: tagCategoryToInputCascade(entity.category) }) : void 0
474
+ };
475
+ };
476
+ const tagToInput = (entity) => {
477
+ const { postsAggregate, productsAggregate, ...rest } = entity;
478
+ return {
479
+ ...rest,
480
+ lang: convertHasOneToInput(entity.lang),
481
+ posts: convertHasManyToInput(entity.posts),
482
+ products: convertHasManyToInput(entity.products),
483
+ website: convertHasOneToInput(entity.website),
484
+ category: convertHasOneToInput(entity.category)
485
+ };
486
+ };
487
+ const mediaOnProductToInputCascade = (entity) => {
488
+ return {
489
+ ...entity,
490
+ media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
491
+ product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
492
+ };
493
+ };
494
+ const mediaOnProductToInput = (entity) => {
495
+ return {
496
+ ...entity,
497
+ media: convertHasOneToInput(entity.media),
498
+ product: convertHasOneToInput(entity.product)
499
+ };
500
+ };
501
+ const attachmentOnProductToInputCascade = (entity) => {
502
+ return {
503
+ ...entity,
504
+ attachment: entity.attachment ? processHasOneClear({ sync: mediaToInputCascade(entity.attachment) }) : void 0,
505
+ product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
506
+ };
507
+ };
508
+ const attachmentOnProductToInput = (entity) => {
509
+ return {
510
+ ...entity,
511
+ attachment: convertHasOneToInput(entity.attachment),
512
+ product: convertHasOneToInput(entity.product)
513
+ };
514
+ };
515
+ const fAQToInputCascade = (entity) => {
516
+ return {
517
+ ...entity,
518
+ product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
519
+ };
520
+ };
521
+ const fAQToInput = (entity) => {
522
+ return {
523
+ ...entity,
524
+ product: convertHasOneToInput(entity.product)
417
525
  };
418
526
  };
419
- const themeConfigToInputCascade = (entity) => {
527
+ const productRelatedPivotToInputCascade = (entity) => {
420
528
  return {
421
529
  ...entity,
422
- contactAvatar: entity.contactAvatar ? processHasOneClear({ sync: mediaToInputCascade(entity.contactAvatar) }) : void 0,
423
- theme: entity.theme ? processHasOneClear({ sync: themeBranchToInputCascade(entity.theme) }) : void 0
530
+ product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0,
531
+ relatedBy: entity.relatedBy ? processHasOneClear({ sync: productToInputCascade(entity.relatedBy) }) : void 0
424
532
  };
425
533
  };
426
- const themeConfigToInput = (entity) => {
534
+ const productRelatedPivotToInput = (entity) => {
427
535
  return {
428
536
  ...entity,
429
- contactAvatar: convertHasOneToInput(entity.contactAvatar),
430
- theme: convertHasOneToInput(entity.theme)
537
+ product: convertHasOneToInput(entity.product),
538
+ relatedBy: convertHasOneToInput(entity.relatedBy)
539
+ };
540
+ };
541
+ const productToInputCascade = (entity) => {
542
+ var _a, _b, _c, _d, _e, _f;
543
+ const { tagsAggregate, mediaPivotsAggregate, attachmentPivotsAggregate, faqsAggregate, relatedPivotsAggregate, relatedByPovitAggregate, ...rest } = entity;
544
+ return {
545
+ ...rest,
546
+ category: entity.category ? processHasOneClear({ sync: productCategoryToInputCascade(entity.category) }) : void 0,
547
+ tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
548
+ mediaPivots: entity.mediaPivots ? processHasManyClear({ sync: (_b = entity.mediaPivots) == null ? void 0 : _b.map((ent) => mediaOnProductToInputCascade(ent)) }) : void 0,
549
+ attachmentPivots: entity.attachmentPivots ? processHasManyClear({ sync: (_c = entity.attachmentPivots) == null ? void 0 : _c.map((ent) => attachmentOnProductToInputCascade(ent)) }) : void 0,
550
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
551
+ meta: entity.meta ? processHasOneClear({ sync: pageMetaToInputCascade(entity.meta) }) : void 0,
552
+ faqs: entity.faqs ? processHasManyClear({ sync: (_d = entity.faqs) == null ? void 0 : _d.map((ent) => fAQToInputCascade(ent)) }) : void 0,
553
+ relatedPivots: entity.relatedPivots ? processHasManyClear({ sync: (_e = entity.relatedPivots) == null ? void 0 : _e.map((ent) => productRelatedPivotToInputCascade(ent)) }) : void 0,
554
+ creator: entity.creator ? processHasOneClear({ sync: userToInputCascade(entity.creator) }) : void 0,
555
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
556
+ relatedByPovit: entity.relatedByPovit ? processHasManyClear({ sync: (_f = entity.relatedByPovit) == null ? void 0 : _f.map((ent) => productRelatedPivotToInputCascade(ent)) }) : void 0
557
+ };
558
+ };
559
+ const productToInput = (entity) => {
560
+ const { tagsAggregate, mediaPivotsAggregate, attachmentPivotsAggregate, faqsAggregate, relatedPivotsAggregate, relatedByPovitAggregate, ...rest } = entity;
561
+ return {
562
+ ...rest,
563
+ category: convertHasOneToInput(entity.category),
564
+ tags: convertHasManyToInput(entity.tags),
565
+ mediaPivots: convertHasManyToInput(entity.mediaPivots),
566
+ attachmentPivots: convertHasManyToInput(entity.attachmentPivots),
567
+ lang: convertHasOneToInput(entity.lang),
568
+ meta: convertHasOneToInput(entity.meta),
569
+ faqs: convertHasManyToInput(entity.faqs),
570
+ relatedPivots: convertHasManyToInput(entity.relatedPivots),
571
+ creator: convertHasOneToInput(entity.creator),
572
+ website: convertHasOneToInput(entity.website),
573
+ relatedByPovit: convertHasManyToInput(entity.relatedByPovit)
431
574
  };
432
575
  };
433
- const styleConfigToInputCascade = (entity) => {
576
+ const spamFilterRuleToInputCascade = (entity) => {
434
577
  return {
435
578
  ...entity,
436
- theme: entity.theme ? processHasOneClear({ sync: themeBranchToInputCascade(entity.theme) }) : void 0
579
+ lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
580
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
437
581
  };
438
582
  };
439
- const styleConfigToInput = (entity) => {
583
+ const spamFilterRuleToInput = (entity) => {
440
584
  return {
441
585
  ...entity,
442
- theme: convertHasOneToInput(entity.theme)
586
+ lang: convertHasOneToInput(entity.lang),
587
+ website: convertHasOneToInput(entity.website)
443
588
  };
444
589
  };
445
590
  const themeFileFolderToInputCascade = (entity) => {
@@ -630,36 +775,24 @@ const themeToInput = (entity) => {
630
775
  };
631
776
  };
632
777
  const themeBranchToInputCascade = (entity) => {
633
- var _a, _b, _c, _d, _e, _f, _g;
634
- const { componentsAggregate, componentCategoriesAggregate, pagesAggregate, filesAggregate, foldersAggregate, agentThreadsAggregate, tempFilesAggregate, ...rest } = entity;
778
+ var _a, _b, _c, _d;
779
+ const { filesAggregate, foldersAggregate, agentThreadsAggregate, tempFilesAggregate, ...rest } = entity;
635
780
  return {
636
781
  ...rest,
637
- components: entity.components ? processHasManyClear({ sync: (_a = entity.components) == null ? void 0 : _a.map((ent) => frontComponentToInputCascade(ent)) }) : void 0,
638
- componentCategories: entity.componentCategories ? processHasManyClear({ sync: (_b = entity.componentCategories) == null ? void 0 : _b.map((ent) => componentCategoryToInputCascade(ent)) }) : void 0,
639
- pages: entity.pages ? processHasManyClear({ sync: (_c = entity.pages) == null ? void 0 : _c.map((ent) => pageToInputCascade(ent)) }) : void 0,
640
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
641
- config: entity.config ? processHasOneClear({ sync: themeConfigToInputCascade(entity.config) }) : void 0,
642
- styleConfig: entity.styleConfig ? processHasOneClear({ sync: styleConfigToInputCascade(entity.styleConfig) }) : void 0,
643
782
  mockWebsite: entity.mockWebsite ? processHasOneClear({ sync: websiteToInputCascade(entity.mockWebsite) }) : void 0,
644
- files: entity.files ? processHasManyClear({ sync: (_d = entity.files) == null ? void 0 : _d.map((ent) => themeFileToInputCascade(ent)) }) : void 0,
645
- folders: entity.folders ? processHasManyClear({ sync: (_e = entity.folders) == null ? void 0 : _e.map((ent) => themeFileFolderToInputCascade(ent)) }) : void 0,
646
- agentThreads: entity.agentThreads ? processHasManyClear({ sync: (_f = entity.agentThreads) == null ? void 0 : _f.map((ent) => agentThreadToInputCascade(ent)) }) : void 0,
647
- tempFiles: entity.tempFiles ? processHasManyClear({ sync: (_g = entity.tempFiles) == null ? void 0 : _g.map((ent) => tempFileToInputCascade(ent)) }) : void 0,
783
+ files: entity.files ? processHasManyClear({ sync: (_a = entity.files) == null ? void 0 : _a.map((ent) => themeFileToInputCascade(ent)) }) : void 0,
784
+ folders: entity.folders ? processHasManyClear({ sync: (_b = entity.folders) == null ? void 0 : _b.map((ent) => themeFileFolderToInputCascade(ent)) }) : void 0,
785
+ agentThreads: entity.agentThreads ? processHasManyClear({ sync: (_c = entity.agentThreads) == null ? void 0 : _c.map((ent) => agentThreadToInputCascade(ent)) }) : void 0,
786
+ tempFiles: entity.tempFiles ? processHasManyClear({ sync: (_d = entity.tempFiles) == null ? void 0 : _d.map((ent) => tempFileToInputCascade(ent)) }) : void 0,
648
787
  marketVersion: entity.marketVersion ? processHasOneClear({ sync: themeVersionToInputCascade(entity.marketVersion) }) : void 0,
649
788
  website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
650
789
  belongsToMain: entity.belongsToMain ? processHasOneClear({ sync: themeToInputCascade(entity.belongsToMain) }) : void 0
651
790
  };
652
791
  };
653
792
  const themeBranchToInput = (entity) => {
654
- const { componentsAggregate, componentCategoriesAggregate, pagesAggregate, filesAggregate, foldersAggregate, agentThreadsAggregate, tempFilesAggregate, ...rest } = entity;
793
+ const { filesAggregate, foldersAggregate, agentThreadsAggregate, tempFilesAggregate, ...rest } = entity;
655
794
  return {
656
795
  ...rest,
657
- components: convertHasManyToInput(entity.components),
658
- componentCategories: convertHasManyToInput(entity.componentCategories),
659
- pages: convertHasManyToInput(entity.pages),
660
- lang: convertHasOneToInput(entity.lang),
661
- config: convertHasOneToInput(entity.config),
662
- styleConfig: convertHasOneToInput(entity.styleConfig),
663
796
  mockWebsite: convertHasOneToInput(entity.mockWebsite),
664
797
  files: convertHasManyToInput(entity.files),
665
798
  folders: convertHasManyToInput(entity.folders),
@@ -670,284 +803,53 @@ const themeBranchToInput = (entity) => {
670
803
  belongsToMain: convertHasOneToInput(entity.belongsToMain)
671
804
  };
672
805
  };
673
- const pageToInputCascade = (entity) => {
806
+ const analyticsConfigToInputCascade = (entity) => {
674
807
  return {
675
808
  ...entity,
676
- meta: entity.meta ? processHasOneClear({ sync: pageMetaToInputCascade(entity.meta) }) : void 0,
677
- theme: entity.theme ? processHasOneClear({ sync: themeBranchToInputCascade(entity.theme) }) : void 0
809
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
678
810
  };
679
811
  };
680
- const pageToInput = (entity) => {
812
+ const analyticsConfigToInput = (entity) => {
681
813
  return {
682
814
  ...entity,
683
- meta: convertHasOneToInput(entity.meta),
684
- theme: convertHasOneToInput(entity.theme)
815
+ website: convertHasOneToInput(entity.website)
685
816
  };
686
817
  };
687
- const pageMetaToInputCascade = (entity) => {
818
+ const websiteSettingsToInputCascade = (entity) => {
688
819
  return {
689
820
  ...entity,
690
- ogImage: entity.ogImage ? processHasOneClear({ sync: mediaToInputCascade(entity.ogImage) }) : void 0,
691
- product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0,
692
- page: entity.page ? processHasOneClear({ sync: pageToInputCascade(entity.page) }) : void 0,
693
- post: entity.post ? processHasOneClear({ sync: postToInputCascade(entity.post) }) : void 0
821
+ website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
694
822
  };
695
823
  };
696
- const pageMetaToInput = (entity) => {
824
+ const websiteSettingsToInput = (entity) => {
697
825
  return {
698
826
  ...entity,
699
- ogImage: convertHasOneToInput(entity.ogImage),
700
- product: convertHasOneToInput(entity.product),
701
- page: convertHasOneToInput(entity.page),
702
- post: convertHasOneToInput(entity.post)
827
+ website: convertHasOneToInput(entity.website)
703
828
  };
704
829
  };
705
- const postCategoryToInputCascade = (entity) => {
706
- var _a, _b;
707
- const { childrenAggregate, postsAggregate, ...rest } = entity;
830
+ const changeLogToInputCascade = (entity) => {
708
831
  return {
709
- ...rest,
710
- children: entity.children ? processHasManyClear({ sync: (_a = entity.children) == null ? void 0 : _a.map((ent) => postCategoryToInputCascade(ent)) }) : void 0,
711
- posts: entity.posts ? processHasManyClear({ sync: (_b = entity.posts) == null ? void 0 : _b.map((ent) => postToInputCascade(ent)) }) : void 0,
712
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
713
- media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
714
- parent: entity.parent ? processHasOneClear({ sync: postCategoryToInputCascade(entity.parent) }) : void 0,
832
+ ...entity,
715
833
  website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
716
834
  };
717
835
  };
718
- const postCategoryToInput = (entity) => {
719
- const { childrenAggregate, postsAggregate, ...rest } = entity;
836
+ const changeLogToInput = (entity) => {
720
837
  return {
721
- ...rest,
722
- children: convertHasManyToInput(entity.children),
723
- posts: convertHasManyToInput(entity.posts),
724
- lang: convertHasOneToInput(entity.lang),
725
- media: convertHasOneToInput(entity.media),
726
- parent: convertHasOneToInput(entity.parent),
838
+ ...entity,
727
839
  website: convertHasOneToInput(entity.website)
728
840
  };
729
841
  };
730
- const postToInputCascade = (entity) => {
731
- var _a;
732
- const { tagsAggregate, ...rest } = entity;
842
+ const searchIndexToInputCascade = (entity) => {
733
843
  return {
734
- ...rest,
735
- tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
736
- author: entity.author ? processHasOneClear({ sync: userToInputCascade(entity.author) }) : void 0,
737
- cover: entity.cover ? processHasOneClear({ sync: mediaToInputCascade(entity.cover) }) : void 0,
738
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
739
- meta: entity.meta ? processHasOneClear({ sync: pageMetaToInputCascade(entity.meta) }) : void 0,
740
- category: entity.category ? processHasOneClear({ sync: postCategoryToInputCascade(entity.category) }) : void 0,
844
+ ...entity,
845
+ media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
741
846
  website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
742
847
  };
743
848
  };
744
- const postToInput = (entity) => {
745
- const { tagsAggregate, ...rest } = entity;
849
+ const searchIndexToInput = (entity) => {
746
850
  return {
747
- ...rest,
748
- tags: convertHasManyToInput(entity.tags),
749
- author: convertHasOneToInput(entity.author),
750
- cover: convertHasOneToInput(entity.cover),
751
- lang: convertHasOneToInput(entity.lang),
752
- meta: convertHasOneToInput(entity.meta),
753
- category: convertHasOneToInput(entity.category),
754
- website: convertHasOneToInput(entity.website)
755
- };
756
- };
757
- const tagCategoryToInputCascade = (entity) => {
758
- var _a, _b;
759
- const { tagsAggregate, childrenAggregate, ...rest } = entity;
760
- return {
761
- ...rest,
762
- tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
763
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
764
- children: entity.children ? processHasManyClear({ sync: (_b = entity.children) == null ? void 0 : _b.map((ent) => tagCategoryToInputCascade(ent)) }) : void 0,
765
- parent: entity.parent ? processHasOneClear({ sync: tagCategoryToInputCascade(entity.parent) }) : void 0
766
- };
767
- };
768
- const tagCategoryToInput = (entity) => {
769
- const { tagsAggregate, childrenAggregate, ...rest } = entity;
770
- return {
771
- ...rest,
772
- tags: convertHasManyToInput(entity.tags),
773
- lang: convertHasOneToInput(entity.lang),
774
- children: convertHasManyToInput(entity.children),
775
- parent: convertHasOneToInput(entity.parent)
776
- };
777
- };
778
- const tagToInputCascade = (entity) => {
779
- var _a, _b;
780
- const { postsAggregate, productsAggregate, ...rest } = entity;
781
- return {
782
- ...rest,
783
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
784
- posts: entity.posts ? processHasManyClear({ sync: (_a = entity.posts) == null ? void 0 : _a.map((ent) => postToInputCascade(ent)) }) : void 0,
785
- products: entity.products ? processHasManyClear({ sync: (_b = entity.products) == null ? void 0 : _b.map((ent) => productToInputCascade(ent)) }) : void 0,
786
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
787
- category: entity.category ? processHasOneClear({ sync: tagCategoryToInputCascade(entity.category) }) : void 0
788
- };
789
- };
790
- const tagToInput = (entity) => {
791
- const { postsAggregate, productsAggregate, ...rest } = entity;
792
- return {
793
- ...rest,
794
- lang: convertHasOneToInput(entity.lang),
795
- posts: convertHasManyToInput(entity.posts),
796
- products: convertHasManyToInput(entity.products),
797
- website: convertHasOneToInput(entity.website),
798
- category: convertHasOneToInput(entity.category)
799
- };
800
- };
801
- const mediaOnProductToInputCascade = (entity) => {
802
- return {
803
- ...entity,
804
- media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
805
- product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
806
- };
807
- };
808
- const mediaOnProductToInput = (entity) => {
809
- return {
810
- ...entity,
811
- media: convertHasOneToInput(entity.media),
812
- product: convertHasOneToInput(entity.product)
813
- };
814
- };
815
- const attachmentOnProductToInputCascade = (entity) => {
816
- return {
817
- ...entity,
818
- attachment: entity.attachment ? processHasOneClear({ sync: mediaToInputCascade(entity.attachment) }) : void 0,
819
- product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
820
- };
821
- };
822
- const attachmentOnProductToInput = (entity) => {
823
- return {
824
- ...entity,
825
- attachment: convertHasOneToInput(entity.attachment),
826
- product: convertHasOneToInput(entity.product)
827
- };
828
- };
829
- const fAQToInputCascade = (entity) => {
830
- return {
831
- ...entity,
832
- product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0
833
- };
834
- };
835
- const fAQToInput = (entity) => {
836
- return {
837
- ...entity,
838
- product: convertHasOneToInput(entity.product)
839
- };
840
- };
841
- const productRelatedPivotToInputCascade = (entity) => {
842
- return {
843
- ...entity,
844
- product: entity.product ? processHasOneClear({ sync: productToInputCascade(entity.product) }) : void 0,
845
- relatedBy: entity.relatedBy ? processHasOneClear({ sync: productToInputCascade(entity.relatedBy) }) : void 0
846
- };
847
- };
848
- const productRelatedPivotToInput = (entity) => {
849
- return {
850
- ...entity,
851
- product: convertHasOneToInput(entity.product),
852
- relatedBy: convertHasOneToInput(entity.relatedBy)
853
- };
854
- };
855
- const productToInputCascade = (entity) => {
856
- var _a, _b, _c, _d, _e, _f;
857
- const { tagsAggregate, mediaPivotsAggregate, attachmentPivotsAggregate, faqsAggregate, relatedPivotsAggregate, relatedByPovitAggregate, ...rest } = entity;
858
- return {
859
- ...rest,
860
- category: entity.category ? processHasOneClear({ sync: productCategoryToInputCascade(entity.category) }) : void 0,
861
- tags: entity.tags ? processHasManyClear({ sync: (_a = entity.tags) == null ? void 0 : _a.map((ent) => tagToInputCascade(ent)) }) : void 0,
862
- mediaPivots: entity.mediaPivots ? processHasManyClear({ sync: (_b = entity.mediaPivots) == null ? void 0 : _b.map((ent) => mediaOnProductToInputCascade(ent)) }) : void 0,
863
- attachmentPivots: entity.attachmentPivots ? processHasManyClear({ sync: (_c = entity.attachmentPivots) == null ? void 0 : _c.map((ent) => attachmentOnProductToInputCascade(ent)) }) : void 0,
864
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
865
- meta: entity.meta ? processHasOneClear({ sync: pageMetaToInputCascade(entity.meta) }) : void 0,
866
- faqs: entity.faqs ? processHasManyClear({ sync: (_d = entity.faqs) == null ? void 0 : _d.map((ent) => fAQToInputCascade(ent)) }) : void 0,
867
- relatedPivots: entity.relatedPivots ? processHasManyClear({ sync: (_e = entity.relatedPivots) == null ? void 0 : _e.map((ent) => productRelatedPivotToInputCascade(ent)) }) : void 0,
868
- creator: entity.creator ? processHasOneClear({ sync: userToInputCascade(entity.creator) }) : void 0,
869
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
870
- relatedByPovit: entity.relatedByPovit ? processHasManyClear({ sync: (_f = entity.relatedByPovit) == null ? void 0 : _f.map((ent) => productRelatedPivotToInputCascade(ent)) }) : void 0
871
- };
872
- };
873
- const productToInput = (entity) => {
874
- const { tagsAggregate, mediaPivotsAggregate, attachmentPivotsAggregate, faqsAggregate, relatedPivotsAggregate, relatedByPovitAggregate, ...rest } = entity;
875
- return {
876
- ...rest,
877
- category: convertHasOneToInput(entity.category),
878
- tags: convertHasManyToInput(entity.tags),
879
- mediaPivots: convertHasManyToInput(entity.mediaPivots),
880
- attachmentPivots: convertHasManyToInput(entity.attachmentPivots),
881
- lang: convertHasOneToInput(entity.lang),
882
- meta: convertHasOneToInput(entity.meta),
883
- faqs: convertHasManyToInput(entity.faqs),
884
- relatedPivots: convertHasManyToInput(entity.relatedPivots),
885
- creator: convertHasOneToInput(entity.creator),
886
- website: convertHasOneToInput(entity.website),
887
- relatedByPovit: convertHasManyToInput(entity.relatedByPovit)
888
- };
889
- };
890
- const spamFilterRuleToInputCascade = (entity) => {
891
- return {
892
- ...entity,
893
- lang: entity.lang ? processHasOneClear({ sync: langToInputCascade(entity.lang) }) : void 0,
894
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
895
- };
896
- };
897
- const spamFilterRuleToInput = (entity) => {
898
- return {
899
- ...entity,
900
- lang: convertHasOneToInput(entity.lang),
901
- website: convertHasOneToInput(entity.website)
902
- };
903
- };
904
- const analyticsConfigToInputCascade = (entity) => {
905
- return {
906
- ...entity,
907
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
908
- };
909
- };
910
- const analyticsConfigToInput = (entity) => {
911
- return {
912
- ...entity,
913
- website: convertHasOneToInput(entity.website)
914
- };
915
- };
916
- const websiteSettingsToInputCascade = (entity) => {
917
- return {
918
- ...entity,
919
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
920
- };
921
- };
922
- const websiteSettingsToInput = (entity) => {
923
- return {
924
- ...entity,
925
- website: convertHasOneToInput(entity.website)
926
- };
927
- };
928
- const changeLogToInputCascade = (entity) => {
929
- return {
930
- ...entity,
931
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
932
- };
933
- };
934
- const changeLogToInput = (entity) => {
935
- return {
936
- ...entity,
937
- website: convertHasOneToInput(entity.website)
938
- };
939
- };
940
- const searchIndexToInputCascade = (entity) => {
941
- return {
942
- ...entity,
943
- media: entity.media ? processHasOneClear({ sync: mediaToInputCascade(entity.media) }) : void 0,
944
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
945
- };
946
- };
947
- const searchIndexToInput = (entity) => {
948
- return {
949
- ...entity,
950
- media: convertHasOneToInput(entity.media),
851
+ ...entity,
852
+ media: convertHasOneToInput(entity.media),
951
853
  website: convertHasOneToInput(entity.website)
952
854
  };
953
855
  };
@@ -996,18 +898,6 @@ const userOperationToInput = (entity) => {
996
898
  website: convertHasOneToInput(entity.website)
997
899
  };
998
900
  };
999
- const svgIconToInputCascade = (entity) => {
1000
- return {
1001
- ...entity,
1002
- website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0
1003
- };
1004
- };
1005
- const svgIconToInput = (entity) => {
1006
- return {
1007
- ...entity,
1008
- website: convertHasOneToInput(entity.website)
1009
- };
1010
- };
1011
901
  const agentMemoFileToInputCascade = (entity) => {
1012
902
  return {
1013
903
  ...entity,
@@ -1044,8 +934,8 @@ const agentMemoFolderToInput = (entity) => {
1044
934
  };
1045
935
  };
1046
936
  const websiteToInputCascade = (entity) => {
1047
- var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w;
1048
- const { usersAggregate, partsOfMediaFolderAggregate, partsOfEnquiryAggregate, partsOfProductAggregate, partsOfPostAggregate, partsOfPostCategoryAggregate, partsOfCustomerAggregate, partsOfProductCategoryAggregate, partsOfSpamFilterRuleAggregate, partsOfMediaAggregate, langsAggregate, themesAggregate, changelogsAggregate, searchIndexesAggregate, bulletinsAggregate, snapshotsAggregate, userOperationsAggregate, svgIconsAggregate, tagsAggregate, agentThreadsAggregate, tempFilesAggregate, memoFoldersAggregate, memoFilesAggregate, ...rest } = entity;
937
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u;
938
+ const { usersAggregate, partsOfMediaFolderAggregate, partsOfEnquiryAggregate, partsOfProductAggregate, partsOfPostAggregate, partsOfPostCategoryAggregate, partsOfCustomerAggregate, partsOfProductCategoryAggregate, partsOfSpamFilterRuleAggregate, partsOfMediaAggregate, langsAggregate, changelogsAggregate, searchIndexesAggregate, bulletinsAggregate, snapshotsAggregate, userOperationsAggregate, tagsAggregate, agentThreadsAggregate, tempFilesAggregate, memoFoldersAggregate, memoFilesAggregate, ...rest } = entity;
1049
939
  return {
1050
940
  ...rest,
1051
941
  websiteType: entity.websiteType ? processHasOneClear({ sync: websiteTypeToInputCascade(entity.websiteType) }) : void 0,
@@ -1062,25 +952,24 @@ const websiteToInputCascade = (entity) => {
1062
952
  partsOfMedia: entity.partsOfMedia ? processHasManyClear({ sync: (_j = entity.partsOfMedia) == null ? void 0 : _j.map((ent) => mediaToInputCascade(ent)) }) : void 0,
1063
953
  langs: entity.langs ? processHasManyClear({ sync: (_k = entity.langs) == null ? void 0 : _k.map((ent) => langToInputCascade(ent)) }) : void 0,
1064
954
  baseLang: entity.baseLang ? processHasOneClear({ sync: langToInputCascade(entity.baseLang) }) : void 0,
1065
- themes: entity.themes ? processHasManyClear({ sync: (_l = entity.themes) == null ? void 0 : _l.map((ent) => themeBranchToInputCascade(ent)) }) : void 0,
955
+ themeBranch: entity.themeBranch ? processHasOneClear({ sync: themeBranchToInputCascade(entity.themeBranch) }) : void 0,
1066
956
  analyticsConfig: entity.analyticsConfig ? processHasOneClear({ sync: analyticsConfigToInputCascade(entity.analyticsConfig) }) : void 0,
1067
957
  settings: entity.settings ? processHasOneClear({ sync: websiteSettingsToInputCascade(entity.settings) }) : void 0,
1068
- changelogs: entity.changelogs ? processHasManyClear({ sync: (_m = entity.changelogs) == null ? void 0 : _m.map((ent) => changeLogToInputCascade(ent)) }) : void 0,
1069
- searchIndexes: entity.searchIndexes ? processHasManyClear({ sync: (_n = entity.searchIndexes) == null ? void 0 : _n.map((ent) => searchIndexToInputCascade(ent)) }) : void 0,
1070
- bulletins: entity.bulletins ? processHasManyClear({ sync: (_o = entity.bulletins) == null ? void 0 : _o.map((ent) => bulletinToInputCascade(ent)) }) : void 0,
1071
- snapshots: entity.snapshots ? processHasManyClear({ sync: (_p = entity.snapshots) == null ? void 0 : _p.map((ent) => websiteSnapshotToInputCascade(ent)) }) : void 0,
1072
- userOperations: entity.userOperations ? processHasManyClear({ sync: (_q = entity.userOperations) == null ? void 0 : _q.map((ent) => userOperationToInputCascade(ent)) }) : void 0,
1073
- svgIcons: entity.svgIcons ? processHasManyClear({ sync: (_r = entity.svgIcons) == null ? void 0 : _r.map((ent) => svgIconToInputCascade(ent)) }) : void 0,
1074
- tags: entity.tags ? processHasManyClear({ sync: (_s = entity.tags) == null ? void 0 : _s.map((ent) => tagToInputCascade(ent)) }) : void 0,
1075
- agentThreads: entity.agentThreads ? processHasManyClear({ sync: (_t = entity.agentThreads) == null ? void 0 : _t.map((ent) => agentThreadToInputCascade(ent)) }) : void 0,
1076
- tempFiles: entity.tempFiles ? processHasManyClear({ sync: (_u = entity.tempFiles) == null ? void 0 : _u.map((ent) => tempFileToInputCascade(ent)) }) : void 0,
1077
- memoFolders: entity.memoFolders ? processHasManyClear({ sync: (_v = entity.memoFolders) == null ? void 0 : _v.map((ent) => agentMemoFolderToInputCascade(ent)) }) : void 0,
1078
- memoFiles: entity.memoFiles ? processHasManyClear({ sync: (_w = entity.memoFiles) == null ? void 0 : _w.map((ent) => agentMemoFileToInputCascade(ent)) }) : void 0,
958
+ changelogs: entity.changelogs ? processHasManyClear({ sync: (_l = entity.changelogs) == null ? void 0 : _l.map((ent) => changeLogToInputCascade(ent)) }) : void 0,
959
+ searchIndexes: entity.searchIndexes ? processHasManyClear({ sync: (_m = entity.searchIndexes) == null ? void 0 : _m.map((ent) => searchIndexToInputCascade(ent)) }) : void 0,
960
+ bulletins: entity.bulletins ? processHasManyClear({ sync: (_n = entity.bulletins) == null ? void 0 : _n.map((ent) => bulletinToInputCascade(ent)) }) : void 0,
961
+ snapshots: entity.snapshots ? processHasManyClear({ sync: (_o = entity.snapshots) == null ? void 0 : _o.map((ent) => websiteSnapshotToInputCascade(ent)) }) : void 0,
962
+ userOperations: entity.userOperations ? processHasManyClear({ sync: (_p = entity.userOperations) == null ? void 0 : _p.map((ent) => userOperationToInputCascade(ent)) }) : void 0,
963
+ tags: entity.tags ? processHasManyClear({ sync: (_q = entity.tags) == null ? void 0 : _q.map((ent) => tagToInputCascade(ent)) }) : void 0,
964
+ agentThreads: entity.agentThreads ? processHasManyClear({ sync: (_r = entity.agentThreads) == null ? void 0 : _r.map((ent) => agentThreadToInputCascade(ent)) }) : void 0,
965
+ tempFiles: entity.tempFiles ? processHasManyClear({ sync: (_s = entity.tempFiles) == null ? void 0 : _s.map((ent) => tempFileToInputCascade(ent)) }) : void 0,
966
+ memoFolders: entity.memoFolders ? processHasManyClear({ sync: (_t = entity.memoFolders) == null ? void 0 : _t.map((ent) => agentMemoFolderToInputCascade(ent)) }) : void 0,
967
+ memoFiles: entity.memoFiles ? processHasManyClear({ sync: (_u = entity.memoFiles) == null ? void 0 : _u.map((ent) => agentMemoFileToInputCascade(ent)) }) : void 0,
1079
968
  mockBranch: entity.mockBranch ? processHasOneClear({ sync: themeBranchToInputCascade(entity.mockBranch) }) : void 0
1080
969
  };
1081
970
  };
1082
971
  const websiteToInput = (entity) => {
1083
- const { usersAggregate, partsOfMediaFolderAggregate, partsOfEnquiryAggregate, partsOfProductAggregate, partsOfPostAggregate, partsOfPostCategoryAggregate, partsOfCustomerAggregate, partsOfProductCategoryAggregate, partsOfSpamFilterRuleAggregate, partsOfMediaAggregate, langsAggregate, themesAggregate, changelogsAggregate, searchIndexesAggregate, bulletinsAggregate, snapshotsAggregate, userOperationsAggregate, svgIconsAggregate, tagsAggregate, agentThreadsAggregate, tempFilesAggregate, memoFoldersAggregate, memoFilesAggregate, ...rest } = entity;
972
+ const { usersAggregate, partsOfMediaFolderAggregate, partsOfEnquiryAggregate, partsOfProductAggregate, partsOfPostAggregate, partsOfPostCategoryAggregate, partsOfCustomerAggregate, partsOfProductCategoryAggregate, partsOfSpamFilterRuleAggregate, partsOfMediaAggregate, langsAggregate, changelogsAggregate, searchIndexesAggregate, bulletinsAggregate, snapshotsAggregate, userOperationsAggregate, tagsAggregate, agentThreadsAggregate, tempFilesAggregate, memoFoldersAggregate, memoFilesAggregate, ...rest } = entity;
1084
973
  return {
1085
974
  ...rest,
1086
975
  websiteType: convertHasOneToInput(entity.websiteType),
@@ -1097,7 +986,7 @@ const websiteToInput = (entity) => {
1097
986
  partsOfMedia: convertHasManyToInput(entity.partsOfMedia),
1098
987
  langs: convertHasManyToInput(entity.langs),
1099
988
  baseLang: convertHasOneToInput(entity.baseLang),
1100
- themes: convertHasManyToInput(entity.themes),
989
+ themeBranch: convertHasOneToInput(entity.themeBranch),
1101
990
  analyticsConfig: convertHasOneToInput(entity.analyticsConfig),
1102
991
  settings: convertHasOneToInput(entity.settings),
1103
992
  changelogs: convertHasManyToInput(entity.changelogs),
@@ -1105,7 +994,6 @@ const websiteToInput = (entity) => {
1105
994
  bulletins: convertHasManyToInput(entity.bulletins),
1106
995
  snapshots: convertHasManyToInput(entity.snapshots),
1107
996
  userOperations: convertHasManyToInput(entity.userOperations),
1108
- svgIcons: convertHasManyToInput(entity.svgIcons),
1109
997
  tags: convertHasManyToInput(entity.tags),
1110
998
  agentThreads: convertHasManyToInput(entity.agentThreads),
1111
999
  tempFiles: convertHasManyToInput(entity.tempFiles),
@@ -1155,8 +1043,8 @@ const enquiryToInput = (entity) => {
1155
1043
  };
1156
1044
  };
1157
1045
  const langToInputCascade = (entity) => {
1158
- var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o;
1159
- const { webPartsOfMediaFolderAggregate, webPartsOfEnquiryAggregate, webPartsOfProductAggregate, webPartsOfPostAggregate, webPartsOfPostCategoryAggregate, webPartsOfCustomerAggregate, webPartsOfProductCategoryAggregate, webPartsOfSpamFilterRuleAggregate, webPartsOfMediaAggregate, websitesAggregate, baseLangOfAggregate, themesAggregate, bulletinsAggregate, tagsAggregate, tagCategoriesAggregate, ...rest } = entity;
1046
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n;
1047
+ const { webPartsOfMediaFolderAggregate, webPartsOfEnquiryAggregate, webPartsOfProductAggregate, webPartsOfPostAggregate, webPartsOfPostCategoryAggregate, webPartsOfCustomerAggregate, webPartsOfProductCategoryAggregate, webPartsOfSpamFilterRuleAggregate, webPartsOfMediaAggregate, websitesAggregate, baseLangOfAggregate, bulletinsAggregate, tagsAggregate, tagCategoriesAggregate, ...rest } = entity;
1160
1048
  return {
1161
1049
  ...rest,
1162
1050
  webPartsOfMediaFolder: entity.webPartsOfMediaFolder ? processHasManyClear({ sync: (_a = entity.webPartsOfMediaFolder) == null ? void 0 : _a.map((ent) => mediaFolderToInputCascade(ent)) }) : void 0,
@@ -1170,14 +1058,13 @@ const langToInputCascade = (entity) => {
1170
1058
  webPartsOfMedia: entity.webPartsOfMedia ? processHasManyClear({ sync: (_i = entity.webPartsOfMedia) == null ? void 0 : _i.map((ent) => mediaToInputCascade(ent)) }) : void 0,
1171
1059
  websites: entity.websites ? processHasManyClear({ sync: (_j = entity.websites) == null ? void 0 : _j.map((ent) => websiteToInputCascade(ent)) }) : void 0,
1172
1060
  baseLangOf: entity.baseLangOf ? processHasManyClear({ sync: (_k = entity.baseLangOf) == null ? void 0 : _k.map((ent) => websiteToInputCascade(ent)) }) : void 0,
1173
- themes: entity.themes ? processHasManyClear({ sync: (_l = entity.themes) == null ? void 0 : _l.map((ent) => themeBranchToInputCascade(ent)) }) : void 0,
1174
- bulletins: entity.bulletins ? processHasManyClear({ sync: (_m = entity.bulletins) == null ? void 0 : _m.map((ent) => bulletinToInputCascade(ent)) }) : void 0,
1175
- tags: entity.tags ? processHasManyClear({ sync: (_n = entity.tags) == null ? void 0 : _n.map((ent) => tagToInputCascade(ent)) }) : void 0,
1176
- tagCategories: entity.tagCategories ? processHasManyClear({ sync: (_o = entity.tagCategories) == null ? void 0 : _o.map((ent) => tagCategoryToInputCascade(ent)) }) : void 0
1061
+ bulletins: entity.bulletins ? processHasManyClear({ sync: (_l = entity.bulletins) == null ? void 0 : _l.map((ent) => bulletinToInputCascade(ent)) }) : void 0,
1062
+ tags: entity.tags ? processHasManyClear({ sync: (_m = entity.tags) == null ? void 0 : _m.map((ent) => tagToInputCascade(ent)) }) : void 0,
1063
+ tagCategories: entity.tagCategories ? processHasManyClear({ sync: (_n = entity.tagCategories) == null ? void 0 : _n.map((ent) => tagCategoryToInputCascade(ent)) }) : void 0
1177
1064
  };
1178
1065
  };
1179
1066
  const langToInput = (entity) => {
1180
- const { webPartsOfMediaFolderAggregate, webPartsOfEnquiryAggregate, webPartsOfProductAggregate, webPartsOfPostAggregate, webPartsOfPostCategoryAggregate, webPartsOfCustomerAggregate, webPartsOfProductCategoryAggregate, webPartsOfSpamFilterRuleAggregate, webPartsOfMediaAggregate, websitesAggregate, baseLangOfAggregate, themesAggregate, bulletinsAggregate, tagsAggregate, tagCategoriesAggregate, ...rest } = entity;
1067
+ const { webPartsOfMediaFolderAggregate, webPartsOfEnquiryAggregate, webPartsOfProductAggregate, webPartsOfPostAggregate, webPartsOfPostCategoryAggregate, webPartsOfCustomerAggregate, webPartsOfProductCategoryAggregate, webPartsOfSpamFilterRuleAggregate, webPartsOfMediaAggregate, websitesAggregate, baseLangOfAggregate, bulletinsAggregate, tagsAggregate, tagCategoriesAggregate, ...rest } = entity;
1181
1068
  return {
1182
1069
  ...rest,
1183
1070
  webPartsOfMediaFolder: convertHasManyToInput(entity.webPartsOfMediaFolder),
@@ -1191,7 +1078,6 @@ const langToInput = (entity) => {
1191
1078
  webPartsOfMedia: convertHasManyToInput(entity.webPartsOfMedia),
1192
1079
  websites: convertHasManyToInput(entity.websites),
1193
1080
  baseLangOf: convertHasManyToInput(entity.baseLangOf),
1194
- themes: convertHasManyToInput(entity.themes),
1195
1081
  bulletins: convertHasManyToInput(entity.bulletins),
1196
1082
  tags: convertHasManyToInput(entity.tags),
1197
1083
  tagCategories: convertHasManyToInput(entity.tagCategories)
@@ -1221,8 +1107,8 @@ const mediaFolderToInput = (entity) => {
1221
1107
  };
1222
1108
  };
1223
1109
  const mediaToInputCascade = (entity) => {
1224
- var _a, _b, _c, _d, _e, _f, _g, _h, _i;
1225
- const { file, coverOfAggregate, meidaOfProductAggregate, productMediaPivotsAggregate, productAttacPivotsAggregate, usedByThemConfigAggregate, pageMetaAggregate, searchIndexAggregate, snapshotAggregate, coverOfComponentAggregate, ...rest } = entity;
1110
+ var _a, _b, _c, _d, _e, _f, _g;
1111
+ const { file, coverOfAggregate, meidaOfProductAggregate, productMediaPivotsAggregate, productAttacPivotsAggregate, pageMetaAggregate, searchIndexAggregate, snapshotAggregate, ...rest } = entity;
1226
1112
  return {
1227
1113
  ...rest,
1228
1114
  folder: entity.folder ? processHasOneClear({ sync: mediaFolderToInputCascade(entity.folder) }) : void 0,
@@ -1234,18 +1120,16 @@ const mediaToInputCascade = (entity) => {
1234
1120
  productAttacPivots: entity.productAttacPivots ? processHasManyClear({ sync: (_d = entity.productAttacPivots) == null ? void 0 : _d.map((ent) => attachmentOnProductToInputCascade(ent)) }) : void 0,
1235
1121
  website: entity.website ? processHasOneClear({ sync: websiteToInputCascade(entity.website) }) : void 0,
1236
1122
  postCategory: entity.postCategory ? processHasOneClear({ sync: postCategoryToInputCascade(entity.postCategory) }) : void 0,
1237
- usedByThemConfig: entity.usedByThemConfig ? processHasManyClear({ sync: (_e = entity.usedByThemConfig) == null ? void 0 : _e.map((ent) => themeConfigToInputCascade(ent)) }) : void 0,
1238
- pageMeta: entity.pageMeta ? processHasManyClear({ sync: (_f = entity.pageMeta) == null ? void 0 : _f.map((ent) => pageMetaToInputCascade(ent)) }) : void 0,
1239
- searchIndex: entity.searchIndex ? processHasManyClear({ sync: (_g = entity.searchIndex) == null ? void 0 : _g.map((ent) => searchIndexToInputCascade(ent)) }) : void 0,
1240
- snapshot: entity.snapshot ? processHasManyClear({ sync: (_h = entity.snapshot) == null ? void 0 : _h.map((ent) => websiteSnapshotToInputCascade(ent)) }) : void 0,
1241
- coverOfComponent: entity.coverOfComponent ? processHasManyClear({ sync: (_i = entity.coverOfComponent) == null ? void 0 : _i.map((ent) => frontComponentToInputCascade(ent)) }) : void 0,
1123
+ pageMeta: entity.pageMeta ? processHasManyClear({ sync: (_e = entity.pageMeta) == null ? void 0 : _e.map((ent) => pageMetaToInputCascade(ent)) }) : void 0,
1124
+ searchIndex: entity.searchIndex ? processHasManyClear({ sync: (_f = entity.searchIndex) == null ? void 0 : _f.map((ent) => searchIndexToInputCascade(ent)) }) : void 0,
1125
+ snapshot: entity.snapshot ? processHasManyClear({ sync: (_g = entity.snapshot) == null ? void 0 : _g.map((ent) => websiteSnapshotToInputCascade(ent)) }) : void 0,
1242
1126
  attachmentOfEnquiry: entity.attachmentOfEnquiry ? processHasOneClear({ sync: enquiryToInputCascade(entity.attachmentOfEnquiry) }) : void 0,
1243
1127
  coverOfTheme: entity.coverOfTheme ? processHasOneClear({ sync: themeToInputCascade(entity.coverOfTheme) }) : void 0,
1244
1128
  owner: entity.owner ? processHasOneClear({ sync: userToInputCascade(entity.owner) }) : void 0
1245
1129
  };
1246
1130
  };
1247
1131
  const mediaToInput = (entity) => {
1248
- const { file, coverOfAggregate, meidaOfProductAggregate, productMediaPivotsAggregate, productAttacPivotsAggregate, usedByThemConfigAggregate, pageMetaAggregate, searchIndexAggregate, snapshotAggregate, coverOfComponentAggregate, ...rest } = entity;
1132
+ const { file, coverOfAggregate, meidaOfProductAggregate, productMediaPivotsAggregate, productAttacPivotsAggregate, pageMetaAggregate, searchIndexAggregate, snapshotAggregate, ...rest } = entity;
1249
1133
  return {
1250
1134
  ...rest,
1251
1135
  folder: convertHasOneToInput(entity.folder),
@@ -1257,11 +1141,9 @@ const mediaToInput = (entity) => {
1257
1141
  productAttacPivots: convertHasManyToInput(entity.productAttacPivots),
1258
1142
  website: convertHasOneToInput(entity.website),
1259
1143
  postCategory: convertHasOneToInput(entity.postCategory),
1260
- usedByThemConfig: convertHasManyToInput(entity.usedByThemConfig),
1261
1144
  pageMeta: convertHasManyToInput(entity.pageMeta),
1262
1145
  searchIndex: convertHasManyToInput(entity.searchIndex),
1263
1146
  snapshot: convertHasManyToInput(entity.snapshot),
1264
- coverOfComponent: convertHasManyToInput(entity.coverOfComponent),
1265
1147
  attachmentOfEnquiry: convertHasOneToInput(entity.attachmentOfEnquiry),
1266
1148
  coverOfTheme: convertHasOneToInput(entity.coverOfTheme),
1267
1149
  owner: convertHasOneToInput(entity.owner)
@@ -1492,6 +1374,7 @@ var LangDistinctEnum = /* @__PURE__ */ ((LangDistinctEnum2) => {
1492
1374
  LangDistinctEnum2["cnName"] = "cnName";
1493
1375
  LangDistinctEnum2["htmlLang"] = "htmlLang";
1494
1376
  LangDistinctEnum2["urlFragment"] = "urlFragment";
1377
+ LangDistinctEnum2["dir"] = "dir";
1495
1378
  return LangDistinctEnum2;
1496
1379
  })(LangDistinctEnum || {});
1497
1380
  const WebsiteTypeEntityName = "WebsiteType";
@@ -1509,22 +1392,6 @@ var WebsiteTypeDistinctEnum = /* @__PURE__ */ ((WebsiteTypeDistinctEnum2) => {
1509
1392
  WebsiteTypeDistinctEnum2["level"] = "level";
1510
1393
  return WebsiteTypeDistinctEnum2;
1511
1394
  })(WebsiteTypeDistinctEnum || {});
1512
- const PageEntityName = "Page";
1513
- const PageEntityLabel = "";
1514
- var PageDistinctEnum = /* @__PURE__ */ ((PageDistinctEnum2) => {
1515
- PageDistinctEnum2["id"] = "id";
1516
- PageDistinctEnum2["title"] = "title";
1517
- PageDistinctEnum2["remark"] = "remark";
1518
- PageDistinctEnum2["pageType"] = "pageType";
1519
- PageDistinctEnum2["dataSource"] = "dataSource";
1520
- PageDistinctEnum2["content2"] = "content2";
1521
- PageDistinctEnum2["createdAt"] = "createdAt";
1522
- PageDistinctEnum2["updatedAt"] = "updatedAt";
1523
- PageDistinctEnum2["slug"] = "slug";
1524
- PageDistinctEnum2["description"] = "description";
1525
- PageDistinctEnum2["code"] = "code";
1526
- return PageDistinctEnum2;
1527
- })(PageDistinctEnum || {});
1528
1395
  const PostEntityName = "Post";
1529
1396
  const PostEntityLabel = "文章";
1530
1397
  var PostDistinctEnum = /* @__PURE__ */ ((PostDistinctEnum2) => {
@@ -1833,39 +1700,6 @@ var SlugableDistinctEnum = /* @__PURE__ */ ((SlugableDistinctEnum2) => {
1833
1700
  SlugableDistinctEnum2["description"] = "description";
1834
1701
  return SlugableDistinctEnum2;
1835
1702
  })(SlugableDistinctEnum || {});
1836
- const FrontComponentEntityName = "FrontComponent";
1837
- const FrontComponentEntityLabel = "";
1838
- var FrontComponentDistinctEnum = /* @__PURE__ */ ((FrontComponentDistinctEnum2) => {
1839
- FrontComponentDistinctEnum2["id"] = "id";
1840
- FrontComponentDistinctEnum2["name"] = "name";
1841
- FrontComponentDistinctEnum2["title"] = "title";
1842
- FrontComponentDistinctEnum2["seqValue"] = "seqValue";
1843
- FrontComponentDistinctEnum2["propsSchema"] = "propsSchema";
1844
- FrontComponentDistinctEnum2["propsTest"] = "propsTest";
1845
- FrontComponentDistinctEnum2["updatedAt"] = "updatedAt";
1846
- FrontComponentDistinctEnum2["createdAt"] = "createdAt";
1847
- FrontComponentDistinctEnum2["slots"] = "slots";
1848
- FrontComponentDistinctEnum2["droppable"] = "droppable";
1849
- FrontComponentDistinctEnum2["isInMarket"] = "isInMarket";
1850
- FrontComponentDistinctEnum2["code"] = "code";
1851
- FrontComponentDistinctEnum2["description"] = "description";
1852
- FrontComponentDistinctEnum2["parentId"] = "parentId";
1853
- FrontComponentDistinctEnum2["isSectionBlock"] = "isSectionBlock";
1854
- return FrontComponentDistinctEnum2;
1855
- })(FrontComponentDistinctEnum || {});
1856
- const ComponentCategoryEntityName = "ComponentCategory";
1857
- const ComponentCategoryEntityLabel = "";
1858
- var ComponentCategoryDistinctEnum = /* @__PURE__ */ ((ComponentCategoryDistinctEnum2) => {
1859
- ComponentCategoryDistinctEnum2["id"] = "id";
1860
- ComponentCategoryDistinctEnum2["name"] = "name";
1861
- ComponentCategoryDistinctEnum2["seqValue"] = "seqValue";
1862
- ComponentCategoryDistinctEnum2["updatedAt"] = "updatedAt";
1863
- ComponentCategoryDistinctEnum2["createdAt"] = "createdAt";
1864
- ComponentCategoryDistinctEnum2["isInMarket"] = "isInMarket";
1865
- ComponentCategoryDistinctEnum2["isSectionBlock"] = "isSectionBlock";
1866
- ComponentCategoryDistinctEnum2["title"] = "title";
1867
- return ComponentCategoryDistinctEnum2;
1868
- })(ComponentCategoryDistinctEnum || {});
1869
1703
  var MarketableDistinctEnum = /* @__PURE__ */ ((MarketableDistinctEnum2) => {
1870
1704
  MarketableDistinctEnum2["id"] = "id";
1871
1705
  MarketableDistinctEnum2["title"] = "title";
@@ -1899,29 +1733,6 @@ var ThemeInMarketDistinctEnum = /* @__PURE__ */ ((ThemeInMarketDistinctEnum2) =>
1899
1733
  ThemeInMarketDistinctEnum2["createdAt"] = "createdAt";
1900
1734
  return ThemeInMarketDistinctEnum2;
1901
1735
  })(ThemeInMarketDistinctEnum || {});
1902
- const ThemeConfigEntityName = "ThemeConfig";
1903
- const ThemeConfigEntityLabel = "";
1904
- var ThemeConfigDistinctEnum = /* @__PURE__ */ ((ThemeConfigDistinctEnum2) => {
1905
- ThemeConfigDistinctEnum2["id"] = "id";
1906
- ThemeConfigDistinctEnum2["websiteTitle"] = "websiteTitle";
1907
- ThemeConfigDistinctEnum2["emailTemplates"] = "emailTemplates";
1908
- ThemeConfigDistinctEnum2["contact"] = "contact";
1909
- ThemeConfigDistinctEnum2["address"] = "address";
1910
- ThemeConfigDistinctEnum2["email"] = "email";
1911
- ThemeConfigDistinctEnum2["tel"] = "tel";
1912
- ThemeConfigDistinctEnum2["fax"] = "fax";
1913
- ThemeConfigDistinctEnum2["mobile"] = "mobile";
1914
- ThemeConfigDistinctEnum2["wechat"] = "wechat";
1915
- ThemeConfigDistinctEnum2["domain"] = "domain";
1916
- ThemeConfigDistinctEnum2["svgIcon"] = "svgIcon";
1917
- ThemeConfigDistinctEnum2["themeColor"] = "themeColor";
1918
- ThemeConfigDistinctEnum2["pngIcon"] = "pngIcon";
1919
- ThemeConfigDistinctEnum2["icoIcon"] = "icoIcon";
1920
- ThemeConfigDistinctEnum2["appleTouchIcon"] = "appleTouchIcon";
1921
- ThemeConfigDistinctEnum2["redirects"] = "redirects";
1922
- ThemeConfigDistinctEnum2["previewUrl"] = "previewUrl";
1923
- return ThemeConfigDistinctEnum2;
1924
- })(ThemeConfigDistinctEnum || {});
1925
1736
  const AnalyticsConfigEntityName = "AnalyticsConfig";
1926
1737
  const AnalyticsConfigEntityLabel = "";
1927
1738
  var AnalyticsConfigDistinctEnum = /* @__PURE__ */ ((AnalyticsConfigDistinctEnum2) => {
@@ -1962,23 +1773,6 @@ var ThemeCategoryDistinctEnum = /* @__PURE__ */ ((ThemeCategoryDistinctEnum2) =>
1962
1773
  ThemeCategoryDistinctEnum2["updatedAt"] = "updatedAt";
1963
1774
  return ThemeCategoryDistinctEnum2;
1964
1775
  })(ThemeCategoryDistinctEnum || {});
1965
- const StyleConfigEntityName = "StyleConfig";
1966
- const StyleConfigEntityLabel = "";
1967
- var StyleConfigDistinctEnum = /* @__PURE__ */ ((StyleConfigDistinctEnum2) => {
1968
- StyleConfigDistinctEnum2["id"] = "id";
1969
- StyleConfigDistinctEnum2["name"] = "name";
1970
- StyleConfigDistinctEnum2["description"] = "description";
1971
- StyleConfigDistinctEnum2["tailwindConfig"] = "tailwindConfig";
1972
- StyleConfigDistinctEnum2["css"] = "css";
1973
- StyleConfigDistinctEnum2["cssVariants"] = "cssVariants";
1974
- StyleConfigDistinctEnum2["isInMarket"] = "isInMarket";
1975
- StyleConfigDistinctEnum2["createdAt"] = "createdAt";
1976
- StyleConfigDistinctEnum2["updatedAt"] = "updatedAt";
1977
- StyleConfigDistinctEnum2["headCode"] = "headCode";
1978
- StyleConfigDistinctEnum2["footCode"] = "footCode";
1979
- StyleConfigDistinctEnum2["imageSizes"] = "imageSizes";
1980
- return StyleConfigDistinctEnum2;
1981
- })(StyleConfigDistinctEnum || {});
1982
1776
  var CookieConsentStrategy = /* @__PURE__ */ ((CookieConsentStrategy2) => {
1983
1777
  CookieConsentStrategy2["EU_ONLY"] = "EU_ONLY";
1984
1778
  CookieConsentStrategy2["ALWAYS_SHOW"] = "ALWAYS_SHOW";
@@ -2058,9 +1852,7 @@ var TaskStatus = /* @__PURE__ */ ((TaskStatus2) => {
2058
1852
  var TaskType = /* @__PURE__ */ ((TaskType2) => {
2059
1853
  TaskType2["TranslateTheme"] = "TranslateTheme";
2060
1854
  TaskType2["TranslateWebsite"] = "TranslateWebsite";
2061
- TaskType2["TranslateCusomizedPage"] = "TranslateCusomizedPage";
2062
- TaskType2["TranslateComponent"] = "TranslateComponent";
2063
- TaskType2["TranslateBuiltinPage"] = "TranslateBuiltinPage";
1855
+ TaskType2["TranslateThemeFile"] = "TranslateThemeFile";
2064
1856
  TaskType2["ResetPostFromBaseLang"] = "ResetPostFromBaseLang";
2065
1857
  TaskType2["ResetProductFromBaseLang"] = "ResetProductFromBaseLang";
2066
1858
  TaskType2["TranslatePostToAllLangs"] = "TranslatePostToAllLangs";
@@ -2220,18 +2012,6 @@ var ThemeDistinctEnum = /* @__PURE__ */ ((ThemeDistinctEnum2) => {
2220
2012
  ThemeDistinctEnum2["slug"] = "slug";
2221
2013
  return ThemeDistinctEnum2;
2222
2014
  })(ThemeDistinctEnum || {});
2223
- const SvgIconEntityName = "SvgIcon";
2224
- const SvgIconEntityLabel = "";
2225
- var SvgIconDistinctEnum = /* @__PURE__ */ ((SvgIconDistinctEnum2) => {
2226
- SvgIconDistinctEnum2["id"] = "id";
2227
- SvgIconDistinctEnum2["name"] = "name";
2228
- SvgIconDistinctEnum2["title"] = "title";
2229
- SvgIconDistinctEnum2["code"] = "code";
2230
- SvgIconDistinctEnum2["description"] = "description";
2231
- SvgIconDistinctEnum2["createdAt"] = "createdAt";
2232
- SvgIconDistinctEnum2["updatedAt"] = "updatedAt";
2233
- return SvgIconDistinctEnum2;
2234
- })(SvgIconDistinctEnum || {});
2235
2015
  const ThemeFileEntityName = "ThemeFile";
2236
2016
  const ThemeFileEntityLabel = "";
2237
2017
  var ThemeFileDistinctEnum = /* @__PURE__ */ ((ThemeFileDistinctEnum2) => {
@@ -2600,278 +2380,225 @@ class ProductCategoryQueryOptions extends QueryOptions {
2600
2380
  return this;
2601
2381
  }
2602
2382
  }
2603
- class ComponentCategoryQueryOptions extends QueryOptions {
2383
+ class PageMetaQueryOptions extends QueryOptions {
2604
2384
  constructor(fields, queryArgs) {
2605
- super(ComponentCategoryEntityName, fields, queryArgs);
2385
+ super(PageMetaEntityName, fields, queryArgs);
2606
2386
  }
2607
2387
  id() {
2608
2388
  this.addField("id");
2609
2389
  return this;
2610
2390
  }
2611
- name() {
2612
- this.addField("name");
2391
+ seoTitle() {
2392
+ this.addField("seoTitle");
2613
2393
  return this;
2614
2394
  }
2615
- seqValue() {
2616
- this.addField("seqValue");
2395
+ seoKeywords() {
2396
+ this.addField("seoKeywords");
2617
2397
  return this;
2618
2398
  }
2619
- updatedAt() {
2620
- this.addField("updatedAt");
2399
+ seoDescription() {
2400
+ this.addField("seoDescription");
2621
2401
  return this;
2622
2402
  }
2623
- createdAt() {
2624
- this.addField("createdAt");
2403
+ seoAuthor() {
2404
+ this.addField("seoAuthor");
2625
2405
  return this;
2626
2406
  }
2627
- isInMarket() {
2628
- this.addField("isInMarket");
2407
+ publisher() {
2408
+ this.addField("publisher");
2629
2409
  return this;
2630
2410
  }
2631
- isSectionBlock() {
2632
- this.addField("isSectionBlock");
2411
+ seoRobots() {
2412
+ this.addField("seoRobots");
2633
2413
  return this;
2634
2414
  }
2635
- title() {
2636
- this.addField("title");
2415
+ ogTitle() {
2416
+ this.addField("ogTitle");
2637
2417
  return this;
2638
2418
  }
2639
- components(options) {
2640
- if (Array.isArray(options)) {
2641
- this._associations["components"] = new FrontComponentQueryOptions(options);
2642
- } else {
2643
- this._associations["components"] = options || new FrontComponentQueryOptions(["id"]);
2644
- }
2419
+ ogDescription() {
2420
+ this.addField("ogDescription");
2645
2421
  return this;
2646
2422
  }
2647
- componentsAggregate(aggregate) {
2648
- this._aggregates["componentsAggregate"] = aggregate;
2423
+ ogUrl() {
2424
+ this.addField("ogUrl");
2649
2425
  return this;
2650
2426
  }
2651
- theme(options) {
2652
- if (Array.isArray(options)) {
2653
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
2654
- } else {
2655
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
2656
- }
2427
+ ogSiteName() {
2428
+ this.addField("ogSiteName");
2657
2429
  return this;
2658
2430
  }
2659
- }
2660
- class FrontComponentQueryOptions extends QueryOptions {
2661
- constructor(fields, queryArgs) {
2662
- super(FrontComponentEntityName, fields, queryArgs);
2663
- }
2664
- id() {
2665
- this.addField("id");
2431
+ ogType() {
2432
+ this.addField("ogType");
2666
2433
  return this;
2667
2434
  }
2668
- name() {
2669
- this.addField("name");
2670
- return this;
2671
- }
2672
- title() {
2673
- this.addField("title");
2674
- return this;
2675
- }
2676
- seqValue() {
2677
- this.addField("seqValue");
2678
- return this;
2679
- }
2680
- propsSchema() {
2681
- this.addField("propsSchema");
2682
- return this;
2683
- }
2684
- propsTest() {
2685
- this.addField("propsTest");
2686
- return this;
2687
- }
2688
- updatedAt() {
2689
- this.addField("updatedAt");
2690
- return this;
2691
- }
2692
- createdAt() {
2693
- this.addField("createdAt");
2694
- return this;
2695
- }
2696
- slots() {
2697
- this.addField("slots");
2698
- return this;
2699
- }
2700
- droppable() {
2701
- this.addField("droppable");
2702
- return this;
2703
- }
2704
- isInMarket() {
2705
- this.addField("isInMarket");
2706
- return this;
2707
- }
2708
- code() {
2709
- this.addField("code");
2710
- return this;
2711
- }
2712
- description() {
2713
- this.addField("description");
2435
+ xCard() {
2436
+ this.addField("xCard");
2714
2437
  return this;
2715
2438
  }
2716
- /**
2717
- * 父组件Id
2718
- */
2719
- parentId() {
2720
- this.addField("parentId");
2439
+ xSite() {
2440
+ this.addField("xSite");
2721
2441
  return this;
2722
2442
  }
2723
- isSectionBlock() {
2724
- this.addField("isSectionBlock");
2443
+ xUrl() {
2444
+ this.addField("xUrl");
2725
2445
  return this;
2726
2446
  }
2727
- cover(options) {
2447
+ ogImage(options) {
2728
2448
  if (Array.isArray(options)) {
2729
- this._associations["cover"] = new MediaQueryOptions(options);
2449
+ this._associations["ogImage"] = new MediaQueryOptions(options);
2730
2450
  } else {
2731
- this._associations["cover"] = options || new MediaQueryOptions(["id"]);
2451
+ this._associations["ogImage"] = options || new MediaQueryOptions(["id"]);
2732
2452
  }
2733
2453
  return this;
2734
2454
  }
2735
- category(options) {
2455
+ product(options) {
2736
2456
  if (Array.isArray(options)) {
2737
- this._associations["category"] = new ComponentCategoryQueryOptions(options);
2457
+ this._associations["product"] = new ProductQueryOptions(options);
2738
2458
  } else {
2739
- this._associations["category"] = options || new ComponentCategoryQueryOptions(["id"]);
2459
+ this._associations["product"] = options || new ProductQueryOptions(["id"]);
2740
2460
  }
2741
2461
  return this;
2742
2462
  }
2743
- theme(options) {
2463
+ post(options) {
2744
2464
  if (Array.isArray(options)) {
2745
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
2465
+ this._associations["post"] = new PostQueryOptions(options);
2746
2466
  } else {
2747
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
2467
+ this._associations["post"] = options || new PostQueryOptions(["id"]);
2748
2468
  }
2749
2469
  return this;
2750
2470
  }
2751
2471
  }
2752
- class ThemeConfigQueryOptions extends QueryOptions {
2472
+ class PostCategoryQueryOptions extends QueryOptions {
2753
2473
  constructor(fields, queryArgs) {
2754
- super(ThemeConfigEntityName, fields, queryArgs);
2474
+ super(PostCategoryEntityName, fields, queryArgs);
2755
2475
  }
2756
2476
  id() {
2757
2477
  this.addField("id");
2758
2478
  return this;
2759
2479
  }
2760
- websiteTitle() {
2761
- this.addField("websiteTitle");
2762
- return this;
2763
- }
2764
- emailTemplates() {
2765
- this.addField("emailTemplates");
2766
- return this;
2767
- }
2768
- contact() {
2769
- this.addField("contact");
2770
- return this;
2771
- }
2772
- address() {
2773
- this.addField("address");
2774
- return this;
2775
- }
2776
- email() {
2777
- this.addField("email");
2480
+ name() {
2481
+ this.addField("name");
2778
2482
  return this;
2779
2483
  }
2780
- tel() {
2781
- this.addField("tel");
2484
+ seqValue() {
2485
+ this.addField("seqValue");
2782
2486
  return this;
2783
2487
  }
2784
- fax() {
2785
- this.addField("fax");
2488
+ createdAt() {
2489
+ this.addField("createdAt");
2786
2490
  return this;
2787
2491
  }
2788
- mobile() {
2789
- this.addField("mobile");
2492
+ updatedAt() {
2493
+ this.addField("updatedAt");
2790
2494
  return this;
2791
2495
  }
2792
- wechat() {
2793
- this.addField("wechat");
2496
+ content() {
2497
+ this.addField("content");
2794
2498
  return this;
2795
2499
  }
2796
- domain() {
2797
- this.addField("domain");
2500
+ slug() {
2501
+ this.addField("slug");
2798
2502
  return this;
2799
2503
  }
2800
- svgIcon() {
2801
- this.addField("svgIcon");
2504
+ description() {
2505
+ this.addField("description");
2802
2506
  return this;
2803
2507
  }
2804
- themeColor() {
2805
- this.addField("themeColor");
2508
+ children(options) {
2509
+ if (Array.isArray(options)) {
2510
+ this._associations["children"] = new PostCategoryQueryOptions(options);
2511
+ } else {
2512
+ this._associations["children"] = options || new PostCategoryQueryOptions(["id"]);
2513
+ }
2806
2514
  return this;
2807
2515
  }
2808
- pngIcon() {
2809
- this.addField("pngIcon");
2516
+ childrenAggregate(aggregate) {
2517
+ this._aggregates["childrenAggregate"] = aggregate;
2810
2518
  return this;
2811
2519
  }
2812
- icoIcon() {
2813
- this.addField("icoIcon");
2520
+ posts(options) {
2521
+ if (Array.isArray(options)) {
2522
+ this._associations["posts"] = new PostQueryOptions(options);
2523
+ } else {
2524
+ this._associations["posts"] = options || new PostQueryOptions(["id"]);
2525
+ }
2814
2526
  return this;
2815
2527
  }
2816
- appleTouchIcon() {
2817
- this.addField("appleTouchIcon");
2528
+ postsAggregate(aggregate) {
2529
+ this._aggregates["postsAggregate"] = aggregate;
2818
2530
  return this;
2819
2531
  }
2820
- redirects() {
2821
- this.addField("redirects");
2532
+ lang(options) {
2533
+ if (Array.isArray(options)) {
2534
+ this._associations["lang"] = new LangQueryOptions(options);
2535
+ } else {
2536
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
2537
+ }
2822
2538
  return this;
2823
2539
  }
2824
- previewUrl() {
2825
- this.addField("previewUrl");
2540
+ media(options) {
2541
+ if (Array.isArray(options)) {
2542
+ this._associations["media"] = new MediaQueryOptions(options);
2543
+ } else {
2544
+ this._associations["media"] = options || new MediaQueryOptions(["id"]);
2545
+ }
2826
2546
  return this;
2827
2547
  }
2828
- contactAvatar(options) {
2548
+ parent(options) {
2829
2549
  if (Array.isArray(options)) {
2830
- this._associations["contactAvatar"] = new MediaQueryOptions(options);
2550
+ this._associations["parent"] = new PostCategoryQueryOptions(options);
2831
2551
  } else {
2832
- this._associations["contactAvatar"] = options || new MediaQueryOptions(["id"]);
2552
+ this._associations["parent"] = options || new PostCategoryQueryOptions(["id"]);
2833
2553
  }
2834
2554
  return this;
2835
2555
  }
2836
- theme(options) {
2556
+ website(options) {
2837
2557
  if (Array.isArray(options)) {
2838
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
2558
+ this._associations["website"] = new WebsiteQueryOptions(options);
2839
2559
  } else {
2840
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
2560
+ this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
2841
2561
  }
2842
2562
  return this;
2843
2563
  }
2844
2564
  }
2845
- class StyleConfigQueryOptions extends QueryOptions {
2565
+ class PostQueryOptions extends QueryOptions {
2846
2566
  constructor(fields, queryArgs) {
2847
- super(StyleConfigEntityName, fields, queryArgs);
2567
+ super(PostEntityName, fields, queryArgs);
2848
2568
  }
2849
2569
  id() {
2850
2570
  this.addField("id");
2851
2571
  return this;
2852
2572
  }
2853
- name() {
2854
- this.addField("name");
2573
+ seqValue() {
2574
+ this.addField("seqValue");
2855
2575
  return this;
2856
2576
  }
2857
- description() {
2858
- this.addField("description");
2577
+ /**
2578
+ * 置顶
2579
+ */
2580
+ pinToTop() {
2581
+ this.addField("pinToTop");
2582
+ return this;
2583
+ }
2584
+ authorEmail() {
2585
+ this.addField("authorEmail");
2859
2586
  return this;
2860
2587
  }
2861
- tailwindConfig() {
2862
- this.addField("tailwindConfig");
2588
+ publishedAt() {
2589
+ this.addField("publishedAt");
2863
2590
  return this;
2864
2591
  }
2865
- css() {
2866
- this.addField("css");
2592
+ status() {
2593
+ this.addField("status");
2867
2594
  return this;
2868
2595
  }
2869
- cssVariants() {
2870
- this.addField("cssVariants");
2596
+ title() {
2597
+ this.addField("title");
2871
2598
  return this;
2872
2599
  }
2873
- isInMarket() {
2874
- this.addField("isInMarket");
2600
+ extends() {
2601
+ this.addField("extends");
2875
2602
  return this;
2876
2603
  }
2877
2604
  createdAt() {
@@ -2882,91 +2609,90 @@ class StyleConfigQueryOptions extends QueryOptions {
2882
2609
  this.addField("updatedAt");
2883
2610
  return this;
2884
2611
  }
2885
- headCode() {
2886
- this.addField("headCode");
2887
- return this;
2888
- }
2889
- footCode() {
2890
- this.addField("footCode");
2612
+ content() {
2613
+ this.addField("content");
2891
2614
  return this;
2892
2615
  }
2893
- imageSizes() {
2894
- this.addField("imageSizes");
2616
+ slug() {
2617
+ this.addField("slug");
2895
2618
  return this;
2896
2619
  }
2897
- theme(options) {
2898
- if (Array.isArray(options)) {
2899
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
2900
- } else {
2901
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
2902
- }
2620
+ description() {
2621
+ this.addField("description");
2903
2622
  return this;
2904
2623
  }
2905
- }
2906
- class ThemeFileFolderQueryOptions extends QueryOptions {
2907
- constructor(fields, queryArgs) {
2908
- super(ThemeFileFolderEntityName, fields, queryArgs);
2909
- }
2910
- id() {
2911
- this.addField("id");
2624
+ isDeleted() {
2625
+ this.addField("isDeleted");
2912
2626
  return this;
2913
2627
  }
2914
- name() {
2915
- this.addField("name");
2628
+ deletedAt() {
2629
+ this.addField("deletedAt");
2916
2630
  return this;
2917
2631
  }
2918
- upadteAt() {
2919
- this.addField("upadteAt");
2632
+ tags(options) {
2633
+ if (Array.isArray(options)) {
2634
+ this._associations["tags"] = new TagQueryOptions(options);
2635
+ } else {
2636
+ this._associations["tags"] = options || new TagQueryOptions(["id"]);
2637
+ }
2920
2638
  return this;
2921
2639
  }
2922
- createdAt() {
2923
- this.addField("createdAt");
2640
+ tagsAggregate(aggregate) {
2641
+ this._aggregates["tagsAggregate"] = aggregate;
2924
2642
  return this;
2925
2643
  }
2926
- folders(options) {
2644
+ author(options) {
2927
2645
  if (Array.isArray(options)) {
2928
- this._associations["folders"] = new ThemeFileFolderQueryOptions(options);
2646
+ this._associations["author"] = new UserQueryOptions(options);
2929
2647
  } else {
2930
- this._associations["folders"] = options || new ThemeFileFolderQueryOptions(["id"]);
2648
+ this._associations["author"] = options || new UserQueryOptions(["id"]);
2931
2649
  }
2932
2650
  return this;
2933
2651
  }
2934
- foldersAggregate(aggregate) {
2935
- this._aggregates["foldersAggregate"] = aggregate;
2652
+ cover(options) {
2653
+ if (Array.isArray(options)) {
2654
+ this._associations["cover"] = new MediaQueryOptions(options);
2655
+ } else {
2656
+ this._associations["cover"] = options || new MediaQueryOptions(["id"]);
2657
+ }
2936
2658
  return this;
2937
2659
  }
2938
- files(options) {
2660
+ lang(options) {
2939
2661
  if (Array.isArray(options)) {
2940
- this._associations["files"] = new ThemeFileQueryOptions(options);
2662
+ this._associations["lang"] = new LangQueryOptions(options);
2941
2663
  } else {
2942
- this._associations["files"] = options || new ThemeFileQueryOptions(["id"]);
2664
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
2943
2665
  }
2944
2666
  return this;
2945
2667
  }
2946
- filesAggregate(aggregate) {
2947
- this._aggregates["filesAggregate"] = aggregate;
2668
+ meta(options) {
2669
+ if (Array.isArray(options)) {
2670
+ this._associations["meta"] = new PageMetaQueryOptions(options);
2671
+ } else {
2672
+ this._associations["meta"] = options || new PageMetaQueryOptions(["id"]);
2673
+ }
2948
2674
  return this;
2949
2675
  }
2950
- themeBranch(options) {
2676
+ category(options) {
2951
2677
  if (Array.isArray(options)) {
2952
- this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
2678
+ this._associations["category"] = new PostCategoryQueryOptions(options);
2953
2679
  } else {
2954
- this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
2680
+ this._associations["category"] = options || new PostCategoryQueryOptions(["id"]);
2955
2681
  }
2956
2682
  return this;
2957
2683
  }
2958
- parent(options) {
2684
+ website(options) {
2959
2685
  if (Array.isArray(options)) {
2960
- this._associations["parent"] = new ThemeFileFolderQueryOptions(options);
2686
+ this._associations["website"] = new WebsiteQueryOptions(options);
2961
2687
  } else {
2962
- this._associations["parent"] = options || new ThemeFileFolderQueryOptions(["id"]);
2688
+ this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
2963
2689
  }
2964
2690
  return this;
2965
2691
  }
2966
2692
  }
2967
- class ThemeFileQueryOptions extends QueryOptions {
2693
+ class TagCategoryQueryOptions extends QueryOptions {
2968
2694
  constructor(fields, queryArgs) {
2969
- super(ThemeFileEntityName, fields, queryArgs);
2695
+ super(TagCategoryEntityName, fields, queryArgs);
2970
2696
  }
2971
2697
  id() {
2972
2698
  this.addField("id");
@@ -2976,183 +2702,207 @@ class ThemeFileQueryOptions extends QueryOptions {
2976
2702
  this.addField("name");
2977
2703
  return this;
2978
2704
  }
2979
- code() {
2980
- this.addField("code");
2981
- return this;
2982
- }
2983
- updatedAt() {
2984
- this.addField("updatedAt");
2705
+ updateAt() {
2706
+ this.addField("updateAt");
2985
2707
  return this;
2986
2708
  }
2987
2709
  createdAt() {
2988
2710
  this.addField("createdAt");
2989
2711
  return this;
2990
2712
  }
2991
- storageMeta(fields) {
2992
- this.addObjectField("storageMeta", fields);
2713
+ tags(options) {
2714
+ if (Array.isArray(options)) {
2715
+ this._associations["tags"] = new TagQueryOptions(options);
2716
+ } else {
2717
+ this._associations["tags"] = options || new TagQueryOptions(["id"]);
2718
+ }
2993
2719
  return this;
2994
2720
  }
2995
- size() {
2996
- this.addField("size");
2721
+ tagsAggregate(aggregate) {
2722
+ this._aggregates["tagsAggregate"] = aggregate;
2997
2723
  return this;
2998
2724
  }
2999
- mimeType() {
3000
- this.addField("mimeType");
3001
- return this;
3002
- }
3003
- extName() {
3004
- this.addField("extName");
3005
- return this;
3006
- }
3007
- mediaType() {
3008
- this.addField("mediaType");
2725
+ lang(options) {
2726
+ if (Array.isArray(options)) {
2727
+ this._associations["lang"] = new LangQueryOptions(options);
2728
+ } else {
2729
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
2730
+ }
3009
2731
  return this;
3010
2732
  }
3011
- themeBranch(options) {
2733
+ children(options) {
3012
2734
  if (Array.isArray(options)) {
3013
- this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
2735
+ this._associations["children"] = new TagCategoryQueryOptions(options);
3014
2736
  } else {
3015
- this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
2737
+ this._associations["children"] = options || new TagCategoryQueryOptions(["id"]);
3016
2738
  }
3017
2739
  return this;
3018
2740
  }
3019
- folder(options) {
2741
+ childrenAggregate(aggregate) {
2742
+ this._aggregates["childrenAggregate"] = aggregate;
2743
+ return this;
2744
+ }
2745
+ parent(options) {
3020
2746
  if (Array.isArray(options)) {
3021
- this._associations["folder"] = new ThemeFileFolderQueryOptions(options);
2747
+ this._associations["parent"] = new TagCategoryQueryOptions(options);
3022
2748
  } else {
3023
- this._associations["folder"] = options || new ThemeFileFolderQueryOptions(["id"]);
2749
+ this._associations["parent"] = options || new TagCategoryQueryOptions(["id"]);
3024
2750
  }
3025
2751
  return this;
3026
2752
  }
3027
2753
  }
3028
- class TempFileQueryOptions extends QueryOptions {
2754
+ class TagQueryOptions extends QueryOptions {
3029
2755
  constructor(fields, queryArgs) {
3030
- super(TempFileEntityName, fields, queryArgs);
2756
+ super(TagEntityName, fields, queryArgs);
3031
2757
  }
3032
2758
  id() {
3033
2759
  this.addField("id");
3034
2760
  return this;
3035
2761
  }
2762
+ /**
2763
+ * 名称
2764
+ */
3036
2765
  name() {
3037
2766
  this.addField("name");
3038
2767
  return this;
3039
2768
  }
3040
- size() {
3041
- this.addField("size");
3042
- return this;
3043
- }
3044
- extName() {
3045
- this.addField("extName");
3046
- return this;
3047
- }
3048
- mediaType() {
3049
- this.addField("mediaType");
2769
+ color() {
2770
+ this.addField("color");
3050
2771
  return this;
3051
2772
  }
3052
- storageMeta(fields) {
3053
- this.addObjectField("storageMeta", fields);
2773
+ updatedAt() {
2774
+ this.addField("updatedAt");
3054
2775
  return this;
3055
2776
  }
3056
2777
  createdAt() {
3057
2778
  this.addField("createdAt");
3058
2779
  return this;
3059
2780
  }
3060
- updateAt() {
3061
- this.addField("updateAt");
2781
+ lang(options) {
2782
+ if (Array.isArray(options)) {
2783
+ this._associations["lang"] = new LangQueryOptions(options);
2784
+ } else {
2785
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
2786
+ }
3062
2787
  return this;
3063
2788
  }
3064
- mimeType() {
3065
- this.addField("mimeType");
2789
+ posts(options) {
2790
+ if (Array.isArray(options)) {
2791
+ this._associations["posts"] = new PostQueryOptions(options);
2792
+ } else {
2793
+ this._associations["posts"] = options || new PostQueryOptions(["id"]);
2794
+ }
3066
2795
  return this;
3067
2796
  }
3068
- website(options) {
2797
+ postsAggregate(aggregate) {
2798
+ this._aggregates["postsAggregate"] = aggregate;
2799
+ return this;
2800
+ }
2801
+ products(options) {
3069
2802
  if (Array.isArray(options)) {
3070
- this._associations["website"] = new WebsiteQueryOptions(options);
2803
+ this._associations["products"] = new ProductQueryOptions(options);
3071
2804
  } else {
3072
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
2805
+ this._associations["products"] = options || new ProductQueryOptions(["id"]);
3073
2806
  }
3074
2807
  return this;
3075
2808
  }
3076
- themeBranch(options) {
2809
+ productsAggregate(aggregate) {
2810
+ this._aggregates["productsAggregate"] = aggregate;
2811
+ return this;
2812
+ }
2813
+ website(options) {
3077
2814
  if (Array.isArray(options)) {
3078
- this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
2815
+ this._associations["website"] = new WebsiteQueryOptions(options);
3079
2816
  } else {
3080
- this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
2817
+ this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3081
2818
  }
3082
2819
  return this;
3083
2820
  }
3084
- agentAttachment(options) {
2821
+ category(options) {
3085
2822
  if (Array.isArray(options)) {
3086
- this._associations["agentAttachment"] = new AgentAttachmentQueryOptions(options);
2823
+ this._associations["category"] = new TagCategoryQueryOptions(options);
3087
2824
  } else {
3088
- this._associations["agentAttachment"] = options || new AgentAttachmentQueryOptions(["id"]);
2825
+ this._associations["category"] = options || new TagCategoryQueryOptions(["id"]);
3089
2826
  }
3090
2827
  return this;
3091
2828
  }
3092
2829
  }
3093
- class AgentAttachmentQueryOptions extends QueryOptions {
2830
+ class MediaOnProductQueryOptions extends QueryOptions {
3094
2831
  constructor(fields, queryArgs) {
3095
- super(AgentAttachmentEntityName, fields, queryArgs);
2832
+ super(MediaOnProductEntityName, fields, queryArgs);
3096
2833
  }
3097
2834
  id() {
3098
2835
  this.addField("id");
3099
2836
  return this;
3100
2837
  }
3101
- name() {
3102
- this.addField("name");
2838
+ altText() {
2839
+ this.addField("altText");
3103
2840
  return this;
3104
2841
  }
3105
- type() {
3106
- this.addField("type");
2842
+ seqValue() {
2843
+ this.addField("seqValue");
3107
2844
  return this;
3108
2845
  }
3109
- playload() {
3110
- this.addField("playload");
2846
+ media(options) {
2847
+ if (Array.isArray(options)) {
2848
+ this._associations["media"] = new MediaQueryOptions(options);
2849
+ } else {
2850
+ this._associations["media"] = options || new MediaQueryOptions(["id"]);
2851
+ }
3111
2852
  return this;
3112
2853
  }
3113
- createdAt() {
3114
- this.addField("createdAt");
2854
+ product(options) {
2855
+ if (Array.isArray(options)) {
2856
+ this._associations["product"] = new ProductQueryOptions(options);
2857
+ } else {
2858
+ this._associations["product"] = options || new ProductQueryOptions(["id"]);
2859
+ }
3115
2860
  return this;
3116
2861
  }
3117
- updatedAt() {
3118
- this.addField("updatedAt");
2862
+ }
2863
+ class AttachmentOnProductQueryOptions extends QueryOptions {
2864
+ constructor(fields, queryArgs) {
2865
+ super(AttachmentOnProductEntityName, fields, queryArgs);
2866
+ }
2867
+ id() {
2868
+ this.addField("id");
3119
2869
  return this;
3120
2870
  }
3121
2871
  seqValue() {
3122
2872
  this.addField("seqValue");
3123
2873
  return this;
3124
2874
  }
3125
- file(options) {
2875
+ attachment(options) {
3126
2876
  if (Array.isArray(options)) {
3127
- this._associations["file"] = new TempFileQueryOptions(options);
2877
+ this._associations["attachment"] = new MediaQueryOptions(options);
3128
2878
  } else {
3129
- this._associations["file"] = options || new TempFileQueryOptions(["id"]);
2879
+ this._associations["attachment"] = options || new MediaQueryOptions(["id"]);
3130
2880
  }
3131
2881
  return this;
3132
2882
  }
3133
- timelineItme(options) {
2883
+ product(options) {
3134
2884
  if (Array.isArray(options)) {
3135
- this._associations["timelineItme"] = new AgentTimelineItemQueryOptions(options);
2885
+ this._associations["product"] = new ProductQueryOptions(options);
3136
2886
  } else {
3137
- this._associations["timelineItme"] = options || new AgentTimelineItemQueryOptions(["id"]);
2887
+ this._associations["product"] = options || new ProductQueryOptions(["id"]);
3138
2888
  }
3139
2889
  return this;
3140
2890
  }
3141
2891
  }
3142
- class AgentTimelineItemQueryOptions extends QueryOptions {
2892
+ class FAQQueryOptions extends QueryOptions {
3143
2893
  constructor(fields, queryArgs) {
3144
- super(AgentTimelineItemEntityName, fields, queryArgs);
2894
+ super(FAQEntityName, fields, queryArgs);
3145
2895
  }
3146
2896
  id() {
3147
2897
  this.addField("id");
3148
2898
  return this;
3149
2899
  }
3150
- kind() {
3151
- this.addField("kind");
2900
+ question() {
2901
+ this.addField("question");
3152
2902
  return this;
3153
2903
  }
3154
- payload() {
3155
- this.addField("payload");
2904
+ answer() {
2905
+ this.addField("answer");
3156
2906
  return this;
3157
2907
  }
3158
2908
  createdAt() {
@@ -3167,489 +2917,292 @@ class AgentTimelineItemQueryOptions extends QueryOptions {
3167
2917
  this.addField("seqValue");
3168
2918
  return this;
3169
2919
  }
3170
- attachments(options) {
3171
- if (Array.isArray(options)) {
3172
- this._associations["attachments"] = new AgentAttachmentQueryOptions(options);
3173
- } else {
3174
- this._associations["attachments"] = options || new AgentAttachmentQueryOptions(["id"]);
3175
- }
3176
- return this;
3177
- }
3178
- attachmentsAggregate(aggregate) {
3179
- this._aggregates["attachmentsAggregate"] = aggregate;
3180
- return this;
3181
- }
3182
- run(options) {
2920
+ product(options) {
3183
2921
  if (Array.isArray(options)) {
3184
- this._associations["run"] = new AgentRunQueryOptions(options);
2922
+ this._associations["product"] = new ProductQueryOptions(options);
3185
2923
  } else {
3186
- this._associations["run"] = options || new AgentRunQueryOptions(["id"]);
2924
+ this._associations["product"] = options || new ProductQueryOptions(["id"]);
3187
2925
  }
3188
2926
  return this;
3189
2927
  }
3190
2928
  }
3191
- class AgentRunQueryOptions extends QueryOptions {
2929
+ class ProductRelatedPivotQueryOptions extends QueryOptions {
3192
2930
  constructor(fields, queryArgs) {
3193
- super(AgentRunEntityName, fields, queryArgs);
2931
+ super(ProductRelatedPivotEntityName, fields, queryArgs);
3194
2932
  }
3195
2933
  id() {
3196
2934
  this.addField("id");
3197
2935
  return this;
3198
2936
  }
3199
- model() {
3200
- this.addField("model");
3201
- return this;
3202
- }
3203
- usage() {
3204
- this.addField("usage");
3205
- return this;
3206
- }
3207
- status() {
3208
- this.addField("status");
3209
- return this;
3210
- }
3211
- startedAt() {
3212
- this.addField("startedAt");
3213
- return this;
3214
- }
3215
- finishedAt() {
3216
- this.addField("finishedAt");
3217
- return this;
3218
- }
3219
- error() {
3220
- this.addField("error");
2937
+ seqValue() {
2938
+ this.addField("seqValue");
3221
2939
  return this;
3222
2940
  }
3223
- timeline(options) {
2941
+ product(options) {
3224
2942
  if (Array.isArray(options)) {
3225
- this._associations["timeline"] = new AgentTimelineItemQueryOptions(options);
2943
+ this._associations["product"] = new ProductQueryOptions(options);
3226
2944
  } else {
3227
- this._associations["timeline"] = options || new AgentTimelineItemQueryOptions(["id"]);
2945
+ this._associations["product"] = options || new ProductQueryOptions(["id"]);
3228
2946
  }
3229
2947
  return this;
3230
2948
  }
3231
- timelineAggregate(aggregate) {
3232
- this._aggregates["timelineAggregate"] = aggregate;
3233
- return this;
3234
- }
3235
- thread(options) {
2949
+ relatedBy(options) {
3236
2950
  if (Array.isArray(options)) {
3237
- this._associations["thread"] = new AgentThreadQueryOptions(options);
2951
+ this._associations["relatedBy"] = new ProductQueryOptions(options);
3238
2952
  } else {
3239
- this._associations["thread"] = options || new AgentThreadQueryOptions(["id"]);
2953
+ this._associations["relatedBy"] = options || new ProductQueryOptions(["id"]);
3240
2954
  }
3241
2955
  return this;
3242
2956
  }
3243
2957
  }
3244
- class AgentThreadQueryOptions extends QueryOptions {
2958
+ class ProductQueryOptions extends QueryOptions {
3245
2959
  constructor(fields, queryArgs) {
3246
- super(AgentThreadEntityName, fields, queryArgs);
2960
+ super(ProductEntityName, fields, queryArgs);
3247
2961
  }
3248
2962
  id() {
3249
2963
  this.addField("id");
3250
2964
  return this;
3251
2965
  }
3252
- scene() {
3253
- this.addField("scene");
2966
+ published() {
2967
+ this.addField("published");
3254
2968
  return this;
3255
2969
  }
3256
- status() {
3257
- this.addField("status");
2970
+ featured() {
2971
+ this.addField("featured");
3258
2972
  return this;
3259
2973
  }
3260
- lastError() {
3261
- this.addField("lastError");
2974
+ showInNavMenu() {
2975
+ this.addField("showInNavMenu");
3262
2976
  return this;
3263
2977
  }
3264
- createdAt() {
3265
- this.addField("createdAt");
2978
+ seqValue() {
2979
+ this.addField("seqValue");
3266
2980
  return this;
3267
2981
  }
3268
- updatedAt() {
3269
- this.addField("updatedAt");
2982
+ /**
2983
+ * 特色
2984
+ */
2985
+ features() {
2986
+ this.addField("features");
3270
2987
  return this;
3271
2988
  }
3272
- title() {
3273
- this.addField("title");
2989
+ content2() {
2990
+ this.addField("content2");
3274
2991
  return this;
3275
2992
  }
3276
- summary() {
3277
- this.addField("summary");
2993
+ content3() {
2994
+ this.addField("content3");
3278
2995
  return this;
3279
2996
  }
3280
- runs(options) {
3281
- if (Array.isArray(options)) {
3282
- this._associations["runs"] = new AgentRunQueryOptions(options);
3283
- } else {
3284
- this._associations["runs"] = options || new AgentRunQueryOptions(["id"]);
3285
- }
3286
- return this;
3287
- }
3288
- runsAggregate(aggregate) {
3289
- this._aggregates["runsAggregate"] = aggregate;
2997
+ shortTitle() {
2998
+ this.addField("shortTitle");
3290
2999
  return this;
3291
3000
  }
3292
- user(options) {
3293
- if (Array.isArray(options)) {
3294
- this._associations["user"] = new UserQueryOptions(options);
3295
- } else {
3296
- this._associations["user"] = options || new UserQueryOptions(["id"]);
3297
- }
3001
+ /**
3002
+ * 第三方视频url
3003
+ */
3004
+ externalVideoUrl() {
3005
+ this.addField("externalVideoUrl");
3298
3006
  return this;
3299
3007
  }
3300
- website(options) {
3301
- if (Array.isArray(options)) {
3302
- this._associations["website"] = new WebsiteQueryOptions(options);
3303
- } else {
3304
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3305
- }
3008
+ relatedSlugs() {
3009
+ this.addField("relatedSlugs");
3306
3010
  return this;
3307
3011
  }
3308
- themeBranch(options) {
3309
- if (Array.isArray(options)) {
3310
- this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
3311
- } else {
3312
- this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
3313
- }
3012
+ publishedAt() {
3013
+ this.addField("publishedAt");
3314
3014
  return this;
3315
3015
  }
3316
- }
3317
- class ThemeInMarketQueryOptions extends QueryOptions {
3318
- constructor(fields, queryArgs) {
3319
- super(ThemeInMarketEntityName, fields, queryArgs);
3320
- }
3321
- id() {
3322
- this.addField("id");
3016
+ status() {
3017
+ this.addField("status");
3323
3018
  return this;
3324
3019
  }
3325
3020
  title() {
3326
3021
  this.addField("title");
3327
3022
  return this;
3328
3023
  }
3329
- description() {
3330
- this.addField("description");
3024
+ extends() {
3025
+ this.addField("extends");
3331
3026
  return this;
3332
3027
  }
3333
- status() {
3334
- this.addField("status");
3028
+ createdAt() {
3029
+ this.addField("createdAt");
3335
3030
  return this;
3336
3031
  }
3337
3032
  updatedAt() {
3338
3033
  this.addField("updatedAt");
3339
3034
  return this;
3340
3035
  }
3341
- createdAt() {
3342
- this.addField("createdAt");
3036
+ content() {
3037
+ this.addField("content");
3343
3038
  return this;
3344
3039
  }
3345
- versions(options) {
3346
- if (Array.isArray(options)) {
3347
- this._associations["versions"] = new ThemeVersionQueryOptions(options);
3348
- } else {
3349
- this._associations["versions"] = options || new ThemeVersionQueryOptions(["id"]);
3350
- }
3040
+ slug() {
3041
+ this.addField("slug");
3351
3042
  return this;
3352
3043
  }
3353
- versionsAggregate(aggregate) {
3354
- this._aggregates["versionsAggregate"] = aggregate;
3044
+ description() {
3045
+ this.addField("description");
3355
3046
  return this;
3356
3047
  }
3357
- }
3358
- class ThemeVersionQueryOptions extends QueryOptions {
3359
- constructor(fields, queryArgs) {
3360
- super(ThemeVersionEntityName, fields, queryArgs);
3361
- }
3362
- id() {
3363
- this.addField("id");
3048
+ isDeleted() {
3049
+ this.addField("isDeleted");
3364
3050
  return this;
3365
3051
  }
3366
- version() {
3367
- this.addField("version");
3052
+ deletedAt() {
3053
+ this.addField("deletedAt");
3368
3054
  return this;
3369
3055
  }
3370
- theme(options) {
3056
+ category(options) {
3371
3057
  if (Array.isArray(options)) {
3372
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
3058
+ this._associations["category"] = new ProductCategoryQueryOptions(options);
3373
3059
  } else {
3374
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
3060
+ this._associations["category"] = options || new ProductCategoryQueryOptions(["id"]);
3375
3061
  }
3376
3062
  return this;
3377
3063
  }
3378
- themeInMarket(options) {
3064
+ tags(options) {
3379
3065
  if (Array.isArray(options)) {
3380
- this._associations["themeInMarket"] = new ThemeInMarketQueryOptions(options);
3066
+ this._associations["tags"] = new TagQueryOptions(options);
3381
3067
  } else {
3382
- this._associations["themeInMarket"] = options || new ThemeInMarketQueryOptions(["id"]);
3068
+ this._associations["tags"] = options || new TagQueryOptions(["id"]);
3383
3069
  }
3384
3070
  return this;
3385
3071
  }
3386
- }
3387
- class ThemeCategoryQueryOptions extends QueryOptions {
3388
- constructor(fields, queryArgs) {
3389
- super(ThemeCategoryEntityName, fields, queryArgs);
3390
- }
3391
- id() {
3392
- this.addField("id");
3393
- return this;
3394
- }
3395
- name() {
3396
- this.addField("name");
3397
- return this;
3398
- }
3399
- description() {
3400
- this.addField("description");
3401
- return this;
3402
- }
3403
- seqValue() {
3404
- this.addField("seqValue");
3405
- return this;
3406
- }
3407
- createdAt() {
3408
- this.addField("createdAt");
3409
- return this;
3410
- }
3411
- updatedAt() {
3412
- this.addField("updatedAt");
3072
+ tagsAggregate(aggregate) {
3073
+ this._aggregates["tagsAggregate"] = aggregate;
3413
3074
  return this;
3414
3075
  }
3415
- themes(options) {
3076
+ mediaPivots(options) {
3416
3077
  if (Array.isArray(options)) {
3417
- this._associations["themes"] = new ThemeQueryOptions(options);
3078
+ this._associations["mediaPivots"] = new MediaOnProductQueryOptions(options);
3418
3079
  } else {
3419
- this._associations["themes"] = options || new ThemeQueryOptions(["id"]);
3080
+ this._associations["mediaPivots"] = options || new MediaOnProductQueryOptions(["id"]);
3420
3081
  }
3421
3082
  return this;
3422
3083
  }
3423
- themesAggregate(aggregate) {
3424
- this._aggregates["themesAggregate"] = aggregate;
3425
- return this;
3426
- }
3427
- }
3428
- class ThemeQueryOptions extends QueryOptions {
3429
- constructor(fields, queryArgs) {
3430
- super(ThemeEntityName, fields, queryArgs);
3431
- }
3432
- id() {
3433
- this.addField("id");
3434
- return this;
3435
- }
3436
- name() {
3437
- this.addField("name");
3438
- return this;
3439
- }
3440
- description() {
3441
- this.addField("description");
3442
- return this;
3443
- }
3444
- createdAt() {
3445
- this.addField("createdAt");
3446
- return this;
3447
- }
3448
- updatedAt() {
3449
- this.addField("updatedAt");
3450
- return this;
3451
- }
3452
- seqValue() {
3453
- this.addField("seqValue");
3454
- return this;
3455
- }
3456
- slug() {
3457
- this.addField("slug");
3084
+ mediaPivotsAggregate(aggregate) {
3085
+ this._aggregates["mediaPivotsAggregate"] = aggregate;
3458
3086
  return this;
3459
3087
  }
3460
- branches(options) {
3088
+ attachmentPivots(options) {
3461
3089
  if (Array.isArray(options)) {
3462
- this._associations["branches"] = new ThemeBranchQueryOptions(options);
3090
+ this._associations["attachmentPivots"] = new AttachmentOnProductQueryOptions(options);
3463
3091
  } else {
3464
- this._associations["branches"] = options || new ThemeBranchQueryOptions(["id"]);
3092
+ this._associations["attachmentPivots"] = options || new AttachmentOnProductQueryOptions(["id"]);
3465
3093
  }
3466
3094
  return this;
3467
3095
  }
3468
- branchesAggregate(aggregate) {
3469
- this._aggregates["branchesAggregate"] = aggregate;
3470
- return this;
3471
- }
3472
- cover(options) {
3473
- if (Array.isArray(options)) {
3474
- this._associations["cover"] = new MediaQueryOptions(options);
3475
- } else {
3476
- this._associations["cover"] = options || new MediaQueryOptions(["id"]);
3477
- }
3096
+ attachmentPivotsAggregate(aggregate) {
3097
+ this._aggregates["attachmentPivotsAggregate"] = aggregate;
3478
3098
  return this;
3479
3099
  }
3480
- category(options) {
3100
+ lang(options) {
3481
3101
  if (Array.isArray(options)) {
3482
- this._associations["category"] = new ThemeCategoryQueryOptions(options);
3102
+ this._associations["lang"] = new LangQueryOptions(options);
3483
3103
  } else {
3484
- this._associations["category"] = options || new ThemeCategoryQueryOptions(["id"]);
3104
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
3485
3105
  }
3486
3106
  return this;
3487
3107
  }
3488
- }
3489
- class ThemeBranchQueryOptions extends QueryOptions {
3490
- constructor(fields, queryArgs) {
3491
- super(ThemeBranchEntityName, fields, queryArgs);
3492
- }
3493
- id() {
3494
- this.addField("id");
3495
- return this;
3496
- }
3497
- name() {
3498
- this.addField("name");
3499
- return this;
3500
- }
3501
- settings() {
3502
- this.addField("settings");
3503
- return this;
3504
- }
3505
- description() {
3506
- this.addField("description");
3507
- return this;
3508
- }
3509
- /**
3510
- * 对应市场母主题ID
3511
- */
3512
- parentThemeId() {
3513
- this.addField("parentThemeId");
3514
- return this;
3515
- }
3516
- createdAt() {
3517
- this.addField("createdAt");
3518
- return this;
3519
- }
3520
- updatedAt() {
3521
- this.addField("updatedAt");
3522
- return this;
3523
- }
3524
- status() {
3525
- this.addField("status");
3526
- return this;
3527
- }
3528
- version() {
3529
- this.addField("version");
3530
- return this;
3531
- }
3532
- components(options) {
3108
+ meta(options) {
3533
3109
  if (Array.isArray(options)) {
3534
- this._associations["components"] = new FrontComponentQueryOptions(options);
3110
+ this._associations["meta"] = new PageMetaQueryOptions(options);
3535
3111
  } else {
3536
- this._associations["components"] = options || new FrontComponentQueryOptions(["id"]);
3112
+ this._associations["meta"] = options || new PageMetaQueryOptions(["id"]);
3537
3113
  }
3538
3114
  return this;
3539
3115
  }
3540
- componentsAggregate(aggregate) {
3541
- this._aggregates["componentsAggregate"] = aggregate;
3542
- return this;
3543
- }
3544
- componentCategories(options) {
3116
+ faqs(options) {
3545
3117
  if (Array.isArray(options)) {
3546
- this._associations["componentCategories"] = new ComponentCategoryQueryOptions(options);
3118
+ this._associations["faqs"] = new FAQQueryOptions(options);
3547
3119
  } else {
3548
- this._associations["componentCategories"] = options || new ComponentCategoryQueryOptions(["id"]);
3120
+ this._associations["faqs"] = options || new FAQQueryOptions(["id"]);
3549
3121
  }
3550
3122
  return this;
3551
3123
  }
3552
- componentCategoriesAggregate(aggregate) {
3553
- this._aggregates["componentCategoriesAggregate"] = aggregate;
3124
+ faqsAggregate(aggregate) {
3125
+ this._aggregates["faqsAggregate"] = aggregate;
3554
3126
  return this;
3555
3127
  }
3556
- pages(options) {
3128
+ relatedPivots(options) {
3557
3129
  if (Array.isArray(options)) {
3558
- this._associations["pages"] = new PageQueryOptions(options);
3130
+ this._associations["relatedPivots"] = new ProductRelatedPivotQueryOptions(options);
3559
3131
  } else {
3560
- this._associations["pages"] = options || new PageQueryOptions(["id"]);
3132
+ this._associations["relatedPivots"] = options || new ProductRelatedPivotQueryOptions(["id"]);
3561
3133
  }
3562
3134
  return this;
3563
3135
  }
3564
- pagesAggregate(aggregate) {
3565
- this._aggregates["pagesAggregate"] = aggregate;
3136
+ relatedPivotsAggregate(aggregate) {
3137
+ this._aggregates["relatedPivotsAggregate"] = aggregate;
3566
3138
  return this;
3567
3139
  }
3568
- lang(options) {
3140
+ creator(options) {
3569
3141
  if (Array.isArray(options)) {
3570
- this._associations["lang"] = new LangQueryOptions(options);
3142
+ this._associations["creator"] = new UserQueryOptions(options);
3571
3143
  } else {
3572
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
3144
+ this._associations["creator"] = options || new UserQueryOptions(["id"]);
3573
3145
  }
3574
3146
  return this;
3575
3147
  }
3576
- config(options) {
3148
+ website(options) {
3577
3149
  if (Array.isArray(options)) {
3578
- this._associations["config"] = new ThemeConfigQueryOptions(options);
3150
+ this._associations["website"] = new WebsiteQueryOptions(options);
3579
3151
  } else {
3580
- this._associations["config"] = options || new ThemeConfigQueryOptions(["id"]);
3152
+ this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3581
3153
  }
3582
3154
  return this;
3583
3155
  }
3584
- styleConfig(options) {
3156
+ relatedByPovit(options) {
3585
3157
  if (Array.isArray(options)) {
3586
- this._associations["styleConfig"] = new StyleConfigQueryOptions(options);
3158
+ this._associations["relatedByPovit"] = new ProductRelatedPivotQueryOptions(options);
3587
3159
  } else {
3588
- this._associations["styleConfig"] = options || new StyleConfigQueryOptions(["id"]);
3160
+ this._associations["relatedByPovit"] = options || new ProductRelatedPivotQueryOptions(["id"]);
3589
3161
  }
3590
3162
  return this;
3591
3163
  }
3592
- mockWebsite(options) {
3593
- if (Array.isArray(options)) {
3594
- this._associations["mockWebsite"] = new WebsiteQueryOptions(options);
3595
- } else {
3596
- this._associations["mockWebsite"] = options || new WebsiteQueryOptions(["id"]);
3597
- }
3164
+ relatedByPovitAggregate(aggregate) {
3165
+ this._aggregates["relatedByPovitAggregate"] = aggregate;
3598
3166
  return this;
3599
3167
  }
3600
- files(options) {
3601
- if (Array.isArray(options)) {
3602
- this._associations["files"] = new ThemeFileQueryOptions(options);
3603
- } else {
3604
- this._associations["files"] = options || new ThemeFileQueryOptions(["id"]);
3605
- }
3606
- return this;
3168
+ }
3169
+ class SpamFilterRuleQueryOptions extends QueryOptions {
3170
+ constructor(fields, queryArgs) {
3171
+ super(SpamFilterRuleEntityName, fields, queryArgs);
3607
3172
  }
3608
- filesAggregate(aggregate) {
3609
- this._aggregates["filesAggregate"] = aggregate;
3173
+ id() {
3174
+ this.addField("id");
3610
3175
  return this;
3611
3176
  }
3612
- folders(options) {
3613
- if (Array.isArray(options)) {
3614
- this._associations["folders"] = new ThemeFileFolderQueryOptions(options);
3615
- } else {
3616
- this._associations["folders"] = options || new ThemeFileFolderQueryOptions(["id"]);
3617
- }
3177
+ emails() {
3178
+ this.addField("emails");
3618
3179
  return this;
3619
3180
  }
3620
- foldersAggregate(aggregate) {
3621
- this._aggregates["foldersAggregate"] = aggregate;
3181
+ ips() {
3182
+ this.addField("ips");
3622
3183
  return this;
3623
3184
  }
3624
- agentThreads(options) {
3625
- if (Array.isArray(options)) {
3626
- this._associations["agentThreads"] = new AgentThreadQueryOptions(options);
3627
- } else {
3628
- this._associations["agentThreads"] = options || new AgentThreadQueryOptions(["id"]);
3629
- }
3185
+ keywords() {
3186
+ this.addField("keywords");
3630
3187
  return this;
3631
3188
  }
3632
- agentThreadsAggregate(aggregate) {
3633
- this._aggregates["agentThreadsAggregate"] = aggregate;
3189
+ createdAt() {
3190
+ this.addField("createdAt");
3634
3191
  return this;
3635
3192
  }
3636
- tempFiles(options) {
3637
- if (Array.isArray(options)) {
3638
- this._associations["tempFiles"] = new TempFileQueryOptions(options);
3639
- } else {
3640
- this._associations["tempFiles"] = options || new TempFileQueryOptions(["id"]);
3641
- }
3193
+ updatedAt() {
3194
+ this.addField("updatedAt");
3642
3195
  return this;
3643
3196
  }
3644
- tempFilesAggregate(aggregate) {
3645
- this._aggregates["tempFilesAggregate"] = aggregate;
3197
+ content() {
3198
+ this.addField("content");
3646
3199
  return this;
3647
3200
  }
3648
- marketVersion(options) {
3201
+ lang(options) {
3649
3202
  if (Array.isArray(options)) {
3650
- this._associations["marketVersion"] = new ThemeVersionQueryOptions(options);
3203
+ this._associations["lang"] = new LangQueryOptions(options);
3651
3204
  } else {
3652
- this._associations["marketVersion"] = options || new ThemeVersionQueryOptions(["id"]);
3205
+ this._associations["lang"] = options || new LangQueryOptions(["id"]);
3653
3206
  }
3654
3207
  return this;
3655
3208
  }
@@ -3661,183 +3214,132 @@ class ThemeBranchQueryOptions extends QueryOptions {
3661
3214
  }
3662
3215
  return this;
3663
3216
  }
3664
- belongsToMain(options) {
3665
- if (Array.isArray(options)) {
3666
- this._associations["belongsToMain"] = new ThemeQueryOptions(options);
3667
- } else {
3668
- this._associations["belongsToMain"] = options || new ThemeQueryOptions(["id"]);
3669
- }
3670
- return this;
3671
- }
3672
3217
  }
3673
- class PageQueryOptions extends QueryOptions {
3218
+ class ThemeFileFolderQueryOptions extends QueryOptions {
3674
3219
  constructor(fields, queryArgs) {
3675
- super(PageEntityName, fields, queryArgs);
3220
+ super(ThemeFileFolderEntityName, fields, queryArgs);
3676
3221
  }
3677
3222
  id() {
3678
3223
  this.addField("id");
3679
3224
  return this;
3680
3225
  }
3681
- title() {
3682
- this.addField("title");
3683
- return this;
3684
- }
3685
- /**
3686
- * 备注
3687
- */
3688
- remark() {
3689
- this.addField("remark");
3690
- return this;
3691
- }
3692
- pageType() {
3693
- this.addField("pageType");
3694
- return this;
3695
- }
3696
- dataSource() {
3697
- this.addField("dataSource");
3226
+ name() {
3227
+ this.addField("name");
3698
3228
  return this;
3699
3229
  }
3700
- content2() {
3701
- this.addField("content2");
3230
+ upadteAt() {
3231
+ this.addField("upadteAt");
3702
3232
  return this;
3703
3233
  }
3704
3234
  createdAt() {
3705
3235
  this.addField("createdAt");
3706
3236
  return this;
3707
3237
  }
3708
- updatedAt() {
3709
- this.addField("updatedAt");
3238
+ folders(options) {
3239
+ if (Array.isArray(options)) {
3240
+ this._associations["folders"] = new ThemeFileFolderQueryOptions(options);
3241
+ } else {
3242
+ this._associations["folders"] = options || new ThemeFileFolderQueryOptions(["id"]);
3243
+ }
3710
3244
  return this;
3711
3245
  }
3712
- slug() {
3713
- this.addField("slug");
3246
+ foldersAggregate(aggregate) {
3247
+ this._aggregates["foldersAggregate"] = aggregate;
3714
3248
  return this;
3715
3249
  }
3716
- description() {
3717
- this.addField("description");
3250
+ files(options) {
3251
+ if (Array.isArray(options)) {
3252
+ this._associations["files"] = new ThemeFileQueryOptions(options);
3253
+ } else {
3254
+ this._associations["files"] = options || new ThemeFileQueryOptions(["id"]);
3255
+ }
3718
3256
  return this;
3719
3257
  }
3720
- code() {
3721
- this.addField("code");
3258
+ filesAggregate(aggregate) {
3259
+ this._aggregates["filesAggregate"] = aggregate;
3722
3260
  return this;
3723
3261
  }
3724
- meta(options) {
3262
+ themeBranch(options) {
3725
3263
  if (Array.isArray(options)) {
3726
- this._associations["meta"] = new PageMetaQueryOptions(options);
3264
+ this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
3727
3265
  } else {
3728
- this._associations["meta"] = options || new PageMetaQueryOptions(["id"]);
3266
+ this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
3729
3267
  }
3730
3268
  return this;
3731
3269
  }
3732
- theme(options) {
3270
+ parent(options) {
3733
3271
  if (Array.isArray(options)) {
3734
- this._associations["theme"] = new ThemeBranchQueryOptions(options);
3272
+ this._associations["parent"] = new ThemeFileFolderQueryOptions(options);
3735
3273
  } else {
3736
- this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
3274
+ this._associations["parent"] = options || new ThemeFileFolderQueryOptions(["id"]);
3737
3275
  }
3738
3276
  return this;
3739
3277
  }
3740
3278
  }
3741
- class PageMetaQueryOptions extends QueryOptions {
3279
+ class ThemeFileQueryOptions extends QueryOptions {
3742
3280
  constructor(fields, queryArgs) {
3743
- super(PageMetaEntityName, fields, queryArgs);
3281
+ super(ThemeFileEntityName, fields, queryArgs);
3744
3282
  }
3745
3283
  id() {
3746
3284
  this.addField("id");
3747
3285
  return this;
3748
3286
  }
3749
- seoTitle() {
3750
- this.addField("seoTitle");
3751
- return this;
3752
- }
3753
- seoKeywords() {
3754
- this.addField("seoKeywords");
3755
- return this;
3756
- }
3757
- seoDescription() {
3758
- this.addField("seoDescription");
3759
- return this;
3760
- }
3761
- seoAuthor() {
3762
- this.addField("seoAuthor");
3763
- return this;
3764
- }
3765
- publisher() {
3766
- this.addField("publisher");
3767
- return this;
3768
- }
3769
- seoRobots() {
3770
- this.addField("seoRobots");
3771
- return this;
3772
- }
3773
- ogTitle() {
3774
- this.addField("ogTitle");
3775
- return this;
3776
- }
3777
- ogDescription() {
3778
- this.addField("ogDescription");
3287
+ name() {
3288
+ this.addField("name");
3779
3289
  return this;
3780
3290
  }
3781
- ogUrl() {
3782
- this.addField("ogUrl");
3291
+ code() {
3292
+ this.addField("code");
3783
3293
  return this;
3784
3294
  }
3785
- ogSiteName() {
3786
- this.addField("ogSiteName");
3295
+ updatedAt() {
3296
+ this.addField("updatedAt");
3787
3297
  return this;
3788
3298
  }
3789
- ogType() {
3790
- this.addField("ogType");
3299
+ createdAt() {
3300
+ this.addField("createdAt");
3791
3301
  return this;
3792
3302
  }
3793
- xCard() {
3794
- this.addField("xCard");
3303
+ storageMeta(fields) {
3304
+ this.addObjectField("storageMeta", fields);
3795
3305
  return this;
3796
3306
  }
3797
- xSite() {
3798
- this.addField("xSite");
3307
+ size() {
3308
+ this.addField("size");
3799
3309
  return this;
3800
3310
  }
3801
- xUrl() {
3802
- this.addField("xUrl");
3311
+ mimeType() {
3312
+ this.addField("mimeType");
3803
3313
  return this;
3804
3314
  }
3805
- ogImage(options) {
3806
- if (Array.isArray(options)) {
3807
- this._associations["ogImage"] = new MediaQueryOptions(options);
3808
- } else {
3809
- this._associations["ogImage"] = options || new MediaQueryOptions(["id"]);
3810
- }
3315
+ extName() {
3316
+ this.addField("extName");
3811
3317
  return this;
3812
3318
  }
3813
- product(options) {
3814
- if (Array.isArray(options)) {
3815
- this._associations["product"] = new ProductQueryOptions(options);
3816
- } else {
3817
- this._associations["product"] = options || new ProductQueryOptions(["id"]);
3818
- }
3319
+ mediaType() {
3320
+ this.addField("mediaType");
3819
3321
  return this;
3820
3322
  }
3821
- page(options) {
3323
+ themeBranch(options) {
3822
3324
  if (Array.isArray(options)) {
3823
- this._associations["page"] = new PageQueryOptions(options);
3325
+ this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
3824
3326
  } else {
3825
- this._associations["page"] = options || new PageQueryOptions(["id"]);
3327
+ this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
3826
3328
  }
3827
3329
  return this;
3828
3330
  }
3829
- post(options) {
3331
+ folder(options) {
3830
3332
  if (Array.isArray(options)) {
3831
- this._associations["post"] = new PostQueryOptions(options);
3333
+ this._associations["folder"] = new ThemeFileFolderQueryOptions(options);
3832
3334
  } else {
3833
- this._associations["post"] = options || new PostQueryOptions(["id"]);
3335
+ this._associations["folder"] = options || new ThemeFileFolderQueryOptions(["id"]);
3834
3336
  }
3835
3337
  return this;
3836
3338
  }
3837
3339
  }
3838
- class PostCategoryQueryOptions extends QueryOptions {
3340
+ class TempFileQueryOptions extends QueryOptions {
3839
3341
  constructor(fields, queryArgs) {
3840
- super(PostCategoryEntityName, fields, queryArgs);
3342
+ super(TempFileEntityName, fields, queryArgs);
3841
3343
  }
3842
3344
  id() {
3843
3345
  this.addField("id");
@@ -3847,124 +3349,77 @@ class PostCategoryQueryOptions extends QueryOptions {
3847
3349
  this.addField("name");
3848
3350
  return this;
3849
3351
  }
3850
- seqValue() {
3851
- this.addField("seqValue");
3852
- return this;
3853
- }
3854
- createdAt() {
3855
- this.addField("createdAt");
3856
- return this;
3857
- }
3858
- updatedAt() {
3859
- this.addField("updatedAt");
3860
- return this;
3861
- }
3862
- content() {
3863
- this.addField("content");
3864
- return this;
3865
- }
3866
- slug() {
3867
- this.addField("slug");
3352
+ size() {
3353
+ this.addField("size");
3868
3354
  return this;
3869
3355
  }
3870
- description() {
3871
- this.addField("description");
3356
+ extName() {
3357
+ this.addField("extName");
3872
3358
  return this;
3873
3359
  }
3874
- children(options) {
3875
- if (Array.isArray(options)) {
3876
- this._associations["children"] = new PostCategoryQueryOptions(options);
3877
- } else {
3878
- this._associations["children"] = options || new PostCategoryQueryOptions(["id"]);
3879
- }
3360
+ mediaType() {
3361
+ this.addField("mediaType");
3880
3362
  return this;
3881
3363
  }
3882
- childrenAggregate(aggregate) {
3883
- this._aggregates["childrenAggregate"] = aggregate;
3364
+ storageMeta(fields) {
3365
+ this.addObjectField("storageMeta", fields);
3884
3366
  return this;
3885
3367
  }
3886
- posts(options) {
3887
- if (Array.isArray(options)) {
3888
- this._associations["posts"] = new PostQueryOptions(options);
3889
- } else {
3890
- this._associations["posts"] = options || new PostQueryOptions(["id"]);
3891
- }
3368
+ createdAt() {
3369
+ this.addField("createdAt");
3892
3370
  return this;
3893
3371
  }
3894
- postsAggregate(aggregate) {
3895
- this._aggregates["postsAggregate"] = aggregate;
3372
+ updateAt() {
3373
+ this.addField("updateAt");
3896
3374
  return this;
3897
3375
  }
3898
- lang(options) {
3899
- if (Array.isArray(options)) {
3900
- this._associations["lang"] = new LangQueryOptions(options);
3901
- } else {
3902
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
3903
- }
3376
+ mimeType() {
3377
+ this.addField("mimeType");
3904
3378
  return this;
3905
3379
  }
3906
- media(options) {
3380
+ website(options) {
3907
3381
  if (Array.isArray(options)) {
3908
- this._associations["media"] = new MediaQueryOptions(options);
3382
+ this._associations["website"] = new WebsiteQueryOptions(options);
3909
3383
  } else {
3910
- this._associations["media"] = options || new MediaQueryOptions(["id"]);
3384
+ this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3911
3385
  }
3912
3386
  return this;
3913
3387
  }
3914
- parent(options) {
3388
+ themeBranch(options) {
3915
3389
  if (Array.isArray(options)) {
3916
- this._associations["parent"] = new PostCategoryQueryOptions(options);
3390
+ this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
3917
3391
  } else {
3918
- this._associations["parent"] = options || new PostCategoryQueryOptions(["id"]);
3392
+ this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
3919
3393
  }
3920
3394
  return this;
3921
3395
  }
3922
- website(options) {
3396
+ agentAttachment(options) {
3923
3397
  if (Array.isArray(options)) {
3924
- this._associations["website"] = new WebsiteQueryOptions(options);
3398
+ this._associations["agentAttachment"] = new AgentAttachmentQueryOptions(options);
3925
3399
  } else {
3926
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3400
+ this._associations["agentAttachment"] = options || new AgentAttachmentQueryOptions(["id"]);
3927
3401
  }
3928
3402
  return this;
3929
3403
  }
3930
3404
  }
3931
- class PostQueryOptions extends QueryOptions {
3405
+ class AgentAttachmentQueryOptions extends QueryOptions {
3932
3406
  constructor(fields, queryArgs) {
3933
- super(PostEntityName, fields, queryArgs);
3407
+ super(AgentAttachmentEntityName, fields, queryArgs);
3934
3408
  }
3935
3409
  id() {
3936
3410
  this.addField("id");
3937
3411
  return this;
3938
3412
  }
3939
- seqValue() {
3940
- this.addField("seqValue");
3941
- return this;
3942
- }
3943
- /**
3944
- * 置顶
3945
- */
3946
- pinToTop() {
3947
- this.addField("pinToTop");
3948
- return this;
3949
- }
3950
- authorEmail() {
3951
- this.addField("authorEmail");
3952
- return this;
3953
- }
3954
- publishedAt() {
3955
- this.addField("publishedAt");
3956
- return this;
3957
- }
3958
- status() {
3959
- this.addField("status");
3413
+ name() {
3414
+ this.addField("name");
3960
3415
  return this;
3961
3416
  }
3962
- title() {
3963
- this.addField("title");
3417
+ type() {
3418
+ this.addField("type");
3964
3419
  return this;
3965
3420
  }
3966
- extends() {
3967
- this.addField("extends");
3421
+ playload() {
3422
+ this.addField("playload");
3968
3423
  return this;
3969
3424
  }
3970
3425
  createdAt() {
@@ -3975,207 +3430,185 @@ class PostQueryOptions extends QueryOptions {
3975
3430
  this.addField("updatedAt");
3976
3431
  return this;
3977
3432
  }
3978
- content() {
3979
- this.addField("content");
3433
+ seqValue() {
3434
+ this.addField("seqValue");
3980
3435
  return this;
3981
3436
  }
3982
- slug() {
3983
- this.addField("slug");
3437
+ file(options) {
3438
+ if (Array.isArray(options)) {
3439
+ this._associations["file"] = new TempFileQueryOptions(options);
3440
+ } else {
3441
+ this._associations["file"] = options || new TempFileQueryOptions(["id"]);
3442
+ }
3984
3443
  return this;
3985
3444
  }
3986
- description() {
3987
- this.addField("description");
3445
+ timelineItme(options) {
3446
+ if (Array.isArray(options)) {
3447
+ this._associations["timelineItme"] = new AgentTimelineItemQueryOptions(options);
3448
+ } else {
3449
+ this._associations["timelineItme"] = options || new AgentTimelineItemQueryOptions(["id"]);
3450
+ }
3988
3451
  return this;
3989
3452
  }
3990
- isDeleted() {
3991
- this.addField("isDeleted");
3992
- return this;
3453
+ }
3454
+ class AgentTimelineItemQueryOptions extends QueryOptions {
3455
+ constructor(fields, queryArgs) {
3456
+ super(AgentTimelineItemEntityName, fields, queryArgs);
3993
3457
  }
3994
- deletedAt() {
3995
- this.addField("deletedAt");
3458
+ id() {
3459
+ this.addField("id");
3996
3460
  return this;
3997
3461
  }
3998
- tags(options) {
3999
- if (Array.isArray(options)) {
4000
- this._associations["tags"] = new TagQueryOptions(options);
4001
- } else {
4002
- this._associations["tags"] = options || new TagQueryOptions(["id"]);
4003
- }
3462
+ kind() {
3463
+ this.addField("kind");
4004
3464
  return this;
4005
3465
  }
4006
- tagsAggregate(aggregate) {
4007
- this._aggregates["tagsAggregate"] = aggregate;
3466
+ payload() {
3467
+ this.addField("payload");
4008
3468
  return this;
4009
3469
  }
4010
- author(options) {
4011
- if (Array.isArray(options)) {
4012
- this._associations["author"] = new UserQueryOptions(options);
4013
- } else {
4014
- this._associations["author"] = options || new UserQueryOptions(["id"]);
4015
- }
3470
+ createdAt() {
3471
+ this.addField("createdAt");
4016
3472
  return this;
4017
3473
  }
4018
- cover(options) {
4019
- if (Array.isArray(options)) {
4020
- this._associations["cover"] = new MediaQueryOptions(options);
4021
- } else {
4022
- this._associations["cover"] = options || new MediaQueryOptions(["id"]);
4023
- }
3474
+ updatedAt() {
3475
+ this.addField("updatedAt");
4024
3476
  return this;
4025
3477
  }
4026
- lang(options) {
4027
- if (Array.isArray(options)) {
4028
- this._associations["lang"] = new LangQueryOptions(options);
4029
- } else {
4030
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
4031
- }
3478
+ seqValue() {
3479
+ this.addField("seqValue");
4032
3480
  return this;
4033
3481
  }
4034
- meta(options) {
3482
+ attachments(options) {
4035
3483
  if (Array.isArray(options)) {
4036
- this._associations["meta"] = new PageMetaQueryOptions(options);
3484
+ this._associations["attachments"] = new AgentAttachmentQueryOptions(options);
4037
3485
  } else {
4038
- this._associations["meta"] = options || new PageMetaQueryOptions(["id"]);
3486
+ this._associations["attachments"] = options || new AgentAttachmentQueryOptions(["id"]);
4039
3487
  }
4040
3488
  return this;
4041
3489
  }
4042
- category(options) {
4043
- if (Array.isArray(options)) {
4044
- this._associations["category"] = new PostCategoryQueryOptions(options);
4045
- } else {
4046
- this._associations["category"] = options || new PostCategoryQueryOptions(["id"]);
4047
- }
3490
+ attachmentsAggregate(aggregate) {
3491
+ this._aggregates["attachmentsAggregate"] = aggregate;
4048
3492
  return this;
4049
3493
  }
4050
- website(options) {
3494
+ run(options) {
4051
3495
  if (Array.isArray(options)) {
4052
- this._associations["website"] = new WebsiteQueryOptions(options);
3496
+ this._associations["run"] = new AgentRunQueryOptions(options);
4053
3497
  } else {
4054
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3498
+ this._associations["run"] = options || new AgentRunQueryOptions(["id"]);
4055
3499
  }
4056
3500
  return this;
4057
3501
  }
4058
3502
  }
4059
- class TagCategoryQueryOptions extends QueryOptions {
3503
+ class AgentRunQueryOptions extends QueryOptions {
4060
3504
  constructor(fields, queryArgs) {
4061
- super(TagCategoryEntityName, fields, queryArgs);
3505
+ super(AgentRunEntityName, fields, queryArgs);
4062
3506
  }
4063
3507
  id() {
4064
3508
  this.addField("id");
4065
3509
  return this;
4066
3510
  }
4067
- name() {
4068
- this.addField("name");
3511
+ model() {
3512
+ this.addField("model");
4069
3513
  return this;
4070
3514
  }
4071
- updateAt() {
4072
- this.addField("updateAt");
3515
+ usage() {
3516
+ this.addField("usage");
4073
3517
  return this;
4074
3518
  }
4075
- createdAt() {
4076
- this.addField("createdAt");
3519
+ status() {
3520
+ this.addField("status");
4077
3521
  return this;
4078
3522
  }
4079
- tags(options) {
4080
- if (Array.isArray(options)) {
4081
- this._associations["tags"] = new TagQueryOptions(options);
4082
- } else {
4083
- this._associations["tags"] = options || new TagQueryOptions(["id"]);
4084
- }
3523
+ startedAt() {
3524
+ this.addField("startedAt");
4085
3525
  return this;
4086
3526
  }
4087
- tagsAggregate(aggregate) {
4088
- this._aggregates["tagsAggregate"] = aggregate;
3527
+ finishedAt() {
3528
+ this.addField("finishedAt");
4089
3529
  return this;
4090
3530
  }
4091
- lang(options) {
4092
- if (Array.isArray(options)) {
4093
- this._associations["lang"] = new LangQueryOptions(options);
4094
- } else {
4095
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
4096
- }
3531
+ error() {
3532
+ this.addField("error");
4097
3533
  return this;
4098
3534
  }
4099
- children(options) {
3535
+ timeline(options) {
4100
3536
  if (Array.isArray(options)) {
4101
- this._associations["children"] = new TagCategoryQueryOptions(options);
3537
+ this._associations["timeline"] = new AgentTimelineItemQueryOptions(options);
4102
3538
  } else {
4103
- this._associations["children"] = options || new TagCategoryQueryOptions(["id"]);
3539
+ this._associations["timeline"] = options || new AgentTimelineItemQueryOptions(["id"]);
4104
3540
  }
4105
3541
  return this;
4106
3542
  }
4107
- childrenAggregate(aggregate) {
4108
- this._aggregates["childrenAggregate"] = aggregate;
3543
+ timelineAggregate(aggregate) {
3544
+ this._aggregates["timelineAggregate"] = aggregate;
4109
3545
  return this;
4110
3546
  }
4111
- parent(options) {
3547
+ thread(options) {
4112
3548
  if (Array.isArray(options)) {
4113
- this._associations["parent"] = new TagCategoryQueryOptions(options);
3549
+ this._associations["thread"] = new AgentThreadQueryOptions(options);
4114
3550
  } else {
4115
- this._associations["parent"] = options || new TagCategoryQueryOptions(["id"]);
3551
+ this._associations["thread"] = options || new AgentThreadQueryOptions(["id"]);
4116
3552
  }
4117
3553
  return this;
4118
3554
  }
4119
3555
  }
4120
- class TagQueryOptions extends QueryOptions {
3556
+ class AgentThreadQueryOptions extends QueryOptions {
4121
3557
  constructor(fields, queryArgs) {
4122
- super(TagEntityName, fields, queryArgs);
3558
+ super(AgentThreadEntityName, fields, queryArgs);
4123
3559
  }
4124
3560
  id() {
4125
3561
  this.addField("id");
4126
3562
  return this;
4127
3563
  }
4128
- /**
4129
- * 名称
4130
- */
4131
- name() {
4132
- this.addField("name");
3564
+ scene() {
3565
+ this.addField("scene");
4133
3566
  return this;
4134
3567
  }
4135
- color() {
4136
- this.addField("color");
3568
+ status() {
3569
+ this.addField("status");
4137
3570
  return this;
4138
3571
  }
4139
- updatedAt() {
4140
- this.addField("updatedAt");
3572
+ lastError() {
3573
+ this.addField("lastError");
4141
3574
  return this;
4142
3575
  }
4143
3576
  createdAt() {
4144
3577
  this.addField("createdAt");
4145
3578
  return this;
4146
3579
  }
4147
- lang(options) {
4148
- if (Array.isArray(options)) {
4149
- this._associations["lang"] = new LangQueryOptions(options);
4150
- } else {
4151
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
4152
- }
3580
+ updatedAt() {
3581
+ this.addField("updatedAt");
4153
3582
  return this;
4154
3583
  }
4155
- posts(options) {
3584
+ title() {
3585
+ this.addField("title");
3586
+ return this;
3587
+ }
3588
+ summary() {
3589
+ this.addField("summary");
3590
+ return this;
3591
+ }
3592
+ runs(options) {
4156
3593
  if (Array.isArray(options)) {
4157
- this._associations["posts"] = new PostQueryOptions(options);
3594
+ this._associations["runs"] = new AgentRunQueryOptions(options);
4158
3595
  } else {
4159
- this._associations["posts"] = options || new PostQueryOptions(["id"]);
3596
+ this._associations["runs"] = options || new AgentRunQueryOptions(["id"]);
4160
3597
  }
4161
3598
  return this;
4162
3599
  }
4163
- postsAggregate(aggregate) {
4164
- this._aggregates["postsAggregate"] = aggregate;
3600
+ runsAggregate(aggregate) {
3601
+ this._aggregates["runsAggregate"] = aggregate;
4165
3602
  return this;
4166
3603
  }
4167
- products(options) {
3604
+ user(options) {
4168
3605
  if (Array.isArray(options)) {
4169
- this._associations["products"] = new ProductQueryOptions(options);
3606
+ this._associations["user"] = new UserQueryOptions(options);
4170
3607
  } else {
4171
- this._associations["products"] = options || new ProductQueryOptions(["id"]);
3608
+ this._associations["user"] = options || new UserQueryOptions(["id"]);
4172
3609
  }
4173
3610
  return this;
4174
3611
  }
4175
- productsAggregate(aggregate) {
4176
- this._aggregates["productsAggregate"] = aggregate;
4177
- return this;
4178
- }
4179
3612
  website(options) {
4180
3613
  if (Array.isArray(options)) {
4181
3614
  this._associations["website"] = new WebsiteQueryOptions(options);
@@ -4184,330 +3617,291 @@ class TagQueryOptions extends QueryOptions {
4184
3617
  }
4185
3618
  return this;
4186
3619
  }
4187
- category(options) {
3620
+ themeBranch(options) {
4188
3621
  if (Array.isArray(options)) {
4189
- this._associations["category"] = new TagCategoryQueryOptions(options);
3622
+ this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
4190
3623
  } else {
4191
- this._associations["category"] = options || new TagCategoryQueryOptions(["id"]);
3624
+ this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
4192
3625
  }
4193
3626
  return this;
4194
3627
  }
4195
3628
  }
4196
- class MediaOnProductQueryOptions extends QueryOptions {
3629
+ class ThemeInMarketQueryOptions extends QueryOptions {
4197
3630
  constructor(fields, queryArgs) {
4198
- super(MediaOnProductEntityName, fields, queryArgs);
3631
+ super(ThemeInMarketEntityName, fields, queryArgs);
4199
3632
  }
4200
3633
  id() {
4201
3634
  this.addField("id");
4202
3635
  return this;
4203
3636
  }
4204
- altText() {
4205
- this.addField("altText");
3637
+ title() {
3638
+ this.addField("title");
4206
3639
  return this;
4207
3640
  }
4208
- seqValue() {
4209
- this.addField("seqValue");
3641
+ description() {
3642
+ this.addField("description");
4210
3643
  return this;
4211
3644
  }
4212
- media(options) {
4213
- if (Array.isArray(options)) {
4214
- this._associations["media"] = new MediaQueryOptions(options);
4215
- } else {
4216
- this._associations["media"] = options || new MediaQueryOptions(["id"]);
4217
- }
3645
+ status() {
3646
+ this.addField("status");
4218
3647
  return this;
4219
3648
  }
4220
- product(options) {
3649
+ updatedAt() {
3650
+ this.addField("updatedAt");
3651
+ return this;
3652
+ }
3653
+ createdAt() {
3654
+ this.addField("createdAt");
3655
+ return this;
3656
+ }
3657
+ versions(options) {
4221
3658
  if (Array.isArray(options)) {
4222
- this._associations["product"] = new ProductQueryOptions(options);
3659
+ this._associations["versions"] = new ThemeVersionQueryOptions(options);
4223
3660
  } else {
4224
- this._associations["product"] = options || new ProductQueryOptions(["id"]);
3661
+ this._associations["versions"] = options || new ThemeVersionQueryOptions(["id"]);
4225
3662
  }
4226
3663
  return this;
4227
3664
  }
3665
+ versionsAggregate(aggregate) {
3666
+ this._aggregates["versionsAggregate"] = aggregate;
3667
+ return this;
3668
+ }
4228
3669
  }
4229
- class AttachmentOnProductQueryOptions extends QueryOptions {
3670
+ class ThemeVersionQueryOptions extends QueryOptions {
4230
3671
  constructor(fields, queryArgs) {
4231
- super(AttachmentOnProductEntityName, fields, queryArgs);
3672
+ super(ThemeVersionEntityName, fields, queryArgs);
4232
3673
  }
4233
3674
  id() {
4234
3675
  this.addField("id");
4235
3676
  return this;
4236
3677
  }
4237
- seqValue() {
4238
- this.addField("seqValue");
3678
+ version() {
3679
+ this.addField("version");
4239
3680
  return this;
4240
3681
  }
4241
- attachment(options) {
3682
+ theme(options) {
4242
3683
  if (Array.isArray(options)) {
4243
- this._associations["attachment"] = new MediaQueryOptions(options);
3684
+ this._associations["theme"] = new ThemeBranchQueryOptions(options);
4244
3685
  } else {
4245
- this._associations["attachment"] = options || new MediaQueryOptions(["id"]);
3686
+ this._associations["theme"] = options || new ThemeBranchQueryOptions(["id"]);
4246
3687
  }
4247
3688
  return this;
4248
3689
  }
4249
- product(options) {
3690
+ themeInMarket(options) {
4250
3691
  if (Array.isArray(options)) {
4251
- this._associations["product"] = new ProductQueryOptions(options);
3692
+ this._associations["themeInMarket"] = new ThemeInMarketQueryOptions(options);
4252
3693
  } else {
4253
- this._associations["product"] = options || new ProductQueryOptions(["id"]);
3694
+ this._associations["themeInMarket"] = options || new ThemeInMarketQueryOptions(["id"]);
4254
3695
  }
4255
3696
  return this;
4256
3697
  }
4257
3698
  }
4258
- class FAQQueryOptions extends QueryOptions {
3699
+ class ThemeCategoryQueryOptions extends QueryOptions {
4259
3700
  constructor(fields, queryArgs) {
4260
- super(FAQEntityName, fields, queryArgs);
3701
+ super(ThemeCategoryEntityName, fields, queryArgs);
4261
3702
  }
4262
3703
  id() {
4263
3704
  this.addField("id");
4264
3705
  return this;
4265
3706
  }
4266
- question() {
4267
- this.addField("question");
4268
- return this;
4269
- }
4270
- answer() {
4271
- this.addField("answer");
4272
- return this;
4273
- }
4274
- createdAt() {
4275
- this.addField("createdAt");
3707
+ name() {
3708
+ this.addField("name");
4276
3709
  return this;
4277
3710
  }
4278
- updatedAt() {
4279
- this.addField("updatedAt");
3711
+ description() {
3712
+ this.addField("description");
4280
3713
  return this;
4281
3714
  }
4282
3715
  seqValue() {
4283
3716
  this.addField("seqValue");
4284
3717
  return this;
4285
3718
  }
4286
- product(options) {
4287
- if (Array.isArray(options)) {
4288
- this._associations["product"] = new ProductQueryOptions(options);
4289
- } else {
4290
- this._associations["product"] = options || new ProductQueryOptions(["id"]);
4291
- }
4292
- return this;
4293
- }
4294
- }
4295
- class ProductRelatedPivotQueryOptions extends QueryOptions {
4296
- constructor(fields, queryArgs) {
4297
- super(ProductRelatedPivotEntityName, fields, queryArgs);
4298
- }
4299
- id() {
4300
- this.addField("id");
3719
+ createdAt() {
3720
+ this.addField("createdAt");
4301
3721
  return this;
4302
3722
  }
4303
- seqValue() {
4304
- this.addField("seqValue");
3723
+ updatedAt() {
3724
+ this.addField("updatedAt");
4305
3725
  return this;
4306
3726
  }
4307
- product(options) {
3727
+ themes(options) {
4308
3728
  if (Array.isArray(options)) {
4309
- this._associations["product"] = new ProductQueryOptions(options);
3729
+ this._associations["themes"] = new ThemeQueryOptions(options);
4310
3730
  } else {
4311
- this._associations["product"] = options || new ProductQueryOptions(["id"]);
3731
+ this._associations["themes"] = options || new ThemeQueryOptions(["id"]);
4312
3732
  }
4313
3733
  return this;
4314
3734
  }
4315
- relatedBy(options) {
4316
- if (Array.isArray(options)) {
4317
- this._associations["relatedBy"] = new ProductQueryOptions(options);
4318
- } else {
4319
- this._associations["relatedBy"] = options || new ProductQueryOptions(["id"]);
4320
- }
3735
+ themesAggregate(aggregate) {
3736
+ this._aggregates["themesAggregate"] = aggregate;
4321
3737
  return this;
4322
3738
  }
4323
3739
  }
4324
- class ProductQueryOptions extends QueryOptions {
3740
+ class ThemeQueryOptions extends QueryOptions {
4325
3741
  constructor(fields, queryArgs) {
4326
- super(ProductEntityName, fields, queryArgs);
3742
+ super(ThemeEntityName, fields, queryArgs);
4327
3743
  }
4328
3744
  id() {
4329
3745
  this.addField("id");
4330
3746
  return this;
4331
3747
  }
4332
- published() {
4333
- this.addField("published");
4334
- return this;
4335
- }
4336
- featured() {
4337
- this.addField("featured");
4338
- return this;
4339
- }
4340
- showInNavMenu() {
4341
- this.addField("showInNavMenu");
4342
- return this;
4343
- }
4344
- seqValue() {
4345
- this.addField("seqValue");
4346
- return this;
4347
- }
4348
- /**
4349
- * 特色
4350
- */
4351
- features() {
4352
- this.addField("features");
3748
+ name() {
3749
+ this.addField("name");
4353
3750
  return this;
4354
3751
  }
4355
- content2() {
4356
- this.addField("content2");
3752
+ description() {
3753
+ this.addField("description");
4357
3754
  return this;
4358
3755
  }
4359
- content3() {
4360
- this.addField("content3");
3756
+ createdAt() {
3757
+ this.addField("createdAt");
4361
3758
  return this;
4362
3759
  }
4363
- shortTitle() {
4364
- this.addField("shortTitle");
3760
+ updatedAt() {
3761
+ this.addField("updatedAt");
4365
3762
  return this;
4366
3763
  }
4367
- /**
4368
- * 第三方视频url
4369
- */
4370
- externalVideoUrl() {
4371
- this.addField("externalVideoUrl");
3764
+ seqValue() {
3765
+ this.addField("seqValue");
4372
3766
  return this;
4373
3767
  }
4374
- relatedSlugs() {
4375
- this.addField("relatedSlugs");
3768
+ slug() {
3769
+ this.addField("slug");
4376
3770
  return this;
4377
3771
  }
4378
- publishedAt() {
4379
- this.addField("publishedAt");
3772
+ branches(options) {
3773
+ if (Array.isArray(options)) {
3774
+ this._associations["branches"] = new ThemeBranchQueryOptions(options);
3775
+ } else {
3776
+ this._associations["branches"] = options || new ThemeBranchQueryOptions(["id"]);
3777
+ }
4380
3778
  return this;
4381
3779
  }
4382
- status() {
4383
- this.addField("status");
3780
+ branchesAggregate(aggregate) {
3781
+ this._aggregates["branchesAggregate"] = aggregate;
4384
3782
  return this;
4385
3783
  }
4386
- title() {
4387
- this.addField("title");
3784
+ cover(options) {
3785
+ if (Array.isArray(options)) {
3786
+ this._associations["cover"] = new MediaQueryOptions(options);
3787
+ } else {
3788
+ this._associations["cover"] = options || new MediaQueryOptions(["id"]);
3789
+ }
4388
3790
  return this;
4389
3791
  }
4390
- extends() {
4391
- this.addField("extends");
3792
+ category(options) {
3793
+ if (Array.isArray(options)) {
3794
+ this._associations["category"] = new ThemeCategoryQueryOptions(options);
3795
+ } else {
3796
+ this._associations["category"] = options || new ThemeCategoryQueryOptions(["id"]);
3797
+ }
4392
3798
  return this;
4393
3799
  }
4394
- createdAt() {
4395
- this.addField("createdAt");
4396
- return this;
3800
+ }
3801
+ class ThemeBranchQueryOptions extends QueryOptions {
3802
+ constructor(fields, queryArgs) {
3803
+ super(ThemeBranchEntityName, fields, queryArgs);
4397
3804
  }
4398
- updatedAt() {
4399
- this.addField("updatedAt");
3805
+ id() {
3806
+ this.addField("id");
4400
3807
  return this;
4401
3808
  }
4402
- content() {
4403
- this.addField("content");
3809
+ name() {
3810
+ this.addField("name");
4404
3811
  return this;
4405
3812
  }
4406
- slug() {
4407
- this.addField("slug");
3813
+ settings() {
3814
+ this.addField("settings");
4408
3815
  return this;
4409
3816
  }
4410
3817
  description() {
4411
3818
  this.addField("description");
4412
3819
  return this;
4413
3820
  }
4414
- isDeleted() {
4415
- this.addField("isDeleted");
3821
+ /**
3822
+ * 对应市场母主题ID
3823
+ */
3824
+ parentThemeId() {
3825
+ this.addField("parentThemeId");
4416
3826
  return this;
4417
3827
  }
4418
- deletedAt() {
4419
- this.addField("deletedAt");
3828
+ createdAt() {
3829
+ this.addField("createdAt");
4420
3830
  return this;
4421
3831
  }
4422
- category(options) {
4423
- if (Array.isArray(options)) {
4424
- this._associations["category"] = new ProductCategoryQueryOptions(options);
4425
- } else {
4426
- this._associations["category"] = options || new ProductCategoryQueryOptions(["id"]);
4427
- }
3832
+ updatedAt() {
3833
+ this.addField("updatedAt");
4428
3834
  return this;
4429
3835
  }
4430
- tags(options) {
4431
- if (Array.isArray(options)) {
4432
- this._associations["tags"] = new TagQueryOptions(options);
4433
- } else {
4434
- this._associations["tags"] = options || new TagQueryOptions(["id"]);
4435
- }
3836
+ status() {
3837
+ this.addField("status");
4436
3838
  return this;
4437
3839
  }
4438
- tagsAggregate(aggregate) {
4439
- this._aggregates["tagsAggregate"] = aggregate;
3840
+ version() {
3841
+ this.addField("version");
4440
3842
  return this;
4441
3843
  }
4442
- mediaPivots(options) {
3844
+ mockWebsite(options) {
4443
3845
  if (Array.isArray(options)) {
4444
- this._associations["mediaPivots"] = new MediaOnProductQueryOptions(options);
3846
+ this._associations["mockWebsite"] = new WebsiteQueryOptions(options);
4445
3847
  } else {
4446
- this._associations["mediaPivots"] = options || new MediaOnProductQueryOptions(["id"]);
3848
+ this._associations["mockWebsite"] = options || new WebsiteQueryOptions(["id"]);
4447
3849
  }
4448
3850
  return this;
4449
3851
  }
4450
- mediaPivotsAggregate(aggregate) {
4451
- this._aggregates["mediaPivotsAggregate"] = aggregate;
4452
- return this;
4453
- }
4454
- attachmentPivots(options) {
3852
+ files(options) {
4455
3853
  if (Array.isArray(options)) {
4456
- this._associations["attachmentPivots"] = new AttachmentOnProductQueryOptions(options);
3854
+ this._associations["files"] = new ThemeFileQueryOptions(options);
4457
3855
  } else {
4458
- this._associations["attachmentPivots"] = options || new AttachmentOnProductQueryOptions(["id"]);
3856
+ this._associations["files"] = options || new ThemeFileQueryOptions(["id"]);
4459
3857
  }
4460
3858
  return this;
4461
3859
  }
4462
- attachmentPivotsAggregate(aggregate) {
4463
- this._aggregates["attachmentPivotsAggregate"] = aggregate;
3860
+ filesAggregate(aggregate) {
3861
+ this._aggregates["filesAggregate"] = aggregate;
4464
3862
  return this;
4465
3863
  }
4466
- lang(options) {
3864
+ folders(options) {
4467
3865
  if (Array.isArray(options)) {
4468
- this._associations["lang"] = new LangQueryOptions(options);
3866
+ this._associations["folders"] = new ThemeFileFolderQueryOptions(options);
4469
3867
  } else {
4470
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
3868
+ this._associations["folders"] = options || new ThemeFileFolderQueryOptions(["id"]);
4471
3869
  }
4472
3870
  return this;
4473
3871
  }
4474
- meta(options) {
4475
- if (Array.isArray(options)) {
4476
- this._associations["meta"] = new PageMetaQueryOptions(options);
4477
- } else {
4478
- this._associations["meta"] = options || new PageMetaQueryOptions(["id"]);
4479
- }
3872
+ foldersAggregate(aggregate) {
3873
+ this._aggregates["foldersAggregate"] = aggregate;
4480
3874
  return this;
4481
3875
  }
4482
- faqs(options) {
3876
+ agentThreads(options) {
4483
3877
  if (Array.isArray(options)) {
4484
- this._associations["faqs"] = new FAQQueryOptions(options);
3878
+ this._associations["agentThreads"] = new AgentThreadQueryOptions(options);
4485
3879
  } else {
4486
- this._associations["faqs"] = options || new FAQQueryOptions(["id"]);
3880
+ this._associations["agentThreads"] = options || new AgentThreadQueryOptions(["id"]);
4487
3881
  }
4488
3882
  return this;
4489
3883
  }
4490
- faqsAggregate(aggregate) {
4491
- this._aggregates["faqsAggregate"] = aggregate;
3884
+ agentThreadsAggregate(aggregate) {
3885
+ this._aggregates["agentThreadsAggregate"] = aggregate;
4492
3886
  return this;
4493
3887
  }
4494
- relatedPivots(options) {
3888
+ tempFiles(options) {
4495
3889
  if (Array.isArray(options)) {
4496
- this._associations["relatedPivots"] = new ProductRelatedPivotQueryOptions(options);
3890
+ this._associations["tempFiles"] = new TempFileQueryOptions(options);
4497
3891
  } else {
4498
- this._associations["relatedPivots"] = options || new ProductRelatedPivotQueryOptions(["id"]);
3892
+ this._associations["tempFiles"] = options || new TempFileQueryOptions(["id"]);
4499
3893
  }
4500
3894
  return this;
4501
3895
  }
4502
- relatedPivotsAggregate(aggregate) {
4503
- this._aggregates["relatedPivotsAggregate"] = aggregate;
3896
+ tempFilesAggregate(aggregate) {
3897
+ this._aggregates["tempFilesAggregate"] = aggregate;
4504
3898
  return this;
4505
3899
  }
4506
- creator(options) {
3900
+ marketVersion(options) {
4507
3901
  if (Array.isArray(options)) {
4508
- this._associations["creator"] = new UserQueryOptions(options);
3902
+ this._associations["marketVersion"] = new ThemeVersionQueryOptions(options);
4509
3903
  } else {
4510
- this._associations["creator"] = options || new UserQueryOptions(["id"]);
3904
+ this._associations["marketVersion"] = options || new ThemeVersionQueryOptions(["id"]);
4511
3905
  }
4512
3906
  return this;
4513
3907
  }
@@ -4519,64 +3913,11 @@ class ProductQueryOptions extends QueryOptions {
4519
3913
  }
4520
3914
  return this;
4521
3915
  }
4522
- relatedByPovit(options) {
4523
- if (Array.isArray(options)) {
4524
- this._associations["relatedByPovit"] = new ProductRelatedPivotQueryOptions(options);
4525
- } else {
4526
- this._associations["relatedByPovit"] = options || new ProductRelatedPivotQueryOptions(["id"]);
4527
- }
4528
- return this;
4529
- }
4530
- relatedByPovitAggregate(aggregate) {
4531
- this._aggregates["relatedByPovitAggregate"] = aggregate;
4532
- return this;
4533
- }
4534
- }
4535
- class SpamFilterRuleQueryOptions extends QueryOptions {
4536
- constructor(fields, queryArgs) {
4537
- super(SpamFilterRuleEntityName, fields, queryArgs);
4538
- }
4539
- id() {
4540
- this.addField("id");
4541
- return this;
4542
- }
4543
- emails() {
4544
- this.addField("emails");
4545
- return this;
4546
- }
4547
- ips() {
4548
- this.addField("ips");
4549
- return this;
4550
- }
4551
- keywords() {
4552
- this.addField("keywords");
4553
- return this;
4554
- }
4555
- createdAt() {
4556
- this.addField("createdAt");
4557
- return this;
4558
- }
4559
- updatedAt() {
4560
- this.addField("updatedAt");
4561
- return this;
4562
- }
4563
- content() {
4564
- this.addField("content");
4565
- return this;
4566
- }
4567
- lang(options) {
4568
- if (Array.isArray(options)) {
4569
- this._associations["lang"] = new LangQueryOptions(options);
4570
- } else {
4571
- this._associations["lang"] = options || new LangQueryOptions(["id"]);
4572
- }
4573
- return this;
4574
- }
4575
- website(options) {
3916
+ belongsToMain(options) {
4576
3917
  if (Array.isArray(options)) {
4577
- this._associations["website"] = new WebsiteQueryOptions(options);
3918
+ this._associations["belongsToMain"] = new ThemeQueryOptions(options);
4578
3919
  } else {
4579
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
3920
+ this._associations["belongsToMain"] = options || new ThemeQueryOptions(["id"]);
4580
3921
  }
4581
3922
  return this;
4582
3923
  }
@@ -4893,47 +4234,6 @@ class UserOperationQueryOptions extends QueryOptions {
4893
4234
  return this;
4894
4235
  }
4895
4236
  }
4896
- class SvgIconQueryOptions extends QueryOptions {
4897
- constructor(fields, queryArgs) {
4898
- super(SvgIconEntityName, fields, queryArgs);
4899
- }
4900
- id() {
4901
- this.addField("id");
4902
- return this;
4903
- }
4904
- name() {
4905
- this.addField("name");
4906
- return this;
4907
- }
4908
- title() {
4909
- this.addField("title");
4910
- return this;
4911
- }
4912
- code() {
4913
- this.addField("code");
4914
- return this;
4915
- }
4916
- description() {
4917
- this.addField("description");
4918
- return this;
4919
- }
4920
- createdAt() {
4921
- this.addField("createdAt");
4922
- return this;
4923
- }
4924
- updatedAt() {
4925
- this.addField("updatedAt");
4926
- return this;
4927
- }
4928
- website(options) {
4929
- if (Array.isArray(options)) {
4930
- this._associations["website"] = new WebsiteQueryOptions(options);
4931
- } else {
4932
- this._associations["website"] = options || new WebsiteQueryOptions(["id"]);
4933
- }
4934
- return this;
4935
- }
4936
- }
4937
4237
  class AgentMemoFileQueryOptions extends QueryOptions {
4938
4238
  constructor(fields, queryArgs) {
4939
4239
  super(AgentMemoFileEntityName, fields, queryArgs);
@@ -5265,18 +4565,14 @@ class WebsiteQueryOptions extends QueryOptions {
5265
4565
  }
5266
4566
  return this;
5267
4567
  }
5268
- themes(options) {
4568
+ themeBranch(options) {
5269
4569
  if (Array.isArray(options)) {
5270
- this._associations["themes"] = new ThemeBranchQueryOptions(options);
4570
+ this._associations["themeBranch"] = new ThemeBranchQueryOptions(options);
5271
4571
  } else {
5272
- this._associations["themes"] = options || new ThemeBranchQueryOptions(["id"]);
4572
+ this._associations["themeBranch"] = options || new ThemeBranchQueryOptions(["id"]);
5273
4573
  }
5274
4574
  return this;
5275
4575
  }
5276
- themesAggregate(aggregate) {
5277
- this._aggregates["themesAggregate"] = aggregate;
5278
- return this;
5279
- }
5280
4576
  analyticsConfig(options) {
5281
4577
  if (Array.isArray(options)) {
5282
4578
  this._associations["analyticsConfig"] = new AnalyticsConfigQueryOptions(options);
@@ -5353,18 +4649,6 @@ class WebsiteQueryOptions extends QueryOptions {
5353
4649
  this._aggregates["userOperationsAggregate"] = aggregate;
5354
4650
  return this;
5355
4651
  }
5356
- svgIcons(options) {
5357
- if (Array.isArray(options)) {
5358
- this._associations["svgIcons"] = new SvgIconQueryOptions(options);
5359
- } else {
5360
- this._associations["svgIcons"] = options || new SvgIconQueryOptions(["id"]);
5361
- }
5362
- return this;
5363
- }
5364
- svgIconsAggregate(aggregate) {
5365
- this._aggregates["svgIconsAggregate"] = aggregate;
5366
- return this;
5367
- }
5368
4652
  tags(options) {
5369
4653
  if (Array.isArray(options)) {
5370
4654
  this._associations["tags"] = new TagQueryOptions(options);
@@ -5726,6 +5010,10 @@ class LangQueryOptions extends QueryOptions {
5726
5010
  this.addField("urlFragment");
5727
5011
  return this;
5728
5012
  }
5013
+ dir() {
5014
+ this.addField("dir");
5015
+ return this;
5016
+ }
5729
5017
  webPartsOfMediaFolder(options) {
5730
5018
  if (Array.isArray(options)) {
5731
5019
  this._associations["webPartsOfMediaFolder"] = new MediaFolderQueryOptions(options);
@@ -5858,18 +5146,6 @@ class LangQueryOptions extends QueryOptions {
5858
5146
  this._aggregates["baseLangOfAggregate"] = aggregate;
5859
5147
  return this;
5860
5148
  }
5861
- themes(options) {
5862
- if (Array.isArray(options)) {
5863
- this._associations["themes"] = new ThemeBranchQueryOptions(options);
5864
- } else {
5865
- this._associations["themes"] = options || new ThemeBranchQueryOptions(["id"]);
5866
- }
5867
- return this;
5868
- }
5869
- themesAggregate(aggregate) {
5870
- this._aggregates["themesAggregate"] = aggregate;
5871
- return this;
5872
- }
5873
5149
  bulletins(options) {
5874
5150
  if (Array.isArray(options)) {
5875
5151
  this._associations["bulletins"] = new BulletinQueryOptions(options);
@@ -6143,18 +5419,6 @@ class MediaQueryOptions extends QueryOptions {
6143
5419
  }
6144
5420
  return this;
6145
5421
  }
6146
- usedByThemConfig(options) {
6147
- if (Array.isArray(options)) {
6148
- this._associations["usedByThemConfig"] = new ThemeConfigQueryOptions(options);
6149
- } else {
6150
- this._associations["usedByThemConfig"] = options || new ThemeConfigQueryOptions(["id"]);
6151
- }
6152
- return this;
6153
- }
6154
- usedByThemConfigAggregate(aggregate) {
6155
- this._aggregates["usedByThemConfigAggregate"] = aggregate;
6156
- return this;
6157
- }
6158
5422
  pageMeta(options) {
6159
5423
  if (Array.isArray(options)) {
6160
5424
  this._associations["pageMeta"] = new PageMetaQueryOptions(options);
@@ -6191,18 +5455,6 @@ class MediaQueryOptions extends QueryOptions {
6191
5455
  this._aggregates["snapshotAggregate"] = aggregate;
6192
5456
  return this;
6193
5457
  }
6194
- coverOfComponent(options) {
6195
- if (Array.isArray(options)) {
6196
- this._associations["coverOfComponent"] = new FrontComponentQueryOptions(options);
6197
- } else {
6198
- this._associations["coverOfComponent"] = options || new FrontComponentQueryOptions(["id"]);
6199
- }
6200
- return this;
6201
- }
6202
- coverOfComponentAggregate(aggregate) {
6203
- this._aggregates["coverOfComponentAggregate"] = aggregate;
6204
- return this;
6205
- }
6206
5458
  attachmentOfEnquiry(options) {
6207
5459
  if (Array.isArray(options)) {
6208
5460
  this._associations["attachmentOfEnquiry"] = new EnquiryQueryOptions(options);
@@ -6811,11 +6063,6 @@ const websiteTypeEntry = {
6811
6063
  entityLabel: WebsiteTypeEntityLabel,
6812
6064
  toInput: websiteTypeToInput
6813
6065
  };
6814
- const pageEntry = {
6815
- entityName: PageEntityName,
6816
- entityLabel: PageEntityLabel,
6817
- toInput: pageToInput
6818
- };
6819
6066
  const postEntry = {
6820
6067
  entityName: PostEntityName,
6821
6068
  entityLabel: PostEntityLabel,
@@ -6881,16 +6128,6 @@ const attachmentOnProductEntry = {
6881
6128
  entityLabel: AttachmentOnProductEntityLabel,
6882
6129
  toInput: attachmentOnProductToInput
6883
6130
  };
6884
- const frontComponentEntry = {
6885
- entityName: FrontComponentEntityName,
6886
- entityLabel: FrontComponentEntityLabel,
6887
- toInput: frontComponentToInput
6888
- };
6889
- const componentCategoryEntry = {
6890
- entityName: ComponentCategoryEntityName,
6891
- entityLabel: ComponentCategoryEntityLabel,
6892
- toInput: componentCategoryToInput
6893
- };
6894
6131
  const themeVersionEntry = {
6895
6132
  entityName: ThemeVersionEntityName,
6896
6133
  entityLabel: ThemeVersionEntityLabel,
@@ -6901,11 +6138,6 @@ const themeInMarketEntry = {
6901
6138
  entityLabel: ThemeInMarketEntityLabel,
6902
6139
  toInput: themeInMarketToInput
6903
6140
  };
6904
- const themeConfigEntry = {
6905
- entityName: ThemeConfigEntityName,
6906
- entityLabel: ThemeConfigEntityLabel,
6907
- toInput: themeConfigToInput
6908
- };
6909
6141
  const analyticsConfigEntry = {
6910
6142
  entityName: AnalyticsConfigEntityName,
6911
6143
  entityLabel: AnalyticsConfigEntityLabel,
@@ -6921,11 +6153,6 @@ const themeCategoryEntry = {
6921
6153
  entityLabel: ThemeCategoryEntityLabel,
6922
6154
  toInput: themeCategoryToInput
6923
6155
  };
6924
- const styleConfigEntry = {
6925
- entityName: StyleConfigEntityName,
6926
- entityLabel: StyleConfigEntityLabel,
6927
- toInput: styleConfigToInput
6928
- };
6929
6156
  const changeLogEntry = {
6930
6157
  entityName: ChangeLogEntityName,
6931
6158
  entityLabel: ChangeLogEntityLabel,
@@ -6981,11 +6208,6 @@ const themeEntry = {
6981
6208
  entityLabel: ThemeEntityLabel,
6982
6209
  toInput: themeToInput
6983
6210
  };
6984
- const svgIconEntry = {
6985
- entityName: SvgIconEntityName,
6986
- entityLabel: SvgIconEntityLabel,
6987
- toInput: svgIconToInput
6988
- };
6989
6211
  const themeFileEntry = {
6990
6212
  entityName: ThemeFileEntityName,
6991
6213
  entityLabel: ThemeFileEntityLabel,
@@ -7151,16 +6373,12 @@ var MediaAssciations = /* @__PURE__ */ ((MediaAssciations2) => {
7151
6373
  MediaAssciations2["productAttacPivotsAggregate"] = "productAttacPivotsAggregate";
7152
6374
  MediaAssciations2["website"] = "website";
7153
6375
  MediaAssciations2["postCategory"] = "postCategory";
7154
- MediaAssciations2["usedByThemConfig"] = "usedByThemConfig";
7155
- MediaAssciations2["usedByThemConfigAggregate"] = "usedByThemConfigAggregate";
7156
6376
  MediaAssciations2["pageMeta"] = "pageMeta";
7157
6377
  MediaAssciations2["pageMetaAggregate"] = "pageMetaAggregate";
7158
6378
  MediaAssciations2["searchIndex"] = "searchIndex";
7159
6379
  MediaAssciations2["searchIndexAggregate"] = "searchIndexAggregate";
7160
6380
  MediaAssciations2["snapshot"] = "snapshot";
7161
6381
  MediaAssciations2["snapshotAggregate"] = "snapshotAggregate";
7162
- MediaAssciations2["coverOfComponent"] = "coverOfComponent";
7163
- MediaAssciations2["coverOfComponentAggregate"] = "coverOfComponentAggregate";
7164
6382
  MediaAssciations2["attachmentOfEnquiry"] = "attachmentOfEnquiry";
7165
6383
  MediaAssciations2["coverOfTheme"] = "coverOfTheme";
7166
6384
  MediaAssciations2["owner"] = "owner";
@@ -7237,8 +6455,7 @@ var WebsiteAssciations = /* @__PURE__ */ ((WebsiteAssciations2) => {
7237
6455
  WebsiteAssciations2["langs"] = "langs";
7238
6456
  WebsiteAssciations2["langsAggregate"] = "langsAggregate";
7239
6457
  WebsiteAssciations2["baseLang"] = "baseLang";
7240
- WebsiteAssciations2["themes"] = "themes";
7241
- WebsiteAssciations2["themesAggregate"] = "themesAggregate";
6458
+ WebsiteAssciations2["themeBranch"] = "themeBranch";
7242
6459
  WebsiteAssciations2["analyticsConfig"] = "analyticsConfig";
7243
6460
  WebsiteAssciations2["settings"] = "settings";
7244
6461
  WebsiteAssciations2["changelogs"] = "changelogs";
@@ -7251,8 +6468,6 @@ var WebsiteAssciations = /* @__PURE__ */ ((WebsiteAssciations2) => {
7251
6468
  WebsiteAssciations2["snapshotsAggregate"] = "snapshotsAggregate";
7252
6469
  WebsiteAssciations2["userOperations"] = "userOperations";
7253
6470
  WebsiteAssciations2["userOperationsAggregate"] = "userOperationsAggregate";
7254
- WebsiteAssciations2["svgIcons"] = "svgIcons";
7255
- WebsiteAssciations2["svgIconsAggregate"] = "svgIconsAggregate";
7256
6471
  WebsiteAssciations2["tags"] = "tags";
7257
6472
  WebsiteAssciations2["tagsAggregate"] = "tagsAggregate";
7258
6473
  WebsiteAssciations2["agentThreads"] = "agentThreads";
@@ -7277,6 +6492,7 @@ var LangFields = /* @__PURE__ */ ((LangFields2) => {
7277
6492
  LangFields2["cnName"] = "cnName";
7278
6493
  LangFields2["htmlLang"] = "htmlLang";
7279
6494
  LangFields2["urlFragment"] = "urlFragment";
6495
+ LangFields2["dir"] = "dir";
7280
6496
  return LangFields2;
7281
6497
  })(LangFields || {});
7282
6498
  var LangAssciations = /* @__PURE__ */ ((LangAssciations2) => {
@@ -7302,8 +6518,6 @@ var LangAssciations = /* @__PURE__ */ ((LangAssciations2) => {
7302
6518
  LangAssciations2["websitesAggregate"] = "websitesAggregate";
7303
6519
  LangAssciations2["baseLangOf"] = "baseLangOf";
7304
6520
  LangAssciations2["baseLangOfAggregate"] = "baseLangOfAggregate";
7305
- LangAssciations2["themes"] = "themes";
7306
- LangAssciations2["themesAggregate"] = "themesAggregate";
7307
6521
  LangAssciations2["bulletins"] = "bulletins";
7308
6522
  LangAssciations2["bulletinsAggregate"] = "bulletinsAggregate";
7309
6523
  LangAssciations2["tags"] = "tags";
@@ -7330,25 +6544,6 @@ var WebsiteTypeAssciations = /* @__PURE__ */ ((WebsiteTypeAssciations2) => {
7330
6544
  WebsiteTypeAssciations2["websitesAggregate"] = "websitesAggregate";
7331
6545
  return WebsiteTypeAssciations2;
7332
6546
  })(WebsiteTypeAssciations || {});
7333
- var PageFields = /* @__PURE__ */ ((PageFields2) => {
7334
- PageFields2["id"] = "id";
7335
- PageFields2["title"] = "title";
7336
- PageFields2["remark"] = "remark";
7337
- PageFields2["pageType"] = "pageType";
7338
- PageFields2["dataSource"] = "dataSource";
7339
- PageFields2["content2"] = "content2";
7340
- PageFields2["createdAt"] = "createdAt";
7341
- PageFields2["updatedAt"] = "updatedAt";
7342
- PageFields2["slug"] = "slug";
7343
- PageFields2["description"] = "description";
7344
- PageFields2["code"] = "code";
7345
- return PageFields2;
7346
- })(PageFields || {});
7347
- var PageAssciations = /* @__PURE__ */ ((PageAssciations2) => {
7348
- PageAssciations2["meta"] = "meta";
7349
- PageAssciations2["theme"] = "theme";
7350
- return PageAssciations2;
7351
- })(PageAssciations || {});
7352
6547
  var PostFields = /* @__PURE__ */ ((PostFields2) => {
7353
6548
  PostFields2["id"] = "id";
7354
6549
  PostFields2["seqValue"] = "seqValue";
@@ -7483,15 +6678,6 @@ var ThemeBranchFields = /* @__PURE__ */ ((ThemeBranchFields2) => {
7483
6678
  return ThemeBranchFields2;
7484
6679
  })(ThemeBranchFields || {});
7485
6680
  var ThemeBranchAssciations = /* @__PURE__ */ ((ThemeBranchAssciations2) => {
7486
- ThemeBranchAssciations2["components"] = "components";
7487
- ThemeBranchAssciations2["componentsAggregate"] = "componentsAggregate";
7488
- ThemeBranchAssciations2["componentCategories"] = "componentCategories";
7489
- ThemeBranchAssciations2["componentCategoriesAggregate"] = "componentCategoriesAggregate";
7490
- ThemeBranchAssciations2["pages"] = "pages";
7491
- ThemeBranchAssciations2["pagesAggregate"] = "pagesAggregate";
7492
- ThemeBranchAssciations2["lang"] = "lang";
7493
- ThemeBranchAssciations2["config"] = "config";
7494
- ThemeBranchAssciations2["styleConfig"] = "styleConfig";
7495
6681
  ThemeBranchAssciations2["mockWebsite"] = "mockWebsite";
7496
6682
  ThemeBranchAssciations2["files"] = "files";
7497
6683
  ThemeBranchAssciations2["filesAggregate"] = "filesAggregate";
@@ -7649,47 +6835,6 @@ var AttachmentOnProductAssciations = /* @__PURE__ */ ((AttachmentOnProductAsscia
7649
6835
  AttachmentOnProductAssciations2["product"] = "product";
7650
6836
  return AttachmentOnProductAssciations2;
7651
6837
  })(AttachmentOnProductAssciations || {});
7652
- var FrontComponentFields = /* @__PURE__ */ ((FrontComponentFields2) => {
7653
- FrontComponentFields2["id"] = "id";
7654
- FrontComponentFields2["name"] = "name";
7655
- FrontComponentFields2["title"] = "title";
7656
- FrontComponentFields2["seqValue"] = "seqValue";
7657
- FrontComponentFields2["propsSchema"] = "propsSchema";
7658
- FrontComponentFields2["propsTest"] = "propsTest";
7659
- FrontComponentFields2["updatedAt"] = "updatedAt";
7660
- FrontComponentFields2["createdAt"] = "createdAt";
7661
- FrontComponentFields2["slots"] = "slots";
7662
- FrontComponentFields2["droppable"] = "droppable";
7663
- FrontComponentFields2["isInMarket"] = "isInMarket";
7664
- FrontComponentFields2["code"] = "code";
7665
- FrontComponentFields2["description"] = "description";
7666
- FrontComponentFields2["parentId"] = "parentId";
7667
- FrontComponentFields2["isSectionBlock"] = "isSectionBlock";
7668
- return FrontComponentFields2;
7669
- })(FrontComponentFields || {});
7670
- var FrontComponentAssciations = /* @__PURE__ */ ((FrontComponentAssciations2) => {
7671
- FrontComponentAssciations2["cover"] = "cover";
7672
- FrontComponentAssciations2["category"] = "category";
7673
- FrontComponentAssciations2["theme"] = "theme";
7674
- return FrontComponentAssciations2;
7675
- })(FrontComponentAssciations || {});
7676
- var ComponentCategoryFields = /* @__PURE__ */ ((ComponentCategoryFields2) => {
7677
- ComponentCategoryFields2["id"] = "id";
7678
- ComponentCategoryFields2["name"] = "name";
7679
- ComponentCategoryFields2["seqValue"] = "seqValue";
7680
- ComponentCategoryFields2["updatedAt"] = "updatedAt";
7681
- ComponentCategoryFields2["createdAt"] = "createdAt";
7682
- ComponentCategoryFields2["isInMarket"] = "isInMarket";
7683
- ComponentCategoryFields2["isSectionBlock"] = "isSectionBlock";
7684
- ComponentCategoryFields2["title"] = "title";
7685
- return ComponentCategoryFields2;
7686
- })(ComponentCategoryFields || {});
7687
- var ComponentCategoryAssciations = /* @__PURE__ */ ((ComponentCategoryAssciations2) => {
7688
- ComponentCategoryAssciations2["components"] = "components";
7689
- ComponentCategoryAssciations2["componentsAggregate"] = "componentsAggregate";
7690
- ComponentCategoryAssciations2["theme"] = "theme";
7691
- return ComponentCategoryAssciations2;
7692
- })(ComponentCategoryAssciations || {});
7693
6838
  var ThemeVersionFields = /* @__PURE__ */ ((ThemeVersionFields2) => {
7694
6839
  ThemeVersionFields2["id"] = "id";
7695
6840
  ThemeVersionFields2["version"] = "version";
@@ -7714,32 +6859,6 @@ var ThemeInMarketAssciations = /* @__PURE__ */ ((ThemeInMarketAssciations2) => {
7714
6859
  ThemeInMarketAssciations2["versionsAggregate"] = "versionsAggregate";
7715
6860
  return ThemeInMarketAssciations2;
7716
6861
  })(ThemeInMarketAssciations || {});
7717
- var ThemeConfigFields = /* @__PURE__ */ ((ThemeConfigFields2) => {
7718
- ThemeConfigFields2["id"] = "id";
7719
- ThemeConfigFields2["websiteTitle"] = "websiteTitle";
7720
- ThemeConfigFields2["emailTemplates"] = "emailTemplates";
7721
- ThemeConfigFields2["contact"] = "contact";
7722
- ThemeConfigFields2["address"] = "address";
7723
- ThemeConfigFields2["email"] = "email";
7724
- ThemeConfigFields2["tel"] = "tel";
7725
- ThemeConfigFields2["fax"] = "fax";
7726
- ThemeConfigFields2["mobile"] = "mobile";
7727
- ThemeConfigFields2["wechat"] = "wechat";
7728
- ThemeConfigFields2["domain"] = "domain";
7729
- ThemeConfigFields2["svgIcon"] = "svgIcon";
7730
- ThemeConfigFields2["themeColor"] = "themeColor";
7731
- ThemeConfigFields2["pngIcon"] = "pngIcon";
7732
- ThemeConfigFields2["icoIcon"] = "icoIcon";
7733
- ThemeConfigFields2["appleTouchIcon"] = "appleTouchIcon";
7734
- ThemeConfigFields2["redirects"] = "redirects";
7735
- ThemeConfigFields2["previewUrl"] = "previewUrl";
7736
- return ThemeConfigFields2;
7737
- })(ThemeConfigFields || {});
7738
- var ThemeConfigAssciations = /* @__PURE__ */ ((ThemeConfigAssciations2) => {
7739
- ThemeConfigAssciations2["contactAvatar"] = "contactAvatar";
7740
- ThemeConfigAssciations2["theme"] = "theme";
7741
- return ThemeConfigAssciations2;
7742
- })(ThemeConfigAssciations || {});
7743
6862
  var AnalyticsConfigFields = /* @__PURE__ */ ((AnalyticsConfigFields2) => {
7744
6863
  AnalyticsConfigFields2["id"] = "id";
7745
6864
  AnalyticsConfigFields2["enableLocal"] = "enableLocal";
@@ -7772,7 +6891,6 @@ var PageMetaFields = /* @__PURE__ */ ((PageMetaFields2) => {
7772
6891
  var PageMetaAssciations = /* @__PURE__ */ ((PageMetaAssciations2) => {
7773
6892
  PageMetaAssciations2["ogImage"] = "ogImage";
7774
6893
  PageMetaAssciations2["product"] = "product";
7775
- PageMetaAssciations2["page"] = "page";
7776
6894
  PageMetaAssciations2["post"] = "post";
7777
6895
  return PageMetaAssciations2;
7778
6896
  })(PageMetaAssciations || {});
@@ -7790,25 +6908,6 @@ var ThemeCategoryAssciations = /* @__PURE__ */ ((ThemeCategoryAssciations2) => {
7790
6908
  ThemeCategoryAssciations2["themesAggregate"] = "themesAggregate";
7791
6909
  return ThemeCategoryAssciations2;
7792
6910
  })(ThemeCategoryAssciations || {});
7793
- var StyleConfigFields = /* @__PURE__ */ ((StyleConfigFields2) => {
7794
- StyleConfigFields2["id"] = "id";
7795
- StyleConfigFields2["name"] = "name";
7796
- StyleConfigFields2["description"] = "description";
7797
- StyleConfigFields2["tailwindConfig"] = "tailwindConfig";
7798
- StyleConfigFields2["css"] = "css";
7799
- StyleConfigFields2["cssVariants"] = "cssVariants";
7800
- StyleConfigFields2["isInMarket"] = "isInMarket";
7801
- StyleConfigFields2["createdAt"] = "createdAt";
7802
- StyleConfigFields2["updatedAt"] = "updatedAt";
7803
- StyleConfigFields2["headCode"] = "headCode";
7804
- StyleConfigFields2["footCode"] = "footCode";
7805
- StyleConfigFields2["imageSizes"] = "imageSizes";
7806
- return StyleConfigFields2;
7807
- })(StyleConfigFields || {});
7808
- var StyleConfigAssciations = /* @__PURE__ */ ((StyleConfigAssciations2) => {
7809
- StyleConfigAssciations2["theme"] = "theme";
7810
- return StyleConfigAssciations2;
7811
- })(StyleConfigAssciations || {});
7812
6911
  var ChangeLogFields = /* @__PURE__ */ ((ChangeLogFields2) => {
7813
6912
  ChangeLogFields2["id"] = "id";
7814
6913
  ChangeLogFields2["title"] = "title";
@@ -7982,20 +7081,6 @@ var ThemeAssciations = /* @__PURE__ */ ((ThemeAssciations2) => {
7982
7081
  ThemeAssciations2["category"] = "category";
7983
7082
  return ThemeAssciations2;
7984
7083
  })(ThemeAssciations || {});
7985
- var SvgIconFields = /* @__PURE__ */ ((SvgIconFields2) => {
7986
- SvgIconFields2["id"] = "id";
7987
- SvgIconFields2["name"] = "name";
7988
- SvgIconFields2["title"] = "title";
7989
- SvgIconFields2["code"] = "code";
7990
- SvgIconFields2["description"] = "description";
7991
- SvgIconFields2["createdAt"] = "createdAt";
7992
- SvgIconFields2["updatedAt"] = "updatedAt";
7993
- return SvgIconFields2;
7994
- })(SvgIconFields || {});
7995
- var SvgIconAssciations = /* @__PURE__ */ ((SvgIconAssciations2) => {
7996
- SvgIconAssciations2["website"] = "website";
7997
- return SvgIconAssciations2;
7998
- })(SvgIconAssciations || {});
7999
7084
  var ThemeFileFields = /* @__PURE__ */ ((ThemeFileFields2) => {
8000
7085
  ThemeFileFields2["id"] = "id";
8001
7086
  ThemeFileFields2["name"] = "name";
@@ -8229,12 +7314,6 @@ export {
8229
7314
  ChangeLogEntityName,
8230
7315
  ChangeLogFields,
8231
7316
  ChangeLogQueryOptions,
8232
- ComponentCategoryAssciations,
8233
- ComponentCategoryDistinctEnum,
8234
- ComponentCategoryEntityLabel,
8235
- ComponentCategoryEntityName,
8236
- ComponentCategoryFields,
8237
- ComponentCategoryQueryOptions,
8238
7317
  CookieConsentStrategy,
8239
7318
  CustomerAssciations,
8240
7319
  CustomerDistinctEnum,
@@ -8255,12 +7334,6 @@ export {
8255
7334
  FAQEntityName,
8256
7335
  FAQFields,
8257
7336
  FAQQueryOptions,
8258
- FrontComponentAssciations,
8259
- FrontComponentDistinctEnum,
8260
- FrontComponentEntityLabel,
8261
- FrontComponentEntityName,
8262
- FrontComponentFields,
8263
- FrontComponentQueryOptions,
8264
7337
  LangAssciations,
8265
7338
  LangDistinctEnum,
8266
7339
  LangEntityLabel,
@@ -8303,18 +7376,12 @@ export {
8303
7376
  NotificationQueryOptions,
8304
7377
  NotificationStatus,
8305
7378
  NotificationType,
8306
- PageAssciations,
8307
- PageDistinctEnum,
8308
- PageEntityLabel,
8309
- PageEntityName,
8310
- PageFields,
8311
7379
  PageMetaAssciations,
8312
7380
  PageMetaDistinctEnum,
8313
7381
  PageMetaEntityLabel,
8314
7382
  PageMetaEntityName,
8315
7383
  PageMetaFields,
8316
7384
  PageMetaQueryOptions,
8317
- PageQueryOptions,
8318
7385
  PageType,
8319
7386
  PersonDistinctEnum,
8320
7387
  PostAssciations,
@@ -8383,18 +7450,6 @@ export {
8383
7450
  StorageRecordEntityName,
8384
7451
  StorageRecordFields,
8385
7452
  StorageRecordQueryOptions,
8386
- StyleConfigAssciations,
8387
- StyleConfigDistinctEnum,
8388
- StyleConfigEntityLabel,
8389
- StyleConfigEntityName,
8390
- StyleConfigFields,
8391
- StyleConfigQueryOptions,
8392
- SvgIconAssciations,
8393
- SvgIconDistinctEnum,
8394
- SvgIconEntityLabel,
8395
- SvgIconEntityName,
8396
- SvgIconFields,
8397
- SvgIconQueryOptions,
8398
7453
  TagAssciations,
8399
7454
  TagCategoryAssciations,
8400
7455
  TagCategoryDistinctEnum,
@@ -8434,12 +7489,6 @@ export {
8434
7489
  ThemeCategoryEntityName,
8435
7490
  ThemeCategoryFields,
8436
7491
  ThemeCategoryQueryOptions,
8437
- ThemeConfigAssciations,
8438
- ThemeConfigDistinctEnum,
8439
- ThemeConfigEntityLabel,
8440
- ThemeConfigEntityName,
8441
- ThemeConfigFields,
8442
- ThemeConfigQueryOptions,
8443
7492
  ThemeDistinctEnum,
8444
7493
  ThemeEntityLabel,
8445
7494
  ThemeEntityName,
@@ -8553,9 +7602,6 @@ export {
8553
7602
  changeLogEntry,
8554
7603
  changeLogToInput,
8555
7604
  changeLogToInputCascade,
8556
- componentCategoryEntry,
8557
- componentCategoryToInput,
8558
- componentCategoryToInputCascade,
8559
7605
  customerEntry,
8560
7606
  customerToInput,
8561
7607
  customerToInputCascade,
@@ -8565,9 +7611,6 @@ export {
8565
7611
  fAQEntry,
8566
7612
  fAQToInput,
8567
7613
  fAQToInputCascade,
8568
- frontComponentEntry,
8569
- frontComponentToInput,
8570
- frontComponentToInputCascade,
8571
7614
  langEntry,
8572
7615
  langToInput,
8573
7616
  langToInputCascade,
@@ -8586,12 +7629,9 @@ export {
8586
7629
  notificationEntry,
8587
7630
  notificationToInput,
8588
7631
  notificationToInputCascade,
8589
- pageEntry,
8590
7632
  pageMetaEntry,
8591
7633
  pageMetaToInput,
8592
7634
  pageMetaToInputCascade,
8593
- pageToInput,
8594
- pageToInputCascade,
8595
7635
  postCategoryEntry,
8596
7636
  postCategoryToInput,
8597
7637
  postCategoryToInputCascade,
@@ -8622,12 +7662,6 @@ export {
8622
7662
  storageRecordEntry,
8623
7663
  storageRecordToInput,
8624
7664
  storageRecordToInputCascade,
8625
- styleConfigEntry,
8626
- styleConfigToInput,
8627
- styleConfigToInputCascade,
8628
- svgIconEntry,
8629
- svgIconToInput,
8630
- svgIconToInputCascade,
8631
7665
  tagCategoryEntry,
8632
7666
  tagCategoryToInput,
8633
7667
  tagCategoryToInputCascade,
@@ -8646,9 +7680,6 @@ export {
8646
7680
  themeCategoryEntry,
8647
7681
  themeCategoryToInput,
8648
7682
  themeCategoryToInputCascade,
8649
- themeConfigEntry,
8650
- themeConfigToInput,
8651
- themeConfigToInputCascade,
8652
7683
  themeEntry,
8653
7684
  themeFileEntry,
8654
7685
  themeFileFolderEntry,