@rxdrag/rxcms-models 0.3.109 → 0.3.110

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 (378) 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/ComponentCategoryQueryOptions.d.ts +4 -6
  13. package/dist/classes/CustomerQueryOptions.d.ts +4 -7
  14. package/dist/classes/EnquiryQueryOptions.d.ts +4 -8
  15. package/dist/classes/FAQQueryOptions.d.ts +4 -4
  16. package/dist/classes/FrontComponentQueryOptions.d.ts +4 -6
  17. package/dist/classes/LangQueryOptions.d.ts +4 -31
  18. package/dist/classes/MailQueryOptions.d.ts +4 -3
  19. package/dist/classes/MediaFolderQueryOptions.d.ts +4 -7
  20. package/dist/classes/MediaOnProductQueryOptions.d.ts +4 -5
  21. package/dist/classes/MediaQueryOptions.d.ts +4 -28
  22. package/dist/classes/NotificationQueryOptions.d.ts +4 -3
  23. package/dist/classes/PageMetaQueryOptions.d.ts +4 -7
  24. package/dist/classes/PageQueryOptions.d.ts +4 -5
  25. package/dist/classes/PostCategoryQueryOptions.d.ts +4 -8
  26. package/dist/classes/PostQueryOptions.d.ts +4 -11
  27. package/dist/classes/ProductCategoryQueryOptions.d.ts +4 -8
  28. package/dist/classes/ProductQueryOptions.d.ts +4 -18
  29. package/dist/classes/ProductRelatedPivotQueryOptions.d.ts +4 -4
  30. package/dist/classes/QueryOptions.d.ts +2 -1
  31. package/dist/classes/RoleQueryOptions.d.ts +4 -7
  32. package/dist/classes/RoleVariableQueryOptions.d.ts +4 -4
  33. package/dist/classes/SearchIndexQueryOptions.d.ts +4 -5
  34. package/dist/classes/SpamFilterRuleQueryOptions.d.ts +4 -5
  35. package/dist/classes/StorageRecordQueryOptions.d.ts +4 -3
  36. package/dist/classes/StyleConfigQueryOptions.d.ts +4 -4
  37. package/dist/classes/SvgIconQueryOptions.d.ts +4 -4
  38. package/dist/classes/TagCategoryQueryOptions.d.ts +4 -6
  39. package/dist/classes/TagQueryOptions.d.ts +4 -10
  40. package/dist/classes/TaskQueryOptions.d.ts +4 -3
  41. package/dist/classes/TempFileQueryOptions.d.ts +4 -6
  42. package/dist/classes/ThemeBranchQueryOptions.d.ts +4 -23
  43. package/dist/classes/ThemeCategoryQueryOptions.d.ts +4 -5
  44. package/dist/classes/ThemeConfigQueryOptions.d.ts +4 -5
  45. package/dist/classes/ThemeFileFolderQueryOptions.d.ts +4 -6
  46. package/dist/classes/ThemeFileQueryOptions.d.ts +4 -5
  47. package/dist/classes/ThemeInMarketQueryOptions.d.ts +4 -5
  48. package/dist/classes/ThemeQueryOptions.d.ts +4 -7
  49. package/dist/classes/ThemeVersionQueryOptions.d.ts +4 -5
  50. package/dist/classes/UserOperationQueryOptions.d.ts +4 -5
  51. package/dist/classes/UserQueryOptions.d.ts +4 -17
  52. package/dist/classes/VisitorLogQueryOptions.d.ts +4 -3
  53. package/dist/classes/WebsiteQueryOptions.d.ts +4 -52
  54. package/dist/classes/WebsiteSettingsQueryOptions.d.ts +4 -4
  55. package/dist/classes/WebsiteSnapshotQueryOptions.d.ts +4 -6
  56. package/dist/classes/WebsiteTypeQueryOptions.d.ts +4 -5
  57. package/dist/entries/abilityEntry.d.ts +2 -1
  58. package/dist/entries/agentAttachmentEntry.d.ts +2 -1
  59. package/dist/entries/agentMemoFileEntry.d.ts +2 -1
  60. package/dist/entries/agentMemoFolderEntry.d.ts +2 -1
  61. package/dist/entries/agentRunEntry.d.ts +2 -1
  62. package/dist/entries/agentThreadEntry.d.ts +2 -1
  63. package/dist/entries/agentTimelineItemEntry.d.ts +2 -1
  64. package/dist/entries/analyticsConfigEntry.d.ts +2 -1
  65. package/dist/entries/attachmentOnProductEntry.d.ts +2 -1
  66. package/dist/entries/bulletinEntry.d.ts +2 -1
  67. package/dist/entries/changeLogEntry.d.ts +2 -1
  68. package/dist/entries/componentCategoryEntry.d.ts +2 -1
  69. package/dist/entries/customerEntry.d.ts +2 -1
  70. package/dist/entries/enquiryEntry.d.ts +2 -1
  71. package/dist/entries/fAQEntry.d.ts +2 -1
  72. package/dist/entries/frontComponentEntry.d.ts +2 -1
  73. package/dist/entries/langEntry.d.ts +2 -1
  74. package/dist/entries/mailEntry.d.ts +2 -1
  75. package/dist/entries/mediaEntry.d.ts +2 -1
  76. package/dist/entries/mediaFolderEntry.d.ts +2 -1
  77. package/dist/entries/mediaOnProductEntry.d.ts +2 -1
  78. package/dist/entries/notificationEntry.d.ts +2 -1
  79. package/dist/entries/pageEntry.d.ts +2 -1
  80. package/dist/entries/pageMetaEntry.d.ts +2 -1
  81. package/dist/entries/postCategoryEntry.d.ts +2 -1
  82. package/dist/entries/postEntry.d.ts +2 -1
  83. package/dist/entries/productCategoryEntry.d.ts +2 -1
  84. package/dist/entries/productEntry.d.ts +2 -1
  85. package/dist/entries/productRelatedPivotEntry.d.ts +2 -1
  86. package/dist/entries/roleEntry.d.ts +2 -1
  87. package/dist/entries/roleVariableEntry.d.ts +2 -1
  88. package/dist/entries/searchIndexEntry.d.ts +2 -1
  89. package/dist/entries/spamFilterRuleEntry.d.ts +2 -1
  90. package/dist/entries/storageRecordEntry.d.ts +2 -1
  91. package/dist/entries/styleConfigEntry.d.ts +2 -1
  92. package/dist/entries/svgIconEntry.d.ts +2 -1
  93. package/dist/entries/tagCategoryEntry.d.ts +2 -1
  94. package/dist/entries/tagEntry.d.ts +2 -1
  95. package/dist/entries/taskEntry.d.ts +2 -1
  96. package/dist/entries/tempFileEntry.d.ts +2 -1
  97. package/dist/entries/themeBranchEntry.d.ts +2 -1
  98. package/dist/entries/themeCategoryEntry.d.ts +2 -1
  99. package/dist/entries/themeConfigEntry.d.ts +2 -1
  100. package/dist/entries/themeEntry.d.ts +2 -1
  101. package/dist/entries/themeFileEntry.d.ts +2 -1
  102. package/dist/entries/themeFileFolderEntry.d.ts +2 -1
  103. package/dist/entries/themeInMarketEntry.d.ts +2 -1
  104. package/dist/entries/themeVersionEntry.d.ts +2 -1
  105. package/dist/entries/userEntry.d.ts +2 -1
  106. package/dist/entries/userOperationEntry.d.ts +2 -1
  107. package/dist/entries/visitorLogEntry.d.ts +2 -1
  108. package/dist/entries/websiteEntry.d.ts +2 -1
  109. package/dist/entries/websiteSettingsEntry.d.ts +2 -1
  110. package/dist/entries/websiteSnapshotEntry.d.ts +2 -1
  111. package/dist/entries/websiteTypeEntry.d.ts +2 -1
  112. package/dist/index.d.ts +2 -2
  113. package/dist/index.mjs +1 -3
  114. package/dist/index.mjs.map +1 -1
  115. package/dist/interfaces/Ability.d.ts +1 -0
  116. package/dist/interfaces/AbilityBoolExp.d.ts +1 -0
  117. package/dist/interfaces/AbilityInput.d.ts +1 -0
  118. package/dist/interfaces/AbilityOrderBy.d.ts +1 -0
  119. package/dist/interfaces/AgentAttachment.d.ts +1 -0
  120. package/dist/interfaces/AgentAttachmentBoolExp.d.ts +1 -0
  121. package/dist/interfaces/AgentAttachmentInput.d.ts +1 -0
  122. package/dist/interfaces/AgentAttachmentOrderBy.d.ts +1 -0
  123. package/dist/interfaces/AgentMemoFile.d.ts +1 -0
  124. package/dist/interfaces/AgentMemoFileBoolExp.d.ts +1 -0
  125. package/dist/interfaces/AgentMemoFileInput.d.ts +1 -0
  126. package/dist/interfaces/AgentMemoFileOrderBy.d.ts +1 -0
  127. package/dist/interfaces/AgentMemoFolder.d.ts +1 -0
  128. package/dist/interfaces/AgentMemoFolderBoolExp.d.ts +1 -0
  129. package/dist/interfaces/AgentMemoFolderInput.d.ts +2 -2
  130. package/dist/interfaces/AgentMemoFolderOrderBy.d.ts +1 -0
  131. package/dist/interfaces/AgentRun.d.ts +1 -0
  132. package/dist/interfaces/AgentRunBoolExp.d.ts +1 -0
  133. package/dist/interfaces/AgentRunInput.d.ts +2 -2
  134. package/dist/interfaces/AgentRunOrderBy.d.ts +1 -0
  135. package/dist/interfaces/AgentThread.d.ts +1 -0
  136. package/dist/interfaces/AgentThreadBoolExp.d.ts +1 -0
  137. package/dist/interfaces/AgentThreadInput.d.ts +2 -2
  138. package/dist/interfaces/AgentThreadOrderBy.d.ts +1 -0
  139. package/dist/interfaces/AgentTimelineItem.d.ts +1 -0
  140. package/dist/interfaces/AgentTimelineItemBoolExp.d.ts +1 -0
  141. package/dist/interfaces/AgentTimelineItemInput.d.ts +2 -2
  142. package/dist/interfaces/AgentTimelineItemOrderBy.d.ts +1 -0
  143. package/dist/interfaces/AnalyticsConfig.d.ts +1 -0
  144. package/dist/interfaces/AnalyticsConfigBoolExp.d.ts +1 -0
  145. package/dist/interfaces/AnalyticsConfigInput.d.ts +1 -0
  146. package/dist/interfaces/AnalyticsConfigOrderBy.d.ts +1 -0
  147. package/dist/interfaces/AttachmentOnProduct.d.ts +1 -0
  148. package/dist/interfaces/AttachmentOnProductBoolExp.d.ts +1 -0
  149. package/dist/interfaces/AttachmentOnProductInput.d.ts +1 -0
  150. package/dist/interfaces/AttachmentOnProductOrderBy.d.ts +1 -0
  151. package/dist/interfaces/Bulletin.d.ts +1 -0
  152. package/dist/interfaces/BulletinBoolExp.d.ts +1 -0
  153. package/dist/interfaces/BulletinInput.d.ts +1 -0
  154. package/dist/interfaces/BulletinOrderBy.d.ts +1 -0
  155. package/dist/interfaces/ChangeLog.d.ts +1 -0
  156. package/dist/interfaces/ChangeLogBoolExp.d.ts +1 -0
  157. package/dist/interfaces/ChangeLogInput.d.ts +1 -0
  158. package/dist/interfaces/ChangeLogOrderBy.d.ts +1 -0
  159. package/dist/interfaces/ComponentCategory.d.ts +1 -0
  160. package/dist/interfaces/ComponentCategoryBoolExp.d.ts +1 -0
  161. package/dist/interfaces/ComponentCategoryInput.d.ts +2 -2
  162. package/dist/interfaces/ComponentCategoryOrderBy.d.ts +1 -0
  163. package/dist/interfaces/Customer.d.ts +1 -0
  164. package/dist/interfaces/CustomerBoolExp.d.ts +1 -0
  165. package/dist/interfaces/CustomerDistinctExp.d.ts +1 -0
  166. package/dist/interfaces/CustomerInput.d.ts +2 -2
  167. package/dist/interfaces/CustomerOrderBy.d.ts +1 -0
  168. package/dist/interfaces/EmailTemplates.d.ts +1 -0
  169. package/dist/interfaces/Enquiry.d.ts +1 -0
  170. package/dist/interfaces/EnquiryBoolExp.d.ts +1 -0
  171. package/dist/interfaces/EnquiryDistinctExp.d.ts +1 -0
  172. package/dist/interfaces/EnquiryInput.d.ts +2 -2
  173. package/dist/interfaces/EnquiryOrderBy.d.ts +1 -0
  174. package/dist/interfaces/EnquirySettings.d.ts +1 -0
  175. package/dist/interfaces/ExtendField.d.ts +1 -0
  176. package/dist/interfaces/FAQ.d.ts +1 -0
  177. package/dist/interfaces/FAQBoolExp.d.ts +1 -0
  178. package/dist/interfaces/FAQInput.d.ts +1 -0
  179. package/dist/interfaces/FAQOrderBy.d.ts +1 -0
  180. package/dist/interfaces/FormSettings.d.ts +1 -0
  181. package/dist/interfaces/FrontComponent.d.ts +1 -0
  182. package/dist/interfaces/FrontComponentBoolExp.d.ts +1 -0
  183. package/dist/interfaces/FrontComponentInput.d.ts +1 -0
  184. package/dist/interfaces/FrontComponentOrderBy.d.ts +1 -0
  185. package/dist/interfaces/GaConfig.d.ts +1 -0
  186. package/dist/interfaces/ImageSizes.d.ts +1 -0
  187. package/dist/interfaces/Lang.d.ts +1 -0
  188. package/dist/interfaces/LangBoolExp.d.ts +1 -0
  189. package/dist/interfaces/LangInput.d.ts +1 -0
  190. package/dist/interfaces/LangOrderBy.d.ts +1 -0
  191. package/dist/interfaces/MailBoolExp.d.ts +1 -0
  192. package/dist/interfaces/MailInput.d.ts +1 -0
  193. package/dist/interfaces/MailOrderBy.d.ts +1 -0
  194. package/dist/interfaces/Marketable.d.ts +1 -0
  195. package/dist/interfaces/MarketableBoolExp.d.ts +1 -0
  196. package/dist/interfaces/MarketableOrderBy.d.ts +1 -0
  197. package/dist/interfaces/Media.d.ts +1 -0
  198. package/dist/interfaces/MediaBoolExp.d.ts +1 -0
  199. package/dist/interfaces/MediaDistinctExp.d.ts +1 -0
  200. package/dist/interfaces/MediaFolder.d.ts +1 -0
  201. package/dist/interfaces/MediaFolderBoolExp.d.ts +1 -0
  202. package/dist/interfaces/MediaFolderDistinctExp.d.ts +1 -0
  203. package/dist/interfaces/MediaFolderInput.d.ts +2 -2
  204. package/dist/interfaces/MediaFolderOrderBy.d.ts +1 -0
  205. package/dist/interfaces/MediaInput.d.ts +2 -2
  206. package/dist/interfaces/MediaOnProduct.d.ts +1 -0
  207. package/dist/interfaces/MediaOnProductBoolExp.d.ts +1 -0
  208. package/dist/interfaces/MediaOnProductInput.d.ts +1 -0
  209. package/dist/interfaces/MediaOnProductOrderBy.d.ts +1 -0
  210. package/dist/interfaces/MediaOrderBy.d.ts +1 -0
  211. package/dist/interfaces/Notification.d.ts +1 -0
  212. package/dist/interfaces/NotificationBoolExp.d.ts +1 -0
  213. package/dist/interfaces/NotificationInput.d.ts +1 -0
  214. package/dist/interfaces/NotificationOrderBy.d.ts +1 -0
  215. package/dist/interfaces/OtherAnalyticsConfig.d.ts +1 -0
  216. package/dist/interfaces/Page.d.ts +1 -0
  217. package/dist/interfaces/PageBoolExp.d.ts +1 -0
  218. package/dist/interfaces/PageInput.d.ts +1 -0
  219. package/dist/interfaces/PageMeta.d.ts +1 -0
  220. package/dist/interfaces/PageMetaBoolExp.d.ts +1 -0
  221. package/dist/interfaces/PageMetaInput.d.ts +1 -0
  222. package/dist/interfaces/PageMetaOrderBy.d.ts +1 -0
  223. package/dist/interfaces/PageOrderBy.d.ts +1 -0
  224. package/dist/interfaces/PersonBoolExp.d.ts +1 -0
  225. package/dist/interfaces/PersonOrderBy.d.ts +1 -0
  226. package/dist/interfaces/Post.d.ts +1 -0
  227. package/dist/interfaces/PostBoolExp.d.ts +1 -0
  228. package/dist/interfaces/PostCategory.d.ts +1 -0
  229. package/dist/interfaces/PostCategoryBoolExp.d.ts +1 -0
  230. package/dist/interfaces/PostCategoryDistinctExp.d.ts +1 -0
  231. package/dist/interfaces/PostCategoryInput.d.ts +2 -2
  232. package/dist/interfaces/PostCategoryOrderBy.d.ts +1 -0
  233. package/dist/interfaces/PostDistinctExp.d.ts +1 -0
  234. package/dist/interfaces/PostInput.d.ts +2 -2
  235. package/dist/interfaces/PostOrderBy.d.ts +1 -0
  236. package/dist/interfaces/PostSettings.d.ts +1 -0
  237. package/dist/interfaces/Product.d.ts +1 -0
  238. package/dist/interfaces/ProductBoolExp.d.ts +1 -0
  239. package/dist/interfaces/ProductCategory.d.ts +1 -0
  240. package/dist/interfaces/ProductCategoryBoolExp.d.ts +1 -0
  241. package/dist/interfaces/ProductCategoryDistinctExp.d.ts +1 -0
  242. package/dist/interfaces/ProductCategoryInput.d.ts +2 -2
  243. package/dist/interfaces/ProductCategoryOrderBy.d.ts +1 -0
  244. package/dist/interfaces/ProductDistinctExp.d.ts +1 -0
  245. package/dist/interfaces/ProductInput.d.ts +2 -2
  246. package/dist/interfaces/ProductOrderBy.d.ts +1 -0
  247. package/dist/interfaces/ProductRelatedPivot.d.ts +1 -0
  248. package/dist/interfaces/ProductRelatedPivotBoolExp.d.ts +1 -0
  249. package/dist/interfaces/ProductRelatedPivotInput.d.ts +1 -0
  250. package/dist/interfaces/ProductRelatedPivotOrderBy.d.ts +1 -0
  251. package/dist/interfaces/ProductSettings.d.ts +1 -0
  252. package/dist/interfaces/Publishable.d.ts +1 -0
  253. package/dist/interfaces/PublishableBoolExp.d.ts +1 -0
  254. package/dist/interfaces/PublishableDistinctExp.d.ts +1 -0
  255. package/dist/interfaces/PublishableOrderBy.d.ts +1 -0
  256. package/dist/interfaces/Role.d.ts +1 -0
  257. package/dist/interfaces/RoleBoolExp.d.ts +1 -0
  258. package/dist/interfaces/RoleInput.d.ts +1 -0
  259. package/dist/interfaces/RoleOrderBy.d.ts +1 -0
  260. package/dist/interfaces/RoleVariable.d.ts +1 -0
  261. package/dist/interfaces/RoleVariableBoolExp.d.ts +1 -0
  262. package/dist/interfaces/RoleVariableInput.d.ts +1 -0
  263. package/dist/interfaces/RoleVariableOrderBy.d.ts +1 -0
  264. package/dist/interfaces/SearchIndex.d.ts +1 -0
  265. package/dist/interfaces/SearchIndexBoolExp.d.ts +1 -0
  266. package/dist/interfaces/SearchIndexInput.d.ts +1 -0
  267. package/dist/interfaces/SearchIndexOrderBy.d.ts +1 -0
  268. package/dist/interfaces/SlugableBoolExp.d.ts +1 -0
  269. package/dist/interfaces/SlugableOrderBy.d.ts +1 -0
  270. package/dist/interfaces/SoftableBoolExp.d.ts +1 -0
  271. package/dist/interfaces/SoftableOrderBy.d.ts +1 -0
  272. package/dist/interfaces/SpamFilterRule.d.ts +1 -0
  273. package/dist/interfaces/SpamFilterRuleBoolExp.d.ts +1 -0
  274. package/dist/interfaces/SpamFilterRuleDistinctExp.d.ts +1 -0
  275. package/dist/interfaces/SpamFilterRuleInput.d.ts +1 -0
  276. package/dist/interfaces/SpamFilterRuleOrderBy.d.ts +1 -0
  277. package/dist/interfaces/StorageRecordBoolExp.d.ts +1 -0
  278. package/dist/interfaces/StorageRecordInput.d.ts +1 -0
  279. package/dist/interfaces/StorageRecordOrderBy.d.ts +1 -0
  280. package/dist/interfaces/StyleConfig.d.ts +1 -0
  281. package/dist/interfaces/StyleConfigBoolExp.d.ts +1 -0
  282. package/dist/interfaces/StyleConfigInput.d.ts +1 -0
  283. package/dist/interfaces/StyleConfigOrderBy.d.ts +1 -0
  284. package/dist/interfaces/SvgIcon.d.ts +1 -0
  285. package/dist/interfaces/SvgIconBoolExp.d.ts +1 -0
  286. package/dist/interfaces/SvgIconInput.d.ts +1 -0
  287. package/dist/interfaces/SvgIconOrderBy.d.ts +1 -0
  288. package/dist/interfaces/Tag.d.ts +1 -0
  289. package/dist/interfaces/TagBoolExp.d.ts +1 -0
  290. package/dist/interfaces/TagCategory.d.ts +1 -0
  291. package/dist/interfaces/TagCategoryBoolExp.d.ts +1 -0
  292. package/dist/interfaces/TagCategoryInput.d.ts +2 -2
  293. package/dist/interfaces/TagCategoryOrderBy.d.ts +1 -0
  294. package/dist/interfaces/TagInput.d.ts +2 -2
  295. package/dist/interfaces/TagOrderBy.d.ts +1 -0
  296. package/dist/interfaces/Task.d.ts +1 -0
  297. package/dist/interfaces/TaskBoolExp.d.ts +1 -0
  298. package/dist/interfaces/TaskInput.d.ts +1 -0
  299. package/dist/interfaces/TaskOrderBy.d.ts +1 -0
  300. package/dist/interfaces/TaskType.d.ts +1 -9
  301. package/dist/interfaces/TempFile.d.ts +1 -0
  302. package/dist/interfaces/TempFileBoolExp.d.ts +1 -0
  303. package/dist/interfaces/TempFileInput.d.ts +1 -0
  304. package/dist/interfaces/TempFileOrderBy.d.ts +1 -0
  305. package/dist/interfaces/Theme.d.ts +1 -0
  306. package/dist/interfaces/ThemeBoolExp.d.ts +1 -0
  307. package/dist/interfaces/ThemeBranch.d.ts +1 -0
  308. package/dist/interfaces/ThemeBranchBoolExp.d.ts +1 -0
  309. package/dist/interfaces/ThemeBranchInput.d.ts +2 -2
  310. package/dist/interfaces/ThemeBranchOrderBy.d.ts +1 -0
  311. package/dist/interfaces/ThemeCategory.d.ts +1 -0
  312. package/dist/interfaces/ThemeCategoryBoolExp.d.ts +1 -0
  313. package/dist/interfaces/ThemeCategoryInput.d.ts +1 -0
  314. package/dist/interfaces/ThemeCategoryOrderBy.d.ts +1 -0
  315. package/dist/interfaces/ThemeConfig.d.ts +1 -0
  316. package/dist/interfaces/ThemeConfigBoolExp.d.ts +1 -0
  317. package/dist/interfaces/ThemeConfigInput.d.ts +1 -0
  318. package/dist/interfaces/ThemeConfigOrderBy.d.ts +1 -0
  319. package/dist/interfaces/ThemeFile.d.ts +1 -0
  320. package/dist/interfaces/ThemeFileBoolExp.d.ts +1 -0
  321. package/dist/interfaces/ThemeFileFolder.d.ts +1 -0
  322. package/dist/interfaces/ThemeFileFolderBoolExp.d.ts +1 -0
  323. package/dist/interfaces/ThemeFileFolderInput.d.ts +2 -2
  324. package/dist/interfaces/ThemeFileFolderOrderBy.d.ts +1 -0
  325. package/dist/interfaces/ThemeFileInput.d.ts +1 -0
  326. package/dist/interfaces/ThemeFileOrderBy.d.ts +1 -0
  327. package/dist/interfaces/ThemeInMarket.d.ts +1 -0
  328. package/dist/interfaces/ThemeInMarketBoolExp.d.ts +1 -0
  329. package/dist/interfaces/ThemeInMarketDistinctExp.d.ts +1 -0
  330. package/dist/interfaces/ThemeInMarketInput.d.ts +1 -0
  331. package/dist/interfaces/ThemeInMarketOrderBy.d.ts +1 -0
  332. package/dist/interfaces/ThemeInput.d.ts +2 -2
  333. package/dist/interfaces/ThemeOrderBy.d.ts +1 -0
  334. package/dist/interfaces/ThemeSettings.d.ts +1 -0
  335. package/dist/interfaces/ThemeVersion.d.ts +1 -0
  336. package/dist/interfaces/ThemeVersionBoolExp.d.ts +1 -0
  337. package/dist/interfaces/ThemeVersionInput.d.ts +1 -0
  338. package/dist/interfaces/ThemeVersionOrderBy.d.ts +1 -0
  339. package/dist/interfaces/User.d.ts +1 -0
  340. package/dist/interfaces/UserBoolExp.d.ts +1 -0
  341. package/dist/interfaces/UserDistinctExp.d.ts +1 -0
  342. package/dist/interfaces/UserInput.d.ts +2 -2
  343. package/dist/interfaces/UserOperation.d.ts +1 -0
  344. package/dist/interfaces/UserOperationBoolExp.d.ts +1 -0
  345. package/dist/interfaces/UserOperationInput.d.ts +1 -0
  346. package/dist/interfaces/UserOperationOrderBy.d.ts +1 -0
  347. package/dist/interfaces/UserOrderBy.d.ts +1 -0
  348. package/dist/interfaces/VisitorLog.d.ts +1 -0
  349. package/dist/interfaces/VisitorLogBoolExp.d.ts +1 -0
  350. package/dist/interfaces/VisitorLogInput.d.ts +1 -0
  351. package/dist/interfaces/VisitorLogOrderBy.d.ts +1 -0
  352. package/dist/interfaces/Website.d.ts +1 -0
  353. package/dist/interfaces/WebsiteBoolExp.d.ts +1 -0
  354. package/dist/interfaces/WebsiteContent.d.ts +1 -0
  355. package/dist/interfaces/WebsiteContentBoolExp.d.ts +1 -0
  356. package/dist/interfaces/WebsiteContentDistinctExp.d.ts +1 -0
  357. package/dist/interfaces/WebsiteContentOrderBy.d.ts +1 -0
  358. package/dist/interfaces/WebsiteInput.d.ts +2 -2
  359. package/dist/interfaces/WebsiteOrderBy.d.ts +1 -0
  360. package/dist/interfaces/WebsitePartBoolExp.d.ts +1 -0
  361. package/dist/interfaces/WebsitePartOrderBy.d.ts +1 -0
  362. package/dist/interfaces/WebsiteSettings.d.ts +1 -0
  363. package/dist/interfaces/WebsiteSettingsBoolExp.d.ts +1 -0
  364. package/dist/interfaces/WebsiteSettingsInput.d.ts +1 -0
  365. package/dist/interfaces/WebsiteSettingsOrderBy.d.ts +1 -0
  366. package/dist/interfaces/WebsiteSnapshot.d.ts +1 -0
  367. package/dist/interfaces/WebsiteSnapshotBoolExp.d.ts +1 -0
  368. package/dist/interfaces/WebsiteSnapshotInput.d.ts +2 -2
  369. package/dist/interfaces/WebsiteSnapshotOrderBy.d.ts +1 -0
  370. package/dist/interfaces/WebsiteType.d.ts +1 -0
  371. package/dist/interfaces/WebsiteTypeBoolExp.d.ts +1 -0
  372. package/dist/interfaces/WebsiteTypeInput.d.ts +1 -0
  373. package/dist/interfaces/WebsiteTypeOrderBy.d.ts +1 -0
  374. package/dist/interfaces/WebsiteUser.d.ts +1 -0
  375. package/dist/interfaces/WebsiteUserBoolExp.d.ts +1 -0
  376. package/dist/interfaces/WebsiteUserDistinctExp.d.ts +1 -0
  377. package/dist/interfaces/WebsiteUserOrderBy.d.ts +1 -0
  378. package/package.json +1 -1
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const bulletinEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const changeLogEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const componentCategoryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const customerEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const enquiryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const fAQEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const frontComponentEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const langEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const mailEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const mediaEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const mediaFolderEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const mediaOnProductEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const notificationEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const pageEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const pageMetaEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const postCategoryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const postEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const productCategoryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const productEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const productRelatedPivotEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const roleEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const roleVariableEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const searchIndexEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const spamFilterRuleEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const storageRecordEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const styleConfigEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const svgIconEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const tagCategoryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const tagEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const taskEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const tempFileEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeBranchEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeCategoryEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeConfigEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeFileEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeFileFolderEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeInMarketEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const themeVersionEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const userEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const userOperationEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const visitorLogEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const websiteEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const websiteSettingsEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const websiteSnapshotEntry: EntityEntry;
@@ -1,2 +1,3 @@
1
- import { EntityEntry } from "@rxdrag/entify-lib";
1
+ import { EntityEntry } from '@rxdrag/entify-lib';
2
+
2
3
  export declare const websiteTypeEntry: EntityEntry;
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- export * from "./classes";
2
- export * from "./entries";
1
+ export * from './classes';
2
+ export * from './entries';
3
3
  export * from './interfaces';
4
4
  export * from './fields';
package/dist/index.mjs CHANGED
@@ -2058,9 +2058,7 @@ var TaskStatus = /* @__PURE__ */ ((TaskStatus2) => {
2058
2058
  var TaskType = /* @__PURE__ */ ((TaskType2) => {
2059
2059
  TaskType2["TranslateTheme"] = "TranslateTheme";
2060
2060
  TaskType2["TranslateWebsite"] = "TranslateWebsite";
2061
- TaskType2["TranslateCusomizedPage"] = "TranslateCusomizedPage";
2062
- TaskType2["TranslateComponent"] = "TranslateComponent";
2063
- TaskType2["TranslateBuiltinPage"] = "TranslateBuiltinPage";
2061
+ TaskType2["TranslateThemeFile"] = "TranslateThemeFile";
2064
2062
  TaskType2["ResetPostFromBaseLang"] = "ResetPostFromBaseLang";
2065
2063
  TaskType2["ResetProductFromBaseLang"] = "ResetProductFromBaseLang";
2066
2064
  TaskType2["TranslatePostToAllLangs"] = "TranslatePostToAllLangs";